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