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