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