Return the result of the parent state change call
[platform/upstream/gstreamer.git] / ChangeLog
1 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
2
3         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
4         Return the result of the parent state change call
5
6 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
7
8         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
9         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
10         * gst/law/alaw-encode.c : (idem)
11         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
12         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
13         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
14
15 2004-05-09  Benjamin Otte  <otte@gnome.org>
16
17         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18           don't use a fixed buffer size when writing variable length data to
19           it. Fixes memory corruption and makes alsasrc work
20
21 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22
23         * ext/gnomevfs/gstgnomevfssink.c:
24         (_gst_boolean_allow_overwrite_accumulator),
25         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
26           Run glib's default signal handler (??) in RUN_CLEANUP rather than
27           RUN_LAST, and don't use that to set the accumulator value because
28           then it's always FALSE.
29
30 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31
32         * gst-libs/gst/riff/riff-media.c:
33         (gst_riff_create_video_caps_with_data),
34         (gst_riff_create_audio_caps),
35         (gst_riff_create_audio_template_caps):
36         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
37           Fix for unaligned RIFF files (i.e. where all the chunks together
38           in a LIST chunk are not of the same size as the size given in
39           the LIST chunk header). Fixes several odd WAVE files. Also fix
40           ADPCM (block_align property) in audio, so that wavparse based
41           on this works now as it used to stand-alone.
42
43 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
44
45         reviewed by Benjamin Otte  <otte@gnome.org>
46
47         * ext/a52dec/gsta52dec.c:
48         * ext/divx/gstdivxdec.c:
49         * ext/divx/gstdivxenc.c:
50         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
51         * ext/faac/gstfaac.c: (gst_faac_base_init):
52         * ext/faad/gstfaad.c: (gst_faad_base_init):
53         * ext/ivorbis/vorbisfile.c:
54         * ext/lame/gstlame.c:
55         * ext/libfame/gstlibfame.c:
56         * ext/mpeg2enc/gstmpeg2enc.cc:
57         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
58         * ext/sidplay/gstsiddec.cc:
59         * ext/speex/gstspeexdec.c:
60         * ext/speex/gstspeexenc.c:
61         * ext/xvid/gstxviddec.c:
62         * ext/xvid/gstxvidenc.c:
63           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
64           (fixes #142193)
65
66 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
67
68         * ext/alsa/gstalsa.c: (device_list),
69         (gst_alsa_class_probe_devices):
70         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
71           Fix alsa oddness in mixer after the combination of using mixer
72           in source/sink elements and using hw:x,y instead of just hw:x.
73
74 2004-05-09  Benjamin Otte  <otte@gnome.org>
75
76         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
77         (gst_wavparse_create_sourcepad):
78           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
79           sourcepads
80
81 2004-05-09  Benjamin Otte  <otte@gnome.org>
82
83         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
84           allow discont events before caps nego
85
86 2004-05-08  Benjamin Otte  <otte@gnome.org>
87
88         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
89           don't leak events
90
91 2004-05-08  Benjamin Otte  <otte@gnome.org>
92
93         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
94         (gst_level_change_state), (gst_level_init):
95         * gst/level/gstlevel.h:
96           figure out if we're initialized directly instead of keeping a
97           variable that's wrong in 90% of cases
98           don't initialize pads and then leak them and use a new unitialized
99           pad. (fixes #142084)
100           these were bugs so n00bish I didn't find them for an hour :/
101
102 2004-05-08 Iain <iain@prettypeople.org>
103
104         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
105         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
106         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
107         return the length that was read.
108         (gst_riff_read_strf_auds): Allow fmt tags as well.
109
110 2004-05-07  David Schleef  <ds@schleef.org>
111
112         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
113         signed char assumption in faad.h.
114
115 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
116
117         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
118           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
119
120 2004-05-07  Colin Walters  <walters@redhat.com>
121
122         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
123         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
124         function.
125         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose): 
126         Add dispose function.
127
128 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
129         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
130           Fix caps nego and pad templates. RGB mode caps should
131           work now.
132         * ext/dvdnav/gst-dvd:
133           Move mpeg2dec inside the thread because otherwise the
134           queue rejects cap changes mid-stream
135         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
136         (gst_mpeg2dec_flush_decoder):
137           For mpeg2dec > 0.4.0, call the flush function instead of
138           manually extracting all in-flight frames.
139         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
140         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
141           Change mime type video/dv go video/x-dv to match the
142           rest of gst-plugins
143
144 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
145
146         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
147         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
148         (gst_alsa_sink_class_init):
149         * ext/alsa/gstalsasink.h:
150         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
151         (gst_alsa_src_class_init):
152         * ext/alsa/gstalsasrc.h:
153           Make alsasink/src a subclass of alsamixer so that mixer stuff
154           shows up in gst-rec. Needs some finetuning.
155
156 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
157
158         * ext/lame/gstlame.c: (gst_lame_chain):
159           simplify
160         * ext/mad/gstmad.c: (gst_mad_handle_event):
161           fix event leak
162         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
163           be able to detect mp3 files < 4096 bytes
164
165 2004-05-06  Wim Taymans  <wim@fluendo.com>
166
167         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
168         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
169         (theora_enc_set_property), (theora_enc_get_property):
170         Also encode the first frame, cleanup some code.
171
172 2004-05-06  Wim Taymans  <wim@fluendo.com>
173
174         * ext/mpeg2enc/gstmpeg2enc.cc:
175         Forward events first before deciding that negotiation was
176         not performed.
177
178 2004-05-06  Wim Taymans  <wim@fluendo.com>
179
180         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
181         First process the events before deciding that negotiation
182         was not performed.
183
184 2004-05-06  Wim Taymans  <wim@fluendo.com>
185
186         * ext/theora/Makefile.am:
187         * ext/theora/theora.c: (plugin_init):
188         * ext/theora/theoradec.c: (theora_dec_change_state):
189         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
190         (gst_theora_enc_class_init), (gst_theora_enc_init),
191         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
192         (theora_enc_chain), (theora_enc_change_state),
193         (theora_enc_set_property), (theora_enc_get_property):
194         Added a theora encoder, grouped the encoder and decoder into the
195         same plugin.
196
197 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
198
199         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
200         (gst_jpegenc_chain):
201         fix DURATION on outgoing buffers
202         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
203         debug using time formats
204         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
205         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
206         (gst_xvimagesink_sink_link):
207         windows with width/height 0 generate X errors, so don't allow them
208
209 2004-05-05  Wim Taymans  <wim@fluendo.com>
210
211         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
212         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
213         (gst_mpeg2dec_negotiate_format):
214         * ext/mpeg2dec/gstmpeg2dec.h:
215           removed the static pad template so that we can add the
216           more accurate framerate value to the caps.
217           
218
219 2004-05-04  Benjamin Otte  <otte@gnome.org>
220
221         * configure.ac:
222           check for kdemacros.h, too (should fix #141821)
223         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
224           don't crash if no header was sent, but nicely error out (fixes part
225           of #141554)
226
227 2004-05-04  Wim Taymans  <wim@fluendo.com>
228
229         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
230         parent dispose function to avoid segfault on destroy.
231
232 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
233
234         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
235         (plugin_init):
236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
237         (gst_xvimagesink_sink_link):
238         clean up debugging caps
239         also recreate xvimage when format has changed
240
241 2004-05-04  Benjamin Otte  <otte@gnome.org>
242
243         * ext/libvisual/Makefile.am:
244         * ext/libvisual/visual.c: (gst_visual_class_init),
245         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
246         (gst_visual_srclink), (gst_visual_chain),
247         (gst_visual_change_state), (plugin_init):
248           use a GstAdapter to correctly adapt buffer sizes - allows using a
249           framerate
250
251 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
252
253         * sys/v4l/gstv4lelement.h:
254         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
255         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
256         (gst_v4lsrc_buffer_free):
257         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
258         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
259         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
260         (gst_v4lsrc_requeue_frame):
261         move some debugging categories around
262         query for fps index and set accordingly if found
263
264 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
265
266         * ext/lame/gstlame.c:
267         correct defaults that lame_init puts out of range
268
269 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
270
271         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
272         (gst_divxenc_class_init):
273         fix range since -1 is the default
274         * gst/mpeg1sys/gstmpeg1systemencode.c:
275         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
276         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
277         (gst_rtjpegdec_chain):
278         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
279         (gst_rtjpegenc_chain):
280         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
281         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
282         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
283         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
284         * sys/v4l/gstv4lsrc.c:
285         * sys/v4l/v4l_calls.c: (gst_v4l_open):
286         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
287         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
288         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
289         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
290           remove gst_info calls
291
292 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
293
294         * Makefile.am:
295         * po/af.po:
296         * po/az.po:
297         * po/en_GB.po:
298         * po/nl.po:
299         * po/sr.po:
300         * po/sv.po:
301           Updated translations
302
303 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
304
305         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
306           refactor/comment code
307
308 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
309
310         * gst/asfdemux/Makefile.am:
311         * gst/asfdemux/asfheaders.c:
312         * gst/asfdemux/asfheaders.h:
313         * gst/asfdemux/gstasf.c: (plugin_init):
314         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
315         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
316         (gst_asf_demux_setup_pad):
317         * gst/asfdemux/gstasfdemux.h:
318         * gst/asfdemux/gstasfmux.c:
319         * gst/asfdemux/gstasfmux.h:
320           Add tagging support to demuxer, split out registration in its own
321           file instead of in demux (hacky), and prevent having some tables
322           in our memory multiple times (in asfheaders.h).
323
324 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
325
326         * gst/matroska/matroska-demux.c:
327         (gst_matroska_demux_parse_metadata):
328         * gst/matroska/matroska-ids.h:  
329           Basic tag reading support.
330
331 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
332
333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
334           Really detect ac-3 audio.
335         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
336           really detect matroska files (off-by-1).
337
338 2004-04-30  David Schleef  <ds@schleef.org>
339
340         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
341         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
342         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
343         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
344         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
345         hackage -- parse a lot more atoms, extract a few tags.  One might even
346         mistake this for tag support.  Maybe it is.
347         * gst/qtdemux/qtdemux.h:
348
349 2004-04-30  Colin Walters  <walters@verbum.org>
350
351         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
352
353 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
354
355         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
356         (gst_ffmpegcolorspace_getcaps):
357           remove broken nego fix
358
359 2004-04-30  Benjamin Otte  <otte@gnome.org>
360
361         * configure.ac:
362         * ext/Makefile.am:
363         * ext/libvisual/Makefile.am:
364         * ext/libvisual/visual.c: 
365           add initial support for libvisual (http://libvisual.sourceforge.net)
366           libvisual is still quite alpha, so expect crashes in there :)
367
368 2004-04-29  David Schleef  <ds@schleef.org>
369
370         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
371         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
372         up qtdemux to make it spit out codec_data.  Do _not_ look at this
373         code; you will no longer respect me.
374
375 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
376
377         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
378         * ext/alsa/gstalsa.h :
379         change alsa pcm device discovery to find more than 1 device
380         per card. code review by Ronald.
381
382 2004-04-29  David Schleef  <ds@schleef.org>
383
384         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
385         Add a check for a driver bug on FreeBSD.  (bug #140565)
386
387 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
388
389         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
390         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
391         (gst_jpegenc_getcaps):
392           move format setting to inner loop
393         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
394         (gst_ffmpegcolorspace_getcaps):
395           use GST_PAD_CAPS if available so that we use already negotiated
396           caps
397         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
398         (qtdemux_parse_moov), (qtdemux_parse):
399           extra debugging
400         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
401         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
402           move hardcoded path to DEFINE
403
404 2004-04-28  David Schleef  <ds@schleef.org>
405
406         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
407         (bug #140064)
408
409 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
410
411         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
412           Don't probe for playback device if we're a source element. Fixes
413           #139658.
414
415 2004-04-29  Benjamin Otte  <otte@gnome.org>
416
417         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
418         (gst_id3_tag_chain):
419           rewrite buffer offset
420
421 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
422
423         * configure.ac:
424         * ext/Makefile.am:
425         * ext/dts/Makefile.am:
426         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
427         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
428         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
429         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
430         (gst_dtsdec_loop), (gst_dtsdec_change_state),
431         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
432         (plugin_init):
433         * ext/dts/gstdtsdec.h:
434           New DTS decoder.
435         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
436         (gst_faad_srcconnect):
437           Add ESDS atom handling (.m4a).
438
439 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
440
441         * ext/divx/gstdivxdec.c: (plugin_init):
442           Remove comment that makes no sense.
443         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
444           Fix for obvious typo that resulted in warnings during gst-register.
445         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
446         (gst_xviddec_sink_link):
447           Fix caps negotiation a bit better.
448         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
449           We call this 'codec_data', not 'esds'.
450
451 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
452
453         * gst/monoscope/gstmonoscope.c:
454           make sure we only provide 256x128
455         * gst/monoscope/monoscope.c: (monoscope_init):
456           assert size of 256x128
457
458 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
459
460         * Makefile.am:
461         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
462         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
463           fixate to max width and height of device
464
465 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
466
467         * Makefile.am:
468         * sys/v4l/gstv4l.c:
469         * sys/v4l/gstv4lsrc.c:
470         * sys/v4l/v4l_calls.c:
471         * sys/v4l/v4lsrc_calls.c:
472           fix for qc-usb driver which fakes having more than one buffer
473           by handing the same buffer twice, which confused GStreamer's/v4lsrc
474           buffer_free override
475           add debugging
476
477 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
478
479         * Makefile.am:
480         * gst/videotestsrc/gstvideotestsrc.c:
481         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
482         (gst_videotestsrc_init), (gst_videotestsrc_get),
483         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
484         * gst/videotestsrc/gstvideotestsrc.h:
485           add num-buffers property
486
487         2004-04-26  Benjamin Otte  <otte@gnome.org>
488
489         * ext/mad/gstid3tag.c: (plugin_init):
490           set id3mux rank to NONE so it doesn't confuse spider
491           require audio/mpeg,mpegversion=1 in id3mux
492
493 2004-04-26  Benjamin Otte  <otte@gnome.org>
494
495         * configure.ac:
496           detect faad correctly as non-working if it's indeed non-working
497
498 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
499
500         * Makefile.am:
501         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
502         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
503         fix _getcaps so it only negotiates to its supported format
504
505 2004-04-25  Benjamin Otte  <otte@gnome.org>
506
507         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
508           fix memleak
509
510 2004-04-23  Benjamin Otte  <otte@gnome.org>
511
512         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
513           audio/x-raw-int with height rules! not. Now it's depth.
514
515 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
516
517         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
518         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
519         (gst_wavparse_loop):
520           Missing variable initialization. Add handling of DVI ADPCM. Fix
521           mis-parsing of LIST chunks. This works around a bug where we mis-
522           parse non-aligning LIST chunks (so LIST chunks where the contents
523           don't align with the actual LIST size). The correct fix is to use
524           rifflib, I'm not going to fix wavparse - too much work. All this
525           fixes #104878.
526
527 2004-04-22  Zaheer Abbas Merali <zaheerabbas@merali.org>
528
529         reviewed by Benjamin Otte  <otte@gnome.org>
530
531         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
532           fix shoutcast not working (fixes #140844)
533
534 2004-04-22  Benjamin Otte  <otte@gnome.org>
535
536         * ext/hermes/gsthermescolorspace.c:
537         (gst_hermes_colorspace_caps_remove_format_info):
538         * gst/colorspace/gstcolorspace.c:
539         (gst_colorspace_caps_remove_format_info):
540         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
541         (gst_ffmpegcolorspace_caps_remove_format_info):
542           s/gst_caps_simplify/gst_caps_do_simplify/
543
544 2004-04-22  Benjamin Otte  <otte@gnome.org>
545
546         * gst-libs/gst/riff/riff-media.c:
547         (gst_riff_create_video_caps_with_data):
548           mpegversion is an int
549         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
550           don't try to create pad templates with NULL caps, use any caps
551           instead.
552
553 2004-04-20  David Schleef  <ds@schleef.org>
554
555         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
556         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
557         (bug #140384)
558
559 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
560
561         reviewed by David Schleef
562
563         * ext/mad/gstid3tag.c: Add stdlib.h
564         * gst/rtp/gstrtpgsmenc.c: same
565         * gst/tags/gstid3tag.c: same
566         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
567         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
568         GST_DISABLE_LOADSAVE use.
569         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
570         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
571         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
572         atol(3)).
573         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
574         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
575         strtoul(3)).
576         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
577         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
578         $(ID3_CFLAGS).
579         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
580         $(LIBFAME_CFLAGS).
581
582 2004-04-20  David Schleef  <ds@schleef.org>
583
584         * gst/realmedia/rmdemux.c:  This was supposed to part of the
585         last checkin.  Same idea.
586
587 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
588
589         reviewed by David Schleef
590
591         * configure.ac: bump required gstreamer version to 0.8.1.1
592         because of following changes [--ds]
593
594         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
595         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
596         (gst_riff_read_header):  Use GST_READ_UINT*
597         macros to access possibly unaligned memory.
598
599         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
600         (mp3_type_find):  Use GST_READ_UINT*
601         macros to access possibly unaligned memory.
602         (mp3_type_find, mpeg1_parse_header, qt_type_find)
603         (speex_type_find): Likewise
604
605         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
606
607         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
608         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
609         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
610         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
611         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
612         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
613         macros to access possibly unaligned memory.
614
615         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
616         Likewise.
617
618         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
619         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
620
621         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
622         Likewise.
623
624         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
625         (gst_mpeg2subt_chain_subtitle): Likewise.
626
627         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
628         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
629         Likewise.
630
631         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
632         Likewise.
633
634         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
635         Likewise.
636
637         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
638         Likewise.
639
640 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
641
642         * configure.ac:
643           update required version of GStreamer because of GST_TIME_FORMAT
644
645 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
646
647         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
648           remove leftover g_print
649         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
650           don't try setting only a subset of the caps. We don't want to kill
651           autoplugging on purpose
652
653 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
654
655         * sys/ximage/ximagesink.c: (plugin_init):
656         * sys/xvimage/xvimagesink.c: (plugin_init):
657           add debugging categories
658
659 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
660
661         * po/en_GB.po:
662         * po/LINGUAS:
663           Adding en_GB translation (Gareth Owen)
664
665 2004-04-20  David Schleef  <ds@schleef.org>
666
667         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
668         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
669         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
670         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
671         A number of new features and hacks to extract the esds atom and
672         put it into the caps.  (bug #137724)
673
674 2004-04-19  David Schleef  <ds@schleef.org>
675
676         * gconf/Makefile.am: Fix for non-GNU make
677         * gst-libs/gst/Makefile.am: Change directory order to handle
678         GstPlay linking with gstinterfaces
679         * gst-libs/gst/audio/make_filter: make use of tr portable
680         * gst-libs/gst/play/Makefile.am: Add intended \
681         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
682         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
683         function prototype instead of void *.
684         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
685         macro.
686         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
687         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
688         * gst/videofilter/make_filter: make use of tr portable
689         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
690
691 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
692                                                                                 
693         * po/LINGUAS:
694         * po/uk.po:
695           Added Ukrainian translation (Maxim V. Dziumanenko)
696                                                                                 
697 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
698
699         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
700         (gst_gsmdec_link), (gst_gsmdec_chain):
701           Fix capsnego, simplify chain function slightly.
702         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
703           Add GSM.
704
705 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
706
707         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
708         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
709         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
710           Hack to make wavparse work with spider (always -> sometimes pad).
711           Fixes #135862 && #140411.
712
713 2004-04-18  Benjamin Otte  <otte@gnome.org>
714
715         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
716         (gst_osselement_rate_probe_check),
717         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
718           get rid of \n in debug output
719
720 2004-04-17  Iain <iain@prettypeople.org>
721
722         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
723         not just EOS.
724
725 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
726
727         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
728         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
729         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
730         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
731         (gst_id3_tag_src_link), (gst_id3_tag_chain),
732         (gst_id3_tag_change_state), (plugin_init):
733           deprecate id3tag element and replace with id3demux/id3mux.
734           great side effect: this ugly file is now even uglier, yay!
735         * ext/mad/gstmad.h:
736           remove non-available function
737           update for new get_type
738
739 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
740
741         * configure.ac:
742           require mpeg2dec >= 0.4.0
743
744 2004-04-17  Benjamin Otte  <otte@gnome.org>
745
746         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
747         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
748         (gst_xvimagesink_set_xwindow_id):
749           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
750           assorted cleanup fixes.
751
752 2004-04-16  David Schleef  <ds@schleef.org>
753
754         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
755         * sys/xvimage/xvimagesink.h: same
756
757 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
758
759         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
760           Fix GST_ELEMENT_ERROR with (NULL)
761
762 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
763
764         * gst-libs/gst/riff/riff-media.c:
765         (gst_riff_create_video_caps_with_data):
766           Add div[3456] as fourccs for DivX 3 (fixes #140137).
767
768 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
769
770         * gst-libs/gst/riff/riff-media.c:
771         (gst_riff_create_video_caps_with_data),
772         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
773         (gst_riff_create_video_template_caps),
774         (gst_riff_create_audio_template_caps):
775         * gst-libs/gst/riff/riff-media.h:
776         * gst-libs/gst/riff/riff-read.c:
777         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
778         * gst-libs/gst/riff/riff-read.h:
779         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
780           Add MS RLE support. I added some functions to read out strf chunks
781           into strf chunks and the data behind it. This is usually color
782           palettes (as in RLE, but also in 8-bit RGB). Also use those during
783           caps creation. Lastly, add ADPCM (similar to wavparse - which
784           should eventually be rifflib based).
785         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
786         (gst_matroska_demux_init), (gst_matroska_demux_reset):
787         * gst/matroska/matroska-demux.h:
788           Remove placeholders for some prehistoric tagging system. Didn't add
789           support for any tag system really anyway.
790         * gst/qtdemux/qtdemux.c:
791           Add support for audio/x-m4a (MPEG-4) through spider.
792         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
793         (gst_wavparse_loop):
794           ADPCM support (#135862). Increase max. buffer size because we
795           cannot split buffers for ADPCM (screws references) and I've seen
796           files with 2048 byte chunks. 4096 seems safe for now.
797
798 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
799
800         * configure.ac: bump nano to 1
801
802 === release 0.8.1 ===
803
804 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
805
806         * configure.ac: releasing 0.8.1, "Comforting Sounds"
807
808 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
809
810         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
811           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
812           Fixes #140058
813
814 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
815
816         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
817           lower rank of dvddemux so that it's not used for mpeg playback.
818
819 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
820
821         * configure.ac:
822           save libs correctly when checking mad
823
824 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
825
826         * ext/mad/gstid3tag.c: (plugin_init):
827           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
828
829 2004-04-13  David Schleef  <ds@schleef.org>
830
831         * common/m4/gst-feature.m4: Call -config scripts with
832         --plugin-libs if it is supported.
833         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
834         JPEG images are image/jpeg.
835         * gst/debug/Makefile.am:
836         * gst/debug/negotiation.c: (gst_negotiation_class_init),
837         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
838         (gst_negotiation_update_caps), (gst_negotiation_get_property),
839         (gst_negotiation_plugin_init): Add a property that acts like
840         filter caps.
841         * testsuite/gst-lint:  Move license checking to be a standard
842         test.
843
844 2004-04-13  David Schleef  <ds@schleef.org>
845
846         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
847         patch from Sebastien Cote (bug #139958)
848
849 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
850
851         * examples/gstplay/Makefile.am:
852         * examples/gstplay/player.c: (main):
853           make the commandline player example use gconf settings
854
855 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
856
857         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
858         (gst_cacasink_sinkconnect), (gst_cacasink_init),
859         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
860           init/end library during state transition, not object
861           creation/disposal.  get rid of custom dispose handler.
862          
863
864 2004-04-12  Christian Schaller <Uraeus@gnome.org>
865
866         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can 
867         be a symlink
868
869 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
870
871         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
872           Handle JUNK chunks inside data section. Prevents warnings.
873
874 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
875
876         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
877         (gst_riff_create_video_template_caps):
878           Add MS video v1.
879         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
880         (gst_avi_demux_stream_data):
881           Add support for "rec-list" chunks.
882
883 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
884
885         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
886           Fix another codecname mismatch.
887
888 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
889
890         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
891           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
892           so that MJPEG plays back.
893
894 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
895
896         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
897         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
898         * gst/mpeg1videoparse/gstmp1videoparse.h:
899           Fix for some slight mis-cuts in buffer parsing, and for some
900           potential overflows or faults-causers. Adds disconts. Also fixes
901           #139105 while we're at it.
902
903 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
904
905         * configure.ac:
906         * sys/v4l2/gstv4l2element.h:
907           Workaround for missing struct v4l2_buffer declaration in Suse 9
908           and Mandrake 10 linux/videodev2.h header file (#135919).
909
910 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
911
912         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
913           Bail out if no filename was given.
914
915 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
916
917         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
918         (gst_v4l2_fourcc_from_structure):
919           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
920           Y41B somewhere).
921
922 2004-04-09  Benjamin Otte  <otte@gnome.org>
923
924         * ext/gnomevfs/gstgnomevfssink.c:
925         (_gst_boolean_allow_overwrite_accumulator),
926         (gst_gnomevfssink_class_init):
927           fix erase signal - if any handler returns false the file will not be
928           overwritten. If no handler is connected, the file will not be
929           overwritten either.
930           renamed signal to "allow-overwrite"
931         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
932           free string when adding it to ID3 failed
933         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
934           unref event when done
935         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
936           free caps
937         * gst/typefind/gsttypefindfunctions.c:
938         (mpeg_video_stream_type_find):
939           fix invalid read 
940
941 2004-04-08  David Schleef  <ds@schleef.org>
942
943         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
944         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
945
946 2004-04-08  David Schleef  <ds@schleef.org>
947
948         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
949         we don't support (bug #139532)
950
951 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
952
953         * ext/mad/gstmad.c: (gst_mad_handle_event),
954         (gst_mad_check_caps_reset), (gst_mad_chain),
955         (gst_mad_change_state):
956           only set explicit caps if they haven't been set before for
957           this stream.  MPEG-audio sample rate/channels aren't allowed
958           to change in-stream.
959           Fixes #139382
960
961 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
962
963         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
964         (_gst_boolean_did_something_accumulator),
965         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
966         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
967         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
968         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
969         (gst_gnomevfssink_change_state):
970           Fix erase signal. Don't erase by default. Remove handoff signal.
971           Remove erase property. Don't segfault. General cleanup.
972
973 2004-04-07  Benjamin Otte  <otte@gnome.org>
974
975         * gst-libs/gst/gconf/test-gconf.c: (main):
976           add missing gst_init
977
978 2004-04-07  Benjamin Otte  <otte@gnome.org>
979
980         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
981           free the mutexes, too
982
983 2004-04-07  Benjamin Otte  <otte@gnome.org>
984
985         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
986           actually free the URI string
987         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
988           compute offset correctly when passing discont events
989         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
990           don't leak discont events
991         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
992           add some missing breaks so caps aren't copied randomly
993         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
994           if we realloc memory, we better use it
995
996 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
997
998         * ext/mad/gstmad.c: (normal_seek):
999           fix GST_FORMAT_TIME usage
1000
1001 2004-04-05  David Schleef  <ds@schleef.org>
1002
1003         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
1004         a deprecated function (hack!)
1005
1006 2004-04-05  Benjamin Otte  <otte@gnome.org>
1007
1008         * ext/esd/esdmon.c: (gst_esdmon_get):
1009           fix nonterminated vararg and memleak
1010
1011 2004-04-05  Benjamin Otte  <otte@gnome.org>
1012
1013         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
1014         (gst_ladspa_init), (gst_ladspa_force_src_caps),
1015         (gst_ladspa_set_property), (gst_ladspa_get_property),
1016         (gst_ladspa_instantiate), (gst_ladspa_activate),
1017         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
1018           clean up debugging
1019
1020 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
1021
1022         reviewed by Benjamin Otte  <otte@gnome.org>
1023
1024         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
1025           check for broken LADSPA parameters (fixes #138635)
1026         
1027 2004-04-05  Benjamin Otte  <otte@gnome.org>
1028
1029         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
1030           advertise buffer-frames correctly on sinkpads
1031
1032 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1033
1034         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
1035         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
1036         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
1037         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
1038         (gst_mad_check_caps_reset), (gst_mad_chain):
1039         add more debugging, only reset caps when we're not in error state
1040
1041 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1042
1043         * ext/mad/gstmad.c: add debugging category, comment + cleanups
1044
1045 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
1046
1047         reviewed by Benjamin Otte  <otte@gnome.org>
1048
1049         * configure.ac:
1050           fix == in test(1) operator
1051
1052 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
1053
1054         reviewed by Benjamin Otte  <otte@gnome.org>
1055
1056         * configure.ac:
1057           fix --export-symblos-regex to a working regex.
1058
1059 2004-04-04  Benjamin Otte  <otte@gnome.org>
1060
1061         * sys/oss/.cvsignore:
1062           add for oss_probe
1063
1064 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
1065
1066         reviewed by Benjamin Otte  <otte@gnome.org>
1067
1068         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
1069           add missing 'new_media' argument (fixes #138168)
1070         * gst/matroska/matroska-demux.c:
1071         (gst_matroska_demux_handle_seek_event):
1072           add vararg terminator (fixes #138169)
1073
1074 2004-04-02  David Schleef  <ds@schleef.org>
1075
1076         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
1077         disted (bug #138914)
1078
1079 2004-04-01  Benjamin Otte  <otte@gnome.org>
1080
1081         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
1082         (gst_alsa_close_audio):
1083           handle case better where a soundcard can't pause
1084         * ext/ogg/gstoggdemux.c:
1085           don't crash when we get events but don't have pads yet
1086
1087 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1088
1089         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
1090           throw an error if we couldn't probe any caps.
1091
1092 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
1093
1094         * ext/dvdnav/gst-dvd:
1095         Add a really simple sample DVD player
1096
1097 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
1098
1099         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
1100         (gst_a52dec_push), (gst_a52dec_handle_event),
1101         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
1102         (gst_a52dec_change_state):
1103         * ext/a52dec/gsta52dec.h:
1104           Use a debug category, Output timestamps correctly
1105           Emit tag info, Handle events, tell liba52dec about cpu
1106           capabilities so it can use MMX etc.
1107         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
1108           Fix a crasher accessing invalid memory
1109         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
1110         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
1111         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
1112         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
1113         (dvdnavsrc_query):
1114           Some support for byte-format seeking.
1115           Small fixes for still frames and menu button overlays
1116         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
1117         (gst_mpeg2dec_alloc_buffer):
1118           Use a debug category. Adjust the report level of several items to
1119           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
1120           so it doesn't lose the GstBuffer pointer
1121         * gst/debug/Makefile.am:
1122         * gst/debug/gstdebug.c: (plugin_init):
1123         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
1124         (gst_navseek_base_init), (gst_navseek_class_init),
1125         (gst_navseek_init), (gst_navseek_seek),
1126         (gst_navseek_handle_src_event), (gst_navseek_set_property),
1127         (gst_navseek_get_property), (gst_navseek_chain),
1128         (gst_navseek_plugin_init):
1129         * gst/debug/gstnavseek.h:
1130           Add the navseek debug element for seeking back and forth in a 
1131           video stream using arrow keys.
1132         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
1133         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
1134         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
1135         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
1136         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
1137         (gst_mpeg2subt_parse_header), (gst_get_nibble),
1138         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
1139         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
1140         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
1141         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
1142         * gst/mpeg2sub/gstmpeg2subt.h:
1143           Pretty much a complete rewrite. Now a loopbased element. May still
1144           require work to properly synchronise subtitle buffers.
1145         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
1146         (gst_dvd_demux_send_subbuffer):
1147         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
1148           Don't attempt to create subbuffers of size 0
1149           Reduce a couple of error outputs to warnings.
1150         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
1151         (gst_y4mencode_chain):
1152         Output the y4m frame header correctly.
1153
1154 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1155
1156         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
1157           throw errors instead of allowing SIGFPE
1158
1159 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1160
1161         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
1162         (gst_gconf_render_bin_from_key):
1163           leak plugging and style fixing
1164
1165 2004-03-31  David Schleef  <ds@schleef.org>
1166
1167         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
1168         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
1169         (bug #138225)
1170         * gst/debug/Makefile.am:
1171         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
1172         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
1173         plugin.
1174         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
1175         (gst_negotiation_base_init), (gst_negotiation_class_init),
1176         (gst_negotiation_init), (gst_negotiation_getcaps),
1177         (gst_negotiation_pad_link), (gst_negotiation_chain),
1178         (gst_negotiation_set_property), (gst_negotiation_get_property),
1179         (gst_negotiation_plugin_init):  New element to talk about random
1180         negotiation things happening in a pipeline.
1181
1182 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
1183
1184         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
1185           fix integer addition with help of Stefan Kost
1186
1187 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
1188
1189         * po/nl.po: updated Dutch translation (Elros Cyriatan)
1190
1191 2004-03-30  David Schleef  <ds@schleef.org>
1192
1193         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
1194         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
1195         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
1196         (bug #137504)
1197         * ext/mpeg2dec/gstmpeg2dec.h:
1198
1199 2004-03-30  David Schleef  <ds@schleef.org>
1200
1201         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
1202
1203 2004-03-30  David Schleef  <ds@schleef.org>
1204
1205         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
1206         Michael Petullo) to handle .mov
1207
1208 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1209
1210         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
1211         (gst_osselement_rate_check_rate):
1212           probe caps correctly for sound cards that only support one format
1213
1214 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1215
1216         * ext/kio/kiosrc.cpp: (process_events):
1217           update handling event processing if inside KDE - untested
1218
1219 2004-03-29  David Schleef  <ds@schleef.org>
1220
1221         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
1222         by 2 to not interfere with other colorspaces.
1223         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
1224         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
1225         one to not interfere with ffmpeg_colorspace.
1226
1227 2004-03-29  David Schleef  <ds@schleef.org>
1228
1229         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
1230         aren't in the caps.
1231         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
1232         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
1233
1234 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1235
1236         * gst-libs/gst/riff/riff-media.c:
1237           fail on error, don't try to set stuff on NULL caps
1238
1239 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
1240
1241         * configure.ac:
1242         * ext/Makefile.am:
1243         * ext/kio/Makefile.am:
1244         * ext/kio/kioreceiver.cpp:
1245         * ext/kio/kioreceiver.h:
1246         * ext/kio/kiosrc.cpp:
1247         * ext/kio/kiosrc.h:
1248           add experimental kiosrc plugin
1249         * ext/alsa/gstalsaplugin.c: (plugin_init):
1250           initialize debugging category only when we're sure registering the
1251           plugins worked.
1252
1253 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1254
1255         * examples/gstplay/player.c: (main):
1256         * gst-libs/gst/play/play.c: (gst_play_class_init),
1257         (gst_play_set_location), (gst_play_set_data_src),
1258         (gst_play_set_video_sink), (gst_play_set_audio_sink),
1259         (gst_play_set_visualization), (gst_play_connect_visualization):
1260           check return values of element_set_state and return FALSE where
1261           failed
1262
1263 2004-03-29  Benjamin Otte  <otte@gnome.org>
1264
1265         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
1266           try harder to check if an event is really a discont
1267
1268 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
1269
1270         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
1271         * po/az.po:
1272
1273 2004-03-28  Benjamin Otte  <otte@gnome.org>
1274
1275         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
1276         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
1277         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
1278           get rid of non-standard "..." ranges in case statements.
1279
1280 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
1281
1282         * gst/mpegstream/gstmpegdemux.c: 
1283         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
1284         specific functionality split to the new dvddemux element.
1285         * gst/mpegstream/gstdvddemux.c:
1286         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
1287         streams, derived from mpegdemux.
1288         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
1289         up. SCR based timestamp rewriting can be turned off (will probably
1290         completely disappear soon).
1291         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
1292         hacking. General cleanup. All printf statements replaced by
1293         debugging messages. Almost complete libdvdnav support.
1294         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
1295         by events. New properties for audio and subpicture languages.
1296         (dvdnavsrc_update_highlight): Now uses events.
1297         (dvdnavsrc_user_op): Cleaned up.
1298         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
1299         based). Lots of cleanup, and propper support for most libdvdnav
1300         events.
1301         (dvdnavsrc_make_dvd_event): New function.
1302         (dvdnavsrc_make_dvd_nav_packet_event): New function.
1303         (dvdnavsrc_make_clut_change_event): New function.
1304
1305 2004-03-26  Benjamin Otte  <otte@gnome.org>
1306
1307         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
1308           fix bug where typefinding would claim it's theora whenever less then
1309           7 bytes of data were available
1310
1311 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1312
1313         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
1314         (gst_alawdec_base_init), (gst_alawdec_class_init),
1315         (gst_alawdec_init), (gst_alawdec_chain):
1316         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
1317         (gst_alawenc_base_init), (gst_alawenc_class_init),
1318         (gst_alawenc_init), (gst_alawenc_chain):
1319         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
1320         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
1321         (gst_mulawdec_init), (gst_mulawdec_chain):
1322         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
1323         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
1324         (gst_mulawenc_init), (gst_mulawenc_chain):
1325           Fix capsnego in all four, remove the unused property functions and
1326           simplify the chain functions slightly. I guess we could use macros
1327           or something similar for those, since the code is so similar, but
1328           I'm currently too lazy...
1329
1330 2004-03-24  David Schleef  <ds@schleef.org>
1331
1332         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
1333         (gst_osselement_close_audio), (gst_osselement_probe_caps),
1334         (gst_osselement_get_format_structure),
1335         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
1336         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
1337         (gst_osselement_rate_int_compare): Add code to handle rate probing
1338         (bug #120883)
1339         * sys/oss/gstosselement.h: same
1340         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
1341         Use rate probing provided by osselement.
1342         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
1343
1344 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1345
1346         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
1347         (gst_xvidenc_get_property):
1348           ulong/int mess-up.
1349
1350 2004-03-24  David Schleef  <ds@schleef.org>
1351
1352         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
1353         (gst_speexdec_init):
1354         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
1355         (gst_speexenc_init):  Create the pad template correctly (from
1356         the static pad template, not a NULL pointer.)
1357
1358 2004-03-25  Benjamin Otte  <otte@gnome.org>
1359
1360         * gst/debug/Makefile.am:
1361         * gst/debug/breakmydata.c: 
1362           add element that quasi-randomly changes bytes in the stream.
1363           Intended use is robustness checking of demuxers and decoders in
1364           media tests.
1365
1366 2004-03-24  Benjamin Otte  <otte@gnome.org>
1367
1368         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
1369         (gst_alsa_probe_hw_params):
1370         * ext/alsa/gstalsa.h:
1371           debugging output fixes
1372
1373 2004-03-24  Benjamin Otte  <otte@gnome.org>
1374
1375         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
1376           don't g_return_if_fail if element is PLAYING, fail silently as every
1377           other element.
1378         * gst/effectv/gstquark.c: (gst_quarktv_chain):
1379           only fix needed for cast lvalue issues in gst-plugins
1380         * gst/volenv/gstvolenv.c: (gst_volenv_init):
1381           add proxy_getcaps
1382
1383 2004-03-24  Benjamin Otte  <otte@gnome.org>
1384
1385         * gst/level/gstlevel.c: (gst_level_init):
1386           add proxying getcaps function, so level doesn't advertise impossible
1387           caps
1388
1389 2004-03-24  David Schleef  <ds@schleef.org>
1390
1391         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
1392         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
1393         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
1394         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
1395         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
1396         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
1397         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
1398         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
1399         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
1400         messages.  Divide the chunk size by the compression ratio
1401         (needed for MACE audio)
1402
1403 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1404
1405         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
1406           Fix buffer overflow read error.
1407
1408 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1409
1410         * ext/alsa/gstalsa.h:
1411           Remove unused entry.
1412         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1413           Add cinepak.
1414         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
1415         (gst_videodrop_link), (gst_videodrop_chain):
1416           Fix, sort of. Was horribly broken with new capsnego. Bah...
1417
1418 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
1419
1420         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
1421         (plugin_init):
1422         Add a monkeysaudio typefind function
1423
1424 2004-03-23  Johan Dahlin  <johan@gnome.org>
1425
1426         * gst-libs/gst/play/play.c (gst_play_audio_fixate) 
1427         (gst_play_video_fixate): Check so the structure has the field
1428         before trying to fixate them, this makes it possible to have
1429         fakesinks for video and audio output without printing errors on
1430         the output console.
1431
1432 2004-03-22  David Schleef  <ds@schleef.org>
1433
1434         * sys/oss/Makefile.am:
1435         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
1436         (check_rate), (add_rate):  Rate probing test app.
1437
1438 2004-03-21  Benjamin Otte  <otte@gnome.org>
1439
1440         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
1441         (_fixate_caps_to_int), (gst_audio_convert_fixate):
1442           add a fixation function that pretty much does the right thing (fixes
1443           #137556)
1444
1445 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
1446
1447         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
1448
1449 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
1450
1451         reviewed by: Benjamin Otte  <otte@gnome.org>
1452
1453         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
1454           terminate gst_event_new_discontinuous correctly (fixes parts of
1455           #137711)
1456
1457 2004-03-19  David Schleef  <ds@schleef.org>
1458
1459         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
1460         since it doesn't depend on X, and it's part of our ABI.
1461
1462 2004-03-19  Iain <iain@prettypeople.org>
1463
1464         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the 
1465         is_int in the structure, not the local variable.
1466
1467 2004-03-19  David Schleef  <ds@schleef.org>
1468
1469         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
1470         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
1471         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
1472         Improvements in caps negotiation.
1473
1474 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1475
1476         * po/LINGUAS:
1477         * po/af.po:
1478           adding Afrikaans (Petri Jooste)
1479
1480 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1481
1482         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1483         (gst_ffmpegcolorspace_chain):
1484         throw error instead of g_critical (#137588)
1485
1486 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1487
1488         * Makefile.am:
1489         * configure.ac:
1490           dist common and m4 correctly
1491         * po/sv.po:
1492
1493 2004-03-17  David Schleef  <ds@schleef.org>
1494
1495         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
1496         (bug #137348)
1497
1498 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1499
1500         * po/LINGUAS:
1501         * po/sv.po:
1502           adding Swedish translation (Christian Rose)
1503
1504 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1505
1506         * Makefile.am: use release.mak
1507
1508 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1509
1510         * common/ChangeLog:
1511         * common/gst-autogen.sh:
1512           add some explanation about the version detection
1513         * configure.ac:
1514           fix X check
1515
1516 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1517
1518         * configure.ac: bump nano to 1
1519
1520 === release 0.8.0 ===
1521
1522 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1523
1524         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
1525
1526 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1527
1528         * configure.ac:
1529           update libtool version
1530         * gst-libs/gst/media-info/Makefile.am:
1531           actually use libtool version
1532
1533 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1534
1535         * configure.ac: fix speex detection to work with 1.0 but not 1.1
1536
1537 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1538
1539         * configure.ac:
1540         * gst-plugins.spec.in:
1541         * pkgconfig/Makefile.am:
1542         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
1543         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
1544         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
1545         * pkgconfig/gstreamer-libs.pc.in:
1546         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
1547         * pkgconfig/gstreamer-play-uninstalled.pc.in:
1548         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
1549         * pkgconfig/gstreamer-plugins.pc.in:
1550           remove @VERSION@ from some of the pc files since core and plugins
1551           are decoupled.
1552           created gstreamer-plugins.pc as it's a better name, but keeping
1553           -libs around for now to get fixes upstream done first.
1554
1555 2004-03-15  Julien MOUTTE <julien@moutte.net>
1556
1557         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
1558         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
1559         * gst-libs/gst/play/play.h:
1560
1561 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1562
1563         * *.c, *.cc: don't mix tabs and spaces
1564
1565 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1566
1567         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
1568           use the new ffmpegcolorspace
1569         * gst-plugins.spec.in:
1570           package new colorspace and media-info
1571         * configure.ac:
1572         * pkgconfig/Makefile.am:
1573           fix some more disting issues
1574         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
1575         * pkgconfig/gstreamer-media-info.pc.in:
1576           generate media-info pc files
1577
1578 2004-03-15  Johan Dahlin  <johan@gnome.org>
1579         
1580         * *.h: Revert indenting
1581
1582 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1583
1584         * configure.ac:
1585           adding ffmpegcolorspace element
1586         * gst/ffmpegcolorspace/Makefile.am:
1587         * gst/ffmpegcolorspace/avcodec.h:
1588         * gst/ffmpegcolorspace/common.h:
1589         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
1590         * gst/ffmpegcolorspace/dsputil.h:
1591         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
1592         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1593         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
1594         (gst_ffmpeg_caps_to_pix_fmt):
1595         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
1596         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1597         (gst_ffmpegcolorspace_caps_remove_format_info),
1598         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
1599         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
1600         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
1601         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
1602         (gst_ffmpegcolorspace_set_property),
1603         (gst_ffmpegcolorspace_get_property),
1604         (gst_ffmpegcolorspace_register):
1605         * gst/ffmpegcolorspace/imgconvert.c:
1606         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
1607         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
1608         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
1609         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
1610         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
1611         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
1612         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
1613         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
1614         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
1615         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
1616         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
1617         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
1618         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
1619         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
1620         (img_get_alpha_info), (deinterlace_line),
1621         (deinterlace_line_inplace), (deinterlace_bottom_field),
1622         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
1623         * gst/ffmpegcolorspace/imgconvert_template.h:
1624         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
1625         * gst/ffmpegcolorspace/mmx.h:
1626         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
1627           adding ffmpegcolorspace element supplied by Ronald after cleaning
1628           up and pulling in the right bits of upstream source. 
1629           I'm sure a better C/compiler wizard could do some cleaning up (for
1630           example use GLIB's malloc stuff), but as a first pass this
1631           works very well
1632
1633 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1634
1635         * ext/alsa/gstalsa.h:
1636           I assume Ronald forgot to commit the change to have cardname
1637           as a struct member.  Expect some public spanking at the next
1638           opportunity.
1639
1640 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1641
1642         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
1643         (gst_alsa_open_audio), (gst_alsa_close_audio):
1644         * ext/alsa/gstalsa.c:
1645           Don't open the device if we're a mixer (= padless).
1646         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
1647         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
1648         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
1649           Open mixer during state change rather than during object
1650           initialization. Also, get a device name. Currently in a somewhat
1651           hackish fashion, but I didn't really find something better.
1652
1653 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1654
1655         * *.c, *.h: run gst-indent
1656
1657 2004-03-14  Benjamin Otte  <otte@gnome.org>
1658
1659         * gst/modplug/gstmodplug.cc:
1660         * gst/modplug/gstmodplug.h:
1661           set correct timestamps on outgoing buffers
1662
1663 2004-03-14  Benjamin Otte  <otte@gnome.org>
1664
1665         * gst/modplug/gstmodplug.cc:
1666           handle events - don't do crap when a discont arrives that's not
1667           necessary
1668           This allows correct loading and playback of mods in Rhythmbox
1669
1670 2004-03-14  Benjamin Otte  <otte@gnome.org>
1671
1672         * configure.ac:
1673         * gst-libs/gst/gconf/Makefile.am:
1674         * pkgconfig/Makefile.am:
1675           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
1676           they get rebuilt properly
1677         * configure.ac:
1678           when checking for vorbis, try pkgconfig first.
1679         * gst/modplug/gstmodplug.cc:
1680           add fixate function
1681
1682 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1683
1684         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
1685           Fix for obvious mistake, where we first shift the offset and then
1686           read a samplesize element assuming the old offset. Note that this
1687           part still has something weird, i.e. my movies containing those
1688           don't actually play well, but at least there's something that looks
1689           like sound now.
1690
1691 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
1692         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
1693         (plugin_init):
1694         Add a typefind function for speex format
1695
1696 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1697
1698         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
1699         (gst_asf_demux_setup_pad):
1700           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
1701           instead of 0. Reason is simple: some elements have a fps range
1702           of 1-max instead of 0-max. So now ASF video actually works.
1703
1704 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1705
1706         * po/LINGUAS:
1707         * po/sr.po:
1708           adding serbian as a language
1709
1710 2004-03-13  Benjamin Otte  <otte@gnome.org>
1711
1712         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
1713           return taglist correctly from _get function, don't gst_pad_push it.
1714           (fixes #137042)
1715
1716 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
1717         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
1718
1719 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1720
1721         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
1722         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
1723         (gst_alsa_mixer_track_new):
1724         * ext/alsa/gstalsamixertrack.h:
1725           Fix ancient leftovers... MixerTrack is a GObject.
1726
1727 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1728
1729         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
1730         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
1731           Don't block during probing...
1732
1733 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1734
1735         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
1736         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
1737         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
1738         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
1739         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
1740         (gst_alsa_open_audio), (gst_alsa_close_audio):
1741         * ext/alsa/gstalsa.h:
1742           Add propertyprobe interface implementation, add some device-name
1743           property, all this so that it looks good in gnome-volume-control.
1744
1745 2004-03-12  David Schleef  <ds@schleef.org>
1746
1747         * configure.ac: the Hermes library controls hermescolorspace, not
1748         colorspace.
1749         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
1750         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
1751         not /* */
1752         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
1753         * ext/sdl/sdlvideosink.h: ditto.
1754         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
1755
1756 2004-03-12  Benjamin Otte  <otte@gnome.org>
1757
1758         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
1759         (gst_x_overlay_got_xwindow_id):
1760         * gst-libs/gst/xoverlay/xoverlay.h:
1761           replace XID with unsigned long to get rid of the xlibs dependency in
1762           XOverlay (fixes #137004)
1763
1764 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
1765         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
1766         (gst_agingtv_setup):
1767         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
1768         (gst_dicetv_base_init), (gst_dicetv_class_init),
1769         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
1770         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
1771         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
1772         (gst_edgetv_setup), (gst_edgetv_rgb32):
1773         * gst/effectv/gsteffectv.c:
1774         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
1775         (gst_quarktv_set_property):
1776         * gst/effectv/gstrev.c: (gst_revtv_get_type),
1777         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
1778         (gst_revtv_setup), (gst_revtv_rgb32):
1779         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
1780         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
1781         (gst_shagadelictv_init), (gst_shagadelictv_setup),
1782         (gst_shagadelictv_rgb32):
1783         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
1784         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
1785         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
1786         * gst/effectv/gstwarp.c:
1787         Port everything that can be ported to videofilter and fix up the caps.
1788         Can someone with a big-endian machine please check these?
1789
1790 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1791
1792         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
1793         (gst_osssink_chain), (gst_osssink_change_state):
1794           Latest fixes for A/V sync, audio playback and such. This is about
1795           all... MPEG playback issues are mostly related to the async build-
1796           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
1797
1798 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1799
1800         patch from: Stephane Loeuillet
1801
1802         * configure.ac:
1803           use pkg-config for some libraries, falling back to the old .m4 way
1804           (fixes #131270)
1805         * m4/libdv.m4:
1806           removed
1807
1808 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1809
1810         * configure.ac:
1811         * tools/Makefile.am:
1812         * tools/Makefile.in:
1813         * tools/gst-launch-ext-m.m:
1814         * tools/gst-launch-ext.1.in:
1815         * tools/gst-visualise-m.m:
1816         * tools/gst-visualise.1:
1817         * tools/gst-visualise.1.in:
1818           reorganizing generation of script tools
1819
1820 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1821
1822         * ext/divx/gstdivxdec.c:
1823           Downgrade priority. We prefer ffdec_mpeg4.
1824         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
1825         (gst_faad_chain), (gst_faad_change_state):
1826           Fix capsnego. Doesn't work for some sounds because we don't have
1827           a 5:1 to stereo element.
1828         * ext/xvid/gstxvid.c: (plugin_init):
1829           Add priority.
1830         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
1831         (gst_osssink_change_state):
1832           Add discont handling.
1833
1834 2004-03-09  Colin Walters  <walters@verbum.org>
1835
1836         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
1837         conversion.
1838
1839 2004-03-09  Benjamin Otte  <otte@gnome.org>
1840
1841         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
1842           the signals take 2 arguments
1843
1844 2004-03-09  David Schleef  <ds@schleef.org>
1845
1846         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
1847         (gst_alsa_fixate): Add fixate function.  (bug #136686)
1848         * ext/alsa/gstalsa.h:
1849         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
1850
1851 2004-03-09  Benjamin Otte  <otte@gnome.org>
1852
1853         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
1854         (gst_mikmod_change_state):
1855         * ext/mikmod/gstmikmod.h:
1856           make mikmod's loop function not loop infinitely and call
1857           gst_element_yield anymore
1858         * gst/modplug/gstmodplug.cc:
1859           fix pad negotiation (fixes #136590)
1860
1861 2004-03-09  David Schleef  <ds@schleef.org>
1862
1863         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
1864         doesn't conflict with the internal colorspace plugin.
1865         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
1866         satisfy the crappy-ass shell shipped by a certain vendor.
1867         * gst/videofilter/make_filter: same (bug #135299)
1868
1869 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1870
1871         * configure.ac: bump nano to 1
1872
1873 === release 0.7.6 ===
1874
1875 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1876
1877         * configure.in: releasing 0.7.6, "There"
1878
1879 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1880
1881         * pkgconfig/gstreamer-play-uninstalled.pc.in:
1882         * pkgconfig/gstreamer-play.pc.in:
1883           synchronize the two
1884
1885 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1886
1887         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
1888         (cdparanoia_open), (cdparanoia_event):
1889           fix/add error handling
1890         * po/POTFILES.in:
1891           add cdparanoia source
1892         * tools/Makefile.am:
1893           make scripts executable
1894
1895 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1896
1897         * configure.ac:
1898         * ext/vorbis/Makefile.am:
1899         * sys/Makefile.am:
1900           remove id3types, vorbisfile and xvideosink from the build (#133783)
1901
1902 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1903
1904         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
1905           Fix metadata read crash (#136537).
1906
1907 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1908
1909         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
1910         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
1911           adding mime types, fixing the one-stop function
1912
1913 2004-03-08  Christian Schaller <Uraeus@gnome.org>
1914
1915         * ext/nas/nassink.c and /ext/nas/nassink.h:
1916         More NAS love from Arwed von Merkatz
1917         So lets all sing 'Can you feel the NAS tonight' 
1918
1919 2004-03-08  Christian Schaller <Uraeus@gnome.org>
1920
1921         * tools/gst-launch-ext.in: 
1922         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
1923
1924 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1925
1926         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
1927         (gst_mpeg2dec_init):
1928         remove the user_data pad for now, because it is being used in
1929         fixating causing MPEG playback to fixate on 1000 Hz for playback.
1930         If someone knows how to fix this properly, please do.
1931
1932 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1933
1934         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
1935         (gst_osssink_get_time):
1936         add a warning, IMO this won't get triggered anymore, remove later
1937
1938 2004-03-07  David Schleef  <ds@schleef.org>
1939
1940         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
1941         format (bug #136470)
1942
1943 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
1944
1945         * gst-libs/Makefile.am:
1946         * gst-libs/gst/media-info/Makefile.am:
1947         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
1948         (error_callback), (gst_media_info_error_create),
1949         (gst_media_info_error_element), (gmip_init), (gmip_reset),
1950         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
1951         * gst-libs/gst/media-info/media-info-priv.h:
1952         * gst-libs/gst/media-info/media-info-test.c: (main):
1953         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
1954         (gst_media_info_class_init), (gst_media_info_instance_init),
1955         (gst_media_info_set_source), (gst_media_info_read_with_idler),
1956         (gst_media_info_read_idler), (gst_media_info_read):
1957         * gst-libs/gst/media-info/media-info.h:
1958         fixed, should work now
1959
1960 2004-03-07  Christian Schaller <Uraeus@gnome.org>
1961
1962         * ext/nas/nassink.c:
1963         A bunch of NAS fixes from Arwed von Merkatz
1964
1965 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1966
1967         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1968         (qtdemux_parse_trak):
1969           Fix crash (j might be greater than n_samples, in which case we're
1970           writing outside the allocated space for the array) and memleak.
1971
1972 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1973
1974         * sys/oss/gstosssink.c: (gst_osssink_chain):
1975           And another caller that couldn't handle delay < 0 (unsigned
1976           integer overflow). Video now continues playing on an audio
1977           buffer underrun, and the clock continues working. Audio still
1978           stalls.
1979
1980 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1981
1982         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
1983         (gst_osssink_get_time):
1984           get_delay() may return values lower than 0. In those cases, we
1985           should not actually cast to *unsigned* int64, that will break
1986           stuff horribly. In my case, it screwed up A/V sync in movies
1987           in totem rather badly.
1988
1989 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1990
1991         * ext/faac/gstfaac.c: (gst_faac_chain):
1992         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
1993         * ext/libpng/gstpngenc.c: (user_write_data):
1994         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
1995         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
1996         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
1997         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
1998         Fix several misuse of gst_buffer_merge (it doesn't take ownership
1999         of any buffer), should fix some leaks. I hope I didn't unref buffers
2000         that shouldn't be...
2001         
2002 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2003
2004         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
2005         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
2006         (error_callback), (gmi_reset), (gmi_seek_to_track),
2007         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
2008         (gmip_find_type_post), (gmip_find_stream_post),
2009         (gmip_find_track_streaminfo_post):
2010         * gst-libs/gst/media-info/media-info-priv.h:
2011         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
2012         (info_print), (main):
2013         * gst-libs/gst/media-info/media-info.c:
2014         (gst_media_info_error_create), (gst_media_info_error_element),
2015         (gst_media_info_instance_init), (gst_media_info_get_property),
2016         (gst_media_info_new), (gst_media_info_set_source),
2017         (gst_media_info_read_idler), (gst_media_info_read):
2018         * gst-libs/gst/media-info/media-info.h:
2019           first pass at making this work again.  This seems to work on
2020           tagged ogg/vorbis and mp3 files.
2021
2022 2004-03-06  Benjamin Otte  <otte@gnome.org>
2023
2024         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2025           fix huge leak: gst_buffer_merge doesn't unref the first argument
2026           itself.
2027
2028 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2029
2030         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
2031           report layer/mode/emphasis
2032
2033 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
2034
2035         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
2036
2037 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2038
2039         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
2040           signal serial
2041
2042 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2043
2044         * ext/vorbis/vorbis.c: (plugin_init):
2045         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
2046         (gst_vorbis_dec_init), (vorbis_dec_event):
2047         add debug category
2048         make vorbisdec handle _BYTE and _TIME queries
2049
2050 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
2051
2052         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
2053           from the xing header
2054
2055 2004-03-06  Benjamin Otte  <otte@gnome.org>
2056
2057         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
2058         (gst_audio_convert_link), (gst_audio_convert_change_state),
2059         (gst_audio_convert_buffer_from_default_format):
2060           do conversions from/to float correctly, fix some caps nego errors,
2061           export correct supported caps in template and getcaps, use correct
2062           caps in try_set_caps functions
2063
2064 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
2065
2066         For some reason, I only committed a ChangeLog entry yesterday and 
2067         not the corresponding code...
2068         * ext/mad/gstmad.c: Fix detection of Xing headers
2069         * gst/tags/gstid3tag.c: Changes to support TLEN tags
2070
2071 2004-03-06  Benjamin Otte  <otte@gnome.org>
2072
2073         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
2074         (gst_ogg_demux_src_query):
2075           make sure to handle the case where there's no current chain
2076           gracefully.
2077
2078 2004-03-05  David Schleef  <ds@schleef.org>
2079
2080         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
2081         Add fixate function. (bug #131128)
2082         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
2083         (gst_sdlvideosink_fixate):  Add fixate function.
2084         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
2085         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
2086         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
2087         Fix missing break that was causing ulaw to be interpreted as
2088         raw int.
2089
2090 2004-03-05  David Schleef  <ds@schleef.org>
2091
2092         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
2093         Fix code that ignores return value of gst_buffer_merge().
2094         (bug #114560)
2095         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
2096         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
2097         * testsuite/gst-lint:  Check for above.
2098
2099 2004-03-05  David Schleef  <ds@schleef.org>
2100
2101         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
2102         caps and throw an element error.  (bug #136334)
2103
2104 2004-03-05  David Schleef  <ds@schleef.org>
2105
2106         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
2107         (gst_faad_chain): Fix negotiation.
2108         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
2109         key and button events.
2110         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
2111         dung heap of code.
2112         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
2113         depends on gconf
2114         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
2115         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
2116         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
2117         function to encourage better negotiation, particularly between
2118         audioconvert and osssink.
2119         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
2120         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
2121         more important.
2122         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
2123         typefinding.
2124         * gst/vbidec/vbiscreen.c:  Add glib header
2125         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
2126
2127 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
2128
2129         * ext/mad/gstmad.c: Fix detection of Xing headers
2130         * gst/tags/gstid3tag.c: Changes to support TLEN tags
2131
2132 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2133
2134         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
2135         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
2136           debug updates
2137
2138 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
2139
2140         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
2141         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
2142         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
2143         files, and report the parsed length as a GST_TAG_DURATION tag.
2144         * gst/tags/gstid3tag.c: support TLEN (duration) tag
2145
2146 2004-03-05  Benjamin Otte  <otte@gnome.org>
2147
2148         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
2149           convert channels correctly. convert correctly to unsigned.
2150
2151 2004-03-05  Julien MOUTTE <julien@moutte.net>
2152
2153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
2154         we have a window before clearing it.
2155
2156 2004-03-05  Julien MOUTTE <julien@moutte.net>
2157
2158         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
2159         have a window before clearing it.
2160
2161 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2162
2163         * gconf/gstreamer.schemas.in:
2164         * gst-libs/gst/gconf/Makefile.am:
2165           version installation path the same way as for 0.6
2166         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
2167         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
2168         * pkgconfig/gstreamer-play-uninstalled.pc.in:
2169           remove comment that was fixed
2170
2171 2004-03-05  David Schleef  <ds@schleef.org>
2172
2173         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
2174         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
2175         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
2176         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
2177         Add prototype code for handling seeking and querying.
2178
2179 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2180
2181         * examples/gstplay/player.c: (main):
2182           Initialize variables to NULL. Prevents a segfault because the
2183           (uninitialized) variable is not NULL, resulting in a crash on
2184           trying to reach error->message.
2185
2186 2004-03-05  Benjamin Otte  <otte@gnome.org>
2187
2188         * gst/audioconvert/gstaudioconvert.c:
2189         (gst_audio_convert_buffer_to_default_format):
2190         make float=>int conversion work correctly even in cornercases.
2191
2192 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
2193
2194         * debian/README.Debian:
2195         * debian/build-deps:
2196         * debian/changelog:
2197         * debian/control:
2198         * debian/control.in:
2199         * debian/copyright:
2200         * debian/gstreamer-a52dec.files:
2201         * debian/gstreamer-aa.files:
2202         * debian/gstreamer-alsa.files:
2203         * debian/gstreamer-alsa.manpages:
2204         * debian/gstreamer-arts.files:
2205         * debian/gstreamer-artsd.files:
2206         * debian/gstreamer-audiofile.files:
2207         * debian/gstreamer-avifile.files:
2208         * debian/gstreamer-cdparanoia.files:
2209         * debian/gstreamer-colorspace.files:
2210         * debian/gstreamer-doc.files:
2211         * debian/gstreamer-dv.files:
2212         * debian/gstreamer-dvd.files:
2213         * debian/gstreamer-esd.files:
2214         * debian/gstreamer-festival.files:
2215         * debian/gstreamer-flac.files:
2216         * debian/gstreamer-gconf.conffiles:
2217         * debian/gstreamer-gconf.files:
2218         * debian/gstreamer-gconf.postinst:
2219         * debian/gstreamer-gnomevfs.files:
2220         * debian/gstreamer-gsm.files:
2221         * debian/gstreamer-http.files:
2222         * debian/gstreamer-jack.files:
2223         * debian/gstreamer-jpeg.files:
2224         * debian/gstreamer-mad.files:
2225         * debian/gstreamer-mikmod.files:
2226         * debian/gstreamer-misc.files:
2227         * debian/gstreamer-mpeg2dec.files:
2228         * debian/gstreamer-oss.files:
2229         * debian/gstreamer-plugin-apps.files:
2230         * debian/gstreamer-plugin-apps.manpages:
2231         * debian/gstreamer-plugin-libs-dev.files:
2232         * debian/gstreamer-plugin-libs.files:
2233         * debian/gstreamer-plugin-template.postinst:
2234         * debian/gstreamer-plugin-template.postrm:
2235         * debian/gstreamer-sdl.files:
2236         * debian/gstreamer-sid.files:
2237         * debian/gstreamer-vorbis.files:
2238         * debian/gstreamer-x.files:
2239         * debian/mk.control:
2240         * debian/rules:
2241         Debian package info not maintained here.
2242
2243 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2244
2245         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
2246         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
2247         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
2248         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
2249         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
2250         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
2251         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
2252         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
2253         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
2254         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
2255         * gst-libs/gst/colorbalance/colorbalance.c:
2256         (gst_color_balance_class_init):
2257         * gst-libs/gst/colorbalance/colorbalancechannel.c:
2258         (gst_color_balance_channel_class_init):
2259         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
2260         * gst-libs/gst/play/play.c: (gst_play_class_init):
2261         * gst-libs/gst/propertyprobe/propertyprobe.c:
2262         (gst_property_probe_iface_init):
2263         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
2264         * gst-libs/gst/tuner/tunerchannel.c:
2265         (gst_tuner_channel_class_init):
2266         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
2267         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
2268         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
2269         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
2270         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
2271         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2272         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2273         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
2274         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
2275           fix signals to use - instead of _
2276         * ext/libcaca/gstcacasink.h:
2277         * ext/sdl/sdlvideosink.h:
2278           fix header rename
2279
2280 2004-03-04  David Schleef  <ds@schleef.org>
2281
2282         * testsuite/gst-lint:  Add a check for bad signal names.
2283
2284 2004-03-04  <kost@imn.htwk-leipzig.de>
2285
2286         reviewed by David Schleef
2287
2288         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
2289         modified the alpha channel and caused a warning. (bug #136192)
2290
2291 2004-04-03  Christian Schaller <Uraeus@gnome.org>
2292
2293         * gst-plugins.spec.in:
2294         Change names of plugins to actually be correct. Try to keep things
2295         alphabetical to avoid getting beat up by Thomas
2296
2297 2004-03-03  Julien MOUTTE <julien@moutte.net>
2298
2299         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
2300         Using ximagesink as a default if no gconf key found. We should
2301         probably consider using alsasink instead of osssink for the audio
2302         part.
2303
2304 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2305
2306         * configure.ac:
2307           fix --with-plugins, don't think it ever worked before
2308         * gst-plugins.spec.in:
2309           even more updates
2310
2311 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2312
2313         * ext/sdl/sdlvideosink.h:
2314         * sys/ximage/ximagesink.h:
2315         * sys/xvideo/xvideosink.h:
2316         * sys/xvimage/xvimagesink.h:
2317           Fix for move of gstvideosink.h -> videosink.h.
2318
2319 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2320
2321         * gst-libs/gst/xwindowlistener/Makefile.am:
2322           this is a plugin library, not a library
2323
2324 2004-03-01  David Schleef  <ds@schleef.org>
2325
2326         * AUTHORS:  Added some names.  Add yourself if you're still
2327         missing.
2328
2329 2004-03-01  David Schleef  <ds@schleef.org>
2330
2331         * MAINTAINERS: Add
2332
2333 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2334
2335         * gst-plugins.spec.in: clean up spec file
2336
2337 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2338
2339         * gst-libs/gst/video/Makefile.am:
2340         * gst-libs/gst/video/gstvideosink.c:
2341         * gst-libs/gst/video/gstvideosink.h:
2342           rename gstvideosink.h to videosink.h to match other headers
2343         * gst/mixmatrix/Makefile.am:
2344           fix plugin filename
2345         * gst/tags/Makefile.am: fix plugin filename
2346
2347 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2348
2349         * gst/tags/Makefile.am: fix plugin filename
2350
2351 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2352
2353         * examples/gstplay/player.c: (got_time_tick), (main):
2354           add error handler
2355           display time_tick more readably
2356         * gst/mixmatrix/Makefile.am:
2357           fix plugin file name
2358
2359 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
2360
2361         * sys/oss/gstosselement.c: (gst_osselement_probe),
2362         (device_combination_append), (gst_osselement_class_probe_devices):
2363         * sys/oss/gstosselement.h: 
2364           Reworked enumeration of oss dsps and mixers so that gst-mixer works
2365           on my system using alsa oss emulation, fixes bug #135597
2366
2367 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2368
2369         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
2370         (gst_videodrop_chain), (gst_videodrop_change_state):
2371         * gst/videodrop/gstvideodrop.h:
2372           Work based on timestamp of input data, not based on the expected
2373           framerate from the input. The consequence is that this element now
2374           not only scales framerates, but also functions as a framerate
2375           corrector or framerate stabilizer/constantizer.
2376
2377 2004-02-27  David Schleef  <ds@schleef.org>
2378
2379         patches from jmmv@menta.net (Julio M. Merino Vidal)
2380
2381         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
2382         GST_ELEMENT_ERROR call (bug #135634)
2383         * gst/interleave/interleave.c: (interleave_buffered_loop),
2384         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
2385         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
2386         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
2387         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
2388         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
2389         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
2390         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
2391         Fix GST_ELEMENT_ERROR call.
2392         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
2393         GST_ELEMENT_ERROR call.
2394
2395 2004-02-27  Benjamin Otte  <otte@gnome.org>
2396
2397         * gst-libs/gst/audio/audio.h:
2398           add macro to make sure header isn't included twice
2399         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
2400           don't use gst_buffer_free
2401         * gst/playondemand/filter.func:
2402           don't use gst_data_free. Free data only once.
2403
2404 2004-02-26  David Schleef  <ds@schleef.org>
2405
2406         * gst-libs/gst/colorbalance/Makefile.am:
2407         * gst-libs/gst/mixer/Makefile.am:
2408         * gst-libs/gst/tuner/Makefile.am:
2409         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
2410         should not be disted, -marshal.h files should not be installed,
2411         and -enum.h files _should_ be installed.  Fix to make this the
2412         case.
2413
2414 === release 0.7.5 ===
2415
2416 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2417
2418         * configure.ac: release 0.7.5, "Under The Sea"
2419
2420 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2421
2422         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
2423         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
2424         * gst/videoscale/gstvideoscale.c:
2425         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
2426           assorted debug/warning fixes
2427
2428 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2429
2430         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
2431         (gst_videoscale_init), (gst_videoscale_chain),
2432         (gst_videoscale_set_property), (plugin_init):
2433         * gst/videoscale/gstvideoscale.h:
2434         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
2435         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
2436         (gst_videoscale_planar400), (gst_videoscale_packed422),
2437         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
2438         (gst_videoscale_24bit), (gst_videoscale_16bit),
2439         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
2440         (gst_videoscale_scale_plane_slow),
2441         (gst_videoscale_scale_point_sample),
2442         (gst_videoscale_scale_nearest),
2443         (gst_videoscale_scale_nearest_str2),
2444         (gst_videoscale_scale_nearest_str4),
2445         (gst_videoscale_scale_nearest_32bit),
2446         (gst_videoscale_scale_nearest_24bit),
2447         (gst_videoscale_scale_nearest_16bit):
2448         add debugging category and use it properly
2449         fix use of GST_PTR_FORMAT
2450
2451 2004-02-25  Andy Wingo  <wingo@pobox.com>
2452
2453         * gst/interleave/interleave.c (interleave_buffered_loop): Always
2454         push only when channel->buffer is NULL. Prevents segfaults doing
2455         the state change after a nonlocal exit, like a scheme exception.
2456
2457         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
2458         Handle the case where the intersected caps is empty.
2459
2460 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2461
2462         * gst/law/mulaw-decode.c: (mulawdec_link):
2463         * gst/law/mulaw.c: (plugin_init):
2464           fix mulawdec so it actually works again
2465
2466 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
2467
2468         reviewed by: David Schleef  <ds@schleef.org>
2469
2470         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
2471         (gst_gamma_init), (gst_gamma_set_property),
2472         (gst_gamma_get_property), (gst_gamma_calculate_tables),
2473         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
2474         for RGB, with separate r g and b correction factors. (#131167)
2475
2476 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2477
2478         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
2479           only signal tags for bitrate if they're > 0 (#134894)
2480
2481 2004-02-24  David Schleef  <ds@schleef.org>
2482
2483         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
2484         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
2485         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
2486         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
2487         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
2488         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
2489         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
2490         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
2491         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
2492         category.  Attempt to fix timestamp calculation.
2493
2494 2004-02-24  Johan Dahlin  <johan@gnome.org>
2495
2496         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
2497
2498 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2499
2500         * configure.ac:
2501         * gconf/Makefile.am:
2502         * gconf/gstreamer.schemas:
2503         * gst-libs/gst/gconf/Makefile.am:
2504         * gst-libs/gst/gconf/gconf.c:
2505           version gconf schemas and install locations
2506
2507 2004-02-23  Benjamin Otte  <otte@gnome.org>
2508
2509         * ext/xine/xineinput.c: (gst_xine_input_dispose):
2510         (gst_xine_input_subclass_init):
2511           call parent dispose.
2512           change pad template for CD reader correctly
2513         * ext/xine/Makefile.am:
2514         * ext/xine/gstxine.h:
2515         * ext/xine/xine.c: (plugin_init):
2516         * ext/xine/xineaudiosink.c:
2517           wrap audio sinks, too
2518         * gst-libs/gst/resample/private.h:
2519         * gst-libs/gst/resample/resample.c: (gst_resample_init),
2520         (gst_resample_reinit), (gst_resample_scale),
2521         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
2522         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
2523         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
2524         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
2525         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
2526         * gst-libs/gst/resample/resample.h:
2527         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
2528         (gst_audioscale_class_init), (gst_audioscale_link),
2529         (gst_audioscale_get_buffer), (gst_audioscale_init),
2530         (gst_audioscale_chain), (gst_audioscale_set_property),
2531         (gst_audioscale_get_property):
2532         * gst/audioscale/gstaudioscale.h:
2533           s/resample_*/gst_resample_*/i to not clobber namespaces
2534
2535 2004-02-23  Julien MOUTTE  <julien@moutte.net>
2536
2537         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2538         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
2539         (gst_riff_create_video_template_caps),
2540         (gst_riff_create_audio_template_caps),
2541         (gst_riff_create_iavs_template_caps):
2542         * gst-libs/gst/riff/riff-media.h:
2543         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
2544         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
2545         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
2546         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
2547         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2548         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2549         (gst_matroska_demux_plugin_init): First batch implementing audio and 
2550         video codec tags in demuxers.
2551
2552 2004-02-22  Benjamin Otte  <otte@gnome.org>
2553
2554         * ext/xine/Makefile.am:
2555         * ext/xine/gstxine.h:
2556         * ext/xine/xine.c: (plugin_init):
2557         * ext/xine/xineinput.c:
2558           add input plugin wrapper. Playback from files, http, mms and cdda
2559           works.
2560         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
2561           remove leftover G_GNUC_UNUSED
2562         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
2563         (gst_asf_demux_identify_guid):
2564           improve debugging output
2565
2566 2004-02-22  Benjamin Otte  <otte@gnome.org>
2567
2568         reported by: Padraig O'Briain <padraig.obriain@sun.com>
2569
2570         * autogen.sh:
2571           replace test -e with test -x for mkinstalldirs to be more portable.
2572           (fixes #134816)
2573
2574 2004-02-22  Benjamin Otte  <otte@gnome.org>
2575
2576         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
2577
2578         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
2579           set rank to PRIMARY
2580         * gst/volume/gstvolume.c: (plugin_init):
2581           set rank to NONE
2582         fixes #134960
2583
2584 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
2585
2586         reviewed by Benjamin Otte  <otte@gnome.org>
2587
2588         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
2589           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
2590
2591 2004-02-22  Benjamin Otte  <otte@gnome.org>
2592
2593         * configure.ac:
2594           export [_]*{gst,Gst,GST}.* symbols from plugins
2595
2596 2004-02-22  Christophe Fergeau <teuf@gnome.org>
2597
2598         reviewed by: Benjamin Otte  <otte@gnome.org>
2599
2600         * ext/lame/gstlame.c: (add_one_tag):
2601         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
2602         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
2603         (gst_vorbisenc_metadata_set1):
2604         * gst/tags/gstid3tag.c:
2605         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
2606           apply fixes from bugs #135042 (lame can't write tags) and #133817
2607           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
2608
2609 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
2610
2611         * configure.ac: Export only gst_plugin_desc from plugins.
2612          Note that this change only makes any effect with Linux using libtool 
2613          1.5.2 or higher. Otherwise it is silently ignored, but it would build
2614          fine. And don't try to have several versions of libtool in different
2615          directories.
2616
2617 2004-02-20  Andy Wingo  <wingo@pobox.com>
2618
2619         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
2620         interleave respectively.
2621
2622         * gst/interleave/deinterleave.c: New plugin: deinterleave
2623         (replaces on oneton).
2624         * gst/interleave/interleave.c: New plugin: interleave.
2625         * gst/interleave/plugin.h: Support file.
2626         * gst/interleave/plugin.c: Support file.
2627
2628         * configure.ac: Remove intfloat and oneton, add interleave.
2629
2630         * ext/sndfile/gstsf.c: Handle events better.
2631
2632         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
2633         and float2int operation. int2float has scheduling problems as
2634         noted in in2float_chain. 
2635
2636 2004-02-20  Benjamin Otte  <otte@gnome.org>
2637
2638         * ext/xine/Makefile.am:
2639         * ext/xine/gstxine.h:
2640         * ext/xine/xine.c: 
2641         * ext/xine/xineaudiodec.c: 
2642         * ext/xine/xinecaps.c: 
2643           add first version of xine plugin wrapper. Currently only wraps the
2644           QDM2 win32 DLL, and even that only in proof-of-concept quality.
2645         * configure.ac:
2646         * ext/Makefile.am:
2647           add xine plugin wrapper, disabled by default. Use --enable-xine to
2648           build. Note that it'll segfault on gst-register if you don't remove
2649           the goom and tvtime post plugins from xine.
2650         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
2651         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
2652           add extradata parsing for QDM2.
2653           change around debugging prints.
2654
2655 2004-02-19  Benjamin Otte  <otte@gnome.org>
2656
2657         * ext/lame/gstlame.c: (gst_lame_chain):
2658         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
2659           use gst_tag_list_insert when you want to insert tags
2660
2661 2004-02-18  David Schleef  <ds@schleef.org>
2662
2663         * configure.ac:  Move massink to gst-rotten
2664         * ext/Makefile.am:
2665         * ext/mas/Makefile.am:
2666         * ext/mas/massink.c:
2667         * ext/mas/massink.h:
2668
2669 2004-02-18  David Schleef  <ds@schleef.org>
2670
2671         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
2672         typefinding, since it seems to be worse than nothing.
2673         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
2674         atom to recognize .mp4 and .m4a files as video/quicktime.
2675
2676 2004-02-18  David Schleef  <ds@schleef.org>
2677
2678         * gst/sine/demo-dparams.c: (quit_live),
2679         (dynparm_log_value_changed), (dynparm_value_changed), (main):
2680         Use double dparams, not float.
2681         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2682         (gst_sinesrc_init): Change sync default to FALSE, since multiple
2683         sync'd elements don't really work correctly.
2684         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
2685         (volume_update_volume), (volume_get_property):  Change dparam
2686         to double.
2687
2688 2004-02-18  Julien MOUTTE  <julien@moutte.net>
2689
2690         * sys/ximage/ximagesink.c:
2691         (gst_ximagesink_xwindow_update_geometry),
2692         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
2693         (gst_ximagesink_change_state), (gst_ximagesink_expose),
2694         (gst_ximagesink_init): Rework the way software video scaling works. So
2695         now we check on each chain call if the video frames are feeling the 
2696         window. If not we try to renegotiate caps. On failure we memorize that
2697         and we won't try again for that PLAYING sessions.
2698         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
2699         failure.
2700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the 
2701         synchronous flag.
2702
2703 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2704
2705         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
2706           break up _link so we can give a better debug message for errors
2707
2708 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2709
2710         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
2711           set up debug category
2712
2713 2004-02-18  Julien MOUTTE <julien@moutte.net>
2714
2715         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2716         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
2717         the way renegotiation work. The event handling function is not taking
2718         care of external windows and renegotiate method check for pad flags
2719         NEGOTIATING. Should fix : #133209
2720
2721 2004-02-17  Julien MOUTTE  <julien@moutte.net>
2722
2723         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
2724         pad is negotiating before trying renegotiation.
2725
2726 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2727
2728         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
2729           pass on all possible mime types as typefind hints
2730
2731 2004-02-17  Julien MOUTTE <julien@moutte.net>
2732
2733         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
2734         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
2735         possible SHM leak if we crash. All other apps using XShm are doing
2736         that.
2737
2738 2004-02-17  Julien MOUTTE  <julien@moutte.net>
2739
2740         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2741         (gst_ximagesink_expose): Renegotiate size on expose.
2742         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
2743         size on expose.
2744
2745 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2746
2747         * testsuite/alsa/sinesrc.c:
2748           cosmetic fix to fix compile issue with gcc 2.95.4
2749
2750 2004-02-16  Julien MOUTTE <julien@moutte.net>
2751
2752         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
2753         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
2754         failed opening the audio device.
2755         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
2756         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
2757         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
2758         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
2759         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
2760         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
2761         (gst_ximagesink_change_state), (gst_ximagesink_chain),
2762         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
2763         Removing some useless g_return_if_fail like wingo suggested.
2764         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2765         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
2766         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
2767         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
2768         (gst_xvimagesink_update_colorbalance),
2769         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
2770         (gst_xvimagesink_xcontext_clear),
2771         (gst_xvimagesink_get_fourcc_from_caps),
2772         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
2773         (gst_xvimagesink_set_xwindow_id),
2774         (gst_xvimagesink_colorbalance_list_channels),
2775         (gst_xvimagesink_colorbalance_set_value),
2776         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
2777         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
2778
2779 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2780
2781         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
2782           throw error when not negotiated instead of asserting
2783
2784 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2785
2786         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for 
2787         correct data refcounting.
2788
2789 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2790
2791         * gst/switch/gstswitch.c: (gst_switch_change_state),
2792         (gst_switch_class_init): Cleaning the sinkpads correctly on state
2793         change, mostly the EOS flag.
2794
2795 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2796
2797         * examples/gstplay/player.c: (got_eos), (main): Adding some 
2798         output for debugging.
2799         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
2800         timeouts if we go to any state different from PLAYING.
2801         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
2802         more EOS bugs in riff lib.
2803
2804 2004-02-14  Julien MOUTTE  <julien@moutte.net>
2805
2806         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
2807         visualization until i find a way to fix switch correctly.
2808         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
2809         EOS arrives.
2810         * gst/switch/gstswitch.c: (gst_switch_release_pad),
2811         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
2812         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
2813         Reworked switch to get a more correct behaviour with events and refing
2814         of data stored in sinkpads.
2815         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
2816         we don't pull from a pad in EOS.
2817
2818 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2819
2820         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2821           remove v1 tag even if we can't read it (makes sure we don't detect
2822           it again)
2823
2824 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2825
2826         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
2827         (gst_alsa_xrun_recovery):
2828         * ext/alsa/gstalsa.h:
2829           try xrun recovery when wait failed. Make xrun recovery function
2830           return TRUE/FALSE to indicate success. (might fix #134354)
2831
2832 2004-02-13  David Schleef  <ds@schleef.org>
2833
2834         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
2835         (dynparm_value_changed), (main): Convert from float to double.
2836         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
2837
2838 2004-02-13  David Schleef  <ds@schleef.org>
2839
2840         * gst/silence/gstsilence.c: (gst_silence_class_init),
2841         (gst_silence_set_clock), (gst_silence_get),
2842         (gst_silence_set_property), (gst_silence_get_property):
2843         * gst/silence/gstsilence.h: Add sync property.
2844         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2845         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
2846         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
2847         * gst/sine/gstsinesrc.h: Add sync property.
2848
2849 2004-02-13  David Schleef  <ds@schleef.org>
2850
2851         * gst/intfloat/gstint2float.c: (conv_f32_s16),
2852         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
2853
2854 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2855
2856         * configure.ac:
2857         * ext/Makefile.am:
2858         * gst-libs/ext/Makefile.am:
2859           move ffmpeg plugin to gst-ffmpeg module
2860
2861 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2862
2863         * configure.ac: use GST_ARCH to detect architecture
2864
2865 2004-02-12  Julien MOUTTE  <julien@moutte.net>
2866
2867         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
2868
2869 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
2870
2871         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
2872           classify LADSPA plugins based on number of src/sink pads
2873           (#133663, Stefan Kost)
2874         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
2875           fix dparams registration
2876           (#133528, Stefan Kost)
2877         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
2878           fix use of isprint and use g_ascii_isprint instead
2879           (#133316, Stefan Kost)
2880
2881 2004-02-11  David Schleef  <ds@schleef.org>
2882
2883         Convert a few inner loops to use liboil.  This is currently
2884         optional, and is only enabled if liboil is present (duh!).
2885         * configure.ac: Check for liboil-0.1
2886         * gst/intfloat/Makefile.am:
2887         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
2888         (gst_int2float_chain_gint16):
2889         * gst/videofilter/Makefile.am:
2890         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
2891         (tablelookup_u8), (gst_videobalance_planar411):
2892         * gst/videotestsrc/Makefile.am:
2893         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
2894         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
2895         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
2896         (paint_hline_RGB565), (paint_hline_xRGB1555):
2897
2898 2004-02-11  David Schleef  <ds@schleef.org>
2899
2900         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
2901         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
2902         (gst_colorspace_getcaps), (gst_colorspace_link),
2903         (gst_colorspace_base_init), (gst_colorspace_init),
2904         (gst_colorspace_chain), (gst_colorspace_change_state),
2905         (plugin_init): Merge Ronald's patch (bug #117897) and update
2906         for new caps and negotiation.  Seems to work, although it
2907         shows off bugs in lcs.
2908
2909 2004-02-11  David Schleef  <ds@schleef.org>
2910
2911         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
2912         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
2913
2914 2004-02-11  David Schleef  <ds@schleef.org>
2915
2916         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
2917         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
2918         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
2919         Add server and port properties
2920
2921 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2922
2923         * m4/a52.m4:
2924         * m4/aalib.m4:
2925         * m4/as-ffmpeg.m4:
2926         * m4/as-liblame.m4:
2927         * m4/as-slurp-ffmpeg.m4:
2928         * m4/check-libheader.m4:
2929         * m4/esd.m4:
2930         * m4/freetype2.m4:
2931         * m4/gconf-2.m4:
2932         * m4/glib.m4:
2933         * m4/gst-alsa.m4:
2934         * m4/gst-artsc.m4:
2935         * m4/gst-ivorbis.m4:
2936         * m4/gst-matroska.m4:
2937         * m4/gst-sdl.m4:
2938         * m4/gst-shout2.m4:
2939         * m4/gst-sid.m4:
2940         * m4/gtk.m4:
2941         * m4/libdv.m4:
2942         * m4/libfame.m4:
2943         * m4/libmikmod.m4:
2944         * m4/ogg.m4:
2945         * m4/vorbis.m4:
2946           fix underquotedness of macros (#133800)
2947         * m4/as-avifile.m4:
2948         * m4/xmms.m4:
2949           removed because no longer used
2950
2951 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2952
2953         * configure.ac:
2954           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
2955           by autopoint (fixes #132996)
2956
2957 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2958
2959         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
2960         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
2961         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
2962         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
2963           fix memleaks
2964
2965 2004-02-11  David Schleef  <ds@schleef.org>
2966
2967         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
2968         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
2969         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
2970         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
2971         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
2972         (gst_jpegenc_class_init), (gst_jpegenc_init),
2973         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
2974         (gst_jpegenc_chain), (gst_jpegenc_set_property),
2975         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
2976         * ext/jpeg/gstjpegenc.h: Fix negotiation.
2977
2978 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2979
2980         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
2981         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
2982         * ext/mikmod/gstmikmod.h:
2983           fix caps negotiation in mikmod
2984         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
2985           output debug information
2986
2987 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2988
2989         * gst-libs/gst/colorbalance/Makefile.am:
2990         * gst-libs/gst/navigation/Makefile.am:
2991         * gst-libs/gst/xoverlay/Makefile.am:
2992           remove unused GST_OPT_CFLAGS from Makefiles
2993           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
2994
2995 2004-02-07  David Schleef  <ds@schleef.org>
2996
2997         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
2998         push events to pads that haven't been created (#133508)
2999
3000 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
3001
3002         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
3003         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
3004         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
3005         (gst_dvdec_loop), (gst_dvdec_change_state):
3006         Second attempt at committing a working dvdec element.
3007
3008 2004-02-06  David Schleef  <ds@schleef.org>
3009
3010         Build fixes for OS X: (see #129600)
3011         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
3012         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
3013         (gst_riff_read_strf_iavs):
3014         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
3015         (gst_avi_demux_stream_odml):
3016         * gst/playondemand/Makefile.am:
3017         * gst/rtp/rtp-packet.c:
3018
3019 2004-02-05  David Schleef  <ds@schleef.org>
3020
3021         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
3022         last change, because it Just Doesn't Compile.
3023
3024 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3025
3026         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
3027           skip undecodable id3v2 tag instead of keeping it
3028
3029 2004-02-05  David Schleef  <ds@schleef.org>
3030
3031         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
3032         Unref leaked buffer.  (Noticed by Ronald)
3033
3034 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
3035
3036         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
3037         Sync requires with other checks.  >= vs =.
3038
3039 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
3040
3041         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
3042         (gst_dvdec_video_link), (gst_dvdec_loop):
3043         * ext/dv/gstdvdec.h:
3044           rework the caps negotiation so that dvdec works again instead
3045           of just segfaulting.
3046
3047 === release 0.7.4 ===
3048
3049 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3050                                                                                 
3051         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
3052         * configure.ac: changed for release
3053
3054 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3055
3056         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
3057         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
3058         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
3059         * pkgconfig/gstreamer-play-uninstalled.pc.in:
3060           reworked patch by David Lehn to fix libdir and includedir for
3061           uninstalled libraries
3062           removed play and gconf from gstreamer-libs since they have their
3063           own pkgconfig files
3064
3065 2004-02-04  David Schleef  <ds@schleef.org>
3066
3067         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
3068         memleak.
3069
3070 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3071
3072         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
3073           use correct GST_TAG_ENCODER tag
3074
3075 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3076
3077         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3078           be sure to stop the clock when going to paused
3079         * sys/oss/gstosssink.c: (gst_osssink_change_state):
3080           reset number of transmitted when going to ready.
3081         fixes #132935
3082
3083 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
3084
3085         reviewed by Benjamin Otte
3086
3087         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
3088           extract track count (fixes #133410)
3089
3090 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3091
3092         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
3093           that should be !=, not == (fixes #132519)
3094
3095 2004-02-04  David Schleef  <ds@schleef.org>
3096
3097         Make sure set_explicit_caps() is called before adding pad.
3098         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
3099         * gst/id3/gstid3types.c: (gst_id3types_loop):
3100         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
3101         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
3102
3103 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3104
3105         * configure.ac:
3106           bump nano to 2, first prerelease
3107           put back AM_PROG_LIBTOOL
3108
3109 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3110
3111         * testsuite/alsa/Makefile.am:
3112           these are user test apps, not automatic testsuite tests
3113
3114 2004-02-04  David Schleef  <ds@schleef.org>
3115
3116         Convert GST_DEBUG_CAPS() to GST_DEBUG():
3117         * gst/mpeg1videoparse/gstmp1videoparse.c:
3118         (mp1videoparse_parse_seq):
3119         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
3120         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
3121         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
3122         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
3123         (gst_xvideosink_getcaps):
3124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3125         * testsuite/gst-lint: more tests
3126
3127 2004-02-04  David Schleef  <ds@schleef.org>
3128
3129         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
3130         with the code that they would expand to.
3131         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
3132         (gst_flacdec_get_src_query_types),
3133         (gst_flacdec_get_src_event_masks):
3134         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
3135         (gst_gnomevfssrc_get_query_types),
3136         (gst_gnomevfssrc_get_event_mask):
3137
3138 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3139
3140         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3141         (gst_sinesrc_dispose):
3142           fix memleak by properly disposing sinesrc
3143
3144 2004-02-04  Julien MOUTTE  <julien@moutte.net>
3145
3146         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
3147         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
3148         an overlay to redraw the image because it has been exposed.
3149         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
3150         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
3151         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
3152         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
3153         interface
3154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
3155         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
3156         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
3157         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
3158         interface 
3159
3160 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3161
3162         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
3163           more memleak fixage
3164
3165 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3166
3167         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3168         * gst/typefind/gsttypefindfunctions.c:
3169           fix memleaks shown by gst-typefind
3170
3171 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3172
3173         * common/glib-gen.mak:
3174           add hack rule to touch .Plo files
3175         * gst-libs/gst/colorbalance/Makefile.am:
3176         * gst-libs/gst/mixer/Makefile.am:
3177         * gst-libs/gst/play/Makefile.am:
3178         * gst-libs/gst/tuner/Makefile.am:
3179           remove glib_root variable
3180
3181 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3182
3183         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
3184           set explicit caps before adding the element, so the autopluggers can
3185           plug correctly.
3186         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3187         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
3188         (mpeg_video_type_find), (mpeg_video_stream_type_find),
3189         (dv_type_find):
3190           fix memleaks in typefind functions. gst_type_find_suggest takes a const
3191           argument.
3192
3193 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3194
3195         * gst-libs/gst/colorbalance/Makefile.am:
3196         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
3197         * gst-libs/gst/colorbalance/colorbalance.c:
3198         * gst-libs/gst/colorbalance/colorbalance.h:
3199         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
3200         * gst-libs/gst/mixer/Makefile.am:
3201         * gst-libs/gst/mixer/mixer-marshal.list:
3202         * gst-libs/gst/mixer/mixer.c:
3203         * gst-libs/gst/mixer/mixer.h:
3204         * gst-libs/gst/mixer/mixermarshal.list:
3205         * gst-libs/gst/play/Makefile.am:
3206         * gst-libs/gst/play/play.h:
3207         * gst-libs/gst/tuner/Makefile.am:
3208         * gst-libs/gst/tuner/tuner-marshal.list:
3209         * gst-libs/gst/tuner/tuner.c:
3210         * gst-libs/gst/tuner/tuner.h:
3211         * gst-libs/gst/tuner/tunermarshal.list:
3212           use new glib-gen.mak snippet to clean up Makefile.am
3213           fix various bugs in Makefile.am's
3214
3215 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3216
3217         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
3218           handle chain parsing correctly in the multichain case
3219         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
3220         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
3221         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
3222         (theora_dec_chain):
3223           handle events and queries correctly
3224
3225 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
3226
3227         * .cvsignore:
3228         Ignore generated file _stdint.h.
3229
3230 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
3231
3232         * gst-libs/gst/colorbalance/Makefile.am:
3233         * gst-libs/gst/colorbalance/colorbalance.h:
3234         * gst-libs/gst/mixer/Makefile.am:
3235         * gst-libs/gst/mixer/mixer.h:
3236         * gst-libs/gst/play/Makefile.am:
3237         * gst-libs/gst/play/play.h:
3238         * gst-libs/gst/tuner/Makefile.am:
3239         * gst-libs/gst/tuner/tuner.h:
3240         Generate enum type code with glib-mkenums.
3241         * gst-libs/gst/colorbalance/.cvsignore:
3242         * gst-libs/gst/mixer/.cvsignore:
3243         * gst-libs/gst/play/.cvsignore:
3244         * gst-libs/gst/tuner/.cvsignore:
3245         Ignore generated files.
3246
3247 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
3248
3249         * gst-libs/gst/audio/.cvsignore:
3250         Ignore generated file.
3251         * gst-libs/gst/audio/Makefile.am:
3252         Do not install example filter.
3253
3254 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
3255
3256         * examples/switch/.cvsignore:
3257         Ignore generated file.
3258
3259 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3260
3261         * common/m4/ax_create_stdint_h.m4:
3262         * configure.ac:
3263           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
3264           _stdint.h.
3265         * Makefile.am:
3266           remove generated _stdint.h in DISTCLEANFILES
3267         * ext/a52dec/gsta52dec.c:
3268           include _stdint.h for a52dec. (should fix #133064)
3269
3270 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
3271
3272         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
3273         (gst_tag_to_vorbis_comments):
3274         Add replaygain support to vorbistag
3275
3276 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
3277         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
3278         (gst_ffmpeg_caps_to_extradata):
3279           Fix SVQ3 caps flag properties
3280           Use glib macro for bytes swap
3281
3282 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3283
3284         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
3285         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
3286         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3287         * ext/sndfile/gstsf.c: (plugin_init):
3288         * gst/avi/gstavi.c: (plugin_init):
3289         * sys/dxr3/dxr3init.c: (plugin_init):
3290         * sys/oss/gstossaudio.c: (plugin_init):
3291         * sys/v4l/gstv4l.c: (plugin_init):
3292         * sys/v4l2/gstv4l2.c: (plugin_init):
3293           remove textdomain calls
3294         * po/nl.po:
3295           update Dutch translation
3296
3297 2004-02-02  Julien MOUTTE  <julien@moutte.net>
3298
3299         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
3300         (gst_play_set_audio_sink): Moving volume in the audio thread for 
3301         instantaneous volume change. Maybe i will add another volume in front
3302         of visualization later, not sure yet though.
3303
3304 2004-02-02  Julien MOUTTE  <julien@moutte.net>
3305
3306         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
3307         (gst_ximagesink_handle_xevents): Better X events handling, only take
3308         the latest events for configure and motion.
3309         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
3310
3311 2004-02-02  Jon Trowbridge  <trow@gnu.org>
3312
3313         reviewed by: David Schleef  <ds@schleef.org>
3314
3315         Fix memory leaks:
3316         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
3317         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
3318
3319 2004-02-02  David Schleef  <ds@schleef.org>
3320
3321         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
3322         of lines.
3323         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
3324         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
3325         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
3326         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
3327         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
3328         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
3329         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
3330         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
3331         (gst_float2_2_int_link):
3332         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
3333         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
3334         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
3335         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
3336         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
3337         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
3338         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
3339         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
3340         * testsuite/gst-lint: Add tests for bzero and ;;
3341
3342 2004-02-02  David Schleef  <ds@schleef.org>
3343
3344         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
3345
3346 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3347
3348         * ext/aalib/gstaasink.c: (gst_aasink_open):
3349         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
3350         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3351         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
3352         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
3353         (gst_afsink_close_file):
3354         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
3355         (gst_afsrc_close_file):
3356         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
3357         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
3358         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
3359         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
3360         * ext/esd/esdmon.c: (gst_esdmon_get):
3361         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
3362         * ext/faac/gstfaac.c: (gst_faac_chain):
3363         * ext/faad/gstfaad.c: (gst_faad_chain):
3364         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
3365         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
3366         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
3367         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
3368         (gst_flacdec_loop):
3369         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
3370         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
3371         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
3372         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
3373         (gst_gnomevfssink_close_file):
3374         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3375         (gst_gnomevfssrc_open_file):
3376         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
3377         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
3378         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
3379         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
3380         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
3381         * ext/mad/gstmad.c: (gst_mad_chain):
3382         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
3383         * ext/mpeg2dec/gstmpeg2dec.c:
3384         * ext/mpeg2enc/gstmpeg2enc.cc:
3385         * ext/mplex/gstmplex.cc:
3386         * ext/mplex/gstmplexibitstream.cc:
3387         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
3388         (gst_ogg_demux_push):
3389         * ext/raw1394/gstdv1394src.c:
3390         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
3391         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
3392         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
3393         (gst_sf_loop):
3394         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
3395         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
3396         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
3397         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
3398         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
3399         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
3400         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
3401         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
3402         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
3403         (gst_riff_read_element_data), (gst_riff_read_seek),
3404         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
3405         * gst/adder/gstadder.c: (gst_adder_loop):
3406         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
3407         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
3408         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
3409         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
3410         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
3411         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
3412         * gst/goom/gstgoom.c: (gst_goom_chain):
3413         * gst/id3/gstid3types.c: (gst_id3types_loop):
3414         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
3415         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
3416         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
3417         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
3418         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
3419         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
3420         (gst_ebml_read_float), (gst_ebml_read_header):
3421         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
3422         (gst_matroska_demux_parse_blockgroup):
3423         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
3424         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
3425         * gst/oneton/gstoneton.c: (gst_oneton_chain):
3426         * gst/silence/gstsilence.c: (gst_silence_get):
3427         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
3428         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
3429         * gst/speed/gstspeed.c: (speed_loop):
3430         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
3431         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
3432         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
3433         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
3434         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
3435         (gst_wavparse_loop):
3436         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
3437         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
3438         (dxr3audiosink_close):
3439         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
3440         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
3441         (dxr3videosink_close), (dxr3videosink_write_data):
3442         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
3443         * sys/oss/gstosssink.c: (gst_osssink_chain):
3444         * sys/oss/gstosssrc.c: (gst_osssrc_get):
3445         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
3446         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
3447         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
3448         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
3449         (gst_v4l_set_window), (gst_v4l_enable_overlay):
3450         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
3451         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
3452         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
3453         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
3454         (gst_v4l_set_audio):
3455         * sys/v4l/v4l_calls.h:
3456         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
3457         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
3458         (gst_v4lmjpegsink_playback_init),
3459         (gst_v4lmjpegsink_playback_start):
3460         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
3461         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
3462         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
3463         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
3464         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
3465         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
3466         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
3467         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
3468         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
3469         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
3470         (gst_v4l2_get_output), (gst_v4l2_set_output),
3471         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
3472         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
3473         (gst_v4l2_set_attribute):
3474         * sys/v4l2/v4l2_calls.h:
3475         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
3476         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
3477         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
3478         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
3479         (gst_v4l2src_capture_stop):
3480         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
3481         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
3482         (gst_ximagesink_chain):
3483         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
3484         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
3485         (gst_xvideosink_xwindow_new):
3486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3487         (gst_xvimagesink_chain):
3488
3489 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3490
3491         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3492         (gst_volume_get_volume), (volume_class_init), (volume_init),
3493         (volume_chain_int16), (volume_update_volume):
3494         * gst/volume/gstvolume.h:
3495           make code more readable by removing magic numbers
3496           make mixer interface export 0-100 range
3497           make it internally map to 0.0-1.0 range so users don't distort
3498           output by putting the sliders at full volume
3499
3500 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3501
3502         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
3503         (gst_play_state_change), (gst_play_seek_to_time):
3504         block the tick callback for 0.5 secs after doing a seek
3505
3506 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3507
3508         * gst-libs/gst/play/play.c: (gst_play_new):
3509           check for GError
3510
3511 2004-02-01  Julien MOUTTE  <julien@moutte.net>
3512
3513         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
3514         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
3515         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
3516         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
3517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
3518         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
3519
3520 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3521
3522         * configure.ac:
3523         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
3524           check for a function added in vorbis 1.1
3525
3526 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3527
3528         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
3529         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
3530           really start/stop clock only on PLAYING <=> PAUSED
3531         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3532           remove \n from debugging lines
3533         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
3534           make it work when seeking does not
3535         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
3536           reset on DISCONT
3537
3538 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3539
3540         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
3541           start clock on PAUSED=>PLAYING, not later
3542         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3543           extract correct time for different discont formats
3544         (gst_alsa_sink_get_time):
3545           don't segfault when no format is negotiated yet, just return 0
3546         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
3547         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
3548         (gst_ogg_pad_push):
3549           handle flush and discont events correctly
3550         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
3551           handle discont events correctly
3552
3553 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
3554
3555         * gst-libs/gst/play/play.c: (gst_play_error_quark),
3556         (gst_play_error_create), (gst_play_error_plugin),
3557         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
3558         * gst-libs/gst/play/play.h:
3559           add error handling during creation
3560         * examples/gstplay/player.c: (main):
3561           use new gst_play_new
3562           
3563
3564 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3565
3566         * ext/theora/theoradec.c: (theora_dec_chain):
3567           make comments work
3568         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3569         (vorbis_dec_src_event), (vorbis_dec_chain):
3570           add encoder tag, fix tag reading to be more error tolerant, change
3571           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
3572           gst_pad_event_default.
3573         * gst/tags/gstvorbistag.c:
3574         (gst_tag_list_from_vorbiscomment_buffer):
3575           undefine function specific define at end of function
3576
3577 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
3578
3579         * ext/flac/gstflac.c: (plugin_init):
3580         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
3581         * ext/flac/gstflacdec.h:
3582         * ext/flac/gstflacenc.h:
3583           Fix typos
3584
3585 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
3586
3587         * examples/gstplay/player.c: s/gstplay.h/play.h/
3588
3589 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3590
3591         * gst-libs/gst/play/Makefile.am:
3592         * gst-libs/gst/play/gstplay.c:
3593         * gst-libs/gst/play/gstplay.h:
3594         * gst-libs/gst/play/play.c:
3595           more surgery, operation complete
3596
3597 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3598
3599         * gst-libs/gst/play/play.old.c:
3600         * gst-libs/gst/play/play.old.h:
3601           after CVS surgery by moving, remove
3602         * gst-libs/gst/play/playpipelines.c:
3603           remove
3604           
3605         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
3606           add negotiation error
3607
3608 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3609
3610         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
3611         (gst_ogg_demux_push):
3612           add some seeking debug info
3613           send a flush when seeking
3614
3615 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3616
3617         * configure.ac:
3618           use AC_C_INLINE
3619         * configure.ac:
3620         * ext/Makefile.am:
3621         * ext/theora/Makefile.am:
3622         * ext/theora/theoradec.c: 
3623           add theora video decoder. Does just do simple decoding for now and
3624           has been tested against Theora cvs only. It only works when theora
3625           is compiled with --enable-static.
3626         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
3627           always reset packetno on DISCONT
3628
3629 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3630
3631         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
3632           Fix audio.
3633
3634 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3635
3636         * gst/mpegaudioparse/gstmpegaudioparse.c:
3637         (mp3_type_frame_length_from_header):
3638           Fix header parsing - stolen from ffmpeg (thank you! :) ).
3639
3640 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3641
3642         * ext/esd/esdsink.c: (gst_esdsink_init):
3643           Since we have static pad template caps, we don't need to negotiate;
3644           either the core errors out or we know the format.
3645
3646 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3647
3648         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
3649         (gst_riff_read_seek):
3650         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
3651         (gst_ebml_read_seek):
3652           Fix event handling.
3653
3654 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3655
3656         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
3657           removee video/x-theora from vp3 decoder, it doesn't handle raw
3658           theora streams
3659         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
3660           fix bug with finalizing element that never went to PAUSED
3661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
3662           length and position queries were swapped
3663         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3664         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
3665         (vorbis_dec_src_event):
3666           implement querying time and bytes
3667
3668 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3669
3670         * just about every source file:
3671           gst_element_error -> GST_ELEMENT_ERROR
3672
3673 2004-01-29  Julien MOUTTE  <julien@moutte.net>
3674
3675         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
3676         emiting FLUSH and even before DISCONT.
3677         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
3678         get the best instant seeking as possible yay!
3679
3680 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3681
3682         * gst/mpeg1videoparse/gstmp1videoparse.c:
3683         (gst_mp1videoparse_real_chain):
3684           Committed wrong version last week... Grr... Didn't notice until now.
3685
3686 2004-01-29  Julien MOUTTE <julien@moutte.net>
3687
3688         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
3689         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
3690         have_xwindow_id signal in xwindow_create.
3691
3692 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3693
3694         * ext/ogg/gstoggdemux.c: 
3695           lots of changes - mainly support for chained bitstreams, seeking,
3696           querying and bugfixes of course
3697         * ext/vorbis/Makefile.am:
3698         * ext/vorbis/vorbisdec.c: 
3699         * ext/vorbis/vorbisdec.h:
3700           add vorbisdec raw vorbis decoder
3701         * ext/vorbis/vorbis.c: (plugin_init):
3702           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
3703         * gst/intfloat/Makefile.am:
3704         * gst/intfloat/float22int.c:
3705         * gst/intfloat/float22int.h:
3706         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
3707           add float2intnew plugin. It converts multichannel interleaved float to
3708           multichannel interleaved int. The name should probably be changed.
3709         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
3710         (plugin_init):
3711           add typefinding for raw theora video so oggdemux can detect it.
3712
3713 2004-01-28  Julien MOUTTE  <julien@moutte.net>
3714
3715         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
3716         sink element first.
3717         * gst/videoscale/gstvideoscale.c:
3718         (gst_videoscale_handle_src_event): Fixing src event handler.
3719
3720 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3721
3722         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
3723         (gst_v4lsrc_open), (gst_v4lsrc_close),
3724         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
3725         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
3726         * sys/v4l/gstv4lsrc.h:
3727         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
3728         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
3729           Implement resizing... Hack. But that's why v4l is b0rked...
3730
3731 2004-01-28  Julien MOUTTE <julien@moutte.net>
3732
3733         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3734         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
3735         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
3736         (gst_ximagesink_xwindow_destroy):
3737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3738         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
3739         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
3740         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
3741         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
3742         correctly cleaning the image created to check xshm calls on succes,
3743         added a lot of XSync calls in X11 functions, and fixed a segfault when
3744         no image format was defined before negotiation happened.
3745
3746 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3747
3748         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
3749           use gst_element_get_time to get correct time
3750
3751 2004-01-28  Julien MOUTTE  <julien@moutte.net>
3752
3753         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
3754         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
3755         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
3756         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
3757         (gst_xvimagesink_check_xshm_calls),
3758         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
3759         X plugins are now able to detect that XShm calls will fail even if the
3760         server claims that it has XShm support (remote displays most of the
3761         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
3762         so that we use non XShm functions. This feature is almost useless for
3763         xvimagesink as Xv is not supported on remote displays anyway, but 
3764         it might happen than even on the local display XShm calls fail.
3765
3766 2004-01-27  David Schleef  <ds@schleef.org>
3767
3768         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
3769         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
3770         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
3771         changed esdsink to only use 44100,16,2, since esd sucks at rate
3772         conversion and esdsink has had difficulty negotiating.
3773
3774 2004-01-27  Julien MOUTTE <julien@moutte.net>
3775
3776         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
3777         (gst_play_seek_to_time): Fixing the way to get current position.
3778
3779 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3780
3781         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
3782           use gst_element_get_time to get correct time
3783
3784 2004-01-27  Julien MOUTTE <julien@moutte.net>
3785
3786         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
3787         fix ever... Inverting 2 lines of code make spider autoplug correctly
3788         tagged mp3 !
3789
3790 2004-01-27  David Schleef  <ds@schleef.org>
3791
3792         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
3793         Use gst_pad_try_set_caps_nonfixed().
3794
3795 2004-01-27  David Schleef  <ds@schleef.org>
3796
3797         * gst/ac3parse/gstac3parse.c: update to checklist 5
3798         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
3799         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
3800         * gst/audioscale/gstaudioscale.c: same
3801         * gst/auparse/gstauparse.c: same
3802         * gst/avi/gstavidemux.c: same
3803
3804 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3805
3806         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
3807           stop processing after EOS
3808
3809 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3810
3811         * gst/asfdemux/asfheaders.h:
3812         * gst/asfdemux/gstasfdemux.c: 
3813         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
3814         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
3815         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
3816           lot's of fixes to make data extraction simpler and get the code
3817           architecture and compiler independant. Add debugging category
3818         * gst/goom/gstgoom.c: (gst_goom_change_state):
3819           reset channel count on PAUSED=>READY, not READY=>PAUSED
3820
3821 2004-01-26  Colin Walters  <walters@verbum.org>
3822
3823         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
3824         code to pull a bigger buffer in iradio mode.  This as a side effect
3825         makes typefinding work.
3826
3827 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
3828
3829         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
3830         Fix SVQ3 decoding on PPC
3831
3832 2004-01-26  Julien MOUTTE <julien@moutte.net>
3833
3834         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
3835         that one managed to stay there... Fixed.
3836
3837 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
3838
3839         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
3840         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
3841         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
3842         (qtdemux_video_caps):
3843         * gst/qtdemux/qtdemux.h:
3844         Add SVQ3 specific flags to qtdemux and ffmpeg
3845
3846 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3847
3848         * gst-libs/gst/audio/audio.h:
3849           remove buffer-frames from audio caps
3850         * gst/audioconvert/gstaudioconvert.c:
3851           fix plugin to really work.
3852
3853 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3854
3855         * gst-libs/gst/mixer/mixer.c:
3856         * gst-libs/gst/propertyprobe/propertyprobe.c:
3857         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
3858         (gst_tuner_find_channel_by_name):
3859         * gst-libs/gst/tuner/tuner.h:
3860           Add gtk-doc style comments. Also fix a function name.
3861
3862 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3863
3864         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
3865         (gst_divxdec_negotiate):
3866           Fix for new capsnego - also fixes gst-player with divxdec.
3867
3868 2004-01-25  Julien MOUTTE  <julien@moutte.net>
3869
3870         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
3871         (gst_play_identity_handoff), (gst_play_set_location),
3872         (gst_play_set_visualization), (gst_play_connect_visualization): Another
3873         try in visualization implementation. Still have an issue with switch
3874         blocking when pulling from video_queue and only audio comes out of 
3875         spider.
3876         * gst/switch/gstswitch.c: (gst_switch_release_pad),
3877         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
3878         release method. And check if the pad is usable before pulling.
3879
3880 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3881
3882         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
3883         (gst_videobalance_init),
3884         (gst_videobalance_colorbalance_list_channels),
3885         (gst_videobalance_colorbalance_set_value),
3886         (gst_videobalance_colorbalance_get_value),
3887         (gst_videobalance_update_properties),
3888         (gst_videobalance_update_tables_planar411),
3889         (gst_videobalance_planar411):
3890         * gst/videofilter/gstvideobalance.h:
3891           Implement lookup-tables. +/- 10x faster.
3892
3893 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3894
3895         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
3896         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
3897           The index reading was broken. The rest worked fine, but the whole
3898           goal of my rewrite was to make avidemux readable, and this was
3899           not at all readable. Please use typed variables.
3900
3901 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3902
3903         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
3904           Additional pad usability check.
3905         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
3906         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
3907         (gst_mp1videoparse_real_chain):
3908           Fix MPEG video stream parsing. The original plugin had several
3909           issues, including not timestamping streams where the source was
3910           not timestamped (this happens with PTS values in mpeg system
3911           streams, but MPEG video is also a valid stream on its own so
3912           that needs timestamps too). We use the display time code for that
3913           for now. Also, if one incoming buffer contains multiple valid
3914           frames, we push them all on correctly now, including proper EOS
3915           handling. Lastly, several potential segfaults were fixed, and we
3916           properly sync on new sequence/gop headers to include them in next,
3917           not previous frames (since they're header for the next frame, not
3918           the previous). Also see #119206.
3919         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
3920         (bpf_from_header):
3921           Move caps setting so we only do it after finding several valid
3922           MPEG-1 fraes sequentially, not right after the first one (which
3923           might be coincidental).
3924         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
3925         (mpeg_video_type_find), (mpeg_video_stream_type_find),
3926         (plugin_init):
3927           Add unsynced MPEG video stream typefinding, and change some
3928           probability values so we detect streams rightly. The idea is as
3929           follows: I can have an unsynced system stream which contains
3930           video. In the current code, I would randomly get a type for either
3931           system or video stream type found, because the probabilities are
3932           being calculated rather randomly. I now use fixed values, so we
3933           always prefer system stream if that was found (and that is how it
3934           should be). If no system stream was found, we can still identity                the stream as video-only.
3935
3936 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3937
3938         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
3939         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
3940           don't write to buffer. Extract data without the need of
3941           __attribute__ ((packed))
3942
3943 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3944
3945         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
3946         (mpeg1_sys_type_find):
3947           Fix MPEG-1 stream typefinding.
3948
3949 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3950
3951         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3952           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
3953
3954 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3955
3956         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
3957         * ext/esd/gstesd.c: (plugin_init):
3958           private debugging, better error reporting
3959
3960 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3961
3962         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
3963         (gst_riff_read_init), (gst_riff_read_change_state):
3964         * gst-libs/gst/riff/riff-read.h:
3965           Remove stuff fromold metadata system.
3966
3967 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3968
3969         * ext/ogg/gstoggdemux.c:
3970           Fix wrong file comment.
3971         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
3972         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
3973           Add metadata reading properly.
3974
3975 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3976
3977         * ext/Makefile.am:
3978           Fix nas DIST_SUBDIRS
3979           Uraeus:
3980           Fix bug where make distcheck doesn't get run on adding stuff to
3981           the build.
3982
3983 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3984
3985         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
3986         * ext/divx/gstdivxdec.h:
3987           Fix divx3 ("msmpeg4") playback using divxdec.
3988
3989 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3990
3991         * gst/typefind/gsttypefindfunctions.c:
3992         (mp3_type_frame_length_from_header): fix bug in length computation 
3993         (mp3_type_find): improve debugging output
3994
3995 2004-01-23  Julien MOUTTE  <julien@moutte.net>
3996
3997         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
3998         (gst_play_set_location), (gst_play_seek_to_time),
3999         (gst_play_set_audio_sink), (gst_play_set_visualization),
4000         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
4001         the pipeline from scratch. Visualization is back and switch went out as
4002         i realized it was not possible to use the way i wanted.
4003         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
4004         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
4005         clearing in state change from READY to NULL. So that one can clean the
4006         X ressources keeping the element.
4007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4008         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
4009         (gst_xvimagesink_colorbalance_set_value),
4010         (gst_xvimagesink_colorbalance_get_value),
4011         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
4012         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
4013         change from READY to NULL and fixed some stupid bugs in colorbalance
4014         get/set values. Also added the following feature : when nobody tries to
4015         set some values to the colorbalance levels before the xcontext is 
4016         grabbed, then when creating channels list from Xv attributes we set the
4017         internal values to the Xv defaults. This way we handle buggy Xv drivers
4018         that set default hue values far from the middle of the range (Thanks
4019         to Jon Trowbridge for pointing that issue).
4020         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if 
4021         colorbalance levels have been set before xcontext is grabbed.
4022
4023 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4024
4025         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
4026           Fix the ossmixer case where we shouldn't open /dev/dsp* because
4027           it might block operations (which is bad for a mixer).
4028
4029 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4030
4031         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
4032         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
4033         (gmip_find_type_pre):
4034         * gst-libs/gst/media-info/media-info-priv.h:
4035         * gst-libs/gst/media-info/media-info.c:
4036         (gst_media_info_instance_init), (gst_media_info_read_idler):
4037         add fakesink to get caps on decoder src pad again
4038         fix callback prototype to match new have_type signal signature
4039
4040 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4041
4042         * gst/adder/gstadder.c: (gst_adder_link):
4043           fix non-compile and cut-n-paste code
4044
4045 2004-01-21  David Schleef  <ds@schleef.org>
4046
4047         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
4048         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
4049         (gst_swfdec_init), (gst_swfdec_change_state):
4050         * ext/swfdec/gstswfdec.h:
4051         Fix negotiation.
4052         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
4053         (gst_adder_request_new_pad): Fix negotiation.
4054         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
4055         Add a fixate function.
4056         * gst/intfloat/gstfloat2int.c:
4057         * gst/intfloat/gstfloat2int.h:
4058         * gst/intfloat/gstint2float.c:
4059         * gst/intfloat/gstint2float.h:
4060         Completely rewrite the negotiation.  Doesn't quite work yet,
4061         due to some buffer-frames problem.
4062
4063 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
4064
4065         * ext/gnomevfs/gstgnomevfssrc.c:
4066         * sys/v4l2/v4l2_calls.h:
4067           fix includes for distcheck
4068
4069 2004-01-21  Christian Schaller <uraeus@gnome.org>
4070
4071         * ext/nas/
4072         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
4073         based on earlier patch from Laurent Vivier
4074
4075 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
4076
4077         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
4078         Fix wma caps property
4079         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
4080         Fix typo (flags1 and flags2)
4081
4082 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4083
4084         * gst-libs/gst/media-info/media-info-priv.c:
4085         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
4086         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
4087         (gmip_find_stream), (gmip_find_track_metadata),
4088         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
4089         (gmip_find_track_format):
4090         * gst-libs/gst/media-info/media-info-priv.h:
4091         * gst-libs/gst/media-info/media-info-test.c: (main):
4092         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
4093         (gst_media_info_read_idler), (gst_media_info_read):
4094         * gst-libs/gst/media-info/media-info.h:
4095           register debugging category and use it for debugging
4096
4097 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4098
4099         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
4100         (gst_vorbisfile_new_link):
4101           signal streaminfo through tags
4102
4103 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4104
4105         * ext/mplex/gstmplex.cc:
4106         * ext/mplex/gstmplexibitstream.cc:
4107           g++ doesn't like NULL in our i18n/error macros, should be
4108           either (NULL) or ("").
4109
4110 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4111
4112         * sys/dxr3/dxr3audiosink.c:
4113         * sys/dxr3/dxr3init.c:
4114         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
4115         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
4116           Fix more error error error errors (missing includes here).
4117
4118 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4119
4120         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4121           fix thomas' error errors.
4122
4123 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4124
4125         * ext/mpeg2enc/gstmpeg2enc.cc:
4126           fix error errors.
4127
4128 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4129
4130         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
4131         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
4132           Fix for new error system.
4133
4134 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4135
4136         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
4137           fix for new error reporting
4138
4139 2004-01-20  David Schleef  <ds@schleef.org>
4140
4141         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
4142         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
4143         (gst_ximagesink_set_xwindow_id): Change to using a framerate
4144         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
4145         and neither is 100+, most likely.
4146         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4147         (gst_xvimagesink_getcaps): same
4148
4149 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4150
4151         * configure.ac:
4152           Up version requirement to 2.0.3 (not yet released) to avoid symbol
4153           clashes with ffmpeg.
4154
4155 2004-01-20  Julien MOUTTE  <julien@moutte.net>
4156
4157         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
4158         (gst_switch_init): Fixed switch element : proxying link and setting
4159         caps from src to sink on request.
4160
4161 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4162
4163         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4164         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
4165         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
4166         fix element_error
4167
4168 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4169
4170         * sys/v4l/v4l_calls.h:
4171         * sys/v4l2/v4l2_calls.h:
4172           element_error fixes
4173
4174 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4175
4176         * gst-libs/gst/gst-i18n-plugin.h:
4177           add locale.h
4178           remove config.h inclusion
4179
4180 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4181
4182         * autogen.sh:
4183           adding autopoint invocation
4184         * Makefile.am:
4185         * configure.ac:
4186         * gst-libs/gst/gettext.h:
4187           adding gettext bits
4188         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
4189         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
4190         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4191         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
4192         (gst_gnomevfssink_close_file):
4193         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
4194         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
4195         * gst-libs/gst/gst-i18n-plugin.h:
4196         * gst/avi/gstavi.c: (plugin_init):
4197         * sys/dxr3/dxr3init.c: (plugin_init):
4198         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
4199         * sys/oss/gstossaudio.c: (plugin_init):
4200         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
4201         * sys/v4l/gstv4l.c: (plugin_init):
4202         * sys/v4l/v4l_calls.c: (gst_v4l_open):
4203         * sys/v4l2/gstv4l2.c: (plugin_init):
4204         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
4205         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
4206         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
4207         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
4208         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
4209         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
4210           make sure locale and translation domain are set
4211           fix translated strings 
4212         * po/.cvsignore:
4213         * po/LINGUAS:
4214         * po/Makevars:
4215         * po/POTFILES.in:
4216         * po/nl.po:
4217           put translation files into place
4218         * sys/xvideo/imagetest.c: (main):
4219         * ext/dv/demo-play.c: (main):
4220           fix unnecessary translations
4221
4222 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4223
4224         * ext/sndfile/gstsf.c:
4225         * gst/avi/gstavimux.c:
4226         * ext/audiofile/gstafsink.c:
4227         * ext/audiofile/gstafsrc.c:
4228         * ext/gnomevfs/gstgnomevfssink.c:
4229         * ext/gnomevfs/gstgnomevfssrc.c:
4230         * sys/oss/gstosselement.c:
4231         * sys/v4l/v4l_calls.h:
4232           fix i18n include
4233
4234 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4235
4236         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
4237         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
4238         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
4239         (gst_v4l2_get_output), (gst_v4l2_set_output),
4240         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
4241         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
4242         (gst_v4l2_set_attribute):
4243         update to new error handling
4244
4245 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4246
4247         * ext/sidplay/gstsiddec.cc:
4248         * gst/modplug/gstmodplug.cc:
4249           parenthese NULL because C++ seems angry about it
4250
4251 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4252
4253         * gst-libs/gst/gst-i18n-plugin.h:
4254           add skeleton i18n stuff, but needs to be further implemented
4255
4256 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
4257
4258         * examples/gstplay/player.c: (main):
4259         * ext/aalib/gstaasink.c: (gst_aasink_open):
4260         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
4261         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
4262         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
4263         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
4264         (gst_afsink_close_file):
4265         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
4266         (gst_afsrc_close_file):
4267         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
4268         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
4269         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
4270         * ext/esd/esdmon.c: (gst_esdmon_get):
4271         * ext/esd/esdsink.c: (gst_esdsink_chain):
4272         * ext/faac/gstfaac.c: (gst_faac_chain):
4273         * ext/faad/gstfaad.c: (gst_faad_chain):
4274         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
4275         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
4276         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
4277         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
4278         (gst_flacdec_loop):
4279         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
4280         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
4281         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
4282         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
4283         (gst_gnomevfssink_close_file):
4284         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4285         (gst_gnomevfssrc_open_file):
4286         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
4287         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
4288         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
4289         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
4290         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
4291         * ext/mad/gstmad.c: (gst_mad_chain):
4292         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
4293         * ext/mpeg2dec/gstmpeg2dec.c:
4294         * ext/mpeg2enc/gstmpeg2enc.cc:
4295         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4296         * ext/mplex/gstmplex.cc:
4297         * ext/mplex/gstmplexibitstream.cc:
4298         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
4299         (gst_ogg_demux_push), (gst_ogg_pad_push):
4300         * ext/raw1394/gstdv1394src.c:
4301         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
4302         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
4303         * ext/sidplay/gstsiddec.cc:
4304         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
4305         (gst_sf_loop):
4306         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
4307         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
4308         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
4309         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4310         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
4311         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
4312         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
4313         * gst-libs/gst/Makefile.am:
4314         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
4315         (gst_riff_read_element_data), (gst_riff_read_seek),
4316         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
4317         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
4318         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
4319         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
4320         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
4321         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
4322         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
4323         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
4324         * gst/goom/gstgoom.c: (gst_goom_chain):
4325         * gst/id3/gstid3types.c: (gst_id3types_loop):
4326         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
4327         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
4328         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
4329         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
4330         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
4331         (gst_ebml_read_float), (gst_ebml_read_header):
4332         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
4333         (gst_matroska_demux_parse_blockgroup):
4334         * gst/modplug/gstmodplug.cc:
4335         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
4336         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
4337         * gst/oneton/gstoneton.c: (gst_oneton_chain):
4338         * gst/silence/gstsilence.c: (gst_silence_get):
4339         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
4340         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
4341         * gst/speed/gstspeed.c: (speed_loop):
4342         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
4343         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
4344         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
4345         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
4346         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
4347         (gst_wavparse_loop):
4348         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
4349         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
4350         (dxr3audiosink_close):
4351         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
4352         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
4353         (dxr3videosink_close), (dxr3videosink_write_data):
4354         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
4355         * sys/oss/gstosselement.h:
4356         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
4357         (gst_osssink_chain):
4358         * sys/oss/gstosssrc.c: (gst_osssrc_get):
4359         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
4360         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
4361         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
4362         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
4363         (gst_v4l_enable_overlay):
4364         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
4365         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
4366         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
4367         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
4368         (gst_v4l_set_audio):
4369         * sys/v4l/v4l_calls.h:
4370         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
4371         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
4372         (gst_v4lmjpegsink_playback_init),
4373         (gst_v4lmjpegsink_playback_start):
4374         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
4375         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
4376         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
4377         (gst_v4lmjpegsrc_requeue_frame):
4378         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
4379         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
4380         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
4381         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
4382         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
4383         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
4384         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
4385         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
4386         (gst_v4l2src_capture_stop):
4387         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
4388         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
4389         (gst_ximagesink_chain):
4390         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
4391         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
4392         (gst_xvideosink_xwindow_new):
4393         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4394         (gst_xvimagesink_chain):
4395         use new error signal, function and categories
4396
4397 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
4398
4399         * configure.ac:
4400         * ext/Makefile.am:
4401         * ext/musicbrainz/gsttrm.c:
4402         * ext/musicbrainz/gsttrm.h:
4403         * ext/musicbrainz/Makefile.am:
4404         Add a trm plugin 
4405
4406 2004-01-18  Julien MOUTTE  <julien@moutte.net>
4407
4408         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
4409         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding 
4410         synchronous property for debugging.
4411         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
4412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4413         (gst_xvimagesink_set_property): Moving a pointer declaration to a
4414         smaller block, fixing indent.
4415
4416 2004-01-16  David Schleef  <ds@schleef.org>
4417
4418         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
4419         property affects the video stream.
4420         * sys/xvimage/xvimagesink.c: 
4421         * sys/xvimage/xvimagesink.h:
4422         Add synchronous property for debugging.  Should probably be
4423         disabled in non-CVS builds.  Make sure that the Xv attribute
4424         exists before we set it (crash!).  Fix a silly float bug that
4425         caused colorbalance to just not work.
4426
4427 2004-01-17  Christian Schaller <Uraeus@gnome.org>
4428
4429         * tools/gst-launch-ext.in - update for new plugins
4430
4431 2004-01-16  David Schleef  <ds@schleef.org>
4432
4433         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
4434         already-freed caps.
4435
4436 2994-01-16  Christian Schaller <Uraeus@gnome.org>
4437
4438         * Update spec for new colorspace plugin and libcaca plugin
4439         * Fix compilation of libcaca plugin (clock -> id)
4440
4441 2004-01-16  Julien MOUTTE <julien@moutte.net>
4442
4443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
4444         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
4445         (gst_xvimagesink_set_xwindow_id),
4446         (gst_xvimagesink_colorbalance_set_value),
4447         (gst_xvimagesink_colorbalance_get_value),
4448         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
4449         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
4450         correct colorbalance properties. They can now be set when the element
4451         is still in NULL state. The values will be committed to the Xv Port
4452         when xcontext is initialized.
4453         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
4454         brightness int values in the GstXvImagesink structure.
4455
4456 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4457
4458         * gst-libs/gst/Makefile.am:
4459           restructure so having local patches works easier.
4460
4461 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4462
4463         * ext/mpeg2enc/Makefile.am:
4464         * ext/mpeg2enc/gstmpeg2enc.cc:
4465         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4466           Bugfix with respect to EOS handling.
4467
4468 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4469
4470         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
4471           Link with right caps (else, it segfaults).
4472         * ext/mplex/gstmplexjob.cc:
4473           Fix for slight API change in 1.6.1.93 release of mjpegtools.
4474
4475 2004-01-15  David Schleef  <ds@schleef.org>
4476
4477         * gst-libs/gst/audio/Makefile.am:
4478         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
4479         from the template.
4480         * gst-libs/gst/audio/gstaudiofilter.c:
4481         * gst-libs/gst/audio/gstaudiofilter.h:
4482         Add bytes_per_sample and size and n_samples calculation.
4483         * gst-libs/gst/audio/gstaudiofilterexample.c:
4484         Remove, now autogenerated.
4485         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4486         Moved from gstaudiofilterexample, object name changed, code added
4487         so that it actually works.
4488         * gst-libs/gst/audio/make_filter:
4489         Script to build an audiofilter subclass from the template.
4490         * gst/colorspace/Makefile.am:
4491         * gst/colorspace/yuv2yuv.c:
4492         Remove file, since it's GPL, and we don't use it.
4493
4494 2004-01-15  Julien MOUTTE  <julien@moutte.net>
4495
4496         * sys/ximage/ximagesink.c: (gst_ximagesink_chain): 
4497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
4498         them use the buffer free function to test how the buffer was allocated.
4499
4500 2004-01-15  David Schleef  <ds@schleef.org>
4501
4502         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
4503         that handles osssink fallback.
4504         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4505         (gst_audio_convert_getcaps):
4506         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
4507         Add audio/x-qdm2 for QDM2 audio.
4508         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
4509         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
4510         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
4511         Decrease minimum size to 16x16.
4512         * gst/wavparse/gstwavparse.c:
4513         Convert disabled pad template caps to new caps.
4514         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
4515         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4516         (gst_xvimagesink_chain): Throw element error when display cannot
4517         be opened.  Increase minimum framerate to 1.0.  Check the data
4518         free function on a buffer to make sure it is the type we expect
4519         before manipulating it.
4520
4521 2004-01-15  Julien MOUTTE <julien@moutte.net>
4522
4523         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
4524         (gst_videobalance_colorbalance_set_value): Implement passthru if
4525         settings are in the middle.
4526         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
4527
4528 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4529
4530         * gst/videofilter/Makefile.am:
4531         * gst/volume/Makefile.am:
4532           Since we use videofilter symbols, link to it.
4533
4534 2004-01-15  Julien MOUTTE <julien@moutte.net>
4535
4536         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
4537         mixer interface type to HARDWARE.
4538         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
4539         type to SOFTWARE.
4540         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
4541         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
4542         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
4543         (gst_volume_interface_init), (gst_volume_list_tracks),
4544         (gst_volume_set_volume), (gst_volume_get_volume),
4545         (gst_volume_set_mute), (gst_volume_mixer_init),
4546         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
4547         (volume_init): Implementing mixer interface.
4548         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
4549         * sys/oss/gstosselement.c: (gst_osselement_get_type),
4550         (gst_osselement_change_state): Removing some trailing commas in
4551         structures.
4552         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
4553         interface type to HARDWARE.
4554         * sys/v4l/gstv4lcolorbalance.c:
4555         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
4556         type to HARDWARE.
4557         * sys/v4l2/gstv4l2colorbalance.c:
4558         (gst_v4l2_color_balance_interface_init): Setting colorbalance
4559         interface type to HARDWARE.
4560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
4561         same code than ximagesink for event handling.
4562
4563 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4564
4565         * ext/snapshot/Makefile.am:
4566         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
4567         (gst_snapshot_chain):
4568         * ext/snapshot/gstsnapshot.h:
4569           This has to be a joke... Snapshot should be connected to a tee,
4570           colorspace element before it and EOS after that, where the other
4571           src of the tee receives normal data.
4572           The current way is *wrong*.
4573
4574 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4575
4576         * ext/hermes/gsthermescolorspace.c:
4577           Fix another compile error. Same as below.
4578
4579 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4580
4581         * gst/colorspace/gstcolorspace.c:
4582         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
4583         (gst_colorspace_i420_to_yv12):
4584           Fix compiling... Didn't test if it actually works.
4585
4586 2004-01-15  David Schleef  <ds@schleef.org>
4587
4588         * configure.ac:
4589         * gst/colorspace/Makefile.am:
4590         * gst/colorspace/gstcolorspace.c:
4591         * gst/colorspace/gstcolorspace.h:
4592         * gst/colorspace/yuv2rgb.c:
4593         * gst/colorspace/yuv2rgb.h:
4594         Duplicate the ext/hermes colorspace plugin, and remove Hermes
4595         code and GPL code.  Fix for new caps negotiation.  Rewrite
4596         much of the format handling code, and some of the conversion
4597         code.  Basically, rewrote almost everything.  This element
4598         handles I420, YV12 to RGB conversions.
4599         * ext/hermes/Makefile.am:
4600         * ext/hermes/gsthermescolorspace.c:
4601         Rename colorspace to hermescolorspace.  Fix negotiation issues.
4602         Remove non-Hermes related code.  This element handles lots of
4603         RGB to RGB conversions, but no YUV.
4604         * ext/hermes/gstcolorspace.c:
4605         * ext/hermes/gstcolorspace.h:
4606         * ext/hermes/rgb2yuv.c:
4607         * ext/hermes/yuv2rgb.c:
4608         * ext/hermes/yuv2rgb.h:
4609         * ext/hermes/yuv2rgb_mmx16.s:
4610         * ext/hermes/yuv2yuv.c:
4611         * ext/hermes/yuv2yuv.h:
4612         Remove old code.
4613
4614 2004-01-14  Colin Walters  <walters@verbum.org>
4615
4616         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
4617         they've already been.
4618
4619 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4620
4621         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
4622           assume tag mode when pad is not connected
4623
4624 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4625
4626         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4627           Don't update the time of the clock
4628         (gst_alsa_sink_loop):
4629           sync to the clock given to alsasink, not the own clock
4630         * sys/oss/gstosssink.c: (gst_osssink_chain):
4631           sync to the clock
4632         (gst_osssink_change_state):
4633           activate the clock
4634         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
4635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
4636           remove bogus code that made DISCONT events unhandled
4637         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
4638           explicitly case to double in _set_simple. (fixes 2nd warning in bug
4639           #131502)
4640         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
4641         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
4642         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
4643           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
4644           2nd warning in bug #131502)
4645
4646 2004-01-14  Julien MOUTTE  <julien@moutte.net>
4647
4648         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
4649         (gst_videobalance_colorbalance_set_value),
4650         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
4651         for colorbalance interface implementation.
4652         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
4653         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
4654         (gst_ximagesink_dispose), (gst_ximagesink_init),
4655         (gst_ximagesink_class_init): Adding DISPLAY property.
4656         * sys/ximage/ximagesink.h: Adding display_name to store display.
4657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4658         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
4659         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
4660         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
4661         properties (they still need polishing though for gst-launch use : no
4662         xcontext yet, i ll do that tomorrow).
4663         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
4664
4665 2004-01-14  Julien MOUTTE  <julien@moutte.net>
4666
4667         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
4668         (gst_play_set_location), (gst_play_set_visualization): Preparing 
4669         switch integration, adding videobalance in the pipeline.
4670
4671 2004-01-14  Julien MOUTTE <julien@moutte.net>
4672
4673         * gst-libs/gst/colorbalance/colorbalance.c:
4674         (gst_color_balance_class_init): Adding a default type.
4675         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
4676         the type.
4677         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
4678         (gst_videobalance_dispose), (gst_videobalance_class_init),
4679         (gst_videobalance_init), (gst_videobalance_interface_supported),
4680         (gst_videobalance_interface_init),
4681         (gst_videobalance_colorbalance_list_channels),
4682         (gst_videobalance_colorbalance_set_value),
4683         (gst_videobalance_colorbalance_get_value),
4684         (gst_videobalance_colorbalance_init): Implementing colorbalance
4685         interface.
4686         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
4687         list.
4688         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
4689         bug which was triggering a BadAccess X error when setting an overlay
4690         before pad was really negotiated.
4691         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
4692         Using the colorbalance type macro.
4693
4694 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4695
4696         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
4697         (gst_flacenc_chain):
4698           handle tags correctly
4699         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
4700           extract ID3v1 tags correctly
4701
4702 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4703
4704         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
4705         (plugin_init):
4706           Improve matroska typefinding for odd-typed headers...
4707
4708 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4709
4710         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
4711           Fix for using incremental number on padnames.
4712
4713 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4714
4715         * ext/divx/gstdivxdec.c:
4716         * ext/divx/gstdivxenc.c:
4717           Set category to divx4linux instead of divx (too generic).
4718         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4719         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
4720         (gst_wavparse_loop), (gst_wavparse_change_state):
4721         * gst/wavparse/gstwavparse.h:
4722           fix parsing of WAV files with non-standard fmt-tag size and fix
4723           skipping of unrecognized chunks... Someone please fix this thing
4724           to use rifflib so all this is automated.
4725         * sys/v4l/Makefile.am:
4726         * sys/v4l2/Makefile.am:
4727           Add X_CFLAGS because we depend on X (for overlay).
4728
4729 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
4730
4731         * ext/mpeg2dec/gstmpeg2dec.c:
4732           Don't issue a timestamp unless we tagged the frame
4733           with a PTS.
4734
4735 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4736
4737         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
4738           Query the audio element to get the time, not the clock. We're
4739           interested in the element's time here.
4740
4741 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4742
4743         * ext/aalib/gstaasink.c: (gst_aasink_chain):
4744         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4745         * ext/esd/esdsink.c: (gst_esdsink_chain):
4746         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
4747         * ext/mas/massink.c: (gst_massink_chain):
4748         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
4749         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
4750         (gst_matroska_demux_parse_metadata):
4751         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
4752         (gst_mpeg_parse_release_locks):
4753         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
4754         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
4755         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
4756         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
4757         (gst_osssink_change_state):
4758         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
4759         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
4760         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
4761         (gst_xvideosink_release_locks):
4762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
4763           use element time.
4764         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
4765         (gst_alsa_clock_stop):
4766         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
4767         (gst_audio_clock_get_internal_time):
4768           simplify for use with new clocking code.
4769         * testsuite/alsa/Makefile.am:
4770         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
4771           fix testsuite for new caps system
4772
4773 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4774
4775         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
4776         * ext/flac/gstflacenc.c: (add_one_tag):
4777           length is already host endian, no need to convert. Fixes playback of
4778           tagged files on PPC. (bug #128384)
4779
4780 2004-01-13  Julien MOUTTE <julien@moutte.net>
4781
4782         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
4783         colorbalance interface stating if it is hardware based or software
4784         based.
4785         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
4786         Removing a trailing comma.
4787         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4788         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
4789         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
4790         the documentation seems to be wrong on the -1000 to 1000 interval.
4791
4792 2004-01-12  David Schleef  <ds@schleef.org>
4793
4794         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
4795         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
4796         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
4797         Fix negotiation.  Add a bufferalloc function for the sink pad,
4798         and generally clean up some of the code.
4799
4800 2004-01-12  Julien MOUTTE <julien@moutte.net>
4801
4802         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4803         (gst_color_balance_channel_dispose): Adding safety check in dispose
4804         method.
4805         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4806         (gst_xvimagesink_xcontext_clear),
4807         (gst_xvimagesink_interface_supported),
4808         (gst_xvimagesink_colorbalance_list_channels),
4809         (gst_xvimagesink_colorbalance_set_value),
4810         (gst_xvimagesink_colorbalance_get_value),
4811         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
4812         Adding colorbalance interface support to set XV parameters such as
4813         HUE, BRIGHTNESS, CONTRAST, SATURATION.
4814         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
4815         interface.
4816
4817 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4818
4819         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
4820         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
4821         (gst_audio_convert_init), (gst_audio_convert_set_property),
4822         (gst_audio_convert_get_property), (gst_audio_convert_chain),
4823         (gst_audio_convert_link),
4824         (gst_audio_convert_buffer_to_default_format),
4825         (gst_audio_convert_buffer_from_default_format), (plugin_init):
4826           - implement _getcaps and use it
4827           - improve linking
4828           - remove float caps since no float conversion is actually done
4829           - remove properties and arguments that were to be used for rate
4830             conversion
4831
4832 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4833
4834         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
4835         (gst_audio_structure_set_int):
4836         * gst-libs/gst/audio/audio.h:
4837           add helper functions for _getcaps matching the standard audio
4838           templates
4839
4840 2004-01-12  David Schleef  <ds@schleef.org>
4841
4842         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4843         Test that pad is negotiated before getting its caps.
4844
4845 2004-01-12  Julien MOUTTE <julien@moutte.net>
4846
4847         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
4848         analyzing the pads of an element the bin is mostly in READY state so
4849         no caps were negotiated. This helper function needs to work with
4850         _get_caps directly then. I was not freeing them though, added that to
4851         fix the mem leak.
4852
4853 2004-01-12  Julien MOUTTE <julien@moutte.net>
4854
4855         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
4856         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
4857         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
4858         than the free_func.
4859
4860 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4861
4862         * sys/oss/gstossaudio.c: (plugin_init):
4863         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
4864         * sys/oss/gstosselement.h:
4865           make an oss debugging category
4866           make failure more descriptive
4867
4868 2004-01-11  David Schleef  <ds@schleef.org>
4869
4870         * ext/ffmpeg/gstffmpeg.c:
4871         * ext/ffmpeg/gstffmpegcodecmap.c:
4872         * ext/ffmpeg/gstffmpegdec.c:
4873         * ext/ffmpeg/gstffmpegenc.c:
4874         * ext/ffmpeg/gstffmpegprotocol.c:
4875         * ext/gdk_pixbuf/gstgdkanimation.c:
4876         * ext/jpeg/gstjpeg.c:
4877         * ext/libpng/gstpng.c:
4878         * ext/mpeg2dec/perftest.c:
4879         * ext/speex/gstspeex.c:
4880         * gst-libs/gst/resample/dtos.c:
4881         * gst/intfloat/gstintfloatconvert.c:
4882         * gst/oneton/gstoneton.c:
4883         * gst/rtjpeg/RTjpeg.c:
4884         * gst/rtp/gstrtp.c:
4885         * sys/dxr3/dxr3init.c:
4886         * sys/glsink/gstgl_nvimage.c:
4887         * sys/glsink/gstgl_pdrimage.c:
4888         * sys/glsink/gstglsink.c:
4889         * testsuite/gst-lint:
4890         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
4891
4892 2004-01-11  David Schleef  <ds@schleef.org>
4893
4894         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
4895         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
4896         * ext/gdk_pixbuf/gstgdkanimation.c:
4897         (gst_gdk_animation_iter_create_pixbuf):
4898         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
4899         (gst_gdk_pixbuf_chain):
4900         * ext/gdk_pixbuf/gstgdkpixbuf.h:
4901         * ext/jack/gstjack.c: (gst_jack_change_state):
4902         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
4903         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
4904         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
4905         * gst/videofilter/gstvideofilter.c:
4906         (gst_videofilter_set_output_size):
4907         Remove all usage of gst_pad_get_caps(), and replace it with
4908         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
4909
4910 2004-01-11  David Schleef  <ds@schleef.org>
4911
4912         * configure.ac:
4913         * ext/Makefile.am: Fixes to make ext/libcaca compile.
4914         * ext/divx/gstdivxdec.c:
4915         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
4916         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
4917         handle images that span multiple buffers.  Now work with both
4918         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
4919         * ext/gdk_pixbuf/gstgdkpixbuf.h:
4920         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
4921         video/video.h changes
4922         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
4923         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
4924         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
4925         of GstData free function.
4926         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
4927         same.
4928
4929 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4930
4931         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
4932         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
4933         (gst_v4l2element_get_property):
4934         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
4935           add norm, channel and frequency properties.
4936         * sys/v4l2/gstv4l2tuner.c:
4937           fixes for tuner interface changes
4938         * sys/v4l2/gstv4l2element.h:
4939         * sys/v4l2/gstv4l2src.c: 
4940         * sys/v4l2/gstv4l2src.h:
4941         * sys/v4l2/v4l2src_calls.c: 
4942         * sys/v4l2/v4l2src_calls.h:
4943           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
4944
4945 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4946
4947         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
4948         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
4949         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
4950         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
4951         * gst-libs/gst/tuner/tuner.h:
4952           GObjects aren't const.
4953           Add find_by_name functions.
4954           Add checks to _changed functions.
4955         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
4956         (gst_v4l_tuner_get_norm):
4957           Fixes for above.
4958
4959 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4960
4961         * gst-libs/gst/video/video.h:
4962           Fix caps template names to be understandable.
4963           Prefix everything with GST_VIDEO.
4964         * ext/aalib/gstaasink.c:
4965         * ext/divx/gstdivxdec.c:
4966         * ext/divx/gstdivxenc.c:
4967         * ext/gdk_pixbuf/gstgdkpixbuf.c:
4968         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
4969         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
4970         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
4971         * ext/libcaca/gstcacasink.c:
4972         * ext/libpng/gstpngenc.c: (raw_caps_factory):
4973         * ext/snapshot/gstsnapshot.c:
4974         * ext/swfdec/gstswfdec.c:
4975         * ext/xvid/gstxviddec.c:
4976         * ext/xvid/gstxvidenc.c:
4977         * gst/chart/gstchart.c:
4978         * gst/deinterlace/gstdeinterlace.c:
4979         * gst/effectv/gsteffectv.c:
4980         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
4981         * gst/goom/gstgoom.c:
4982         * gst/median/gstmedian.c:
4983         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
4984         (gst_monoscope_srcconnect), (gst_monoscope_chain):
4985         * gst/overlay/gstoverlay.c:
4986         * gst/smooth/gstsmooth.c:
4987         * gst/smpte/gstsmpte.c:
4988         * gst/synaesthesia/gstsynaesthesia.c:
4989         * gst/videocrop/gstvideocrop.c:
4990         * gst/videodrop/gstvideodrop.c:
4991         * gst/y4m/gsty4mencode.c:
4992         * sys/qcam/gstqcamsrc.c:
4993         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
4994           Make them work with new video.h file.
4995         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
4996         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
4997         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
4998         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
4999           Make it work with new buffer allocation system.
5000
5001 2004-01-11  Julien MOUTTE  <julien@moutte.net>
5002
5003         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the 
5004         pad_alloc_buffer implementation to use ->srcpad
5005         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
5006         pad_alloc_buffer implementation to use ->srcpad
5007         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
5008         pad_alloc_buffer implementation to use ->srcpad
5009         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5010         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
5011         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
5012         a reference to everything we need.
5013         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
5014         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5015         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
5016         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
5017         a reference to everything we need.
5018         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
5019
5020 2004-01-11  David Schleef  <ds@schleef.org>
5021
5022         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
5023         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
5024         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
5025         structure members.
5026         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
5027         value during a resize/renegotiation.
5028         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
5029         gst_pad_alloc_buffer();
5030         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
5031         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
5032         structure members.
5033         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
5034         Fix for rename of buffer private structure members.
5035         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5036         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
5037         Fix for rename of buffer private structure members.
5038         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5039         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
5040         Fix for rename of buffer private structure members.
5041
5042 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
5043
5044         reviewed by: David Schleef <ds@schleef.org>
5045
5046         * gst/videofilter/Makefile.am:
5047         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
5048         from the patch by ds to fit in with recent make_filter changes.
5049
5050 2004-01-11  Julien MOUTTE  <julien@moutte.net>
5051
5052         * configure.ac: Adding examples/switch/Makefile
5053         * examples/Makefile.am: Adding examples/switch
5054         * examples/switch/Makefile.am: Adding switcher example.
5055         * examples/switch/switcher.c: (got_eos), (idle_iterate),
5056         (switch_timer), (main): Adding an example demonstrating switch usage
5057         with 2 videotestsrc showing different patterns.
5058         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
5059         (gst_switch_init): Fixing switch with the new caps system.
5060
5061 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5062
5063         * gst-libs/gst/video/video.h:
5064           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
5065           They should probably be like
5066           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
5067
5068 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5069
5070         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
5071         (qtdemux_parse_trak):
5072           fix audio chunk size/timestamp calculation
5073
5074 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5075
5076         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
5077           fix SVQ3 caps
5078
5079 2004-01-11  Steve Baker  <steve@stevebaker.org>
5080
5081         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
5082         (gst_agingtv_base_init), (gst_agingtv_class_init),
5083         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
5084         (gst_agingtv_set_property), (gst_agingtv_get_property):
5085         Port agingTV to videofilter
5086
5087 2004-01-09  Julien MOUTTE <julien@moutte.net>
5088
5089         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
5090         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
5091
5092 2004-01-09  Julien MOUTTE <julien@moutte.net>
5093
5094         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
5095         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
5096         * gst-libs/gst/xoverlay/xoverlay.c:
5097         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
5098         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
5099         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
5100         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
5101         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
5102         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
5103         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
5104         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
5105         the bufferalloc_function to replace bufferpools, fixing the XOverlay
5106         interface implementation to handle xid being 0 and fix some bugs
5107         triggered by Benjamin's testcase.
5108         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
5109         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5110         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
5111         the bufferalloc_function to replace bufferpools, fixing the XOverlay
5112         interface implementation to handle xid being 0 and fix some bugs
5113         triggered by Benjamin's testcase.
5114
5115 2004-01-09  David Schleef  <ds@schleef.org>
5116
5117         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
5118         mouse pointer events.  It works.
5119
5120 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5121
5122         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
5123           Use explicit caps - fix capsnego.
5124         * ext/xvid/gstxviddec.c:
5125         * ext/xvid/gstxvidenc.c:
5126           Remove macro-inside-macro which caused compile errors.
5127         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
5128           Error out if it's not a RIFF file. Else we error out without
5129           gst_element_error() which is not good...
5130
5131 2004-01-08  David Schleef  <ds@schleef.org>
5132
5133         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
5134         Fix pad_link function to handle formats that ffmpeg returns
5135         as multiple caps structures.
5136         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
5137         Only complain if source buffer is _smaller_ than expected.
5138         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
5139         (gst_videoscale_handle_src_event): Resize navigation events
5140         when passing them upstream.
5141         * gst/videotestsrc/gstvideotestsrc.c:
5142         * gst/videotestsrc/gstvideotestsrc.h:
5143         * gst/videotestsrc/videotestsrc.c:
5144         * gst/videotestsrc/videotestsrc.h:
5145         Rewrite many of the buffer painting functions to handle odd
5146         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
5147         been verified to work with my video card.
5148         * testsuite/gst-lint:  Add check for elements calling
5149         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
5150
5151 2004-01-08  David Schleef  <ds@schleef.org>
5152
5153         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
5154         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
5155
5156 2004-01-08  Julien MOUTTE  <julien@moutte.net>
5157
5158         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
5159         configure event is not emiting the desired size signal. That fixes
5160         aspect ratio issues with gst-player.
5161
5162 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5163
5164         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
5165           Fix capsnego.
5166
5167 2004-01-08  Julien MOUTTE  <julien@moutte.net>
5168
5169         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
5170         public method to fire size signal.
5171
5172 2004-01-07  Julien MOUTTE  <julien@moutte.net>
5173
5174         * examples/gstplay/Makefile.am: Adding the interface library.
5175         * gst-libs/gst/play/Makefile.am: Adding the interface library.
5176         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
5177         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
5178         GST_IS_X_OVERLAY before signal connect.
5179         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init): 
5180         Removing the have_video_size signal.
5181         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
5182         and associated public method.
5183         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
5184         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
5185         signal.
5186         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
5187         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
5188         signal.
5189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
5190         Using XOverlay public method to fire size signal.
5191
5192 2004-01-07  David Schleef  <ds@schleef.org>
5193
5194         * gst/videofilter/Makefile.am:
5195         * gst/videofilter/gstvideotemplate.c:
5196         * gst/videofilter/make_filter:
5197         Create gstvideoexample.c in a srcdir!=builddir friendly way.
5198         Convert make_filter to /bin/sh script.
5199
5200 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5201
5202         * gst/modplug/gstmodplug.cc: fix element description
5203
5204 2004-01-07  Julien MOUTTE  <julien@moutte.net>
5205
5206         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
5207         (got_video_size): Adding some new lines in g_print calls.
5208         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
5209         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
5210         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
5211         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
5212         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
5213         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
5214         Complete code review, reverting some stuff i disagree with, adding
5215         some fixes : time synchronization on invalid timestamps, renegotiation
5216         of private window.
5217         * sys/ximage/ximagesink.h:
5218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
5219         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
5220         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5221         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
5222         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
5223         (gst_xvimagesink_buffer_new),
5224         (gst_xvimagesink_navigation_send_event),
5225         (gst_xvimagesink_set_xwindow_id),
5226         (gst_xvimagesink_get_desired_size),
5227         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
5228         stuff i disagree with, adding some fixes : Renegotiation of private
5229         window, implementing get_desired_size.
5230
5231 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5232
5233         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
5234         (gst_afsink_handle_event):
5235         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
5236         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
5237         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
5238         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
5239         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
5240           Fix for instantiate-test (see core). Also remove dead code from
5241           jpegenc (which still needs fixing, but that's lower on my TODO
5242           list...).
5243         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
5244           Never return NULL as caps.
5245
5246 2004-01-07  David Schleef  <ds@schleef.org>
5247
5248         * configure.ac:
5249         * ext/Makefile.am:
5250         * ext/librfb/Makefile.am:
5251         * ext/librfb/gstrfbsrc.c:
5252         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
5253         is the protocol used by VNC.
5254
5255 2004-01-07  David Schleef  <ds@schleef.org>
5256
5257         * gst/videofilter/gstvideotemplate.c:
5258         * gst/videofilter/gstvideotemplate.h:
5259         * gst/videofilter/make_filter:
5260         Merge videotemplate header into source file.
5261         * gst/effectv/Makefile.am:
5262         * gst/effectv/gsteffectv.c: (plugin_init):
5263         * gst/effectv/gstwarp.c:
5264         Make warpTV a subclass of videofilter.
5265
5266 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5267
5268         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
5269           Add guard against invalid utf-8 conversions in mad. Just in case.
5270
5271 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5272
5273         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
5274           Fix for bug shown by poisoning
5275
5276 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5277
5278         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
5279         (gst_v4lmjpegsrc_buffer_free):
5280         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
5281         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
5282         (gst_v4lsrc_buffer_free):
5283           Fix for removed bufferpools.
5284
5285 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
5286
5287         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
5288         Fix caps negotiation.
5289
5290         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
5291         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
5292         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
5293         (dvdnavsrc_event):
5294         * ext/mpeg2dec/gstmpeg2dec.c:
5295         * gst-libs/gst/navigation/navigation.c:
5296         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
5297         * gst-libs/gst/navigation/navigation.h:
5298         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
5299         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
5300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
5301         Super-simple first version of mouse and keyboard events. Clicking
5302         on a DVD menu now works, although it may not take you where you
5303         expected.
5304
5305         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
5306         * gst/videotestsrc/gstvideotestsrc.c:
5307         (gst_videotestsrc_src_fixate):
5308         These fixate functions were broken - they never actually
5309         fixated :)
5310         
5311 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5312
5313         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
5314         (gst_icecastsend_init):
5315           fix for new caps system.
5316         * gst-libs/gst/mixer/mixertrack.h:
5317         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
5318           Add 'master track' flag (for tools like ACME that only want to
5319           change the main volume).
5320
5321 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
5322
5323         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
5324         (gst_xvid_csp_to_caps):
5325         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
5326         * ext/xvid/gstxvidenc.c:
5327         ifdef out ARGB type when it isn't available 
5328         in xvidcore 1.0.0beta2
5329
5330 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5331
5332         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
5333           When we have received a new SCR right in the first buffer after
5334           a seek (so in the same cycle that handles the discont), we should
5335           handle the buffer instead of unreffing it, else we lose data.
5336
5337 2004-01-06  Iain <iain@prettypeople.org>
5338
5339         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
5340           buffer-frames caps too.
5341
5342         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
5343           caps that we need, don't destroy them all and rebuild them. And when
5344           creating src pads, use the src pad template rather than the sink...
5345
5346 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5347
5348         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
5349           Add pad to element *after* setting functions such as event handler.
5350           Without this, the scheduler (opt) will link pads, set the event
5351           handler from the default event function (dispatcher in gstpad.c)
5352           and *after* that, we will set our own event function, which will
5353           thus never be used (and thus mpegdemux doesn't handle events).
5354
5355 2004-01-04  David Schleef  <ds@schleef.org>
5356
5357         Fix the fixate functions to handle new prototype:
5358         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
5359         * gst/videotestsrc/gstvideotestsrc.c:
5360         (gst_videotestsrc_src_fixate):
5361         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
5362         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
5363         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
5364
5365 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5366
5367         * sys/ximage/ximagesink.h:
5368         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
5369         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
5370         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
5371         (gst_ximagesink_xoverlay_init):
5372           assorted fixes to make (re)embedding work
5373         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
5374         (gst_ximagesink_get_desired_size):
5375           implement desired size additions to XOverlay
5376
5377 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5378
5379         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
5380         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
5381         (gst_x_overlay_got_desired_size):
5382         * gst-libs/gst/xoverlay/xoverlay.h:
5383           Add optional "desired size" signal and querying.
5384
5385 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5386
5387         * gst/matroska/matroska-demux.c:
5388         (gst_matroska_demux_parse_blockgroup):
5389           Fix EBML-laced block parsing. Diffs are relative to previous
5390           lace, not the first lace. Thanks to Mosu from the Matroska
5391           team for detecting this.
5392         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
5393         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
5394         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
5395         (gst_wavparse_change_state):
5396         * gst/wavparse/gstwavparse.h:
5397           Quickfix for capsnego.
5398
5399 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5400
5401         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
5402           Fix indenting, fix pad creation.
5403
5404 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5405
5406         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
5407         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
5408         (gst_xviddec_sink_link):
5409           Implement src_getcaps() so proper size caps is negotiated.
5410
5411 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5412
5413         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
5414           Finish flac decoder on EOS. See #116178.
5415
5416 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5417
5418         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
5419         (gst_matroska_demux_add_stream):
5420         * gst/matroska/matroska-ids.h:
5421           Add getcaps() function to fix capsnego...
5422
5423 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5424
5425         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
5426         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
5427         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
5428           Fix more integer overflows. Again, see #126967.
5429
5430 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5431
5432         * ext/mpeg2dec/gstmpeg2dec.c:
5433           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
5434           #130416.
5435
5436 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5437
5438         * configure.ac:
5439         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
5440         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
5441         * ext/xvid/gstxvid.h:
5442         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
5443         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
5444         (gst_xviddec_src_link), (gst_xviddec_sink_link),
5445         (gst_xviddec_change_state):
5446         * ext/xvid/gstxviddec.h:
5447         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
5448         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
5449         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
5450         (gst_xvidenc_link), (gst_xvidenc_set_property),
5451         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
5452         * ext/xvid/gstxvidenc.h:
5453           Update xvid plugin to latest xvid (1.0.0-beta3) API.
5454
5455 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5456
5457         * gst/rtp/rtp-packet.c:
5458           Add sys/types.h include, since OS X doesn't define in_addr_t
5459           in netinet/in.h, like it does on Linux (see #129600).
5460
5461 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
5462
5463         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
5464
5465         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
5466           Correct logic of dispose function (see #129306).
5467
5468 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5469
5470         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
5471         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
5472         (gst_mpeg_parse_init):
5473         * gst/mpegstream/gstmpegparse.h:
5474           Remove clock (which was never provided, i.e. dead code), and
5475           also fix integer overflows at high PTS values (see #126967).
5476
5477 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5478
5479         * ext/flac/gstflacdec.c:
5480         * ext/libpng/gstpngenc.h:
5481         * ext/mikmod/gstmikmod.h:
5482           OS X fixes (see #126628).
5483
5484 2004-01-02  David Schleef  <ds@schleef.org>
5485
5486         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
5487         (gst_alsa_src_base_init): Remove bogus "src" request pad.
5488         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
5489         (gst_mpeg_parse_class_init): Move pad template registration
5490         to class_init, since the derived class (mpegdemux) doesn't
5491         want them.
5492
5493 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5494
5495         * sys/ximage/Makefile.am:
5496         * sys/xvideo/Makefile.am:
5497         * sys/xvimage/Makefile.am:
5498           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
5499           after installation (see #127664).
5500
5501 2004-01-02  David Schleef  <ds@schleef.org>
5502
5503         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
5504         (gst_ffmpegenc_connect):  Negotiation fixes.
5505         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
5506         Remove inappropriate gst_caps_free().
5507         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
5508         Reenable Ronald's internal resize code, since the core handles
5509         it correctly now.
5510
5511 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5512
5513         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
5514         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
5515         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
5516           Fix pad template stuff.
5517
5518 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5519
5520         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
5521         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
5522           fix signed integer reading/writing.
5523
5524 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5525
5526         * ext/alsa/README:
5527           Remove outdated document
5528
5529 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
5530
5531         * gst/cutter/gstcutter.c: (gst_cutter_init):
5532           src pad was being created twice - oops.
5533
5534 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5535
5536         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
5537           Comment out internal resize. It doesn't handle the resulting
5538           XEvent internally, does another try_set_caps() which leads to
5539           a really nice loop.
5540           Real fix will come when Julien and Dave are awake. ;).
5541
5542 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5543
5544         * ext/mpeg2enc/gstmpeg2enc.cc:
5545           fix const/nonconst compile issue.
5546
5547 2004-01-02  David Schleef  <ds@schleef.org>
5548
5549         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
5550         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
5551         Add fixate function and a check for bad formats.
5552
5553 2004-01-01  David Schleef  <ds@schleef.org>
5554
5555         Negotiation fixes:
5556         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5557         (gst_audiofilter_init):
5558         * gst/debug/efence.c: (gst_efence_init):
5559         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
5560         (gst_deinterlace_init):
5561         * gst/volume/gstvolume.c: (volume_connect):
5562
5563 2004-01-01  David Schleef  <ds@schleef.org>
5564
5565         Convert elements to use gst_pad_use_explicit_caps() where
5566         appropriate:
5567         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
5568         * ext/audiofile/gstafparse.c: (gst_afparse_init),
5569         (gst_afparse_open_file):
5570         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
5571         (gst_afsrc_open_file):
5572         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
5573         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
5574         (gst_ffmpegdec_chain):
5575         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
5576         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
5577         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
5578         (gst_gdk_pixbuf_chain):
5579         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
5580         (gst_jpegdec_chain):
5581         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
5582         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
5583         (gst_mikmod_negotiate):
5584         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
5585         (gst_mpeg2dec_negotiate_format):
5586         * ext/mpeg2enc/gstmpeg2enc.cc:
5587         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5588         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
5589         (gst_speexdec_sinkconnect):
5590         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
5591         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
5592         (gst_vorbisfile_new_link):
5593         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
5594         (gst_ac3parse_chain):
5595         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
5596         (gst_asf_demux_setup_pad):
5597         * gst/auparse/gstauparse.c: (gst_auparse_init),
5598         (gst_auparse_chain):
5599         * gst/id3/gstid3types.c: (gst_id3types_loop):
5600         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
5601         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
5602         (mp1videoparse_parse_seq):
5603         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
5604         (bpf_from_header):
5605         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
5606         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
5607         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
5608         (gst_mpeg_parse_send_data):
5609         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
5610         (gst_qtdemux_add_stream):
5611         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
5612         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
5613         (gst_wavparse_parse_fmt):
5614
5615 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5616
5617         * configure.ac:
5618           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
5619           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
5620           it therefore uses the wrong include paths. Too bad... Note
5621           that 1.6.1.93 is not release yet. ;).
5622           Also add a check for mplex, which is now using the lib'ified
5623           mplex from mjpegtools, too.
5624         * ext/ffmpeg/gstffmpegcodecmap.c:
5625           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
5626           issues. I don't think ffmpeg handles 3ivx correctly, so this
5627           probably won't work. But it won't hurt either.
5628         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
5629         (gst_ffmpegdec_chain):
5630         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
5631         (gst_ffmpegenc_chain_audio):
5632           Fix memleak in audio encoding. Close codec if open fails, this
5633           calls the cleanup routines so we can re-use the context.
5634         * ext/mpeg2enc/gstmpeg2enc.cc:
5635           Fix pad template names/types, fix memory issue with getcaps().
5636         * ext/mpeg2enc/gstmpeg2encoder.cc:
5637         * ext/mpeg2enc/gstmpeg2encoder.hh:
5638           Fix compile issue with new caps system (const thingy).
5639         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5640         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
5641           We read a first frame right on initing, so that we have a caps
5642           when we init the output. This caps is cached in padprivate and
5643           read as first frame.
5644         * ext/mplex/Makefile.am:
5645         * ext/mplex/gstmplex.cc:
5646         * ext/mplex/gstmplex.h:
5647         * ext/mplex/gstmplex.hh:
5648         * ext/mplex/gstmplexibitstream.cc:
5649         * ext/mplex/gstmplexibitstream.hh:
5650         * ext/mplex/gstmplexjob.cc:
5651         * ext/mplex/gstmplexjob.hh:
5652         * ext/mplex/gstmplexoutputstream.cc:
5653         * ext/mplex/gstmplexoutputstream.hh:
5654           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
5655           had issues, didn't do capsnego, supported only a subset of the
5656           mplex features and required a mplex fork in our local CVS. Plus
5657           that it worked agaist a very old mplex version. Rewriting was
5658           faster than updating it.
5659         * gst-libs/ext/Makefile.am:
5660         * gst-libs/ext/mplex/INSTRUCT:
5661         * gst-libs/ext/mplex/Makefile.am:
5662         * gst-libs/ext/mplex/README:
5663         * gst-libs/ext/mplex/TODO:
5664         * gst-libs/ext/mplex/ac3strm_in.cc:
5665         * gst-libs/ext/mplex/audiostrm.hh:
5666         * gst-libs/ext/mplex/audiostrm_out.cc:
5667         * gst-libs/ext/mplex/aunit.hh:
5668         * gst-libs/ext/mplex/bits.cc:
5669         * gst-libs/ext/mplex/bits.hh:
5670         * gst-libs/ext/mplex/buffer.cc:
5671         * gst-libs/ext/mplex/buffer.hh:
5672         * gst-libs/ext/mplex/fastintfns.h:
5673         * gst-libs/ext/mplex/format_codes.h:
5674         * gst-libs/ext/mplex/inputstrm.cc:
5675         * gst-libs/ext/mplex/inputstrm.hh:
5676         * gst-libs/ext/mplex/lpcmstrm_in.cc:
5677         * gst-libs/ext/mplex/mjpeg_logging.cc:
5678         * gst-libs/ext/mplex/mjpeg_logging.h:
5679         * gst-libs/ext/mplex/mjpeg_types.h:
5680         * gst-libs/ext/mplex/mpastrm_in.cc:
5681         * gst-libs/ext/mplex/mpegconsts.cc:
5682         * gst-libs/ext/mplex/mpegconsts.h:
5683         * gst-libs/ext/mplex/mplexconsts.hh:
5684         * gst-libs/ext/mplex/multplex.cc:
5685         * gst-libs/ext/mplex/outputstream.hh:
5686         * gst-libs/ext/mplex/padstrm.cc:
5687         * gst-libs/ext/mplex/padstrm.hh:
5688         * gst-libs/ext/mplex/stillsstream.cc:
5689         * gst-libs/ext/mplex/stillsstream.hh:
5690         * gst-libs/ext/mplex/systems.cc:
5691         * gst-libs/ext/mplex/systems.hh:
5692         * gst-libs/ext/mplex/vector.cc:
5693         * gst-libs/ext/mplex/vector.hh:
5694         * gst-libs/ext/mplex/videostrm.hh:
5695         * gst-libs/ext/mplex/videostrm_in.cc:
5696         * gst-libs/ext/mplex/videostrm_out.cc:
5697         * gst-libs/ext/mplex/yuv4mpeg.cc:
5698         * gst-libs/ext/mplex/yuv4mpeg.h:
5699         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
5700         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
5701           We don't fork mjpegtools' mplex in our CVS anymore.
5702         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
5703         (gst_avi_demux_add_stream):
5704         * gst/avi/gstavidemux.h:
5705           Add getcaps() function for proper caps nego. This makes some
5706           parts of AVI playback/reading work.
5707         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
5708           Resize window on new capsnego. This is probably wrong, but
5709           I'm still committing it because with current capsnego, the
5710           first successfull capsnego is auto-fixated, therefore rounded
5711           down to the lowest values in the caps. this results in a 16x16
5712           XWindow that is not reized when real capsnego finishes.
5713           Dave, I see more cases of this, do you know a proper solution?
5714         * tools/gst-launch-ext.in:
5715           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
5716
5717 2003-12-31  David Schleef  <ds@schleef.org>
5718
5719         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
5720         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
5721           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
5722
5723 2003-12-30  David Schleef  <ds@schleef.org>
5724
5725         * ext/ffmpeg/gstffmpegcolorspace.c:
5726         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5727         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
5728         (gst_ffmpegcsp_chain): Negotiation fixes
5729         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
5730         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5731         (gst_audio_convert_link), (gst_audio_convert_channels):
5732         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
5733         (gst_audioscale_link), (gst_audioscale_get_buffer),
5734         (gst_audioscale_chain): Negotiation fixes
5735         * gst/audioscale/gstaudioscale.h:
5736         * gst/videofilter/gstvideofilter.c:
5737         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
5738         (gst_videofilter_link), (gst_videofilter_init),
5739         (gst_videofilter_set_output_size), (gst_videofilter_setup),
5740         (gst_videofilter_find_format_by_structure):
5741         * gst/videofilter/gstvideofilter.h: Negotiation fixes
5742         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
5743         (gst_videoscale_link):
5744         * gst/videoscale/videoscale.c: (videoscale_get_structure),
5745         (videoscale_find_by_structure), (gst_videoscale_setup):
5746         * gst/videoscale/videoscale.h: Negotiation fixes
5747         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
5748         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
5749         function, restrict resizing to a multiple of 4 (hack until
5750         everyone supports odd sizes correctly).
5751
5752 2003-12-29  Colin Walters  <walters@verbum.org>
5753
5754         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
5755         signed.
5756
5757 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
5758
5759         * ext/sndfile/gstsf.c: (gst_sf_loop):
5760           Fix warning about discarding const qualifier
5761
5762 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
5763
5764         * gst/cutter/gstcutter.c:
5765         * gst/videoscale/gstvideoscale.c:
5766         * gst/volenv/gstvolenv.c:
5767         * gst-libs/gst/audio/audio.c:
5768         * gst-libs/gst/video/video.c:
5769           Fix warnings
5770
5771 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5772
5773         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
5774           Don't send ALSA debugging to stderr.
5775         * ext/alsa/gstalsa.h:
5776           Use GST_WARNING instead of g_warning when ALSA functions fail.
5777
5778 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5779
5780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
5781           Free XVAdapterInfo correctly.
5782
5783 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5784
5785         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
5786         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
5787           Make id3tag use correct caps nego.
5788
5789 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
5790
5791         * ext/ivorbis/vorbis.c: 
5792         * ext/ivorbis/vorbisenc.h:
5793         * ext/ivorbis/vorbisfile.c:
5794           Modify so that it uses the new caps things
5795
5796 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5797
5798         * testsuite/spider/spider1.c: (main):
5799         * testsuite/spider/spider2.c: (main):
5800         * testsuite/spider/spider3.c: (main):
5801           Make tests compile again. They probably don't work.
5802
5803 2003-12-24  Colin Walters  <walters@verbum.org>
5804
5805         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
5806         we can't fixate the caps anymore.
5807
5808 2003-12-23  David Schleef  <ds@schleef.org>
5809
5810         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
5811         * sys/oss/gstosssink.c: (gst_osssink_init),
5812         (gst_osssink_sink_fixate): Add fixate function.
5813
5814 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5815
5816         * ext/ffmpeg/gstffmpegcodecmap.c:
5817         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
5818         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
5819         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
5820         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
5821         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
5822         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5823         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
5824           fix typo in RGB masks, and move back to "old" colorspace
5825           capsnego code until whoever wrote this new crap has actually
5826           tested it so that it works.
5827           And yes, this works, keep it that way please.
5828
5829 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5830
5831         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
5832         (gst_divxdec_init), (gst_divxdec_negotiate):
5833         * ext/divx/gstdivxdec.h:
5834         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
5835         (gst_divxenc_init):
5836         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
5837         (gst_faac_sinkconnect), (gst_faac_srcconnect):
5838         * ext/mpeg2enc/gstmpeg2enc.cc:
5839         * ext/mpeg2enc/gstmpeg2encoder.cc:
5840         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5841         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
5842         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
5843         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
5844         (dxr3spusink_init):
5845         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
5846         (dxr3videosink_init):
5847           Fix caps breakage after Dave's caps branch merge.
5848
5849 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5850
5851         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
5852           Fix for 24bpp display.
5853
5854 2003-12-23  Colin Walters  <walters@verbum.org>
5855
5856         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
5857         a GnomeVFSHandle directly.
5858
5859 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5860
5861         * gst/volume/Makefile.am:
5862         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
5863         (volume_base_init), (volume_init):
5864           Reenable volume element and fix to work with new caps stuff.
5865           Rhythmbox needs this.
5866
5867 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5868
5869         * gst/qtdemux/qtdemux.c: (plugin_init):
5870           qtdemux requires bytestream
5871
5872 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5873
5874         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
5875           Fix remaining caps handling errors due to CAPS merge.
5876
5877 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5878
5879         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
5880         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
5881         (gst_faad_srcconnect): 
5882           Port to new caps system.
5883
5884 2003-12-21  Julien MOUTTE  <julien@moutte.net>
5885
5886         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
5887         (got_video_size), (main): using g_print instead of g_message.
5888         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS 
5889         signal which was not emitted because of "switch" element added to the
5890         bin but not connected. (Removing from the bin temporarily)
5891
5892 2003-12-21  Julien MOUTTE  <julien@moutte.net>
5893
5894         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
5895         find X development files. I don't understand the previous tests and
5896         they fail on my debian/ppc unstable. This one works.
5897         * examples/gstplay/player.c: (main): Set the pipeline to READY before
5898         exiting.
5899         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
5900         (gst_play_set_video_sink), (gst_play_set_audio_sink),
5901         (gst_play_set_visualization): Add some safety checks in set_ methods
5902         and state_change. This was throwing some ugly CRITICAL messages when
5903         pipeline was getting disposed and casts were failing.
5904
5905 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5906
5907         * configure.ac:
5908           Improve mpeg2enc detection. This is for distributions that do
5909           ship mjpegtools, but without mpeg2enc. Also does object check
5910           for might there ever be ABI incompatibility.
5911         * ext/mpeg2enc/gstmpeg2enc.cc:
5912           Add Andrew as second maintainer (he's helping me), and also add
5913           an error if no caps was set. This happens if I pull before capsnego
5914           and that's something I should solve sometime else.
5915         * gst/matroska/matroska-demux.c:
5916         (gst_matroska_demux_parse_blockgroup):
5917           Fix time parsing.
5918         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
5919         (gst_matroska_mux_track_header):
5920           Add caps to templates.
5921         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
5922           Add mpegversion=1 to prevent confusion with MPEG/AAC.
5923         * gst/mpegstream/gstmpegdemux.c:
5924           Remove layer since it causes warnings about unfixed caps.
5925         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
5926           Fix obvious typo (we error out if caps were set, we should of
5927           course error out if *no* caps were set).
5928         * sys/oss/gstosselement.c: (gst_osselement_convert):
5929           Fix format conversion, we confused bits/bytes.
5930         * sys/oss/gstosselement.h:
5931           Improve documentation for 'bps'.
5932         * sys/v4l/TODO:
5933           Remove stuff about plugins that need removing - this was done
5934           ages ago.
5935         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
5936         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
5937         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
5938         (gst_v4lsrc_src_query):
5939         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
5940         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
5941           Add get_query_types(), get_formats() and query() functions.
5942
5943 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
5944
5945         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
5946         * moved CVS to freedesktop.org
5947