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