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