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