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