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