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