]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - ChangeLog
gst/rtp/: Small updates, RFC reference to payload encoders.
[glsdk/gst-plugins-ugly0-10.git] / ChangeLog
1 2005-08-23  Wim Taymans  <wim@fluendo.com>
3         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
4         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain):
5         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init),
6         (gst_rtpamrenc_init), (gst_rtpamrenc_chain):
7         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),
8         (gst_rtph263penc_flush), (gst_rtph263penc_chain):
9         Small updates, RFC reference to payload encoders.
11 2005-08-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13         * configure.ac:
14         * ext/Makefile.am:
15         * ext/speex/Makefile.am:
16         * ext/speex/gstspeex.c: (plugin_init):
17         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18         (gst_speex_dec_init), (speex_dec_src_query), (speex_dec_src_event),
19         (speex_dec_event), (speex_dec_chain):
20           Port speexdec. Leads to some unfamiliar warnings on console,
21           but works otherwise.
23 2005-08-23  Andy Wingo  <wingo@pobox.com>
25         * sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name
26         property after opening the mixer.
28         * sys/oss/gstosssrc.c: 
29         * sys/oss/gstosssrc.h: Easy to implement a mixer, eh...
31         * sys/oss/gstossmixerelement.h:
32         * sys/oss/gstossmixerelement.c: Added mixer element like
33         alsamixer.
35         * sys/oss/Makefile.am: 
36         * sys/oss/gstossaudio.c: Register the ossmixer element.
37         
38         * sys/oss/gstossmixer.h:
39         * sys/oss/gstossmixer.c: Refactored to be more like alsamixer.
41         * sys/oss/gstossmixertrack.h:
42         * sys/oss/gstossmixertrack.c: Split out from gstossmixer.[ch],
43         like gstalsamixer.
45         * sys/oss/gstosssrc.c:
46         * sys/oss/gstosssink.c: Where before we used a gstosselement
47         object as a helper library, now just call functions from
48         gstosshelper.
50         * sys/oss/gstosshelper.h:
51         * sys/oss/gstosshelper.c: Made a real library. Removed
52         propertyprobe for now, should add it back later.
53         
54         * sys/oss/gstosselement.h:
55         * sys/oss/gstosselement.c: Removed, we don't have a shared base
56         class.
57         
58         * sys/oss/gstosshelper.c (gst_oss_helper_probe_caps): Search
59         higher-to-lower, makes 16 bit appear earlier in the caps, which
60         makes it preferred.
62         * sys/oss/gstosssrc.h: 
63         * sys/oss/gstosssrc.c: Totally ported, dude.
65         * sys/oss/Makefile.am:
66         * sys/oss/gstossaudio.c: Add osssrc.
67         
68         * sys/oss/gstosssink.c: We do native byte order.
70 2005-08-23  Owen Fraser-Green  <owen@discobabe.net>
72         * gst/realmedia/rmdemux.c (gst_rmdemux_src_event): Fixed bug
73         causing events to be passed wrong way.
74         (gst_rmdemux_parse_packet): Avoid accidentally skipping audio.
76 2005-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
78         * ext/mad/gstid3tag.c: (gst_id3_tag_init),
79         (gst_id3_tag_sink_event), (gst_id3_tag_do_caps_nego),
80         (gst_id3_tag_chain), (gst_id3_tag_change_state), (plugin_init):
81           Works a bit better now, but still needs a rewrite to use
82           get_range instead of this seeking nastiness.
84 2005-08-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
86         * configure.ac:
87         * ext/Makefile.am:
88         * ext/flac/Makefile.am:
89         * ext/flac/gstflac.c: (plugin_init):
90         * ext/flac/gstflacdec.c: (flacdec_get_type), (gst_flacdec_init),
91         (gst_flacdec_update_metadata), (gst_flacdec_seek),
92         (gst_flacdec_tell), (gst_flacdec_length), (gst_flacdec_read),
93         (gst_flacdec_write), (gst_flacdec_loop),
94         (gst_flacdec_get_src_query_types), (gst_flacdec_src_query),
95         (gst_flacdec_src_event), (gst_flacdec_sink_activate),
96         (gst_flacdec_sink_activate_pull), (gst_flacdec_change_state):
97         * ext/flac/gstflacdec.h:
98           Port flacdec (seeking is still slow'ish).
100 2005-08-22  Owen Fraser-Green  <owen@discobabe.net>
102         * gst/realmedia/rmdemux.c: 
103         (gst_rmdemux_perform_seek, gst_rmdemux_parse_packet): 
104         Seeking improvements.
106 2005-08-19  Wim Taymans  <wim@fluendo.com>
108         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
109         Remove get_time code that is both wrong and unneeded.
111 2005-08-19  Wim Taymans  <wim@fluendo.com>
113         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),
114         (gst_rtph263penc_flush), (gst_rtph263penc_chain),
115         (gst_rtph263penc_set_property), (gst_rtph263penc_get_property):
116         * gst/rtp/gstrtph263penc.h:
117         Added configurable pt and ssrc, to be merged in the caps or
118         a base class...
120 2005-08-19  Wim Taymans  <wim@fluendo.com>
122         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_init),
123         (gst_rtph263pdec_chain):
124         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),
125         (gst_rtph263penc_flush), (gst_rtph263penc_chain):
126         Some cleanups in the h263p (de)payloaders.
128 2005-08-19  Wim Taymans  <wim@fluendo.com>
130         * ext/amrnb/amrnbdec.c:
131         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_setcaps):
132         * ext/amrnb/amrnbparse.c:
133         Update caps with audio/AMR.
134         
135         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
136         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
137         (gst_rtpamrdec_change_state):
138         * gst/rtp/gstrtpamrdec.h:
139         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init),
140         (gst_rtpamrenc_init), (gst_rtpamrenc_chain):
141         Dont set FT headers twice, it was already in the encoded
142         bitstream.
143         
144         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open),
145         (gst_rtspsrc_close), (gst_rtspsrc_play):
146         * gst/rtsp/rtspconnection.c: (parse_line):
147         Cleanups
148         
149         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
150         (gst_udpsrc_create), (gst_udpsrc_set_property),
151         (gst_udpsrc_get_property):
152         * gst/udp/gstudpsrc.h:
153         Added caps property, we need this soon to type the buffers.
155 2005-08-18  Wim Taymans  <wim@fluendo.com>
157         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
158         (gst_rtpamrdec_chain):
159         Fix up amr depayloader a bit.
161         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open),
162         (gst_rtspsrc_close), (gst_rtspsrc_play):
163         Look for options result in Public and Allow header fields..
164         spec says Allow but some servers return Public...
166 2005-08-18  Wim Taymans  <wim@fluendo.com>
168         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init),
169         (gst_rtpamrenc_init), (gst_rtpamrenc_chain),
170         (gst_rtpamrenc_set_property), (gst_rtpamrenc_get_property):
171         * gst/rtp/gstrtpamrenc.h:
172         Added payload_type and ssrc properties to the payloader.
174         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open),
175         (gst_rtspsrc_close), (gst_rtspsrc_play):
176         Options need to be stripped and are in the Public header field.
178         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
179         Fix url / parsing...
182 2005-08-18  Wim Taymans  <wim@fluendo.com>
184         * gst/rtp/Makefile.am:
185         * gst/rtp/gstrtp.c: (plugin_init):
186         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_get_type),
187         (gst_rtpamrdec_base_init), (gst_rtpamrdec_class_init),
188         (gst_rtpamrdec_init), (gst_rtpamrdec_chain),
189         (gst_rtpamrdec_set_property), (gst_rtpamrdec_get_property),
190         (gst_rtpamrdec_change_state), (gst_rtpamrdec_plugin_init):
191         * gst/rtp/gstrtpamrdec.h:
192         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
193         (gst_rtpamrenc_base_init), (gst_rtpamrenc_class_init),
194         (gst_rtpamrenc_init), (gst_rtpamrenc_chain),
195         (gst_rtpamrenc_set_property), (gst_rtpamrenc_get_property),
196         (gst_rtpamrenc_change_state), (gst_rtpamrenc_plugin_init):
197         * gst/rtp/gstrtpamrenc.h:
198         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_class_init),
199         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_chain):
200         Added very simplistic amr payloader. depayloader does not
201         work yet.
203 2005-08-18  Wim Taymans  <wim@fluendo.com>
205         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open),
206         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
207         (gst_rtspsrc_change_state):
208         * gst/rtsp/gstrtspsrc.h:
209         * gst/rtsp/rtspdefs.c: (rtsp_method_as_text), (rtsp_find_method):
210         * gst/rtsp/rtspdefs.h:
211         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
212         Handle RTSP defaults better.
213         Issue OPTIONS request to figure out what we are allowed to do.
214         Make the methods a bitfield so we can easily collect supported 
215         options.
216         Fix rtsp_find_method.
217         Do proper RTSP connection shutdown.
219 2005-08-18  Wim Taymans  <wim@fluendo.com>
221         * gst/rtp/Makefile.am:
222         * gst/rtp/gstrtp-common.h:
223         * gst/rtp/gstrtp.c: (plugin_init):
224         * gst/rtp/gstrtpL16enc.h:
225         * gst/rtp/gstrtpdec.c: (gst_rtpdec_get_type),
226         (gst_rtpdec_class_init), (gst_rtpdec_chain_rtp),
227         (gst_rtpdec_chain_rtcp), (gst_rtpdec_change_state),
228         (gst_rtpdec_plugin_init):
229         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_get_type),
230         (gst_rtph263pdec_base_init), (gst_rtph263pdec_class_init),
231         (gst_rtph263pdec_init), (gst_rtph263pdec_chain),
232         (gst_rtph263pdec_set_property), (gst_rtph263pdec_get_property),
233         (gst_rtph263pdec_change_state), (gst_rtph263pdec_plugin_init):
234         * gst/rtp/gstrtph263pdec.h:
235         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
236         (gst_rtph263penc_base_init), (gst_rtph263penc_class_init),
237         (gst_rtph263penc_init), (gst_rtph263penc_flush),
238         (gst_rtph263penc_chain), (gst_rtph263penc_set_property),
239         (gst_rtph263penc_get_property), (gst_rtph263penc_change_state),
240         (gst_rtph263penc_plugin_init):
241         * gst/rtp/gstrtph263penc.h:
242         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_get_type),
243         (gst_rtpmpadec_base_init), (gst_rtpmpadec_class_init),
244         (gst_rtpmpadec_init), (gst_rtpmpadec_chain),
245         (gst_rtpmpadec_set_property), (gst_rtpmpadec_get_property),
246         (gst_rtpmpadec_change_state), (gst_rtpmpadec_plugin_init):
247         * gst/rtp/gstrtpmpadec.h:
248         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
249         (gst_rtpmpaenc_base_init), (gst_rtpmpaenc_class_init),
250         (gst_rtpmpaenc_init), (gst_rtpmpaenc_flush), (gst_rtpmpaenc_chain),
251         (gst_rtpmpaenc_set_property), (gst_rtpmpaenc_get_property),
252         (gst_rtpmpaenc_change_state), (gst_rtpmpaenc_plugin_init):
253         * gst/rtp/gstrtpmpaenc.h:
254         * gst/rtp/rtp-packet.c:
255         * gst/rtp/rtp-packet.h:
256         Remove old code that is now in gst-libs/gst/rtp/.
257         Added some payload/depayloaders.
259         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
260         Fix port number range.
262 2005-08-17  Wim Taymans  <wim@fluendo.com>
264         * configure.ac:
265         Added mpegaudioparse
267         * ext/lame/gstlame.c: (gst_lame_src_getcaps),
268         (gst_lame_src_setcaps), (gst_lame_sink_setcaps),
269         (gst_lame_sink_event), (gst_lame_chain):
270         Some cleanups.
271         Fix memleak.
273         * gst/mpegaudioparse/gstmpegaudioparse.c:
274         (gst_mp3parse_class_init), (gst_mp3parse_init),
275         (gst_mp3parse_chain), (gst_mp3parse_change_state):
276         * gst/mpegaudioparse/gstmpegaudioparse.h:
277         Ported mpegaudioparse
279 2005-08-17  Wim Taymans  <wim@fluendo.com>
281         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open), (gst_rtspsrc_play):
282         Support absolute control urls too.
284 2005-08-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
286         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
287         (gst_avi_demux_stream_header):
288         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
289         (gst_qtdemux_add_stream), (qtdemux_parse_tree):
290           Uncomment metadata and codec-name handling.
292 2005-08-16  Wim Taymans  <wim@fluendo.com>
294         * configure.ac:
295         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_read_header):
296         Fix compile warning.
298         * ext/lame/gstlame.c: (gst_lame_class_init),
299         (gst_lame_src_getcaps), (gst_lame_src_setcaps),
300         (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event),
301         (gst_lame_chain), (gst_lame_change_state):
302         * ext/lame/gstlame.h:
303         Port lame plugin
305 2005-08-16  Andy Wingo  <wingo@pobox.com>
307         * ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note
308         license info in the source code -- was only in the commit log
309         before.
311         * ext/dv/gstdvdec.h:
312         * ext/dv/gstdvdec.c: Only decodes systemstream=FALSE dv video --
313         old pipelines using dvdec should probably have a dvdemux first.
315         * ext/dv/gstdvdemux.h:
316         * ext/dv/gstdvdemux.c: Split out from dvdec, chunks the incoming
317         systemstream=TRUE data into frames, sets caps data, and spits out
318         PCM audio in addition to systemstream=FALSE video frames. Operates
319         in chain mode only for now; should make a getrange version as
320         well.
322         * ext/dv/gstdv.c: New file, registers the libgstdv plugin.
324         * ext/dv/Makefile.am: Library name changed to libgstdv. Split
325         dvdec into dvdemux and dvdec.
327 2005-08-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
329         * ext/faad/gstfaad.c: (gst_faad_event), (gst_faad_chain):
330         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
331           Handle _push() return values.
333 2005-08-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
335         * ext/faad/gstfaad.c: (gst_faad_event):
336         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
337           Fix debug.
339 2005-08-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
341         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
342         (qtdemux_video_caps):
343           Forwardport from 0.8 to implement RLE.
345 2005-08-15  Wim Taymans  <wim@fluendo.com>
347         * gst/rtsp/README:
348         Added rtsp server implementation docs.
350 2005-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
352         * ext/aalib/gstaasink.c:
353           aalib is LGPL, so this plugin can be LGPL
354         * ext/arts/gst_arts.c: (plugin_init):
355           rename, we don't like underscores
356         * ext/audiofile/gstaf.c:
357         * ext/sndfile/gstsf.c:
358           rename, we like a descriptive plugin name
359         * ext/gconf/gstgconfelements.c:
360           change description a little
361         * ext/musicbrainz/gsttrm.c:
362           musicbrainz is LGPL, so plugin can be LGPL
363         * ext/raw1394/gst1394.c:
364           rename, we like all-digit names
365         * gst/equalizer/gstiirequalizer.c:
366         * gst/fdsrc/gstfdsrc.c:
367         * gst/multifilesink/gstmultifilesink.c:
368           rename
369         * gst/virtualdub/gstvirtualdub.c:
370           use GST_PLUGIN_DEFINE
371         * sys/dxr3/dxr3init.c:
372           only uses system headers, and code is LGPL, so plugin is LGPL
374 2005-08-13  Tim-Philipp Müller  <tim at centricular dot net>
376         * ext/mad/Makefile.am:
377         * gst/avi/Makefile.am:
378         * gst/effectv/Makefile.am:
379         * gst/udp/Makefile.am:
380         * gst/wavparse/Makefile.am:
381           Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
383 2005-08-12  Tim-Philipp Müller  <tim at centricular dot net>
385         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect),
386         (gst_jpeg_dec_decode_direct), (gst_jpeg_dec_chain):
387           Fix decoding of pictures with certain uneven or unaligned
388           widths where jpeglib needs more horizontal padding than our
389           I420 buffers provide, resulting in blocky artifacts at the
390           left side of the picture (#164176). 
391           Also make use of our shiny new GST_ROUND_N() macros.
393 2005-08-11  Tim-Philipp Müller  <tim at centricular dot net>
395         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
396         (gst_jpeg_dec_change_state):
397         * ext/jpeg/gstjpegdec.h:
398           Fix crashes/invalid memory access for pictures that have a height
399           that is not a multiple of 16 (or rather: v_samp_factor * DCTSIZE).
400           
401           Also fix the state change function for downwards state changes
402           (need to chain up to parent before destroying our resources, to 
403           make sure pads get deactivated and our chain function isn't
404           running and using those very same resources in another thread).
406           The jpeg line buffer only needs to be v_samp_factor*DCTSIZE lines
407           per plane, not picture_height lines; allocate that on the stack.
409 2005-08-10  Tim-Philipp Müller  <tim at centricular dot net>
411         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
412         (gst_wavparse_stream_data):
413           Add some fixes from 0.8 branch: allow 24/32bps songs and
414           blockalign samples to the header-specified size, if any
415           (#311070); error out on channels==0 or bitrate==0 
416           (#309043, #304588).
418 2005-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
420         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
421         (gst_level_transform):
422         * gst/level/gstlevel.h:
423           remove unused MS struct member
424           don't reset the CS values for channels on every _chain, so that
425           level actually correctly calculates the RMS value.  sigh.
426           calculate RMS values correctly for peak and decay peak sums;
427           before we were signalling them as if they already were amplitude
428           and not power values.  sigh.
429         Remind me to not try and pretend I'm writing DSP code.
431 2005-08-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
433         * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_setcaps):
434           Add debug category, remove Close() call that made it crash
435           whenever reusing, renegotiating or anything; Close() actually
436           free()s the handle and should only be called on READY->NULL.
437         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
438           Actually set caps on buffer (in addition to pad), also.
440 2005-08-10  Owen Fraser-Green  <owen@discobabe.net>
442         * gst/realmedia/rmdemux.c (gst_rmdemux_sink_activate) 
443         (gst_rmdemux_sink_activate_push, gst_rmdemux_sink_activate_pull) 
444         (gst_rmdemux_loop, gst_rmdemux_src_event) 
445         (gst_rmdemux_perform_seek, gst_rmdemux_src_query): Implemented
446         push-pull and seeking.
448 2005-08-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
450         * ext/faad/gstfaad.c: (gst_faad_event):
451           Sign/unsign mismatch.
452         * configure.ac:
453         * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
454         (gst_qtdemux_init), (gst_qtdemux_get_src_query_types),
455         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
456         (plugin_init), (gst_qtdemux_handle_sink_event),
457         (gst_qtdemux_change_state), (gst_qtdemux_loop_header),
458         (qtdemux_sink_activate), (qtdemux_sink_activate_pull),
459         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
460         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
461         * gst/qtdemux/qtdemux.h:
462           Half-assed port (hey, it works).
464 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
466         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
467           Fix AVI header parsing: add missing break statement after
468           GST_RIFF_INFO_LIST parsing code; gst_riff_read_chunk() has
469           already advanced the avi->offset, no need to do it twice
470           (fixes MovieOfMovies.avi).
472 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
474         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
475         (gst_jpeg_dec_setcaps), (gst_jpeg_dec_chain),
476         (gst_jpeg_dec_change_state):
477         * ext/jpeg/gstjpegdec.h:
478           Make mjpeg actually work and skip jpeg data parsing if we
479           know that the input is packetized (ie. each input buffer
480           is exactly one jpeg frame).
482 2005-08-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
484         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
485           It'd be nice if I could listen to my mp3 files, so send out an
486           initial discont, as the sink apparently wants.
488 2005-08-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
490         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
491         (gst_avi_demux_handle_seek):
492           Fix seeking (or, well, fix threading issue where a variable was
493           set before a lock was taken and was already unset before that
494           same lock was taken and was thus no longer in existance when it
495           actually had to be used).
497 2005-08-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
499         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
500           Mixing binary and logical operators is not going to work; fix
501           position-querying in Totem.
503 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
505         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
506         (gst_faad_init), (gst_faad_setcaps), (gst_faad_srcgetcaps),
507         (gst_faad_event), (gst_faad_update_caps), (gst_faad_chain),
508         (gst_faad_change_state):
509         * ext/faad/gstfaad.h:
510           Fix negotiation (#310932) and miscellaneous other stuff. Probably
511           still needs some more work.
513 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
515         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
516         (gst_jpeg_dec_setcaps), (gst_jpeg_dec_chain):
517           Add setcaps() function (for mjpeg).
519 2005-08-08  Andy Wingo  <wingo@pobox.com>
521         * ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd
522         va_list caps setting function was borked. Fixed esdsink.
524         * sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) 
525         (gst_oss_sink_prepare, gst_oss_sink_unprepare): Update for newer
526         audiosink api.
528         * ext/raw1394/gstdv1394src.c (gst_dv1394src_get_property) 
529         (gst_dv1394src_set_property): Style. All about the style.
531         * ext/esd/esdsink.c (gst_esdsink_getcaps): Return specific caps
532         only if in READY or higher (i.e., if _open() has been called.)
533         (gst_esdsink_open, gst_esdsink_close, gst_esdsink_prepare) 
534         (gst_esdsink_unprepare): Update for audiosink changes.
535         (gst_esdsink_change_state): Die!
537 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
539         * ext/jpeg/Makefile.am:
540           Fix compile.
542 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
544         * configure.ac:
545         * ext/Makefile.am:
546         * ext/jpeg/Makefile.am:
547         * ext/jpeg/gstjpeg.c: (plugin_init):
548         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_get_type),
549         (gst_jpeg_dec_finalize), (gst_jpeg_dec_base_init),
550         (gst_jpeg_dec_class_init), (gst_jpeg_dec_fill_input_buffer),
551         (gst_jpeg_dec_init_source), (gst_jpeg_dec_skip_input_data),
552         (gst_jpeg_dec_resync_to_restart), (gst_jpeg_dec_term_source),
553         (gst_jpeg_dec_my_output_message), (gst_jpeg_dec_my_emit_message),
554         (gst_jpeg_dec_my_error_exit), (gst_jpeg_dec_init),
555         (is_jpeg_start_marker), (is_jpeg_end_marker),
556         (gst_jpeg_dec_find_jpeg_header), (gst_jpeg_dec_ensure_header),
557         (gst_jpeg_dec_have_end_marker),
558         (gst_jpeg_dec_parse_tag_has_entropy_segment),
559         (gst_jpeg_dec_parse_image_data), (gst_jpeg_dec_chain),
560         (gst_jpeg_dec_change_state):
561         * ext/jpeg/gstjpegdec.h:
562           Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does
563           no longer need to be one single buffer.
565 2005-08-04  Andy Wingo  <wingo@pobox.com>
567         * sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
569         * gst/videobox/gstvideobox.c (gst_video_box_get_size): Update for
570         API changes.
572         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_VIDEOSINK): Set to
573         autoaudiosink and autovideosink.
575 2005-08-04  Edward Hervey  <edward@fluendo.com>
577         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
578         (gst_avi_demux_parse_stream), (gst_avi_demux_process_next_entry):
579         You need to allocatate (len+1) characters to store a len size string.
580         Also don't stop the processing task if the output pad is not linked.
582 2005-08-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
584         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
585         (gst_gconf_audio_sink_init), (do_toggle_element),
586         (cb_toggle_element), (gst_gconf_audio_sink_change_state):
587         * ext/gconf/gstgconfaudiosink.h:
588         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
589         (gst_gconf_video_sink_init), (do_toggle_element),
590         (cb_toggle_element), (gst_gconf_video_sink_change_state):
591         * ext/gconf/gstgconfvideosink.h:
592         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
593         (gst_auto_audio_sink_init), (gst_auto_audio_sink_detect),
594         (gst_auto_audio_sink_change_state):
595         * gst/autodetect/gstautoaudiosink.h:
596         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
597         (gst_auto_video_sink_init), (gst_auto_video_sink_detect),
598         (gst_auto_video_sink_change_state):
599         * gst/autodetect/gstautovideosink.h:
600           Use new ghostpad API; now they actually work in Totem, also.
602 2005-08-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
604         * ext/libpng/Makefile.am:
605           Fix uninstalled build.
607 2005-08-02  Edward Hervey  <edward@fluendo.com>
609         * configure.ac:
610         * ext/Makefile.am:
611         * ext/libpng/Makefile.am:
612         * ext/libpng/gstpng.c:
613         * ext/libpng/gstpngenc.c:
614         Ported pngenc , still have to port pngdec...
616 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
618         reviewed by: <delete if not using a buddy>
620         * configure.ac:
621         * ext/ladspa/Makefile.am:
622         * ext/ladspa/gstladspa.c: (gst_ladspa_init), (gst_ladspa_loop),
623         (gst_ladspa_chain), (gst_ladspa_get), (plugin_init):
624         * ext/ladspa/gstladspa.h:
625           deactivate and remove dparams (libgstcontrol)
627 2005-07-27  Wim Taymans  <wim@fluendo.com>
629         * ext/faad/gstfaad.c: (gst_faad_event):
630         Compile fixes.
632 2005-07-27  Wim Taymans  <wim@fluendo.com>
634         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_event),
635         (gst_amrnbparse_loop):
636         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event),
637         (gst_dvdec_handle_src_event), (gst_dvdec_decode_frame):
638         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event),
639         (gst_id3_tag_sink_event), (gst_id3_tag_chain):
640         * ext/mad/gstmad.c: (gst_mad_src_query), (index_seek),
641         (normal_seek), (gst_mad_sink_event), (gst_mad_chain):
642         * ext/mpeg2dec/gstmpeg2dec.c:
643         * ext/shout2/gstshout2.c: (gst_shout2send_event):
644         * ext/sidplay/gstsiddec.cc:
645         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
646         (gst_avi_demux_send_event), (gst_avi_demux_stream_header),
647         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry):
648         * gst/goom/gstgoom.c: (gst_goom_event):
649         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
650         (gst_rmdemux_chain), (gst_rmdemux_send_event),
651         (gst_rmdemux_add_stream):
652         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
653         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
654         (gst_wavparse_loop), (gst_wavparse_srcpad_event):
655         Various event updates and cleanups.
657 2005-07-25  Christian Schaller  <uraeus@gnome.org>
660         * gst-plugins.spec.in: add silence and videoflip
661         * gst/videofilter/Makefile.am: add missing header to noinst
663 2005-07-25  Thomas Vander Stichele  <thomas at apestaart dot org>
665         * gst/videofilter/Makefile.am:
666         * gst/videofilter/gstgamma.c: (gst_gamma_setup):
667         * gst/videofilter/gstvideobalance.c: (gst_videobalance_setup):
668         * gst/videofilter/gstvideofilter.c: (gst_videofilter_class_init),
669         (gst_videofilter_getcaps), (gst_videofilter_setcaps),
670         (gst_videofilter_init), (gst_videofilter_chain),
671         (gst_videofilter_set_property), (gst_videofilter_get_property),
672         (gst_videofilter_setup), (gst_videofilter_class_add_pad_templates):
673         * gst/videofilter/gstvideofilter.h:
674         * gst/videofilter/gstvideoflip.c: (gst_videoflip_init),
675         (gst_videoflip_set_property), (gst_videoflip_get_property),
676         (plugin_init), (gst_videoflip_setup), (gst_videoflip_planar411):
677           forward port from 0.9 and enable videoflip now that it works
679 2005-07-23  Edward Hervey  <edward@fluendo.com>
681         * configure.ac:
682         * gst/silence/Makefile.am:
683         * gst/silence/gstsilence.h:
684         * gst/silence/gstsilence.c:
685         Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
687 2005-07-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
689         * ext/mad/gstmad.c: (gst_mad_src_event):
690           First try forwarding events, makes seeking in AVI files with mp3
691           audio work again.
693 2005-07-20  Andy Wingo  <wingo@pobox.com>
695         * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness
696         fix.
698 2005-07-20  Edward Hervey  <edward@fluendo.com>
700         * configure.ac: 
701         * gst/wavparse/gstwavparse.c: 
702         * gst/wavparse/gstwavparse.h:
703         * gst/wavparse/Makefile.am:
704         Ported wavparse to 0.9 . Playing, seeking and state changes work.
705         Could need more loving on the headers though.
707 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
709         * configure.ac:
710         * ext/Makefile.am:
711         * ext/gconf/Makefile.am:
712         * ext/gconf/gconf.c: (gst_bin_find_unconnected_pad),
713         (gst_gconf_render_bin_from_description),
714         (gst_gconf_get_default_video_sink):
715         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
716         (gst_gconf_audio_sink_class_init), (gst_gconf_audio_sink_dispose),
717         (cb_toggle_element), (gst_gconf_audio_sink_change_state):
718         * ext/gconf/gstgconfelements.h:
719         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
720         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_dispose),
721         (cb_toggle_element), (gst_gconf_video_sink_change_state):
722         * gst/autodetect/gstautoaudiosink.c:
723         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
724         (gst_auto_audio_sink_detect), (gst_auto_audio_sink_change_state):
725         * gst/autodetect/gstautovideosink.c:
726         (gst_auto_video_sink_base_init), (gst_auto_video_sink_class_init),
727         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
728           Port auto/gconfsinks to 0.9. They actually appear to work here in
729           Totem as well, making them actually useful.
731 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
733         * ext/faad/Makefile.am:
734           Fix uninstalled build.
736 2005-07-19  Wim Taymans  <wim@fluendo.com>
738         * sys/oss/gstosssink.c: (gst_oss_sink_get_format),
739         (gst_oss_sink_open):
740         Parse spec to set correct oss values.
742 2005-07-19  Edgard N. A. G. Lima <edgard.lima@indt.org.br>
744         * configure.ac
745         * ext/Makefile.am
746         * ext/amrnb/amrnbdec.c
747         * ext/amrnb/amrnbenc.c
748         * ext/amrnb/amrnbparse.c
749         * ext/faad/gstfaad.c
750         * ext/mpeg2dec/gstmpeg2dec.c
751         Ported amrnb, faad, mpeg2dec to 0.9
753 2005-07-19  Andy Wingo  <wingo@pobox.com>
755         * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper
756         framerate on the outbound buffer.
758         * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber
759         alloc_buffer's return value.
760         (gst_dvdec_decode_frame): Handle unlinked pads with grace and
761         agility.
763         * ext/dv/gstdvdec.h: Fix signedness error.
765 2005-07-19  Wim Taymans  <wim@fluendo.com>
767         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
768         (gst_dvdec_sink_convert), (gst_dvdec_get_src_query_types),
769         (gst_dvdec_src_query), (gst_dvdec_get_sink_query_types),
770         (gst_dvdec_sink_query), (gst_dvdec_send_event),
771         (gst_dvdec_handle_sink_event), (gst_dvdec_handle_src_event),
772         (gst_dvdec_decode_audio), (gst_dvdec_decode_video),
773         (gst_dvdec_decode_frame), (gst_dvdec_flush), (gst_dvdec_chain):
774         * ext/dv/gstdvdec.h:
775         Implemented seeking in dvdec.
777 2005-07-19  Andy Wingo  <wingo@pobox.com>
779         * ext/Makefile.am: Enable dvdev and raw1394src.
781 2005-07-18  Andy Wingo  <wingo@pobox.com>
783         * configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit
784         comment.
786 2005-07-18  Wim Taymans  <wim@fluendo.com>
788         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_add_element),
789         (gst_rtspsrc_play):
790         Fix for core changes.
792 2005-07-18  Jan Schmidt  <thaytan@mad.scientist.com>
794         * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):
795           When returning to NORMAL state after reading tags,
796           pass on the discont event.
798 2005-07-18  Wim Taymans  <wim@fluendo.com>
800         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
801         (gst_rmdemux_change_state), (gst_rmdemux_chain),
802         (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event),
803         (gst_rmdemux_add_stream):
804         Send discont event before pushing first buffer.
806 2005-07-17  Philippe Khalaf <burger@speedy.org>
808         * gst/fdsrc/gstfdsrc.c:
809         Removed #include <gst_private.h>
811 2005-07-16  Philippe Khalaf <burger@speedy.org>
813         * gst/fdsrc/gstfdsrc.c:
814         * gst/fdsrc/gstfdsrc.h:
815         * gst/fdsrc/Makefile.am:
816         Moved fdsrc 0.9 port from gstreamer/gst/elements to here.
818 2005-07-16  Wim Taymans  <wim@fluendo.com>
820         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_sink_event),
821         (gst_mad_chain):
822         Add convert function for proper timestamp calculations.
824         * gst/avi/gstavidemux.c: (gst_avi_demux_send_event),
825         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
826         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
827         Send out initial discont.
829 2005-07-15  Wim Taymans  <wim@fluendo.com>
831         * gst/level/gstlevel.c: (gst_level_transform):
832         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
833         (gst_video_box_get_size), (gst_video_box_transform):
834         Port to new base class.
836 2005-07-14  Wim Taymans  <wim@fluendo.com>
838         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
839         (gst_dv1394src_class_init), (gst_dv1394src_init),
840         (gst_dv1394src_iso_receive), (gst_dv1394src_create),
841         (gst_dv1394src_change_state), (gst_dv1394src_query):
842         It's PUSH_SRC now.
844 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
846         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
847         (gst_udpsrc_class_init):
848           more autistic cleanliness in functions/names/defines
851 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
853         * ext/aalib/gstaasink.c: (gst_aasink_get_type),
854         (gst_aasink_class_init), (gst_aasink_init):
855         * ext/esd/esdsink.c: (gst_esdsink_get_type),
856         (gst_esdsink_class_init):
857         * ext/libcaca/gstcacasink.c: (gst_cacasink_get_type),
858         (gst_cacasink_class_init), (gst_cacasink_init):
859         * ext/shout2/gstshout2.c: (gst_shout2send_get_type),
860         (gst_shout2send_class_init), (gst_shout2send_init):
861         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_get_type),
862         (gst_dynudpsink_class_init):
863         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_type),
864         (gst_multiudpsink_class_init):
865           more macro splitting
867 2005-07-08  Andy Wingo  <wingo@pobox.com>
869         * sys/oss/: Port from THREADED+wim's fixes.
871         * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
872         defines come from config.h.
874         * autogen.sh: Run autopoint, etc.
876         * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.
878         * configure.ac: Add gettext stuff.
880 2005-07-07  Wim Taymans  <wim@fluendo.com>
882         * gst/videobox/gstvideobox.c: (gst_video_box_init),
883         (gst_video_box_transform_caps), (gst_video_box_set_caps):
884         Logic was reversed. Needs some  more fixes in the transform
885         function to include AYUV output.
886         Moved AYUV as prefered format.
888 2005-07-07  Wim Taymans  <wim@fluendo.com>
890         * configure.ac:
891         * ext/dv/Makefile.am:
892         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
893         (gst_dvdec_get_src_query_types), (gst_dvdec_src_query),
894         (gst_dvdec_handle_sink_event), (gst_dvdec_handle_src_event),
895         (gst_dvdec_video_getcaps), (gst_dvdec_video_setcaps),
896         (gst_dvdec_decode_audio), (gst_dvdec_decode_video),
897         (gst_dvdec_decode_frame), (gst_dvdec_chain),
898         (gst_dvdec_change_state), (gst_dvdec_set_property),
899         (gst_dvdec_get_property), (plugin_init):
900         * ext/dv/gstdvdec.h:
901         * ext/esd/esdsink.c: (gst_esdsink_class_init):
902         Ported DVdec to 0.9.
903         Parent of esdsink is GstAudioSink.
905 2005-07-07  Wim Taymans  <wim@fluendo.com>
907         * configure.ac:
908         * ext/raw1394/Makefile.am:
909         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
910         (gst_dv1394src_class_init), (gst_dv1394src_init),
911         (gst_dv1394src_iso_receive), (gst_dv1394src_create),
912         (gst_dv1394src_change_state), (gst_dv1394src_convert),
913         (gst_dv1394src_get_query_types), (gst_dv1394src_query):
914         * ext/raw1394/gstdv1394src.h:
915         Ported the 1394 source to 0.9.
917 2005-07-07  Wim Taymans  <wim@fluendo.com>
919         * ext/mad/gstid3tag.c: (gst_id3_tag_get_query_types):
920         * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query):
921         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types):
922         Remove deprecated/unsed code.
924 2005-07-06  Edward Hervey  <edward@fluendo.com>
926         * gst/udp/gstudpsrc.c: (gst_udpsrc_init): 
927         GST_BASESRC --> GST_BASE_SRC
929 2005-07-05  Andy Wingo  <wingo@pobox.com>
931         * gst/oneton: Removed (replaced by deinterleave).
933         * gst/adder:
934         * gst/audioconvert:
935         * gst/audiorate:
936         * gst/audioscale:
937         * gst/ffmpegcolorspace:
938         * gst/playback:
939         * gst/sine:
940         * gst/subparse:
941         * gst/tags:
942         * gst/tcp:
943         * gst/videoscale:
944         * gst/volume: Removed dirs that are now in gst-plugins-base.
946 2005-07-05  Edward Hervey  <edward@fluendo.com>
948         * configure.ac: (GST_PLUGINS_ALL): 
949         videofilter must be compiled first, since other plugins depend ont it.
951 2005-07-05  Andy Wingo  <wingo@pobox.com>
953         * Way, way, way too many files:
954         Remove crack comment from the 2000 era.
956 2005-07-05  Andy Wingo  <wingo@pobox.com>
958         * gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
959         BaseTransform.
961         * gst/videobox/Makefile.am: Link to base libs, include
962         plugins-base cflags, dist the README.
964         * configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to
965         the build.
967 2005-07-04  Wim Taymans  <wim@fluendo.com>
969         * gst/realmedia/rmdemux.c:
970         I don't think that piece of changelog should go there.
972 2005-07-04  Andy Wingo  <wingo@pobox.com>
974         * examples/level/:
975         * examples/level/Makefile.am:
976         * examples/level/README:
977         * examples/level/demo.c:
978         * examples/level/plot.c: Examples moved out of the source dir. Not
979         updated tho.
981         * configure.ac: Add level to the build.
983         * gst/level/Makefile.am:
984         * gst/level/gstlevel.h:
985         * gst/level/gstlevel.c: Cleaned up, ported to 0.9.
987         * ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer
988         fixate prototype.
990 2005-07-03  Owen Fraser-Green  <owen@discobabe.net>
992         * gst/realmedia/rmdemux.c (gst_rmdemux_add_stream),
993         (gst_rmdemux_src_getcaps), (gst_rmdemux_chain): 
994         Added getcaps function no_more_pads call
996 2005-07-01  Philippe Khalaf <burger@speedy.org>
997         * gst/udp/Makefile.am:
998         * gst/udp/gstudp.c:
999         * gst/udp/gstdynudpsink.c: (new)
1000         * gst/udp/gstdynudpsink.h: (new)
1001           Added new element (udpdynsink) that receives GstNetBuffers and sends the
1002           udp packets to the source given in the buffer. It's used by rtpsession
1003           element for now.
1004         * gst/udp/gstudpsrc.c:
1005           Fixed memory leak.
1007 2005-07-01  Jan Schmidt  <thaytan@mad.scientist.com>
1009         * configure.ac:
1010         * ext/mad/Makefile.am:
1011         * sys/oss/Makefile.am:
1012         Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pc
1014 2005-07-01  Jan Schmidt  <thaytan@mad.scientist.com>
1015         * ext/libcaca/Makefile.am:
1016         * ext/mad/Makefile.am:
1017         * gst/effectv/Makefile.am:
1018         * gst/udp/Makefile.am:
1019           Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
1021         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query),
1022         (gst_id3_tag_src_event), (gst_id3_tag_sink_event),
1023         (gst_id3_tag_chain), (plugin_init):
1024         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain):
1025           Signedness warning fix, use gst_pad_get_peer instead of GST_PAD_PEER
1026           in querying and event handling, because we're not holding the pad
1027           lock and the peer may disappear.
1028         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1029         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
1030           Signedness warning fixes.
1032         * gst/videofilter/gstvideotemplate.c: (plugin_init):
1033           Remove gst_library_load
1035 2005-06-30  Edward Hervey  <edward@fluendo.com>
1037         * gst/avi/Makefile.am: (libgstavi_la_LIBADD):
1038         Added linking to libgstriff-0.9
1039         
1040         * ext/mad/gstmad.c: (gst_mad_src_query): 
1041         check the format of the upstream query and return query if it's the
1042         same format as the requested one.
1044 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1046         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
1047           Compiler pains.
1049 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1051         * configure.ac:
1052         * gst/avi/Makefile.am:
1053         * gst/avi/gstavi.c: (plugin_init):
1054         * gst/avi/gstavidemux.c: (gst_avi_demux_get_type),
1055         (gst_avi_demux_class_init), (gst_avi_demux_init),
1056         (gst_avi_demux_reset), (gst_avi_demux_index_next),
1057         (gst_avi_demux_index_entry_for_time),
1058         (gst_avi_demux_index_entry_for_byte),
1059         (gst_avi_demux_index_entry_for_frame), (gst_avi_demux_src_convert),
1060         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
1061         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
1062         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
1063         (gst_avi_demux_parse_subindex), (gst_avi_demux_read_subindexes),
1064         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
1065         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
1066         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
1067         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
1068         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
1069         (gst_avi_demux_loop), (gst_avi_demux_sink_activate),
1070         (gst_avi_demux_sink_activate_pull):
1071         * gst/avi/gstavidemux.h:
1072           Port from -THREADED to HEAD, and fix for latest API changes of
1073           the day. Keep avimux dead for now.
1075 2005-06-29  Wim Taymans  <wim@fluendo.com>
1077         * ext/shout2/gstshout2.c: (gst_shout2send_render):
1078         Fix build.
1080 2005-06-29  Andy Wingo  <wingo@pobox.com>
1082         * gst/videofilter/gstvideoexample.c: Removed gst_library_load, I
1083         think. Whatever this plugin actually does, that I don't know.
1085 2005-06-29  Andy Wingo  <wingo@pobox.com>
1087         * ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.
1089         * ext/mad/gstmad.c (gst_mad_get_event_masks): Remove.
1090         (gst_mad_chain): Appease GCC.
1092         * ext/libcaca/gstcacasink.c (gst_cacasink_setcaps): Signedness.
1094         * ext/aalib/gstaasink.c (gst_aasink_fixate): Unref caps, not free.
1095         (gst_aasink_scale): Signedness.
1097         * gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
1098         URI handler.
1100         * gst/udp/gstudpsrc.c (gst_udpsrc_start):
1101         (gst_udpsrc_create): Signedness.
1103         * gst/rtsp/sdpmessage.c (sdp_message_parse_buffer): Thanks
1104         compiler!
1105         (sdp_parse_line): Signedness fix.
1107         * configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build
1108         breakage ensue!!!
1110         * gst/rtsp/gstrtspsrc.c (gst_rtspsrc_loop, gst_rtspsrc_open):
1111         Signedness, unused var fixes.
1112         (gst_rtspsrc_close): Unused?
1114         * gst/realmedia/rmdemux.c (re_hexdump_bytes): Unused.
1116         * gst/law/mulaw-encode.c (gst_mulawenc_chain): Signeness fix.
1118         * gst/law/alaw-encode.c (alawenc_getcaps): Remove unneeded
1119         declarations. Typo (probably crasher) fix.
1120         
1121         * gst/law/mulaw-encode.c (mulawdec_getcaps): 
1122         * gst/law/mulaw-encode.c (mulawenc_getcaps): 
1123         * gst/law/alaw-decode.c (alawdec_getcaps): Same crasher fix.
1125         * gst/goom/gstgoom.c (gst_goom_init): Hook up the event function.
1127         * gst/effectv/gstwarp.c (gst_warptv_setup): Signedness fix.
1129         * gst/effectv/gstdice.c (gst_dicetv_draw): Um, deferencing
1130         uninitialized pointer not good.
1132         * gst/videofilter/gstvideoexample.c (plugin_init): 
1133         * gst/videofilter/Makefile.am (libgstvideoexample_la_LIBADD): Link
1134         to libgstvideofilter instead of gst_library_load.
1136         * gst/alpha/gstalpha.c (gst_alpha_chroma_key_i420) 
1137         (gst_alpha_chroma_key_ayuv): Signedness fixen.
1139 2005-06-29  Wim Taymans  <wim@fluendo.com>
1141         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1142         (gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
1143         (gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
1144         (gst_rtspsrc_stream_setup_rtp),
1145         (gst_rtspsrc_stream_configure_transport), (find_stream),
1146         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play),
1147         (gst_rtspsrc_change_state):
1148         Fix case where outpad could not be decided.
1150 2005-06-29  Andy Wingo  <wingo@pobox.com>
1152         * ext/Makefile.am (MAD_DIR): Add mad to the build.
1154 2005-06-28  Wim Taymans  <wim@fluendo.com>
1156         * ext/mad/gstid3tag.c: (gst_id3_tag_src_link):
1157         * gst/udp/gstudpsrc.c: (gst_udpsrc_init):
1158         Fix old RPAD macro.
1159         basesrc -> base_src
1161 2005-06-27  Wim Taymans  <wim@fluendo.com>
1163         * ext/mad/gstid3tag.c: (gst_id3_tag_src_link):
1164         * ext/mad/gstmad.c: (gst_mad_chain):
1165         RPAD_ -> PAD
1166         Fix args in bufferalloc function call.
1167         Makes the mad plugin compile again
1169 2005-06-27  Owen Fraser-Green  <owen@discobabe.net>
1171         * gst/realmedia/rmdemux.c: Rewrote to use gstadapter. Also parses
1172         audio and video header packets for known properties.
1174 2005-06-23  Wim Taymans  <wim@fluendo.com>
1176         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1177         (gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
1178         (gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
1179         (gst_rtspsrc_stream_setup_rtp),
1180         (gst_rtspsrc_stream_configure_transport), (find_stream),
1181         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play),
1182         (gst_rtspsrc_change_state):
1183         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
1184         Make rtspsrc a live source.
1185         Don't try to parse NULL urls.
1187 2005-06-23  Wim Taymans  <wim@fluendo.com>
1189         * gst/udp/gstudpsrc.c: (gst_udpsrc_init):
1190         Make udpsrc a live source.
1192 2005-06-02  Wim Taymans  <wim@fluendo.com>
1194         * gst/udp/Makefile.am:
1195         Use versioned net lib.
1197 2005-06-02  Wim Taymans  <wim@fluendo.com>
1199         * gst/udp/Makefile.am:
1200         Fix hack in makefile.
1202 2005-06-02  Andy Wingo  <wingo@pobox.com>
1204         * ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata,
1205         check for link functions before calling them, give
1206         gst_message_new_tag its own copy of the tag list, set the parser
1207         state before sending the event (because in 0.9 events are
1208         processed immediately), casting fixes.
1210         * ext/mad/Makefile.am (libgstmad_la_LDFLAGS): Link with
1211         gsttagedit.
1213 2005-06-02  Wim Taymans  <wim@fluendo.com>
1215         * gst/udp/Makefile.am:
1216         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_type),
1217         (gst_multiudpsink_base_init), (gst_multiudpsink_class_init),
1218         (gst_multiudpsink_init), (gst_multiudpsink_finalize),
1219         (gst_multiudpsink_get_times), (gst_multiudpsink_render),
1220         (gst_multiudpsink_set_property), (gst_multiudpsink_init_send),
1221         (gst_multiudpsink_add), (client_compare), (free_client),
1222         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
1223         (gst_multiudpsink_get_stats):
1224         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
1225         (gst_udpsrc_base_init), (gst_udpsrc_class_init),
1226         (gst_udpsrc_create), (gst_udpsrc_set_uri), (gst_udpsrc_start),
1227         (gst_udpsrc_unlock), (gst_udpsrc_stop):
1228         Use NetBuffer and small cleanups.
1229         Implement client removal in multiudpsink.
1231 2005-06-02  Wim Taymans  <wim@fluendo.com>
1233         * gst/rtsp/README:
1234         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1235         (gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
1236         (gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
1237         (gst_rtspsrc_stream_setup_rtp),
1238         (gst_rtspsrc_stream_configure_transport), (find_stream),
1239         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play),
1240         (gst_rtspsrc_change_state):
1241         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
1242         (rtsp_transport_init), (parse_mode), (parse_range),
1243         (rtsp_transport_parse), (rtsp_transport_free):
1244         RTSP cleanups.
1246 2005-06-02  Wim Taymans  <wim@fluendo.com>
1248         * gst/effectv/gstquark.c: (gst_quarktv_chain):
1249         * gst/goom/gstgoom.c: (gst_goom_chain):
1250         * gst/videobox/Makefile.am:
1251         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
1252         (gst_video_box_init), (gst_video_box_sink_setcaps),
1253         (gst_video_box_chain):
1254         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
1255         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
1256         (gst_videorate_getcaps), (gst_videorate_setcaps),
1257         (gst_videorate_init), (gst_videorate_event), (gst_videorate_chain),
1258         (gst_videorate_change_state):
1259         Bufferalloc changes.
1261 2005-05-25  Wim Taymans  <wim@fluendo.com>
1263         * ext/mad/gstmad.c: (gst_mad_chain), (gst_mad_change_state):
1264         * ext/sidplay/gstsiddec.cc:
1265         * gst/alpha/gstalpha.c: (gst_alpha_chain):
1266         * gst/goom/gstgoom.c: (gst_goom_chain):
1267         No need to take the lock anymore,  core already did
1268         that before calling us.
1270 2005-05-25  Wim Taymans  <wim@fluendo.com>
1272         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), (gst_amrnbdec_chain),
1273         (gst_amrnbdec_state_change):
1274         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init),
1275         (gst_amrnbenc_finalize), (gst_amrnbenc_chain),
1276         (gst_amrnbenc_state_change):
1277         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
1278         (gst_amrnbparse_query), (gst_amrnbparse_chain),
1279         (gst_amrnbparse_read_header), (gst_amrnbparse_loop),
1280         (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change):
1281         Core already took the lock.
1283 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1285         * configure.ac:
1286         * ext/esd/Makefile.am:
1287           Disable tcp elements and esdmon (they don't compile).
1289 2005-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
1291         * Makefile.am:
1292         * ext/Makefile.am:
1293         * sys/Makefile.am:
1294           Make my automake version shut up about undefined variables
1295         * gst/goom/gstgoom.c:
1296           GstAdapter moved to base objects. 
1298 2005-05-18  Wim Taymans  <wim@fluendo.com>
1300         * ext/amrnb/Makefile.am:
1301         * ext/amrnb/amrnb.c: (plugin_init):
1302         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
1303         (gst_amrnbdec_setcaps), (gst_amrnbdec_chain),
1304         (gst_amrnbdec_state_change):
1305         * ext/amrnb/amrnbdec.h:
1306         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_get_type),
1307         (gst_amrnbenc_base_init), (gst_amrnbenc_class_init),
1308         (gst_amrnbenc_init), (gst_amrnbenc_finalize),
1309         (gst_amrnbenc_setcaps), (gst_amrnbenc_chain),
1310         (gst_amrnbenc_state_change):
1311         * ext/amrnb/amrnbenc.h:
1312         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
1313         (gst_amrnbparse_query), (gst_amrnbparse_event),
1314         (gst_amrnbparse_chain), (gst_amrnbparse_read_header),
1315         (gst_amrnbparse_loop), (gst_amrnbparse_sink_activate),
1316         (gst_amrnbparse_state_change):
1317         * ext/amrnb/amrnbparse.h:
1318         Ported AMR decoder/parse.
1319         Added AMR encoder.
1321 2005-05-18  Wim Taymans  <wim@fluendo.com>
1323         * configure.ac:
1324         * gst/goom/Makefile.am:
1325         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_sink_setcaps),
1326         (gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event),
1327         (gst_goom_chain), (gst_goom_change_state), (plugin_init):
1328         Ported goom.
1329         Added goom and alpha to build.
1331 2005-05-17  Wim Taymans  <wim@fluendo.com>
1333         * configure.ac:
1334         * gst/alpha/Makefile.am:
1335         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
1336         (gst_alpha_sink_setcaps), (gst_alpha_chain):
1337         Ported alpha,  remove alphacolor as functionality is in
1338         ffmpegcolorspace.
1340 2005-05-17  Wim Taymans  <wim@fluendo.com>
1342         * ext/libcaca/gstcacasink.c: (gst_cacasink_setcaps),
1343         (gst_cacasink_render), (gst_cacasink_open), (gst_cacasink_close),
1344         (gst_cacasink_change_state):
1345         * ext/libcaca/gstcacasink.h:
1346         Cleanups.
1348 2005-05-15  David Schleef  <ds@schleef.org>
1350         Move core plugins out of core.  I don't mind fdsrc/fdsink
1351         going back into the core; they were just disabled there, so
1352         I moved them.  Some of this stuff could (should) be deleted.
1353         * gst/oldcore/Makefile.am:
1354         * gst/oldcore/gstaggregator.c:
1355         * gst/oldcore/gstaggregator.h:
1356         * gst/oldcore/gstelements.c:
1357         * gst/oldcore/gstfdsink.c:
1358         * gst/oldcore/gstfdsink.h:
1359         * gst/oldcore/gstfdsrc.c:
1360         * gst/oldcore/gstfdsrc.h:
1361         * gst/oldcore/gstmd5sink.c:
1362         * gst/oldcore/gstmd5sink.h:
1363         * gst/oldcore/gstmultifilesrc.c:
1364         * gst/oldcore/gstmultifilesrc.h:
1365         * gst/oldcore/gstpipefilter.c:
1366         * gst/oldcore/gstpipefilter.h:
1367         * gst/oldcore/gstshaper.c:
1368         * gst/oldcore/gstshaper.h:
1369         * gst/oldcore/gststatistics.c:
1370         * gst/oldcore/gststatistics.h:
1372 2005-05-13  Christian Schaller  <uraeus@gnome.org>
1374         * ext/Makefile.am: dist esd directory
1375         * gst-plugins.spec.in: add rtp plugins and esd plugin
1376         * gst/effectv/Makefile.am: fix videofilter linking
1377         * gst/rtp/Makefile.am: add missing headers 
1378         * gst/rtsp/Makefile.am: add missing headers
1380 2005-05-12  Wim Taymans  <wim@fluendo.com>
1382         * configure.ac:
1383         * ext/sidplay/gstsiddec.cc:
1384         Add working plugins to build.
1385         Make sidplay compile again.
1387 2005-05-12  Wim Taymans  <wim@fluendo.com>
1389         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
1390         * ext/mad/gstmad.c: (gst_mad_chain):
1391         Fix mad and id3tag compilation again.
1393 2005-05-12  Wim Taymans  <wim@fluendo.com>
1395         * gst/udp/.cvsignore:
1396         * gst/udp/Makefile.am:
1397         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_type),
1398         (gst_multiudpsink_base_init), (gst_multiudpsink_class_init),
1399         (gst_multiudpsink_init), (gst_multiudpsink_finalize),
1400         (gst_multiudpsink_get_times), (gst_multiudpsink_render),
1401         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
1402         (gst_multiudpsink_init_send), (gst_multiudpsink_close),
1403         (gst_multiudpsink_add), (gst_multiudpsink_remove),
1404         (gst_multiudpsink_clear), (gst_multiudpsink_get_stats),
1405         (gst_multiudpsink_change_state):
1406         * gst/udp/gstmultiudpsink.h:
1407         * gst/udp/gstudp-marshal.list:
1408         * gst/udp/gstudp.c: (plugin_init):
1409         * gst/udp/gstudp.h:
1410         * gst/udp/gstudpsink.c: (gst_udpsink_get_type),
1411         (gst_udpsink_base_init), (gst_udpsink_class_init),
1412         (gst_udpsink_init), (gst_udpsink_set_uri),
1413         (gst_udpsink_set_property), (gst_udpsink_get_property),
1414         (gst_udpsink_uri_get_type), (gst_udpsink_uri_get_protocols),
1415         (gst_udpsink_uri_get_uri), (gst_udpsink_uri_set_uri),
1416         (gst_udpsink_uri_handler_init):
1417         * gst/udp/gstudpsink.h:
1418         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
1419         (gst_udpsrc_base_init), (gst_udpsrc_class_init),
1420         (gst_udpsrc_create), (gst_udpsrc_set_uri), (gst_udpsrc_start),
1421         (gst_udpsrc_unlock), (gst_udpsrc_stop):
1422         * gst/udp/gstudpsrc.h:
1423         Added multifdsink to send UDP to multiple addresses.
1424         Cleaned up UDP source/sink elements some more.
1425         Make UDP sink extends from multiudpsink.
1427 2005-05-12  Tim-Philipp Müller  <tim at centricular dot net>
1429         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_sink_event):
1430           Make queries actually work (update core first).
1432 2005-05-12  Wim Taymans  <wim@fluendo.com>
1434         * gst/rtsp/README:
1435         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
1436         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
1437         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
1438         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_eos),
1439         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start):
1440         * gst/tcp/gsttcpclientsrc.h:
1441         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
1442         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
1443         (gst_tcpserversrc_init), (gst_tcpserversrc_create),
1444         (gst_tcpserversrc_start), (gst_tcpserversrc_stop):
1445         * gst/tcp/gsttcpserversrc.h:
1446         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get_type),
1447         (gst_tcpsrc_base_init), (gst_tcpsrc_class_init), (gst_tcpsrc_init),
1448         (gst_tcpsrc_create), (gst_tcpsrc_start), (gst_tcpsrc_stop):
1449         * gst/tcp/gsttcpsrc.h:
1450         * gst/udp/gstudpsink.c: (gst_udpsink_base_init),
1451         (gst_udpsink_init), (gst_udpsink_get_times), (gst_udpsink_render),
1452         (gst_udpsink_set_property), (gst_udpsink_get_property),
1453         (gst_udpsink_change_state):
1454         * gst/udp/gstudpsink.h:
1455         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
1456         (gst_udpsrc_base_init), (gst_udpsrc_class_init), (gst_udpsrc_init),
1457         (gst_udpsrc_create), (gst_udpsrc_set_uri), (gst_udpsrc_start),
1458         (gst_udpsrc_stop):
1459         * gst/udp/gstudpsrc.h:
1460         Make UDP and TCP elements use PushSrc.
1463 2005-05-11  Tim-Philipp Müller  <tim at centricular dot net>
1465         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query),
1466         (index_seek), (normal_seek), (gst_mad_sink_event):
1467           Port to new query API and replace gst_pad_convert()
1468           and gst_pad_get_formats() usage. gstid3tag looks like
1469           it needs some more love before it will work again, if 
1470           not a rewrite.
1472 2005-05-12  Zeeshan Ali  <zeenix@gmail.com>
1474         * gst/effectv/Makefile.am:
1475         Fixed the effectv build again.
1477 2005-05-11  Wim Taymans  <wim@fluendo.com>
1479         * gst/tcp/Makefile.am:
1480         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
1481         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
1482         (gst_multifdsink_init), (gst_multifdsink_handle_client_write),
1483         (gst_multifdsink_queue_buffer), (gst_multifdsink_render),
1484         (gst_multifdsink_change_state):
1485         * gst/tcp/gstmultifdsink.h:
1486         * gst/tcp/gsttcp.c:
1487         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
1488         (gst_tcpclientsink_base_init), (gst_tcpclientsink_class_init),
1489         (gst_tcpclientsink_init), (gst_tcpclientsink_render),
1490         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property),
1491         (gst_tcpclientsink_change_state):
1492         * gst/tcp/gsttcpclientsink.h:
1493         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
1494         (gst_tcpclientsrc_init_receive):
1495         * gst/tcp/gsttcpplugin.c: (plugin_init):
1496         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
1497         * gst/tcp/gsttcpserversink.h:
1498         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init):
1499         * gst/tcp/gsttcpsink.c: (gst_tcpsink_get_type),
1500         (gst_tcpsink_base_init), (gst_tcpsink_class_init),
1501         (gst_tcpsink_setcaps), (gst_tcpsink_init), (gst_tcpsink_get_times),
1502         (gst_tcpsink_render), (gst_tcpsink_set_property),
1503         (gst_tcpsink_get_property):
1504         * gst/tcp/gsttcpsink.h:
1505         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_class_init), (gst_tcpsrc_get):
1506         Ported over some sink elements.
1507         Sources not ported yet as they require a PushSource base class.
1509 2005-05-11  Tim-Philipp Müller  <tim at centricular dot net>
1511         * gst/effectv/Makefile.am:
1512         * gst/videofilter/Makefile.am:
1513           Turn videofilter into a library (private for now)
1515 2005-05-11  Wim Taymans  <wim@fluendo.com>
1517         * gst/rtsp/README:
1518         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1519         (gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
1520         (gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
1521         (gst_rtspsrc_stream_setup_rtp),
1522         (gst_rtspsrc_stream_configure_transport), (find_stream),
1523         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play):
1524         * gst/rtsp/rtsp.h:
1525         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
1526         (rtsp_connection_send), (read_line), (parse_request_line),
1527         (parse_line), (read_body), (rtsp_connection_receive),
1528         (rtsp_connection_free):
1529         * gst/rtsp/rtspconnection.h:
1530         * gst/rtsp/rtspdefs.c: (rtsp_find_method):
1531         * gst/rtsp/rtspdefs.h:
1532         * gst/rtsp/rtspmessage.c: (rtsp_message_set_body),
1533         (rtsp_message_take_body):
1534         * gst/rtsp/rtspmessage.h:
1535         * gst/rtsp/rtspstream.h:
1536         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
1537         Added README
1538         Some cleanups.
1540 2005-05-11  Wim Taymans  <wim@fluendo.com>
1542         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1543         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
1544         (gst_rtspsrc_create_stream), (gst_rtspsrc_add_element),
1545         (gst_rtspsrc_set_state), (gst_rtspsrc_stream_setup_rtp),
1546         (gst_rtspsrc_stream_configure_transport), (find_stream),
1547         (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_close),
1548         (gst_rtspsrc_play), (gst_rtspsrc_change_state):
1549         * gst/rtsp/gstrtspsrc.h:
1550         Setup UDP sources correctly, receives raw data from RTSP
1551         compliant servers now.
1553 2005-05-11  Wim Taymans  <wim@fluendo.com>
1555         * gst/rtsp/.cvsignore:
1556         * gst/rtsp/Makefile.am:
1557         * gst/rtsp/gstrtsp.c: (plugin_init):
1558         * gst/rtsp/gstrtsp.h:
1559         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
1560         (gst_rtspsrc_get_type), (gst_rtspsrc_base_init),
1561         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
1562         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
1563         (gst_rtspsrc_create_stream), (rtspsrc_add_element),
1564         (gst_rtspsrc_stream_setup_rtp),
1565         (gst_rtspsrc_stream_configure_transport), (find_stream),
1566         (gst_rtspsrc_loop), (gst_rtspsrc_send), (gst_rtspsrc_open),
1567         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
1568         (gst_rtspsrc_activate), (gst_rtspsrc_change_state):
1569         * gst/rtsp/gstrtspsrc.h:
1570         * gst/rtsp/rtsp.h:
1571         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
1572         (rtsp_connection_create), (append_header), (rtsp_connection_send),
1573         (read_line), (read_string), (read_key), (parse_response_status),
1574         (parse_line), (read_body), (rtsp_connection_receive),
1575         (rtsp_connection_close):
1576         * gst/rtsp/rtspconnection.h:
1577         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_method_as_text),
1578         (rtsp_header_as_text), (rtsp_status_as_text),
1579         (rtsp_status_to_string), (rtsp_find_header_field):
1580         * gst/rtsp/rtspdefs.h:
1581         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
1582         (rtsp_message_init_request), (rtsp_message_new_response),
1583         (rtsp_message_init_response), (rtsp_message_init_data),
1584         (rtsp_message_add_header), (rtsp_message_remove_header),
1585         (rtsp_message_get_header), (rtsp_message_get_header_copy),
1586         (rtsp_message_set_body), (rtsp_message_set_body_copy),
1587         (rtsp_message_get_body), (rtsp_message_get_body_copy), (dump_mem),
1588         (dump_key_value), (rtsp_message_dump):
1589         * gst/rtsp/rtspmessage.h:
1590         * gst/rtsp/rtspstream.h:
1591         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
1592         (rtsp_transport_init), (parse_mode), (parse_range),
1593         (rtsp_transport_parse), (rtsp_transport_free):
1594         * gst/rtsp/rtsptransport.h:
1595         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
1596         * gst/rtsp/rtspurl.h:
1597         * gst/rtsp/sdp.h:
1598         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
1599         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
1600         (sdp_media_init), (sdp_message_set_origin),
1601         (sdp_message_get_origin), (sdp_message_set_connection),
1602         (sdp_message_get_connection), (sdp_message_add_bandwidth),
1603         (sdp_message_add_time), (sdp_message_add_zone),
1604         (sdp_message_set_key), (sdp_message_get_key),
1605         (sdp_message_get_attribute_val), (sdp_message_add_attribute),
1606         (sdp_message_add_media), (sdp_media_add_attribute),
1607         (sdp_media_add_bandwidth), (sdp_media_add_format),
1608         (sdp_media_get_attribute_val), (read_string), (read_string_del),
1609         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
1610         (sdp_message_dump):
1611         * gst/rtsp/sdpmessage.h:
1612         * gst/rtsp/test.c: (main):
1613         Ported to 0.9.
1614         Set up transports, init UDP ports, init RTP session managers.
1616 2005-05-11  Wim Taymans  <wim@fluendo.com>
1618         * gst/rtp/Makefile.am:
1619         * gst/rtp/gstrtp.c: (plugin_init):
1620         * gst/rtp/gstrtpdec.c: (gst_rtpdec_get_type),
1621         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_chain_rtp),
1622         (gst_rtpdec_chain_rtcp), (gst_rtpdec_set_property),
1623         (gst_rtpdec_get_property), (gst_rtpdec_change_state),
1624         (gst_rtpdec_plugin_init):
1625         * gst/rtp/gstrtpdec.h:
1626         * gst/udp/gstudpsink.c: (gst_udpsink_base_init),
1627         (gst_udpsink_get_times), (gst_udpsink_render),
1628         (gst_udpsink_change_state):
1629         * gst/udp/gstudpsrc.c: (gst_udpsrc_get_type),
1630         (gst_udpsrc_base_init), (gst_udpsrc_class_init), (gst_udpsrc_init),
1631         (gst_udpsrc_loop), (gst_udpsrc_set_uri), (gst_udpsrc_set_property),
1632         (gst_udpsrc_get_property), (gst_udpsrc_init_receive),
1633         (gst_udpsrc_activate), (gst_udpsrc_change_state),
1634         (gst_udpsrc_uri_get_type), (gst_udpsrc_uri_get_protocols),
1635         (gst_udpsrc_uri_get_uri), (gst_udpsrc_uri_set_uri),
1636         (gst_udpsrc_uri_handler_init):
1637         * gst/udp/gstudpsrc.h:
1638         UDP fixes, added uri handler.
1639         Added rtpdec that will manage the RTP session in the future.
1641 2005-05-10  Arwed v. Merkatz  <v.merkatz@gmx.net>
1643         * PORTED_09:
1644         * configure.ac:
1645         * ext/Makefile.am:
1646         * ext/esd/Makefile.am:
1647         * ext/esd/esdsink.c: (gst_esdsink_get_type),
1648         (gst_esdsink_class_init), (gst_esdsink_init),
1649         (gst_esdsink_dispose), (gst_esdsink_change_state),
1650         (gst_caps_set_each), (gst_esdsink_getcaps), (gst_esdsink_open),
1651         (gst_esdsink_close), (gst_esdsink_write), (gst_esdsink_delay),
1652         (gst_esdsink_reset), (gst_esdsink_set_property),
1653         (gst_esdsink_get_property), (gst_esdsink_factory_init):
1654         * ext/esd/esdsink.h:
1655         * ext/esd/gstesd.c: (plugin_init):
1656         Ported esdsink plugin
1658 2005-05-10  Wim Taymans  <wim@fluendo.com>
1660         * gst/udp/Makefile.am:
1661         * gst/udp/gstudpsink.c: (gst_udpsink_get_type),
1662         (gst_udpsink_base_init), (gst_udpsink_class_init),
1663         (gst_udpsink_init), (gst_udpsink_get_times), (gst_udpsink_render),
1664         (gst_udpsink_set_property), (gst_udpsink_get_property),
1665         (gst_udpsink_init_send), (gst_udpsink_close),
1666         (gst_udpsink_change_state):
1667         * gst/udp/gstudpsink.h:
1668         * gst/udp/gstudpsrc.c: (gst_udpsrc_base_init),
1669         (gst_udpsrc_class_init), (gst_udpsrc_init), (gst_udpsrc_loop),
1670         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
1671         (gst_udpsrc_init_receive), (gst_udpsrc_close),
1672         (gst_udpsrc_activate), (gst_udpsrc_change_state):
1673         * gst/udp/gstudpsrc.h:
1674         Ported udp src/sink.
1676 2005-05-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1678         * PORTED_09:
1679         * configure.ac:
1680         * ext/Makefile.am:
1681         * ext/shout2/Makefile.am:
1682         * ext/shout2/gstshout2.c: (gst_shout2send_get_type),
1683         (gst_shout2send_base_init), (gst_shout2send_class_init),
1684         (gst_shout2send_init), (gst_shout2send_event),
1685         (gst_shout2send_render), (gst_shout2send_set_property),
1686         (gst_shout2send_get_property), (gst_shout2send_setcaps),
1687         (gst_shout2send_change_state):
1688         * ext/shout2/gstshout2.h:
1690         Port shout2 plugin
1692 2005-05-08  Zeeshan Ali   <zeenix@gmail.com>
1694         * configure.ac:
1695         * ext/Makefile.am:
1696         * ext/libcaca/Makefile.am:
1697         * ext/libcaca/gstcacasink.c: (gst_cacasink_get_type),
1698         (gst_cacasink_class_init), (gst_cacasink_get_times),
1699         (gst_cacasink_setcaps), (gst_cacasink_init), (gst_cacasink_render),
1700         (plugin_init):
1701         * ext/libcaca/gstcacasink.h:
1702         Ported the libcaca plugin.
1704 2005-05-08  Zeeshan Ali  <zeenix@gmail.com>
1706         * configure.ac:
1707         * ext/mad/Makefile.am:
1708         * effectv/Makefile.am:
1709         Fixed a few things to enable the mad and effectv to be able to find the
1710         headers in the gst-plugins-base/gst-libs and to link against the libs
1711         in there.
1713 2005-05-07  Zeeshan Ali  <zeenix@gmail.com>
1715         * configure.ac:
1716         Fixed the build by fixing a small mistake of Wim.
1717         
1718 2005-05-06  Wim Taymans  <wim@fluendo.com>
1720         * configure.ac:
1721         * ext/aalib/Makefile.am:
1722         * ext/aalib/gstaasink.c: (gst_aasink_get_type),
1723         (gst_aasink_class_init), (gst_aasink_fixate), (gst_aasink_setcaps),
1724         (gst_aasink_init), (gst_aasink_get_times), (gst_aasink_render),
1725         (gst_aasink_set_property), (gst_aasink_get_property),
1726         (gst_aasink_open), (gst_aasink_close), (gst_aasink_change_state):
1727         * ext/aalib/gstaasink.h:
1728         * gst/smpte/Makefile.am:
1729         * gst/smpte/gstsmpte.c: (gst_smpte_setcaps), (gst_smpte_init),
1730         (gst_smpte_collected):
1731         * gst/smpte/gstsmpte.h:
1732         Ported 2 more plugins. usgly hack in the Makefile.am though, I'm
1733         sure someone will fix it.
1735 2005-05-06  Christian Schaller  <uraeus@gnome.org>
1737         * configure.ac: add sidplay
1738         * ext/Makefile.am: add sidplay
1739         * ext/sidplay/Makefile.am: add GST_PLUGINS_CFLAGS
1740         * ext/sidplay/gstsiddec.cc: remove bytestream.h
1742 2005-05-06  Christian Schaller  <uraeus@gnome.org>
1744         * configure.ac: add gst-plugins-libs
1746 2005-05-06  Wim Taymans  <wim@fluendo.com>
1748         * configure.ac:
1749         * ext/sidplay/gstsiddec.cc:
1750         * ext/sidplay/gstsiddec.h:
1751         Ported sidplay.
1753 2005-05-06  Christian Schaller  <uraeus@gnome.org>
1755         * configure.ac: 
1756         * ext/mad/Makefile.am: add linking of gstinterfaces
1757         * ext/mad/gstid3tag.c: (plugin_init): remove library_load
1758         * gst-plugins.spec.in: 
1759         * gst/effectv/Makefile.am: link to libgstvideofilter
1760         * gst/effectv/gsteffectv.c: (plugin_init): same as for mad
1761         * gst/videofilter/Makefile.am: make sure videoflip is not built
1763 2005-05-06  Wim Taymans  <wim@fluendo.com>
1765         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_setcaps),
1766         (gst_alawdec_init), (gst_alawdec_chain):
1767         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_setcaps),
1768         (gst_alawenc_init), (gst_alawenc_chain):
1769         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_setcaps),
1770         (gst_mulawdec_init), (gst_mulawdec_chain):
1771         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_setcaps),
1772         (gst_mulawenc_init), (gst_mulawenc_chain):
1773         Ported alaw and mulaw plugins to 0.9, fixed the negotiation as
1774         well.
1776 2005-05-06  Christian Schaller  <uraeus@gnome.org>
1778         * ext/alsa: removed plugins that are now in gst-plugins-base
1779         * ext/gnomevfs:
1780         * ext/theora:
1781         * ext/vorbis:
1782         * gst/adder:
1783         * gst/audioconvert:
1784         * gst/ffmpegcolorspace:
1785         * gst/typefind:
1786         * gst/videofilter: comment out videoflip and gamma plugins
1788 2005-05-06  Christian Schaller  <uraeus@gnome.org>
1790         * gst-libs: Remove all files as this is in gst-plugins-base now
1791         * gst-libs/README: add a remove informing of this move
1793 2005-05-06  Christian Schaller <uraeus@gnome.org> 
1795         * PORTED_09: update to add videofilter
1796         * configure.ac: re-add videofilter
1797         * gst/videofilter/Makefile.am: remove videobalance (not ported yet)
1798         * gst/videofilter/gstgamma.c: (gst_gamma_class_init):
1799         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init):
1800         * gst/videofilter/gstvideofilter.c: (gst_videofilter_getcaps),
1801         (gst_videofilter_setcaps), (gst_videofilter_init),
1802         (gst_videofilter_chain), (gst_videofilter_set_output_size):
1803         * gst/videofilter/gstvideoflip.c: (gst_videoflip_class_init):
1805 2005-05-06  Christian Schaller <uraeus@gnome.org>
1807         * ext/mad: ported plugin from threaded branch
1808         * gst/effectv: ported plugins from threaded branch
1809         * gst/law: enable law plugin as it compiles (Wim will fixor)
1811 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1813         * configure.ac:
1814         fix typo
1816 2005-05-05  Christian Schaller <uraeus@gnome.org>
1818         * Update configure.ac and Makefiles to only build what is actually
1819         ported and not moved into gst-plugins-base
1821 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1823         * configure.ac:
1824           hunting season on 0.9 is now OPEN
1826 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1828         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
1829           Kick the hell out of gcc for not warning me about a symbol conflict.
1831 2005-02-22  Luca Ognibene  <luogni@tin.it>
1833         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1835         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
1836           Don't leak caps string (fixes #168134)
1838         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
1839         (gst_jpegenc_init), (gst_jpegenc_finalize),
1840         (gst_jpegenc_change_state):
1841           Don't leak line buffers and context struct (fixes #168133).
1843 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1845         * configure.ac:
1846         * ext/dirac/gstdiracdec.cc:
1847         (gst_diracdec_chain):
1848           Since dirac 0.5.0 the framerate in dirac is expressed as a
1849           rational number. Fix build and up requirement to 0.5.0, and
1850           also pass parameters to gst_diracdec_link in the right order
1851           (fixes #167959).
1853 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
1855         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
1856         * ext/faad/gstfaad.h:
1857         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
1858         certain invalid muxed streams, where some packets will contain 
1859         junk after decoder data. Partially fixes #149158.
1861 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
1862         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
1863           Make sure we only write to writable buffers
1865 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1867         * gst-libs/gst/riff/riff-media.c:
1868         (gst_riff_create_audio_caps_with_data):
1869           Do actually fix invalid RIFF fmt header values for alaw
1870           and mulaw audio instead of just saying so.
1872         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
1873           Give gst_riff_create_audio_caps_with_data() a chance to
1874           fix up broken format header fields before extracting any
1875           parameters from the header. (fixes #167633)
1877 2005-02-19  Martin Holters  <martin.holters@gmx.de>
1879         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1881         * gst/audioconvert/bufferframesconvert.c:
1882         (buffer_frames_convert_link):
1883           Don't leak othercaps. (fixes #167878)
1885 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>>
1887         * configure.ac:
1888         * ext/libvisual/visual.c: (gst_visual_srclink),
1889         (gst_visual_change_state):
1890           Support libvisual 0.2.0.
1892 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
1894         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
1895         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
1896           Use same rowstrides for I420 as used everywhere else.
1898 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
1900         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
1901           Declare variables at beginning of block and make gcc-2.95 happy
1902           (fixes # 167482, patch by Gergely Nagy).
1903           
1904         * gst/tcp/gsttcpclientsrc.c:
1905         * gst/tcp/gsttcpclientsrc.h:
1906           Move some includes into the header, so that struct sockaddr_in is
1907           defined when it should be defined on FreeBSD as well (fixes
1908           #167483).
1909           
1910         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
1911           Don't pass uninitialised values to setsockopt() here either.
1913 2005-02-17  Luca Ognibene  <luogni at tin dot it>
1915         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1917         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
1918           Don't pass uninitialised values to setsockopt(). (fixes #167704)
1920 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1922         * gst/playback/gstplaybin.c: (add_sink):
1923           Invert bin_add/link order to workaround deadlock in opt.
1925 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1927         * gst/modplug/gstmodplug.cc:
1928           Add missing break causing position queries to fail.
1930 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1932         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
1933           Granpos can apparently be -1, which screws up calculations...
1935 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
1937         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
1938         (gst_ximagesink_send_pending_navigation),
1939         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
1940         (gst_ximagesink_init):
1941         * sys/ximage/ximagesink.h:
1942         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
1943         (gst_xvimagesink_send_pending_navigation),
1944         (gst_xvimagesink_navigation_send_event),
1945         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
1946         * sys/xvimage/xvimagesink.h:
1947           Use a mutex protected list to marshal navigation
1948           events into the stream thread from whichever thread
1949           sends them.
1951 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
1953         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
1954           Display current position and track length; misc. clean-ups.
1955           
1956         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
1957         (speed_init), (speed_chain):
1958           Add query function, so that the stream length and current position
1959           get adjusted when queried (note that current position queries may
1960           still be wrong if the audio sink returns values based on buffer
1961           timestamps instead of passing on the query).
1963 2005-02-13  Benjamin Otte  <otte@gnome.org>
1965         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
1966         (gst_audio_convert_channels):
1967           create channel conversion matrix when linking
1968         * gst/audioconvert/.cvsignore:
1969         * gst/audioconvert/Makefile.am:
1970         * gst/audioconvert/channelmixtest.c: (main):
1971           add (ugly) test that ensures stereo <=> mono conversion works
1972           correctly
1974 2005-02-13  Benjamin Otte  <otte@gnome.org>
1976         * gst/audioconvert/gstchannelmix.h:
1977           include missing header file
1978         * gst/audioconvert/gstchannelmix.c:
1979         (gst_audio_convert_fill_compatible):
1980           use same sign for both channels when converting to/from compatible
1981           channel. Previously used different signs made the signals cancel
1982           each other out and appear like silence. (fixes #167269)
1984 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
1986         * gst/ffmpegcolorspace/avcodec.h:
1987         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1988         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1989         (gst_ffmpegcsp_avpicture_fill):
1990         * gst/ffmpegcolorspace/imgconvert.c:
1991           Convert to and from YV12 (fixes #156379).
1993 2005-02-12  Julien MOUTTE  <julien@moutte.net>
1995         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1996         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
1997         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
1998         (gst_ximagesink_expose), (gst_ximagesink_set_property),
1999         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
2000         methods from chain and negotiation and vice versa (Fixes #166142).
2001         * sys/ximage/ximagesink.h: Add stream_lock.
2002         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
2003         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
2004         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
2005         (gst_xvimagesink_expose): Check for xcontext before trying to link.
2007 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
2009         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
2010           Don't send "Hey! You gave me a NULL pointer you naughty person" as
2011           error message when we can't open the DVD device (when dvdnav_open()
2012           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
2013           the above). Send something more useful instead (fixes #167117).
2015 2005-02-11  Julien MOUTTE  <julien@moutte.net>
2017         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
2018         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
2019         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
2020         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
2021         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
2022         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
2023         methods from chain and negotiation and vice versa (Fixes #166142).
2024         Fix a possible bug of images in the buffer pool being discarded because
2025         we are looking at the wrong geometry.
2026         * sys/xvimage/xvimagesink.h: Add stream_lock.
2028 2005-02-11  David Schleef  <ds@schleef.org>
2030         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
2031         unsigned int. (fixes #167128)
2033 2005-02-11  David Schleef  <ds@schleef.org>
2035         * gst/librfb/Makefile.am: Testing stuff before committing is
2036           for wimps... and people with fast machines.  Fix stupid
2037           mistake.
2039 2005-02-11  David Schleef  <ds@schleef.org>
2041         * configure.ac: Pull in librfb from my CVS tree, because it is
2042           too small and annoying to be separate.  Move rfbsrc plugin
2043           to gst/.
2044         * ext/Makefile.am:
2045         * ext/librfb/Makefile.am:
2046         * ext/librfb/gstrfbsrc.c:
2047         * gst/librfb/Makefile.am:
2048         * gst/librfb/gstrfbsrc.c:
2049         * gst/librfb/rfb.c:
2050         * gst/librfb/rfb.h:
2051         * gst/librfb/rfbbuffer.c:
2052         * gst/librfb/rfbbuffer.h:
2053         * gst/librfb/rfbbytestream.c:
2054         * gst/librfb/rfbbytestream.h:
2055         * gst/librfb/rfbcontext.h:
2056         * gst/librfb/rfbdecoder.c:
2057         * gst/librfb/rfbdecoder.h:
2058         * gst/librfb/rfbutil.h:
2060 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
2062         * gst/speed/Makefile.am:
2063         * gst/speed/demo-mp3.c: (main):
2064         * gst/speed/filter.func:
2065         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
2066         (speed_class_init), (speed_init), (speed_chain_int16),
2067         (speed_chain_float32), (speed_chain), (speed_set_property),
2068         (speed_get_property), (speed_change_state):
2069         * gst/speed/gstspeed.h:
2070           Fix speed element and make it chain-based (fixes #156467),
2071           and make it handle more than one channel.
2073 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
2075         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
2076         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
2077         (gst_dtsdec_chain), (gst_dtsdec_change_state):
2078         * ext/dts/gstdtsdec.h:
2079           Don't clobber the stack constructing the channels array.
2080           Make the element chain-based. DTS tracks can now be played.
2081           
2082 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
2084         * gst-libs/gst/audio/multichannel.h:
2085         * gst-libs/gst/gconf/gconf.h:
2086         * gst-libs/gst/idct/idct.h:
2087         * gst-libs/gst/media-info/media-info-priv.h:
2088         * gst-libs/gst/play/play.h:
2089         * gst-libs/gst/resample/private.h:
2090         * gst-libs/gst/resample/resample.h:
2091         * gst-libs/gst/riff/riff-ids.h:
2092         * gst-libs/gst/video/video.h:
2093         * gst-libs/gst/video/videosink.h:
2094           Add G_BEGIN_DECLS and G_END_DECLS around headers where
2095           missing, so that they work when included from C++ code.
2097 2005-02-09  David Schleef  <ds@schleef.org>
2099         * testsuite/gst-lint: Check for non-statically scoped
2100           parent_class variables.  This won't be a problem once
2101           plugins are loaded with RTLD_LOCAL.
2103 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2105         * ext/mplex/gstmplexibitstream.cc:
2106           gcc madness.
2108 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2110         * ext/ogg/gstogmparse.c:
2111         * gst/debug/gstnavigationtest.c:
2112           Die, thou faulty symbol pollutors (non-static parent_class).
2114 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2116         * ext/mplex/gstmplexibitstream.cc:
2117           Fix event handling (#165525).
2119 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2121         * ext/mikmod/gstmikmod.c:
2122         * gst/modplug/gstmodplug.cc:
2123           Add missing endianness to template (fixes #165509).
2125 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2127         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
2128           Fix wrong order of reading of optional bytes (#165290).
2130 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2132         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2133           Implement FILLER event awareness.
2135 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2137         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
2138           Fix track calculations (#166208).
2140 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
2142         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2144         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
2145         * ext/libpng/gstpngenc.c:
2146           Fix byte-order, use proper fixed caps. Fixes #164197.
2148 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
2150         * configure.ac:
2151           Add dvdlpcmdec 
2153         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
2154         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
2155           Don't push buffers if the src pad isn't negotiated yet.
2156           
2157         * gst/audioconvert/gstaudioconvert.c:
2158         (gst_audio_convert_buffer_to_default_format),
2159         (gst_audio_convert_buffer_from_default_format):
2160           Add support for 24-bit width.
2162         * gst/dvdlpcmdec/.cvsignore:
2163         * gst/dvdlpcmdec/Makefile.am:
2164         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
2165         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
2166         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
2167         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
2168         (plugin_init):
2169         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
2170           New decoder for rearranging DVD LPCM into our audio/x-raw-int
2171           format. Needs support for the channels maps if someone can find 
2172           a DVD LPCM track with > 2 channels.
2174         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
2175         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
2176         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
2177         * gst/mpegstream/gstdvddemux.h:
2178         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
2179         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
2180         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
2181         * gst/mpegstream/gstmpegdemux.h:
2182         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
2183         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
2184         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
2185         (gst_mpeg_parse_handle_src_query),
2186         (gst_mpeg_parse_handle_src_event):
2187           Use audio/x-dvd-lpcm for LPCM output.
2188           Add DTS output.
2190 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
2192         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2194         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
2195         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
2196           Add BGRA handling (#165736).
2198 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
2200         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2202         * gst/law/alaw-decode.c: (alawdec_link):
2203         * gst/law/alaw-encode.c: (alawenc_link):
2204         * gst/law/mulaw-decode.c: (mulawdec_link):
2205         * gst/law/mulaw-encode.c: (mulawenc_link):
2206           Fix caps memleaks (#166600).
2208 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
2210         * ext/tarkin/mem.h:
2211         * ext/tarkin/wavelet.h:
2212         * ext/tarkin/yuv.h:
2213         * gst/ffmpegcolorspace/avcodec.h:
2214           Include "_stdint.h" instead of <stdint.h>. Fixes build on
2215           systems that don't have stdint.h, like Solaris9 (fixes #166631).
2217 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2219         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
2220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
2221         (gst_xvimagesink_change_state):
2222           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
2223           Xv video (and thereby regenerate Xv colourkey) in clear() so
2224           that PLAY -> READY -> PLAY works (fixes #162504).
2226 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2228         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
2229           Switch to list instead of range, since MJPEG-devices really just
2230           support decimations, not any size.
2232 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2233         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
2234         (gst_mpeg2dec_reset), (free_all_buffers),
2235         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
2236         * ext/mpeg2dec/gstmpeg2dec.h:
2237           The libmpeg2 user-allocated buffer management is awkward, 
2238           to say the least. Hopefully this fixes things.
2240 2005-02-04  Andy Wingo  <wingo@pobox.com>
2242         * gst/audioconvert/bufferframesconvert.c
2243         (buffer_frames_convert_fixate): New function, fixates to 256
2244         frames per buffer by default. (Much better than 1.)
2245         (buffer_frames_convert_init): Set the fixate function for both src
2246         and sink pad.
2247         (buffer_frames_convert_link): After success setting nonfixed caps,
2248         get the negotiated caps so we can know how many buffer-frames it
2249         will be. No idea how this worked at all before.
2251 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2253         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
2254         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
2255         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
2256         (handle_sequence), (handle_picture):
2257         * ext/mpeg2dec/gstmpeg2dec.h:
2258           Rearrange buffer tracking and refcounting and refactor
2259           a little for readability. 
2261 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
2262         * sys/v4l/gstv4l.c: (plugin_init):
2263         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
2264         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
2265         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
2266         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
2267         * sys/v4l/gstv4ljpegsrc.h:
2268         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
2269         * sys/v4l/v4l_calls.h:
2270         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
2271         (gst_v4lsrc_get_fps):
2272         * sys/v4l/v4lsrc_calls.h:
2273           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
2274           you jpeg inside rgb frames" driver.
2275           Don't error in the v4lsrc link function, just return 
2276           REFUSED.
2278 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2280         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
2281         (gst_qcamsrc_open):
2282           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
2284 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2286         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2287           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
2289 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2291         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
2292           Reset negotiated state on PAUSED->READY.
2294 2005-02-02  David Schleef  <ds@schleef.org>
2296         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
2297         whereever possible.  (Fixes #165997)
2298         * examples/capsfilter/capsfilter1.c: (main):
2299         * examples/dynparams/filter.c: (create_ui):
2300         * examples/seeking/cdparanoia.c: (get_track_info), (main):
2301         * examples/seeking/chained.c: (main):
2302         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
2303         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
2304         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
2305         (make_mpeg_pipeline), (make_mpegnt_pipeline):
2306         * examples/seeking/spider_seek.c: (make_spider_pipeline):
2307         * examples/switch/switcher.c: (main):
2308         * ext/dv/demo-play.c: (main):
2309         * ext/faad/gstfaad.c: (gst_faad_change_state):
2310         * ext/mad/gstmad.c: (gst_mad_chain):
2311         * ext/smoothwave/demo-osssrc.c: (main):
2312         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
2313         (gst_gconf_render_bin_from_description),
2314         (gst_gconf_get_default_audio_sink),
2315         (gst_gconf_get_default_video_sink),
2316         (gst_gconf_get_default_audio_src),
2317         (gst_gconf_get_default_video_src),
2318         (gst_gconf_get_default_visualization_element):
2319         * gst/level/demo.c: (main):
2320         * gst/level/plot.c: (main):
2321         * gst/playback/gstplaybin.c: (gen_video_element),
2322         (gen_audio_element):
2323         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
2324         * gst/playondemand/demo-mp3.c: (setup_pipeline):
2325         * gst/sine/demo-dparams.c: (main):
2326         * gst/spectrum/demo-osssrc.c: (main):
2327         * gst/speed/demo-mp3.c: (main):
2328         * gst/volume/demo.c: (main):
2329         * testsuite/embed/embed.c: (main):
2331 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
2333         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
2334         (gst_tcpclientsink_finalize):
2335         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
2336         (gst_tcpclientsrc_finalize):
2337         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
2338         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
2339         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
2340         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
2341           Don't leak the hostname when shutting down.
2342           In tcpserversrc, take a copy of the default hostname.
2344 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2346         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
2347           Set caps to systemstream=TRUE.
2349 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2351         * testsuite/Makefile.am:
2352           Fix more OSX buildbots.
2354 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
2356         * ext/mpeg2dec/gstmpeg2dec.c:
2357           Don't send things to NULL PAD_PEERs
2359         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
2360           Copy-on-write the incoming buffer.
2362         * gst/mpegstream/gstdvddemux.h:
2363         * gst/mpegstream/gstmpegclock.h:
2364         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
2365         (normal_seek), (gst_mpeg_demux_handle_src_event):
2366         * gst/mpegstream/gstmpegdemux.h:
2367         * gst/mpegstream/gstmpegpacketize.h:
2368         * gst/mpegstream/gstmpegparse.c:
2369         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
2370         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
2371         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
2372         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
2373         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
2374         * gst/mpegstream/gstmpegparse.h:
2375         * gst/mpegstream/gstrfc2250enc.h:
2376           Various changes to the way time is computed that make seeking and
2377           total time estimation much better here.
2378           Use G_BEGIN/END_DECLS instead of __cplusplus
2380         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
2381           Use gst_buffer_stamp instead of only copying the TIMESTAMP
2383 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2385         * gst/subparse/gstsubparse.c:
2386           Fix OSX buildbot.
2388 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
2390         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2391         (theora_enc_chain), (theora_enc_change_state):
2392         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2393         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
2394         (gst_vorbisenc_change_state):
2395         * ext/vorbis/vorbisenc.h:
2396           Set granulepos and timestamp correctly for streams not
2397           starting at 0, taking into account the initial delay.
2399 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
2401         * gst/mpegstream/gstdvddemux.c:
2402           Add audio/x-dts to audio pad template caps
2404 2005-01-30  David Schleef  <ds@schleef.org>
2406         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
2407         (create_context), (gst_polypsink_link): Fix silly endianness
2408         bug.  Add some debugging.  Remove float from caps; it doesn't
2409         work.  Attempt to get remote audio working.
2411 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2413         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2414           Add 3IV2 fourcc.
2416 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2418         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
2419         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
2420         (gst_avi_demux_stream_data):
2421         * gst/avi/gstavidemux.h:
2422           Invert DIB images. Fixes #132341.
2424 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2426         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2427         (gst_ffmpegcsp_chain):
2428           D'oh, reference the palette data, not the palette structure.
2429           Fixes color distortion in #132341.
2431 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2433         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
2434           PAR can be non-fixed when not provided as argument (#162626).
2436 2005-01-29  David Moore  <dcm@acm.org>
2438         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2440         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2441         (gst_qtdemux_loop_header):
2442           Re-apply patch from #142272 that allows non-seekable sources,
2443           re-proposed by Daniel Drake <dsd@gentoo.org>.
2445 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2447         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
2448           Use the src template for creating the src pad (#162330).
2450 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2452         * configure.ac:
2453         * ext/musepack/Makefile.am:
2454         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
2455         (gst_musepackdec_init), (gst_musepackdec_dispose),
2456         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
2457         (gst_musepack_stream_init), (gst_musepackdec_loop),
2458         (gst_musepackdec_change_state):
2459         * ext/musepack/gstmusepackdec.cpp:
2460         * ext/musepack/gstmusepackdec.h:
2461         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
2462         (gst_musepack_reader_read), (gst_musepack_reader_seek),
2463         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
2464         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
2465         * ext/musepack/gstmusepackreader.cpp:
2466         * ext/musepack/gstmusepackreader.h:
2467           Update to 1.1 API (#165446).
2469 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2471         * ext/Makefile.am:
2472           Unbreak buildbot.
2474 2005-01-28  Andy Wingo  <wingo@pobox.com>
2476         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
2477         to reflect a different dubious internet source. Add a reference
2478         and some commentary.
2480 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2482         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
2483         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
2484         * gst/playback/gststreamselector.h:
2485           Be more selective when we're redoing caps negotiation from
2486           within the chain function on a stream change.
2488 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2490         * configure.ac:
2491         * ext/Makefile.am:
2492         * ext/amrnb/Makefile.am:
2493         * ext/amrnb/amrnb.c: (plugin_init):
2494         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
2495         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
2496         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
2497         (gst_amrnbdec_state_change):
2498         * ext/amrnb/amrnbdec.h:
2499         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
2500         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
2501         (gst_amrnbparse_init), (gst_amrnbparse_formats),
2502         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
2503         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
2504         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
2505         * ext/amrnb/amrnbparse.h:
2506           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
2507         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2508           Add AMR-NB/-WB raw formats.
2509         * ext/alsa/gstalsa.c: (gst_alsa_link):
2510           Keep valid time when changing format.
2511         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
2512         (qtdemux_parse_trak):
2513           Add some more format-specific options (#140141, #143555, #155163).
2515 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2517         * gst/matroska/matroska-demux.c:
2518         (gst_matroska_demux_parse_blockgroup):
2519           Fix logic error in timing of subtitle stream synchronization.
2520         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
2521           Add skip-chunk, which is found in kodak-camera streams.
2523 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
2525         * po/LINGUAS:
2526         * po/vi.po:
2527           Adding Vietnamese translation (submitted by Clytie Siddall)
2529 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2531         * gst/playback/gstdecodebin.c: (try_to_link_1):
2532           Use realpad for signal.
2534 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2536         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
2537           Fix category so decodebin picks it up.
2539 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2541         * ext/mad/Makefile.am:
2542         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
2543         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
2544         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
2545         (found_type), (gst_id3demux_bin_change_state):
2546         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
2547         (gst_id3_tag_init), (gst_id3_tag_handle_event),
2548         (gst_id3_tag_src_link), (gst_id3_tag_chain),
2549         (gst_id3_tag_change_state), (plugin_init):
2550         * ext/mad/gstmad.h:
2551           Add id3demuxbin (which is a simple bin consisting of id3demux
2552           and typefind), take over rank from id3demux, remove typefind
2553           code from id3demux. Makes all broken mp3s that I know of work,
2554           and thereby fixes #152688.
2556 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
2558         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2560         * ext/mad/gstmad.c: (gst_mad_src_event):
2561         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
2562           Allow seeks on audio pad, make mad forward those (#164826).
2563         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
2564           Set duration (#165335).
2566 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2568         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2569         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
2570         (gst_asf_demux_process_ext_content_desc),
2571         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
2572         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
2573         * gst/asfdemux/gstasfdemux.h:
2574           Improve metadata display, e.g. if the metadata comes before the
2575           streams are loaded (which is perfectly valid).
2577 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2579         * tools/gst-launch-ext-m.m:
2580           Fix AVI/ASF pipelines (#165340).
2582 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
2583         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
2584         build failure on amd64
2586 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
2588         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
2589         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
2590           Check environment variables GST_ID3V2_TAG_ENCODING,
2591           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
2592           list of character encodings to force interpretation of non-unicode
2593           strings stored in an ID3v2 tag to a particular encoding. If none
2594           is specified, try to use current locale's encoding, then fall back
2595           to ISO-8859-1 (which will always succeed). (Resolves #149274)
2596         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
2597         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
2598           Check environment variables GST_ID3V1_TAG_ENCODING,
2599           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
2600           list of character encodings to use in case a string encountered
2601           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
2602           specified, try to use the current locale's encoding, then fall
2603           back to ISO-8859-1 (which will always succeed).
2605 2005-01-25  Benjamin Otte  <otte@gnome.org>
2607         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
2608           - on half framerate, compute the rate in advance so the comparisons
2609             don't compare wrong values
2610           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
2611             behaviour
2612           - don't use mad_header_decode anymore, mad_frame_decode does that
2613             automatically
2614           - when getting rid of consumed bytes, reset the stream's skiplen
2615           (fixes #163867)
2617 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
2619         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
2620           Use 1/2 a second for default max_discont, as PES streams from DVB
2621           seem to have larger spacings in the SCR. 
2622           Fix a typo.
2624 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2626         * gst/playback/gstplaybasebin.c: (group_commit):
2627           Notify delayed stream-info availability.
2629 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
2630         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
2631         (gst_a52dec_handle_event), (gst_a52dec_chain):
2632         Add some debug output. Check that a discont has a valid
2633         time associated.
2634         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
2635         (gst_alsa_sink_loop):
2636         Ignore TAG events. A little extra debug for broken timestamps.
2637         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
2638         (dvdnavsrc_change_state):
2639         Ensure we send a discont to engage the link before we send any
2640         other events.
2641         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
2642         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
2643         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
2644         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
2645         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
2646         dvd://title works in totem because typefinding sends a seek that ends
2647         up going back to chapter 1 regardless.
2648         * ext/mpeg2dec/gstmpeg2dec.c:
2649         * ext/mpeg2dec/gstmpeg2dec.h:
2650         Output correct timestamps and handle disconts.
2651         * ext/ogg/gstoggdemux.c: (get_relative):
2652         Small guard against a null dereference.
2653         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
2654         (gst_textoverlay_set_property):
2655         Free memory when done. Don't call gst_event_filler_get_duration on
2656         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
2657         g_warning.
2658         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
2659         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
2660         (gst_sw_srclink), (gst_smoothwave_chain):
2661         Draw solid lines, prettier colours.
2662         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
2663         Add a default palette that'll work for some movies.
2664         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
2665         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
2666         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
2667         * gst/mpegstream/gstdvddemux.h:
2668         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
2669         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
2670         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
2671         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
2672         * gst/mpegstream/gstmpegparse.h:
2673         Use PTM/NAV events when for timestamp adjustment when connected to 
2674         dvdnavsrc. Don't use many discont events where one suffices.
2675         * gst/playback/gstplaybasebin.c: (group_destroy),
2676         (gen_preroll_element), (gst_play_base_bin_add_element):
2677         * gst/playback/gstplaybasebin.h:
2678         Make sure we remove subtitles from the same bin we put them in.
2679         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
2680         (gst_subparse_buffer_format_autodetect),
2681         (gst_subparse_change_state):
2682         Fix some memleaks and invalid accesses.
2683         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
2684         (oggskel_type_find), (cmml_type_find), (plugin_init):
2685         Some typefind functions for Annodex v3.0 files
2686         * gst/wavparse/gstwavparse.h:
2687         GstRiffReadClass is the correct parent class.
2689 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2691         * gst-libs/gst/riff/riff-media.c:
2692         (gst_riff_create_video_caps_with_data):
2693           Add extradata to huffyuv (fixes #165013).
2694         * gst-libs/gst/riff/riff-read.c:
2695         (gst_riff_read_strf_vids_with_data):
2696           Fix extradata extraction if it is in the chunk size.
2698 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
2700         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2702         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
2703         (gst_quarktv_change_state), (gst_quarktv_dispose):
2704           Memory free'ing location fix (#164708).
2706 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2708         * gst/playback/gstplaybasebin.c: (group_commit),
2709         (gen_preroll_element), (probe_triggered), (gen_source_element),
2710         (setup_source), (gst_play_base_bin_change_state),
2711         (gst_play_base_bin_add_element):
2712           Don't block for streams.
2713         * gst/playback/gststreaminfo.c: (stream_info_change_state),
2714         (gst_stream_info_set_mute):
2715           Use gst_pad_set_active_recursive.
2717 2005-01-25  Andy Wingo  <wingo@pobox.com>
2719         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
2720         for #ifndef HAVE_XVIDEO.
2722 2005-01-24  Jeffrey C. Ollie
2724         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
2726         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
2727         * ext/gsm/gstgsmdec.h:
2728         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
2729         * ext/gsm/gstgsmenc.h:
2730         Fix rate to 8kHz as per spec, removes obscure errors when no rate
2731         was given by property. Add proper buffer timestamps and offsets.
2733 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2735         * gst-libs/gst/riff/riff-media.c:
2736         (gst_riff_create_audio_caps_with_data):
2737           Audio can be <8000Hz.
2739 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2741         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
2742           Explicit state change to workaround refcount bugs.
2744 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2746         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
2747         (gst_avimux_riff_get_avi_header):
2748           Fix...
2750 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2752         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
2753         (gst_riff_read_element_data):
2754         * gst-libs/gst/riff/riff-read.h:
2755           Add _peek version (req'ed in CDXA).
2756         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
2757         (gst_cdxaparse_loop):
2758           Fix parsing in playbin.
2759         * gst/playback/gstdecodebin.c: (close_pad_link):
2760           Ignore current_ pads, they cause major annoyance.
2762 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2764         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2765           Safety guard.
2767 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2769         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
2770           Fix padding...
2772 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2774         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
2775           Allow for 0-sized buffers. Fixes length query problems in
2776           starwars.mkv from the testsuite.
2778 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
2780         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
2781         (gst_video_box_i420), (gst_video_box_chain):
2782           Fix row strides for I420 (fixes #163159)
2783           
2784 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2786         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
2787           MPEG2 has a useful rate property, so we can actually use that.
2788           For MPEG-1, continue using the bytes/time properties.
2790 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2792         * gst-libs/gst/riff/riff-media.c:
2793         (gst_riff_create_video_caps_with_data),
2794         (gst_riff_create_video_template_caps):
2795           Add intel-h263.
2797 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2799         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
2800           Fail if caps negotiation fails. Should fix #162184, and should
2801           definately be in there regardless of it fixing the actual bug.
2802         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
2803         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
2804         (gst_avimux_riff_get_avix_header),
2805         (gst_avimux_riff_get_video_header),
2806         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
2807         (gst_avimux_start_file), (gst_avimux_handle_event),
2808         (gst_avimux_change_state):
2809         * gst/avi/gstavimux.h:
2810           Refactor structure writing to use GST_WRITE_UINT macros, add
2811           metadata writing support.
2813 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2815         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2816           Elements may already be destroyed when this function is called.
2818 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2820         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2821         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
2822           More memory leak fixes (#149162).
2824 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2826         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
2827         (gst_qtdemux_add_stream):
2828           Fix two memleaks.
2830 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2832         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
2833           Argh...
2835 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2837         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
2838           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
2839           when fixating to six channels in Totem.
2841 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2843         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
2844           Fix compile warnings on Solaris 10 buildbot
2846 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2848         * ext/dvdread/dvdreadsrc.c: (_read):
2849           Don't read beyond the last cell in a chapter (fixes 
2850           invalid memory access)
2852 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
2854         * ext/dvdread/stream_labels.c:
2855         (dvdreadsrc_get_audio_stream_labels):
2856           Use NULL for an empty GList instead of g_list_alloc(); fix 
2857           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
2858           of GString (easier to bulk free later)
2860 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
2862         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2864         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2865         (gst_ffmpeg_pixfmt_to_caps):
2866           Fix BGRA32 caps (#164209).
2868 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
2870         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2872         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2873         (gst_ffmpeg_caps_to_pixfmt):
2874           alpha_mask can be RGBA/ABGR. Fixes #164265.
2876 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
2878         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2880         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
2881         (gst_mpeg2dec_alloc_buffer):
2882         * ext/mpeg2dec/gstmpeg2dec.h:
2883           Crop if decoding size is not the actual image size (#163676).
2885 2005-01-17  Steve Baker  <steve@stevebaker.org>
2887         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2889         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
2890         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
2891           Add libsndfile typefind functions (#163309).
2893 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2895         * tools/gst-launch-ext-m.m:
2896           Add .aac, fix .m1v/.m2v (#163891).
2898 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2900         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
2901           Sanity check, don't wait endlessly since the clock might not
2902           actually run at this point (which is a deadlock). Fixes #164069.
2904 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2906         * gst/playback/gstplaybasebin.c: (probe_triggered):
2907           Of course, only pause if group is done...
2909 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2911         * gst/playback/gstplaybasebin.c: (probe_triggered):
2912           Thread safety.
2914 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
2916         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
2917           Don't return state change success when the parent
2918           failed.
2920 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2922         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
2923           Free events (fix memleak in #162905).
2925 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
2927         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2929         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2930         (gst_ffmpeg_caps_to_pixfmt):
2931           Fix for depth = 15. Fixes #161675.
2933 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2935         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
2936           Set FPS correctly, even for webcams and the like.
2937         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
2938           Don error on setting while capturing.
2940 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2942         * ext/dv/gstdvdec.c:
2943         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
2944         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
2945           I'm a bad boy. using /1001. to force C to do float division
2946           and not integer division (as it did in my last commit)
2947           Thanks to David I. Lehn for pointing this mistake.
2949 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2951         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
2952           Revert Johan´s 1.35->1.36 since it breaks compat.
2954 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
2956         * ext/dv/gstdvdec.c:
2957         * ext/libfame/gstlibfame.c:
2958         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
2959         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
2960           replace framerate aproximations by their real value
2961           (24000/1001, 30000/1001, 60000/1001)
2962           Finish fixing bug #164049
2964 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2966         * ext/ogg/gstoggmux.c:
2967           eos/bos debugging
2968         * gst/tcp/gstmultifdsink.c:
2969         * gst/tcp/gstmultifdsink.h:
2970         * gst/tcp/gsttcp.c:
2971         * gst/tcp/gsttcp.h:
2972         * gst/tcp/gsttcpclientsink.c:
2973         * gst/tcp/gsttcpclientsrc.c:
2974         * gst/tcp/gsttcpserversink.c:
2975         * gst/tcp/gsttcpserversrc.c:
2976           improve reusability of elements after state changes and errors
2977           make multifdsink throw away streamheaders when receiving new ones
2979 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2981         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
2982           Fix for if items are already in list...
2984 2005-01-12  Benjamin Otte  <otte@gnome.org>
2986         * gst/adder/gstadder.c: (gst_adder_loop):
2987           fix adder a bit so it doesn't screw up with events as much anymore
2989 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
2991         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
2992         (pixbufscale_scale), (gst_pixbufscale_chain):
2993         * ext/gdk_pixbuf/pixbufscale.h:
2994           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
2995           to ensure rowstrides are calculated the same way as 
2996           ffmpegcolorspace
2997           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
2998           that we pick up duration and offset also.
3000 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3002         * gst/avi/gstavimux.c: (gst_avimux_class_init),
3003         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
3004           Reusability fixes.
3006 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3008         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
3009         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
3010         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
3011         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
3012           Update flags when requested.
3014 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3016         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
3017           Fix dmix.
3019 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3021         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3022         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
3023         (probe_triggered), (new_decoded_pad), (gen_source_element),
3024         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
3025         * gst/playback/gstplaybasebin.h:
3026         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3027         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
3028         (gst_play_bin_change_state):
3029           Implement group-switch signal for use in apps to clear metadata
3030           cache, clean up subtitle, add suburi property instead of # hack,
3031           some error-out fixes.
3033 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3035         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3036           Debug.
3037         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
3038           If we got a state change in the _get handler, don't return success.
3040 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3042         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
3043         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
3044           Make jpegdec quiet on MJPEG decoding
3045         * gst/asfdemux/README:
3046           Fix mimetypes for MJPEG and H263
3048 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3050         * ext/theora/theoradec.c: (theora_dec_chain):
3051           Fix broken code generation by gcc by swapping arguments.
3052         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3053           Fix \n in debug.
3055 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3057         * TODO:
3058           delete this file, it is by far outdated
3059         * ext/alsa/gstalsa.1: remove
3060         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
3061         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
3062         (gst_alsa_get_caps):
3063           Add HW probing for supported sample rates. Fixes #161704
3065 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3067         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
3068           Don't crash, biatch! :).
3070 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3072         * ext/musepack/gstmusepackreader.cpp:
3073         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
3074           Some work on tags - still doesn't work in playbin...
3075         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
3076           Handle events...
3078 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3080         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
3081           Also shove tags on kid pads.
3083 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3085         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
3086           Don't bail on unknown events.
3087         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
3088           Don't crash on events before negotiation.
3089         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
3090           Send tags on pads, too.
3091         * gst/playback/gststreamselector.c:
3092         (gst_stream_selector_request_new_pad):
3093           Forward events on first pad if no input was selected yet.
3095 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3097         * gst/playback/gstplaybasebin.c: (setup_substreams):
3098           Don't disable streamtype if the stream doesn't exist, since
3099           then playing a video after audio will disable both and nothing
3100           will happen. Fixes the testsuite.
3102 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3104         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
3105         (gst_v4l_xoverlay_set_xwindow_id):
3106         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
3107         (gst_v4l2_xoverlay_set_xwindow_id):
3108           Add debug categories, fix overlay disabling.
3110 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3112         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
3113         * ext/alsa/gstalsa.h:
3114           Add HW probing for period_count/size and buffer_size MIX/MAX
3115           Adjust default/user defined value if out of bounds
3116           Should fix bug #162024
3118 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3120         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
3121           Fix warning (#161191).
3123 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3125         * ext/dvdread/stream_labels.c:
3126         (dvdreadsrc_get_audio_stream_labels):
3127           Fix warning (init the good variable in switch default)
3129 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
3131         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3133         * gst/tta/gstttaparse.c: (gst_tta_src_event):
3134           Fix gcc-2.95 compile (#163485).
3136 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3138         * configure.ac:
3139         * ext/flac/gstflacenc.c: (gst_flacenc_init),
3140         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
3141         (gst_flacenc_tell_callback), (gst_flacenc_chain),
3142         (gst_flacenc_change_state):
3143         * ext/flac/gstflacenc.h:
3144           Update for API change in flac-1.1.1. Update requirement in
3145           configure.ac. Fixes #162974.
3147 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3149         * gst/playback/gstplaybasebin.c: (group_destroy):
3150           Remove hack to get rid of assert and get rid of unlinked
3151           signals properly.
3153 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3155         * gst/playback/gstplaybasebin.c: (setup_source):
3156           Set source to NULL so that resources are free'ed. Fixes issues
3157           with playback of CDDA and similar device-accessing things.
3159 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3161         * testsuite/embed/Makefile.am:
3162           test->noinst, fix make test in buildbot.
3164 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3166         * ext/dvdread/stream_labels.c: new file
3167         * ext/dvdread/stream_labels.h: new file
3168         * ext/dvdread/Makefile.am:
3169         * ext/dvdread/dvdreadsrc.c: (_seek_title):
3170           Extract audio stream label from DVD IFO files.
3171           It only dump them on the console for now, still have to
3172           make playbin aware of them.
3174 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3176         * gst/playback/gstplaybasebin.c: (setup_source):
3177           Fix hanging subs.
3179 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3181         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3182         (gen_preroll_element), (remove_groups), (setup_subtitle),
3183         (gen_source_element), (setup_source):
3184         * gst/playback/gstplaybasebin.h:
3185           Multiple .sub files is just a stupid idea... Fix some threading
3186           mistakes. Interestingly, external .sub files cause playbin to
3187           hang, I don't know why... Parsing fixes contributed by François
3188           Kooman <fkooman@tuxed.net>.
3190 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3192         * testsuite/embed/Makefile.am:
3193           Fix buildbot.
3195 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
3197         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3199         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
3200         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
3201         (gst_pngenc_set_property):
3202         * ext/libpng/gstpngenc.h:
3203           Add compression level property (#163323).
3205 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3207         * configure.ac:
3208         * examples/capsfilter/capsfilter1.c: (main):
3209         * examples/seeking/spider_seek.c: (make_spider_pipeline):
3210         * ext/dvdread/Makefile.am:
3211         * ext/dvdread/demo-play:
3212         * ext/dvdread/demo-play.c:
3213         * gconf/gstreamer.schemas.in:
3214         * gst-libs/gst/gconf/gconf.c:
3215         * sys/v4l/TODO:
3216         * testsuite/Makefile.am:
3217         * testsuite/embed/Makefile.am:
3218         * testsuite/embed/embed.c: (cb_expose), (main):
3219           Remove all references to xvideosink, fix examples (#140845).
3220         * gst/playback/gstplaybasebin.c: (group_destroy):
3221           Apparently, disposal does not unlink - so do explicitely.
3222         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3223           Add debug.
3225 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
3227         * README: fix PKG_CONFIG_PATH instructions, what was there
3228         previously was breaking default search path, not nice. 
3229         Fixes #163358
3231 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3233         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
3234         (gst_audioscale_chain):
3235           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
3236           when resampling - how the ^@$^!@^! is this possible?!?
3238 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3240         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3241           Reset variables on READY.
3242         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3243         (gst_matroska_mux_loop):
3244           Require data before writing header.
3246 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
3248         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3250         * ext/mad/gstmad.c: (gst_mad_chain):
3251           Don't call mad_stream_sync() directly after recovering sync.
3252           Fixes #151661.
3254 2005-01-09  Martin Eikermann  <meiker@upb.de>
3256         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3258         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
3259         (snapshot_handler), (gst_snapshot_sinkconnect),
3260         (gst_snapshot_chain):
3261           Allocate resources when required, fix recursive signal emission
3262           and fix caps. Fixes #161667.
3264 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
3266         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3268         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
3269         (gst_pngdec_chain):
3270           Handle only 8-bppc (bits-per-pixel-component) images, better
3271           error handling and correct strides. Fixes #163177.
3272         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
3273         (gst_pngenc_chain):
3274           Better error handling. Fixes #163348.
3276 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3278         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
3279         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
3280         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
3281         (dvdnavsrc_uri_handler_init):
3282           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
3283         * gst/playback/gstplaybasebin.c: (gen_source_element):
3284           Add MMS to streaming URIs.
3286 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3288         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
3289         * sys/xvimage/xvimagesink.c:
3290         (gst_xvimagesink_navigation_send_event):
3291           Check for pad availability before sending event.
3293 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3295         * gst-plugins.spec.in:
3296           Add subparse.
3298 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3300         * configure.ac:
3301           Since we use functions from CVS, up requirement.
3303 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3305         * gst/playback/Makefile.am:
3306         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3307         (group_destroy), (group_commit), (group_is_muted),
3308         (gen_preroll_element), (add_stream), (unknown_type),
3309         (probe_triggered), (preroll_unlinked), (mute_stream),
3310         (silence_stream), (new_decoded_pad), (setup_substreams),
3311         (setup_source), (get_active_source), (mute_group_type),
3312         (muted_group_change_state), (set_active_source),
3313         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
3314         (play_base_eos), (gst_play_base_bin_change_state):
3315         * gst/playback/gstplaybasebin.h:
3316         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
3317         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
3318         (gst_stream_info_dispose), (stream_info_mute_pad),
3319         (stream_info_change_state), (gst_stream_info_set_mute):
3320         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
3321         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
3322         (gst_stream_selector_init), (gst_stream_selector_dispose),
3323         (gst_stream_selector_get_linked_pad),
3324         (gst_stream_selector_get_caps), (gst_stream_selector_link),
3325         (gst_stream_selector_get_linked_pads),
3326         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3327         * gst/playback/gststreamselector.h:
3328           Adding stream selection support plus required properties for
3329           applications to use this. Fully fixes #100931.
3331 2005-01-08  Benjamin Otte  <otte@gnome.org>
3333         * gst/games/gstpuzzle.c: (nav_event_handler):
3334           - handle nav events differently: forward every event no matter if it
3335             was handled or not.
3336           - translate events
3337           You can now cheat by using navigationtest ! puzzle and moving the
3338           mouse close to the edge of a tile. ;)
3340 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3342         * configure.ac:
3343         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
3344         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
3345         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
3346         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
3347         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
3348         (gst_ogm_parse_plugin_init):
3349         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
3350         (gst_textoverlay_link), (gst_textoverlay_getcaps),
3351         (gst_textoverlay_event), (gst_textoverlay_video_chain),
3352         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
3353         * ext/pango/gsttextoverlay.h:
3354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3355         (gst_matroska_demux_handle_seek_event),
3356         (gst_matroska_demux_sync_streams),
3357         (gst_matroska_demux_parse_blockgroup),
3358         (gst_matroska_demux_subtitle_caps),
3359         (gst_matroska_demux_plugin_init):
3360         * gst/matroska/matroska-ids.h:
3361         * gst/playback/gstdecodebin.c: (close_pad_link):
3362         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3363         (gen_preroll_element), (remove_groups), (add_stream),
3364         (new_decoded_pad), (setup_subtitles), (gen_source_element),
3365         (setup_source):
3366         * gst/playback/gstplaybasebin.h:
3367         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
3368         * gst/subparse/Makefile.am:
3369         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
3370         (gst_subparse_base_init), (gst_subparse_class_init),
3371         (gst_subparse_init), (gst_subparse_formats),
3372         (gst_subparse_eventmask), (gst_subparse_event),
3373         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
3374         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
3375         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
3376         (parse_mpsub_deinit), (parse_mpsub_init),
3377         (gst_subparse_buffer_format_autodetect),
3378         (gst_subparse_format_autodetect), (gst_subparse_loop),
3379         (gst_subparse_change_state), (gst_subparse_type_find),
3380         (plugin_init):
3381         * gst/subparse/gstsubparse.h:
3382         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
3383         (plugin_init):
3384           Add subtitle support, .sub parser (supports SRT and MPsub),
3385           OGM text support, Matroska UTF-8 text support, deadlock fixes
3386           all over the place, subtitle awareness in decodebin/playbin
3387           and some fixes to textoverlay to handle subtitles in a stream
3388           correctly. Fixes #100931.
3390 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3392         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3393           Check for pad availability before doing a query on it.
3395 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3397         * ext/dv/gstdvdec.c:
3398           really fix bpp24/32 dvdec caps (classic rgba indeed)
3399         * gst/asfdemux/gstasfdemux.c:
3400         (gst_asf_demux_process_ext_content_desc):
3401           don't send text tags if they are empty (bis repetita)
3403 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3405         * ext/dv/gstdvdec.c:
3406          remove unneeded comment from dvdec
3407           (related to DV 4CC codes in AVI files)
3408           moved them in gstreamer/docs/random/mimetypes
3409         * gst/asfdemux/gstasfdemux.c:
3410         (gst_asf_demux_process_ext_content_desc):
3411          don't send text tags if they are empty
3412          fix mem leak on error path
3413         * gst/ffmpegcolorspace/avcodec.h:
3414         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3415         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3416         (gst_ffmpegcsp_avpicture_fill):
3417         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
3418         * gst/ffmpegcolorspace/imgconvert_template.h:
3419          adds BGR32 and BGRA32 to ffmpegcolorspace
3420           (still bad colors, fixing it on next commit)
3421           helps with dvdec outputing BGR32
3423 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3425         * ext/dv/gstdvdec.c:
3426          Fix audio caps i just broke (missing ',')
3427         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
3428         (gst_matroska_mux_reset):
3429          Fix typo + add FIXME about old "x-gst-metadata" crap
3431 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3433         * ext/dv/demo-play.c: (main):
3434          xvideosink -> xvimagesink
3435         * ext/dv/gstdvdec.c:
3436          change rgb 32/32 caps to 24/32 (no alpha)
3437          change nb of channels to be a list (2 or 4, not 2)
3438          change sample rate to be a list (32, 44.1, 48 kHz) not a range
3439         * gst/asfdemux/gstasfdemux.c:
3440         (gst_asf_demux_process_ext_content_desc):
3441          Add 'date/year' to extracted metadata list
3443 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3445         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3446           The return value of fixate_to does not imply that the requested
3447           value was set, so don't assume.
3449 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
3451         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3453         * ext/libpng/gstpngdec.c:
3454         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
3455         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
3456         * ext/libpng/gstpngenc.h:
3457           Alpha support (encoder; #163161), mime fixage.
3459 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
3461         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3463         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
3464         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
3465         (gst_faac_set_property), (gst_faac_get_property):
3466         * ext/faac/gstfaac.h:
3467           Allow for ADTS output (#153434).
3469 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3471         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
3472           Fix against template (#150576).
3474 2005-01-06  Benjamin Otte  <otte@gnome.org>
3476         * gst/games/gstpuzzle.c: (draw_puzzle):
3477           don't draw a puzzle if either width or height of tiles would be 0.
3479 2005-01-06  Benjamin Otte  <otte@gnome.org>
3481         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
3482         (gst_puzzle_class_init), (gst_puzzle_finalize):
3483           no memleaks, please
3484         (gst_puzzle_create), (gst_puzzle_init),
3485         (gst_puzzle_set_property), (gst_puzzle_setup):
3486           change initialization code around so we don't reshuffle on resize
3487         (draw_puzzle):
3488           fix another stupid typo
3490 2005-01-06  Benjamin Otte  <otte@gnome.org>
3492         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
3493           fix stupid typo that borked copying on YUY2
3495 2005-01-06  Benjamin Otte  <otte@gnome.org>
3497         * gst/games/gstpuzzle.c: (draw_puzzle):
3498           fix edges when image sizes aren't multiples of tile sizes
3500 2005-01-06  Benjamin Otte  <otte@gnome.org>
3502         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
3503           make RGB endianness work correctly
3504         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
3505           refactor and fix race with initial shuffling
3506         (nav_event_handler):
3507           allow using the mouse to puzzle
3508         (draw_puzzle):
3509           insist on tiles having width and height as multiples of 4 to get
3510           clean YUV image handling
3511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3512         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
3513           s/DEBUG/LOG/ for common messages
3514         (gst_xvimagesink_navigation_send_event):
3515           fix mouse event translation to not include screen PAR
3516         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
3517           fix mouse event translation to actually work
3519 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3521         * gst/asfdemux/gstasfdemux.c:
3522         (gst_asf_demux_process_ext_content_desc):
3523          Extract TrackNumber metadata + clean up code
3524         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
3525          Hope this is the good fix (var used unitialised)
3527 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3529         * ext/faad/gstfaad.c: (gst_faad_chain):
3530           Only increment timestamp if it's valid. Fixes raw AAC streams.
3532 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3534         * configure.ac:
3535         * gst/games/Makefile.am:
3536         * gst/games/gstpuzzle.c:
3537           add a puzzle game with...
3538         * gst/games/gstvideoimage.c:
3539         * gst/games/gstvideoimage.h:
3540           ... full colorspace support (that includes YUV9 and RGB16)) stolen
3541           from videotestsrc and made into something that would be a nice
3542           library for a lot of other plugins.
3544 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3546         * configure.ac:
3547          don't compile faad plugin if a RC of 2.0 is found
3548          Fixes #155346 (and FC1 buildbot)
3549         * gst/asfdemux/gstasfdemux.c:
3550         (gst_asf_demux_process_ext_content_desc):
3551          try to make Solaris compiler happier
3553 2005-01-06  Paul Jack  <pjack@sfaf.org>
3555         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3557         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
3558           Fix segfault (#161667).
3560 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3562         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
3563           Fix framerate reporting.
3565 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
3567         * gst-libs/gst/riff/riff-ids.h:
3568         * gst/wavenc/riff.h:
3569          Add AMR (VBR and CBR) ids to riff.h audio codec list
3570         * gst/asfdemux/gstasfdemux.c:
3571         (gst_asf_demux_process_ext_content_desc),
3572         (gst_asf_demux_process_object):
3573           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
3575 2005-01-05  Martin Eikermann  <meiker@upb.de>
3577         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3579         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
3580         (gst_dvd_demux_handle_discont):
3581         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
3582         (gst_mpeg_demux_handle_discont):
3583           Recreate pads on new-media (#160730).
3584         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
3585           Send discont even if manager changes timestamps (#161929).
3587 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
3589         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3591         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
3592           Fix invalid memory access (#159211).
3594 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3596         * examples/gstplay/player.c: (main):
3597           Don't iterate.
3598         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
3599           Add visualizations.
3600         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
3601         (gst_a52dec_handle_frame):
3602           Set duration.
3603         * ext/dvdnav/gst-dvd:
3604           Add audioconvert. Fixes #161325.
3605         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
3606           Explicitely case to gint64. Possible valgrind error.
3607         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
3608         (gst_play_tick_callback), (gst_play_change_state),
3609         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
3610         (gst_play_set_location), (gst_play_get_location),
3611         (gst_play_seek_to_time), (gst_play_set_data_src),
3612         (gst_play_set_video_sink), (gst_play_set_audio_sink),
3613         (gst_play_set_visualization), (gst_play_connect_visualization),
3614         (gst_play_get_framerate), (gst_play_get_all_by_interface),
3615         (gst_play_new):
3616           Use playbin. Fixes #139749 and #147744.
3617         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
3618           Add genre tag.
3619         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
3620         (audioscale_get_type), (gst_audioscale_base_init),
3621         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
3622         (gst_audioscale_getcaps), (gst_audioscale_fixate),
3623         (gst_audioscale_link), (gst_audioscale_get_buffer),
3624         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
3625         (gst_audioscale_init), (gst_audioscale_dispose),
3626         (gst_audioscale_chain), (gst_audioscale_set_property),
3627         (gst_audioscale_get_property), (plugin_init):
3628           Indent properly.
3629         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
3630           Fix LPCM.
3631         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
3632         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
3633         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
3634           Add more metadata (fixes #162656).
3636 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3638         * configure.ac:
3639           back to cvs
3641 === release 0.8.7 ===
3643 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3645         * NEWS:
3646         * RELEASE:
3647         * configure.ac:
3648           releasing 0.8.7, "Hyperspace"
3650 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3652         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
3654         * gst/playback/gstplaybasebin.c:
3655          Fix for #162924 - free caps after use, not before
3657 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3659         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3661         * gst/playback/gstplaybasebin.c:
3662         * gst/wavparse/gstwavparse.c:
3663           Fix for #154773 - fixes playback of small .wav files
3665 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3667         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3669         * gst/audioscale/gstaudioscale.c:
3670           Fix for #162819 - make audioscale reusable
3671           Fixes playback of more than one file with playbin/totem
3673 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3675         * gst/ffmpegcolorspace/avcodec.h:
3676         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3677         * gst/ffmpegcolorspace/imgconvert.c:
3678           clean up the mess that made me cry and avoid needless duplication
3680 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3682         * gst/ffmpegcolorspace/imgconvert.c:
3683           give some indication of why we're segfaulting
3685 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3687         * configure.ac:
3688           Fix indentation, fix v4l2 plugin detection.
3689         * ext/Makefile.am:
3690           Fix libmms location (Maciej, use diff -u!).
3691         * ext/alsa/gstalsa.c: (gst_alsa_init):
3692           Initialize caps cache to NULL.
3693         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
3694           Only change state on audiosink if it exists.
3696 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
3698         * gst/matroska/matroska-demux.c:
3699         * gst/matroska/matroska-ids.h:
3700         * gst/matroska/matroska-demux.h:
3701         Fix Vorbis streams failing to decode in some files, where cluster_time
3702         isn't 0, because then it doesn't send codec_priv before actual data.
3703         Remove time-based test and replace it with marker set on beginning of
3704         new stream
3706 2004-12-28  David Schleef  <ds@schleef.org>
3708         Merge patch from Ronald fixing problems with streaming
3709         text.
3710         * ext/cairo/gstcairo.c: (plugin_init):
3711         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
3712         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
3713         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
3714         (gst_textoverlay_font_init), (gst_textoverlay_init),
3715         (gst_textoverlay_set_property):
3716         * ext/cairo/gsttextoverlay.h:
3718 2004-12-27  David Schleef  <ds@schleef.org>
3720         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
3721         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
3722         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
3723         (gst_textoverlay_font_init), (gst_textoverlay_init),
3724         (gst_textoverlay_set_property): Improvements to actually
3725         render text as white on black outline on video, including
3726         font selection and horizontal/vertical alignment.  (Ronald's
3727         christmas present)
3728         * ext/cairo/gsttextoverlay.h:
3730 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3732         * ext/ogg/gstogg.c:
3733         * ext/ogg/gstogmparse.c:
3734           fix ogm[audio/video]parse plugin registration
3735           (riff won't load if bytestream is already loaded)
3737 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3739         * gst/audioconvert/gstchannelmix.c:
3740           fix for GLIB < 2.4
3742 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3744         * Makefile.am:
3745         * configure.ac:
3746           disable docs again until it actually passes make distcheck.
3748 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3750         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
3751         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
3752         (plugin_init):
3753           Add 3GP (variables name Q3GP because they can't start with a
3754           number). Add samr audio fourcc (used in .3gp files), decoder
3755           is work in progress. Also do a GST_WARNING instead of ERROR
3756           in case of unknown nodes, to decrease output.
3758 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3760         * Makefile.am:
3761           really fix dist
3763 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3765         * configure.ac:
3766         * ext/speex/gstspeexdec.h:
3767         * ext/speex/gstspeexenc.h:
3768           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
3769           Fix detection code in configure.ac
3771 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3773         * gst/matroska/matroska-demux.c:
3774         (gst_matroska_demux_parse_blockgroup):
3775           Save position, so that queries give proper return values. Don't
3776           know how this could ever have worked before...
3778 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3780         * configure.ac:
3781           Put additional LAME check inside the conditional.  Fixes #152339
3783 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3785         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3786         (gst_avi_demux_stream_scan):
3787           Add some more debug. Fix logic error when setting movi offset
3788           while reading index.
3790 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3792         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
3793         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
3794         (gst_avi_demux_process_next_entry):
3795           Add some debugging. Better detection of broken indexes and the
3796           accompanying index recovery. No infinite loops on state changes
3797           when we're still in our loopfunction.
3799 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3801         * configure.ac:
3802           Fix up.
3804 2004-12-22  Archana Shah  <archana.shah@wipro.com>
3806         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3808         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
3809           Normalizing the value before setting
3810         (gst_sunaudiomixer_get_volume):
3811           Normalizing the value after getting. Fixes bug# 161980
3813 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3815         * Makefile.am: Make sure docs gets disted
3816         * docs/Makefile.am: Make sure all needed files get disted
3817         * gst-plugins.spec.in: latest updates
3819 2004-12-22  Wim Taymans  <wim@fluendo.com>
3821         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3822         Revert patch 1.38 as clock distribution over schedulers does
3823         not work correcly in the core yet.
3825 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3827         * sys/oss/README: remove this file, which predates my birth
3828           (and which content is by far outdated)
3830 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
3832         * Makefile.am:
3833         * configure.ac:
3834         * docs/Makefile.am:
3835         * docs/libs/Makefile.am:
3836         * docs/libs/gst-plugins-libs-docs.sgml:
3837         * docs/libs/gst-plugins-libs-sections.txt:
3838         * docs/libs/tmpl/gstgconf.sgml:
3839         * docs/upload.mak:
3840         * docs/version.entities.in:
3841           Added boilerplate gtk-doc files for plugin-libs documentation.
3843 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3845         * gst/auparse/gstauparse.c: fix int and float audio caps
3847 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3849         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
3850         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
3851           g_assert() can be a macro, don't use #ifdef inside it.
3853 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
3855         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3857         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
3858         (gst_videorate_init), (gst_videorate_chain),
3859         (gst_videorate_change_state):
3860           Event handling (fixes #159986).
3862 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3864         * gst-libs/gst/riff/riff-media.c:
3865         (gst_riff_create_video_caps_with_data):
3866           Add BLZ0 (Blizzard's version of DivX) fourcc.
3868 2004-12-18  David Schleef  <ds@schleef.org>
3870         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
3871         portability fix.
3873 2004-12-18  David Schleef  <ds@schleef.org>
3875         * gst/tta/ttadec.h: Disable some header code that isn't used
3876         and clearly isn't portable.
3878 2004-12-18  David Schleef  <ds@schleef.org>
3880         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
3881         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
3882         (avcodec_get_pix_fmt), (avpicture_layout),
3883         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
3884         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
3885         Fix code to not use GCC extensions (and c99 extensions that
3886         Forte does not like.)
3888 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3890         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3892         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
3893         (gst_deinterlace_chain):
3894           Rowstride fixes. Fixes #161039.
3895         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
3896         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
3897         (gst_video_crop_getcaps), (gst_video_crop_link),
3898         (gst_video_crop_i420), (gst_video_crop_chain),
3899         (gst_video_crop_change_state):
3900           Rework of negotiation. Actually works now. Fixes #158650.
3902 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3904         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
3905           That was very stupid.
3907 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3909         * gst/matroska/matroska-demux.c:
3910         (gst_matroska_demux_parse_blockgroup):
3911           Fix possible crasher.
3913 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3915         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
3916         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
3917           Lace sizes can be zero.
3919 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3921         * ext/musepack/gstmusepackdec.cpp:
3922           Fetch error return values. Fixes #161624.
3923         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
3924           Really EOS.
3926 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3928         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
3929           Work for truncated (unfinished download etc.) files. Fixes #160514.
3931 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3933         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3934           Fix for integer overflow. Makes #156001 not crash. Probably masks
3935           the real bug.
3937 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3939         * gst/ac3parse/gstac3parse.c: (plugin_init):
3940           Parsers never have ranks. Fixes #159651.
3942 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3944         * gst/playback/gstdecodebin.c: (compare_ranks):
3945           make sure the facotries are ordered the same every time even if they
3946           have the same rank by using the name
3947         * gst/playback/gstdecodebin.c: (find_compatibles):
3948           make sure we don't add factories to the list twice
3950 2004-12-16  David Schleef  <ds@schleef.org>
3952         * configure.ac: look for musepack headers as musepack/*.h
3953         (fixes #159847)
3954         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
3955         * ext/musepack/gstmusepackreader.h: same
3957 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3959         * gst-libs/gst/riff/riff-read.c:
3960         (gst_riff_read_strf_auds_with_data):
3961           Read extradata correctly (fixes #155879).
3963 2004-12-16  David Schleef  <ds@schleef.org>
3965         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
3966         audio.  does _not_ attempt or allow conversion unless channels
3967         is 1 or 2.
3969 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
3971         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
3973 2004-12-16  David Schleef  <ds@schleef.org>
3975         * gst/audioscale/gstaudioscale.c: the resample library only
3976         handles 1 or 2 channels.  Change caps to compensate.
3978 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3980         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
3981         (gst_matroska_demux_audio_caps):
3982           Some MPEG-AAC hacks, because else it doesn't work...
3984 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3986         * gst-libs/gst/riff/riff-media.c:
3987         (gst_riff_create_video_caps_with_data),
3988         (gst_riff_create_video_template_caps):
3989           Add h264.
3991 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3993         * gst-libs/gst/audio/Makefile.am:
3994           Try to fix buildbot.
3996 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3998         * gst/tcp/gstmultifdsink.c:
3999           Clean up and uniformize debugging.
4001 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
4003         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4005         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
4006         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
4007         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
4008         (gst_mpeg_demux_change_state):
4009           Reset on ready. Fixes 160276.
4011 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
4013         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4015         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4016         (gst_ffmpegcsp_pad_link):
4017           Fix memleak (#154815).
4019 2004-12-16  James Bowes  <bowes@cs.dal.ca>
4021         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4023         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
4024         (gst_musicbrainz_init), (gst_musicbrainz_chain),
4025         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
4026         * ext/musicbrainz/gsttrm.h:
4027           Add support for using a proxy server when getting a trm id from
4028           the MusicBrainz database (#149613).
4030 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
4032         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4034         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
4035         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
4036           Fix memleaks (#157233).
4038 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
4040         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4042         * gst-libs/gst/resample/resample.c: (gst_resample_close):
4043         * gst-libs/gst/resample/resample.h:
4044         * gst/audioscale/gstaudioscale.c:
4045           Fix memleak (#159215).
4047 2004-12-16  Toni Willberg  <toniw@iki.fi>
4049         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4051         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
4052         * sys/oss/oss_probe.c: (main):
4053           Check for mono/stereo support (similar to samplerate probing),
4054           fixes #159433. Also add missing copyright header to oss_probe.c.
4056 2004-12-15  David Schleef  <ds@schleef.org>
4058         * configure.ac: add audioresample and cairo plugins.  Remove
4059         HAVE_MMX stuff, because it's not used.
4060         * ext/Makefile.am: same
4061         * ext/audioresample/Makefile.am: You are not ready for an
4062         audio resampling element based on audioresample.
4063         * ext/audioresample/gstaudioresample.c:
4064         * ext/audioresample/gstaudioresample.h:
4065         * ext/cairo/Makefile.am: You are not ready for overlay elements
4066         based on cairo.  Don't look too closely, these elements kinda
4067         suck right now.
4068         * ext/cairo/gstcairo.c: new
4069         * ext/cairo/gsttextoverlay.c: new
4070         * ext/cairo/gsttextoverlay.h: new
4071         * ext/cairo/gsttimeoverlay.c: new
4072         * ext/cairo/gsttimeoverlay.h: new
4073         * gst-libs/gst/media-info/media-info-priv.h: fix compile
4074         problem with compilers that don't support variadic macros.
4076 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
4078         Reviewed by:  David Schleef  <ds@schleef.org>
4080         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
4081         Bala, registering sunaudiosrc (oops!), and cleaning up code a
4082         bit.  Also ran indent-gst.
4083         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
4084         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
4085         (gst_sunaudiosrc_setparams):
4087 2004-12-14  David Schleef  <ds@schleef.org>
4089         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
4090         output rate to 16000.  Should fix #160235.
4092 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4094         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
4095         Add typefinding for mpeg2 pes streams
4097 2004-12-13  David Schleef  <ds@schleef.org>
4099         * configure.ac:  Applied patch from bug #143659, making default
4100         sources and sinks OS-dependent (for Solaris), and added code
4101         for OS/X.
4102         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
4104 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4106         * gst-libs/gst/riff/riff-media.c:
4107           forgot to add h2.64 to avidemux template caps
4109 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4111         * gst/wavenc/riff.h:
4112         * gst-libs/gst/riff/riff-media.c:
4113         * gst-libs/gst/riff/riff-ids.h:
4114         * gst/avi/gstavimux.c
4115         add 4CC code for VideoSoft h264 in AVI (VSSH)
4116           fixes bug #160655
4117         remove s323 from riff, it's quicktime specific :(
4119 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4121         * gst/asfdemux/README
4122         * gst/wavenc/riff.h
4123         * gst-libs/gst/riff/riff-ids.h
4124         * gst-libs/gst/riff/riff-media.c
4125         * gst/qtdemux/qtdemux.c:
4126           add new 4CC codes for h263 related codecs
4127           fixes partially bug #155163
4129 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
4131         * configure.ac: Update polyaudio requirement to 0.7
4132         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
4134 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4136         * gst/interleave/deinterleave.c:
4137         fix my name's spelling! :)
4139 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
4141         * AUTHORS ChangeLog
4142         * gst/auparse/gstauparse.c
4143         * gst/interleave/deinterleave.c
4144         * gst/law/:
4145                 alaw-decode.c alaw-encode.c
4146                 mulaw-decode.c mulaw-encode.c
4147         * gst/oneton/gstoneton.c
4148         * sys/osxaudio/:
4149                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
4150         * sys/osxvideo/:
4151                 cocoawindow.h cocoawindow.m
4152                 osxvideosink.h osxvideosink.m
4154         put the same mail address for Zaheer Abbas Merali everywhere
4156 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4158         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
4159           Align by packetsize, and assert that we a packet available before
4160           playing. The first makes webstreams work (they often include
4161           trailing padding data in a packet), the second allows pausing a
4162           ASF stream in totem without getting demux errors afterwards.
4164 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4166         * ext/ogg/gstoggdemux.c: (get_relative):
4167           Check for non-NULL before accessing member (end-of-chain).
4169 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4171         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4172         (cdparanoia_set_property), (cdparanoia_get_property):
4173         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
4174         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
4175         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
4176         (dvdreadsrc_init), (dvdreadsrc_set_property),
4177         (dvdreadsrc_get_property):
4178         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
4179         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
4180           Synchronize property names where not yet the case. Devices are
4181           now device=X, other versions are deprecated (but still exist).
4182           Also use g_free() unconditionally.
4183         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4184         (setup_source), (gst_play_base_bin_get_property):
4185           Expose source.
4187 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4189         * configure.ac: move GCONF macro outside conditional for the am
4190           conditional. Fixes #160439
4192 2004-12-08  David Schleef  <ds@schleef.org>
4194         * tools/gst-visualise-m.m: Switch to elements that currently
4195         exist.
4197 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4199         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4200           We love wrong commas.
4202 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4204         * gst/matroska/matroska-demux.c:
4205         (gst_matroska_demux_handle_src_query):
4206           Don't set DEFAULT, unsupported - makes length display incorrectly
4207           in some cases.
4209 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
4211         * gst/monoscope/README: remove blurb about files being GPL
4212         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
4213         * gst/monoscope/monoscope.c: Change license to BSD with explanation
4214           monoscope is now effectively LGPL licensed
4216 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
4218         * gst/monoscope/README: Update information to be more correct
4219         * gst/monoscope/convolve.c: Relicense to LGPL
4220         * gst/monoscope/convolve.h: Relicense to LGPL
4222 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
4224         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4225           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
4226         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
4227           set default_duration for mpeg1 audio
4229 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4231         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
4232         * ext/alsa/gstalsa.h:
4233           refactor big chunks of the core caps negotiation code to make it
4234           a lot faster, because people claim it's really slow
4235           (actually, just cache the getcaps when the device is opened)
4237 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4239         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
4240         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
4241         (gst_a52dec_handle_frame), (gst_a52dec_chain),
4242         (gst_a52dec_change_state), (plugin_init):
4243         * ext/a52dec/gsta52dec.h:
4244           Do something useful with timestamps. Make chain-based (since
4245           there's really no reason to be loopbased).
4246         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4247           Update current_byte/frame correctly.
4249 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4251         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
4252         (gst_ape_demux_stream_init):
4253           Forward tags, too.
4255 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4257         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
4258           Let's make sure we're done typefinding when detecting tags.
4260 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4262         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
4263         (gst_ebml_read_init), (gst_ebml_read_use_event),
4264         (gst_ebml_read_element_id), (gst_ebml_peek_id),
4265         (gst_ebml_read_seek), (gst_ebml_read_skip),
4266         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
4267         (gst_ebml_read_master):
4268         * gst/matroska/ebml-read.h:
4269         * gst/matroska/matroska-demux.c:
4270         (gst_matroska_demux_parse_contents),
4271         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
4272           Disgustingly evil hack for working around INTERRUPT events and
4273           their extremely annoying habit of being a pain in the ass. We
4274           simply peek a cluster before reading any of it.
4276 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4278         * ext/musepack/gstmusepackdec.cpp:
4279           There's also floating point libmusepacks.
4281 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4283         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
4284         (gst_faad_chanpos_to_gst), (gst_faad_chain):
4285           Set DURATION even if source buffer didn't. Also use increasing
4286           timestamps.
4287         * gst-libs/gst/riff/riff-media.c:
4288         (gst_riff_create_audio_caps_with_data):
4289           Block_align can have larger values than 8192.
4291 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4293         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
4294         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
4295         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
4296         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
4297           Fix caps.
4299 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4301         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
4302           Fix logic bug.
4304 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4306         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
4307           Yay, another one.
4309 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4311         * ext/esd/esdsink.c: (gst_esdsink_chain):
4312           Make error actually say something useful (fixes #156798).
4313         * gst-libs/gst/riff/riff-media.c:
4314         (gst_riff_create_video_caps_with_data),
4315         (gst_riff_create_video_template_caps):
4316           Add Intel Video 5.0 fourcc (IV50).
4318 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
4320         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
4321         detection on mono and stereo mp3 files.
4323 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4325         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
4326           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
4327           the contained stream).
4329 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4331         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
4332           Oops, remove debug.
4334 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
4336         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4338         * gst/law/alaw-decode.c: (alawdec_getcaps):
4339         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
4340           Prevent warnings when negotiating caps (fixes #159338).
4342 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4344         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4345         (gst_ffmpegcsp_chain):
4346           Remove old leftover that shouldn't be there...
4348 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
4350         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4352         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
4353           Don't forward DISCONT events (fixes #159684).
4355 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4357         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
4358           Unlink manually since sometimes bin disposal (and therefore
4359           pad unlinking) is delayed, which will cause a new media file
4360           to not be able to start playing instantly.
4362 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4364         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
4365           On mute of an unlinked stream, check for pad availability so
4366           we don't crash on unlinked pad.
4368 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4370         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
4371         (gst_avi_demux_massage_index):
4372           Fix quite humiliating bug in omitting 0-sized index chunks but
4373           forgetting to count them for timestamps.
4375 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4377         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
4378           Actually leave the loop if we failed to sync. Don't crash.
4380 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4382         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
4383         (gst_dvd_demux_process_private):
4384         * gst/mpegstream/gstdvddemux.h:
4385           Fix crash (#159759). Doesn't work, though. :-(.
4387 2004-11-28  Benjamin Otte  <otte@gnome.org>
4389         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
4390           more overwriting protection due to modifying channels one by one
4391           instead of all at once
4393 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4395         * gst/audioconvert/gstchannelmix.c:
4396         (gst_audio_convert_fill_normalize):
4397           Normalize using absolute values.
4399 2004-11-28  Julien MOUTTE  <julien@moutte.net>
4401         * configure.ac:
4402         * ext/Makefile.am:
4403         * ext/directfb/Makefile.am:
4404         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
4405         (gst_directfbvideosink_get_pixel_format),
4406         (gst_directfbvideosink_get_format_from_fourcc),
4407         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
4408         (gst_directfbvideosink_sink_link),
4409         (gst_directfbvideosink_change_state),
4410         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
4411         (gst_directfbvideosink_buffer_alloc),
4412         (gst_directfbvideosink_interface_supported),
4413         (gst_directfbvideosink_interface_init),
4414         (gst_directfbvideosink_navigation_send_event),
4415         (gst_directfbvideosink_navigation_init),
4416         (gst_directfbvideosink_set_property),
4417         (gst_directfbvideosink_get_property),
4418         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
4419         (gst_directfbvideosink_base_init),
4420         (gst_directfbvideosink_class_init),
4421         (gst_directfbvideosink_get_type), (plugin_init):
4422         * ext/directfb/directfbvideosink.h: Adding a first version of
4423         directfbvideosink.
4424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
4425         more.
4427 2004-11-28  Benjamin Otte  <otte@gnome.org>
4429         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
4430           walk the samples backwards if out_channels > in_channels so we don't
4431           overwrite data
4433 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4435         * gst/audioconvert/Makefile.am:
4436         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4437         (gst_audio_convert_link), (gst_audio_convert_change_state),
4438         (gst_audio_convert_channels):
4439         * gst/audioconvert/gstchannelmix.c:
4440         (gst_audio_convert_unset_matrix),
4441         (gst_audio_convert_fill_identical),
4442         (gst_audio_convert_fill_compatible),
4443         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
4444         (gst_audio_convert_fill_others),
4445         (gst_audio_convert_fill_normalize),
4446         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
4447         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
4448         * gst/audioconvert/gstchannelmix.h:
4449           Implement a channel mixer.
4451 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
4453         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
4454         * ext/alsa/gstalsa.h:
4455         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
4456         Make alsasink actually honor gst_element_set_clock and use that
4457         clock instead of its internal one.
4459 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
4461         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
4462         (gst_play_base_bin_change_state): nullify source and decoder when
4463         going from READY to NULL so that we don't try to do weird stuff with
4464         them when going from NULL to READY
4465         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
4466         instead of g_object_unref
4467         (gen_video_element), (gen_audio_element): more refcounting fixes, now
4468         it should be correct
4469         (gst_play_bin_change_state): don't call remove_sinks if we are
4470         currently disposing the object
4472 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4474         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
4475           Don't forget bass if it's there. Else left channel is silent...
4477 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4479         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
4480         (gst_a52dec_change_state):
4481           Don't do sample adjusting anymore, we use float audio now.
4482         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
4483           Don't fixate to non-existing properties.
4485 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4487         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
4488         (gst_a52dec_change_state):
4489           Advertise that we can do surround sound.
4491 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4493         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
4494           Add buffer-frames=0.
4495         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
4496         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
4497         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
4498         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
4499         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
4500         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
4501         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
4502         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
4503         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
4504         * ext/dvdread/dvdreadsrc.h:
4505           Add seeking, querying for bytes, sectors, title, angle and
4506           chapter. Handle multiple chapters. Relicense to LGPL because
4507           Billy agreed on that (thanks Billy!).
4509 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
4511         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
4512         call parent dispose method
4514 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
4516         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
4517         (gst_audio_clock_get_internal_time):
4518         Fix active <-> inactive transitions: ensure time value always
4519         grows and avoid abrupt value changes.
4521 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
4523         * configure.ac:
4524         * gst/tta/Makefile.am:
4525         * gst/tta/crc32.h:
4526         * gst/tta/filters.h:
4527         * gst/tta/gsttta.c:
4528         * gst/tta/gstttadec.c:
4529         * gst/tta/gstttadec.h:
4530         * gst/tta/gstttaparse.c:
4531         * gst/tta/gstttaparse.h:
4532         * gst/tta/ttadec.h:
4533           added TTA parser and decoder
4535 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4537         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4538         (probe_triggered), (check_queue), (buffer_underrun),
4539         (buffer_running), (buffer_overrun), (gen_source_element),
4540         (setup_source):
4541         * gst/playback/gstplaybasebin.h:
4542           Implement buffering. Needs some more work.
4544 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4546         * ext/theora/theoradec.c: (theora_dec_chain):
4547           Fix ilog mask range overflow.
4549 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4551         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
4552           Don't omit the last (which in case of dmix is the only :) )
4553           channel count. Don't set channels if <= 2.
4555 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
4557         * gst/playback/gstplaybin.c: (gen_video_element),
4558         (gen_audio_element): Removed 2 obsolete comments
4560 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4562         * ext/vorbis/oggvorbisenc.c
4563         * ext/vorbis/vorbisenc.c :
4564           change description fields of those plugins to differentiate them
4565           (pitivi show Encoders by description, they had the same one)
4567 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
4569         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4571         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4572         (gst_play_bin_set_property), (gen_video_element),
4573         (gen_audio_element):
4574           Refcounting fixes for provided audio-/videosinks.
4576 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4578         * gst/playback/gstplaybin.c: (gen_video_element),
4579         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
4580           Don't reference all sinks, but only the video- and audiosinks.
4581           The vis. element should be disposed when we're done with it.
4582           We don't have any reason to keep it around. This fixes warnings
4583           when reusing playbin for playing multiple audio files with
4584           vis. enabled. Also release audio device on pause - idea stolen
4585           from Rhythmbox.
4587 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4589         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
4590         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
4591         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
4592         * ext/alsa/gstalsaplugin.c: (plugin_init):
4593         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
4594         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
4595         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
4596         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
4597         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
4598         (gst_faad_change_state), (plugin_init):
4599         * ext/faad/gstfaad.h:
4600         * ext/vorbis/vorbis.c: (plugin_init):
4601         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4602         * gst-libs/gst/audio/Makefile.am:
4603         * gst-libs/gst/audio/audio.c: (plugin_init):
4604         * gst-libs/gst/audio/multichannel.c:
4605         (gst_audio_check_channel_positions),
4606         (gst_audio_get_channel_positions),
4607         (gst_audio_set_channel_positions),
4608         (gst_audio_set_structure_channel_positions_list),
4609         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4610         (gst_audio_fixate_channel_positions):
4611         * gst-libs/gst/audio/multichannel.h:
4612         * gst-libs/gst/audio/testchannels.c: (main):
4613         * gst/audioconvert/gstaudioconvert.c:
4614         (gst_audio_convert_class_init), (gst_audio_convert_init),
4615         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
4616         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
4617         (gst_audio_convert_fixate), (gst_audio_convert_channels):
4618         * gst/audioconvert/plugin.c: (plugin_init):
4619           Surround sound support.
4621 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4623         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
4624           Fix position for discont if we're close as well. Nitpicking, but
4625           saves a few milliseconds of extra waiting or skipping.
4627 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4629         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
4630           We sometimes need parsers for playback, so add those too.
4632 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4634         * configure.ac:
4635         * gst/apetag/Makefile.am:
4636         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
4637         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
4638         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
4639         (gst_ape_demux_get_src_query_types),
4640         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
4641         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
4642         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
4643         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
4644         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
4645         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
4646         (gst_ape_demux_change_state):
4647         * gst/apetag/apedemux.h:
4648         * gst/apetag/apetag.c: (plugin_init):
4649         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
4650         (plugin_init):
4651           APE v1/2 tag reader plus typefind function.
4653 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4655         * configure.ac:
4656         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
4657         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4658           Remove hacks for older core. Require newer core version
4659           accordingly.
4661 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4663         * gst/cdxaparse/Makefile.am:
4664         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
4665         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
4666         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
4667         * gst/cdxaparse/gstcdxaparse.h:
4668         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
4669         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
4670         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
4671         (gst_cdxastrip_get_src_query_types),
4672         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
4673         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
4674         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
4675         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
4676         * gst/cdxaparse/gstcdxastrip.h:
4677           SVCD/VCD header stripping separated from CDXA image parsing.
4678         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
4679         (plugin_init):
4680           Add VCD/SVCD header typefinding for VCD/SVCD.
4681         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
4682         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
4683         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
4684         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
4685         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
4686         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
4687         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
4688         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
4689         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
4690         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
4691         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
4692         * sys/vcd/vcdsrc.h:
4693           Fix up, add seeking, querying, URI interface. Works in totem now.
4695 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4697         * configure.ac:
4698           back to CVS
4700 === release 0.8.6 ===
4702 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
4704         * NEWS:
4705         * RELEASE:
4706         * configure.ac:
4707         * po/af.po:
4708         * po/az.po:
4709         * po/cs.po:
4710         * po/en_GB.po:
4711         * po/hu.po:
4712         * po/it.po:
4713         * po/nb.po:
4714         * po/nl.po:
4715         * po/or.po:
4716         * po/sq.po:
4717         * po/sr.po:
4718         * po/sv.po:
4719         * po/uk.po:
4720           releasing 0.8.6, "IOU Love"
4722 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4724         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4726         * gst/playback/gstplaybasebin.c:
4727           Fix unplayable files error handling.  Fixes #158365
4729 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4731         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4733         * gst/typefind/gsttypefindfunctions.c:
4734           Fix broken mp3 typefinding.  Fixes #158375
4736 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4738         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
4740         * ext/ogg/gstoggdemux.c:
4741           Fix sync on broken files.  Fixes #158976
4743 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4745         patch by: Edward Hervey <bilboed@bilboed.com>
4747         * ext/libpng/gstpngenc.c:
4748           Copy over buffer properties.  Fixes #158832
4750 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4752         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
4754         * ext/dvdread/dvdreadsrc.c:
4755           Fixes invalid reads (#158462)
4757 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4759         * sys/v4l/gstv4lsrc.c:
4760         * sys/v4l/gstv4lsrc.h:
4761         * sys/v4l/v4lsrc_calls.c:
4762           Probe less and cache it.  Fixes #159187.
4764 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4766         * gst/videorate/gstvideorate.c:
4767           Handle all video formats. Fixes #159186.
4769 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
4770         * gst/synaesthesia/gstsynaesthesia.c:
4771         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
4772         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
4773         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
4774         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
4775         (gst_synaesthesia_change_state), (plugin_init):
4776         Fix up synaesthesia to work under different samplerates/ buffer sizes.
4777         Force 320x200 output, as that's the only thing the underlying
4778         synaesthesia implementation supports. Still needs to be made
4779         re-entrant.
4781 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4783         * configure.ac:
4784           Fix mpeg2enc configure check (similar to mplex check below).
4786 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
4788         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4790         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4791           Fix for gcc-2.95 (fixes #158221).
4793 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4795         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
4796           Re-add clock distribution hack (until new core is released).
4797           Fixes #158125.
4799 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
4800         * configure.ac:
4801           fix mplex configure check segfaulting on some systems (bug #140994)
4803 2004-11-13  Benjamin Otte  <otte@gnome.org>
4805         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
4806           add debugging
4807         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
4808           do a wait when we enter the loop func with no data available to
4809           write instead of getting into an 100% CPU loop by just returning and
4810           being called again by the scheduler
4812 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
4814         * configure.ac:
4815         * ext/libvisual/visual.c: (gst_visual_get_type),
4816         (libvisual_log_handler), (gst_visual_getcaps),
4817         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
4818         (plugin_init):
4819           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
4820         * ext/smoothwave/Makefile.am:
4821         * ext/smoothwave/demo-osssrc.c: (main):
4822         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
4823         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
4824         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
4825         (plugin_init):
4826         * ext/smoothwave/gstsmoothwave.h:
4827           Make gstsmoothwave a working element in the 20th century.
4829         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
4830           Fix incorrect link function
4832 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4834         * gst/volume/gstvolume.c:
4835           Allow buffer-frames=0.
4837 2004-11-12 Iain <iaingnome@gmail.com>
4839         * configure.ac: Check for polypaudio
4841         * ext/Makefile.am: Build the polyp dir
4843         * ext/polyp: The polypsink sources.
4845 2004-10-30 Iain <iaingnome@gmail.com>
4847         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
4848         caps to reflect the new number of channels.
4850 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4852         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
4853           Fix for negotiation order problem. This would show when the
4854           ALSA loopfuction was called before any other function. ALSA
4855           wouldn't do anything because we're not negotiated yet, leading
4856           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
4858 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
4860         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4862         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
4863           No warnings (#157986).
4865 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4867         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4868           Prefer apev1/2 and id3v1 (at end of file) over musepack.
4870 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4872         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
4873           Signal no-more-pads (so it works in playbin).
4875 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4877         * ext/musepack/gstmusepackreader.cpp:
4878           Workaround for older core.
4880 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4882         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
4883           Actually test for odd width/height rather than testing whether
4884           a temporary variable that was 0 before we subtracted 1 is now
4885           not equal to zero (which it always is).
4887 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4889         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
4890         Fix compilation if HAVE_XVIDEO is not defined
4892 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4894         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
4895         Fix compilation if HAVE_XVIDEO is not defined
4897 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
4899         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
4900         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
4901         (gst_goom_change_state), (plugin_init):
4902         Use the bytestream adapter so goom doesn't depend on the input
4903         buffer size.
4904         Add a debug category
4906 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4908         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
4909           Only set hardware parameters *after* negotiation. Before
4910           negotiation, it will set ANY and that seems to cause crashes
4911           (see e.g. #151288, #153227).
4913 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4915         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
4916           This seems to be antique leftover. It needs to pass error
4917           checking.
4918         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
4919         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
4920         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
4921         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
4922           Fix GstXOverlay implementation (#151059).
4924 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4926         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
4927           Don't assert (#157853).
4929 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4931         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
4932           Fix bytes/samples confustion.
4933         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
4934           Fix for underrun (#144389).
4936 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4938         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4939           Disable halfway-seek for pending release (since it needs a new
4940           core release).
4942 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4944         * sys/v4l/gstv4lsrc.c:
4945         * sys/v4l/gstv4lsrc.h:
4946         * sys/v4l/v4lsrc_calls.c:
4947           add autoprobe-fps property so we can separate autoprobing parts
4949 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4951         * sys/v4l/gstv4lsrc.c:
4952         * sys/v4l/v4lsrc_calls.c:
4953         initialise fourcc to catch unset fourcc's, and debug
4955 2004-11-09  Wim Taymans  <wim@fluendo.com>
4957         * gst/playback/README:
4958         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
4959         * gst/playback/gstplaybin.c: (gst_play_bin_init),
4960         (gst_play_bin_dispose), (gst_play_bin_set_property),
4961         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
4962         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
4963         (gst_play_bin_get_formats), (gst_play_bin_convert),
4964         (gst_play_bin_get_query_types), (gst_play_bin_query):
4965         Cleanups and some more documentation.
4967 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
4969         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
4970         (gst_cacasink_init), (gst_cacasink_chain):
4971         * ext/libcaca/gstcacasink.h:
4972         Cacasink inherits from VideoSink, so let that store the clock.
4974 2004-11-09  Wim Taymans  <wim@fluendo.com>
4976         * gst/playback/README:
4977         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
4978         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
4979         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
4980         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
4981         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
4982         (setup_sinks):
4983         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
4984         (gst_stream_info_is_mute), (gst_stream_info_set_property):
4985         * gst/playback/gststreaminfo.h:
4986         Updated README.
4987         Only switch groups if all streams have muted (EOSed).
4988         Send Tags in sync with the stream playback instead of in
4989         the playback/preroll phase.
4990         Some cleanups, free the fakesrc elements.
4992 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4994         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
4995           buffer-frames property was missing
4996         * ext/arts/gst_arts.c:
4997           rate missing from sinkcaps
4998         * ext/audiofile/gstafparse.c:
4999         * ext/audiofile/gstafsink.c:
5000         * ext/audiofile/gstafsrc.c:
5001         * ext/swfdec/gstswfdec.c:
5002           int audio doesn't know buffer-frames
5003         * ext/cdparanoia/gstcdparanoia.c:
5004           int audio doesn't know chunksize either
5005         * ext/nas/nassink.c:
5006           it's endianness, not endianess
5007         * gst-libs/gst/audio/audio.h:
5008           make float standard pad template caps really describe float
5009         * gst/law/mulaw.c: (linear_factory):
5010           signed only, please
5011         * gst/mpegstream/gstdvddemux.c:
5012           widths of 20 are not valid
5014 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5016         Submitted by: Luca Ferretti <elle.uca@infinito.it>
5018         * po/LINGUAS:
5019         * po/it.po:
5020           Add Italian
5022 2004-11-08  Wim Taymans  <wim@fluendo.com>
5024         * gst/playback/README:
5025         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
5026         * gst/playback/gstplaybasebin.c: (probe_triggered),
5027         (gst_play_base_bin_change_state):
5028         Updated README, added more comments for fixmes etc..
5030 2004-11-08  Wim Taymans  <wim@fluendo.com>
5032         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
5033         We can remove this hack now.
5035 2004-11-08  Wim Taymans  <wim@fluendo.com>
5037         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
5038         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
5039         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
5040         Only mix AYUV for maximum quality.
5042 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5044         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
5045         (gst_ogg_demux_push), (gst_ogg_pad_push):
5046           Let's act as if we're synchronized now! :).
5047         * ext/theora/theoradec.c: (theora_dec_chain):
5048           Add some debug.
5050 2004-11-08  Wim Taymans  <wim@fluendo.com>
5052         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
5053         (gst_alpha_set_property), (gst_alpha_sink_link),
5054         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
5055         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
5056         (gst_alpha_init_params), (gst_alpha_chain):
5057         Implement alpha functions for AYUV too, this increases
5058         accuracy quite a bit.
5060 2004-11-08  Wim Taymans  <wim@fluendo.com>
5062         * gst/ffmpegcolorspace/avcodec.h:
5063         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5064         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
5065         (gst_ffmpegcsp_avpicture_fill):
5066         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5067         (gst_ffmpegcsp_caps_remove_format_info):
5068         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5069         (shrink12), (img_get_alpha_info), (deinterlace_line),
5070         (deinterlace_line_inplace):
5071         * gst/ffmpegcolorspace/imgconvert_template.h:
5072         Added AYUV colorspace and handle RGBA a bit more respectful.
5074 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5076         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5077           Actually always send a discont (cornercase when resending the
5078           same serial-tagged chain twice).
5080 2004-11-08  Julien MOUTTE  <julien@moutte.net>
5082         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
5083         (gst_ximagesink_finalize):
5084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5085         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
5087 2004-11-08  Wim Taymans  <wim@fluendo.com>
5089         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
5090         Don't segfault on NULL data.
5092 2004-11-08  Wim Taymans  <wim@fluendo.com>
5094         * gst/playback/gstdecodebin.c: (unlinked):
5095         * gst/playback/gstplay-marshal.list:
5096         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5097         (gst_play_base_bin_init), (group_create), (get_active_group),
5098         (get_building_group), (group_destroy), (group_commit),
5099         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
5100         (add_element_stream), (no_more_pads), (probe_triggered),
5101         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
5102         (state_change), (setup_source), (gst_play_base_bin_get_property),
5103         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
5104         (gst_play_base_bin_link_stream),
5105         (gst_play_base_bin_get_streaminfo):
5106         * gst/playback/gstplaybasebin.h:
5107         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5108         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
5109         Add support for chained ogg files. Prepare for playlist
5110         support. This patch introduces the concept of pad groups, which
5111         together compose one playable media file.
5113 2004-11-07  David Schleef  <ds@schleef.org>
5115         * testsuite/gst-lint: Check for pad templates that aren't statically
5116         scoped.
5118 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5120         * configure.ac:
5121         * ext/Makefile.am:
5122         * ext/musepack/Makefile.am:
5123         * ext/musepack/gstmusepackdec.cpp:
5124         * ext/musepack/gstmusepackdec.h:
5125         * ext/musepack/gstmusepackreader.cpp:
5126         * ext/musepack/gstmusepackreader.h:
5127           Add musepack decoder.
5128         * ext/faad/gstfaad.c: (gst_faad_base_init):
5129           Make pad templates static.
5130         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
5131         (plugin_init):
5132           Add musepack typefinder, make mp3 typefinding work halfway stream,
5133           which doesn't actually work yet because id3demux doesn't implement
5134           _get_length().
5136 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5138         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5139         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
5140           Fix interrupt event handling (#144436).
5142 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5144         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
5145           Hide unused glory.
5147 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
5149         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5151         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
5152           Fix weird caps (#157548).
5154 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
5156         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5158         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
5159           Add missing NULL terminator (#157543).
5161 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5163         * gst/tcp/gsttcp.h:
5164         * gst/tcp/gsttcpclientsink.c:
5165         * gst/tcp/gsttcpclientsrc.c:
5166         * gst/tcp/gsttcpserversink.c:
5167         * gst/tcp/gsttcpserversrc.c:
5168           ports can go up to 65535.  Move common defines to gsttcp.h
5170 2004-11-05  Wim Taymans  <wim@fluendo.com>
5172         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
5173         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
5174         Added two more colorspaces.
5176 2004-11-05  Wim Taymans  <wim@fluendo.com>
5178         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5179         (gst_ffmpegcsp_avpicture_fill):
5180         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5181         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
5182         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
5183         More stride fixes.
5185 2004-11-05  Wim Taymans  <wim@fluendo.com>
5187         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
5188         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
5189         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
5190         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
5191         (gst_videomixer_loop):
5192         More stride fixes.
5194 2004-11-05  Benjamin Otte  <otte@gnome.org>
5196         * ext/mad/gstmad.c: (gst_mad_chain):
5197           don't overflow data buffer. Flush not needed sync data when syncing
5198           failed.
5200 2004-11-04  Wim Taymans  <wim@fluendo.com>
5202         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
5203         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
5204         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
5205         (gst_alpha_init_params), (gst_alpha_chain),
5206         (gst_alpha_change_state):
5207         Updated the chroma keying algorithm with something more
5208         sophisticated.
5210 2004-11-03  Wim Taymans  <wim@fluendo.com>
5212         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
5213         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
5214         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
5215         Fix stride issues. Does not completely work for odd
5216         heights.
5218 2004-11-03  Wim Taymans  <wim@fluendo.com>
5220         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
5221         (gst_alpha_chroma_key), (gst_alpha_chain):
5222         Fix stride issues. Does not completely work for odd
5223         heights.
5225 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
5227         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
5228         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
5229         leak fixes
5231 2004-11-03  Wim Taymans  <wim@fluendo.com>
5233         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5234         (gst_ffmpegcsp_avpicture_fill):
5235         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5236         (avpicture_alloc):
5237         * gst/ffmpegcolorspace/imgconvert_template.h:
5238         Use correct _fill function to get correct strides.
5240 2004-11-02  David Schleef  <ds@schleef.org>
5242         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
5243         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
5244         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
5245         Change all g_print()s to debugging.  Add a bunch of consistency
5246         checks.
5248 2004-11-02  Wim Taymans  <wim@fluendo.com>
5250         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5251         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
5252         (unlinked), (no_more_pads), (close_link):
5253         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
5254         (unknown_type), (add_element_stream), (new_decoded_pad),
5255         (removed_decoded_pad), (setup_source):
5256         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
5257         (gst_stream_info_class_init), (gst_stream_info_init),
5258         (gst_stream_info_new), (gst_stream_info_dispose),
5259         (stream_info_mute_pad), (gst_stream_info_set_property),
5260         (gst_stream_info_get_property):
5261         * gst/playback/gststreaminfo.h:
5262         Fix playback of multiple files.
5263         a slightly different approach to handling dynamic pad removals.
5264         This one only looks at pads that we have linked.
5266 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
5268         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
5269         free" warning from libc.
5271 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5273         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5274         (get_unconnected_element), (remove_starting_from), (pad_removed),
5275         (close_link):
5276           Implement support for dynamic pad changing. We listen to "live"
5277           pad removals (i.e. while playing) and re-setup autoplugging
5278           after that. Playbasebin/playbin need some more work for this
5279           to finally work, but decodebin supports (and replugs) chained
5280           ogg now.
5282 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
5284         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
5285         (gst_alsa_finalize):
5286         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
5287         (gst_cdaudio_finalize):
5288         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
5289         (cdparanoia_finalize):
5290         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
5291         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
5292         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
5293         (dvdreadsrc_finalize):
5294         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
5295         (gst_flacdec_finalize):
5296         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
5297         (gst_flacenc_finalize):
5298         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
5299         (gst_gnomevfssink_finalize):
5300         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
5301         (gst_gnomevfssrc_finalize):
5302         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
5303         (gst_fameenc_finalize):
5304         * ext/nas/nassink.c: (gst_nassink_class_init),
5305         (gst_nassink_finalize):
5306         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
5307         (gst_sdlvideosink_class_init):
5308         * ext/sndfile/gstsf.c: (gst_sf_dispose):
5309         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
5310         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
5311         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
5312         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5313         (gst_x_window_listener_dispose):
5314         * gst/audioscale/gstaudioscale.c:
5315         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
5316         (play_on_demand_finalize):
5317         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
5318         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
5319         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
5320         (cdplayer_finalize):
5321         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
5322         (gst_glimagesink_class_init):
5323         * sys/oss/gstosselement.c: (gst_osselement_class_init),
5324         (gst_osselement_finalize):
5325         * sys/oss/gstosssink.c: (gst_osssink_dispose):
5326         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
5327         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
5328           Fixes a bunch of problems with finalize and dispose functions,
5329           either assumptions that dispose is only called once, or not calling
5330           the parent class dispose/finalize function
5332 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
5334         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
5335           added two api precondition guards
5336           use g_strdup with getenv to fix crash when using ENVVAR
5338 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
5339         * ext/esd/esdsink.c: (gst_esdsink_class_init),
5340         (gst_esdsink_finalize):
5341         Use a finalize function, not dispose, and more importantly,
5342         call the parent class finalize function too
5344 2004-11-01  Johan Dahlin  <johan@gnome.org>
5346         * ext/ogg/gstoggdemux.c:
5347         * gst/tags/gstvorbistag.c:
5348         Plug leaks.
5350 2004-10-31  Benjamin Otte  <otte@gnome.org>
5352         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
5353           lotsa memleaks today. But they're all small...
5355 2004-10-31  Benjamin Otte  <otte@gnome.org>
5357         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5358           another memleak crushed
5360 2004-10-31  Benjamin Otte  <otte@gnome.org>
5362         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
5363           fix memleak
5365 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5367         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5368           Hack to prevent crash when going to READY inside signal handler
5369           while this function is active.
5371 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5373         * gst/ffmpegcolorspace/Makefile.am:
5374         * gst/ffmpegcolorspace/avcodec.h:
5375         * gst/ffmpegcolorspace/common.h:
5376         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
5377         * gst/ffmpegcolorspace/dsputil.h:
5378         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
5379         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5380         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
5381         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
5382         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
5383         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
5384         (gst_ffmpegcsp_avpicture_fill):
5385         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
5386         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5387         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5388         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
5389         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
5390         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
5391         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5392         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
5393         * gst/ffmpegcolorspace/imgconvert.c:
5394         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
5395         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
5396         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
5397         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
5398         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
5399         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
5400         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
5401         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
5402         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
5403         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
5404         (grow21), (grow22), (grow41), (grow44), (conv411),
5405         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
5406         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
5407         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
5408         (avpicture_free), (is_yuv_planar), (img_convert),
5409         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
5410         (deinterlace_line_inplace), (deinterlace_bottom_field),
5411         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
5412         * gst/ffmpegcolorspace/imgconvert_template.h:
5413         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
5414         * gst/ffmpegcolorspace/mmx.h:
5415         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
5416         (av_fast_realloc), (av_mallocz_static), (av_free_static),
5417         (av_freep), (avcodec_get_context_defaults),
5418         (avcodec_alloc_context), (avcodec_init):
5419           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
5420           handling plus update from ffmpeg CVS. Large clean-up.
5422 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5424         * gst/playback/Makefile.am:
5425           We need the marshallers for decodebin, too.
5427 2004-10-30  David Schleef  <ds@schleef.org>
5429         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
5430           quicktime typefinding work with 64-bit offsets.
5432 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
5434         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
5435           Set EOS on the element when processing an EOS event.
5436         * ext/speex/gstspeexdec.h:
5437         * ext/speex/gstspeexenc.h:
5438           Only keep a const ptr to the mode
5439         * gst-libs/gst/riff/riff-media.c:
5440         (gst_riff_create_audio_caps_with_data),
5441         (gst_riff_create_audio_template_caps):
5442           Allow WMAV3, with up to 6 channels.
5443         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
5444           Don't call gst_pad_set_event_function on a sink pad.
5445         * gst/mpegstream/gstdvddemux.c:
5446         (gst_dvd_demux_get_subpicture_stream),
5447         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
5448           Copy the explicit caps that were set across to the cur_* pads,
5449           instead of trying to use a possibly non-existent negotiated caps.
5450           Reset the type of subpicture pads to UNKNOWN after calling
5451           init_stream, so that the caps get set.
5453 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
5455         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5457         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
5458           Don't touch buffer if it is of size 0 (fixes #151064).
5460 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5462         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
5463           Synchronized discont handling.
5465 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5467         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
5468         (gst_ogg_demux_push):
5469           Make seeking sort-of exact again (fixes #156387).
5471 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5473         * gst/playback/gstplaybasebin.c: (unknown_type),
5474         (add_element_stream), (new_decoded_pad),
5475         (gst_play_base_bin_change_state):
5476         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5477         (gst_stream_info_init), (gst_stream_info_new),
5478         (gst_stream_info_dispose), (gst_stream_info_get_property):
5479         * gst/playback/gststreaminfo.h:
5480           Make caps explicitely available. Makes testing for unsupported
5481           types possible. Improves error reporting.
5483 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5485         * gst/audioconvert/gstaudioconvert.c:
5486         (gst_audio_convert_buffer_to_default_format):
5487           Really don't touch read-only buffers (#156563).
5489 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
5491         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5493         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5494           Fix memleak (#155223).
5496 2004-10-29  Wim Taymans  <wim@fluendo.com>
5498         * gst/tcp/.cvsignore:
5499         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
5500         (gst_multifdsink_class_init), (gst_multifdsink_init),
5501         (gst_multifdsink_add), (gst_multifdsink_remove),
5502         (gst_multifdsink_remove_client_link), (is_sync_frame),
5503         (gst_multifdsink_new_client),
5504         (gst_multifdsink_handle_client_write),
5505         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
5506         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
5507         (gst_multifdsink_get_property):
5508         * gst/tcp/gstmultifdsink.h:
5509         Added burst on connect sync_method, deprecated sync_clients,
5510         streamlined the sync code some more.
5512 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5514         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
5515         (gst_play_base_bin_change_state):
5516           Improve error reporting.
5518 2004-10-28  Wim Taymans  <wim@fluendo.com>
5520         * gst/tcp/Makefile.am:
5521         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
5522         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
5523         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
5524         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
5525         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
5526         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
5527         (gst_fdset_wait):
5528         Added more locks around fdset structures. Fixed/reworked
5529         the poll array resizing code.
5530         Added stress test for fdset.
5532 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5534         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
5535         fix build
5537 2004-10-28  Benjamin Otte  <otte@gnome.org>
5539         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
5540           fix link function to always query channels and query width for
5541           floats
5542         * configure.ac:
5543           add equalizer dir
5544         * gst/equalizer/Makefile.am:
5545         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
5546         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
5547         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
5548         (arg_to_scale), (setup_filter),
5549         (gst_iir_equalizer_compute_frequencies),
5550         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
5551         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
5552         (plugin_init):
5553           add an equalizer
5555 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5557         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
5559         * po/LINGUAS:
5560         * po/nb.po:
5561           Added Norwegian Bokmaal translation
5563 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5565         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5566           Don't break on options (fixes #156488).
5568 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
5570         * configure.ac:
5571         * ext/cdaudio/Makefile.am:
5572         * sys/Makefile.am:
5573           fix build on older automake
5575 2004-10-26  Wim Taymans  <wim@fluendo.com>
5577         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
5578         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
5579         Allow a little margin when negotiating the framerate.
5581 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
5583         * gst/level/gstlevel.c:
5584           synchonised naming of pads and pad-templates
5586 2004-10-26  Wim Taymans  <wim@fluendo.com>
5588         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
5589         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
5590         (_find_streams_check), (gst_ogg_demux_push):
5591         Fix EOS again. Needs to be done in a better way. We should not
5592         remove the pad if there is no new chained stream.
5594 2004-10-26 Iain <iaingnome@gmail.com>
5596         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
5597         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
5598         of the caps.
5599         * gst/interleave/interleave.c (interleave_class_init): Hook up release
5600         pad.
5601         (interleave_release_pad): Remove the pad.
5602         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
5603         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
5604         the set device.
5605         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
5606         attrs
5607         (gst_xvimagesink_xcontext_clear): Free the xcontext.
5608         (gst_xvimagesink_finalize): Free the par.
5610 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5612         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
5613         (gst_avimux_stop_file):
5614           First calculate the rate, and only then use it. Hdr.rate is a
5615           multiple and not a derivative of hdr.scale. Scale is not the
5616           same as blockalign but is solely related to rate.
5618 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5620         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
5621         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
5622           Implement seeking.
5624 2004-10-25  James Henstridge  <james@jamesh.id.au>
5626         Reviewed by:  David Schleef  <ds@schleef.org>
5628         * examples/gstplay/player.c: (got_stream_length), (main):
5629         * examples/seeking/cdplayer.c: (update_scale):
5630         * examples/seeking/seek.c: (format_value), (update_scale):
5631         * examples/seeking/spider_seek.c: (format_value), (update_scale),
5632         (stop_seek):
5633         Build fixes on AMD64.
5635 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5637         reviewed by: Ronald Bultje <rbultje at gnome dot org>
5639         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
5640         Fix for some v4l cards which hang in v4lsrc
5642 2004-10-25  Wim Taymans  <wim@fluendo.com>
5644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
5645         (gst_ogg_demux_push), (gst_ogg_chains_clear):
5646         Make sure to remove the pad when a new chain is
5647         encountered. Set some vars to NULL so we don't try
5648         to reference freed memory.
5650 2004-10-25  Wim Taymans  <wim@fluendo.com>
5652         * examples/seeking/Makefile.am:
5653         * examples/seeking/cdplayer.c: (update_scale):
5654         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
5655         * examples/seeking/playbin.c: (make_playerbin_pipeline),
5656         (format_value), (update_scale), (iterate), (start_seek),
5657         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
5658         (print_usage), (main):
5659         Added some more examples, update others.
5661 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5663         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
5664         * ext/speex/gstspeexdec.c: (speex_dec_chain):
5665         * ext/theora/theoradec.c: (theora_dec_chain):
5666         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5667           Add codec-name metadata.
5669 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
5671         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5673         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5674         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5675         * ext/alsa/gstalsamixertrack.h:
5676         * po/POTFILES.in:
5677           ALSA mixer track label internationalization (#154054).
5679 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5681         * ext/theora/theoradec.c: (theora_dec_chain):
5682           Export bitrate as metadata.
5684 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5686         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5687         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5688         * ext/alsa/gstalsamixertrack.h:
5689           Fix names, fix loop.
5691 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5693         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
5694         (speex_dec_convert):
5695           sinkconvert function so oggdemux can get the file length (totem).
5697 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
5699         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5701         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
5702           Don't push incomplete packets.
5703         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
5704           Fix MPEG-4 audio typefinding.
5706 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5708         * sys/v4l/Makefile.am:
5709         * sys/v4l/gstv4l.c: (plugin_init):
5710         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
5711         (gst_v4lelement_init), (gst_v4lelement_dispose),
5712         (gst_v4lelement_change_state):
5713         * sys/v4l/gstv4lelement.h:
5714         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
5715         (gst_v4l_xoverlay_close), (idle_refresh),
5716         (gst_v4l_xoverlay_set_xwindow_id):
5717         * sys/v4l/gstv4lxoverlay.h:
5718         * sys/v4l/v4l-overlay_calls.c:
5719         * sys/v4l/v4l_calls.h:
5720         * sys/v4l2/Makefile.am:
5721         * sys/v4l2/gstv4l2.c: (plugin_init):
5722         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
5723         (gst_v4l2element_init), (gst_v4l2element_dispose),
5724         (gst_v4l2element_change_state):
5725         * sys/v4l2/gstv4l2element.h:
5726         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
5727         (gst_v4l2_xoverlay_close), (idle_refresh),
5728         (gst_v4l2_xoverlay_set_xwindow_id):
5729         * sys/v4l2/gstv4l2xoverlay.h:
5730         * sys/v4l2/v4l2-overlay_calls.c:
5731         * sys/v4l2/v4l2_calls.h:
5732           Remove client-side overlay handling, use the X-server v4l plugin
5733           for that. Nicer overlay, less code. Also make the plugin
5734           compileable without X (but then without overlay, obviously).
5735           Makes xwindowlistener obsolete, should we remove that?
5737 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5739         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
5740         (gst_osssrc_src_query):
5741         * sys/oss/gstosssrc.h:
5742           OK, so people want offset in DEFAULT. This time, actually fix all
5743           cases.
5744         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
5745           Add FPS properly.
5747 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5749         * gst/asfdemux/gstasfmux.c:
5750         * gst/avi/gstavimux.c:
5751           Framerate.
5753 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5755         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
5756           Fix properties (channel, norm, frequency).
5758 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5760         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
5761           Flag typo.
5762         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
5763           No warnings.
5765 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5767         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
5768           Fix hang.
5770 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5772         * sys/v4l2/gstv4l2element.h:
5773           Yet Another Hack (tm) for kernel header borkedness.
5774         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
5775         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
5776         (gst_v4l2src_link), (gst_v4l2src_getcaps),
5777         (gst_v4l2src_change_state):
5778         * sys/v4l2/gstv4l2src.h:
5779         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
5780         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
5781           Fix caps, keep track of state, work.
5783 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5785         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
5786           Quiet.
5788 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5790         * sys/oss/gstosssrc.c: (gst_osssrc_get):
5791           Don't mix bytes and samples.
5793 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5795         * ext/ogg/gstoggmux.c:
5796           Basic pad template which accepts OGM tracks, speex, flac, vorbis
5797           and theora. Any is incorrect.
5798         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
5799           Fix caps.
5800         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
5801         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
5802         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
5803         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
5804         * sys/v4l/gstv4lmjpegsrc.h:
5805         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
5806         (gst_v4lsrc_change_state):
5807         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
5808         (gst_v4lmjpegsrc_capture_stop):
5809           Fix caps. Keep track of internal state. Work.
5811 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5813         * ext/Makefile.am:
5814           Fix the build fixes.
5816 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5818         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5819         (gst_ogg_demux_src_event), (_find_chain_seek),
5820         (gst_ogg_pad_push):
5821           Check for pad availability before using it.
5822         * ext/ogg/gstoggdemux.c: (_find_chain_process):
5823           Fix parsing of chained ogg. Needs more work on the decoder side.
5825 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5827         * gst/spectrum/Makefile.am:
5828         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
5829         (idle_func):
5830           Fix demo and reenable it. Yes, I'm currently playing with audio
5831           analysis tools
5833 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5835         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5836           We love it if files that start at zero work too...
5838 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5840         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5841           Handle files with missing EOS headers.
5843 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5845         * gst/tcp/gsttcpserversink.c:
5846         (gst_tcpserversink_handle_server_read),
5847         (gst_tcpserversink_init_send):
5848         Zero some variables first (need for accept not to return EINVAL)
5850 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5852         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5853         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
5854         * ext/theora/theoradec.c: (theora_dec_sink_convert),
5855         (theora_dec_chain):
5856         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
5857         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
5858           Seeking and querying finetune.
5860 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
5862         * configure.ac:
5863         * ext/Makefile.am:
5864         * ext/raw1394/Makefile.am:
5865           fix the build
5867 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5869         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5870           Wrong return.
5871         * gst/playback/Makefile.am:
5872         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5873         * gst/playback/gstplay-marshal.list:
5874         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
5875           Fix marshallers.
5877 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5879         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
5880           Silence.
5882 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5884         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5885         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
5886         (gst_ogg_pad_push):
5887           Yay for non-lineair granulepos in theora.
5889 2004-10-18  Wim Taymans  <wim@fluendo.com>
5891         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
5892         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
5893         * ext/dv/gstdvdec.h:
5894         Make sure we renegotiate aspect ratio when the camera switches.
5896 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5898         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5899         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
5900           Start at zero.
5901         * ext/theora/theoradec.c: (theora_dec_chain):
5902           Skip headers. Bad idea for chained ogg, but fixes seeking.
5904 2004-10-18  Wim Taymans  <wim@fluendo.com>
5906         * configure.ac:
5907         I swear, this is the last time I touch this.
5909 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5911         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
5912         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
5913         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
5914           Faster seeking.
5915         * ext/theora/theoradec.c: (theora_dec_sink_convert):
5916           Time-to-default conversion.
5917         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5918           Don't error on unknown packets, just skip. We should probably
5919           read them if we want to support chained ogg.
5921 2004-10-18  Wim Taymans  <wim@fluendo.com>
5923         * configure.ac:
5924         Added cdaudio to wrong list.
5926 2004-10-18  Wim Taymans  <wim@fluendo.com>
5928         * configure.ac:
5929         Revive cdaudio.
5931 2004-10-18  Wim Taymans  <wim@fluendo.com>
5933         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
5934         (gst_dvdec_video_link), (gst_dvdec_push):
5935         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5936         (gst_smokeenc_resync), (gst_smokeenc_chain):
5937         Fix mimetype on smoke encoder.
5938         Add aspect ratio to dvdec. Not sure if these
5939         values are correct though....
5941 2004-10-18  Wim Taymans  <wim@fluendo.com>
5943         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
5944         Fix vorbis property descriptions and ranges.
5946 2004-10-18  Wim Taymans  <wim@fluendo.com>
5948         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
5949         Really do nothing when no data is available.
5950         Go to the playing state when the stream is not seekable
5951         instead of failing.
5953 2004-10-18  Wim Taymans  <wim@fluendo.com>
5955         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
5956         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
5957         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
5958         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
5959         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
5960         Added uri handler for cd://
5961         Port to new API.
5963 2004-10-18  Wim Taymans  <wim@fluendo.com>
5965         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5966         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5967         (try_to_link_1), (no_more_pads), (close_link), (type_found):
5968         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
5969         (remove_prerolls), (unknown_type), (add_element_stream),
5970         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
5971         (gst_play_base_bin_remove_element),
5972         (gst_play_base_bin_link_stream):
5973         * gst/playback/gstplaybin.c: (gen_video_element),
5974         (gen_vis_element), (remove_sinks), (setup_sinks):
5975         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
5976         (gst_stream_info_get_type), (gst_stream_info_class_init),
5977         (gst_stream_info_init), (gst_stream_info_new),
5978         (gst_stream_info_dispose), (stream_info_mute_pad),
5979         (gst_stream_info_set_property), (gst_stream_info_get_property):
5980         * gst/playback/gststreaminfo.h:
5981         Add sink padtemplate to decodebin.
5982         Added some more comments.
5983         Make queue size configurable in playbasebin.
5984         Added possibility to use elements as sinks (ex cdaudio).
5986 2004-10-15  Wim Taymans  <wim@fluendo.com>
5988         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
5989         (gst_speexenc_chain):
5990         Fix speex timestamps so that it gets muxed properly.
5992 2004-10-15  Wim Taymans  <wim@fluendo.com>
5994         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
5995         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
5996         (gst_dv1394src_init), (gst_dv1394src_dispose),
5997         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
5998         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
5999         (gst_dv1394src_event), (gst_dv1394src_get_formats),
6000         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
6001         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
6002         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
6003         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
6004         * ext/raw1394/gstdv1394src.h:
6005         Added conversion/query functions.
6006         Update buffer timestamps,
6007         Added signals.
6008         Added uri dv:// so it might play from the firewire in playbin.
6009         Fix a possible leak.
6010         Added debugging.
6012 2004-10-15  Wim Taymans  <wim@fluendo.com>
6014         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
6015         (gst_dv1394src_init), (gst_dv1394src_set_property),
6016         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
6017         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
6018         * ext/raw1394/gstdv1394src.h:
6019         Added AV/C VTR control support needed for some cameras.
6020         Added automatic port detection.
6021         Added properties for selecting the channel.
6022         The configure.ac script is not yet updated to reflect the
6023         new libavc1394 and librom1394 dependencies.
6025 2004-10-15  Wim Taymans  <wim@fluendo.com>
6027         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6028         (qtdemux_parse), (gst_qtdemux_handle_esds):
6029         An esds box is not a container.
6030         Fix parsing of mp4v boxes.
6031         Do not try to renegotiate fps for each frame. Need to
6032         find a better method. This should fix mp4 playback.
6034 2004-10-14  David Schleef  <ds@schleef.org>
6036         * configure.ac: update for swfdec-0.3 and liboil-0.2
6037         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
6038         * ext/swfdec/gstswfdec.h: same
6039         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
6040         * gst/videotestsrc/videotestsrc.c: same
6042 2004-10-14  Wim Taymans  <wim@fluendo.com>
6044         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6045         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
6046         (is_sync_frame), (gst_multifdsink_new_client),
6047         (gst_multifdsink_handle_client_write),
6048         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6049         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
6050         Turn warnings into info.
6051         Don't allow a state change in the streaming thread.
6053 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
6055         * ext/vorbis/oggvorbisenc.c:
6056         * ext/vorbis/vorbisdec.c:
6057           fix template sample rate
6059 2004-10-13  Wim Taymans  <wim@fluendo.com>
6061         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
6062         Decoding the header first fixes some problems in resyncing
6063         in more mp3s.
6065 2004-10-12  Wim Taymans  <wim@fluendo.com>
6067         * gst/playback/gstplaybin.c: (gen_video_element),
6068         (gen_vis_element), (remove_sinks), (setup_sinks):
6069         Added vis plugin support, need to configure the vis
6070         element to activate it.
6072 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6074         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
6075         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6076           Some debug.
6077         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
6078         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
6079         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
6080         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
6081         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
6082         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
6083         * gst/avi/gstavidemux.h:
6084           Support for openDML-2.0 indx/ix## chunks. Support for broken index
6085           recovery (where, if part of the index is broken, we will still read
6086           the rest of the index and recover the broken part by stream
6087           scanning). More broken media support. EOS workarounds. General AVI
6088           braindamage headache recovery. Aspirin included.
6090 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6092         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
6093         (cdparanoia_event), (cdparanoia_query):
6094           Get rid of hideous lead-in.
6096 2004-10-11  Wim Taymans  <wim@fluendo.com>
6098         * gst/playback/gstplaybasebin.c: (setup_source):
6099         Wrong var used to get g_list_next.
6101 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6103         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
6104         (cdparanoia_get), (cdparanoia_open):
6105           Report discid as metadata, add duration.
6107 2004-10-11  Wim Taymans  <wim@fluendo.com>
6109         * gst/playback/gstplaybasebin.c: (setup_source):
6110         Cleanup the previous pipeline a little earlier for the
6111         case that a source element provides raw data.
6113 2004-10-11  Benjamin Otte  <otte@gnome.org>
6115         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6116           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
6117           consuming the last 128 bytes, even though it was valid mp3 data.
6119 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6121         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
6122         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
6123         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
6124         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
6126 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6128         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
6129         Fix for webcams that support only specific width or height
6131 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
6133         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6135         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
6136           Fix wrong discont event setup (fixes #154967).
6138 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
6140         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6142         * gst/auparse/gstauparse.c: (gst_auparse_chain):
6143           Error out on invalid data (fixes #154807).
6145 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
6147         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6149         * ext/dvdread/dvdreadsrc.c: (_read):
6150           Make titles > 0 work again (fixes #154834).
6152 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6154         * gst-libs/gst/riff/riff-media.c:
6155         (gst_riff_create_video_template_caps):
6156           WMV3 missing in template caps.
6158 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6160         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6161           OK, so the original code was too strict. It makes random AVI files
6162           hang for seconds upon opening, which is unacceptable and is far
6163           beyond the original goal of getting multiple chunks for one-chunk
6164           sounc stream files. So now do just that.
6166 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6168         * gst/playback/gstplaybasebin.c: (setup_source),
6169         (gst_play_base_bin_change_state):
6170           Actually clean up streaminfo if output fails. This would trigger
6171           if, for example, there was no CD in the drive. No preroll, so
6172           a streaminfo structure is created, but the subsequent state change
6173           of the thread fails.
6174         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6175           Don't change state if parent failed.
6177 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6179         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6180         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
6181         (gen_video_element), (remove_sinks):
6182           Add small bits of code for screenshot handling.
6184 2004-10-08  Wim Taymans  <wim@fluendo.com>
6186         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
6187         (gen_video_element), (gen_audio_element), (setup_sinks):
6188         Don't assume the user provided sinks are named "sink"...
6190 2004-10-08  Wim Taymans  <wim@fluendo.com>
6192         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
6193         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
6194         (gst_play_base_bin_link_stream):
6195         Do not try to autoplug sources that generate raw streams like
6196         cdparanoia.
6197         disconnect the preroll overrun signal when we don't need it anymore.
6199 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
6201         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
6202         Added reworked patch from #154903 from milosz derezynski (deadchip).
6204 2004-10-08  Wim Taymans  <wim@fluendo.com>
6206         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
6207         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
6208         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
6209         (cdparanoia_convert), (cdparanoia_uri_get_type),
6210         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
6211         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
6212         * ext/cdparanoia/gstcdparanoia.h:
6213         This adds the cdda://<tracknum> uri.
6215 2004-10-08  Wim Taymans  <wim@fluendo.com>
6217         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6218         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
6219         (try_to_link_1), (no_more_pads), (close_link), (type_found):
6220         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6221         (unknown_type), (gst_play_base_bin_remove_element),
6222         (gst_play_base_bin_link_stream):
6223         * gst/playback/gstplaybasebin.h:
6224         * gst/playback/gstplaybin.c: (gst_play_bin_init),
6225         (gst_play_bin_set_property), (gen_video_element),
6226         (gen_audio_element), (setup_sinks):
6227         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
6228         (gst_stream_info_get_type), (gst_stream_info_class_init),
6229         (gst_stream_info_init), (gst_stream_info_new),
6230         (gst_stream_info_dispose), (stream_info_mute_pad),
6231         (gst_stream_info_set_property), (gst_stream_info_get_property):
6232         * gst/playback/gststreaminfo.h:
6233         Reuse the audio and video bins.
6234         Some internal cleanups in the stream selection code.
6236 2004-10-08  Julien MOUTTE  <julien@moutte.net>
6238         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
6239         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
6240         * sys/ximage/ximagesink.h:
6241         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6242         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
6243         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
6244         not coming from those elements. Moreover these elements should not keep
6245         the xid they have been given when in NULL state.
6247 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6249         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
6250         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
6251         * sys/ximage/ximagesink.h:
6252         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6253         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
6254         * sys/xvimage/xvimagesink.h:
6255           Actually only create a new toplevel window if we're not gonna
6256           embed it right after.
6258 2004-10-07  Wim Taymans  <wim@fluendo.com>
6260         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
6261         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
6262         * gst/playback/gstplaybin.c: (setup_sinks):
6263         Implement muting/unmuting of streams, mute streams that are not
6264         used.
6266 2004-10-07  Wim Taymans  <wim@fluendo.com>
6268         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
6269         (plugin_init):
6270         Added lame audio/x-ac3 typefind function.
6272 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
6274         * configure.ac:
6275           bump nano to cvs
6277 === release 0.8.5 ===
6279 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
6281         * NEWS:
6282         * RELEASE:
6283         * configure.ac:
6284           releasing 0.8.5, "Take You On"
6286 2004-10-06  Wim Taymans  <wim@fluendo.com>
6288         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6289         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
6290         (no_more_pads), (close_link), (type_found):
6291         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
6292         * gst/playback/gstplaybin.c: (gen_video_element):
6293         Do not signal the no_more_pads after the first pad when
6294         we are plugging a non dynamic element with multiple
6295         output pads (like swfdec, dvdec, ...).
6297 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6299         * configure.ac:
6300           bump for prerelease
6302 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6304         * gst/wavparse/gstwavparse.c:
6305           add ATRAC3 to STATIC CAPS to fix a warning
6307         * gst/matroska/ebml-read.c:
6308         * gst-libs/gst/riff/riff-read.c:
6309           fix typos
6311 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6313         * gst-libs/gst/riff/riff-media.c:
6314           generate caps for ATRAC3 audio streams
6316         * gst/realmedia/rmdemux.c:
6317           generate caps for ATRAC3 audio streams
6319 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6321         * gst/wavparse/Makefile.am
6322         * gst/wavparse/riff.h
6323         * gst/wavparse/wavparse.vcproj
6324           riff.h removal (unused and duplication with riff-ids.h)
6326 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6328         * gst/wavparse/gstwavparse.h
6329           remove duplicated defines for audio codec codes
6331         * gst-libs/gst/riff/riff-ids.h
6332         * gst/wavenc/riff.h:
6333           add "4CC" code for ATRAC3 audio streams
6334           add "4CC" code for ITU_G721_ADPCM (unused for now)
6336 2004-10-06  Wim Taymans  <wim@fluendo.com>
6338         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
6339         Actually _do_ negotiation. Pass gdouble as arg instead
6340         of guint64 for the framerate.
6342 2004-10-06  Wim Taymans  <wim@fluendo.com>
6344         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6345         (find_compatibles), (close_pad_link), (try_to_link_1),
6346         (no_more_pads), (close_link), (type_found):
6347         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
6348         * gst/playback/gstplaybin.c: (gen_video_element),
6349         (gen_audio_element):
6350         Set state on newly added element to READY so that negotiation
6351         can happen ASAP.
6352         Addes some more debug info.
6353         Do not try to plug pads with multiple caps structures or ANY
6354         because it is too dangerous since we do not do dynamic
6355         replugging.
6357 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6359         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
6361         * po/LINGUAS:
6362         * po/or.po:
6363           add Oriya translation
6365 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6367         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6368           Prevent overwrite of size member. Makes audio sound crappy.
6370 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6372         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6373         Add rmvb to the list of known RealMedia extensions
6375 2004-10-05  Wim Taymans  <wim@fluendo.com>
6377         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
6378         (mngdec_openstream), (mngdec_closestream),
6379         (mngdec_handle_sink_event), (mngdec_readdata),
6380         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
6381         (mngdec_getcanvasline), (mngdec_refresh),
6382         (gst_mngdec_change_state):
6383         Set the framerate correctly.
6385 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6387         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6388           There was something wrong with the index massaging.
6390 2004-10-04  Wim Taymans  <wim@fluendo.com>
6392         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
6393         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
6394         (gst_smokedec_chain):
6395         * ext/jpeg/gstsmokedec.h:
6396         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
6397         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
6398         * ext/jpeg/gstsmokeenc.h:
6399         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
6400         (smokecodec_decode_new), (smokecodec_info_free),
6401         (smokecodec_set_quality), (smokecodec_get_quality),
6402         (smokecodec_set_threshold), (smokecodec_get_threshold),
6403         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
6404         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
6405         (smokecodec_encode), (smokecodec_parse_id),
6406         (smokecodec_parse_header), (smokecodec_decode):
6407         * ext/jpeg/smokecodec.h:
6408         * ext/jpeg/smokeformat.h:
6409         Updated smoke, new bitstream, allows embedding in ogg.
6411 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6413         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
6414           Fix seeking in some files. All this code is no longer needed (and
6415           actually breaks stuff) because we now synchronize the full index
6416           right when reading the header.
6418 2004-10-04  Wim Taymans  <wim@fluendo.com>
6420         * configure.ac:
6421         configure update for libmng.
6423 2004-10-04  Wim Taymans  <wim@fluendo.com>
6425         * ext/libmng/Makefile.am:
6426         * ext/libmng/gstmng.c: (plugin_init):
6427         * ext/libmng/gstmng.h:
6428         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
6429         (gst_mngdec_base_init), (gst_mngdec_class_init),
6430         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
6431         (gst_mngdec_loop), (gst_mngdec_get_property),
6432         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
6433         (mngdec_closestream), (mngdec_handle_sink_event),
6434         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
6435         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
6436         (gst_mngdec_change_state):
6437         * ext/libmng/gstmngdec.h:
6438         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
6439         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
6440         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
6441         (gst_mngenc_chain), (gst_mngenc_get_property),
6442         (gst_mngenc_set_property):
6443         * ext/libmng/gstmngenc.h:
6444         Added basic MNG decoder. Needs more work. The encoder does
6445         not work yet.
6447 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6449         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
6450         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
6451         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
6452           Don't hang on length=0 chunks. Some negotiation fixes. Signal
6453           no-more-pads.
6455 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6457         * configure.ac:
6458           you need at least 1.0.4 of speex
6460 2004-10-04 Iain <iaingnome@gmail.com>
6462         * ext/speex/gstspeexdec.h: Revert the includes changes.
6464         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
6466 2004-09-30 Iain <iaingnome@gmail.com>
6468         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
6469         found during init or set as a property instead of hardcoding /dev/audio
6471 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6473         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
6474         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
6475         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
6476         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
6477         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
6478         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
6479         (gst_rmdemux_dump_data):
6480           Use debug category, fix EOS handling. filesrc ! rmdemux now
6481           works.
6483 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6485         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
6486         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
6487         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
6488           Improve allocation, cutting and sorting of the index. How takes a
6489           few seconds instead of minutes.
6491 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
6493         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
6494           fixed compilation
6496 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6498         * gst-libs/gst/riff/riff-media.c:
6499         (gst_riff_create_video_caps_with_data),
6500         (gst_riff_create_video_template_caps):
6501           Add wing commander format mimetype/fourccs.
6502         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6503           Don't crash if some value is 0.
6505 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6507         * gst-libs/gst/riff/riff-media.c:
6508         (gst_riff_create_video_caps_with_data),
6509         (gst_riff_create_video_template_caps):
6510           Add DIB fourcc (raw, palettized 8-bit RGB).
6511         * gst-libs/gst/riff/riff-read.c:
6512         (gst_riff_read_strf_vids_with_data):
6513           Oops, fix strf_data reading bug.
6514         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6515           Use a non-NULL tag.
6516         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
6517           Time for hacks. Sorry Dave. At least one quicktime movie (a
6518           trailer) that I've encountered contains multiple video tracks.
6519           One of those is the actual video track, the other are one-frame
6520           tracks (images). Unfortunately, the number of frames according
6521           to the trak header is 1 for each, so that doesn't help. So
6522           instead, I look at the duration and discard tracks with a
6523           duration shorter than 20% of the length of the stream. Better
6524           than nothing.
6526 2004-10-01  Christian Schaller <christian@fluendo.com>
6528         * ext/ivorbis/vorbis.c:
6529           Patch from Phil Blundell (Bug 152341)
6531 2004-10-01  Wim Taymans  <wim@fluendo.com>
6533         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
6534         (speex_dec_get_formats), (speex_dec_convert),
6535         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
6536         (speex_dec_chain), (gst_speexdec_get_property),
6537         (gst_speexdec_set_property):
6538         Small cleanups.
6540 2004-10-01  Wim Taymans  <wim@fluendo.com>
6542         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
6543         (gst_wavparse_stream_init), (gst_wavparse_fmt),
6544         (gst_wavparse_other), (gst_wavparse_loop),
6545         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6546         (gst_wavparse_srcpad_event):
6547         * gst/wavparse/gstwavparse.h:
6548         Added some more debugging info.
6549         Fix the case where the length of the file is 0.
6550         Make sure we seek to sample borders.
6552 2004-10-01  Wim Taymans  <wim@fluendo.com>
6554         * gst/playback/README:
6555         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
6556         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
6557         (try_to_link_1), (no_more_pads), (close_link), (type_found):
6558         Add some debug info to decodebin, update README
6560 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6562         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
6563           Don't use g_print(); use GST_DEBUG().
6565 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6567         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6568         (gst_ogg_mux_queue_pads):
6569           Handle EOS properly.
6571 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6573         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6575         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
6576         (gst_faad_chain), (gst_faad_change_state):
6577         * ext/faad/gstfaad.h:
6578           Allow playback of raw (unframed) MPEG AAC files (#148993).
6580 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6582         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6584         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6585           Throw error if we didn't recognize the stream. Fixes #152289.
6587 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6589         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6590           Fix negotiation.
6592 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
6594         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6596         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6597           Fix memleak.
6599 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
6601         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6603         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
6604           Solve #152805.
6605         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
6606           Solve 152806.
6608 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6610         * gst-libs/gst/riff/riff-media.c:
6611         (gst_riff_create_video_caps_with_data),
6612         (gst_riff_create_audio_caps_with_data):
6613           Add codec_data handling (like asfdemux used to do).
6614         * gst/asfdemux/gstasf.c: (plugin_init):
6615         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6616         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
6617           Use riff-media for caps creation instead of our own (mostly
6618           broken) copy of its functions.
6620 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6622         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
6623           Don't actually error out if we get another return value than
6624           -EINVAL. Opposite to what I first thought, drivers have random
6625           return values for this, although -EINVAL is the expected return
6626           value. Since this is not fatal, we shouldn't use
6627           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
6629 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6631         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
6632         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
6633         (dvdreadsrc_get_property), (_open), (_seek), (_read),
6634         (dvdreadsrc_get), (dvdreadsrc_open_file),
6635         (dvdreadsrc_change_state):
6636           Fix. Don't do one big huge loop around the whole DVD, that will
6637           cache all data and thus eat sizeof(dvd) (several GB) before we
6638           see something.
6639         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
6640           Actually NULL'ify event after using it.
6641         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
6642         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
6643         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
6644         (gst_ebml_read_seek), (gst_ebml_read_skip):
6645           Handle events.
6646         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
6647         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
6648         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
6649           Fix timing (this will probably break if I seek using menus, but
6650           I didn't get there yet). VOBs and normal DVDs should now work.
6651           Add a mpeg2-only pad with high rank so this get autoplugged for
6652           MPEG-2 movies.
6653         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
6654         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
6655         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
6656         (gst_mpeg_demux_get_audio_stream),
6657         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
6658         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
6659           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
6660           MPEG-1 but use dvddemux for MPEG-2.
6661         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
6662         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
6663         (gst_mpeg_parse_parse_packhead):
6664           Timing. Only add pad template if it exists. Add sink template from
6665           class and not from ourselves. This means we will always use the
6666           correct sink template even if it is not the one defined in this
6667           file.
6669 2004-09-29  Wim Taymans  <wim@fluendo.com>
6671         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
6672         (gst_mpeg_demux_parse_pes):
6673         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
6674         Fix playback of mpeg again, timestamps where screwed up by
6675         patch 1.61.
6677 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6679         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
6680           Only return true if we actually filled something in. Prevents
6681           player applications from showing a random length for flac files.
6682         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
6683         (gst_riff_read_use_event), (gst_riff_read_handle_event),
6684         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
6685         (gst_riff_read_strf_vids_with_data),
6686         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
6687           OK, ok, so I implemented event handling. Apparently it's normal
6688           that we receive random events at random points without asking
6689           for it.
6690         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
6691         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6692         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
6693         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
6694         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
6695         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6696         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6697         * gst/avi/gstavidemux.h:
6698           Implement non-lineair chunk handling and subchunk processing.
6699           The first solves playback of AVI files where the audio and video
6700           data of individual buffers that we read are not synchronized.
6701           This should not happen according to the wonderful AVI specs, but
6702           of course it does happen in reality. It is also a prerequisite for
6703           the second. Subchunk processing allows us to cut chunks in small
6704           pieces and process each of these pieces separately. This is
6705           required because I've seen several AVI files with incredibly large
6706           audio chunks, even some files with only one audio chunk for the
6707           whole file. This allows for proper playback including seeking.
6708           This patch is supposed to fix all AVI A/V sync issues.
6709         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
6710         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
6711           Work.
6712         * gst/modplug/gstmodplug.cc:
6713           Proper return value setting for the query() function.
6714         * gst/playback/gstplaybasebin.c: (setup_source):
6715           Being in non-playing state (after, e.g., EOS) is not necessarily
6716           a bad thing. Allow for that. This fixes playback of short files.
6717           They don't actually playback fully now, because the clock already
6718           runs. This means that small files (<500kB) with a small length
6719           (<2sec) will still not or barely play. Other files, such as mod
6720           or flx, will work correctly, however.
6722 2004-09-28  Wim Taymans  <wim@fluendo.com>
6724         * ext/speex/gstspeex.c: (plugin_init):
6725         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
6726         (gst_speex_dec_class_init), (speex_dec_get_formats),
6727         (speex_get_event_masks), (speex_get_query_types),
6728         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
6729         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
6730         (gst_speexdec_get_property), (gst_speexdec_set_property),
6731         (speex_dec_change_state):
6732         * ext/speex/gstspeexdec.h:
6733         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
6734         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
6735         (gst_speexenc_base_init), (gst_speexenc_class_init),
6736         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
6737         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
6738         (gst_speexenc_src_query), (gst_speexenc_init),
6739         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
6740         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
6741         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
6742         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
6743         (gst_speexenc_chain), (gst_speexenc_get_property),
6744         (gst_speexenc_set_property), (gst_speexenc_change_state):
6745         * ext/speex/gstspeexenc.h:
6746         Rewrote speex encoder, make sure it can be embedded in ogg.
6747         Implemented speex decoder.
6749 2004-09-28  Christian Schaller <christian@fluendo.com>
6751         * configure.ac:
6752         Remove kioslave plugin. Markey is brewing a new working one
6753         * ext/Makefile.am: Remove kioslave plugin
6754         * ext/kio: remove
6755         * gst-plugins.spec.in: remove kio plugin from spec
6757 2004-09-27  Wim Taymans  <wim@fluendo.com>
6759         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6760         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
6761         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
6762         (gst_multifdsink_new_client),
6763         (gst_multifdsink_handle_client_write),
6764         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6765         (gst_multifdsink_handle_clients):
6766         * gst/tcp/gstmultifdsink.h:
6767         Make syncing to keyframes actually work for new clients and lagging
6768         clients.
6770 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6772         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
6773         (gst_navigationtest_handle_src_event), (draw_box_planar411),
6774         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
6775         * gst/debug/gstnavigationtest.h:
6776           make navigationtest display button-press and button-release events
6778 2004-09-26 Iain <iaingnome@gmail.com>
6780         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
6781         the channels have received a new media event.
6782         (interleave_buffered_loop): Compresses a new media event on all
6783         channels into one.
6785 2004-09-26 Iain <iaingnome@gmail.com>
6787         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
6788         call the sinkpad's default event handler and not the srcpads. He also
6789         says this is confusing :)
6790         (gst_wavenc_stop_file): Company says that seek events only go upstream
6791         we should send a discontinuous downstream instead.
6793 2004-09-25  Christian Schaller <christian@fluendo.com>
6795         * Update SPEC file to be usable in conjunction with Fedora Core,
6796           Fedora.us and freshrpms packages
6797         * Fix typo in multifilesrc test Makefile
6799 2004-09-24  Wim Taymans  <wim@fluendo.com>
6801         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
6802         Only signal the no_more_pads signal when we have
6803         added the stream to our list.
6805 2004-09-24  Wim Taymans  <wim@fluendo.com>
6807         * gst/playback/gstplaybasebin.c: (remove_prerolls),
6808         (new_decoded_pad):
6809         * gst/playback/gstplaybasebin.h:
6810         * gst/playback/gstplaybin.c: (setup_sinks):
6811         Don't try to preroll or decode more than one audio/video
6812         track.
6814 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6816         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6817           Throw error if we failed to find a suitable output. This should
6818           throw an error if we successfully set up a pipeline (e.g. because
6819           we recognized a media file) but found no decodable streams in it
6820           (e.g. because it contains only media stream types for which we
6821           have no decoders, or because it's not a media type).
6823 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6825         * ext/dirac/Makefile.am:
6826         * ext/dirac/gstdirac.cc:
6827         * ext/dirac/gstdiracdec.cc:
6828         * ext/dirac/gstdiracdec.h:
6829           Do something. Don't actually know if this works because I don't
6830           have a demuxer yet.
6831         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
6832           Add channels=1 to caps returned from _getcaps().
6833         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
6834         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
6835         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
6836         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
6837         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
6838         (gst_ogm_parse_change_state):
6839           Separate between audio/video so ogmaudioparse actually uses the
6840           audio pad templates. Both audio and video work now, including
6841           autoplugging. Also use sometimes-srcpad hack.
6842         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
6843           Handle events better. Don't hang on infinite loops.
6844         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
6845         (gst_avi_demux_init), (gst_avi_demux_reset),
6846         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6847         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
6848         (gst_avi_demux_change_state):
6849         * gst/avi/gstavidemux.h:
6850           Improve A/V sync. Still not perfect.
6851         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
6852         (gst_ebml_read_skip):
6853           Handle events better.
6854         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6855         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
6856         (qtdemux_audio_caps):
6857           Add IMA4. Improve event handling. Save offset after a seek when
6858           the headers are at the end of the file so that we don't end up in
6859           an infinite loop.
6860         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6861           Add low-priority typefind support for files with no length.
6863 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6865         * testsuite/multifilesink/Makefile.am:
6866         fix typo
6868 2004-09-22  Julien MOUTTE  <julien@moutte.net>
6870         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
6871         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
6872         mistakes from thaytan's patches.
6874 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
6876         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
6877           For completeness, XSync in the destroy function as xvimage does.
6879 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
6881         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
6882            Correct caps negotiation
6883         * gst/volume/gstvolume.c: (volume_chain_float),
6884         (volume_chain_int16):
6885            Modify debug output to be little more informative
6886         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
6887         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6888         (gst_xvimagesink_xvimage_destroy):
6889           Add XSync calls after detaching from the shared memory segment to
6890           avoid a crash.
6892 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6894         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6895         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
6896         * ext/vorbis/vorbis.c: (plugin_init):
6897         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6898         (gst_vorbisenc_chain):
6899         * ext/vorbis/vorbisenc.h:
6900         remove explicit newmedia support from oggmux and vorbisenc
6901         add debug category to vorbisenc
6902         * gst/multifilesink/gstmultifilesink.c:
6903         (gst_multifilesink_class_init), (gst_multifilesink_init),
6904         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
6905         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
6906         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
6907         (plugin_init):
6908         * gst/multifilesink/gstmultifilesink.h:
6909         add support for streamheader in multifilesink
6911 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6913         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
6914         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
6915         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
6916           Prevent infinite loops. More correct error reporting.
6917         * gst/auparse/gstauparse.c: (gst_auparse_chain):
6918           Error out if negotiation fails.
6919         * gst/playback/gstplaybasebin.c: (setup_source),
6920         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
6921         (gst_play_base_bin_found_tag):
6922           Error/tag forwarding. Pre-roll fixes for source errors on state
6923           changes (e.g. "file does not exist") to prevent hangs.
6925 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6927         * testsuite/multifilesink/Makefile.am:
6928         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
6929         (gst_newmedia_class_init), (gst_newmedia_init),
6930         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
6931         (newfile_signal), (test_signal), (main):
6932         * testsuite/multifilesink/multifilesrc_test.c: (main):
6933         * testsuite/multifilesink/oggtheora_test.c:
6934         (gst_newmedia_base_init), (gst_newmedia_class_init),
6935         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
6936         (test_format), (newfile_signal), (test_signal), (main):
6937         * testsuite/multifilesink/oggvorbis_test.c:
6938         (gst_newmedia_base_init), (gst_newmedia_class_init),
6939         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
6940         (test_format), (newfile_signal), (test_signal), (main):
6941         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
6942         (gst_newmedia_class_init), (gst_newmedia_init),
6943         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
6944         (newfile_signal), (test_signal), (main):
6945         New media tests
6947 2004-09-20  Christian Schaller <christian@fluendo.com>
6949         * Fix mikmod license to LGPL as they have relicensed
6950         * Move Dirac and Effectv into LGPL section of README_license
6952 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6954         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
6955         (gst_mad_change_state):
6956           Allow for mp3 rate/channels changes. However, only very
6957           conservatively. Reason that we *have* to enable this is smiply
6958           because the mad find_sync() function is not good enough, it will
6959           regularly sync on random data as valid frames and therefore make
6960           us provide random caps as *final* caps of the stream. The best fix
6961           I could think of is to simply require several of the same stream
6962           changes in a row before we change caps.
6963           The actual testcase that works now is #
6964         * ext/ogg/Makefile.am:
6965         * ext/ogg/gstogg.c: (plugin_init):
6966         * ext/ogg/gstogmparse.c:
6967           OGM support (video only for now; I need an audio sample file).
6968         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6969         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
6970         (gst_asf_demux_add_video_stream):
6971           WMV extradata.
6972         * gst/playback/gstplaybasebin.c: (unknown_type):
6973           Don't error out on single unknown-types after all. It's wrong.
6974           If we found type of video and audio but not of a subtitle stream,
6975           it will still error out (which is unwanted). Will find a better fix
6976           later on.
6977         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
6978         (ogmaudio_type_find), (plugin_init):
6979           OGM support.
6981 2004-09-20  Johan Dahlin  <johan@gnome.org>
6983         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
6984         after setting caps.
6986 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6988         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
6989         * gst/wavenc/gstwavenc.h:
6990         Added newmedia support to wavenc
6992 2004-09-17  Wim Taymans  <wim@fluendo.com>
6994         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
6995         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
6996         (gst_fdset_fd_can_write), (gst_fdset_wait):
6997         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
6998         (gst_multifdsink_init), (gst_multifdsink_add),
6999         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
7000         (gst_multifdsink_remove_client_link),
7001         (gst_multifdsink_client_queue_buffer),
7002         (gst_multifdsink_handle_client_write),
7003         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
7004         (gst_multifdsink_close), (gst_multifdsink_change_state):
7005         * gst/tcp/gstmultifdsink.h:
7006         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
7007         (gst_tcpserversink_removed):
7008         Small cleanups in fdset.c
7009         Use a hastable to map fd to the client structure for faster
7010         lookup in _remove and get_stats.
7011         Added virtual function to close the fds.
7012         Handle clients even when the select/poll call was unblocked because
7013         of a command.
7014         Implement syncing to keyframe in the recovery procedure.
7016 2004-09-16 Iain <iaingnome@gmail.com>
7018         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
7019         try caps.
7021 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7023         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
7024           Caps are only set if the type of the stream is unknown, but this
7025           is initialized in ->init_stream(), so set to UNKNOWN after calling
7026           ->init_stream() so that capsnego starts.
7028 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7030         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7031         (gst_avi_demux_stream_data):
7032           Just hardcode for raw audio then. AVI audio sucks.
7034 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
7036         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
7037         * gst/matroska/matroska-mux.c: (audiosink_templ),
7038         (gst_matroska_mux_audio_pad_link):
7039         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
7040         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
7042 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7044         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7045         (gst_avi_demux_stream_data):
7046           Try to fix a/v sync issues.
7048 2004-09-15  David Schleef  <ds@schleef.org>
7050         * configure.ac: remove NASM check, since we don't use it.  Update
7051         dirac check to 0.4
7052         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
7053         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7054         Initialized variables.
7055         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7056         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
7057         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
7058         SVQ3 format
7060 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7062         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7063         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
7064         * gst/avi/gstavidemux.h:
7065           Fix for compressed audio (mp3) timestamp generation. How did this
7066           ever work?
7068 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7070         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
7071           Volume is a double not a float.
7073 2004-09-15  Wim Taymans  <wim@fluendo.com>
7075         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
7076         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
7077         Don't close the fd in multifdsink as we didn't open it in the
7078         first place. Some cleanups.
7080 2004-09-15  Wim Taymans  <wim@fluendo.com>
7082         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
7083         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
7084         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
7085         Fix the case where the muxer would mark pages as delta
7086         frames when they are not (vorbis only ogg).
7088 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7090         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
7091         (gst_play_base_bin_change_state):
7092           Handle the case where we failed to setup a clear pipeline. This
7093           will throw an error (or EOS, another nice case) and if you don't
7094           catch that, the app will wait for the signal forever (and thus
7095           hang).
7097 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7099         * ext/gnomevfs/gstgnomevfssink.c:
7100         (gst_gnomevfssink_uri_get_protocols):
7101         * ext/gnomevfs/gstgnomevfssrc.c:
7102         (gst_gnomevfssrc_uri_get_protocols):
7103         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
7104         * ext/gnomevfs/gstgnomevfsuri.h:
7105           Use _uri_new() instead of _open(), so it doesn't take as long and
7106           Christophe's computer won't hang.
7107         * gst/playback/gstplaybasebin.c: (unknown_type):
7108           Throw error on unknown media type, so apps actually display it.
7110 2004-09-14  Brian Cameron  <brian.cameron@sun.com
7112         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
7113           this script to work on Solaris since bash shell handles echo
7114           differenly than bash.
7116 2004-09-17  Wim Taymans  <wim@fluendo.com>
7118         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
7119         (setup_source), (gst_play_base_bin_set_property),
7120         (gst_play_base_bin_add_element):
7121         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
7122         Some more work on making sure seeking pauses the pipeline and
7123         that changing the uri actually does something.
7125 2004-09-17  Wim Taymans  <wim@fluendo.com>
7127         * gst/tcp/gstfdset.c: (gst_fdset_wait):
7128         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
7129         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
7130         (gst_tcpserversink_close):
7131         Be a bit more paranoid when freeing memory.
7133 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7135         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
7136         (qtdemux_parse_trak):
7137           Don't crash by dividing by zero (see sample movie in #126922).
7139 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7141         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
7142           Don't touch non-existing data (fixes crash on file in #140147).
7144 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7146         * gst/playback/gstplaybasebin.c:
7147         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
7148           Handle double disposals, and proper change of URIs.
7150 2004-09-13  Martin Eikermann <meiker@upb.de>
7152         * gst/mpegstream/gstmpegparse.c:
7153           fix synchronistation for streams recorded from digital PCR
7154           fixes bug #119376
7156 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7158         * ext/gnomevfs/Makefile.am:
7159         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7160         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
7161         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
7162         (gst_gnomevfssink_uri_get_type),
7163         (gst_gnomevfssink_uri_get_protocols),
7164         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
7165         (gst_gnomevfssink_uri_handler_init),
7166         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
7167         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
7168         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
7169         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
7170         (gst_gnomevfssrc_uri_get_type),
7171         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
7172         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
7173         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
7174         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
7175         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
7176         * ext/gnomevfs/gstgnomevfsuri.h:
7177           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
7178           of fake URIs to see which this version of Gnome-VFS likes, and
7179           uses that for the Gst-URI interface. Makes playbin support http://
7180           streams. Also fix up some stupid behaviour in gnomevfssrc.
7182 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7184         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7185         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7186         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7187         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7188           Update mixer (to sync with other sessions) if we try to obtain
7189           a new value. This makes alsamixer work accross applications.
7190         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
7191           Only call sync functions if we're running, else alsalib asserts.
7192         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
7193           Sometimes fails to compile. Possibly a gcc bug.
7194         * gst/playback/gstplaybin.c: (gen_video_element),
7195         (gen_audio_element):
7196           Add a reference to an application-provided object, because we lose
7197           this same reference if we add it to the bin. If we don't do this,
7198           we can only use this object once and thus crash if we go from
7199           ready to playing, back to ready and back to playing again.
7200           Also add an audioscale element because several cheap soundcards -
7201           like mine - don't support all samplerates.
7202         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7203         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
7204           Fix wrong order or PAR calls. Makes automatically obtained PAR
7205           from the X server atually being used.
7207 2004-09-12  David Schleef  <ds@schleef.org>
7209         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
7210         #151887, #152102, #152247.
7211         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
7212         * examples/seeking/cdparanoia.c: same
7213         * examples/seeking/cdplayer.c: same
7214         * examples/seeking/seek.c: same
7215         * examples/seeking/spider_seek.c: same
7216         * examples/seeking/vorbisfile.c: same
7217         * examples/stats/mp2ogg.c: same
7218         * ext/esd/esdsink.c: (gst_esdsink_class_init),
7219         (gst_esdsink_dispose): Dispose of element properly.
7220         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
7221         fixes.
7222         * ext/nas/nassink.c: (gst_nassink_class_init),
7223         (gst_nassink_dispose): Dispose of element correctly.
7224         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
7225         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7226         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7227         Fix 64-bit warning.
7228         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7229         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
7230         Fix 64-bit warning.
7232 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
7234         * configure.ac : change speex detection as 1.1.6 now uses
7235           .pc/pkg-config and they changed their headers location.
7237 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
7239         * gst/matroska/matroska-mux.h:
7240         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
7241         (gst_matroska_mux_start), (gst_matroska_mux_finish),
7242         (gst_matroska_mux_write_data):
7243           Write multiple blocks/frames per cluster.
7244                 Write meta-seek information (seek heads).
7246 2004-09-09  Scott Wheeler <wheeler@kde.org>
7248         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
7249         (gst_play_bin_set_property), (gst_play_bin_get_property),
7250         (gen_audio_element), (gen_audio_element):
7251           Add a volume element / property to the pipeline.
7253 2004-09-07  Wim Taymans  <wim@fluendo.com>
7255         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
7256         Copy timestamps from the master pad to the output buffers.
7258 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7260         * ext/raw1394/gstdv1394src.c:
7261           throw errors when applicable
7263 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
7265         * gst/matroska/ebml-ids.h:
7266         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
7267         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
7268         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
7269           automatically convert unix time <-> ebml time when reading/writing
7270           a date, use gst_ebml_write_uint to write CUETIME,
7271           not gst_ebml_write_date.
7272         * gst/matroska/matroska-ids.h:
7273         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
7274         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
7275         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
7276         (gst_matroska_mux_write_data):
7277           Write track and segment UIDs, write muxing date, write
7278           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
7279           Create cues for audio only files.
7281 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7283         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
7284         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
7285           Re-commit ALSA switches.
7286         * gst/adder/gstadder.c: (gst_adder_loop):
7287           64-bit fix (#151416).
7288         * gst/debug/progressreport.c: (gst_progressreport_report):
7289           64-bit fix (#151419).
7290         * gst/matroska/matroska-demux.c:
7291         (gst_matroska_demux_parse_contents):
7292           64-bit fix (#151420).
7293         * gst/playback/test3.c: (update_scale):
7294           64-bit fix (#151421).
7296 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
7298         * configure.ac:
7299           bump nano to cvs
7301 === release 0.8.4 ===
7303 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7305         * configure.ac: releasing 0.8.4, "Alias"
7307 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
7309         * ext/theora/Makefile.am:
7310           fix makefile.  Fixes #151462.
7312 2004-08-30  Wim Taymans  <wim@fluendo.com>
7314         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
7315         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
7316         (gst_multifdsink_remove_client_link),
7317         (gst_multifdsink_client_queue_buffer),
7318         (gst_multifdsink_handle_client_write):
7319         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
7320         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
7321         Fix some memory leaks.
7323 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7325         Patch by: David Schleef
7327         * configure.ac:
7328         * sys/Makefile.am:
7329           rename our detection macro for V4L2.  Fixes #151236.
7331 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7333         Patch by: David Schleef
7335         * configure.ac:
7336           check to define LAMEPRESET.  Fixes #151232.
7338 2004-08-27  David Schleef  <ds@schleef.org>
7340         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
7341         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
7342         (gst_glimagesink_fixate):  Move local variable declarations to
7343         make gcc-2.95 happy.
7345 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7347         * configure.ac:
7348           bump nano for prerelease
7350 2004-08-27  David Schleef  <ds@schleef.org>
7352         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
7353         * sys/sunaudio/gstsunaudiosrc.c:
7354         * sys/sunaudio/gstsunaudiosrc.h:
7356 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
7358         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
7359         handle EOS correctly
7360         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
7361         * gst/matroska/matroska-mux.h:
7362         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
7363         VFW compatibility mode
7365 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7367         patch by: Zaheer Abbas Merali
7369         * ext/ogg/gstoggmux.c:
7370         * ext/vorbis/vorbisenc.c:
7371         * ext/vorbis/vorbisenc.h:
7372           handle NEWMEDIA
7374 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
7376         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
7377         fix byte order reversion on little endian machines.
7378         * gst/matroska/matroska-mux.c: (audiosink_templ),
7379         (gst_matroska_mux_audio_pad_link):
7380         add TTA codec to the list of supported codecs.
7381         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
7382         (gst_matroska_mux_start), (gst_matroska_mux_finish),
7383         (gst_matroska_mux_write_data):
7384         * gst/matroska/matroska-mux.h:
7385         write segment duration correctly, write muxing app string, fixes bugs
7386         #140897 and #140898.
7387         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
7388         wait for all pads to be negotiated before starting to mux.
7390 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7392         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
7393         * ext/lame/gstlame.h:
7394         Added new media support to lame
7396 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
7398         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
7399         send vorbis headers at the beginning of a stream, fixes bug #141554.
7400         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
7401         bug #148950.
7402         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
7403         (gst_matroska_demux_plugin_init):
7404         * gst/matroska/matroska-ids.h:
7405         enable demuxing of TTA audio streams, fixes bug #148951.
7406         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
7407         enable typefinding for TTA audio files, fixes bug #148711.
7408         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
7409         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
7410         fixes playback of packed bitstream and xvid with bframes, bug #135407.
7412 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
7414         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7415         (gst_riff_read_element_data), (gst_riff_read_seek),
7416         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
7417         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
7418         <teuf@gnome.org>
7420 2004-08-23 Iain <iaingnome@gmail.com>
7422         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
7423         tags. They appear to be handled differently to normal.
7424         (tag_list_to_id3_tag_foreach): Ditto.
7426 2004-08-22  Wim Taymans  <wim@fluendo.com>
7428         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
7429         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
7430         Make sure we never send -1 granulepos.
7432 2004-08-20  Wim Taymans  <wim@fluendo.com>
7434         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
7435         (gst_ogg_mux_loop):
7436         I will accept bitchslappings with non sharp objects.
7438 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7440         * configure.ac:
7441         Clean up the test for lame presets
7443 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7445         * configure.ac:
7446         * ext/lame/Makefile.am:
7447         * ext/lame/gstlame.c: (gst_lame_class_init),
7448         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
7449         Only enable lame presets if version of lame has presets in API
7451 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
7452         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
7453         * gst/udp/gstudpsrc.h:
7454           Don't call gst_pad_push in a get function. Fixes #150449
7456 2004-08-18  Wim Taymans  <wim@fluendo.com>
7458         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
7459         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
7460         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
7461         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
7462         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
7463         (gst_fdset_wait):
7464         * gst/tcp/gstfdset.h:
7465         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
7466         (gst_multifdsink_client_queue_buffer),
7467         (gst_multifdsink_handle_client_write):
7468         * gst/tcp/gstmultifdsink.h:
7469         Some extra checks in gstfdset.
7470         Only use send() when the fd is a socket. Don't try to
7471         read from write only fds.
7473 2004-08-18  Wim Taymans  <wim@fluendo.com>
7475         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
7476         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
7477         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
7478         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
7479         (gst_fdset_wait):
7480         Add more locking and bounds checking.
7482 2004-08-18  Wim Taymans  <wim@fluendo.com>
7484         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
7485         Realloc test fdset in the lock and right before starting
7486         the poll call. Bump the limit to 4096.
7488 2004-08-17  David Schleef  <ds@schleef.org>
7490         * sys/sunaudio/Makefile.am:
7491         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
7492         of rates and channels.  Make debugging less obnoxious.
7494         Patch from Balamurali Viswanathan implementing a mixer for
7495         Sun audio.  (bug #144091):
7496         * sys/sunaudio/gstsunelement.c:
7497         * sys/sunaudio/gstsunelement.h:
7498         * sys/sunaudio/gstsunmixer.c:
7499         * sys/sunaudio/gstsunmixer.h:
7501 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7503         * gst/audioscale/gstaudioscale.c:
7504         * gst/audioscale/gstaudioscale.h:
7505         made audioscale resample from any sample rate to any sample rate
7507 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7509         * ext/libpng/gstpngdec.c:
7510           error out on unsupported types
7512 2004-08-17  Iain <iaingnome@gmail.com>
7514         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
7515         mid_side and loose_mid_side properties if its a stereo stream.
7517 2004-08-17  Wim Taymans  <wim@fluendo.com>
7519         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7520         (theora_get_formats), (theora_dec_src_convert),
7521         (theora_dec_sink_convert), (theora_dec_src_query),
7522         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
7523         Add a debug line.
7525 2004-08-17  Wim Taymans  <wim@fluendo.com>
7527         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
7528         (gst_ogg_pad_push):
7529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
7530         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
7531         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
7532         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
7533         Mark delta units in the muxer.
7534         Try to decode the packet after an out-of-sync error from
7535         libogg.
7537 2004-08-17  Wim Taymans  <wim@fluendo.com>
7539         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7540         (gst_multifdsink_init), (gst_multifdsink_add),
7541         (gst_multifdsink_client_queue_buffer),
7542         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
7543         * gst/tcp/gstmultifdsink.h:
7544         Added option to send a keyframe to clients as the first buffer.
7545         Make timeout property writable.
7547 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7549         patch by: Wim Taymans
7551         * gst/tcp/gstfdset.c:
7552         * gst/tcp/gstmultifdsink.c:
7553           fix index comparison, should include 0
7555 2004-08-16  Wim Taymans  <wim@fluendo.com>
7557         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
7558         (gst_fdset_add_fd), (gst_fdset_remove_fd),
7559         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
7560         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
7561         (gst_fdset_wait):
7562           copy when reallocing for poll so the select arguments don't get
7563           changed during the call
7565 2004-08-16  Wim Taymans  <wim@fluendo.com>
7567         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
7568         (gst_theora_enc_class_init), (theora_enc_sink_link),
7569         (theora_buffer_from_packet), (theora_enc_chain):
7570         Fix bug where buffers were not marked as keyframes
7571         correctly.
7573 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7575         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
7576         (gst_lame_preset_get_type), (gst_lame_class_init):
7577         describe the enum values for vbr mode and presets more verbosely
7579 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7581         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
7582         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
7583         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
7584         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
7585         * ext/lame/gstlame.h:
7586         add preset property to lame so it can use lame presets
7588 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7590         * ext/lame/gstlame.c: (gst_lame_get_property):
7591         whoops forgot break, thanks teuf
7593 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7595         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
7596         (gst_lame_class_init), (gst_lame_src_getcaps),
7597         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
7598         (gst_lame_get_property), (gst_lame_setup):
7599         * ext/lame/gstlame.h:
7600         fix lame's broken vbr stuff, allow it to resample if need be, and also
7601         make xing header optional
7603 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7605         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
7606         added getcaps function so samplerate doesnt get fixated to silly values
7608 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7610         * ext/lame/gstlame.c: (gst_lame_src_link):
7611         revert previous fix
7613 2004-08-12  Johan Dahlin  <johan@gnome.org>
7615         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
7616         checks. Doesn't matter what state we are in. Interfaces are a
7617         compile time thing, not runtime. It also broke the python bindings.
7619 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7621         * ext/lame/gstlame.c: (gst_lame_src_link):
7622         made source pad link function check if sinkpad is ok..fixes the problem
7623         where core fixates the output rate of lame stupidly
7625 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
7627         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
7628         * sys/v4l/v4l_calls.c:
7629         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
7630           fix fixate function to handle nonsimple caps.
7631           remove bogus check in _link
7632           cleanups
7634 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7636         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
7637         set default compression ratio parameter to 0.0 so bitrate parameter
7638         works :)
7640 2004-08-11  David Schleef  <ds@schleef.org>
7642         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
7644 2004-08-11  David Schleef  <ds@schleef.org>
7646         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
7647         before.
7649 2004-08-11  David Schleef  <ds@schleef.org>
7651         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
7653 2004-08-11  David Schleef  <ds@schleef.org>
7655         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
7656           license field
7657         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
7658         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
7659           LGPL.
7660         * gst/auparse/gstauparse.c: Fix plugin license field.
7661         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
7662         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
7663         * gst/rtp/gstrtp.c: Fix plugin license field.
7665 2004-08-11  Wim Taymans  <wim@fluendo.com>
7667         * gst/tcp/Makefile.am:
7668         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
7669         (ensure_size), (gst_fdset_new), (gst_fdset_free),
7670         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
7671         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
7672         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
7673         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
7674         (gst_fdset_fd_can_write), (gst_fdset_wait):
7675         * gst/tcp/gstfdset.h:
7676         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
7677         (gst_multifdsink_class_init), (gst_multifdsink_init),
7678         (gst_multifdsink_add), (gst_multifdsink_remove),
7679         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
7680         (gst_multifdsink_remove_client_link),
7681         (gst_multifdsink_handle_client_read),
7682         (gst_multifdsink_client_queue_data),
7683         (gst_multifdsink_client_queue_caps),
7684         (gst_multifdsink_client_queue_buffer),
7685         (gst_multifdsink_handle_client_write),
7686         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
7687         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
7688         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
7689         (gst_multifdsink_close):
7690         * gst/tcp/gstmultifdsink.h:
7691         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
7692         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
7693         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
7694         (gst_tcpserversink_close):
7695         * gst/tcp/gsttcpserversink.h:
7696         Abstracted away the select call, implemented poll (yes we ran into
7697         the 1024 limit in production).
7699 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7701         * gst/tcp/gsttcp.c:
7702         * gst/tcp/gsttcpplugin.c:
7703           improve debuggging, remove assert
7705 2004-08-10  Wim Taymans  <wim@fluendo.com>
7707         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
7708         (gst_client_status_get_type), (gst_multifdsink_class_init),
7709         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
7710         (gst_multifdsink_handle_client_read),
7711         (gst_multifdsink_handle_client_write),
7712         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
7713         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
7714         (gst_multifdsink_get_property):
7715         * gst/tcp/gstmultifdsink.h:
7716         * gst/tcp/gsttcp-marshal.list:
7717         Starting to prepare for specifying buffer time in other units
7718         than buffers. Expose remove reason in signal.
7720 2004-08-10  Wim Taymans  <wim@fluendo.com>
7722         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
7723         (gst_multifdsink_remove), (gst_multifdsink_clear),
7724         (gst_multifdsink_remove_client_link),
7725         (gst_multifdsink_handle_client_read),
7726         (gst_multifdsink_client_queue_data),
7727         (gst_multifdsink_client_queue_buffer),
7728         (gst_multifdsink_handle_client_write),
7729         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
7730         (gst_multifdsink_chain), (gst_multifdsink_close):
7731         * gst/tcp/gstmultifdsink.h:
7732         Added more debugging info. Changed the way clients are
7733         removed from the lists. Fixed a bug where a bad file descriptor
7734         could cause many clients to be removed.
7736 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7738         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
7739           allow all pixel-aspect-ratios, not just 1:1
7741 2004-08-09  David Schleef  <ds@schleef.org>
7743         * sys/glsink/ARB_multitexture.h:  Remove old files.
7744         * sys/glsink/EXT_paletted_texture.h:
7745         * sys/glsink/NV_register_combiners.h:
7746         * sys/glsink/gstgl_nvimage.c:
7747         * sys/glsink/gstgl_pdrimage.c:
7748         * sys/glsink/gstgl_rgbimage.c:
7749         * sys/glsink/gstglsink.c:
7750         * sys/glsink/gstglsink.h:
7751         * sys/glsink/gstglxwindow.c:
7752         * sys/glsink/regcomb_yuvrgb.c:
7754 2004-08-09  David Schleef  <ds@schleef.org>
7756         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
7757         GL sink plugin.  (Bug #147302)
7759         * configure.ac: Test for OpenGL
7760         * sys/Makefile.am: Use test for OpenGL
7761         * sys/glsink/Makefile.am:
7762         * sys/glsink/glimagesink.c: rewrite
7763         * sys/glsink/glimagesink.h: rewrite
7765 2004-08-09  David Schleef  <ds@schleef.org>
7767         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
7768         sane framerates.
7769         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
7770         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
7771         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
7773 2004-08-09  Wim Taymans  <wim@fluendo.com>
7775         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7776         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7777         (gst_multifdsink_client_remove),
7778         (gst_multifdsink_handle_client_read),
7779         (gst_multifdsink_handle_client_write),
7780         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
7781         Do a bit more logging, make the client_read code more robust.
7783 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7785         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
7786         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
7787         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
7788         (gst_jpegdec_init), (gst_jpegdec_chain):
7789         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7790         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
7791           cleanups, debugging fixes and memleak plugging
7793 2004-08-09  Wim Taymans  <wim@fluendo.com>
7795         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7796         (theora_get_formats), (theora_dec_src_convert),
7797         (theora_dec_sink_convert), (theora_dec_src_query),
7798         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
7799         (theora_dec_change_state):
7800         Don't crash on missing header packets.
7802 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7804         * po/LINGUAS:
7805         * po/sq.po:
7806           Added Albanian translation (Laurent Dhima)
7807         * po/cs.po:
7808           updated
7810 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7812         * ext/lame/gstlame.c:
7813           fix/add debugging
7815 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7817         * sys/ximage/ximagesink.c:
7818         * sys/xvimage/xvimagesink.c:
7819           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
7821 2004-08-06  Wim Taymans  <wim@fluendo.com>
7823         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7824         (gst_multifdsink_add), (gst_multifdsink_get_stats),
7825         (gst_multifdsink_client_remove),
7826         (gst_multifdsink_handle_client_read),
7827         (gst_multifdsink_handle_client_write),
7828         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
7829         Make sure we don't try to read more from a client that what
7830         ioctl says us or we deadlock.
7832 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7834         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
7835         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
7836         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
7837           decouple running_time and n_frames so it can handle changing
7838           framerate while running
7840 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7842         * po/nl.po:
7843         * po/sv.po:
7844           updated translations
7846 2004-08-04  Benjamin Otte  <otte@gnome.org>
7848         * gst/videotestsrc/gstvideotestsrc.c:
7849         (gst_videotestsrc_get_capslist), (generate_capslist),
7850         (plugin_init):
7851           generate the list of supported caps at startup and reuse it instead
7852           of always generating it
7854 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7856         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
7857           whoops, last checkin broke normal build
7859 2004-08-03  Benjamin Otte  <otte@gnome.org>
7861         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
7862         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
7863         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
7864         (gst_alsa_mixer_get_option):
7865         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
7866         (dvdnavsrc_print_event):
7867         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
7868         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
7869         (gst_ogg_mux_pad_unlink):
7870         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
7871         (gst_multipart_mux_pad_unlink):
7872         * gst/videofilter/gstvideobalance.c:
7873         (gst_videobalance_colorbalance_set_value):
7874         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
7875         (gst_videomixer_pad_unlink):
7876         * po/uk.po:
7877         * sys/oss/gstossmixer.c:
7878         * sys/v4l/gstv4lcolorbalance.c:
7879         * sys/v4l/gstv4ltuner.c:
7880         * sys/v4l/v4lsrc_calls.c:
7881         * sys/v4l2/gstv4l2colorbalance.c:
7882         * sys/v4l2/gstv4l2tuner.c:
7883           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
7885 2004-08-03  Benjamin Otte  <otte@gnome.org>
7887         * examples/dynparams/filter.c: (ui_control_create):
7888         * examples/gstplay/player.c: (print_tag):
7889         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
7890         * ext/gdk_pixbuf/gstgdkanimation.c:
7891         (gst_gdk_animation_iter_may_advance):
7892         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
7893         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
7894         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
7895         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
7896         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
7897         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
7898         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
7899         * gst/sine/demo-dparams.c: (main):
7900         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
7901         * testsuite/alsa/formats.c: (create_pipeline):
7902         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
7903           fixes for G_DISABLE_ASSERT and friends
7904         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
7905         (mp3_type_frame_length_from_header), (mp3_type_find),
7906         (plugin_init):
7907           require mp3 typefinding to have at least MIN_HEADERS valid headers
7908           add typefinding for AAC adts files
7910 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
7912         * sys/ximage/ximagesink.c:
7913         (gst_ximagesink_calculate_pixel_aspect_ratio):
7914         * sys/xvimage/xvimagesink.c:
7915         (gst_xvimagesink_calculate_pixel_aspect_ratio):
7916         Make sure we calculate pixel-aspect-ratio using floating point maths
7918 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7920         * po/uk.po:
7921           updated translation
7923 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7925         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7926         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
7927           add debugging for display PAR calculation
7929 2004-08-02  David Schleef  <ds@schleef.org>
7931         * configure.ac: Fix mikmod CFLAGS.
7933 2004-07-27  Benjamin Otte  <otte@gnome.org>
7935         * gst/audioscale/gstaudioscale.c:
7936         - fix templates to only support S16, it's the only format that works
7937         - make caps nego code use try_set_caps_nonfixed and fixation instead
7938         of try_set_caps twice, which is not nice for autopluggers
7939         - change rank to secondary, so autopluggers can pick it up after
7940         audioconvert
7942 2004-08-02  Iain <iain@prettypeople.org>
7944         * gst/interleave/interleave.c (interleave_init),
7945         (interleave_request_new_pad),
7946         (interleave_pad_removed),
7947         (interleave_buffered_loop): Use the real pad count, not the artificial
7948         one.
7950 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7952         * configure.ac: bump nano back to development
7954 === release 0.8.3 ===
7956 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7958         * configure.ac: releasing 0.8.3, "Water"
7960 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7962         * sys/xvimage/xvimagesink.c:
7963         (gst_xvimagesink_calculate_pixel_aspect_ratio),
7964         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
7965         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
7966         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7967         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7968         * sys/xvimage/xvimagesink.h:
7969           apply similar PAR fixes as to ximagesink
7971 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7973         patch from: Benjamin Otte
7975         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
7976           add link function to lame.  Fixes #148986.
7978 2004-08-02  Johan Dahlin  <johan@gnome.org>
7980         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
7981         fix debugging log
7983 2004-07-30  David Schleef  <ds@schleef.org>
7985         * gst/videomixer/Makefile.am: Fix things that should have been
7986         fixed in the last checkin.
7988 2004-07-30  David Schleef  <ds@schleef.org>
7990         * gst/multipart/Makefile.am: Fix things that should have been
7991         fixed in the last checkin.
7993 2004-07-30  David Schleef  <ds@schleef.org>
7995         * testsuite/multifilesink/Makefile.am: Fix unused variable.
7997 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7999         * configure.ac:
8000           bump nano for prerelease
8001         * po/af.po:
8002         * po/az.po:
8003         * po/cs.po:
8004         * po/en_GB.po:
8005         * po/hu.po:
8006         * po/nl.po:
8007         * po/sr.po:
8008         * po/sv.po:
8009         * po/uk.po:
8010           updates
8012 2004-07-30  Wim Taymans  <wim@fluendo.com>
8014         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8015         (gst_multifdsink_add), (gst_multifdsink_remove),
8016         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
8017         (gst_multifdsink_client_remove),
8018         (gst_multifdsink_handle_client_write),
8019         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
8020         * gst/tcp/gstmultifdsink.h:
8021         Recover from a select with a bad file descriptor by removing
8022         the client.
8024 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8026         * configure.ac:
8027           fix requirement of core
8028         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
8029         (gst_play_pipeline_setup):
8030           don't use colorspace element.  do use hermescolorspace element.
8031           make macro to get a colorspace element.
8032           mark strings for translation.
8033         * po/POTFILES.in:
8034           add play.c
8035         * po/af.po:
8036         * po/az.po:
8037         * po/cs.po:
8038         * po/en_GB.po:
8039         * po/hu.po:
8040         * po/nl.po:
8041         * po/sr.po:
8042         * po/sv.po:
8043         * po/uk.po:
8044           update translations
8046 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8048         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
8049         fix default for newmedia flag
8051 2004-07-30  Wim Taymans  <wim@fluendo.com>
8053         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
8054         (gst_theora_dec_init), (theora_get_formats),
8055         (theora_dec_src_convert), (theora_dec_sink_convert),
8056         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8057         (theora_dec_chain), (theora_dec_set_property),
8058         (theora_dec_get_property):
8059         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
8060         (gst_theora_enc_class_init), (gst_theora_enc_init),
8061         (theora_enc_sink_link), (theora_enc_chain),
8062         (theora_enc_set_property), (theora_enc_get_property):
8063         Added cropping option to theora decoder.
8064         Added border option to theora encoder.
8066 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8068         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
8069         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
8070         (gst_pngenc_set_property):
8071         * ext/libpng/gstpngenc.h:
8072         Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
8074 2004-07-30  Wim Taymans  <wim@fluendo.com>
8076         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8077         (theora_enc_sink_link), (theora_enc_chain),
8078         (theora_enc_set_property), (theora_enc_get_property):
8079         Fix encoding of non-multiple-of-16 video.
8081 2004-07-29  David Schleef  <ds@schleef.org>
8083         * configure.ac: make test for audiofile more strict
8085 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8087         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8088           give different names to typefind functions
8090 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8092         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8093         (gst_ximagesink_calculate_pixel_aspect_ratio),
8094         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
8095         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
8096         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
8097         (gst_ximagesink_get_property), (gst_ximagesink_init):
8098         * sys/ximage/ximagesink.h:
8099           allocate PAR's dynamically.
8100           use autodetected PAR if no object-set PAR is given.
8101           add workaround for directfb's X not setting physical size.
8102           fix to xvimagesink will follow tomorrow.
8104 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8106         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
8107         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
8108         (gst_shout2send_get_type), (gst_shout2send_set_clock),
8109         (gst_shout2send_class_init), (gst_shout2send_init),
8110         (set_shout_metadata), (gst_shout2send_set_metadata),
8111         (gst_shout2send_chain), (gst_shout2send_set_property),
8112         (gst_shout2send_get_property), (gst_shout2send_connect),
8113         (gst_shout2send_change_state):
8114         * ext/shout2/gstshout2.h:
8115         - fix for sending mp3 audio to icecast2 server, if pad link function not
8116         called before PAUSED state
8117         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
8118         - added tagging support for mp3 audio broadcasted
8119         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
8120         debug info
8122 2004-07-28  Wim Taymans  <wim@fluendo.com>
8124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8125         (gst_ogg_demux_push):
8126         Return query failure when we don't know the length of
8127         an ogg stream insteda of returning TRUE with a bogus value.
8129 2004-07-28  Wim Taymans  <wim@fluendo.com>
8131         * ext/theora/theoradec.c: (theora_get_formats),
8132         (theora_dec_src_convert), (theora_dec_sink_convert),
8133         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8134         (theora_dec_chain):
8135         Don't screw up the 1 Chroma for 1 luma sample situation when we
8136         have an odd offset/width by adding a black border in those cases.
8138 2004-07-28  Wim Taymans  <wim@fluendo.com>
8140         * ext/theora/theoradec.c: (theora_get_formats),
8141         (theora_dec_src_convert), (theora_dec_sink_convert),
8142         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8143         (theora_dec_chain):
8144         * ext/theora/theoraenc.c: (theora_enc_sink_link):
8145         Added first attempt at cropping of the image as required by the
8146         theora spec. We need more properties in the caps (offset_x,
8147         offset_y,stride) to implement this correctly.
8149 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
8151         * ext/dvdnav/README:
8152           Update the README to use dvddemux
8153         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
8154           Ensure getcaps returns a subset of the template caps
8155         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
8156         (gst_mpeg2subt_init):
8157           Ensure getcaps returns a subset of the template caps
8158         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8159         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
8160         (gst_dvd_demux_get_subpicture_stream),
8161         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
8162         * gst/mpegstream/gstdvddemux.h:
8163           Set the explicit caps on the current_video pad before pushing
8164           anything
8165         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
8166         (gst_mpeg_demux_get_audio_stream):
8167           Free caps used to gst_pad_set_explicit_caps, which takes a const
8168           GstCaps *
8170 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8172         * configure.ac: update GStreamer requirement to 0.8.4 because of
8173           GstFraction.
8175 2004-07-28  Wim Taymans  <wim@fluendo.com>
8177         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
8178         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
8179         Add the pad to the element after setting up the caps. This
8180         makes it a lot easier to autoplug.
8182 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
8184         * gst/median/gstmedian.c:
8185         * gst/mpeg2subt/gstmpeg2subt.c:
8186         * gst/mpegaudioparse/gstmpegaudioparse.c:
8187         * gst/mpegstream/gstdvddemux.c:
8188         * gst/mpegstream/gstmpegdemux.c:
8189         * gst/mpegstream/gstmpegpacketize.c:
8190         * gst/rtjpeg/gstrtjpeg.c:
8191         * gst/rtjpeg/gstrtjpegdec.c:
8192         * gst/rtjpeg/gstrtjpegenc.c:
8193         * gst/sine/gstsinesrc.c:
8194         * gst/smooth/gstsmooth.c:
8195         * gst/smpte/gstsmpte.c:
8196         * gst/smpte/gstsmpte.h:
8197         * gst/stereo/gststereo.c:
8198         * gst/videofilter/gstgamma.c:
8199         * gst/videofilter/gstvideobalance.c:
8200         * gst/videofilter/gstvideofilter.c:
8201         * gst/videofilter/gstvideoflip.c:
8202         * gst/videoscale/gstvideoscale.c:
8203         * gst/videoscale/videoscale.c:
8204         * gst/videotestsrc/gstvideotestsrc.c:
8205         * gst/videotestsrc/videotestsrc.c:
8206         * gst/wavenc/gstwavenc.c:
8207         * gst/wavparse/gstwavparse.c:
8208           fix local includes and 64 bits constants
8210 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
8212         * win32/gst.sln:
8213         * gst-libs/gst/*/*.vcproj:
8214         * gst/*/*.vcproj:
8215           more working plugins
8217 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8219         * testsuite/alsa/Makefile.am:
8220         * testsuite/alsa/srcstate.c:
8221         add test for alsasrc changing state
8223 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8225         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
8226         (gst_silence_get):
8227         * gst/silence/gstsilence.h:
8228         fix silence generation for 16bit raw audio
8230 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8232         * gst/matroska/matroska-demux.c:
8233         (gst_matroska_demux_parse_metadata),
8234         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
8235         * gst/mpegaudio/common.c:
8236         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
8237         (gst_videoscale_getcaps), (gst_videoscale_link),
8238         (gst_videoscale_src_fixate), (gst_videoscale_init),
8239         (gst_videoscale_finalize):
8240         * gst/videoscale/gstvideoscale.h:
8241         * gst/videotestsrc/gstvideotestsrc.c:
8242         (gst_videotestsrc_get_capslist):
8243         * gst/wavenc/gstwavenc.c:
8244         * sys/oss/gstossmixer.c: (fill_labels):
8245         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8246         (gst_ximagesink_handle_xevents),
8247         (gst_ximagesink_calculate_pixel_aspect_ratio),
8248         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
8249         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
8250         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
8251         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
8252         (gst_ximagesink_init), (gst_ximagesink_class_init):
8253         * sys/ximage/ximagesink.h:
8254         * sys/xvimage/xvimagesink.c:
8255         (gst_xvimagesink_calculate_pixel_aspect_ratio),
8256         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
8257         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
8258         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8259         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
8260         * sys/xvimage/xvimagesink.h:
8261           first batch of pixel aspect ratio commits.
8263 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8265         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8266         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
8267         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
8268           handle stride, needs work if we want to move stride handling
8269           upstream, but works correctly for our purposes.
8271 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8273         * gst/videoscale/README:
8274           add testing examples
8275         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
8276         (gst_videoscale_chain):
8277         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
8278         (gst_videoscale_get_size):
8279           add get_size function that handles stride like videotestsrc.
8280           fixes conversion for YUV formats for as much as I can test them.
8282 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8284         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
8285         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
8286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
8287         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
8288         (gst_xvimagesink_xvimage_put):
8289           further cleanups, logging, error handling and synchronizing
8291 2004-07-27  Wim Taymans  <wim@fluendo.com>
8293         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
8294         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
8295         (gst_videomixer_pad_set_property),
8296         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
8297         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
8298         (gst_videomixer_class_init), (gst_videomixer_init),
8299         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
8300         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
8301         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
8302         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
8303         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
8304         (gst_videomixer_loop), (plugin_init):
8305         Be a nicer negotiation citizen and provide a getcaps function on
8306         the srcpad. This also fixes a crash when resizing.
8308 2004-07-27  Julien MOUTTE  <julien@moutte.net>
8310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
8311         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
8313 2004-07-27  Wim Taymans  <wim@fluendo.com>
8315         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
8316         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
8317         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
8318         (gst_pngenc_set_property):
8319         * ext/libpng/gstpngenc.h:
8320         Added snapshot property to pngenc.
8321         removed g_print from pngdec
8323 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
8325         * gst/ac3parse/ac3parse.vcproj
8326         * gst/adder/adder.vcproj
8327         * gst/alpha/alpha.vcproj
8328         * gst/alpha/alphacolor.vcproj
8329         * gst/asfdemux/asf.vcproj
8330         * gst/audioconvert/audioconvert.vcproj
8331         * gst/audiorate/audiorate.vcproj
8332         * gst/audioscale/audioscale.vcproj
8333         * gst/auparse/auparse.vcproj
8334         * gst/avi/avi.vcproj
8335         * gst/cdxaparse/cdxaparse.vcproj
8336         * gst/chart/chart.vcproj
8337         * gst/colorspace/colorspace.vcproj
8338         * gst/cutter/cutter.vcproj
8339         * gst/debug/debug.vcproj
8340         * gst/debug/efence.vcproj
8341         * gst/debug/navigationtest.vcproj
8342         * gst/deinterlace/deinterlace.vcproj
8343         * gst/effectv/effectv.vcproj
8344         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
8345         * gst/filter/filter.vcproj
8346         * gst/flx/flxdec.vcproj
8347         * gst/goom/goom.vcproj
8348         * gst/interleave/interleave.vcproj
8349         * gst/law/alaw.vcproj
8350         * gst/law/mulaw.vcproj
8351         * gst/matroska/matroska.vcproj
8352         * gst/median/median.vcproj
8353         * gst/mixmatrix/mixmatrix.vcproj
8354         * gst/mpeg1sys/mpeg1systemencode.vcproj
8355         * gst/mpeg1videoparse/mp1videoparse.vcproj
8356         * gst/mpeg2sub/mpeg2subt.vcproj
8357         * gst/mpegaudio/mpegaudio.vcproj
8358         * gst/mpegaudioparse/mpegaudioparse.vcproj
8359         * gst/mpegstream/mpegstream.vcproj
8360         * gst/multifilesink/multifilesink.vcproj
8361         * gst/multipart/multipart.vcproj
8362         * gst/oneton/oneton.vcproj
8363         * gst/overlay/overlay.vcproj
8364         * gst/passthrough/passthrough.vcproj
8365         * gst/qtdemux/qtdemux.vcproj
8366         * gst/realmedia/rmdemux.vcproj
8367         * gst/rtjpeg/rtjpeg.vcproj
8368         * gst/rtp/rtp.vcproj
8369         * gst/silence/silence.vcproj
8370         * gst/sine/sinesrc.vcproj
8371         * gst/smooth/smooth.vcproj
8372         * gst/smpte/smpte.vcproj
8373         * gst/spectrum/spectrum.vcproj
8374         * gst/speed/speed.vcproj
8375         * gst/stereo/stereo.vcproj
8376         * gst/switch/switch.vcproj
8377         * gst/tags/tagedit.vcproj
8378         * gst/tcp/tcp.vcproj
8379         * gst/typefind/typefindfunctions.vcproj
8380         * gst/udp/udp.vcproj
8381         * gst/videobox/videobox.vcproj
8382         * gst/videocrop/videocrop.vcproj
8383         * gst/videodrop/videodrop.vcproj
8384         * gst/videofilter/gamma.vcproj
8385         * gst/videofilter/videobalance.vcproj
8386         * gst/videofilter/videofilter.vcproj
8387         * gst/videofilter/videoflip.vcproj
8388         * gst/videoflip/videoflip.vcproj
8389         * gst/videomixer/videomixer.vcproj
8390         * gst/videorate/videorate.vcproj
8391         * gst/videoscale/videoscale.vcproj
8392         * gst/videotestsrc/videotestsrc.vcproj
8393         * gst/virtualdub/virtualdub.vcproj
8394         * gst/volenv/volenv.vcproj
8395         * gst/volume/volume.vcproj
8396         * gst/wavenc/wavenc.vcproj
8397         * gst/wavparse/wavparse.vcproj
8398         * gst/y4m/y4menc.vcproj
8399         * gst-libs/gst/audio/audio.vcproj
8400         * gst-libs/gst/audio/audiofilter.vcproj
8401         * gst-libs/gst/colorbalance/colorbalance.vcproj
8402         * gst-libs/gst/idct/idtc.vcproj
8403         * gst-libs/gst/media-info/media-info.vcproj
8404         * gst-libs/gst/mixer/mixer.vcproj
8405         * gst-libs/gst/navigation/navigation.vcproj
8406         * gst-libs/gst/play/play.vcproj
8407         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
8408         * gst-libs/gst/resample/resample.vcproj
8409         * gst-libs/gst/riff/riff.vcproj
8410         * gst-libs/gst/tuner/tuner.vcproj
8411         * gst-libs/gst/video/video.vcproj
8412         * gst-libs/gst/xoverlay/xoverlay.vcproj
8413           avoid problems with math.h, fix release dependancy
8414           rename GStreamer-0.8.lib to libgstreamer.lib
8416 2004-07-27  Julien MOUTTE  <julien@moutte.net>
8418         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
8419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
8420         the atom is not available we have to unlock the mutex. Fixes #148023
8422 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8424         * gst-libs/gst/media-info/media-info.h:
8425           issue for a vararg macro with MSVC
8427 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8429         * gst/effectv/effectv.vcproj
8430         * gst-libs/gst/idct/idct.vcproj:
8431         * gst-libs/gst/media-info/media-info.vcproj:
8432         * gst-libs/gst/navigation/navigation.vcproj:
8433         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
8434         * gst-libs/gst/video/video.vcproj:
8435         * gst-libs/gst/xoverlay/xoverlay.vcproj:
8436           fixes for build problems
8438 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8440         * gst-libs/gst/audio/audio.def:
8441         * gst-libs/gst/audio/riff.def:
8442           add some definitions needed by plugins
8444 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8446         * gst/asfdemux/gstasfmux.c
8447           Fix some 64 bits constants to be glib friendly
8449 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8451         * gst/ac3parse/gstac3parse.c
8452         * gst/audioscale/gstaudioscale.c
8453         * gst/auparse/gstauparse.c
8454         * gst/colorspace/gstcolorspace.c
8455         * gst/colorspace/yuv2rgb.h
8456           local include fixes
8458 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8460         * win32/gst.sln
8461           add more plugins to the build
8463 2004-07-26  Julien MOUTTE  <julien@moutte.net>
8465         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
8466         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
8468 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8470         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
8471         (gst_level_set_property), (gst_level_get_property),
8472         (gst_level_base_init), (gst_level_class_init):
8473           add debugging categories.  cleanups.
8475 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8477         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
8478         (gst_videoscale_planar411), (gst_videoscale_planar400),
8479         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
8480         (gst_videoscale_scale_nearest_str1),
8481         (gst_videoscale_scale_nearest_str2),
8482         (gst_videoscale_scale_nearest_str4),
8483         (gst_videoscale_scale_nearest_16bit),
8484         (gst_videoscale_scale_nearest_24bit):
8485           fixed stride issues
8486           tested with 320x240 -> 321, 322, 324 x240
8487           tested with YV12, I420, YUY2, UYVY
8488           fixed packed422rev (don't think it could have worked before)
8489           by testing with UYVY
8491 2004-07-26  Benjamin Otte  <otte@gnome.org>
8493         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
8494         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
8495         (plugin_init):
8496           add debugging category, add error checks like checking return values
8497           of setup calls, make sure it still works after
8498           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
8500 2004-07-26  Wim Taymans  <wim@fluendo.com>
8502         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
8503         (gst_mpeg_demux_get_audio_stream),
8504         (gst_mpeg_demux_process_private):
8505         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
8506         Check for error codes from the negotiation functions. Make sure
8507         we really set the pad caps when a new pad is created.
8509 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8511         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8512         (gst_ffmpeg_caps_to_pix_fmt):
8513         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
8514         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8515         (gst_ffmpegcolorspace_pad_link):
8516           don't make function do two things at the same time without reason.
8518 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8520         * gst/ac3parse/ac3parse.vcproj
8521         * gst/adder/adder.vcproj
8522         * gst/alpha/alpha.vcproj
8523         * gst/alpha/alphacolor.vcproj
8524         * gst/asfdemux/asf.vcproj
8525         * gst/audioconvert/audioconvert.vcproj
8526         * gst/audiorate/audiorate.vcproj
8527         * gst/audioscale/audioscale.vcproj
8528         * gst/auparse/auparse.vcproj
8529         * gst/avi/avi.vcproj
8530         * gst/cdxaparse/cdxaparse.vcproj
8531         * gst/chart/chart.vcproj
8532         * gst/colorspace/colorspace.vcproj
8533         * gst/cutter/cutter.vcproj
8534         * gst/debug/debug.vcproj
8535         * gst/debug/efence.vcproj
8536         * gst/debug/navigationtest.vcproj
8537         * gst/deinterlace/deinterlace.vcproj
8538         * gst/effectv/effectv.vcproj
8539         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
8540         * gst/filter/filter.vcproj
8541         * gst/flx/flxdec.vcproj
8542         * gst/goom/goom.vcproj
8543         * gst/interleave/interleave.vcproj
8544         * gst/law/alaw.vcproj
8545         * gst/law/mulaw.vcproj
8546         * gst/matroska/matroska.vcproj
8547         * gst/median/median.vcproj
8548         * gst/mixmatrix/mixmatrix.vcproj
8549         * gst/mpeg1sys/mpeg1systemencode.vcproj
8550         * gst/mpeg1videoparse/mp1videoparse.vcproj
8551         * gst/mpeg2sub/mpeg2subt.vcproj
8552         * gst/mpegaudio/mpegaudio.vcproj
8553         * gst/mpegaudioparse/mpegaudioparse.vcproj
8554         * gst/mpegstream/mpegstream.vcproj
8555         * gst/multifilesink/multifilesink.vcproj
8556         * gst/multipart/multipart.vcproj
8557         * gst/oneton/oneton.vcproj
8558         * gst/overlay/overlay.vcproj
8559         * gst/passthrough/passthrough.vcproj
8560         * gst/qtdemux/qtdemux.vcproj
8561         * gst/realmedia/rmdemux.vcproj
8562         * gst/rtjpeg/rtjpeg.vcproj
8563         * gst/rtp/rtp.vcproj
8564         * gst/silence/silence.vcproj
8565         * gst/sine/sinesrc.vcproj
8566         * gst/smooth/smooth.vcproj
8567         * gst/smpte/smpte.vcproj
8568         * gst/spectrum/spectrum.vcproj
8569         * gst/speed/speed.vcproj
8570         * gst/stereo/stereo.vcproj
8571         * gst/switch/switch.vcproj
8572         * gst/tags/tagedit.vcproj
8573         * gst/tcp/tcp.vcproj
8574         * gst/typefind/typefindfunctions.vcproj
8575         * gst/udp/udp.vcproj
8576         * gst/videobox/videobox.vcproj
8577         * gst/videocrop/videocrop.vcproj
8578         * gst/videodrop/videodrop.vcproj
8579         * gst/videofilter/gamma.vcproj
8580         * gst/videofilter/videobalance.vcproj
8581         * gst/videofilter/videofilter.vcproj
8582         * gst/videofilter/videoflip.vcproj
8583         * gst/videoflip/videoflip.vcproj
8584         * gst/videomixer/videomixer.vcproj
8585         * gst/videorate/videorate.vcproj
8586         * gst/videoscale/videoscale.vcproj
8587         * gst/videotestsrc/videotestsrc.vcproj
8588         * gst/virtualdub/virtualdub.vcproj
8589         * gst/volenv/volenv.vcproj
8590         * gst/volume/volume.vcproj
8591         * gst/wavenc/wavenc.vcproj
8592         * gst/wavparse/wavparse.vcproj
8593         * gst/y4m/y4menc.vcproj
8594           more plugins supported under windows
8596 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8598         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8599         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
8600         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
8601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8602         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
8603           Add debugging statements.  Use the sizes as returned by the
8604           *CreateImage calls.
8606 2004-07-26  Johan Dahlin  <johan@gnome.org>
8608         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
8609         the pad is negotiated.
8611         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
8613 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
8615         * gst-libs/gst/colorbalance/colorbalance.vcproj:
8616         * gst-libs/gst/idct/idct.vcproj:
8617         * gst-libs/gst/media-info/media-info.vcproj:
8618         * gst-libs/gst/mixer/mixer.vcproj:
8619         * gst-libs/gst/navigation/navigation.vcproj:
8620         * gst-libs/gst/play/play.vcproj:
8621         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
8622         * gst-libs/gst/resample/resample.vcproj:
8623         * gst-libs/gst/tuner/tuner.vcproj:
8624         * gst-libs/gst/video/video.vcproj:
8625         * gst-libs/gst/xoverlay/xoverlay.vcproj:
8626           more plugins supported under windows
8628 2004-07-25 Iain <iain@prettypeople.org>
8630         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
8631         pad now rather than when the pad is created because state changes wipe
8632         explicit caps (fixes #148043).
8634 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
8636         reviewed by Benjamin Otte  <otte@gnome.org>
8638         * ext/mad/gstmad.c:
8639           fix mad plugin crashing on Sun (fixes #148289)
8641 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8643         * gst/avi/avi.def:
8644         * gst/avi/avi.vcproj:
8645         * gst/matroska/matroska.def:
8646         * gst/matroska/matroska.vcproj:
8647           remove unused .def files
8649 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8651         * gst-libs/gst/audio/gstaudiofilter.c:
8652           Clean the local include
8654 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8656         * win32/gst.sln:
8657         * gst-libs/gst/audio/audio.def:
8658         * gst-libs/gst/audio/audio.vcproj:
8659         * gst-libs/gst/audio/audiofilter.vcproj:
8660         * gst-libs/gst/audio/riff.def:
8661         * gst-libs/gst/audio/riff.vcproj:
8662         * gst-libs/gst/gst-libs.def:
8663         * gst-libs/gst/gst-libs.vcproj:
8664         * gst/avi/avi.vcproj:
8665         * gst/avi/avi.vcproj:
8666           Copy the files where needed after building, cleaner projects
8668 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
8670         * gst/matroska/ebml-write.c:
8671           Fix some 64 bits constants to be glib friendly
8673 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
8675         * win32/gst.sln:
8676         * gst-libs/gst/gst-libs.def:
8677         * gst-libs/gst/gst-libs.vcproj:
8678         * gst/matroska/matroska.def:
8679         * gst/matroska/matroska.vcproj:
8680           Add the preliminary canvas to build plugins on Win32
8682 2004-07-23  Benjamin Otte  <otte@gnome.org>
8684         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
8685           don't enfore negotiation from source side, it breaks
8686           sinesrc ! audioconvert ! osssink
8688 2004-07-22  David Schleef  <ds@schleef.org>
8690         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
8691         for ELF files, since they can easily be recognized as audio/mpeg.
8692         (bug #147441)
8694 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8696         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
8697         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
8698         (gst_videoscale_scale_nearest_24bit),
8699         (gst_videoscale_scale_nearest_16bit):
8700           fix 16bit and 24bit for stride (24bit might need testing)
8701           don't pretend we do more than one algorithm
8703 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8705         * configure.ac:
8706         * gst/Makefile.am:
8707         * gst/multifilesink/Makefile.am:
8708         * gst/multifilesink/gstmultifilesink.c:
8709         (gst_multifilesink_get_formats),
8710         (gst_multifilesink_get_query_types), (_do_init),
8711         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
8712         (gst_multifilesink_init), (gst_multifilesink_dispose),
8713         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
8714         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
8715         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
8716         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
8717         (gst_multifilesink_chain), (gst_multifilesink_change_state),
8718         (gst_multifilesink_uri_get_type),
8719         (gst_multifilesink_uri_get_protocols),
8720         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
8721         (gst_multifilesink_uri_handler_init), (plugin_init):
8722         * gst/multifilesink/gstmultifilesink.h:
8723         * testsuite/Makefile.am:
8724         * testsuite/multifilesink/Makefile.am:
8725         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
8726         (gst_newmedia_class_init), (gst_newmedia_init),
8727         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
8728         (newfile_signal), (test_signal), (main):
8729         multifilesink plugin for creating new files every time a new media
8730         discontinuity event occurs
8732 2004-07-22  Wim Taymans  <wim@fluendo.com>
8734         * gst/alpha/Makefile.am:
8735         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
8736         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
8737         (gst_alpha_color_init), (gst_alpha_color_set_property),
8738         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
8739         (transform), (gst_alpha_color_chain),
8740         (gst_alpha_color_change_state), (plugin_init):
8741         Stupid plugin to to RGBA to AYUV conversion because none of
8742         the colorspace plugins can handle that yet.
8744 2004-07-22  Wim Taymans  <wim@fluendo.com>
8746         * examples/seeking/seek.c: (update_scale), (main):
8747         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8748         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
8749         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
8750         (gst_decode_bin_init), (gst_decode_bin_dispose),
8751         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8752         (no_more_pads), (close_link), (type_found),
8753         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8754         (plugin_init):
8755         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8756         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8757         (gst_play_base_bin_dispose), (queue_overrun),
8758         (gen_preroll_element), (remove_prerolls), (unknown_type),
8759         (no_more_pads), (new_stream), (setup_source),
8760         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8761         (play_base_eos), (gst_play_base_bin_change_state),
8762         (gst_play_base_bin_add_element),
8763         (gst_play_base_bin_remove_element),
8764         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8765         (gst_play_base_bin_unlink_stream),
8766         (gst_play_base_bin_get_streaminfo):
8767         * gst/playback/gstplaybin.c: (gen_video_element),
8768         (gen_audio_element):
8769         * gst/playback/gststreaminfo.h:
8770         More playback updates, attempt to fix things after the state change
8771         breakage.
8773 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8775         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
8776         (gst_videoscale_scale_nearest_16bit):
8777           comment algorithm
8779 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8781         * gst/videotestsrc/gstvideotestsrc.c:
8782         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
8783         (gst_videotestsrc_init), (gst_videotestsrc_get),
8784         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
8785         (gst_videotestsrc_get_property):
8786         * gst/videotestsrc/gstvideotestsrc.h:
8787         * gst/videotestsrc/videotestsrc.c:
8788         * gst/videotestsrc/videotestsrc.h:
8789           cleanup and commenting
8791 2004-07-21  Wim Taymans  <wim@fluendo.com>
8793         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
8794         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
8795         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
8796         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
8797         (_find_chain_get_unknown_part), (_find_streams_check),
8798         (gst_ogg_demux_push), (gst_ogg_pad_push):
8799         * ext/theora/theoradec.c: (theora_get_formats),
8800         (theora_dec_src_convert), (theora_dec_sink_convert),
8801         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8802         (theora_dec_chain):
8803         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
8804         (vorbis_dec_convert), (vorbis_dec_src_query),
8805         (vorbis_dec_src_event), (vorbis_dec_event):
8806         More seeking fixes, oggdemux now supports seeking to time and
8807         uses the downstream element to convert granulepos to time.
8808         Seeking in theora-only ogg files now works.
8810 2004-07-21  Wim Taymans  <wim@fluendo.com>
8812         * ext/theora/theoradec.c: (gst_theora_dec_init),
8813         (theora_get_formats), (theora_get_event_masks),
8814         (theora_get_query_types), (theora_dec_src_convert),
8815         (theora_dec_sink_convert), (theora_dec_src_query),
8816         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
8817         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
8818         (vorbis_get_event_masks), (vorbis_get_query_types),
8819         (gst_vorbis_dec_init), (vorbis_dec_convert),
8820         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
8821         Added query/convert/formats functions to vorbis and theora decoders
8822         so that the outside world can use them too. Fixed seeking on an
8823         ogg/theora/vorbis file by disabling the seeking seeking on the
8824         theora srcpad.
8826 2004-07-21  Julien MOUTTE  <julien@moutte.net>
8828         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8829         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
8830         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
8831         images creation for both elements. We don't create the image on caps
8832         nego or renego, we just destroy the internal one if present if it does
8833         not match the needs. The chain function takes care of creating a new
8834         image when needed.
8835         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8836         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
8837         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
8838         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
8839         the image format information. The buffer pool checks for the context
8840         image format and discard images with different formats.
8841         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
8843 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
8845         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8846         (gst_ffmpegcolorspace_chain):
8847           no point in doing any chaining if the pad we want to push from
8848           isn't usable.
8850 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8852         * gst-libs/gst/riff/riff-media.c:
8853         (gst_riff_create_audio_caps_with_data):
8854           Fix double end-to-native symbol conversion (#148021).
8856 2004-07-20  David Schleef  <ds@schleef.org>
8858         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
8859         Don't use an Atom that doesn't exist.
8861 2004-07-20  Wim Taymans  <wim@fluendo.com>
8863         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8864         (gst_multifdsink_add), (gst_multifdsink_get_stats),
8865         (gst_multifdsink_client_remove),
8866         (gst_multifdsink_handle_client_write),
8867         (gst_multifdsink_queue_buffer):
8868         * gst/tcp/gstmultifdsink.h:
8869         More multifdsink stats. Avoid deadlock by releasing locks
8870         before sending out a signal.
8872 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8874         * po/LINGUAS:
8875         * po/hu.po:
8876           added Hungarian translation (Laszlo Dvornik)
8878 2004-07-20  Wim Taymans  <wim@fluendo.com>
8880         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8881         (gst_multifdsink_add), (gst_multifdsink_client_remove),
8882         (gst_multifdsink_handle_client_write),
8883         (gst_multifdsink_queue_buffer):
8884         * gst/tcp/gsttcp-marshal.list:
8885         Fixed the stupid marshal definition.
8887 2004-07-20  Wim Taymans  <wim@fluendo.com>
8889         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8890         (gst_multifdsink_init), (gst_multifdsink_add),
8891         (gst_multifdsink_client_remove),
8892         (gst_multifdsink_handle_client_write),
8893         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
8894         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
8895         (gst_multifdsink_init_send):
8896         * gst/tcp/gstmultifdsink.h:
8897         Added more stats, added timeout for a client, fixed some typos
8898         and added some comments.
8900 2004-07-20  Wim Taymans  <wim@fluendo.com>
8902         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
8903         (gst_multifdsink_add), (gst_multifdsink_get_stats),
8904         (gst_multifdsink_client_remove),
8905         (gst_multifdsink_handle_client_write):
8906         * gst/tcp/gstmultifdsink.h:
8907         * gst/tcp/gsttcp-marshal.list:
8908         Added get_stats method that returns a GValueArray of
8909         stats values.
8911 2004-07-19  Benjamin Otte  <otte@gnome.org>
8913         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8914           make sure longname, description and author are valid UTF-8
8916 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8918         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
8919         (gst_ximagesink_set_property):
8920         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
8921         (gst_xvimagesink_set_property):
8922           make sure SYNCHRONOUS is respected after getting the X context
8924 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8926         * gst/matroska/matroska-demux.c:
8927         (gst_matroska_demux_handle_src_event),
8928         (gst_matroska_demux_parse_blockgroup):
8929         * gst/matroska/matroska-ids.h:
8930           add BlockReference tag and ignore it to clear out log.
8931           ignore NAVIGATION events to clear out log.
8933 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8935         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
8936         (gst_matroska_demux_add_stream):
8937         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
8938           add debug categories
8940 2004-07-16  Wim Taymans  <wim@fluendo.com>
8942         * ext/libpng/Makefile.am:
8943         * ext/libpng/gstpng.c: (plugin_init):
8944         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
8945         (gst_pngdec_get_type), (gst_pngdec_base_init),
8946         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
8947         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
8948         * ext/libpng/gstpngdec.h:
8949         Added png decoder.
8951 2004-07-16  Julien MOUTTE  <julien@moutte.net>
8953         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
8954         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
8955         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
8956         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
8957         (gst_ximagesink_buffer_alloc):
8958         * sys/ximage/ximagesink.h:
8959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
8960         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
8961         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
8962         (gst_xvimagesink_buffer_alloc):
8963         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
8964         again. Using internal data pointer of the x(v)image to store image's
8965         data to be coherent with the buffer alloc mechanism. Investigated the
8966         image destruction code to be sure that everything gets freed correctly.
8968 2004-07-16  Wim Taymans  <wim@fluendo.com>
8970         * gst-libs/gst/riff/riff-read.c:
8971         (gst_riff_read_strf_vids_with_data),
8972         (gst_riff_read_strf_auds_with_data):
8973         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8974         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
8975         Make sure we don't create 0 sized subbuffers in riff-read.
8976         Signal the no more pads signal after reading the avi header.
8978 2004-07-16  Wim Taymans  <wim@fluendo.com>
8980         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8981         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
8982         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
8983         (gst_decode_bin_init), (gst_decode_bin_dispose),
8984         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8985         (no_more_pads), (close_link), (type_found),
8986         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
8987         (gst_decode_bin_change_state), (plugin_init):
8988         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8989         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
8990         (gst_play_base_bin_dispose), (queue_overrun),
8991         (gen_preroll_element), (remove_prerolls), (unknown_type),
8992         (no_more_pads), (new_stream), (setup_source),
8993         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8994         (play_base_eos), (gst_play_base_bin_change_state),
8995         (gst_play_base_bin_add_element),
8996         (gst_play_base_bin_remove_element),
8997         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
8998         (gst_play_base_bin_unlink_stream),
8999         (gst_play_base_bin_get_streaminfo):
9000         * gst/playback/gstplaybasebin.h:
9001         Better error recovery. Added configurable preroll queue size. Faster
9002         detection of no-more-pads.
9004 2004-07-16  Wim Taymans  <wim@fluendo.com>
9006         * gst-libs/gst/video/video.h:
9007         Added 32 bits RGBA. Not sure if we should use another mime-type
9008         for alpha rgb. Currently the presence of the alpha_mask property
9009         signals an alpha channel.
9011 2004-07-16  Wim Taymans  <wim@fluendo.com>
9013         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
9014         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9015         FPS seems to be 0.0 to MAX everywhere else.
9017 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9019         * gst-libs/gst/riff/riff-media.c:
9020         (gst_riff_create_video_caps_with_data):
9021           mp42/mp43 (no caps) exist too.
9022         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
9023           Set pixel_width/height; we've got them in-caps.
9024         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9025         * gst/wavparse/gstwavparse.c: (plugin_init):
9026           Both are valid primary.
9027         * sys/oss/gstossmixer.c:
9028           Remove i18n hack and enable translations.
9030 2004-07-15  Benjamin Otte  <otte@gnome.org>
9032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
9033         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
9034           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
9036 2004-07-15  Benjamin Otte  <otte@gnome.org>
9038         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
9039         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
9040         (gst_alsa_close_audio):
9041           disable some of the debugging code for now. Writing debugging to a
9042           buffer is broken in current alsalib releases.
9044 2004-07-12  Benjamin Otte  <otte@gnome.org>
9046         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
9047           use bufferpools
9049 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9051         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
9052         (theora_dec_src_query), (theora_dec_event):
9053         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
9054           add debugging categories.  Remove \n's.
9056 2004-07-13  Johan Dahlin  <johan@gnome.org>
9058         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
9059         (gst_play_bin_get_property): Impl.
9061 2004-07-13  Wim Taymans  <wim@fluendo.com>
9063         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
9064         When trying to find the stream length, seek back N pages
9065         instead of just one, where N is the number of streams in
9066         the current chain.
9068 2004-07-13  Wim Taymans  <wim@fluendo.com>
9070         * gst-libs/gst/riff/riff-media.c:
9071         (gst_riff_create_audio_caps_with_data),
9072         (gst_riff_create_audio_caps),
9073         (gst_riff_create_audio_template_caps):
9074         * gst-libs/gst/riff/riff-media.h:
9075         * gst-libs/gst/riff/riff-read.c:
9076         (gst_riff_read_strf_vids_with_data),
9077         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
9078         * gst-libs/gst/riff/riff-read.h:
9079         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9080         (gst_avi_demux_add_stream):
9081         Set codec_data on caps for avidemuxer.
9083 2004-07-12  David Schleef  <ds@schleef.org>
9085         * configure.ac: Fix test for Objective C
9087 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
9088         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
9089         (gst_gdk_pixbuf_chain):
9090           Add svg and pcx to template caps, and ensure that getcaps returns a
9091           subset of the template caps.
9092           Copy each row manually for output, as gdkpixbuf may pad the
9093           rowstride to a 32-bit word boundary.
9095 2004-07-12  Wim Taymans  <wim@fluendo.com>
9097         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
9098         (gst_riff_create_video_template_caps):
9099         Fix the template caps to include some more media types.
9101 2004-07-12  Wim Taymans  <wim@fluendo.com>
9103         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
9104         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
9105         (compare_ranks), (print_feature), (gst_decode_bin_init),
9106         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
9107         (try_to_link_1), (new_pad), (close_link), (type_found),
9108         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
9109         (gst_decode_bin_change_state), (plugin_init):
9110         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
9111         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
9112         (gst_play_base_bin_dispose), (queue_overrun),
9113         (gen_preroll_element), (remove_prerolls), (no_more_pads),
9114         (new_stream), (setup_source), (gst_play_base_bin_set_property),
9115         (gst_play_base_bin_get_property), (play_base_eos),
9116         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9117         (gst_play_base_bin_remove_element),
9118         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
9119         (gst_play_base_bin_unlink_stream),
9120         (gst_play_base_bin_get_streaminfo):
9121         * gst/playback/gstplaybasebin.h:
9122         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
9123         (gst_play_bin_class_init), (gst_play_bin_init),
9124         (gst_play_bin_dispose), (gst_play_bin_set_property),
9125         (gst_play_bin_get_property), (gen_video_element),
9126         (gen_audio_element), (remove_sinks), (setup_sinks),
9127         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
9128         (gst_play_bin_send_event), (gst_play_bin_get_formats),
9129         (gst_play_bin_convert), (gst_play_bin_get_query_types),
9130         (gst_play_bin_query), (plugin_init):
9131         * gst/playback/test4.c: (main):
9132         More fixes on reusing of the element.
9134 2004-07-11  Benjamin Otte  <otte@gnome.org>
9136         * ext/mad/gstmad.c: (normal_seek):
9137           allow seeking for other methods than just SET
9139 2004-07-11  Andy Wingo  <wingo@pobox.com>
9141         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
9142         float, "any" caps -> buffer_frames=[0,MAX].
9144         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
9145         doesn't intersect our caps with the template any more. Do it
9146         ourselves.
9147         (interleave_buffered_loop): Use g_newa instead of malloc/free.
9149 2004-07-09  Wim Taymans  <wim@fluendo.com>
9151         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
9152         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
9153         (compare_ranks), (print_feature), (gst_decode_bin_init),
9154         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
9155         (try_to_link_1), (new_pad), (close_link), (type_found),
9156         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
9157         (gst_decode_bin_change_state), (plugin_init):
9158         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
9159         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
9160         (gst_play_base_bin_dispose), (queue_overrun),
9161         (gen_preroll_element), (remove_prerolls), (no_more_pads),
9162         (new_stream), (setup_source), (gst_play_base_bin_set_property),
9163         (gst_play_base_bin_get_property), (play_base_eos),
9164         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9165         (gst_play_base_bin_remove_element),
9166         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
9167         (gst_play_base_bin_unlink_stream),
9168         (gst_play_base_bin_get_streaminfo):
9169         * gst/playback/gstplaybasebin.h:
9170         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
9171         (gst_play_bin_class_init), (gst_play_bin_init),
9172         (gst_play_bin_dispose), (gst_play_bin_set_property),
9173         (gst_play_bin_get_property), (gen_video_element),
9174         (gen_audio_element), (remove_sinks), (setup_sinks),
9175         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
9176         (gst_play_bin_send_event), (gst_play_bin_get_formats),
9177         (gst_play_bin_convert), (gst_play_bin_get_query_types),
9178         (gst_play_bin_query), (plugin_init):
9179         * gst/playback/test4.c: (main):
9180         Work on object reuse and seeking.
9182 2004-07-09  Wim Taymans  <wim@fluendo.com>
9184         * examples/seeking/seek.c: (iterate):
9185         Don't consume all CPU in the idle loop.
9187 2004-07-09  Wim Taymans  <wim@fluendo.com>
9189         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
9190         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
9191         Add pad to element *after* setting the pad functions so that
9192         the scheduler can use the correct ones.
9194 2004-07-09  Wim Taymans  <wim@fluendo.com>
9196         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
9197         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
9198         Sync to keyframe after seek
9200 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9202         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9203         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9204         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
9205         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
9206         * ext/libvisual/visual.c: (gst_visual_change_state):
9207         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
9208         * ext/theora/theoradec.c: (theora_dec_change_state):
9209         * ext/theora/theoraenc.c: (theora_enc_change_state):
9210         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
9211         * gst-libs/gst/navigation/navigation.c:
9212         * gst/adder/gstadder.c: (gst_adder_change_state):
9213         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9214         (gst_audio_convert_get_buffer):
9215         * gst/multipart/multipartdemux.c:
9216         (gst_multipart_demux_change_state):
9217         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
9218         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9219         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
9220         * gst/videoscale/gstvideoscale.c:
9221         (gst_videoscale_handle_src_event):
9222         * gst/volume/gstvolume.c: (volume_chain_int16):
9223           don't assert in state change, this should be done by the base
9224           GstElement class.
9225           various debugging fixes.
9227 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9229         * configure.ac:
9230         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
9231         (gst_play_dispose), (gst_play_set_location),
9232         (gst_play_set_data_src), (gst_play_set_video_sink),
9233         (gst_play_set_audio_sink), (gst_play_set_visualization),
9234         (gst_play_connect_visualization), (gst_play_get_sink_element),
9235         (gst_play_get_all_by_interface):
9236         * gst-libs/gst/play/play.h:
9237           add new method to get elements implementing an interface.
9238           add various error logging
9240 2004-07-08  Wim Taymans  <wim@fluendo.com>
9242         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
9243         (make_mpeg_pipeline), (make_mpegnt_pipeline),
9244         (make_playerbin_pipeline), (query_durations_elems),
9245         (query_durations_pads), (query_positions_elems),
9246         (query_positions_pads), (update_scale), (iterate), (stop_seek),
9247         (main):
9248         Added playbin seeking example.
9250 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9252         * gst-libs/gst/play/play.c: (gst_play_set_location),
9253         (gst_play_set_data_src), (gst_play_set_video_sink),
9254         (gst_play_set_audio_sink), (gst_play_set_visualization),
9255         (gst_play_connect_visualization), (gst_play_get_framerate):
9256           use a macro to look up elements from hash table
9258 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9260         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
9261         (gst_play_get_length_callback), (gst_play_set_location),
9262         (gst_play_seek_to_time), (gst_play_set_data_src),
9263         (gst_play_set_video_sink), (gst_play_set_audio_sink),
9264         (gst_play_set_visualization), (gst_play_connect_visualization),
9265         (gst_play_get_sink_element):
9266         - add debugging info
9267         - fix looking up sink elements by iterating over complete caps
9268         - put everything except for source and autoplugger in a complete bin
9270 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9272         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
9273         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
9274         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
9275         (gst_alsa_sink_write), (gst_alsa_sink_loop):
9276         * ext/alsa/gstalsasink.h:
9277         - add debugging info
9278         - clean up schizophrenia of data/buffer/event
9279         - fix double event unref error
9281 2004-07-08  Wim Taymans  <wim@fluendo.com>
9283         * gst/playback/Makefile.am:
9284         Add headers to noinst
9286 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9288         * tools/gst-launch-ext-m.m:
9289         * tools/gst-launch-ext.1.in:
9290           convert to the third millenium
9292 2004-07-07  David Schleef  <ds@schleef.org>
9294         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
9296 2004-07-07  Wim Taymans  <wim@fluendo.com>
9298         * gst/playback/Makefile.am:
9299         * gst/playback/README:
9300         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
9301         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
9302         (compare_ranks), (print_feature), (gst_decode_bin_init),
9303         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
9304         (try_to_link_1), (new_pad), (close_link), (type_found),
9305         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
9306         (plugin_init):
9307         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
9308         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
9309         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
9310         (gen_preroll_element), (no_more_pads), (new_stream),
9311         (setup_source), (gst_play_base_bin_set_property),
9312         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
9313         (gst_play_base_bin_add_element),
9314         (gst_play_base_bin_remove_element),
9315         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
9316         (gst_play_base_bin_unlink_stream),
9317         (gst_play_base_bin_get_streaminfo):
9318         * gst/playback/gstplaybasebin.h:
9319         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
9320         (gst_play_bin_class_init), (gst_play_bin_init),
9321         (gst_play_bin_dispose), (gst_play_bin_set_property),
9322         (gst_play_bin_get_property), (gen_video_element),
9323         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
9324         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9325         (gst_play_bin_get_formats), (gst_play_bin_convert),
9326         (gst_play_bin_get_query_types), (gst_play_bin_query),
9327         (plugin_init):
9328         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
9329         (gst_stream_info_get_type), (gst_stream_info_class_init),
9330         (gst_stream_info_init), (gst_stream_info_new),
9331         (gst_stream_info_dispose), (gst_stream_info_set_property),
9332         (gst_stream_info_get_property):
9333         * gst/playback/gststreaminfo.h:
9334         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
9335         (main):
9336         * gst/playback/test2.c: (main):
9337         * gst/playback/test3.c: (update_scale), (main):
9338         More playbin fixes. Added README. Do better element filtering.
9339         Added base class to preroll media. Added test apps.
9341 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9343         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
9344         * ext/mpeg2dec/gstmpeg2dec.h:
9345           various debugging improvements.  Reset stream to next picture
9346           instead of sequence header, otherwise seeks cannot work.
9348 2004-07-07  Wim Taymans  <wim@fluendo.com>
9350         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
9351         (gst_video_box_class_init), (gst_video_box_set_property),
9352         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
9353         Use pad_alloc where possible.
9355 2004-07-07  Wim Taymans  <wim@fluendo.com>
9357         * sys/oss/gstosselement.c: (gst_osselement_reset),
9358         (gst_osselement_parse_caps):
9359         * sys/oss/gstosselement.h:
9360         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9361         Fix offset on osssrc.
9363 2004-07-07  Wim Taymans  <wim@fluendo.com>
9365         * ext/theora/theora.c: (plugin_init):
9366         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
9367         (theora_dec_src_query), (theora_dec_chain):
9368         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9369         (theora_enc_sink_link), (theora_buffer_from_packet),
9370         (theora_push_packet), (theora_enc_chain):
9371         Fix theora granulepos calculation.
9372         Fix overflow in duration/position calculation.
9373         Bump rank to PRIMARY for theoradec.
9374         Use granulepos of last packet to calculate position.
9375         Set keyframe flag on buffers when needed.
9377 2004-07-06  David Schleef  <ds@schleef.org>
9379         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
9380         serious?  (Fixed, obviously.)
9382 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9384         * po/LINGUAS:
9385         * po/cs.po:
9386           added Czech translation (Miloslav Trmac)
9388 2004-07-05  Wim Taymans  <wim@fluendo.com>
9390         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
9391         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
9392         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
9393         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
9394         (close_link), (type_found), (gst_decode_bin_set_property),
9395         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
9396         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
9397         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
9398         (gst_decode_bin_query), (plugin_init):
9399         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
9400         (gst_play_bin_class_init), (gst_play_bin_init),
9401         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
9402         (get_video_element), (new_pad), (setup_source),
9403         (gst_play_bin_set_property), (gst_play_bin_get_property),
9404         (gst_play_bin_change_state), (gst_play_bin_add_element),
9405         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
9406         (gst_play_bin_send_event), (gst_play_bin_get_formats),
9407         (gst_play_bin_convert), (gst_play_bin_get_query_types),
9408         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
9409         * gst/playback/test.c: (main):
9410         More fixes, cleaned up playbin, make it use decodebin. Added
9411         threaded property to playbin.
9413 2004-07-05  Wim Taymans  <wim@fluendo.com>
9415         * configure.ac:
9416         * gst/playback/Makefile.am:
9417         * gst/playback/decodetest.c: (main):
9418         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
9419         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
9420         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
9421         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
9422         (close_link), (type_found), (gst_decode_bin_set_property),
9423         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
9424         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
9425         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
9426         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
9427         (plugin_init):
9428         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
9429         (gst_play_bin_class_init), (gst_play_bin_init),
9430         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
9431         (collect_sink_pads), (find_compatibles), (close_pad_link),
9432         (try_to_link_1), (new_pad), (close_link), (type_found),
9433         (setup_source), (gst_play_bin_set_property),
9434         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
9435         (compare_ranks), (gst_play_bin_collect_factories),
9436         (gst_play_bin_change_state), (gst_play_bin_add_element),
9437         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
9438         (gst_play_bin_send_event), (gst_play_bin_get_formats),
9439         (gst_play_bin_convert), (gst_play_bin_get_query_types),
9440         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
9441         * gst/playback/test.c: (main):
9442         Added some playback helper elements and some test apps, very alpha
9443         still.
9445 2004-07-04  Benjamin Otte  <otte@gnome.org>
9447         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
9448           only restart audio when we indeed have an xrun to fix repeated
9449           xruns. Fix suggested by Giuliano Pochini.
9451 2004-07-03  David Schleef  <ds@schleef.org>
9453         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
9454         call to gst_debug_log() if debugging is disabled (bug #145118)
9456 2004-07-03  Benjamin Otte  <otte@gnome.org>
9458         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
9459           use our own functions for restarting the alsa device.
9460         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9461           I should apply patches myself - use MIN for the third argument, not
9462           the second, this fixes seeking
9464 2004-07-02  David Schleef  <ds@schleef.org>
9466         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9467         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
9468         do with the logic.
9470 2004-07-02  David Schleef  <ds@schleef.org>
9472         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
9473         output buffers.  Fix logic mistake.  (bug #144866)
9475 2004-07-02  David Schleef  <ds@schleef.org>
9477         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
9478         on X.  (bug #144753)
9480 2004-07-02  David Schleef  <ds@schleef.org>
9482         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
9483         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
9484         (bug #144624)
9485         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
9486         (gst_osselement_rate_probe_check): Add another workaround for
9487         buggy drivers (bug #145336)
9489 2004-07-02  David Schleef  <ds@schleef.org>
9491         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
9492         Most systems don't have MSG_NOSIGNAL.
9494 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9496         * Makefile.am:
9497         * gst-libs/gst/colorbalance/Makefile.am:
9498         * gst-libs/gst/mixer/Makefile.am:
9499         * gst-libs/gst/play/Makefile.am:
9500         * gst-libs/gst/tuner/Makefile.am:
9501           (hopefully) fix both install and dist and make error message useful.
9502           needs testing across automakes.
9504 2004-07-02  Benjamin Otte  <otte@gnome.org>
9506         * ext/ogg/gstogg.c: (plugin_init):
9507           we require bytestream now
9508         * ext/ogg/gstoggdemux.c:
9509           huge diff to implement chain setup in a fast and generic way. This
9510           improves tag reading and startup of huge files (read: Theora videos)
9511           quite a bit. It probably contains bugs, too, so please test.
9512           Seeking is not improved to the fast method.
9514 2004-06-29  Wim Taymans  <wim@fluendo.com>
9516         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9517         * ext/ogg/gstoggmux.c:
9518         Fix memleak in oggdemux when running unconnected pads.
9519         doc update in mux, start working on keyframe mode.
9521 2004-06-29  Benjamin Otte  <otte@gnome.org>
9523         * sys/oss/gstosssink.c:
9524         * sys/oss/gstosssrc.c:
9525           advertise correct template caps - we indeed do non-native endianness
9526           and 8bit audio has no endianness
9527         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
9528         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
9529           avoid (wrong) duplications in getcaps function and return
9530           template caps
9532 2004-06-29  Wim Taymans  <wim@fluendo.com>
9534         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9535         (gst_multifdsink_class_init), (gst_multifdsink_add),
9536         (gst_multifdsink_remove), (gst_multifdsink_clear),
9537         (gst_multifdsink_client_remove),
9538         (gst_multifdsink_handle_client_read),
9539         (gst_multifdsink_client_queue_data),
9540         (gst_multifdsink_client_queue_caps),
9541         (gst_multifdsink_client_queue_buffer),
9542         (gst_multifdsink_handle_client_write),
9543         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9544         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
9545         (gst_multifdsink_init_send), (gst_multifdsink_close):
9546         Fix wrong GList iteration that could crash the server when
9547         more then 2 clients disconnect at the same time. Read all the
9548         pending commands in one batch to recover from command storms under
9549         very heavy load.
9551 2004-06-28  Wim Taymans  <wim@fluendo.com>
9553         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
9554         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
9555         (gst_videomixer_pad_set_property),
9556         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
9557         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
9558         (gst_videomixer_class_init), (gst_videomixer_init),
9559         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
9560         (pad_zorder_compare), (gst_videomixer_sort_pads),
9561         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9562         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
9563         (gst_videomixer_update_queues), (gst_videomixer_loop),
9564         (plugin_init):
9565         Avoid divide by zero, choose masterpad as the pad with the highest
9566         framerate.
9568 2004-06-27  Julien Moutte  <julien@moutte.net>
9570         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
9571         (gst_ximagesink_xwindow_new):
9572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
9573         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
9574         function directly. We might want to call it from somewhere else one day.
9576 2004-06-27  Julien Moutte  <julien@moutte.net>
9578         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
9579         (gst_ximagesink_xwindow_new):
9580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
9581         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
9582         window decorations.
9584 2004-06-27  Wim Taymans  <wim@fluendo.com>
9586         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9587         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
9588         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
9589         (gst_dvdec_set_property), (gst_dvdec_get_property):
9590         * ext/dv/gstdvdec.h:
9591         Implement drop_factor property to lower the framerate with
9592         a factor.
9594 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9596         * gst-libs/gst/colorbalance/Makefile.am:
9597         * gst-libs/gst/mixer/Makefile.am:
9598         * gst-libs/gst/play/Makefile.am:
9599         * gst-libs/gst/tuner/Makefile.am:
9600           unbreak Company's fix that didn't install the -enum.h files
9602 2004-06-27  Wim Taymans  <wim@fluendo.com>
9604         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
9605         (gst_dvdec_change_state):
9606         * ext/dv/gstdvdec.h:
9607         Fix timestamp, duration and offset of the buffers.
9609 2004-06-27  Wim Taymans  <wim@fluendo.com>
9611         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9612         (gst_multifdsink_class_init), (gst_multifdsink_add),
9613         (gst_multifdsink_remove), (gst_multifdsink_clear),
9614         (gst_multifdsink_client_remove),
9615         (gst_multifdsink_handle_client_read),
9616         (gst_multifdsink_client_queue_data),
9617         (gst_multifdsink_client_queue_caps),
9618         (gst_multifdsink_client_queue_buffer),
9619         (gst_multifdsink_handle_client_write),
9620         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9621         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
9622         (gst_multifdsink_init_send), (gst_multifdsink_close):
9623         * gst/tcp/gstmultifdsink.h:
9624         * gst/tcp/gsttcpserversink.c:
9625         (gst_tcpserversink_handle_server_read),
9626         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
9627         More multifdsink fixes, more recovery policy fixes.
9628         Removed stupid g_print
9630 2004-06-26  Wim Taymans  <wim@fluendo.com>
9632         * gst/tcp/Makefile.am:
9633         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9634         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
9635         (gst_multifdsink_class_init), (gst_multifdsink_init),
9636         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
9637         (gst_multifdsink_handle_client_read),
9638         (gst_multifdsink_client_queue_data),
9639         (gst_multifdsink_client_queue_caps),
9640         (gst_multifdsink_client_queue_buffer),
9641         (gst_multifdsink_handle_client_write),
9642         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9643         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
9644         (gst_multifdsink_chain), (gst_multifdsink_set_property),
9645         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
9646         (gst_multifdsink_close), (gst_multifdsink_change_state):
9647         * gst/tcp/gstmultifdsink.h:
9648         * gst/tcp/gsttcpplugin.c: (plugin_init):
9649         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
9650         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
9651         (gst_tcpserversink_handle_server_read),
9652         (gst_tcpserversink_handle_select),
9653         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
9654         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
9655         * gst/tcp/gsttcpserversink.h:
9656         Added multifdsink, made tcpserversink a subclass of fdsink, removed
9657         one of the locks, added recovery policy to multifdsink.
9659 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9661         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9662           fix decision for when getting frames with same timestamp
9663         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9664         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9665         (gst_v4lsrc_get_property):
9666         * sys/v4l/gstv4lsrc.h:
9667           add latency offset property
9669 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9671         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
9672         (plugin_init):
9673           fix debugging. add category.
9675 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9677         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
9678           fix wrong offsets
9680 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9682         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9683         (gst_alsa_src_get_time), (gst_alsa_src_loop),
9684         (gst_alsa_src_change_state):
9685           return a time that is in sync with the element's processing
9687 2004-06-25  Wim Taymans  <wim@fluendo.com>
9689         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9690         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
9691         (gst_tcpserversink_client_remove),
9692         (gst_tcpserversink_handle_client_read),
9693         (gst_tcpserversink_client_queue_data),
9694         (gst_tcpserversink_client_queue_caps),
9695         (gst_tcpserversink_client_queue_buffer),
9696         (gst_tcpserversink_handle_client_write),
9697         (gst_tcpserversink_queue_buffer),
9698         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
9699         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
9700         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
9701         (gst_tcpserversink_close):
9702         * gst/tcp/gsttcpserversink.h:
9703         Serversink rewrite. Really do non blocking writes to clients and
9704         maintain an internal queue to handle slower clients while not
9705         disturbing fast clients.
9707 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9709         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
9710           better debug, don't override OFFSET and OFFSET_END
9712 2004-06-25  Iain <iain@prettypeople.org>
9714         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
9715         name=source for the wavparse pipeline.
9717 2004-06-24  Johan Dahlin  <johan@gnome.org>
9719         * ext/theora/theoraenc.c (theora_enc_chain): Call
9720         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
9721         streamheader caps are set correctly.
9723 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9725         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
9726         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
9727           respect minimum bitrate; same could be done for max bitrate
9729 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9731         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
9732         (gst_vorbisenc_setup):
9733           fix sample rate range
9735 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9737         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
9738         (gst_oggvorbisenc_setup):
9739         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
9740         (gst_vorbisenc_setup):
9741           resolve ambiguities in code and description
9743 2004-06-24  Wim Taymans  <wim@fluendo.com>
9745         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
9746         * ext/alsa/gstalsa.h:
9747         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9748         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
9749         Use alsa trigger_tstamp to get the timestamp of the first
9750         sample in the buffer for more precise sync. Some cleanups.
9752 2004-06-24  Wim Taymans  <wim@fluendo.com>
9754         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
9755         (gst_audiorate_init), (gst_audiorate_chain),
9756         (gst_audiorate_set_property), (gst_audiorate_get_property):
9757         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9758         (gst_videorate_chain):
9759         Added some logging, fixed an overflow bug in videorate.
9761 2004-06-24  Benjamin Otte  <otte@gnome.org>
9763         * ext/kio/Makefile.am:
9764           fix for builddir != srcdir and distcheck
9766 2004-06-24  Benjamin Otte  <otte@gnome.org>
9768         * gst-libs/gst/colorbalance/Makefile.am:
9769         * gst-libs/gst/mixer/Makefile.am:
9770         * gst-libs/gst/play/Makefile.am:
9771         * gst-libs/gst/tuner/Makefile.am:
9772         * gst/tcp/Makefile.am:
9773         * sys/dxr3/Makefile.am:
9774           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
9775           tarball.
9776           Also add all *.list files that were missing.
9777         * Makefile.am:
9778           add a distcheck hook to ensure the above doesn't happen again.
9780 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
9782         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
9784 2004-06-23  Colin Walters  <walters@redhat.com>
9786         * m4/Makefile.am: Distribute gst-fionread.m4.
9788 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9790         * configure.ac: back to dev
9792 2004-06-23  Wim Taymans  <wim@fluendo.com>
9794         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
9795         (gst_alsa_xrun_recovery):
9796         * ext/alsa/gstalsa.h:
9797         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9798         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
9799         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
9800         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
9801         (gst_alsa_src_loop):
9802         Add clock to alsasrc. Take new capture timestamp when
9803         restarting after an overrun. Split up some functions between
9804         alsasrc and alsasink.
9806 === release 0.8.2 ===
9808 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9810         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
9811         (gst_alsa_change_state), (gst_alsa_update_avail),
9812         (gst_alsa_xrun_recovery):
9813         * ext/alsa/gstalsa.h:
9814         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9815           merge back changes from release
9817 2004-06-23  Wim Taymans  <wim@fluendo.com>
9819         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
9820         (gst_audiorate_init), (gst_audiorate_chain),
9821         (gst_audiorate_set_property), (gst_audiorate_get_property):
9822         Implement sample dropping and notify
9824 2004-06-22  Wim Taymans  <wim@fluendo.com>
9826         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9827         (theora_enc_sink_link), (theora_buffer_from_packet),
9828         (theora_push_packet), (theora_enc_chain):
9829         Some cleanups, make sure the timestamps are correct.
9831 2004-06-22  Wim Taymans  <wim@fluendo.com>
9833         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
9834         (gst_alsa_change_state), (gst_alsa_update_avail),
9835         (gst_alsa_xrun_recovery):
9836         * ext/alsa/gstalsa.h:
9837         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9838         Cleanups, take queued samples into account when reporting
9839         the time.
9841 2004-06-22  Wim Taymans  <wim@fluendo.com>
9843         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9844         (gst_videorate_init):
9845         Initialize the property as well.
9847 2004-06-22  Wim Taymans  <wim@fluendo.com>
9849         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9850         (gst_videorate_init), (gst_videorate_chain),
9851         (gst_videorate_set_property), (gst_videorate_get_property):
9852         Add property to make videorate silent.
9853         Add property to prefer new frames over old ones.
9855 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9857         * sys/osxvideo/Makefile.am:
9858         Workaround so that the osxvideo .so file gets linked with the
9859         Cocoa, OpenGL and QuickTime frameworks
9861 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9863         * sys/osxaudio/Makefile.am:
9864         Workaround so that the osxaudio .so file gets linked with the
9865         CoreAudio framework
9867 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9869         * configure.ac:
9870         Whoops, my fault...fixed build issues
9872 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9874         * configure.ac:
9875         Add objective-c support if running in Darwin/Mac OS X
9876         * sys/Makefile.am:
9877         * sys/osxvideo:
9878         * sys/osxvideo/Makefile.am:
9879         * sys/osxvideo/osxvideosink.h:
9880         * sys/osxvideo/osxvideosink.m:
9881         * sys/osxvideo/cocoawindow.h:
9882         * sys/osxvideo/cocoawindow.m:
9883         Add osxvideosink, a cocoa-based osx video sink
9886 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
9887         * ext/dvdnav/gst-dvd:
9888         Grab the gconf key from the right spot
9889         * gst/debug/gstnavseek.c: (gst_navseek_init),
9890         (gst_navseek_segseek), (gst_navseek_handle_src_event),
9891         (gst_navseek_chain):
9892         * gst/debug/gstnavseek.h:
9893           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
9894           and loop parameters of a segment seek.
9895         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
9896         (gst_videotestsrc_get_event_masks),
9897         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
9898         * gst/videotestsrc/gstvideotestsrc.h:
9899           Add seeking support to videotestsrc
9900           Initialise the timestamp_offset variable.
9902 2004-06-18  Wim Taymans  <wim@fluendo.com>
9904         * ext/sidplay/gstsiddec.cc:
9905         Fix negotiation and set correct end offset.
9907 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
9909         * configure.ac: branch and prerelease
9911 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9913         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
9914         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
9915         (gst_tcpclientsrc_init_receive):
9916         * gst/tcp/gsttcpclientsrc.h:
9917           read caps when connecting to server for GDP so we set them correctly
9919 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9921         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9922           notify drops and duplicates
9923         * gst/videoscale/videoscale.c: (videoscale_get_structure):
9924           no good reason to limit ourselves to 100x100
9926 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9928         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9929         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
9930         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9931         (gst_v4lsrc_get_property):
9932         * sys/v4l/gstv4lsrc.h:
9933         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
9934         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
9935         (gst_v4l_set_audio):
9936         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
9937         (gst_v4lsrc_try_capture):
9938         * sys/v4l/v4lsrc_calls.h:
9939           change try_palette to more general try_capture
9940           add autoprobe option so we can turn off autoprobing
9941           various fixes
9943 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9945         * configure.ac:
9946           add videorate
9947         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
9948         (gst_ximagesink_class_init):
9949         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
9950         (gst_xvimagesink_class_init):
9951           run them as finalize, not dispose, since dispose can be invoked
9952           multiple times
9954 2004-06-17  Wim Taymans  <wim@fluendo.com>
9956         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
9957         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
9958         * ext/alsa/gstalsa.h:
9959         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9960         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
9961         (gst_alsa_src_change_state):
9962         * ext/alsa/gstalsasrc.h:
9963         Make the xrun code timestamp and offset the buffers correctly.
9964         moved the clock to the base class, use alsa methods to get time.
9965         Do correct timestamping on outgoing buffers.
9967 2004-06-17  Wim Taymans  <wim@fluendo.com>
9969         * gst/audiorate/Makefile.am:
9970         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
9971         (gst_audiorate_base_init), (gst_audiorate_class_init),
9972         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
9973         (gst_audiorate_set_property), (gst_audiorate_get_property),
9974         (gst_audiorate_change_state), (plugin_init):
9975         Added an audiorate converter that fills in gaps.
9977 2004-06-17  Johan Dahlin  <johan@gnome.org>
9979         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
9981 2004-06-16  Wim Taymans  <wim@fluendo.com>
9983         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
9984         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
9985         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
9986         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
9987         (gst_v4lsrc_get_property):
9988         * sys/v4l/gstv4lsrc.h:
9989         Added a copy mode to v4lsrc where it will output a copied version
9990         of its internal hardware buffer.
9991         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
9992         can't | them.
9994 2004-06-16  Wim Taymans  <wim@fluendo.com>
9996         * sys/oss/gstosssrc.c: (gst_osssrc_get):
9997         Timestamp fixes.
9999 2004-06-16  Wim Taymans  <wim@fluendo.com>
10001         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
10002         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
10003         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
10004         (gst_v4lsrc_get_property):
10005         * sys/v4l/gstv4lsrc.h:
10006         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10007         Added a sync mode enum property to control v4lsrc timestamp method
10008         Removed the use-fixed-fps property and moved functionality in
10009         the enum.
10010         Don't error on an error value from v4l-conf, it might not always
10011         be a real error.
10013 2004-06-16  Wim Taymans  <wim@fluendo.com>
10015         * gst/videorate/Makefile.am:
10016         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
10017         (gst_videorate_base_init), (gst_videorate_class_init),
10018         (gst_videorate_getcaps), (gst_videorate_link),
10019         (gst_videorate_init), (gst_videorate_chain),
10020         (gst_videorate_set_property), (gst_videorate_get_property),
10021         (gst_videorate_change_state), (plugin_init):
10022         Added a video timestamp corrector.
10024 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10026         fixed a potential leak with previous commit
10028         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10030 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10032         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10033         Added missing refcount, fixes bug #144425
10034         Cheers Tim for finding the bug
10036 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10038         * sys/v4l/gstv4l.c: (plugin_init):
10039         * sys/v4l/gstv4lcolorbalance.c:
10040         * sys/v4l/gstv4lcolorbalance.h:
10041         * sys/v4l/gstv4lelement.c:
10042         * sys/v4l/gstv4lelement.h:
10043         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
10044         * sys/v4l/gstv4lmjpegsink.h:
10045         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
10046         * sys/v4l/gstv4lmjpegsrc.h:
10047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
10048         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
10049         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10050         * sys/v4l/gstv4lsrc.h:
10051         * sys/v4l/gstv4ltuner.c:
10052         * sys/v4l/gstv4ltuner.h:
10053         * sys/v4l/gstv4lxoverlay.c:
10054         * sys/v4l/gstv4lxoverlay.h:
10055         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
10056         (gst_v4l_set_window), (gst_v4l_enable_overlay):
10057         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
10058         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
10059         (gst_v4l_set_audio):
10060         * sys/v4l/v4l_calls.h:
10061         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
10062         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
10063         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
10064         (gst_v4lmjpegsink_playback_init),
10065         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
10066         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
10067         (gst_v4lmjpegsink_playback_stop),
10068         (gst_v4lmjpegsink_playback_deinit):
10069         * sys/v4l/v4lmjpegsink_calls.h:
10070         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
10071         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
10072         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
10073         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
10074         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
10075         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
10076         * sys/v4l/v4lmjpegsrc_calls.h:
10077         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
10078         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
10079         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
10080         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
10081         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
10082         (gst_v4lsrc_try_palette):
10083         * sys/v4l/v4lsrc_calls.h:
10084           bunch of paranoia cleanups
10086 2004-06-14  David Schleef  <ds@schleef.org>
10088         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
10089         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
10090         Send discont events and change timestamps appropriately when
10091         we get a seek event.  (bug #144240)
10092         * ext/cdparanoia/gstcdparanoia.h:
10094 2004-06-14  Benjamin Otte  <otte@gnome.org>
10096         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
10097           snd_pcm_hw_params_set_rate  since the latter fails for no good
10098           reason on some setups.
10100 2004-06-14  David Schleef  <ds@schleef.org>
10102         * gst/volume/demo.c: (value_changed_callback): exp10() is not
10103         standard.  Thank you for playing.
10105 2004-06-14  Wim Taymans  <wim@fluendo.com>
10107         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
10108         Patch 1.3 broke the ordering of the colorspace info and
10109         made the plugin basically work by coincidence, reordered
10110         the info.
10112 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10114         * ext/lame/gstlame.c:
10115         * ext/mad/gstmad.c:
10116           sync caps.  Make sure mad can only output a list of rates, not
10117           a full range.  In the future, have three caps lists for each of the
10118           mpeg versions.  Change mpegversion to a double as well.
10120 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10122         * gst/volume/.cvsignore:
10123         * gst/volume/Makefile.am:
10124         * gst/volume/demo.c: (value_changed_callback), (idler),
10125         (setup_gui), (main):
10126           added small demo app
10128 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
10129         * ext/esd/esdsink.c: (gst_esdsink_change_state):
10130         * ext/esd/esdsink.h:
10131         Close the esd connection on pause, because esd will just wait -
10132         blocking all other esd clients indefinitely.
10134 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
10136         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
10137           previous commit with GST_DEBUG
10139 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10141         * configure.ac:
10142           add a header check for a dvdread header in dvdnav.  Fixes #133002
10144 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10146         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
10147         * gst/tcp/gsttcpclientsink.h:
10148         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
10149         * gst/tcp/gsttcpclientsrc.h:
10150         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
10151         (gst_tcpserversink_handle_server_read),
10152         (gst_tcpserversink_init_send):
10153         * gst/tcp/gsttcpserversink.h:
10154         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
10155         * gst/tcp/gsttcpserversrc.h:
10156         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
10157         version of IP)
10159 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10161         * configure.ac:
10162         Added ogg library so that OSX detects libtheora properly
10164 2004-06-11  Wim Taymans  <wim@fluendo.com>
10166         * ext/theora/theoradec.c: (theora_dec_chain),
10167         (theora_dec_change_state):
10168         Don't try to decode frames before we received a keyframe.
10170 2004-06-11  Wim Taymans  <wim@fluendo.com>
10172         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10173         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
10174         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
10175         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
10176         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
10177         Added property to set the maximum delay of a page.
10179 2004-06-10  Wim Taymans  <wim@fluendo.com>
10181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10182         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
10183         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
10184         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
10185         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
10186         Added max-delay property to control the maximum amount
10187         of data to put in one page.
10189 2004-06-10  Wim Taymans  <wim@fluendo.com>
10191         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10192         (gst_theora_enc_init), (theora_enc_sink_link),
10193         (theora_buffer_from_packet), (theora_enc_set_property),
10194         (theora_enc_get_property):
10195         Set duration on encoded buffer, added some more properties
10197 2004-06-10  Wim Taymans  <wim@fluendo.com>
10199         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10200         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
10201         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
10202         * ext/theora/theoraenc.c: (theora_enc_chain):
10203         Fix refcounting bugs
10205 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10207         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
10208         (gst_asf_demux_loop), (gst_asf_demux_process_file),
10209         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
10210         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
10211         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
10212         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
10213         (gst_asf_demux_change_state):
10214         * gst/asfdemux/gstasfdemux.h:
10215           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
10216           feels like. I think we should set a new requirement for demuxers
10217           from now on to implement sane loop functions, data loops, query
10218           and seek functions before first commit into CVS. And this commit
10219           fixes all of the above.
10221 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
10223         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
10224           vorbis comments are properly encoded in UTF-8 before adding them
10225           to a GstTagList
10227 2004-06-09  Benjamin Otte  <otte@gnome.org>
10229         * ext/alsa/gstalsa.c: (add_channels):
10230           handle min <= max correctly
10231         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
10232         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
10233           add fixation functions so we fixate correctly. No preferring of alaw
10234           anymore because it's the first structure.
10235         * ext/alsa/gstalsa.h:
10236         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
10237         (gst_alsa_hw_params_dump):
10238           add functions to ease debugging in alsalib
10239         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
10240         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
10241         (gst_alsa_start_audio):
10242           only specify hw params if we really setup a format (fixes #134007 -
10243           or at least works around it)
10245 2004-06-09  Wim Taymans  <wim@fluendo.com>
10247         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10248         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
10249         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
10250         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
10251         (gst_ogg_mux_loop):
10252         Use stream caps to setup the initial pages in the ogg stream.
10253         Correctly set the streamheader caps on the srcpad.
10255 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10257         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
10258         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
10259         (gst_v4lsrc_getcaps):
10260         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
10261         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
10262           add querying of fps lists for webcams.  Negotiating to a framerate
10263           now works.
10265 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10267         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
10268         (theora_push_buffer), (theora_push_packet),
10269         (theora_set_header_on_caps), (theora_enc_chain):
10270           mark buffers and put on streamheader, raw theora streaming
10271           now works too, whee
10273 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10275         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
10276         (gst_tcp_gdp_read_caps):
10277           do a looping read for caps and GDP headers too
10279 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10281         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
10282         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
10283           return EOS instead of NULL in _get
10285 2004-06-08  Wim Taymans  <wim@fluendo.com>
10287         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
10288         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
10289         (gst_tcp_gdp_write_caps):
10290         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
10291         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
10292         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
10293         Memory leak fixes
10295 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10297         * ext/vorbis/Makefile.am:
10298         * ext/vorbis/vorbis.c: (plugin_init):
10299         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
10300         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
10301         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
10302         (vorbis_parse_change_state):
10303         * ext/vorbis/vorbisparse.h:
10304           adding a vorbisparse element that marks the buffers, streaming
10305           raw vorbis using GDP now works, whee
10307 2004-06-08  Wim Taymans  <wim@fluendo.com>
10309         * ext/jpeg/Makefile.am:
10310         * ext/jpeg/README:
10311         * ext/jpeg/gstjpeg.c: (plugin_init):
10312         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
10313         (gst_smokedec_base_init), (gst_smokedec_class_init),
10314         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
10315         * ext/jpeg/gstsmokedec.h:
10316         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
10317         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
10318         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
10319         (gst_smokeenc_resync), (gst_smokeenc_chain),
10320         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
10321         * ext/jpeg/gstsmokeenc.h:
10322         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
10323         (smokecodec_flush_destination), (smokecodec_term_destination),
10324         (smokecodec_init_source), (smokecodec_fill_input_buffer),
10325         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
10326         (smokecodec_term_source), (smokecodec_encode_new),
10327         (smokecodec_decode_new), (smokecodec_info_free),
10328         (smokecodec_set_quality), (smokecodec_get_quality),
10329         (smokecodec_set_threshold), (smokecodec_get_threshold),
10330         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10331         (find_best_size), (abs_diff), (put), (smokecodec_encode),
10332         (smokecodec_parse_header), (smokecodec_decode):
10333         * ext/jpeg/smokecodec.h:
10334         Added a new simple jpeg based codec
10336 2004-06-08  Wim Taymans  <wim@fluendo.com>
10338         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
10339         (gst_multipart_mux_loop):
10340         Fix memory leak
10342 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10344         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
10345         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
10346         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
10347         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
10348         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
10349         * gst/tcp/gsttcpserversink.h:
10350           take streamheader into account
10352 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10354         * gst/level/Makefile.am:
10355         * gst/level/gstlevel.c: (gst_level_class_init):
10356           clean up marshal generation
10358 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10360         * gst/tcp/Makefile.am:
10361         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
10362         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
10363         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
10364         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
10365         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
10366         (gst_tcpclientsrc_get_property):
10367         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
10368         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
10369         (gst_tcpserversink_handle_client_read),
10370         (gst_tcpserversink_handle_client_write),
10371         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
10372         * gst/tcp/gsttcpserversink.h:
10373           add signals client-added and client-removed
10374         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
10375         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
10376         (gst_tcpserversrc_get_property):
10377         uniformized, change default protocol to NONE
10378         * gst/tcp/gsttcp-marshal.list: added
10379 2004-06-07  Benjamin Otte  <otte@gnome.org>
10381         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10382           handle discont events if they happen before caps nego
10384 2004-06-07  Wim Taymans  <wim@fluendo.com>
10386         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
10387         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
10388         (gst_multipart_demux_plugin_init):
10389         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
10390         (gst_multipart_mux_init), (gst_multipart_mux_loop),
10391         (gst_multipart_mux_change_state):
10392         Small updates, fix a memleak
10394 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10396         * configure.ac: OSS portability
10397         * ext/arts/gst_arts.c: idem
10398         * sys/oss/gstosselement.c: idem
10399         * sys/oss/gstossmixer.c: idem
10400         * sys/oss/gstosssink.c: idem
10401         * sys/oss/gstosssrc.c: idem
10402         * sys/oss/oss_probe.c: idem
10403           - check for soundcard.h in different places for some BSD
10405 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
10407         * AUTHORS:
10408         Add me to the authors file
10409         * configure.ac:
10410         Increase the libdv requirement to >= version 0.100
10411         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
10412         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
10413         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
10414         * ext/dv/gstdvdec.h:
10415         Add support for the new_media flag when sending DISCONT events
10416         Make the querying work when video pad is not linked
10418 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
10420         reviewed by Benjamin Otte  <otte@gnome.org>
10422         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
10423           create a NULL-initialized array of pads, so we don't think they
10424           exist already. (fixes #143130)
10426 2004-06-07  Benjamin Otte  <otte@gnome.org>
10428         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
10429         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
10430         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
10431           don't use // coments
10433 2004-06-07  Benjamin Otte  <otte@gnome.org>
10435         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
10436           cast to GstClockTime to get higher granularity
10437         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10438           use gst_element_set_time_delay to get the exact time
10439         * ext/mad/gstmad.c: (gst_mad_chain):
10440           use the negotiated rate instead of the current frame's rate which
10441           might be wrong because of bit errors. This avoids emitting totally
10442           bogus timestamps and screwing sync.
10443         (fixes #143454)
10445 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
10447         reviewed by Benjamin Otte  <otte@gnome.org>
10449         * gst/adder/gstadder.c: (gst_adder_loop):
10450           properly error out when no negotiation has happened yet. (fixes
10451           #143032)
10453 2004-06-06  Benjamin Otte  <otte@gnome.org>
10455         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
10456           forward correctly transformed offset in discont events. Based on
10457           patch by Arwed v. Merkatz. (fixes #142851)
10459 2004-06-06  David Schleef  <ds@schleef.org>
10461         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
10462         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
10463         problems on several systems.
10465 2004-06-06  Benjamin Otte  <otte@gnome.org>
10467         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10468           use explicit caps on the srcpad
10469         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10470           properly error out if caps couldn't be set (fixes #142764)
10472 2004-06-06  Benjamin Otte  <otte@gnome.org>
10474         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
10475         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
10476         (gst_alsa_start_audio):
10477           - don't call set_periods_integer anymore, it breaks the
10478           configuration randomly
10479           - call snd_pcm_hw_params_set_access directly instead of using masks
10480           - don't fail if the sw_params can't be set, just use the default
10481           params and hope it works. Alsalib has weird issues when you touch
10482           sw_params and does no proper error reporting about what failed.
10483         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
10484         (gst_alsa_close_audio):
10485           make our alsa debugging go via gst debugging and not conditionally
10486           defined
10487         * ext/alsa/gstalsa.h:
10488           add ALSA_DEBUG_FLUSH macro
10489         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
10490         (plugin_init):
10491           wrap alsa errors to be printed via the gst debugging system and not
10492           spammed to stderr
10494 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10496         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
10497         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
10498         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
10499         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
10500         (qtdemux_parse_trak):
10501         * gst/qtdemux/qtdemux.h:
10502           Bitch. Also known as seeking, querying & co.
10503         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
10504         (gst_osssink_change_state):
10505         * sys/oss/gstosssink.h:
10506           Resyncing is for weenies, this hack is no longer needed and was
10507           broken anyway (since it - unintendedly - always leaves resync to
10508           TRUE).
10510 2004-06-05  Andrew Turner <zxombie@hotpop.com>
10512         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
10513         * gst/tcp/gsttcpclientsrc.h: idem
10514           - define MSG_NOSIGNAL if not done
10515           - include unistd.h for off_t
10516           (fixes #143749)
10518 2004-06-05  Benjamin Otte  <otte@gnome.org>
10520         * configure.ac:
10521         * ext/kio/Makefile.am:
10522           check for qt's moc preprocessor explicitly and use it
10524 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10526         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
10527           don't get a signal for EPIPE on socket writes
10528           (somebody check if this works on other platforms)
10530 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10532         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
10533         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
10534           check error condition on available samples correctly
10536 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10538         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
10539           avoid a segfault
10540         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
10541         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
10542         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
10543         (gst_tcpserversrc_gdp_read_header):
10544          use ssize_t over size_t since the former is signed and thus the
10545          check for error codes can work
10547 2004-06-02  Wim Taymans  <wim@fluendo.com>
10549         reviewed by: Johan
10551         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
10552         (gst_multipart_mux_loop):
10553         Oops
10555 2004-06-02  Wim Taymans  <wim@fluendo.com>
10557         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
10558         (gst_multipart_mux_init), (gst_multipart_mux_loop),
10559         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
10560         (gst_multipart_mux_change_state):
10561         Added configurable boundary specifier, added the value as a
10562         caps field as well.
10564 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10566         * gst/tcp/gsttcp.c:
10567         * gst/tcp/gsttcpclientsrc.c:
10568         * gst/tcp/gsttcpclientsrc.h:
10569         * gst/tcp/gsttcpserversrc.c:
10570           - portability fix, to compile on OSX
10571             (fixes #143146)
10573         * sys/osxaudio/gstosxaudioelement.c:
10574         * sys/osxaudio/gstosxaudiosink.c:
10575         * sys/osxaudio/gstosxaudiosrc.c:
10576           - compilation warnings on OSX
10577             (fixes #143153)
10579 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10581         * ext/vorbis/vorbisdec.c : sign warning fixes
10583         * gst-libs/gst/mixer/mixertrack.c :
10584           do no use defines which are glib 2.4 specific
10586 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
10588         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
10589           buffer since libflac doesn't expect it (reports a sync error when
10590           it encounters that)
10593 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
10595         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
10596         * gst-libs/gst/mixer/mixertrack.c:
10597         (gst_mixer_track_get_property), (get_mixer_track_init),
10598         (get_mixer_track_get_property): Added property accessors
10599         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
10600         * gst-libs/gst/mixer/mixeroptions.c:
10601         (gst_mixer_options_get_values): Added
10602         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
10603         * gst-libs/gst/mixer/mixer.c: Fixed comment
10606 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10608         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
10609           improve error messages on open
10612 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10614         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10615           check if v4l-conf is in path
10617 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10619         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
10620           change assert to a more readable error message
10622 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10624         * gst-libs/gst/tuner/tunerchannel.h:
10625           - add a freq_multiplicator field to make the conversion
10626             between internal frequency unit and Hz
10627         * sys/v4l/gstv4lelement.c:
10628         * sys/v4l2/gstv4l2element.c:
10629           - change default video device to /dev/video0
10630         * sys/v4l/v4l_calls.c:
10631         * sys/v4l2/v4l2_calls.c:
10632           - we only expose frequency to the user in Hz instead of
10633             bastard v4lX unit (either 62.5kHz or 62.5Hz)
10635 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
10636         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10637           Initialise b_o_s and e_o_s variables
10638         * gst-libs/gst/riff/riff-media.c:
10639         (gst_riff_create_video_caps_with_data):
10640           Add some unusual fourcc's from mplayer avi's
10641         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
10642           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
10643           autoplugging.
10645 2004-05-28  Wim Taymans  <wim@fluendo.com>
10647         * configure.ac:
10648         * gst/alpha/Makefile.am:
10649         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
10650         (gst_alpha_get_type), (gst_alpha_base_init),
10651         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
10652         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
10653         (gst_alpha_chroma_key), (gst_alpha_chain),
10654         (gst_alpha_change_state), (plugin_init):
10655         A plugin to add an alpha channel to I420 video. Can optionally do
10656         chroma keying.
10657         * gst/multipart/Makefile.am:
10658         * gst/multipart/multipart.c: (plugin_init):
10659         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
10660         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
10661         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
10662         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
10663         (gst_multipart_demux_change_state),
10664         (gst_multipart_demux_plugin_init):
10665         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
10666         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
10667         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
10668         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
10669         (gst_multipart_mux_pad_unlink),
10670         (gst_multipart_mux_request_new_pad),
10671         (gst_multipart_mux_handle_src_event),
10672         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
10673         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
10674         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
10675         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
10676         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
10677         send multipart jpeg images to a browser.
10678         * gst/videobox/Makefile.am:
10679         * gst/videobox/README:
10680         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
10681         (gst_video_box_get_type), (gst_video_box_base_init),
10682         (gst_video_box_class_init), (gst_video_box_init),
10683         (gst_video_box_set_property), (gst_video_box_get_property),
10684         (gst_video_box_sink_link), (gst_video_box_i420),
10685         (gst_video_box_ayuv), (gst_video_box_chain),
10686         (gst_video_box_change_state), (plugin_init):
10687         Crops or adds borders around an image. can do alpha channel
10688         borders as well.
10689         * gst/videomixer/Makefile.am:
10690         * gst/videomixer/README:
10691         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
10692         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
10693         (gst_videomixer_pad_get_sink_event_masks),
10694         (gst_videomixer_pad_get_property),
10695         (gst_videomixer_pad_set_property),
10696         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
10697         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
10698         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
10699         (gst_videomixer_base_init), (gst_videomixer_class_init),
10700         (gst_videomixer_init), (gst_videomixer_request_new_pad),
10701         (gst_videomixer_handle_src_event),
10702         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
10703         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
10704         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
10705         (gst_videomixer_loop), (gst_videomixer_get_property),
10706         (gst_videomixer_set_property), (gst_videomixer_change_state),
10707         (plugin_init):
10708         Generic video mixer plugin, can handle multiple inputs all with
10709         different framerates and video sizes. Is fully alpha channel
10710         aware.
10712 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10714         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10715           Select first track as master track. Not sure how else to handle
10716           that...
10717         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
10718           Discard discont events. Should fix #142962.
10720 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
10722         * ext/alsa/Makefile.am:
10723         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
10724         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
10725         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
10726         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
10727         (gst_alsa_mixer_get_option):
10728         * ext/alsa/gstalsamixer.h:
10729         * ext/alsa/gstalsamixeroptions.c:
10730         (gst_alsa_mixer_options_get_type),
10731         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
10732         (gst_alsa_mixer_options_new):
10733         * ext/alsa/gstalsamixeroptions.h:
10734         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10735         * ext/alsa/gstalsamixertrack.h:
10736           Add enumerations (as GstMixerOptions). Make correct distinction
10737           between input/output tracks. Add capture/playback private flag.
10738           Use flag to decide on whether to set capture or playback volumes
10739           or switches. Use playback and record switches.
10740         * gst-libs/gst/mixer/Makefile.am:
10741         * gst-libs/gst/mixer/mixer-marshal.list:
10742         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
10743         (gst_mixer_set_option), (gst_mixer_get_option),
10744         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
10745         (gst_mixer_volume_changed), (gst_mixer_option_changed):
10746         * gst-libs/gst/mixer/mixer.h:
10747         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
10748         (gst_mixer_options_class_init), (gst_mixer_options_init),
10749         (gst_mixer_options_dispose):
10750         * gst-libs/gst/mixer/mixeroptions.h:
10751           Add GstMixerOptions.
10752         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
10753           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
10754           broken device detection on computers with multiple OSS sound
10755           cards.
10757 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10759         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
10760           fixate nicely even when the peer is not negotiating
10762 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10764         * gst/audioconvert/gstaudioconvert.c:
10765         (gst_audio_convert_parse_caps):
10766           make sure we don't allow depth > width
10767         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
10768           fixate endianness to G_BYTE_ORDER as default
10769         * gst/audioscale/gstaudioscale.c:
10770           we don't handle another endianness as host-endianness
10772 2004-05-25  David Schleef  <ds@schleef.org>
10774         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
10776 2004-05-24  Benjamin Otte  <otte@gnome.org>
10778         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
10779         (gst_oggvorbisenc_setup):
10780           properly fail when we can't setup the vorbis encoder due to
10781           unsupported settings
10782         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
10783         (gst_vorbisenc_setup):
10784           same
10785         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10786           fix case where warnings occured when one pad was unlinked while the
10787           other's link function was called
10789 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
10791         * gst/tcp/Makefile.am:
10792           use GST_ENABLE_NEW
10794 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10796         * gst-libs/gst/resample/private.h:
10797           don't use optimizations that are #if 0'ed
10799 2004-05-24  Wim Taymans  <wim@fluendo.com>
10801         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
10802         Fix potential division by zero error and hopefully get
10803         the position query right to get correct timestamps on avi
10804         audio.
10806 2004-05-24  Wim Taymans  <wim@fluendo.com>
10808         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
10809         (gst_videoscale_scale_nearest_str2),
10810         (gst_videoscale_scale_nearest_str4),
10811         (gst_videoscale_scale_nearest_32bit),
10812         (gst_videoscale_scale_nearest_24bit),
10813         (gst_videoscale_scale_nearest_16bit):
10814         Fix the scaling algorithm and avoid a buffer overflow.
10815         removed the while loop in the scaling function as it
10816         was used for point sampling only.
10818 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10820         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
10821         (gst_id3_tag_class_init), (gst_id3_tag_init),
10822         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
10823         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
10824         (gst_id3_tag_send_tag_event):
10825           lots of fixes to make id3mux work and id3demux work correctly
10827 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10829         * ext/Makefile.am:
10830           add rules to build shout2send (was removed by accident
10831           when this module was no more marked experimental/broken)
10833 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10835         * ext/shout2/gstshout2.c:
10836         * ext/shout2/gstshout2.h:
10837           adding a "connection problem" signal to shout2send
10838           (fixes #142954)
10840 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10842         * ext/kio/kioreceiver.cpp:
10843         * ext/kio/kioreceiver.h:
10844           fix sign comparison issues
10846 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10848         * gst/cdxaparse/gstcdxaparse.c:
10849         * gst/cdxaparse/gstcdxaparse.h:
10850           some renaming
10851           add some checks/sanity
10852           prepare for seek addition
10854         * sys/sunaudio/gstsunaudio.c:
10855           remove exported dupe init function
10857 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
10859         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
10860         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
10861           Fix format conversion and position querying.
10862         * gst/debug/progressreport.c: (gst_progressreport_report):
10863           Don't output a bogus total value that we didn't query.
10864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10865           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
10866           only a blank window after xine has been used.
10868 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10870         * m4/as-arts.m4:
10871           sync with upstream version to fix test on FC2
10872           readd with -ko to preserve Id header
10874 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10876         * configure.ac:
10877           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
10878         * gst/tcp/gsttcpclientsrc.c: idem
10879         * gst/tcp/gsttcpserversink.c: idem
10880         * gst/tcp/gsttcpserversrc.c: idem
10881         * m4/gst-fionread.m4: idem
10883         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
10885         * configure.ac: enable speex plugin for speex 1.1.5+
10886         * ext/speex/gstspeexenc.c: fix cast warning
10888         * ext/esd/README: fix typo
10890 2004-05-20  David Schleef  <ds@schleef.org>
10892         * configure.ac: Minor cosmetic change to convince the buildbot to
10893         reautogen.
10894         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
10895         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
10896         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
10897         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
10898         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
10899         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
10900         More hacking.  Plays audio now.
10902 2004-05-20  David Schleef  <ds@schleef.org>
10904         * configure.ac:
10905         * sys/Makefile.am:
10907 2004-05-20  David Schleef  <ds@schleef.org>
10909         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
10910         * sys/osxaudio/gstosxaudio.c:
10911         * sys/osxaudio/gstosxaudioelement.c:
10912         * sys/osxaudio/gstosxaudioelement.h:
10913         * sys/osxaudio/gstosxaudiosink.c:
10914         * sys/osxaudio/gstosxaudiosink.h:
10915         * sys/osxaudio/gstosxaudiosrc.c:
10916         * sys/osxaudio/gstosxaudiosrc.h:
10918 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10920         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
10921         (gst_vorbisenc_chain):
10922           put the codec headers on the caps as streamheader as well as
10923           pushing them out
10925 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10927         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
10928         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
10929         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
10930         split up push_packet into two functions
10932 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10934         * gst/tcp/.cvsignore:
10935           ignore enums
10936         * gst/tcp/Makefile.am:
10937         * gst/tcp/README:
10938         * gst/tcp/gsttcp.c:
10939         * gst/tcp/gsttcp.h:
10940         * gst/tcp/gsttcpclientsink.c:
10941         * gst/tcp/gsttcpclientsink.h:
10942         * gst/tcp/gsttcpclientsrc.c:
10943         * gst/tcp/gsttcpclientsrc.h:
10944         * gst/tcp/gsttcpplugin.c:
10945         * gst/tcp/gsttcpserversink.c:
10946         * gst/tcp/gsttcpserversink.h:
10947         * gst/tcp/gsttcpserversrc.c:
10948         * gst/tcp/gsttcpserversrc.h:
10949           add new tcp elements
10951 2004-05-19  Wim Taymans  <wim@fluendo.com>
10953         * gst/law/mulaw-conversion.c: (mulaw_encode):
10954         Fix overflow bug in ulaw encoding.
10956 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10958         * ext/mad/gstmad.c: (gst_mad_handle_event):
10959           don't unref the event twice
10961 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10963         * configure.ac:
10964           remove -Wno-sign-compare
10966 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10968         * configure.ac:
10969           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
10970           if you want to work against glib 2.2 and 2.4
10972 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10974         * gst/tcp/Makefile.am:
10975         * gst/tcp/gsttcp.c:
10976         * gst/tcp/gsttcp.h:
10977         * gst/tcp/gsttcpsink.h:
10978         * gst/tcp/gsttcpsrc.h:
10979           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
10981 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10983         * gst/debug/tests.c: (md5_get_value):
10984           fix segfault on gst-inspect
10986 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10988         * gst/debug/testplugin.c:
10989         * gst/debug/tests.c:
10990         * gst/debug/tests.h:
10991           add new extensible and configurable testing element. Current tests
10992           include buffer count, stream length, timestamp/duration matching and
10993           md5.
10994         * gst/debug/Makefile.am:
10995         * gst/debug/gstdebug.c: (plugin_init):
10996           add infrastructure for new element
10998 2004-05-19  Johan Dahlin  <johan@gnome.org>
11000         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
11001         ending of the array. Fixes gst-inspect segfault on ppc.
11003 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11005         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
11007         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
11009 2004-05-18  David Schleef  <ds@schleef.org>
11011         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
11012         warnings (bugs, actually) noticed by gcc but not forte.
11014 2004-05-18  David Schleef  <ds@schleef.org>
11016         * sys/sunaudio/Makefile.am:
11017         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
11019 2004-05-18  David Schleef  <ds@schleef.org>
11021         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11022         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
11023         to allow qtdemux to use non-seekable streams. (bug #142272)
11025 2004-05-18  David Schleef  <ds@schleef.org>
11027         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
11028         (gst_resample_sinc_ft_float): Remove use of static temporary
11029         buffer.  This code was obviously not supposed to last long, but
11030         it's stuck in our ABI, so it required a little hack to make it
11031         ABI-compatible.  Fixes #142585.
11032         * gst-libs/gst/resample/resample.h: same.
11034 2004-05-18  David Schleef  <ds@schleef.org>
11036         * configure.ac: Add sunaudio
11037         * examples/Makefile.am: make gstplay depend on gconf
11038         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
11039         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
11040         (convert_table_lookup), (img_convert): remove c99-isms
11041         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
11042           unsigned, to fix a warning on Solaris
11043         * gst/mpeg1sys/systems.c: bcopy->memcpy
11044         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
11045         * sys/Makefile.am: Add sunaudio
11047 2004-05-18  Wim Taymans  <wim@fluendo.com>
11049         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
11050         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
11051         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
11052         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11053         (gst_ogg_mux_loop):
11054         Fix an ugly memleak where the muxer didn't flush enough ogg
11055         pages. This also resulted in badly muxed ogg files.
11057 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11059         * gst/asfdemux/asfheaders.c :
11060         * gst/asfdemux/asfheaders.h :
11061         * gst/asfdemux/gstasfdemux.c :
11062           - fix ASF_OBJ_PADDING guid
11063           - add 3 new object guids (language list, metadata,
11064             extended stream properties)
11065           - add a function to parse extended header objects
11067 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11069         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
11070           remove leftover debugging g_print
11072 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11074         * ext/mad/gstmad.c: (gst_mad_handle_event):
11075           Fix for when the first format in a discont event is not a
11076           byte-based one. Should fix #137710.
11078 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11080         * m4/a52.m4 : fix compilation with -Wall -Werror
11081         * m4/libfame.m4 : idem
11082         * m4/libmikmod.m4 : idem
11084 2004-05-17  Benjamin Otte  <otte@gnome.org>
11086         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
11087           signal the new tags before giving up the reference
11089 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11091         * ext/shout2/gstshout2.c:
11092           use application/ogg instead of application/x-ogg (patch by Patrick
11093           Guimond, fixes #142432)
11094         * sys/oss/gstosselement.c: (gst_osselement_reset),
11095         (gst_osselement_sync_parms):
11096           don't set fragment size unless specified (fixes #142493)
11098 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11100         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
11101           fixes #142664
11103 2004-05-17  Benjamin Otte  <otte@gnome.org>
11105         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
11106           compute offsets correctly for internal buffers so timestamps are set
11107           correctly when we can't seek. Also handle cases where there are no
11108           offsets. (based on a patch by David Moore, fixes #142507)
11110 2004-05-17  Benjamin Otte  <otte@gnome.org>
11112         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11113           use correct variable when determining amount of data to skip so we
11114           don't skip into the void and segfault
11116 2004-05-16  Benjamin Otte  <otte@gnome.org>
11118         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
11119           Hi, I'm a memleak
11121 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11123         * gst/asfdemux/gstasfdemux.c:
11124           - fix a mem leak and always propagate tags
11125           - add WMV3 to known video codecs (but no decoder yet)
11126           - replace "surplus data" at end of audio header for what
11127             it is : codec specific data
11128           - fix a typo
11130 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
11132         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
11134         * gst-libs/gst/audio/audioclock.c:
11135           Fix wrong return type (#142205).
11137 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11139         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
11140           Ignore CRCs by default (fixes #142566).
11142 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11144         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
11145         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
11146         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
11147         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
11148         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11149         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
11150           Fix for cases where we fail to attach to a mixer.
11152 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11154         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11155           Don't touch events after not owning them anymore.
11156         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
11157         (gst_wavparse_fmt), (gst_wavparse_other),
11158         (gst_wavparse_handle_seek), (gst_wavparse_loop),
11159         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11160         (gst_wavparse_srcpad_event):
11161         * gst/wavparse/gstwavparse.h:
11162           Add seeking, fix querying.
11164 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11166         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
11167           - process comments even if they don't end with \0\0
11168             g_convert would ignore them if present and works well without them
11170 2004-05-16  Benjamin Otte  <otte@gnome.org>
11172         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
11173           simplify caps
11175 2004-05-16  Benjamin Otte  <otte@gnome.org>
11177         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
11178           don't write to memory we might not write to - g_convert does that
11179           for us anyway (fixes #142613)
11180         (gst_asf_demux_audio_caps):
11181           comment out gst_util_dump_mem
11183 2004-05-16  Benjamin Otte  <otte@gnome.org>
11185         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11186           compute correct expected timestamps after seek (broken since
11187           last commit)
11188         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
11189           rename element and debugging category to gdkpixbufscale
11191 2004-05-16  Benjamin Otte  <otte@gnome.org>
11193         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11194           add error checking to snd_pcm_delay and remove duplicate call to
11195           snd_pcm_delay that caused issues (see inline code comments)
11196         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11197           make more readable and fix return value when snd_pcm_delay fails
11198         (fixes #142586)
11200 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
11201         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
11202         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
11203         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
11204         (gst_pixbufscale_link), (gst_pixbufscale_init),
11205         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
11206         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
11207         (gst_pixbufscale_get_property), (pixbufscale_init):
11208         * ext/gdk_pixbuf/pixbufscale.h:
11209         Add these files I forgot earlier
11211 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
11212         * ext/gdk_pixbuf/Makefile.am:
11213         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
11214         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11215         Add new pixbufscale element to scale RGB video
11216         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
11217         and HYPER interpolation correctly.
11218         * ext/theora/theoraenc.c: (theora_enc_chain),
11219         Discard buffer and return if explicit caps could not be set
11220         (theora_enc_get_property):
11221         Make _get return kbps for the bitrate consistent with
11222         the _set function.
11225 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11227         * ext/libvisual/visual.c: (gst_visual_chain):
11228           add missing visual_audio_analyze
11230 2004-05-14  David Schleef  <ds@schleef.org>
11232         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
11233         is killed while we're playing.
11234         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
11235         gst_element_no_more_pads().
11237 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11239         * gst-libs/gst/riff/riff-read.c :
11240           - fix INFO tag extraction in RIFF/AVI files
11241             because gst_event_unref (event) also freed taglist
11242           - avoid a mem leak
11244 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11246         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
11247         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
11249         * gst/auparse/gstauparse.c :
11250           - add code (commented for now) to support audio/x-adpcm on src pad
11251             (we have no decoder for those layout yet)
11253         * gst/cdxaparse/gstcdxaparse.c :
11254         * gst/cdxaparse/gstcdxaparse.h :
11255           - partial rewrite using RiffRead (ripped iain's wavparse code)
11257         * gst/rtp/gstrtpL16enc.c : typo
11258         * gst/rtp/gstrtpgsmenc.c : typo
11260 2004-05-13  Benjamin Otte  <otte@gnome.org>
11262         * configure.ac:
11263           check for exact version of libvisual, it's not supposed to be
11264           API/ABI stable yet
11266 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11268         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
11269           signal no-more-pads
11271 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
11273         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
11274         Report which format was used for GST_FORMAT_DEFAULT
11275         * gst/debug/Makefile.am:
11276         * gst/debug/gstdebug.c: (plugin_init):
11277         * gst/debug/progressreport.c: (gst_progressreport_base_init),
11278         (gst_progressreport_class_init), (gst_progressreport_init),
11279         (gst_progressreport_report), (gst_progressreport_set_property),
11280         (gst_progressreport_get_property), (gst_progressreport_chain),
11281         (gst_progressreport_plugin_init):
11282         Add progressreport element for testing.
11284 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11286         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
11287         * sys/v4l/gstv4lsrc.h:
11288         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
11289         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
11290         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
11291         (gst_v4lsrc_grab_frame):
11292           add more debugging
11293           send a discont at start
11295 2004-05-12  Colin Walters  <walters@redhat.com>
11297         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
11298         inflooping if we can't find a chunk.  Or in other words, don't blow
11299         chunks if we don't have a chunk to blow.
11301 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
11302         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
11303         Remove old debug output
11304         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
11305         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
11306         (gst_dvdec_set_property), (gst_dvdec_get_property):
11307         Change the quality setting to an enum, so it works from gst-launch
11308         Don't renegotiate a non-linked pad. Allows audio only decoding.
11309         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
11310         (gst_deinterlace_link), (gst_deinterlace_init):
11311         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
11312         (gst_videodrop_link):
11313         Some caps negotiation fixes
11315 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11317         * ext/tarkin/gsttarkin.c :
11318           - Change RANK from NONE to PRIMARY
11319         * ext/gdk_pixbuf/gstgdkpixbuf.c :
11320           - Change RANK from NONE to MARGINAL
11321         * ext/divx/gstdivxenc.c :
11322           - Change RANK from PRIMARY to NONE (encoder/spider issue)
11324 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
11326         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
11327         (gst_vorbisenc_push_packet):
11328           copy a function that was added between 1.0 and 1.0.1 until we
11329           depend on worthwhile features of post-1.0
11331 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11333         * configure.ac:
11334           enable shout2 by default
11335         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
11336         (gst_shout2send_base_init), (gst_shout2send_init),
11337         (gst_shout2send_connect), (gst_shout2send_change_state):
11338         * ext/shout2/gstshout2.h:
11339           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
11340           #142262)
11341         * ext/theora/theora.c: (plugin_init):
11342           don't set rank on encoders
11344 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
11346         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
11347           Use codec_data property instead of flag1 and flag2 for wma
11349 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11351         * gst/cdxaparse/gstcdxaparse.c :
11352           - Add mpegversion to CAPS to make it link
11353           - Rank is as GST_RANK_SECONDARY instead of NONE
11354         * gst/auparse/gstauparse.c :
11355           - Document all audio encoding we can encounter from Solaris 9
11356             headers and libsndfile information.
11357           - Increase max. rate from 48000 to 192000 (to match other elements)
11358           - Don't try to play junk data between header and samples
11360 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11362         * ext/libvisual/visual.c: (gst_visual_getcaps):
11363           use the right caps depending on endianness (I hope)
11364         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
11365           use GST_RANK_NONE for all non-decoding elements or spider gets
11366           mighty confused
11368 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11370         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
11371           Fix some odd cases and fix BE metadata parsing of unicode16 text.
11373 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11375         * gst/switch/gstswitch.c: (gst_switch_release_pad),
11376         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
11377         (gst_switch_loop), (gst_switch_get_type):
11378           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
11379           HEADERS. Had to be said.
11381 2004-05-10  David Schleef  <ds@schleef.org>
11383         * configure.ac: Add prototype Dirac support.
11384         * ext/Makefile.am:
11385         * ext/dirac/Makefile.am:
11386         * ext/dirac/gstdirac.cc:
11387         * ext/dirac/gstdiracdec.cc:
11389 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11391         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
11392         (gst_auparse_init), (gst_auparse_chain),
11393         (gst_auparse_change_state):
11394           Hack around spider. Remove me some day please.
11396 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11398         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11399           Fix for some uninitialized variables in previous patch, also
11400           makes it work. Fixes #142286 while we're at it.
11402 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11404         * gst/auparse/gstauparse.c:
11405                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
11406                 only unsupported formats are ADPCM/CCITT G.72x
11407                 reviewed by Ronald
11408         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
11410 2004-05-10  Wim Taymans  <wim@fluendo.com>
11412         * ext/vorbis/Makefile.am:
11413         * ext/vorbis/README:
11414         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
11415         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
11416         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
11417         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
11418         (gst_oggvorbisenc_convert_sink),
11419         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
11420         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
11421         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
11422         (get_constraints_string), (update_start_message),
11423         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
11424         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
11425         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
11426         * ext/vorbis/oggvorbisenc.h:
11427         * ext/vorbis/vorbis.c: (plugin_init):
11428         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
11429         (raw_caps_factory), (gst_vorbisenc_class_init),
11430         (gst_vorbisenc_init), (gst_vorbisenc_setup),
11431         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
11432         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
11433         * ext/vorbis/vorbisenc.h:
11434         Added a raw vorbis encoder to be used with the oggmuxer.
11435         We still need the old encoder for some gnome applications,
11436         read the README to find out how that works.
11437         The raw encoder is called "rawvorbisenc" until 0.9.
11439 2004-05-10  Wim Taymans  <wim@fluendo.com>
11441         * ext/ogg/gstogg.c: (plugin_init):
11442         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
11443         (gst_ogg_print):
11444         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
11445         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
11446         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
11447         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
11448         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
11449         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
11450         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
11451         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
11452         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
11453         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
11454         Added an ogg muxer.
11455         Small typo fixes in the demuxer.
11457 2004-05-10  Wim Taymans  <wim@fluendo.com>
11459         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11460         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
11461         (theora_enc_change_state), (theora_enc_set_property),
11462         (theora_enc_get_property):
11463         Mark the last packet with an EOS flag which is not really needed
11464         in gstreamer.
11465         Do some better video framerate initialisation.
11466         Update the buffer timestamp.
11468 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
11470         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
11471         Return the result of the parent state change call
11473 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11475         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
11476         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
11477         * gst/law/alaw-encode.c : (idem)
11478         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
11479         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
11480         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
11482 2004-05-09  Benjamin Otte  <otte@gnome.org>
11484         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
11485           don't use a fixed buffer size when writing variable length data to
11486           it. Fixes memory corruption and makes alsasrc work
11488 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11490         * ext/gnomevfs/gstgnomevfssink.c:
11491         (_gst_boolean_allow_overwrite_accumulator),
11492         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
11493           Run glib's default signal handler (??) in RUN_CLEANUP rather than
11494           RUN_LAST, and don't use that to set the accumulator value because
11495           then it's always FALSE.
11497 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11499         * gst-libs/gst/riff/riff-media.c:
11500         (gst_riff_create_video_caps_with_data),
11501         (gst_riff_create_audio_caps),
11502         (gst_riff_create_audio_template_caps):
11503         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
11504           Fix for unaligned RIFF files (i.e. where all the chunks together
11505           in a LIST chunk are not of the same size as the size given in
11506           the LIST chunk header). Fixes several odd WAVE files. Also fix
11507           ADPCM (block_align property) in audio, so that wavparse based
11508           on this works now as it used to stand-alone.
11510 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
11512         reviewed by Benjamin Otte  <otte@gnome.org>
11514         * ext/a52dec/gsta52dec.c:
11515         * ext/divx/gstdivxdec.c:
11516         * ext/divx/gstdivxenc.c:
11517         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
11518         * ext/faac/gstfaac.c: (gst_faac_base_init):
11519         * ext/faad/gstfaad.c: (gst_faad_base_init):
11520         * ext/ivorbis/vorbisfile.c:
11521         * ext/lame/gstlame.c:
11522         * ext/libfame/gstlibfame.c:
11523         * ext/mpeg2enc/gstmpeg2enc.cc:
11524         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
11525         * ext/sidplay/gstsiddec.cc:
11526         * ext/speex/gstspeexdec.c:
11527         * ext/speex/gstspeexenc.c:
11528         * ext/xvid/gstxviddec.c:
11529         * ext/xvid/gstxvidenc.c:
11530           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
11531           (fixes #142193)
11533 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11535         * ext/alsa/gstalsa.c: (device_list),
11536         (gst_alsa_class_probe_devices):
11537         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
11538           Fix alsa oddness in mixer after the combination of using mixer
11539           in source/sink elements and using hw:x,y instead of just hw:x.
11541 2004-05-09  Benjamin Otte  <otte@gnome.org>
11543         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
11544         (gst_wavparse_create_sourcepad):
11545           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
11546           sourcepads
11548 2004-05-09  Benjamin Otte  <otte@gnome.org>
11550         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
11551           allow discont events before caps nego
11553 2004-05-08  Benjamin Otte  <otte@gnome.org>
11555         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11556           don't leak events
11558 2004-05-08  Benjamin Otte  <otte@gnome.org>
11560         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
11561         (gst_level_change_state), (gst_level_init):
11562         * gst/level/gstlevel.h:
11563           figure out if we're initialized directly instead of keeping a
11564           variable that's wrong in 90% of cases
11565           don't initialize pads and then leak them and use a new unitialized
11566           pad. (fixes #142084)
11567           these were bugs so n00bish I didn't find them for an hour :/
11569 2004-05-08 Iain <iain@prettypeople.org>
11571         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
11572         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
11573         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
11574         return the length that was read.
11575         (gst_riff_read_strf_auds): Allow fmt tags as well.
11577 2004-05-07  David Schleef  <ds@schleef.org>
11579         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
11580         signed char assumption in faad.h.
11582 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11584         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
11585           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
11587 2004-05-07  Colin Walters  <walters@redhat.com>
11589         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
11590         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
11591         function.
11592         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
11593         Add dispose function.
11595 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
11596         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
11597           Fix caps nego and pad templates. RGB mode caps should
11598           work now.
11599         * ext/dvdnav/gst-dvd:
11600           Move mpeg2dec inside the thread because otherwise the
11601           queue rejects cap changes mid-stream
11602         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
11603         (gst_mpeg2dec_flush_decoder):
11604           For mpeg2dec > 0.4.0, call the flush function instead of
11605           manually extracting all in-flight frames.
11606         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
11607         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
11608           Change mime type video/dv go video/x-dv to match the
11609           rest of gst-plugins
11611 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11613         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11614         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
11615         (gst_alsa_sink_class_init):
11616         * ext/alsa/gstalsasink.h:
11617         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
11618         (gst_alsa_src_class_init):
11619         * ext/alsa/gstalsasrc.h:
11620           Make alsasink/src a subclass of alsamixer so that mixer stuff
11621           shows up in gst-rec. Needs some finetuning.
11623 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11625         * ext/lame/gstlame.c: (gst_lame_chain):
11626           simplify
11627         * ext/mad/gstmad.c: (gst_mad_handle_event):
11628           fix event leak
11629         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
11630           be able to detect mp3 files < 4096 bytes
11632 2004-05-06  Wim Taymans  <wim@fluendo.com>
11634         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11635         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
11636         (theora_enc_set_property), (theora_enc_get_property):
11637         Also encode the first frame, cleanup some code.
11639 2004-05-06  Wim Taymans  <wim@fluendo.com>
11641         * ext/mpeg2enc/gstmpeg2enc.cc:
11642         Forward events first before deciding that negotiation was
11643         not performed.
11645 2004-05-06  Wim Taymans  <wim@fluendo.com>
11647         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
11648         First process the events before deciding that negotiation
11649         was not performed.
11651 2004-05-06  Wim Taymans  <wim@fluendo.com>
11653         * ext/theora/Makefile.am:
11654         * ext/theora/theora.c: (plugin_init):
11655         * ext/theora/theoradec.c: (theora_dec_change_state):
11656         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
11657         (gst_theora_enc_class_init), (gst_theora_enc_init),
11658         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
11659         (theora_enc_chain), (theora_enc_change_state),
11660         (theora_enc_set_property), (theora_enc_get_property):
11661         Added a theora encoder, grouped the encoder and decoder into the
11662         same plugin.
11664 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11666         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11667         (gst_jpegenc_chain):
11668         fix DURATION on outgoing buffers
11669         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
11670         debug using time formats
11671         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11673         (gst_xvimagesink_sink_link):
11674         windows with width/height 0 generate X errors, so don't allow them
11676 2004-05-05  Wim Taymans  <wim@fluendo.com>
11678         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
11679         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
11680         (gst_mpeg2dec_negotiate_format):
11681         * ext/mpeg2dec/gstmpeg2dec.h:
11682           removed the static pad template so that we can add the
11683           more accurate framerate value to the caps.
11686 2004-05-04  Benjamin Otte  <otte@gnome.org>
11688         * configure.ac:
11689           check for kdemacros.h, too (should fix #141821)
11690         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
11691           don't crash if no header was sent, but nicely error out (fixes part
11692           of #141554)
11694 2004-05-04  Wim Taymans  <wim@fluendo.com>
11696         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
11697         parent dispose function to avoid segfault on destroy.
11699 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11701         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
11702         (plugin_init):
11703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
11704         (gst_xvimagesink_sink_link):
11705         clean up debugging caps
11706         also recreate xvimage when format has changed
11708 2004-05-04  Benjamin Otte  <otte@gnome.org>
11710         * ext/libvisual/Makefile.am:
11711         * ext/libvisual/visual.c: (gst_visual_class_init),
11712         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
11713         (gst_visual_srclink), (gst_visual_chain),
11714         (gst_visual_change_state), (plugin_init):
11715           use a GstAdapter to correctly adapt buffer sizes - allows using a
11716           framerate
11718 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11720         * sys/v4l/gstv4lelement.h:
11721         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
11722         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
11723         (gst_v4lsrc_buffer_free):
11724         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
11725         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
11726         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
11727         (gst_v4lsrc_requeue_frame):
11728         move some debugging categories around
11729         query for fps index and set accordingly if found
11731 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11733         * ext/lame/gstlame.c:
11734         correct defaults that lame_init puts out of range
11736 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11738         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
11739         (gst_divxenc_class_init):
11740         fix range since -1 is the default
11741         * gst/mpeg1sys/gstmpeg1systemencode.c:
11742         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
11743         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
11744         (gst_rtjpegdec_chain):
11745         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
11746         (gst_rtjpegenc_chain):
11747         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
11748         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
11749         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
11750         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
11751         * sys/v4l/gstv4lsrc.c:
11752         * sys/v4l/v4l_calls.c: (gst_v4l_open):
11753         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
11754         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
11755         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
11756         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
11757           remove gst_info calls
11759 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11761         * Makefile.am:
11762         * po/af.po:
11763         * po/az.po:
11764         * po/en_GB.po:
11765         * po/nl.po:
11766         * po/sr.po:
11767         * po/sv.po:
11768           Updated translations
11770 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11772         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11773           refactor/comment code
11775 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11777         * gst/asfdemux/Makefile.am:
11778         * gst/asfdemux/asfheaders.c:
11779         * gst/asfdemux/asfheaders.h:
11780         * gst/asfdemux/gstasf.c: (plugin_init):
11781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
11782         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
11783         (gst_asf_demux_setup_pad):
11784         * gst/asfdemux/gstasfdemux.h:
11785         * gst/asfdemux/gstasfmux.c:
11786         * gst/asfdemux/gstasfmux.h:
11787           Add tagging support to demuxer, split out registration in its own
11788           file instead of in demux (hacky), and prevent having some tables
11789           in our memory multiple times (in asfheaders.h).
11791 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11793         * gst/matroska/matroska-demux.c:
11794         (gst_matroska_demux_parse_metadata):
11795         * gst/matroska/matroska-ids.h:
11796           Basic tag reading support.
11798 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11800         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11801           Really detect ac-3 audio.
11802         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
11803           really detect matroska files (off-by-1).
11805 2004-04-30  David Schleef  <ds@schleef.org>
11807         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11808         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
11809         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
11810         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
11811         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
11812         hackage -- parse a lot more atoms, extract a few tags.  One might even
11813         mistake this for tag support.  Maybe it is.
11814         * gst/qtdemux/qtdemux.h:
11816 2004-04-30  Colin Walters  <walters@verbum.org>
11818         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
11820 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11822         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11823         (gst_ffmpegcolorspace_getcaps):
11824           remove broken nego fix
11826 2004-04-30  Benjamin Otte  <otte@gnome.org>
11828         * configure.ac:
11829         * ext/Makefile.am:
11830         * ext/libvisual/Makefile.am:
11831         * ext/libvisual/visual.c:
11832           add initial support for libvisual (http://libvisual.sourceforge.net)
11833           libvisual is still quite alpha, so expect crashes in there :)
11835 2004-04-29  David Schleef  <ds@schleef.org>
11837         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
11838         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
11839         up qtdemux to make it spit out codec_data.  Do _not_ look at this
11840         code; you will no longer respect me.
11842 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
11844         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
11845         * ext/alsa/gstalsa.h :
11846         change alsa pcm device discovery to find more than 1 device
11847         per card. code review by Ronald.
11849 2004-04-29  David Schleef  <ds@schleef.org>
11851         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
11852         Add a check for a driver bug on FreeBSD.  (bug #140565)
11854 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11856         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
11857         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11858         (gst_jpegenc_getcaps):
11859           move format setting to inner loop
11860         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11861         (gst_ffmpegcolorspace_getcaps):
11862           use GST_PAD_CAPS if available so that we use already negotiated
11863           caps
11864         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11865         (qtdemux_parse_moov), (qtdemux_parse):
11866           extra debugging
11867         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
11868         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
11869           move hardcoded path to DEFINE
11871 2004-04-28  David Schleef  <ds@schleef.org>
11873         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
11874         (bug #140064)
11876 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11878         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11879           Don't probe for playback device if we're a source element. Fixes
11880           #139658.
11882 2004-04-29  Benjamin Otte  <otte@gnome.org>
11884         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
11885         (gst_id3_tag_chain):
11886           rewrite buffer offset
11888 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11890         * configure.ac:
11891         * ext/Makefile.am:
11892         * ext/dts/Makefile.am:
11893         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
11894         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
11895         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
11896         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
11897         (gst_dtsdec_loop), (gst_dtsdec_change_state),
11898         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
11899         (plugin_init):
11900         * ext/dts/gstdtsdec.h:
11901           New DTS decoder.
11902         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
11903         (gst_faad_srcconnect):
11904           Add ESDS atom handling (.m4a).
11906 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11908         * ext/divx/gstdivxdec.c: (plugin_init):
11909           Remove comment that makes no sense.
11910         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
11911           Fix for obvious typo that resulted in warnings during gst-register.
11912         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
11913         (gst_xviddec_sink_link):
11914           Fix caps negotiation a bit better.
11915         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11916           We call this 'codec_data', not 'esds'.
11918 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11920         * gst/monoscope/gstmonoscope.c:
11921           make sure we only provide 256x128
11922         * gst/monoscope/monoscope.c: (monoscope_init):
11923           assert size of 256x128
11925 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11927         * Makefile.am:
11928         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
11929         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
11930           fixate to max width and height of device
11932 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11934         * Makefile.am:
11935         * sys/v4l/gstv4l.c:
11936         * sys/v4l/gstv4lsrc.c:
11937         * sys/v4l/v4l_calls.c:
11938         * sys/v4l/v4lsrc_calls.c:
11939           fix for qc-usb driver which fakes having more than one buffer
11940           by handing the same buffer twice, which confused GStreamer's/v4lsrc
11941           buffer_free override
11942           add debugging
11944 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11946         * Makefile.am:
11947         * gst/videotestsrc/gstvideotestsrc.c:
11948         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
11949         (gst_videotestsrc_init), (gst_videotestsrc_get),
11950         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
11951         * gst/videotestsrc/gstvideotestsrc.h:
11952           add num-buffers property
11954         2004-04-26  Benjamin Otte  <otte@gnome.org>
11956         * ext/mad/gstid3tag.c: (plugin_init):
11957           set id3mux rank to NONE so it doesn't confuse spider
11958           require audio/mpeg,mpegversion=1 in id3mux
11960 2004-04-26  Benjamin Otte  <otte@gnome.org>
11962         * configure.ac:
11963           detect faad correctly as non-working if it's indeed non-working
11965 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
11967         * Makefile.am:
11968         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
11969         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
11970         fix _getcaps so it only negotiates to its supported format
11972 2004-04-25  Benjamin Otte  <otte@gnome.org>
11974         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11975           fix memleak
11977 2004-04-23  Benjamin Otte  <otte@gnome.org>
11979         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
11980           audio/x-raw-int with height rules! not. Now it's depth.
11982 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11984         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11985         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
11986         (gst_wavparse_loop):
11987           Missing variable initialization. Add handling of DVI ADPCM. Fix
11988           mis-parsing of LIST chunks. This works around a bug where we mis-
11989           parse non-aligning LIST chunks (so LIST chunks where the contents
11990           don't align with the actual LIST size). The correct fix is to use
11991           rifflib, I'm not going to fix wavparse - too much work. All this
11992           fixes #104878.
11994 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11996         reviewed by Benjamin Otte  <otte@gnome.org>
11998         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
11999           fix shoutcast not working (fixes #140844)
12001 2004-04-22  Benjamin Otte  <otte@gnome.org>
12003         * ext/hermes/gsthermescolorspace.c:
12004         (gst_hermes_colorspace_caps_remove_format_info):
12005         * gst/colorspace/gstcolorspace.c:
12006         (gst_colorspace_caps_remove_format_info):
12007         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12008         (gst_ffmpegcolorspace_caps_remove_format_info):
12009           s/gst_caps_simplify/gst_caps_do_simplify/
12011 2004-04-22  Benjamin Otte  <otte@gnome.org>
12013         * gst-libs/gst/riff/riff-media.c:
12014         (gst_riff_create_video_caps_with_data):
12015           mpegversion is an int
12016         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
12017           don't try to create pad templates with NULL caps, use any caps
12018           instead.
12020 2004-04-20  David Schleef  <ds@schleef.org>
12022         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
12023         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
12024         (bug #140384)
12026 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
12028         reviewed by David Schleef
12030         * ext/mad/gstid3tag.c: Add stdlib.h
12031         * gst/rtp/gstrtpgsmenc.c: same
12032         * gst/tags/gstid3tag.c: same
12033         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
12034         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
12035         GST_DISABLE_LOADSAVE use.
12036         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
12037         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
12038         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
12039         atol(3)).
12040         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
12041         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
12042         strtoul(3)).
12043         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
12044         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
12045         $(ID3_CFLAGS).
12046         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
12047         $(LIBFAME_CFLAGS).
12049 2004-04-20  David Schleef  <ds@schleef.org>
12051         * gst/realmedia/rmdemux.c:  This was supposed to part of the
12052         last checkin.  Same idea.
12054 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
12056         reviewed by David Schleef
12058         * configure.ac: bump required gstreamer version to 0.8.1.1
12059         because of following changes [--ds]
12061         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
12062         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
12063         (gst_riff_read_header):  Use GST_READ_UINT*
12064         macros to access possibly unaligned memory.
12066         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
12067         (mp3_type_find):  Use GST_READ_UINT*
12068         macros to access possibly unaligned memory.
12069         (mp3_type_find, mpeg1_parse_header, qt_type_find)
12070         (speex_type_find): Likewise
12072         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
12074         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
12075         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
12076         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
12077         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
12078         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
12079         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
12080         macros to access possibly unaligned memory.
12082         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
12083         Likewise.
12085         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
12086         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
12088         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
12089         Likewise.
12091         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
12092         (gst_mpeg2subt_chain_subtitle): Likewise.
12094         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
12095         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
12096         Likewise.
12098         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
12099         Likewise.
12101         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
12102         Likewise.
12104         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
12105         Likewise.
12107 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12109         * configure.ac:
12110           update required version of GStreamer because of GST_TIME_FORMAT
12112 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12114         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
12115           remove leftover g_print
12116         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12117           don't try setting only a subset of the caps. We don't want to kill
12118           autoplugging on purpose
12120 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12122         * sys/ximage/ximagesink.c: (plugin_init):
12123         * sys/xvimage/xvimagesink.c: (plugin_init):
12124           add debugging categories
12126 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12128         * po/en_GB.po:
12129         * po/LINGUAS:
12130           Adding en_GB translation (Gareth Owen)
12132 2004-04-20  David Schleef  <ds@schleef.org>
12134         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12135         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
12136         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
12137         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
12138         A number of new features and hacks to extract the esds atom and
12139         put it into the caps.  (bug #137724)
12141 2004-04-19  David Schleef  <ds@schleef.org>
12143         * gconf/Makefile.am: Fix for non-GNU make
12144         * gst-libs/gst/Makefile.am: Change directory order to handle
12145         GstPlay linking with gstinterfaces
12146         * gst-libs/gst/audio/make_filter: make use of tr portable
12147         * gst-libs/gst/play/Makefile.am: Add intended \
12148         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
12149         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
12150         function prototype instead of void *.
12151         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
12152         macro.
12153         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12154         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
12155         * gst/videofilter/make_filter: make use of tr portable
12156         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
12158 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12160         * po/LINGUAS:
12161         * po/uk.po:
12162           Added Ukrainian translation (Maxim V. Dziumanenko)
12164 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12166         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
12167         (gst_gsmdec_link), (gst_gsmdec_chain):
12168           Fix capsnego, simplify chain function slightly.
12169         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
12170           Add GSM.
12172 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12174         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
12175         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
12176         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
12177           Hack to make wavparse work with spider (always -> sometimes pad).
12178           Fixes #135862 && #140411.
12180 2004-04-18  Benjamin Otte  <otte@gnome.org>
12182         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
12183         (gst_osselement_rate_probe_check),
12184         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
12185           get rid of \n in debug output
12187 2004-04-17  Iain <iain@prettypeople.org>
12189         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
12190         not just EOS.
12192 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12194         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
12195         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
12196         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
12197         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
12198         (gst_id3_tag_src_link), (gst_id3_tag_chain),
12199         (gst_id3_tag_change_state), (plugin_init):
12200           deprecate id3tag element and replace with id3demux/id3mux.
12201           great side effect: this ugly file is now even uglier, yay!
12202         * ext/mad/gstmad.h:
12203           remove non-available function
12204           update for new get_type
12206 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12208         * configure.ac:
12209           require mpeg2dec >= 0.4.0
12211 2004-04-17  Benjamin Otte  <otte@gnome.org>
12213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12214         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
12215         (gst_xvimagesink_set_xwindow_id):
12216           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
12217           assorted cleanup fixes.
12219 2004-04-16  David Schleef  <ds@schleef.org>
12221         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
12222         * sys/xvimage/xvimagesink.h: same
12224 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12226         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
12227           Fix GST_ELEMENT_ERROR with (NULL)
12229 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12231         * gst-libs/gst/riff/riff-media.c:
12232         (gst_riff_create_video_caps_with_data):
12233           Add div[3456] as fourccs for DivX 3 (fixes #140137).
12235 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12237         * gst-libs/gst/riff/riff-media.c:
12238         (gst_riff_create_video_caps_with_data),
12239         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
12240         (gst_riff_create_video_template_caps),
12241         (gst_riff_create_audio_template_caps):
12242         * gst-libs/gst/riff/riff-media.h:
12243         * gst-libs/gst/riff/riff-read.c:
12244         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
12245         * gst-libs/gst/riff/riff-read.h:
12246         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
12247           Add MS RLE support. I added some functions to read out strf chunks
12248           into strf chunks and the data behind it. This is usually color
12249           palettes (as in RLE, but also in 8-bit RGB). Also use those during
12250           caps creation. Lastly, add ADPCM (similar to wavparse - which
12251           should eventually be rifflib based).
12252         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
12253         (gst_matroska_demux_init), (gst_matroska_demux_reset):
12254         * gst/matroska/matroska-demux.h:
12255           Remove placeholders for some prehistoric tagging system. Didn't add
12256           support for any tag system really anyway.
12257         * gst/qtdemux/qtdemux.c:
12258           Add support for audio/x-m4a (MPEG-4) through spider.
12259         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
12260         (gst_wavparse_loop):
12261           ADPCM support (#135862). Increase max. buffer size because we
12262           cannot split buffers for ADPCM (screws references) and I've seen
12263           files with 2048 byte chunks. 4096 seems safe for now.
12265 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12267         * configure.ac: bump nano to 1
12269 === release 0.8.1 ===
12271 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12273         * configure.ac: releasing 0.8.1, "Comforting Sounds"
12275 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12277         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12278           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
12279           Fixes #140058
12281 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12283         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
12284           lower rank of dvddemux so that it's not used for mpeg playback.
12286 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12288         * configure.ac:
12289           save libs correctly when checking mad
12291 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12293         * ext/mad/gstid3tag.c: (plugin_init):
12294           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
12296 2004-04-13  David Schleef  <ds@schleef.org>
12298         * common/m4/gst-feature.m4: Call -config scripts with
12299         --plugin-libs if it is supported.
12300         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
12301         JPEG images are image/jpeg.
12302         * gst/debug/Makefile.am:
12303         * gst/debug/negotiation.c: (gst_negotiation_class_init),
12304         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
12305         (gst_negotiation_update_caps), (gst_negotiation_get_property),
12306         (gst_negotiation_plugin_init): Add a property that acts like
12307         filter caps.
12308         * testsuite/gst-lint:  Move license checking to be a standard
12309         test.
12311 2004-04-13  David Schleef  <ds@schleef.org>
12313         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
12314         patch from Sebastien Cote (bug #139958)
12316 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12318         * examples/gstplay/Makefile.am:
12319         * examples/gstplay/player.c: (main):
12320           make the commandline player example use gconf settings
12322 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12324         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
12325         (gst_cacasink_sinkconnect), (gst_cacasink_init),
12326         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
12327           init/end library during state transition, not object
12328           creation/disposal.  get rid of custom dispose handler.
12331 2004-04-12  Christian Schaller <Uraeus@gnome.org>
12333         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
12334         be a symlink
12336 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12338         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
12339           Handle JUNK chunks inside data section. Prevents warnings.
12341 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12343         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12344         (gst_riff_create_video_template_caps):
12345           Add MS video v1.
12346         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12347         (gst_avi_demux_stream_data):
12348           Add support for "rec-list" chunks.
12350 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12352         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12353           Fix another codecname mismatch.
12355 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12357         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12358           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
12359           so that MJPEG plays back.
12361 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12363         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
12364         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
12365         * gst/mpeg1videoparse/gstmp1videoparse.h:
12366           Fix for some slight mis-cuts in buffer parsing, and for some
12367           potential overflows or faults-causers. Adds disconts. Also fixes
12368           #139105 while we're at it.
12370 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12372         * configure.ac:
12373         * sys/v4l2/gstv4l2element.h:
12374           Workaround for missing struct v4l2_buffer declaration in Suse 9
12375           and Mandrake 10 linux/videodev2.h header file (#135919).
12377 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12379         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
12380           Bail out if no filename was given.
12382 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12384         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
12385         (gst_v4l2_fourcc_from_structure):
12386           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
12387           Y41B somewhere).
12389 2004-04-09  Benjamin Otte  <otte@gnome.org>
12391         * ext/gnomevfs/gstgnomevfssink.c:
12392         (_gst_boolean_allow_overwrite_accumulator),
12393         (gst_gnomevfssink_class_init):
12394           fix erase signal - if any handler returns false the file will not be
12395           overwritten. If no handler is connected, the file will not be
12396           overwritten either.
12397           renamed signal to "allow-overwrite"
12398         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
12399           free string when adding it to ID3 failed
12400         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
12401           unref event when done
12402         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
12403           free caps
12404         * gst/typefind/gsttypefindfunctions.c:
12405         (mpeg_video_stream_type_find):
12406           fix invalid read
12408 2004-04-08  David Schleef  <ds@schleef.org>
12410         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12411         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
12413 2004-04-08  David Schleef  <ds@schleef.org>
12415         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
12416         we don't support (bug #139532)
12418 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12420         * ext/mad/gstmad.c: (gst_mad_handle_event),
12421         (gst_mad_check_caps_reset), (gst_mad_chain),
12422         (gst_mad_change_state):
12423           only set explicit caps if they haven't been set before for
12424           this stream.  MPEG-audio sample rate/channels aren't allowed
12425           to change in-stream.
12426           Fixes #139382
12428 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12430         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
12431         (_gst_boolean_did_something_accumulator),
12432         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
12433         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
12434         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
12435         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
12436         (gst_gnomevfssink_change_state):
12437           Fix erase signal. Don't erase by default. Remove handoff signal.
12438           Remove erase property. Don't segfault. General cleanup.
12440 2004-04-07  Benjamin Otte  <otte@gnome.org>
12442         * gst-libs/gst/gconf/test-gconf.c: (main):
12443           add missing gst_init
12445 2004-04-07  Benjamin Otte  <otte@gnome.org>
12447         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
12448           free the mutexes, too
12450 2004-04-07  Benjamin Otte  <otte@gnome.org>
12452         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
12453           actually free the URI string
12454         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
12455           compute offset correctly when passing discont events
12456         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
12457           don't leak discont events
12458         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
12459           add some missing breaks so caps aren't copied randomly
12460         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
12461           if we realloc memory, we better use it
12463 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12465         * ext/mad/gstmad.c: (normal_seek):
12466           fix GST_FORMAT_TIME usage
12468 2004-04-05  David Schleef  <ds@schleef.org>
12470         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
12471         a deprecated function (hack!)
12473 2004-04-05  Benjamin Otte  <otte@gnome.org>
12475         * ext/esd/esdmon.c: (gst_esdmon_get):
12476           fix nonterminated vararg and memleak
12478 2004-04-05  Benjamin Otte  <otte@gnome.org>
12480         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
12481         (gst_ladspa_init), (gst_ladspa_force_src_caps),
12482         (gst_ladspa_set_property), (gst_ladspa_get_property),
12483         (gst_ladspa_instantiate), (gst_ladspa_activate),
12484         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
12485           clean up debugging
12487 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
12489         reviewed by Benjamin Otte  <otte@gnome.org>
12491         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
12492           check for broken LADSPA parameters (fixes #138635)
12494 2004-04-05  Benjamin Otte  <otte@gnome.org>
12496         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
12497           advertise buffer-frames correctly on sinkpads
12499 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12501         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
12502         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
12503         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
12504         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
12505         (gst_mad_check_caps_reset), (gst_mad_chain):
12506         add more debugging, only reset caps when we're not in error state
12508 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12510         * ext/mad/gstmad.c: add debugging category, comment + cleanups
12512 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
12514         reviewed by Benjamin Otte  <otte@gnome.org>
12516         * configure.ac:
12517           fix == in test(1) operator
12519 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
12521         reviewed by Benjamin Otte  <otte@gnome.org>
12523         * configure.ac:
12524           fix --export-symblos-regex to a working regex.
12526 2004-04-04  Benjamin Otte  <otte@gnome.org>
12528         * sys/oss/.cvsignore:
12529           add for oss_probe
12531 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
12533         reviewed by Benjamin Otte  <otte@gnome.org>
12535         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
12536           add missing 'new_media' argument (fixes #138168)
12537         * gst/matroska/matroska-demux.c:
12538         (gst_matroska_demux_handle_seek_event):
12539           add vararg terminator (fixes #138169)
12541 2004-04-02  David Schleef  <ds@schleef.org>
12543         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
12544         disted (bug #138914)
12546 2004-04-01  Benjamin Otte  <otte@gnome.org>
12548         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
12549         (gst_alsa_close_audio):
12550           handle case better where a soundcard can't pause
12551         * ext/ogg/gstoggdemux.c:
12552           don't crash when we get events but don't have pads yet
12554 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12556         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
12557           throw an error if we couldn't probe any caps.
12559 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
12561         * ext/dvdnav/gst-dvd:
12562         Add a really simple sample DVD player
12564 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
12566         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
12567         (gst_a52dec_push), (gst_a52dec_handle_event),
12568         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
12569         (gst_a52dec_change_state):
12570         * ext/a52dec/gsta52dec.h:
12571           Use a debug category, Output timestamps correctly
12572           Emit tag info, Handle events, tell liba52dec about cpu
12573           capabilities so it can use MMX etc.
12574         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
12575           Fix a crasher accessing invalid memory
12576         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
12577         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
12578         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
12579         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
12580         (dvdnavsrc_query):
12581           Some support for byte-format seeking.
12582           Small fixes for still frames and menu button overlays
12583         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
12584         (gst_mpeg2dec_alloc_buffer):
12585           Use a debug category. Adjust the report level of several items to
12586           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
12587           so it doesn't lose the GstBuffer pointer
12588         * gst/debug/Makefile.am:
12589         * gst/debug/gstdebug.c: (plugin_init):
12590         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
12591         (gst_navseek_base_init), (gst_navseek_class_init),
12592         (gst_navseek_init), (gst_navseek_seek),
12593         (gst_navseek_handle_src_event), (gst_navseek_set_property),
12594         (gst_navseek_get_property), (gst_navseek_chain),
12595         (gst_navseek_plugin_init):
12596         * gst/debug/gstnavseek.h:
12597           Add the navseek debug element for seeking back and forth in a
12598           video stream using arrow keys.
12599         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
12600         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
12601         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
12602         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
12603         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
12604         (gst_mpeg2subt_parse_header), (gst_get_nibble),
12605         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
12606         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
12607         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
12608         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
12609         * gst/mpeg2sub/gstmpeg2subt.h:
12610           Pretty much a complete rewrite. Now a loopbased element. May still
12611           require work to properly synchronise subtitle buffers.
12612         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
12613         (gst_dvd_demux_send_subbuffer):
12614         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
12615           Don't attempt to create subbuffers of size 0
12616           Reduce a couple of error outputs to warnings.
12617         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
12618         (gst_y4mencode_chain):
12619         Output the y4m frame header correctly.
12621 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12623         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
12624           throw errors instead of allowing SIGFPE
12626 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12628         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
12629         (gst_gconf_render_bin_from_key):
12630           leak plugging and style fixing
12632 2004-03-31  David Schleef  <ds@schleef.org>
12634         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
12635         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
12636         (bug #138225)
12637         * gst/debug/Makefile.am:
12638         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
12639         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
12640         plugin.
12641         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
12642         (gst_negotiation_base_init), (gst_negotiation_class_init),
12643         (gst_negotiation_init), (gst_negotiation_getcaps),
12644         (gst_negotiation_pad_link), (gst_negotiation_chain),
12645         (gst_negotiation_set_property), (gst_negotiation_get_property),
12646         (gst_negotiation_plugin_init):  New element to talk about random
12647         negotiation things happening in a pipeline.
12649 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12651         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
12652           fix integer addition with help of Stefan Kost
12654 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
12656         * po/nl.po: updated Dutch translation (Elros Cyriatan)
12658 2004-03-30  David Schleef  <ds@schleef.org>
12660         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
12661         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
12662         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
12663         (bug #137504)
12664         * ext/mpeg2dec/gstmpeg2dec.h:
12666 2004-03-30  David Schleef  <ds@schleef.org>
12668         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
12670 2004-03-30  David Schleef  <ds@schleef.org>
12672         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
12673         Michael Petullo) to handle .mov
12675 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12677         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
12678         (gst_osselement_rate_check_rate):
12679           probe caps correctly for sound cards that only support one format
12681 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12683         * ext/kio/kiosrc.cpp: (process_events):
12684           update handling event processing if inside KDE - untested
12686 2004-03-29  David Schleef  <ds@schleef.org>
12688         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
12689         by 2 to not interfere with other colorspaces.
12690         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
12691         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
12692         one to not interfere with ffmpeg_colorspace.
12694 2004-03-29  David Schleef  <ds@schleef.org>
12696         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
12697         aren't in the caps.
12698         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
12699         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
12701 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12703         * gst-libs/gst/riff/riff-media.c:
12704           fail on error, don't try to set stuff on NULL caps
12706 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12708         * configure.ac:
12709         * ext/Makefile.am:
12710         * ext/kio/Makefile.am:
12711         * ext/kio/kioreceiver.cpp:
12712         * ext/kio/kioreceiver.h:
12713         * ext/kio/kiosrc.cpp:
12714         * ext/kio/kiosrc.h:
12715           add experimental kiosrc plugin
12716         * ext/alsa/gstalsaplugin.c: (plugin_init):
12717           initialize debugging category only when we're sure registering the
12718           plugins worked.
12720 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12722         * examples/gstplay/player.c: (main):
12723         * gst-libs/gst/play/play.c: (gst_play_class_init),
12724         (gst_play_set_location), (gst_play_set_data_src),
12725         (gst_play_set_video_sink), (gst_play_set_audio_sink),
12726         (gst_play_set_visualization), (gst_play_connect_visualization):
12727           check return values of element_set_state and return FALSE where
12728           failed
12730 2004-03-29  Benjamin Otte  <otte@gnome.org>
12732         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
12733           try harder to check if an event is really a discont
12735 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12737         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
12738         * po/az.po:
12740 2004-03-28  Benjamin Otte  <otte@gnome.org>
12742         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
12743         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
12744         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
12745           get rid of non-standard "..." ranges in case statements.
12747 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
12749         * gst/mpegstream/gstmpegdemux.c:
12750         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
12751         specific functionality split to the new dvddemux element.
12752         * gst/mpegstream/gstdvddemux.c:
12753         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
12754         streams, derived from mpegdemux.
12755         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
12756         up. SCR based timestamp rewriting can be turned off (will probably
12757         completely disappear soon).
12758         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
12759         hacking. General cleanup. All printf statements replaced by
12760         debugging messages. Almost complete libdvdnav support.
12761         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
12762         by events. New properties for audio and subpicture languages.
12763         (dvdnavsrc_update_highlight): Now uses events.
12764         (dvdnavsrc_user_op): Cleaned up.
12765         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
12766         based). Lots of cleanup, and propper support for most libdvdnav
12767         events.
12768         (dvdnavsrc_make_dvd_event): New function.
12769         (dvdnavsrc_make_dvd_nav_packet_event): New function.
12770         (dvdnavsrc_make_clut_change_event): New function.
12772 2004-03-26  Benjamin Otte  <otte@gnome.org>
12774         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
12775           fix bug where typefinding would claim it's theora whenever less then
12776           7 bytes of data were available
12778 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12780         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
12781         (gst_alawdec_base_init), (gst_alawdec_class_init),
12782         (gst_alawdec_init), (gst_alawdec_chain):
12783         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
12784         (gst_alawenc_base_init), (gst_alawenc_class_init),
12785         (gst_alawenc_init), (gst_alawenc_chain):
12786         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
12787         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
12788         (gst_mulawdec_init), (gst_mulawdec_chain):
12789         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
12790         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
12791         (gst_mulawenc_init), (gst_mulawenc_chain):
12792           Fix capsnego in all four, remove the unused property functions and
12793           simplify the chain functions slightly. I guess we could use macros
12794           or something similar for those, since the code is so similar, but
12795           I'm currently too lazy...
12797 2004-03-24  David Schleef  <ds@schleef.org>
12799         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
12800         (gst_osselement_close_audio), (gst_osselement_probe_caps),
12801         (gst_osselement_get_format_structure),
12802         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
12803         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
12804         (gst_osselement_rate_int_compare): Add code to handle rate probing
12805         (bug #120883)
12806         * sys/oss/gstosselement.h: same
12807         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
12808         Use rate probing provided by osselement.
12809         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
12811 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12813         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
12814         (gst_xvidenc_get_property):
12815           ulong/int mess-up.
12817 2004-03-24  David Schleef  <ds@schleef.org>
12819         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
12820         (gst_speexdec_init):
12821         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
12822         (gst_speexenc_init):  Create the pad template correctly (from
12823         the static pad template, not a NULL pointer.)
12825 2004-03-25  Benjamin Otte  <otte@gnome.org>
12827         * gst/debug/Makefile.am:
12828         * gst/debug/breakmydata.c:
12829           add element that quasi-randomly changes bytes in the stream.
12830           Intended use is robustness checking of demuxers and decoders in
12831           media tests.
12833 2004-03-24  Benjamin Otte  <otte@gnome.org>
12835         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12836         (gst_alsa_probe_hw_params):
12837         * ext/alsa/gstalsa.h:
12838           debugging output fixes
12840 2004-03-24  Benjamin Otte  <otte@gnome.org>
12842         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
12843           don't g_return_if_fail if element is PLAYING, fail silently as every
12844           other element.
12845         * gst/effectv/gstquark.c: (gst_quarktv_chain):
12846           only fix needed for cast lvalue issues in gst-plugins
12847         * gst/volenv/gstvolenv.c: (gst_volenv_init):
12848           add proxy_getcaps
12850 2004-03-24  Benjamin Otte  <otte@gnome.org>
12852         * gst/level/gstlevel.c: (gst_level_init):
12853           add proxying getcaps function, so level doesn't advertise impossible
12854           caps
12856 2004-03-24  David Schleef  <ds@schleef.org>
12858         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12859         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
12860         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
12861         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
12862         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
12863         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
12864         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
12865         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
12866         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
12867         messages.  Divide the chunk size by the compression ratio
12868         (needed for MACE audio)
12870 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12872         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
12873           Fix buffer overflow read error.
12875 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12877         * ext/alsa/gstalsa.h:
12878           Remove unused entry.
12879         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12880           Add cinepak.
12881         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
12882         (gst_videodrop_link), (gst_videodrop_chain):
12883           Fix, sort of. Was horribly broken with new capsnego. Bah...
12885 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
12887         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
12888         (plugin_init):
12889         Add a monkeysaudio typefind function
12891 2004-03-23  Johan Dahlin  <johan@gnome.org>
12893         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
12894         (gst_play_video_fixate): Check so the structure has the field
12895         before trying to fixate them, this makes it possible to have
12896         fakesinks for video and audio output without printing errors on
12897         the output console.
12899 2004-03-22  David Schleef  <ds@schleef.org>
12901         * sys/oss/Makefile.am:
12902         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
12903         (check_rate), (add_rate):  Rate probing test app.
12905 2004-03-21  Benjamin Otte  <otte@gnome.org>
12907         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
12908         (_fixate_caps_to_int), (gst_audio_convert_fixate):
12909           add a fixation function that pretty much does the right thing (fixes
12910           #137556)
12912 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
12914         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
12916 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
12918         reviewed by: Benjamin Otte  <otte@gnome.org>
12920         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
12921           terminate gst_event_new_discontinuous correctly (fixes parts of
12922           #137711)
12924 2004-03-19  David Schleef  <ds@schleef.org>
12926         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
12927         since it doesn't depend on X, and it's part of our ABI.
12929 2004-03-19  Iain <iain@prettypeople.org>
12931         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
12932         is_int in the structure, not the local variable.
12934 2004-03-19  David Schleef  <ds@schleef.org>
12936         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
12937         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
12938         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
12939         Improvements in caps negotiation.
12941 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12943         * po/LINGUAS:
12944         * po/af.po:
12945           adding Afrikaans (Petri Jooste)
12947 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12949         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12950         (gst_ffmpegcolorspace_chain):
12951         throw error instead of g_critical (#137588)
12953 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12955         * Makefile.am:
12956         * configure.ac:
12957           dist common and m4 correctly
12958         * po/sv.po:
12960 2004-03-17  David Schleef  <ds@schleef.org>
12962         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
12963         (bug #137348)
12965 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12967         * po/LINGUAS:
12968         * po/sv.po:
12969           adding Swedish translation (Christian Rose)
12971 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12973         * Makefile.am: use release.mak
12975 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12977         * common/ChangeLog:
12978         * common/gst-autogen.sh:
12979           add some explanation about the version detection
12980         * configure.ac:
12981           fix X check
12983 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12985         * configure.ac: bump nano to 1
12987 === release 0.8.0 ===
12989 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12991         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
12993 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12995         * configure.ac:
12996           update libtool version
12997         * gst-libs/gst/media-info/Makefile.am:
12998           actually use libtool version
13000 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13002         * configure.ac: fix speex detection to work with 1.0 but not 1.1
13004 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13006         * configure.ac:
13007         * gst-plugins.spec.in:
13008         * pkgconfig/Makefile.am:
13009         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13010         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13011         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13012         * pkgconfig/gstreamer-libs.pc.in:
13013         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
13014         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13015         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
13016         * pkgconfig/gstreamer-plugins.pc.in:
13017           remove @VERSION@ from some of the pc files since core and plugins
13018           are decoupled.
13019           created gstreamer-plugins.pc as it's a better name, but keeping
13020           -libs around for now to get fixes upstream done first.
13022 2004-03-15  Julien MOUTTE <julien@moutte.net>
13024         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
13025         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
13026         * gst-libs/gst/play/play.h:
13028 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13030         * *.c, *.cc: don't mix tabs and spaces
13032 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13034         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
13035           use the new ffmpegcolorspace
13036         * gst-plugins.spec.in:
13037           package new colorspace and media-info
13038         * configure.ac:
13039         * pkgconfig/Makefile.am:
13040           fix some more disting issues
13041         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
13042         * pkgconfig/gstreamer-media-info.pc.in:
13043           generate media-info pc files
13045 2004-03-15  Johan Dahlin  <johan@gnome.org>
13047         * *.h: Revert indenting
13049 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13051         * configure.ac:
13052           adding ffmpegcolorspace element
13053         * gst/ffmpegcolorspace/Makefile.am:
13054         * gst/ffmpegcolorspace/avcodec.h:
13055         * gst/ffmpegcolorspace/common.h:
13056         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
13057         * gst/ffmpegcolorspace/dsputil.h:
13058         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
13059         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13060         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
13061         (gst_ffmpeg_caps_to_pix_fmt):
13062         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13063         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13064         (gst_ffmpegcolorspace_caps_remove_format_info),
13065         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
13066         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
13067         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
13068         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
13069         (gst_ffmpegcolorspace_set_property),
13070         (gst_ffmpegcolorspace_get_property),
13071         (gst_ffmpegcolorspace_register):
13072         * gst/ffmpegcolorspace/imgconvert.c:
13073         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
13074         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
13075         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
13076         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
13077         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
13078         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
13079         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
13080         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
13081         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
13082         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
13083         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
13084         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
13085         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
13086         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
13087         (img_get_alpha_info), (deinterlace_line),
13088         (deinterlace_line_inplace), (deinterlace_bottom_field),
13089         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
13090         * gst/ffmpegcolorspace/imgconvert_template.h:
13091         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
13092         * gst/ffmpegcolorspace/mmx.h:
13093         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
13094           adding ffmpegcolorspace element supplied by Ronald after cleaning
13095           up and pulling in the right bits of upstream source.
13096           I'm sure a better C/compiler wizard could do some cleaning up (for
13097           example use GLIB's malloc stuff), but as a first pass this
13098           works very well
13100 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13102         * ext/alsa/gstalsa.h:
13103           I assume Ronald forgot to commit the change to have cardname
13104           as a struct member.  Expect some public spanking at the next
13105           opportunity.
13107 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13109         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
13110         (gst_alsa_open_audio), (gst_alsa_close_audio):
13111         * ext/alsa/gstalsa.c:
13112           Don't open the device if we're a mixer (= padless).
13113         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
13114         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
13115         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
13116           Open mixer during state change rather than during object
13117           initialization. Also, get a device name. Currently in a somewhat
13118           hackish fashion, but I didn't really find something better.
13120 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13122         * *.c, *.h: run gst-indent
13124 2004-03-14  Benjamin Otte  <otte@gnome.org>
13126         * gst/modplug/gstmodplug.cc:
13127         * gst/modplug/gstmodplug.h:
13128           set correct timestamps on outgoing buffers
13130 2004-03-14  Benjamin Otte  <otte@gnome.org>
13132         * gst/modplug/gstmodplug.cc:
13133           handle events - don't do crap when a discont arrives that's not
13134           necessary
13135           This allows correct loading and playback of mods in Rhythmbox
13137 2004-03-14  Benjamin Otte  <otte@gnome.org>
13139         * configure.ac:
13140         * gst-libs/gst/gconf/Makefile.am:
13141         * pkgconfig/Makefile.am:
13142           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
13143           they get rebuilt properly
13144         * configure.ac:
13145           when checking for vorbis, try pkgconfig first.
13146         * gst/modplug/gstmodplug.cc:
13147           add fixate function
13149 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13151         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
13152           Fix for obvious mistake, where we first shift the offset and then
13153           read a samplesize element assuming the old offset. Note that this
13154           part still has something weird, i.e. my movies containing those
13155           don't actually play well, but at least there's something that looks
13156           like sound now.
13158 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
13159         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
13160         (plugin_init):
13161         Add a typefind function for speex format
13163 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13165         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
13166         (gst_asf_demux_setup_pad):
13167           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
13168           instead of 0. Reason is simple: some elements have a fps range
13169           of 1-max instead of 0-max. So now ASF video actually works.
13171 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13173         * po/LINGUAS:
13174         * po/sr.po:
13175           adding serbian as a language
13177 2004-03-13  Benjamin Otte  <otte@gnome.org>
13179         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13180           return taglist correctly from _get function, don't gst_pad_push it.
13181           (fixes #137042)
13183 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
13184         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
13186 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13188         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
13189         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
13190         (gst_alsa_mixer_track_new):
13191         * ext/alsa/gstalsamixertrack.h:
13192           Fix ancient leftovers... MixerTrack is a GObject.
13194 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13196         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
13197         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
13198           Don't block during probing...
13200 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13202         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
13203         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
13204         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
13205         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
13206         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
13207         (gst_alsa_open_audio), (gst_alsa_close_audio):
13208         * ext/alsa/gstalsa.h:
13209           Add propertyprobe interface implementation, add some device-name
13210           property, all this so that it looks good in gnome-volume-control.
13212 2004-03-12  David Schleef  <ds@schleef.org>
13214         * configure.ac: the Hermes library controls hermescolorspace, not
13215         colorspace.
13216         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
13217         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
13218         not /* */
13219         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
13220         * ext/sdl/sdlvideosink.h: ditto.
13221         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
13223 2004-03-12  Benjamin Otte  <otte@gnome.org>
13225         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
13226         (gst_x_overlay_got_xwindow_id):
13227         * gst-libs/gst/xoverlay/xoverlay.h:
13228           replace XID with unsigned long to get rid of the xlibs dependency in
13229           XOverlay (fixes #137004)
13231 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
13232         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
13233         (gst_agingtv_setup):
13234         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
13235         (gst_dicetv_base_init), (gst_dicetv_class_init),
13236         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
13237         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
13238         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
13239         (gst_edgetv_setup), (gst_edgetv_rgb32):
13240         * gst/effectv/gsteffectv.c:
13241         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
13242         (gst_quarktv_set_property):
13243         * gst/effectv/gstrev.c: (gst_revtv_get_type),
13244         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
13245         (gst_revtv_setup), (gst_revtv_rgb32):
13246         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
13247         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
13248         (gst_shagadelictv_init), (gst_shagadelictv_setup),
13249         (gst_shagadelictv_rgb32):
13250         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
13251         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
13252         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
13253         * gst/effectv/gstwarp.c:
13254         Port everything that can be ported to videofilter and fix up the caps.
13255         Can someone with a big-endian machine please check these?
13257 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13259         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
13260         (gst_osssink_chain), (gst_osssink_change_state):
13261           Latest fixes for A/V sync, audio playback and such. This is about
13262           all... MPEG playback issues are mostly related to the async build-
13263           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
13265 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13267         patch from: Stephane Loeuillet
13269         * configure.ac:
13270           use pkg-config for some libraries, falling back to the old .m4 way
13271           (fixes #131270)
13272         * m4/libdv.m4:
13273           removed
13275 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13277         * configure.ac:
13278         * tools/Makefile.am:
13279         * tools/Makefile.in:
13280         * tools/gst-launch-ext-m.m:
13281         * tools/gst-launch-ext.1.in:
13282         * tools/gst-visualise-m.m:
13283         * tools/gst-visualise.1:
13284         * tools/gst-visualise.1.in:
13285           reorganizing generation of script tools
13287 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13289         * ext/divx/gstdivxdec.c:
13290           Downgrade priority. We prefer ffdec_mpeg4.
13291         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
13292         (gst_faad_chain), (gst_faad_change_state):
13293           Fix capsnego. Doesn't work for some sounds because we don't have
13294           a 5:1 to stereo element.
13295         * ext/xvid/gstxvid.c: (plugin_init):
13296           Add priority.
13297         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
13298         (gst_osssink_change_state):
13299           Add discont handling.
13301 2004-03-09  Colin Walters  <walters@verbum.org>
13303         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
13304         conversion.
13306 2004-03-09  Benjamin Otte  <otte@gnome.org>
13308         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
13309           the signals take 2 arguments
13311 2004-03-09  David Schleef  <ds@schleef.org>
13313         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
13314         (gst_alsa_fixate): Add fixate function.  (bug #136686)
13315         * ext/alsa/gstalsa.h:
13316         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
13318 2004-03-09  Benjamin Otte  <otte@gnome.org>
13320         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
13321         (gst_mikmod_change_state):
13322         * ext/mikmod/gstmikmod.h:
13323           make mikmod's loop function not loop infinitely and call
13324           gst_element_yield anymore
13325         * gst/modplug/gstmodplug.cc:
13326           fix pad negotiation (fixes #136590)
13328 2004-03-09  David Schleef  <ds@schleef.org>
13330         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
13331         doesn't conflict with the internal colorspace plugin.
13332         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
13333         satisfy the crappy-ass shell shipped by a certain vendor.
13334         * gst/videofilter/make_filter: same (bug #135299)
13336 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13338         * configure.ac: bump nano to 1
13340 === release 0.7.6 ===
13342 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13344         * configure.in: releasing 0.7.6, "There"
13346 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13348         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13349         * pkgconfig/gstreamer-play.pc.in:
13350           synchronize the two
13352 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13354         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
13355         (cdparanoia_open), (cdparanoia_event):
13356           fix/add error handling
13357         * po/POTFILES.in:
13358           add cdparanoia source
13359         * tools/Makefile.am:
13360           make scripts executable
13362 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13364         * configure.ac:
13365         * ext/vorbis/Makefile.am:
13366         * sys/Makefile.am:
13367           remove id3types, vorbisfile and xvideosink from the build (#133783)
13369 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13371         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13372           Fix metadata read crash (#136537).
13374 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13376         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
13377         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
13378           adding mime types, fixing the one-stop function
13380 2004-03-08  Christian Schaller <Uraeus@gnome.org>
13382         * ext/nas/nassink.c and /ext/nas/nassink.h:
13383         More NAS love from Arwed von Merkatz
13384         So lets all sing 'Can you feel the NAS tonight'
13386 2004-03-08  Christian Schaller <Uraeus@gnome.org>
13388         * tools/gst-launch-ext.in:
13389         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
13391 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13393         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
13394         (gst_mpeg2dec_init):
13395         remove the user_data pad for now, because it is being used in
13396         fixating causing MPEG playback to fixate on 1000 Hz for playback.
13397         If someone knows how to fix this properly, please do.
13399 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13401         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
13402         (gst_osssink_get_time):
13403         add a warning, IMO this won't get triggered anymore, remove later
13405 2004-03-07  David Schleef  <ds@schleef.org>
13407         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
13408         format (bug #136470)
13410 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13412         * gst-libs/Makefile.am:
13413         * gst-libs/gst/media-info/Makefile.am:
13414         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
13415         (error_callback), (gst_media_info_error_create),
13416         (gst_media_info_error_element), (gmip_init), (gmip_reset),
13417         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
13418         * gst-libs/gst/media-info/media-info-priv.h:
13419         * gst-libs/gst/media-info/media-info-test.c: (main):
13420         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
13421         (gst_media_info_class_init), (gst_media_info_instance_init),
13422         (gst_media_info_set_source), (gst_media_info_read_with_idler),
13423         (gst_media_info_read_idler), (gst_media_info_read):
13424         * gst-libs/gst/media-info/media-info.h:
13425         fixed, should work now
13427 2004-03-07  Christian Schaller <Uraeus@gnome.org>
13429         * ext/nas/nassink.c:
13430         A bunch of NAS fixes from Arwed von Merkatz
13432 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13434         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
13435         (qtdemux_parse_trak):
13436           Fix crash (j might be greater than n_samples, in which case we're
13437           writing outside the allocated space for the array) and memleak.
13439 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13441         * sys/oss/gstosssink.c: (gst_osssink_chain):
13442           And another caller that couldn't handle delay < 0 (unsigned
13443           integer overflow). Video now continues playing on an audio
13444           buffer underrun, and the clock continues working. Audio still
13445           stalls.
13447 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13449         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
13450         (gst_osssink_get_time):
13451           get_delay() may return values lower than 0. In those cases, we
13452           should not actually cast to *unsigned* int64, that will break
13453           stuff horribly. In my case, it screwed up A/V sync in movies
13454           in totem rather badly.
13456 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13458         * ext/faac/gstfaac.c: (gst_faac_chain):
13459         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13460         * ext/libpng/gstpngenc.c: (user_write_data):
13461         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
13462         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
13463         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
13464         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
13465         Fix several misuse of gst_buffer_merge (it doesn't take ownership
13466         of any buffer), should fix some leaks. I hope I didn't unref buffers
13467         that shouldn't be...
13469 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13471         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
13472         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
13473         (error_callback), (gmi_reset), (gmi_seek_to_track),
13474         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
13475         (gmip_find_type_post), (gmip_find_stream_post),
13476         (gmip_find_track_streaminfo_post):
13477         * gst-libs/gst/media-info/media-info-priv.h:
13478         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
13479         (info_print), (main):
13480         * gst-libs/gst/media-info/media-info.c:
13481         (gst_media_info_error_create), (gst_media_info_error_element),
13482         (gst_media_info_instance_init), (gst_media_info_get_property),
13483         (gst_media_info_new), (gst_media_info_set_source),
13484         (gst_media_info_read_idler), (gst_media_info_read):
13485         * gst-libs/gst/media-info/media-info.h:
13486           first pass at making this work again.  This seems to work on
13487           tagged ogg/vorbis and mp3 files.
13489 2004-03-06  Benjamin Otte  <otte@gnome.org>
13491         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13492           fix huge leak: gst_buffer_merge doesn't unref the first argument
13493           itself.
13495 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13497         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
13498           report layer/mode/emphasis
13500 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13502         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
13504 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13506         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
13507           signal serial
13509 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13511         * ext/vorbis/vorbis.c: (plugin_init):
13512         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13513         (gst_vorbis_dec_init), (vorbis_dec_event):
13514         add debug category
13515         make vorbisdec handle _BYTE and _TIME queries
13517 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13519         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
13520           from the xing header
13522 2004-03-06  Benjamin Otte  <otte@gnome.org>
13524         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
13525         (gst_audio_convert_link), (gst_audio_convert_change_state),
13526         (gst_audio_convert_buffer_from_default_format):
13527           do conversions from/to float correctly, fix some caps nego errors,
13528           export correct supported caps in template and getcaps, use correct
13529           caps in try_set_caps functions
13531 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13533         For some reason, I only committed a ChangeLog entry yesterday and
13534         not the corresponding code...
13535         * ext/mad/gstmad.c: Fix detection of Xing headers
13536         * gst/tags/gstid3tag.c: Changes to support TLEN tags
13538 2004-03-06  Benjamin Otte  <otte@gnome.org>
13540         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
13541         (gst_ogg_demux_src_query):
13542           make sure to handle the case where there's no current chain
13543           gracefully.
13545 2004-03-05  David Schleef  <ds@schleef.org>
13547         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
13548         Add fixate function. (bug #131128)
13549         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
13550         (gst_sdlvideosink_fixate):  Add fixate function.
13551         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13552         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
13553         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
13554         Fix missing break that was causing ulaw to be interpreted as
13555         raw int.
13557 2004-03-05  David Schleef  <ds@schleef.org>
13559         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
13560         Fix code that ignores return value of gst_buffer_merge().
13561         (bug #114560)
13562         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
13563         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
13564         * testsuite/gst-lint:  Check for above.
13566 2004-03-05  David Schleef  <ds@schleef.org>
13568         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
13569         caps and throw an element error.  (bug #136334)
13571 2004-03-05  David Schleef  <ds@schleef.org>
13573         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
13574         (gst_faad_chain): Fix negotiation.
13575         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
13576         key and button events.
13577         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
13578         dung heap of code.
13579         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
13580         depends on gconf
13581         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
13582         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13583         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
13584         function to encourage better negotiation, particularly between
13585         audioconvert and osssink.
13586         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13587         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
13588         more important.
13589         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
13590         typefinding.
13591         * gst/vbidec/vbiscreen.c:  Add glib header
13592         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
13594 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
13596         * ext/mad/gstmad.c: Fix detection of Xing headers
13597         * gst/tags/gstid3tag.c: Changes to support TLEN tags
13599 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13601         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
13602         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
13603           debug updates
13605 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
13607         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13608         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
13609         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
13610         files, and report the parsed length as a GST_TAG_DURATION tag.
13611         * gst/tags/gstid3tag.c: support TLEN (duration) tag
13613 2004-03-05  Benjamin Otte  <otte@gnome.org>
13615         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
13616           convert channels correctly. convert correctly to unsigned.
13618 2004-03-05  Julien MOUTTE <julien@moutte.net>
13620         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
13621         we have a window before clearing it.
13623 2004-03-05  Julien MOUTTE <julien@moutte.net>
13625         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
13626         have a window before clearing it.
13628 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13630         * gconf/gstreamer.schemas.in:
13631         * gst-libs/gst/gconf/Makefile.am:
13632           version installation path the same way as for 0.6
13633         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13634         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13635         * pkgconfig/gstreamer-play-uninstalled.pc.in:
13636           remove comment that was fixed
13638 2004-03-05  David Schleef  <ds@schleef.org>
13640         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
13641         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
13642         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
13643         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
13644         Add prototype code for handling seeking and querying.
13646 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13648         * examples/gstplay/player.c: (main):
13649           Initialize variables to NULL. Prevents a segfault because the
13650           (uninitialized) variable is not NULL, resulting in a crash on
13651           trying to reach error->message.
13653 2004-03-05  Benjamin Otte  <otte@gnome.org>
13655         * gst/audioconvert/gstaudioconvert.c:
13656         (gst_audio_convert_buffer_to_default_format):
13657         make float=>int conversion work correctly even in cornercases.
13659 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
13661         * debian/README.Debian:
13662         * debian/build-deps:
13663         * debian/changelog:
13664         * debian/control:
13665         * debian/control.in:
13666         * debian/copyright:
13667         * debian/gstreamer-a52dec.files:
13668         * debian/gstreamer-aa.files:
13669         * debian/gstreamer-alsa.files:
13670         * debian/gstreamer-alsa.manpages:
13671         * debian/gstreamer-arts.files:
13672         * debian/gstreamer-artsd.files:
13673         * debian/gstreamer-audiofile.files:
13674         * debian/gstreamer-avifile.files:
13675         * debian/gstreamer-cdparanoia.files:
13676         * debian/gstreamer-colorspace.files:
13677         * debian/gstreamer-doc.files:
13678         * debian/gstreamer-dv.files:
13679         * debian/gstreamer-dvd.files:
13680         * debian/gstreamer-esd.files:
13681         * debian/gstreamer-festival.files:
13682         * debian/gstreamer-flac.files:
13683         * debian/gstreamer-gconf.conffiles:
13684         * debian/gstreamer-gconf.files:
13685         * debian/gstreamer-gconf.postinst:
13686         * debian/gstreamer-gnomevfs.files:
13687         * debian/gstreamer-gsm.files:
13688         * debian/gstreamer-http.files:
13689         * debian/gstreamer-jack.files:
13690         * debian/gstreamer-jpeg.files:
13691         * debian/gstreamer-mad.files:
13692         * debian/gstreamer-mikmod.files:
13693         * debian/gstreamer-misc.files:
13694         * debian/gstreamer-mpeg2dec.files:
13695         * debian/gstreamer-oss.files:
13696         * debian/gstreamer-plugin-apps.files:
13697         * debian/gstreamer-plugin-apps.manpages:
13698         * debian/gstreamer-plugin-libs-dev.files:
13699         * debian/gstreamer-plugin-libs.files:
13700         * debian/gstreamer-plugin-template.postinst:
13701         * debian/gstreamer-plugin-template.postrm:
13702         * debian/gstreamer-sdl.files:
13703         * debian/gstreamer-sid.files:
13704         * debian/gstreamer-vorbis.files:
13705         * debian/gstreamer-x.files:
13706         * debian/mk.control:
13707         * debian/rules:
13708         Debian package info not maintained here.
13710 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13712         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
13713         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
13714         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
13715         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
13716         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
13717         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
13718         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
13719         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
13720         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
13721         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
13722         * gst-libs/gst/colorbalance/colorbalance.c:
13723         (gst_color_balance_class_init):
13724         * gst-libs/gst/colorbalance/colorbalancechannel.c:
13725         (gst_color_balance_channel_class_init):
13726         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
13727         * gst-libs/gst/play/play.c: (gst_play_class_init):
13728         * gst-libs/gst/propertyprobe/propertyprobe.c:
13729         (gst_property_probe_iface_init):
13730         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
13731         * gst-libs/gst/tuner/tunerchannel.c:
13732         (gst_tuner_channel_class_init):
13733         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
13734         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
13735         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
13736         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
13737         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
13738         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
13739         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
13740         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
13741         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
13742           fix signals to use - instead of _
13743         * ext/libcaca/gstcacasink.h:
13744         * ext/sdl/sdlvideosink.h:
13745           fix header rename
13747 2004-03-04  David Schleef  <ds@schleef.org>
13749         * testsuite/gst-lint:  Add a check for bad signal names.
13751 2004-03-04  <kost@imn.htwk-leipzig.de>
13753         reviewed by David Schleef
13755         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
13756         modified the alpha channel and caused a warning. (bug #136192)
13758 2004-04-03  Christian Schaller <Uraeus@gnome.org>
13760         * gst-plugins.spec.in:
13761         Change names of plugins to actually be correct. Try to keep things
13762         alphabetical to avoid getting beat up by Thomas
13764 2004-03-03  Julien MOUTTE <julien@moutte.net>
13766         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
13767         Using ximagesink as a default if no gconf key found. We should
13768         probably consider using alsasink instead of osssink for the audio
13769         part.
13771 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13773         * configure.ac:
13774           fix --with-plugins, don't think it ever worked before
13775         * gst-plugins.spec.in:
13776           even more updates
13778 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13780         * ext/sdl/sdlvideosink.h:
13781         * sys/ximage/ximagesink.h:
13782         * sys/xvideo/xvideosink.h:
13783         * sys/xvimage/xvimagesink.h:
13784           Fix for move of gstvideosink.h -> videosink.h.
13786 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13788         * gst-libs/gst/xwindowlistener/Makefile.am:
13789           this is a plugin library, not a library
13791 2004-03-01  David Schleef  <ds@schleef.org>
13793         * AUTHORS:  Added some names.  Add yourself if you're still
13794         missing.
13796 2004-03-01  David Schleef  <ds@schleef.org>
13798         * MAINTAINERS: Add
13800 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13802         * gst-plugins.spec.in: clean up spec file
13804 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13806         * gst-libs/gst/video/Makefile.am:
13807         * gst-libs/gst/video/gstvideosink.c:
13808         * gst-libs/gst/video/gstvideosink.h:
13809           rename gstvideosink.h to videosink.h to match other headers
13810         * gst/mixmatrix/Makefile.am:
13811           fix plugin filename
13812         * gst/tags/Makefile.am: fix plugin filename
13814 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13816         * gst/tags/Makefile.am: fix plugin filename
13818 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
13820         * examples/gstplay/player.c: (got_time_tick), (main):
13821           add error handler
13822           display time_tick more readably
13823         * gst/mixmatrix/Makefile.am:
13824           fix plugin file name
13826 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
13828         * sys/oss/gstosselement.c: (gst_osselement_probe),
13829         (device_combination_append), (gst_osselement_class_probe_devices):
13830         * sys/oss/gstosselement.h:
13831           Reworked enumeration of oss dsps and mixers so that gst-mixer works
13832           on my system using alsa oss emulation, fixes bug #135597
13834 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13836         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
13837         (gst_videodrop_chain), (gst_videodrop_change_state):
13838         * gst/videodrop/gstvideodrop.h:
13839           Work based on timestamp of input data, not based on the expected
13840           framerate from the input. The consequence is that this element now
13841           not only scales framerates, but also functions as a framerate
13842           corrector or framerate stabilizer/constantizer.
13844 2004-02-27  David Schleef  <ds@schleef.org>
13846         patches from jmmv@menta.net (Julio M. Merino Vidal)
13848         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
13849         GST_ELEMENT_ERROR call (bug #135634)
13850         * gst/interleave/interleave.c: (interleave_buffered_loop),
13851         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
13852         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
13853         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
13854         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
13855         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
13856         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
13857         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
13858         Fix GST_ELEMENT_ERROR call.
13859         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
13860         GST_ELEMENT_ERROR call.
13862 2004-02-27  Benjamin Otte  <otte@gnome.org>
13864         * gst-libs/gst/audio/audio.h:
13865           add macro to make sure header isn't included twice
13866         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13867           don't use gst_buffer_free
13868         * gst/playondemand/filter.func:
13869           don't use gst_data_free. Free data only once.
13871 2004-02-26  David Schleef  <ds@schleef.org>
13873         * gst-libs/gst/colorbalance/Makefile.am:
13874         * gst-libs/gst/mixer/Makefile.am:
13875         * gst-libs/gst/tuner/Makefile.am:
13876         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
13877         should not be disted, -marshal.h files should not be installed,
13878         and -enum.h files _should_ be installed.  Fix to make this the
13879         case.
13881 === release 0.7.5 ===
13883 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13885         * configure.ac: release 0.7.5, "Under The Sea"
13887 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13889         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
13890         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
13891         * gst/videoscale/gstvideoscale.c:
13892         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
13893           assorted debug/warning fixes
13895 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13897         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
13898         (gst_videoscale_init), (gst_videoscale_chain),
13899         (gst_videoscale_set_property), (plugin_init):
13900         * gst/videoscale/gstvideoscale.h:
13901         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13902         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
13903         (gst_videoscale_planar400), (gst_videoscale_packed422),
13904         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
13905         (gst_videoscale_24bit), (gst_videoscale_16bit),
13906         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
13907         (gst_videoscale_scale_plane_slow),
13908         (gst_videoscale_scale_point_sample),
13909         (gst_videoscale_scale_nearest),
13910         (gst_videoscale_scale_nearest_str2),
13911         (gst_videoscale_scale_nearest_str4),
13912         (gst_videoscale_scale_nearest_32bit),
13913         (gst_videoscale_scale_nearest_24bit),
13914         (gst_videoscale_scale_nearest_16bit):
13915         add debugging category and use it properly
13916         fix use of GST_PTR_FORMAT
13918 2004-02-25  Andy Wingo  <wingo@pobox.com>
13920         * gst/interleave/interleave.c (interleave_buffered_loop): Always
13921         push only when channel->buffer is NULL. Prevents segfaults doing
13922         the state change after a nonlocal exit, like a scheme exception.
13924         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
13925         Handle the case where the intersected caps is empty.
13927 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13929         * gst/law/mulaw-decode.c: (mulawdec_link):
13930         * gst/law/mulaw.c: (plugin_init):
13931           fix mulawdec so it actually works again
13933 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
13935         reviewed by: David Schleef  <ds@schleef.org>
13937         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
13938         (gst_gamma_init), (gst_gamma_set_property),
13939         (gst_gamma_get_property), (gst_gamma_calculate_tables),
13940         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
13941         for RGB, with separate r g and b correction factors. (#131167)
13943 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13945         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13946           only signal tags for bitrate if they're > 0 (#134894)
13948 2004-02-24  David Schleef  <ds@schleef.org>
13950         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
13951         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
13952         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
13953         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
13954         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
13955         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
13956         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
13957         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
13958         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
13959         category.  Attempt to fix timestamp calculation.
13961 2004-02-24  Johan Dahlin  <johan@gnome.org>
13963         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
13965 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13967         * configure.ac:
13968         * gconf/Makefile.am:
13969         * gconf/gstreamer.schemas:
13970         * gst-libs/gst/gconf/Makefile.am:
13971         * gst-libs/gst/gconf/gconf.c:
13972           version gconf schemas and install locations
13974 2004-02-23  Benjamin Otte  <otte@gnome.org>
13976         * ext/xine/xineinput.c: (gst_xine_input_dispose):
13977         (gst_xine_input_subclass_init):
13978           call parent dispose.
13979           change pad template for CD reader correctly
13980         * ext/xine/Makefile.am:
13981         * ext/xine/gstxine.h:
13982         * ext/xine/xine.c: (plugin_init):
13983         * ext/xine/xineaudiosink.c:
13984           wrap audio sinks, too
13985         * gst-libs/gst/resample/private.h:
13986         * gst-libs/gst/resample/resample.c: (gst_resample_init),
13987         (gst_resample_reinit), (gst_resample_scale),
13988         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
13989         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
13990         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
13991         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
13992         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
13993         * gst-libs/gst/resample/resample.h:
13994         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
13995         (gst_audioscale_class_init), (gst_audioscale_link),
13996         (gst_audioscale_get_buffer), (gst_audioscale_init),
13997         (gst_audioscale_chain), (gst_audioscale_set_property),
13998         (gst_audioscale_get_property):
13999         * gst/audioscale/gstaudioscale.h:
14000           s/resample_*/gst_resample_*/i to not clobber namespaces
14002 2004-02-23  Julien MOUTTE  <julien@moutte.net>
14004         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14005         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14006         (gst_riff_create_video_template_caps),
14007         (gst_riff_create_audio_template_caps),
14008         (gst_riff_create_iavs_template_caps):
14009         * gst-libs/gst/riff/riff-media.h:
14010         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
14011         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
14012         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
14013         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
14014         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14015         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
14016         (gst_matroska_demux_plugin_init): First batch implementing audio and
14017         video codec tags in demuxers.
14019 2004-02-22  Benjamin Otte  <otte@gnome.org>
14021         * ext/xine/Makefile.am:
14022         * ext/xine/gstxine.h:
14023         * ext/xine/xine.c: (plugin_init):
14024         * ext/xine/xineinput.c:
14025           add input plugin wrapper. Playback from files, http, mms and cdda
14026           works.
14027         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
14028           remove leftover G_GNUC_UNUSED
14029         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
14030         (gst_asf_demux_identify_guid):
14031           improve debugging output
14033 2004-02-22  Benjamin Otte  <otte@gnome.org>
14035         reported by: Padraig O'Briain <padraig.obriain@sun.com>
14037         * autogen.sh:
14038           replace test -e with test -x for mkinstalldirs to be more portable.
14039           (fixes #134816)
14041 2004-02-22  Benjamin Otte  <otte@gnome.org>
14043         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
14045         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
14046           set rank to PRIMARY
14047         * gst/volume/gstvolume.c: (plugin_init):
14048           set rank to NONE
14049         fixes #134960
14051 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
14053         reviewed by Benjamin Otte  <otte@gnome.org>
14055         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14056           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
14058 2004-02-22  Benjamin Otte  <otte@gnome.org>
14060         * configure.ac:
14061           export [_]*{gst,Gst,GST}.* symbols from plugins
14063 2004-02-22  Christophe Fergeau <teuf@gnome.org>
14065         reviewed by: Benjamin Otte  <otte@gnome.org>
14067         * ext/lame/gstlame.c: (add_one_tag):
14068         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
14069         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
14070         (gst_vorbisenc_metadata_set1):
14071         * gst/tags/gstid3tag.c:
14072         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
14073           apply fixes from bugs #135042 (lame can't write tags) and #133817
14074           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
14076 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
14078         * configure.ac: Export only gst_plugin_desc from plugins.
14079          Note that this change only makes any effect with Linux using libtool
14080          1.5.2 or higher. Otherwise it is silently ignored, but it would build
14081          fine. And don't try to have several versions of libtool in different
14082          directories.
14084 2004-02-20  Andy Wingo  <wingo@pobox.com>
14086         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
14087         interleave respectively.
14089         * gst/interleave/deinterleave.c: New plugin: deinterleave
14090         (replaces on oneton).
14091         * gst/interleave/interleave.c: New plugin: interleave.
14092         * gst/interleave/plugin.h: Support file.
14093         * gst/interleave/plugin.c: Support file.
14095         * configure.ac: Remove intfloat and oneton, add interleave.
14097         * ext/sndfile/gstsf.c: Handle events better.
14099         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
14100         and float2int operation. int2float has scheduling problems as
14101         noted in in2float_chain.
14103 2004-02-20  Benjamin Otte  <otte@gnome.org>
14105         * ext/xine/Makefile.am:
14106         * ext/xine/gstxine.h:
14107         * ext/xine/xine.c:
14108         * ext/xine/xineaudiodec.c:
14109         * ext/xine/xinecaps.c:
14110           add first version of xine plugin wrapper. Currently only wraps the
14111           QDM2 win32 DLL, and even that only in proof-of-concept quality.
14112         * configure.ac:
14113         * ext/Makefile.am:
14114           add xine plugin wrapper, disabled by default. Use --enable-xine to
14115           build. Note that it'll segfault on gst-register if you don't remove
14116           the goom and tvtime post plugins from xine.
14117         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14118         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
14119           add extradata parsing for QDM2.
14120           change around debugging prints.
14122 2004-02-19  Benjamin Otte  <otte@gnome.org>
14124         * ext/lame/gstlame.c: (gst_lame_chain):
14125         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14126           use gst_tag_list_insert when you want to insert tags
14128 2004-02-18  David Schleef  <ds@schleef.org>
14130         * configure.ac:  Move massink to gst-rotten
14131         * ext/Makefile.am:
14132         * ext/mas/Makefile.am:
14133         * ext/mas/massink.c:
14134         * ext/mas/massink.h:
14136 2004-02-18  David Schleef  <ds@schleef.org>
14138         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
14139         typefinding, since it seems to be worse than nothing.
14140         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
14141         atom to recognize .mp4 and .m4a files as video/quicktime.
14143 2004-02-18  David Schleef  <ds@schleef.org>
14145         * gst/sine/demo-dparams.c: (quit_live),
14146         (dynparm_log_value_changed), (dynparm_value_changed), (main):
14147         Use double dparams, not float.
14148         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14149         (gst_sinesrc_init): Change sync default to FALSE, since multiple
14150         sync'd elements don't really work correctly.
14151         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
14152         (volume_update_volume), (volume_get_property):  Change dparam
14153         to double.
14155 2004-02-18  Julien MOUTTE  <julien@moutte.net>
14157         * sys/ximage/ximagesink.c:
14158         (gst_ximagesink_xwindow_update_geometry),
14159         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
14160         (gst_ximagesink_change_state), (gst_ximagesink_expose),
14161         (gst_ximagesink_init): Rework the way software video scaling works. So
14162         now we check on each chain call if the video frames are feeling the
14163         window. If not we try to renegotiate caps. On failure we memorize that
14164         and we won't try again for that PLAYING sessions.
14165         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
14166         failure.
14167         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
14168         synchronous flag.
14170 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14172         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
14173           break up _link so we can give a better debug message for errors
14175 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14177         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
14178           set up debug category
14180 2004-02-18  Julien MOUTTE <julien@moutte.net>
14182         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14183         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
14184         the way renegotiation work. The event handling function is not taking
14185         care of external windows and renegotiate method check for pad flags
14186         NEGOTIATING. Should fix : #133209
14188 2004-02-17  Julien MOUTTE  <julien@moutte.net>
14190         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
14191         pad is negotiating before trying renegotiation.
14193 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14195         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
14196           pass on all possible mime types as typefind hints
14198 2004-02-17  Julien MOUTTE <julien@moutte.net>
14200         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14201         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
14202         possible SHM leak if we crash. All other apps using XShm are doing
14203         that.
14205 2004-02-17  Julien MOUTTE  <julien@moutte.net>
14207         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14208         (gst_ximagesink_expose): Renegotiate size on expose.
14209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
14210         size on expose.
14212 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14214         * testsuite/alsa/sinesrc.c:
14215           cosmetic fix to fix compile issue with gcc 2.95.4
14217 2004-02-16  Julien MOUTTE <julien@moutte.net>
14219         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14220         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
14221         failed opening the audio device.
14222         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14223         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
14224         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
14225         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
14226         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
14227         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
14228         (gst_ximagesink_change_state), (gst_ximagesink_chain),
14229         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
14230         Removing some useless g_return_if_fail like wingo suggested.
14231         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14232         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
14233         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
14234         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
14235         (gst_xvimagesink_update_colorbalance),
14236         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
14237         (gst_xvimagesink_xcontext_clear),
14238         (gst_xvimagesink_get_fourcc_from_caps),
14239         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
14240         (gst_xvimagesink_set_xwindow_id),
14241         (gst_xvimagesink_colorbalance_list_channels),
14242         (gst_xvimagesink_colorbalance_set_value),
14243         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
14244         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
14246 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
14248         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
14249           throw error when not negotiated instead of asserting
14251 2004-02-15  Julien MOUTTE  <julien@moutte.net>
14253         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
14254         correct data refcounting.
14256 2004-02-15  Julien MOUTTE  <julien@moutte.net>
14258         * gst/switch/gstswitch.c: (gst_switch_change_state),
14259         (gst_switch_class_init): Cleaning the sinkpads correctly on state
14260         change, mostly the EOS flag.
14262 2004-02-15  Julien MOUTTE  <julien@moutte.net>
14264         * examples/gstplay/player.c: (got_eos), (main): Adding some
14265         output for debugging.
14266         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
14267         timeouts if we go to any state different from PLAYING.
14268         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
14269         more EOS bugs in riff lib.
14271 2004-02-14  Julien MOUTTE  <julien@moutte.net>
14273         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
14274         visualization until i find a way to fix switch correctly.
14275         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
14276         EOS arrives.
14277         * gst/switch/gstswitch.c: (gst_switch_release_pad),
14278         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
14279         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
14280         Reworked switch to get a more correct behaviour with events and refing
14281         of data stored in sinkpads.
14282         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
14283         we don't pull from a pad in EOS.
14285 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14287         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14288           remove v1 tag even if we can't read it (makes sure we don't detect
14289           it again)
14291 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14293         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
14294         (gst_alsa_xrun_recovery):
14295         * ext/alsa/gstalsa.h:
14296           try xrun recovery when wait failed. Make xrun recovery function
14297           return TRUE/FALSE to indicate success. (might fix #134354)
14299 2004-02-13  David Schleef  <ds@schleef.org>
14301         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
14302         (dynparm_value_changed), (main): Convert from float to double.
14303         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
14305 2004-02-13  David Schleef  <ds@schleef.org>
14307         * gst/silence/gstsilence.c: (gst_silence_class_init),
14308         (gst_silence_set_clock), (gst_silence_get),
14309         (gst_silence_set_property), (gst_silence_get_property):
14310         * gst/silence/gstsilence.h: Add sync property.
14311         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14312         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
14313         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
14314         * gst/sine/gstsinesrc.h: Add sync property.
14316 2004-02-13  David Schleef  <ds@schleef.org>
14318         * gst/intfloat/gstint2float.c: (conv_f32_s16),
14319         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
14321 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14323         * configure.ac:
14324         * ext/Makefile.am:
14325         * gst-libs/ext/Makefile.am:
14326           move ffmpeg plugin to gst-ffmpeg module
14328 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14330         * configure.ac: use GST_ARCH to detect architecture
14332 2004-02-12  Julien MOUTTE  <julien@moutte.net>
14334         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
14336 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14338         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14339           classify LADSPA plugins based on number of src/sink pads
14340           (#133663, Stefan Kost)
14341         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
14342           fix dparams registration
14343           (#133528, Stefan Kost)
14344         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
14345           fix use of isprint and use g_ascii_isprint instead
14346           (#133316, Stefan Kost)
14348 2004-02-11  David Schleef  <ds@schleef.org>
14350         Convert a few inner loops to use liboil.  This is currently
14351         optional, and is only enabled if liboil is present (duh!).
14352         * configure.ac: Check for liboil-0.1
14353         * gst/intfloat/Makefile.am:
14354         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
14355         (gst_int2float_chain_gint16):
14356         * gst/videofilter/Makefile.am:
14357         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
14358         (tablelookup_u8), (gst_videobalance_planar411):
14359         * gst/videotestsrc/Makefile.am:
14360         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
14361         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
14362         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
14363         (paint_hline_RGB565), (paint_hline_xRGB1555):
14365 2004-02-11  David Schleef  <ds@schleef.org>
14367         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
14368         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
14369         (gst_colorspace_getcaps), (gst_colorspace_link),
14370         (gst_colorspace_base_init), (gst_colorspace_init),
14371         (gst_colorspace_chain), (gst_colorspace_change_state),
14372         (plugin_init): Merge Ronald's patch (bug #117897) and update
14373         for new caps and negotiation.  Seems to work, although it
14374         shows off bugs in lcs.
14376 2004-02-11  David Schleef  <ds@schleef.org>
14378         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
14379         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
14381 2004-02-11  David Schleef  <ds@schleef.org>
14383         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
14384         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
14385         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
14386         Add server and port properties
14388 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14390         * m4/a52.m4:
14391         * m4/aalib.m4:
14392         * m4/as-ffmpeg.m4:
14393         * m4/as-liblame.m4:
14394         * m4/as-slurp-ffmpeg.m4:
14395         * m4/check-libheader.m4:
14396         * m4/esd.m4:
14397         * m4/freetype2.m4:
14398         * m4/gconf-2.m4:
14399         * m4/glib.m4:
14400         * m4/gst-alsa.m4:
14401         * m4/gst-artsc.m4:
14402         * m4/gst-ivorbis.m4:
14403         * m4/gst-matroska.m4:
14404         * m4/gst-sdl.m4:
14405         * m4/gst-shout2.m4:
14406         * m4/gst-sid.m4:
14407         * m4/gtk.m4:
14408         * m4/libdv.m4:
14409         * m4/libfame.m4:
14410         * m4/libmikmod.m4:
14411         * m4/ogg.m4:
14412         * m4/vorbis.m4:
14413           fix underquotedness of macros (#133800)
14414         * m4/as-avifile.m4:
14415         * m4/xmms.m4:
14416           removed because no longer used
14418 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14420         * configure.ac:
14421           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
14422           by autopoint (fixes #132996)
14424 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14426         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
14427         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
14428         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
14429         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
14430           fix memleaks
14432 2004-02-11  David Schleef  <ds@schleef.org>
14434         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
14435         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
14436         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
14437         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
14438         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
14439         (gst_jpegenc_class_init), (gst_jpegenc_init),
14440         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
14441         (gst_jpegenc_chain), (gst_jpegenc_set_property),
14442         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
14443         * ext/jpeg/gstjpegenc.h: Fix negotiation.
14445 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14447         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
14448         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
14449         * ext/mikmod/gstmikmod.h:
14450           fix caps negotiation in mikmod
14451         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
14452           output debug information
14454 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14456         * gst-libs/gst/colorbalance/Makefile.am:
14457         * gst-libs/gst/navigation/Makefile.am:
14458         * gst-libs/gst/xoverlay/Makefile.am:
14459           remove unused GST_OPT_CFLAGS from Makefiles
14460           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
14462 2004-02-07  David Schleef  <ds@schleef.org>
14464         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
14465         push events to pads that haven't been created (#133508)
14467 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
14469         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14470         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
14471         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14472         (gst_dvdec_loop), (gst_dvdec_change_state):
14473         Second attempt at committing a working dvdec element.
14475 2004-02-06  David Schleef  <ds@schleef.org>
14477         Build fixes for OS X: (see #129600)
14478         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
14479         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
14480         (gst_riff_read_strf_iavs):
14481         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14482         (gst_avi_demux_stream_odml):
14483         * gst/playondemand/Makefile.am:
14484         * gst/rtp/rtp-packet.c:
14486 2004-02-05  David Schleef  <ds@schleef.org>
14488         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
14489         last change, because it Just Doesn't Compile.
14491 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14493         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14494           skip undecodable id3v2 tag instead of keeping it
14496 2004-02-05  David Schleef  <ds@schleef.org>
14498         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
14499         Unref leaked buffer.  (Noticed by Ronald)
14501 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
14503         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14504         Sync requires with other checks.  >= vs =.
14506 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
14508         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
14509         (gst_dvdec_video_link), (gst_dvdec_loop):
14510         * ext/dv/gstdvdec.h:
14511           rework the caps negotiation so that dvdec works again instead
14512           of just segfaulting.
14514 === release 0.7.4 ===
14516 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14518         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
14519         * configure.ac: changed for release
14521 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
14523         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
14524         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14525         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14526         * pkgconfig/gstreamer-play-uninstalled.pc.in:
14527           reworked patch by David Lehn to fix libdir and includedir for
14528           uninstalled libraries
14529           removed play and gconf from gstreamer-libs since they have their
14530           own pkgconfig files
14532 2004-02-04  David Schleef  <ds@schleef.org>
14534         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
14535         memleak.
14537 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14539         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14540           use correct GST_TAG_ENCODER tag
14542 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14544         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
14545           be sure to stop the clock when going to paused
14546         * sys/oss/gstosssink.c: (gst_osssink_change_state):
14547           reset number of transmitted when going to ready.
14548         fixes #132935
14550 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
14552         reviewed by Benjamin Otte
14554         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
14555           extract track count (fixes #133410)
14557 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14559         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
14560           that should be !=, not == (fixes #132519)
14562 2004-02-04  David Schleef  <ds@schleef.org>
14564         Make sure set_explicit_caps() is called before adding pad.
14565         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14566         * gst/id3/gstid3types.c: (gst_id3types_loop):
14567         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
14568         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
14570 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14572         * configure.ac:
14573           bump nano to 2, first prerelease
14574           put back AM_PROG_LIBTOOL
14576 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14578         * testsuite/alsa/Makefile.am:
14579           these are user test apps, not automatic testsuite tests
14581 2004-02-04  David Schleef  <ds@schleef.org>
14583         Convert GST_DEBUG_CAPS() to GST_DEBUG():
14584         * gst/mpeg1videoparse/gstmp1videoparse.c:
14585         (mp1videoparse_parse_seq):
14586         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
14587         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14588         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
14589         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
14590         (gst_xvideosink_getcaps):
14591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
14592         * testsuite/gst-lint: more tests
14594 2004-02-04  David Schleef  <ds@schleef.org>
14596         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
14597         with the code that they would expand to.
14598         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
14599         (gst_flacdec_get_src_query_types),
14600         (gst_flacdec_get_src_event_masks):
14601         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
14602         (gst_gnomevfssrc_get_query_types),
14603         (gst_gnomevfssrc_get_event_mask):
14605 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14607         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14608         (gst_sinesrc_dispose):
14609           fix memleak by properly disposing sinesrc
14611 2004-02-04  Julien MOUTTE  <julien@moutte.net>
14613         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
14614         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
14615         an overlay to redraw the image because it has been exposed.
14616         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
14617         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
14618         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
14619         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
14620         interface
14621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
14622         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
14623         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
14624         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
14625         interface
14627 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14629         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
14630           more memleak fixage
14632 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14634         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
14635         * gst/typefind/gsttypefindfunctions.c:
14636           fix memleaks shown by gst-typefind
14638 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14640         * common/glib-gen.mak:
14641           add hack rule to touch .Plo files
14642         * gst-libs/gst/colorbalance/Makefile.am:
14643         * gst-libs/gst/mixer/Makefile.am:
14644         * gst-libs/gst/play/Makefile.am:
14645         * gst-libs/gst/tuner/Makefile.am:
14646           remove glib_root variable
14648 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14650         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
14651           set explicit caps before adding the element, so the autopluggers can
14652           plug correctly.
14653         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
14654         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
14655         (mpeg_video_type_find), (mpeg_video_stream_type_find),
14656         (dv_type_find):
14657           fix memleaks in typefind functions. gst_type_find_suggest takes a const
14658           argument.
14660 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14662         * gst-libs/gst/colorbalance/Makefile.am:
14663         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14664         * gst-libs/gst/colorbalance/colorbalance.c:
14665         * gst-libs/gst/colorbalance/colorbalance.h:
14666         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
14667         * gst-libs/gst/mixer/Makefile.am:
14668         * gst-libs/gst/mixer/mixer-marshal.list:
14669         * gst-libs/gst/mixer/mixer.c:
14670         * gst-libs/gst/mixer/mixer.h:
14671         * gst-libs/gst/mixer/mixermarshal.list:
14672         * gst-libs/gst/play/Makefile.am:
14673         * gst-libs/gst/play/play.h:
14674         * gst-libs/gst/tuner/Makefile.am:
14675         * gst-libs/gst/tuner/tuner-marshal.list:
14676         * gst-libs/gst/tuner/tuner.c:
14677         * gst-libs/gst/tuner/tuner.h:
14678         * gst-libs/gst/tuner/tunermarshal.list:
14679           use new glib-gen.mak snippet to clean up Makefile.am
14680           fix various bugs in Makefile.am's
14682 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14684         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
14685           handle chain parsing correctly in the multichain case
14686         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
14687         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
14688         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
14689         (theora_dec_chain):
14690           handle events and queries correctly
14692 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14694         * .cvsignore:
14695         Ignore generated file _stdint.h.
14697 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14699         * gst-libs/gst/colorbalance/Makefile.am:
14700         * gst-libs/gst/colorbalance/colorbalance.h:
14701         * gst-libs/gst/mixer/Makefile.am:
14702         * gst-libs/gst/mixer/mixer.h:
14703         * gst-libs/gst/play/Makefile.am:
14704         * gst-libs/gst/play/play.h:
14705         * gst-libs/gst/tuner/Makefile.am:
14706         * gst-libs/gst/tuner/tuner.h:
14707         Generate enum type code with glib-mkenums.
14708         * gst-libs/gst/colorbalance/.cvsignore:
14709         * gst-libs/gst/mixer/.cvsignore:
14710         * gst-libs/gst/play/.cvsignore:
14711         * gst-libs/gst/tuner/.cvsignore:
14712         Ignore generated files.
14714 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14716         * gst-libs/gst/audio/.cvsignore:
14717         Ignore generated file.
14718         * gst-libs/gst/audio/Makefile.am:
14719         Do not install example filter.
14721 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
14723         * examples/switch/.cvsignore:
14724         Ignore generated file.
14726 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14728         * common/m4/ax_create_stdint_h.m4:
14729         * configure.ac:
14730           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
14731           _stdint.h.
14732         * Makefile.am:
14733           remove generated _stdint.h in DISTCLEANFILES
14734         * ext/a52dec/gsta52dec.c:
14735           include _stdint.h for a52dec. (should fix #133064)
14737 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
14739         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
14740         (gst_tag_to_vorbis_comments):
14741         Add replaygain support to vorbistag
14743 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
14744         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
14745         (gst_ffmpeg_caps_to_extradata):
14746           Fix SVQ3 caps flag properties
14747           Use glib macro for bytes swap
14749 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14751         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
14752         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
14753         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14754         * ext/sndfile/gstsf.c: (plugin_init):
14755         * gst/avi/gstavi.c: (plugin_init):
14756         * sys/dxr3/dxr3init.c: (plugin_init):
14757         * sys/oss/gstossaudio.c: (plugin_init):
14758         * sys/v4l/gstv4l.c: (plugin_init):
14759         * sys/v4l2/gstv4l2.c: (plugin_init):
14760           remove textdomain calls
14761         * po/nl.po:
14762           update Dutch translation
14764 2004-02-02  Julien MOUTTE  <julien@moutte.net>
14766         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
14767         (gst_play_set_audio_sink): Moving volume in the audio thread for
14768         instantaneous volume change. Maybe i will add another volume in front
14769         of visualization later, not sure yet though.
14771 2004-02-02  Julien MOUTTE  <julien@moutte.net>
14773         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14774         (gst_ximagesink_handle_xevents): Better X events handling, only take
14775         the latest events for configure and motion.
14776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
14778 2004-02-02  Jon Trowbridge  <trow@gnu.org>
14780         reviewed by: David Schleef  <ds@schleef.org>
14782         Fix memory leaks:
14783         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
14784         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
14786 2004-02-02  David Schleef  <ds@schleef.org>
14788         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
14789         of lines.
14790         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
14791         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14792         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
14793         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
14794         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
14795         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
14796         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
14797         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
14798         (gst_float2_2_int_link):
14799         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
14800         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
14801         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
14802         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
14803         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
14804         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
14805         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
14806         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
14807         * testsuite/gst-lint: Add tests for bzero and ;;
14809 2004-02-02  David Schleef  <ds@schleef.org>
14811         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
14813 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14815         * ext/aalib/gstaasink.c: (gst_aasink_open):
14816         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
14817         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14818         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14819         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
14820         (gst_afsink_close_file):
14821         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
14822         (gst_afsrc_close_file):
14823         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14824         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14825         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
14826         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
14827         * ext/esd/esdmon.c: (gst_esdmon_get):
14828         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
14829         * ext/faac/gstfaac.c: (gst_faac_chain):
14830         * ext/faad/gstfaad.c: (gst_faad_chain):
14831         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
14832         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14833         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
14834         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
14835         (gst_flacdec_loop):
14836         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14837         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14838         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14839         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14840         (gst_gnomevfssink_close_file):
14841         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14842         (gst_gnomevfssrc_open_file):
14843         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
14844         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
14845         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
14846         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14847         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
14848         * ext/mad/gstmad.c: (gst_mad_chain):
14849         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
14850         * ext/mpeg2dec/gstmpeg2dec.c:
14851         * ext/mpeg2enc/gstmpeg2enc.cc:
14852         * ext/mplex/gstmplex.cc:
14853         * ext/mplex/gstmplexibitstream.cc:
14854         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
14855         (gst_ogg_demux_push):
14856         * ext/raw1394/gstdv1394src.c:
14857         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
14858         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
14859         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
14860         (gst_sf_loop):
14861         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14862         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
14863         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
14864         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
14865         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14866         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
14867         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
14868         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
14869         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14870         (gst_riff_read_element_data), (gst_riff_read_seek),
14871         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
14872         * gst/adder/gstadder.c: (gst_adder_loop):
14873         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
14874         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
14875         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
14876         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
14877         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
14878         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
14879         * gst/goom/gstgoom.c: (gst_goom_chain):
14880         * gst/id3/gstid3types.c: (gst_id3types_loop):
14881         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
14882         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
14883         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
14884         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14885         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14886         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
14887         (gst_ebml_read_float), (gst_ebml_read_header):
14888         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14889         (gst_matroska_demux_parse_blockgroup):
14890         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14891         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
14892         * gst/oneton/gstoneton.c: (gst_oneton_chain):
14893         * gst/silence/gstsilence.c: (gst_silence_get):
14894         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14895         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
14896         * gst/speed/gstspeed.c: (speed_loop):
14897         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14898         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14899         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
14900         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
14901         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14902         (gst_wavparse_loop):
14903         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
14904         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
14905         (dxr3audiosink_close):
14906         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
14907         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
14908         (dxr3videosink_close), (dxr3videosink_write_data):
14909         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14910         * sys/oss/gstosssink.c: (gst_osssink_chain):
14911         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14912         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14913         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
14914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
14915         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14916         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14917         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
14918         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
14919         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
14920         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
14921         (gst_v4l_set_audio):
14922         * sys/v4l/v4l_calls.h:
14923         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14924         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
14925         (gst_v4lmjpegsink_playback_init),
14926         (gst_v4lmjpegsink_playback_start):
14927         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
14928         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14929         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
14930         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
14931         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
14932         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
14933         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
14934         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14935         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
14936         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
14937         (gst_v4l2_get_output), (gst_v4l2_set_output),
14938         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
14939         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
14940         (gst_v4l2_set_attribute):
14941         * sys/v4l2/v4l2_calls.h:
14942         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
14943         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
14944         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
14945         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
14946         (gst_v4l2src_capture_stop):
14947         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
14948         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14949         (gst_ximagesink_chain):
14950         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
14951         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
14952         (gst_xvideosink_xwindow_new):
14953         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14954         (gst_xvimagesink_chain):
14956 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14958         * gst/volume/gstvolume.c: (gst_volume_set_volume),
14959         (gst_volume_get_volume), (volume_class_init), (volume_init),
14960         (volume_chain_int16), (volume_update_volume):
14961         * gst/volume/gstvolume.h:
14962           make code more readable by removing magic numbers
14963           make mixer interface export 0-100 range
14964           make it internally map to 0.0-1.0 range so users don't distort
14965           output by putting the sliders at full volume
14967 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14969         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
14970         (gst_play_state_change), (gst_play_seek_to_time):
14971         block the tick callback for 0.5 secs after doing a seek
14973 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14975         * gst-libs/gst/play/play.c: (gst_play_new):
14976           check for GError
14978 2004-02-01  Julien MOUTTE  <julien@moutte.net>
14980         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
14981         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
14982         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14983         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
14984         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14985         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
14987 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14989         * configure.ac:
14990         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
14991           check for a function added in vorbis 1.1
14993 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14995         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14996         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
14997           really start/stop clock only on PLAYING <=> PAUSED
14998         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14999           remove \n from debugging lines
15000         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
15001           make it work when seeking does not
15002         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15003           reset on DISCONT
15005 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15007         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
15008           start clock on PAUSED=>PLAYING, not later
15009         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15010           extract correct time for different discont formats
15011         (gst_alsa_sink_get_time):
15012           don't segfault when no format is negotiated yet, just return 0
15013         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
15014         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
15015         (gst_ogg_pad_push):
15016           handle flush and discont events correctly
15017         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
15018           handle discont events correctly
15020 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
15022         * gst-libs/gst/play/play.c: (gst_play_error_quark),
15023         (gst_play_error_create), (gst_play_error_plugin),
15024         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
15025         * gst-libs/gst/play/play.h:
15026           add error handling during creation
15027         * examples/gstplay/player.c: (main):
15028           use new gst_play_new
15031 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15033         * ext/theora/theoradec.c: (theora_dec_chain):
15034           make comments work
15035         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15036         (vorbis_dec_src_event), (vorbis_dec_chain):
15037           add encoder tag, fix tag reading to be more error tolerant, change
15038           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
15039           gst_pad_event_default.
15040         * gst/tags/gstvorbistag.c:
15041         (gst_tag_list_from_vorbiscomment_buffer):
15042           undefine function specific define at end of function
15044 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
15046         * ext/flac/gstflac.c: (plugin_init):
15047         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
15048         * ext/flac/gstflacdec.h:
15049         * ext/flac/gstflacenc.h:
15050           Fix typos
15052 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
15054         * examples/gstplay/player.c: s/gstplay.h/play.h/
15056 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15058         * gst-libs/gst/play/Makefile.am:
15059         * gst-libs/gst/play/gstplay.c:
15060         * gst-libs/gst/play/gstplay.h:
15061         * gst-libs/gst/play/play.c:
15062           more surgery, operation complete
15064 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15066         * gst-libs/gst/play/play.old.c:
15067         * gst-libs/gst/play/play.old.h:
15068           after CVS surgery by moving, remove
15069         * gst-libs/gst/play/playpipelines.c:
15070           remove
15072         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
15073           add negotiation error
15075 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15077         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
15078         (gst_ogg_demux_push):
15079           add some seeking debug info
15080           send a flush when seeking
15082 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15084         * configure.ac:
15085           use AC_C_INLINE
15086         * configure.ac:
15087         * ext/Makefile.am:
15088         * ext/theora/Makefile.am:
15089         * ext/theora/theoradec.c:
15090           add theora video decoder. Does just do simple decoding for now and
15091           has been tested against Theora cvs only. It only works when theora
15092           is compiled with --enable-static.
15093         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15094           always reset packetno on DISCONT
15096 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15098         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
15099           Fix audio.
15101 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15103         * gst/mpegaudioparse/gstmpegaudioparse.c:
15104         (mp3_type_frame_length_from_header):
15105           Fix header parsing - stolen from ffmpeg (thank you! :) ).
15107 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15109         * ext/esd/esdsink.c: (gst_esdsink_init):
15110           Since we have static pad template caps, we don't need to negotiate;
15111           either the core errors out or we know the format.
15113 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15115         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
15116         (gst_riff_read_seek):
15117         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
15118         (gst_ebml_read_seek):
15119           Fix event handling.
15121 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15123         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
15124           removee video/x-theora from vp3 decoder, it doesn't handle raw
15125           theora streams
15126         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
15127           fix bug with finalizing element that never went to PAUSED
15128         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
15129           length and position queries were swapped
15130         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15131         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
15132         (vorbis_dec_src_event):
15133           implement querying time and bytes
15135 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15137         * just about every source file:
15138           gst_element_error -> GST_ELEMENT_ERROR
15140 2004-01-29  Julien MOUTTE  <julien@moutte.net>
15142         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
15143         emiting FLUSH and even before DISCONT.
15144         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
15145         get the best instant seeking as possible yay!
15147 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15149         * gst/mpeg1videoparse/gstmp1videoparse.c:
15150         (gst_mp1videoparse_real_chain):
15151           Committed wrong version last week... Grr... Didn't notice until now.
15153 2004-01-29  Julien MOUTTE <julien@moutte.net>
15155         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
15156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
15157         have_xwindow_id signal in xwindow_create.
15159 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15161         * ext/ogg/gstoggdemux.c:
15162           lots of changes - mainly support for chained bitstreams, seeking,
15163           querying and bugfixes of course
15164         * ext/vorbis/Makefile.am:
15165         * ext/vorbis/vorbisdec.c:
15166         * ext/vorbis/vorbisdec.h:
15167           add vorbisdec raw vorbis decoder
15168         * ext/vorbis/vorbis.c: (plugin_init):
15169           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
15170         * gst/intfloat/Makefile.am:
15171         * gst/intfloat/float22int.c:
15172         * gst/intfloat/float22int.h:
15173         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
15174           add float2intnew plugin. It converts multichannel interleaved float to
15175           multichannel interleaved int. The name should probably be changed.
15176         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
15177         (plugin_init):
15178           add typefinding for raw theora video so oggdemux can detect it.
15180 2004-01-28  Julien MOUTTE  <julien@moutte.net>
15182         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
15183         sink element first.
15184         * gst/videoscale/gstvideoscale.c:
15185         (gst_videoscale_handle_src_event): Fixing src event handler.
15187 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15189         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
15190         (gst_v4lsrc_open), (gst_v4lsrc_close),
15191         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
15192         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
15193         * sys/v4l/gstv4lsrc.h:
15194         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
15195         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
15196           Implement resizing... Hack. But that's why v4l is b0rked...
15198 2004-01-28  Julien MOUTTE <julien@moutte.net>
15200         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15201         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
15202         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
15203         (gst_ximagesink_xwindow_destroy):
15204         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15205         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
15206         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
15207         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
15208         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
15209         correctly cleaning the image created to check xshm calls on succes,
15210         added a lot of XSync calls in X11 functions, and fixed a segfault when
15211         no image format was defined before negotiation happened.
15213 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15215         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
15216           use gst_element_get_time to get correct time
15218 2004-01-28  Julien MOUTTE  <julien@moutte.net>
15220         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
15221         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
15222         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
15223         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
15224         (gst_xvimagesink_check_xshm_calls),
15225         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
15226         X plugins are now able to detect that XShm calls will fail even if the
15227         server claims that it has XShm support (remote displays most of the
15228         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
15229         so that we use non XShm functions. This feature is almost useless for
15230         xvimagesink as Xv is not supported on remote displays anyway, but
15231         it might happen than even on the local display XShm calls fail.
15233 2004-01-27  David Schleef  <ds@schleef.org>
15235         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
15236         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
15237         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
15238         changed esdsink to only use 44100,16,2, since esd sucks at rate
15239         conversion and esdsink has had difficulty negotiating.
15241 2004-01-27  Julien MOUTTE <julien@moutte.net>
15243         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
15244         (gst_play_seek_to_time): Fixing the way to get current position.
15246 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15248         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
15249           use gst_element_get_time to get correct time
15251 2004-01-27  Julien MOUTTE <julien@moutte.net>
15253         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
15254         fix ever... Inverting 2 lines of code make spider autoplug correctly
15255         tagged mp3 !
15257 2004-01-27  David Schleef  <ds@schleef.org>
15259         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15260         Use gst_pad_try_set_caps_nonfixed().
15262 2004-01-27  David Schleef  <ds@schleef.org>
15264         * gst/ac3parse/gstac3parse.c: update to checklist 5
15265         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
15266         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
15267         * gst/audioscale/gstaudioscale.c: same
15268         * gst/auparse/gstauparse.c: same
15269         * gst/avi/gstavidemux.c: same
15271 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15273         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
15274           stop processing after EOS
15276 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15278         * gst/asfdemux/asfheaders.h:
15279         * gst/asfdemux/gstasfdemux.c:
15280         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
15281         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
15282         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
15283           lot's of fixes to make data extraction simpler and get the code
15284           architecture and compiler independant. Add debugging category
15285         * gst/goom/gstgoom.c: (gst_goom_change_state):
15286           reset channel count on PAUSED=>READY, not READY=>PAUSED
15288 2004-01-26  Colin Walters  <walters@verbum.org>
15290         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
15291         code to pull a bigger buffer in iradio mode.  This as a side effect
15292         makes typefinding work.
15294 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
15296         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
15297         Fix SVQ3 decoding on PPC
15299 2004-01-26  Julien MOUTTE <julien@moutte.net>
15301         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
15302         that one managed to stay there... Fixed.
15304 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
15306         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
15307         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
15308         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
15309         (qtdemux_video_caps):
15310         * gst/qtdemux/qtdemux.h:
15311         Add SVQ3 specific flags to qtdemux and ffmpeg
15313 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15315         * gst-libs/gst/audio/audio.h:
15316           remove buffer-frames from audio caps
15317         * gst/audioconvert/gstaudioconvert.c:
15318           fix plugin to really work.
15320 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15322         * gst-libs/gst/mixer/mixer.c:
15323         * gst-libs/gst/propertyprobe/propertyprobe.c:
15324         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
15325         (gst_tuner_find_channel_by_name):
15326         * gst-libs/gst/tuner/tuner.h:
15327           Add gtk-doc style comments. Also fix a function name.
15329 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15331         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
15332         (gst_divxdec_negotiate):
15333           Fix for new capsnego - also fixes gst-player with divxdec.
15335 2004-01-25  Julien MOUTTE  <julien@moutte.net>
15337         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
15338         (gst_play_identity_handoff), (gst_play_set_location),
15339         (gst_play_set_visualization), (gst_play_connect_visualization): Another
15340         try in visualization implementation. Still have an issue with switch
15341         blocking when pulling from video_queue and only audio comes out of
15342         spider.
15343         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15344         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
15345         release method. And check if the pad is usable before pulling.
15347 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15349         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
15350         (gst_videobalance_init),
15351         (gst_videobalance_colorbalance_list_channels),
15352         (gst_videobalance_colorbalance_set_value),
15353         (gst_videobalance_colorbalance_get_value),
15354         (gst_videobalance_update_properties),
15355         (gst_videobalance_update_tables_planar411),
15356         (gst_videobalance_planar411):
15357         * gst/videofilter/gstvideobalance.h:
15358           Implement lookup-tables. +/- 10x faster.
15360 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15362         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
15363         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
15364           The index reading was broken. The rest worked fine, but the whole
15365           goal of my rewrite was to make avidemux readable, and this was
15366           not at all readable. Please use typed variables.
15368 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15370         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
15371           Additional pad usability check.
15372         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
15373         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
15374         (gst_mp1videoparse_real_chain):
15375           Fix MPEG video stream parsing. The original plugin had several
15376           issues, including not timestamping streams where the source was
15377           not timestamped (this happens with PTS values in mpeg system
15378           streams, but MPEG video is also a valid stream on its own so
15379           that needs timestamps too). We use the display time code for that
15380           for now. Also, if one incoming buffer contains multiple valid
15381           frames, we push them all on correctly now, including proper EOS
15382           handling. Lastly, several potential segfaults were fixed, and we
15383           properly sync on new sequence/gop headers to include them in next,
15384           not previous frames (since they're header for the next frame, not
15385           the previous). Also see #119206.
15386         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
15387         (bpf_from_header):
15388           Move caps setting so we only do it after finding several valid
15389           MPEG-1 fraes sequentially, not right after the first one (which
15390           might be coincidental).
15391         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
15392         (mpeg_video_type_find), (mpeg_video_stream_type_find),
15393         (plugin_init):
15394           Add unsynced MPEG video stream typefinding, and change some
15395           probability values so we detect streams rightly. The idea is as
15396           follows: I can have an unsynced system stream which contains
15397           video. In the current code, I would randomly get a type for either
15398           system or video stream type found, because the probabilities are
15399           being calculated rather randomly. I now use fixed values, so we
15400           always prefer system stream if that was found (and that is how it
15401           should be). If no system stream was found, we can still identity                the stream as video-only.
15403 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15405         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
15406         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
15407           don't write to buffer. Extract data without the need of
15408           __attribute__ ((packed))
15410 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15412         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
15413         (mpeg1_sys_type_find):
15414           Fix MPEG-1 stream typefinding.
15416 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15418         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
15419           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
15421 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15423         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
15424         * ext/esd/gstesd.c: (plugin_init):
15425           private debugging, better error reporting
15427 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15429         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
15430         (gst_riff_read_init), (gst_riff_read_change_state):
15431         * gst-libs/gst/riff/riff-read.h:
15432           Remove stuff fromold metadata system.
15434 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15436         * ext/ogg/gstoggdemux.c:
15437           Fix wrong file comment.
15438         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
15439         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
15440           Add metadata reading properly.
15442 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15444         * ext/Makefile.am:
15445           Fix nas DIST_SUBDIRS
15446           Uraeus:
15447           Fix bug where make distcheck doesn't get run on adding stuff to
15448           the build.
15450 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15452         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
15453         * ext/divx/gstdivxdec.h:
15454           Fix divx3 ("msmpeg4") playback using divxdec.
15456 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15458         * gst/typefind/gsttypefindfunctions.c:
15459         (mp3_type_frame_length_from_header): fix bug in length computation
15460         (mp3_type_find): improve debugging output
15462 2004-01-23  Julien MOUTTE  <julien@moutte.net>
15464         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
15465         (gst_play_set_location), (gst_play_seek_to_time),
15466         (gst_play_set_audio_sink), (gst_play_set_visualization),
15467         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
15468         the pipeline from scratch. Visualization is back and switch went out as
15469         i realized it was not possible to use the way i wanted.
15470         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
15471         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
15472         clearing in state change from READY to NULL. So that one can clean the
15473         X ressources keeping the element.
15474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15475         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
15476         (gst_xvimagesink_colorbalance_set_value),
15477         (gst_xvimagesink_colorbalance_get_value),
15478         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
15479         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
15480         change from READY to NULL and fixed some stupid bugs in colorbalance
15481         get/set values. Also added the following feature : when nobody tries to
15482         set some values to the colorbalance levels before the xcontext is
15483         grabbed, then when creating channels list from Xv attributes we set the
15484         internal values to the Xv defaults. This way we handle buggy Xv drivers
15485         that set default hue values far from the middle of the range (Thanks
15486         to Jon Trowbridge for pointing that issue).
15487         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
15488         colorbalance levels have been set before xcontext is grabbed.
15490 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15492         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15493           Fix the ossmixer case where we shouldn't open /dev/dsp* because
15494           it might block operations (which is bad for a mixer).
15496 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15498         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
15499         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
15500         (gmip_find_type_pre):
15501         * gst-libs/gst/media-info/media-info-priv.h:
15502         * gst-libs/gst/media-info/media-info.c:
15503         (gst_media_info_instance_init), (gst_media_info_read_idler):
15504         add fakesink to get caps on decoder src pad again
15505         fix callback prototype to match new have_type signal signature
15507 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15509         * gst/adder/gstadder.c: (gst_adder_link):
15510           fix non-compile and cut-n-paste code
15512 2004-01-21  David Schleef  <ds@schleef.org>
15514         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
15515         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
15516         (gst_swfdec_init), (gst_swfdec_change_state):
15517         * ext/swfdec/gstswfdec.h:
15518         Fix negotiation.
15519         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
15520         (gst_adder_request_new_pad): Fix negotiation.
15521         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
15522         Add a fixate function.
15523         * gst/intfloat/gstfloat2int.c:
15524         * gst/intfloat/gstfloat2int.h:
15525         * gst/intfloat/gstint2float.c:
15526         * gst/intfloat/gstint2float.h:
15527         Completely rewrite the negotiation.  Doesn't quite work yet,
15528         due to some buffer-frames problem.
15530 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15532         * ext/gnomevfs/gstgnomevfssrc.c:
15533         * sys/v4l2/v4l2_calls.h:
15534           fix includes for distcheck
15536 2004-01-21  Christian Schaller <uraeus@gnome.org>
15538         * ext/nas/
15539         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
15540         based on earlier patch from Laurent Vivier
15542 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
15544         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
15545         Fix wma caps property
15546         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15547         Fix typo (flags1 and flags2)
15549 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15551         * gst-libs/gst/media-info/media-info-priv.c:
15552         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
15553         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
15554         (gmip_find_stream), (gmip_find_track_metadata),
15555         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
15556         (gmip_find_track_format):
15557         * gst-libs/gst/media-info/media-info-priv.h:
15558         * gst-libs/gst/media-info/media-info-test.c: (main):
15559         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
15560         (gst_media_info_read_idler), (gst_media_info_read):
15561         * gst-libs/gst/media-info/media-info.h:
15562           register debugging category and use it for debugging
15564 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15566         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
15567         (gst_vorbisfile_new_link):
15568           signal streaminfo through tags
15570 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15572         * ext/mplex/gstmplex.cc:
15573         * ext/mplex/gstmplexibitstream.cc:
15574           g++ doesn't like NULL in our i18n/error macros, should be
15575           either (NULL) or ("").
15577 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15579         * sys/dxr3/dxr3audiosink.c:
15580         * sys/dxr3/dxr3init.c:
15581         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
15582         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
15583           Fix more error error error errors (missing includes here).
15585 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15587         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15588           fix thomas' error errors.
15590 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15592         * ext/mpeg2enc/gstmpeg2enc.cc:
15593           fix error errors.
15595 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15597         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
15598         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
15599           Fix for new error system.
15601 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15603         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
15604           fix for new error reporting
15606 2004-01-20  David Schleef  <ds@schleef.org>
15608         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15609         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
15610         (gst_ximagesink_set_xwindow_id): Change to using a framerate
15611         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
15612         and neither is 100+, most likely.
15613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15614         (gst_xvimagesink_getcaps): same
15616 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15618         * configure.ac:
15619           Up version requirement to 2.0.3 (not yet released) to avoid symbol
15620           clashes with ffmpeg.
15622 2004-01-20  Julien MOUTTE  <julien@moutte.net>
15624         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15625         (gst_switch_init): Fixed switch element : proxying link and setting
15626         caps from src to sink on request.
15628 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15630         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15631         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
15632         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
15633         fix element_error
15635 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15637         * sys/v4l/v4l_calls.h:
15638         * sys/v4l2/v4l2_calls.h:
15639           element_error fixes
15641 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15643         * gst-libs/gst/gst-i18n-plugin.h:
15644           add locale.h
15645           remove config.h inclusion
15647 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15649         * autogen.sh:
15650           adding autopoint invocation
15651         * Makefile.am:
15652         * configure.ac:
15653         * gst-libs/gst/gettext.h:
15654           adding gettext bits
15655         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
15656         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
15657         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15658         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
15659         (gst_gnomevfssink_close_file):
15660         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
15661         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
15662         * gst-libs/gst/gst-i18n-plugin.h:
15663         * gst/avi/gstavi.c: (plugin_init):
15664         * sys/dxr3/dxr3init.c: (plugin_init):
15665         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
15666         * sys/oss/gstossaudio.c: (plugin_init):
15667         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
15668         * sys/v4l/gstv4l.c: (plugin_init):
15669         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15670         * sys/v4l2/gstv4l2.c: (plugin_init):
15671         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15672         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
15673         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
15674         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
15675         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
15676         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
15677           make sure locale and translation domain are set
15678           fix translated strings
15679         * po/.cvsignore:
15680         * po/LINGUAS:
15681         * po/Makevars:
15682         * po/POTFILES.in:
15683         * po/nl.po:
15684           put translation files into place
15685         * sys/xvideo/imagetest.c: (main):
15686         * ext/dv/demo-play.c: (main):
15687           fix unnecessary translations
15689 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15691         * ext/sndfile/gstsf.c:
15692         * gst/avi/gstavimux.c:
15693         * ext/audiofile/gstafsink.c:
15694         * ext/audiofile/gstafsrc.c:
15695         * ext/gnomevfs/gstgnomevfssink.c:
15696         * ext/gnomevfs/gstgnomevfssrc.c:
15697         * sys/oss/gstosselement.c:
15698         * sys/v4l/v4l_calls.h:
15699           fix i18n include
15701 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15703         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
15704         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
15705         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
15706         (gst_v4l2_get_output), (gst_v4l2_set_output),
15707         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
15708         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
15709         (gst_v4l2_set_attribute):
15710         update to new error handling
15712 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15714         * ext/sidplay/gstsiddec.cc:
15715         * gst/modplug/gstmodplug.cc:
15716           parenthese NULL because C++ seems angry about it
15718 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15720         * gst-libs/gst/gst-i18n-plugin.h:
15721           add skeleton i18n stuff, but needs to be further implemented
15723 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
15725         * examples/gstplay/player.c: (main):
15726         * ext/aalib/gstaasink.c: (gst_aasink_open):
15727         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
15728         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15729         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15730         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
15731         (gst_afsink_close_file):
15732         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
15733         (gst_afsrc_close_file):
15734         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
15735         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
15736         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
15737         * ext/esd/esdmon.c: (gst_esdmon_get):
15738         * ext/esd/esdsink.c: (gst_esdsink_chain):
15739         * ext/faac/gstfaac.c: (gst_faac_chain):
15740         * ext/faad/gstfaad.c: (gst_faad_chain):
15741         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
15742         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
15743         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
15744         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
15745         (gst_flacdec_loop):
15746         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
15747         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
15748         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
15749         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
15750         (gst_gnomevfssink_close_file):
15751         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
15752         (gst_gnomevfssrc_open_file):
15753         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
15754         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
15755         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
15756         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
15757         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
15758         * ext/mad/gstmad.c: (gst_mad_chain):
15759         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
15760         * ext/mpeg2dec/gstmpeg2dec.c:
15761         * ext/mpeg2enc/gstmpeg2enc.cc:
15762         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15763         * ext/mplex/gstmplex.cc:
15764         * ext/mplex/gstmplexibitstream.cc:
15765         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
15766         (gst_ogg_demux_push), (gst_ogg_pad_push):
15767         * ext/raw1394/gstdv1394src.c:
15768         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
15769         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
15770         * ext/sidplay/gstsiddec.cc:
15771         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
15772         (gst_sf_loop):
15773         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
15774         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
15775         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
15776         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
15777         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
15778         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
15779         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
15780         * gst-libs/gst/Makefile.am:
15781         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
15782         (gst_riff_read_element_data), (gst_riff_read_seek),
15783         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
15784         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
15785         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
15786         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
15787         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
15788         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
15789         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
15790         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15791         * gst/goom/gstgoom.c: (gst_goom_chain):
15792         * gst/id3/gstid3types.c: (gst_id3types_loop):
15793         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
15794         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
15795         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
15796         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
15797         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
15798         (gst_ebml_read_float), (gst_ebml_read_header):
15799         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
15800         (gst_matroska_demux_parse_blockgroup):
15801         * gst/modplug/gstmodplug.cc:
15802         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
15803         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
15804         * gst/oneton/gstoneton.c: (gst_oneton_chain):
15805         * gst/silence/gstsilence.c: (gst_silence_get):
15806         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
15807         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
15808         * gst/speed/gstspeed.c: (speed_loop):
15809         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15810         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15811         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
15812         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15813         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
15814         (gst_wavparse_loop):
15815         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
15816         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
15817         (dxr3audiosink_close):
15818         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
15819         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
15820         (dxr3videosink_close), (dxr3videosink_write_data):
15821         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
15822         * sys/oss/gstosselement.h:
15823         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
15824         (gst_osssink_chain):
15825         * sys/oss/gstosssrc.c: (gst_osssrc_get):
15826         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
15827         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
15828         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
15829         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
15830         (gst_v4l_enable_overlay):
15831         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
15832         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
15833         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
15834         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
15835         (gst_v4l_set_audio):
15836         * sys/v4l/v4l_calls.h:
15837         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
15838         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
15839         (gst_v4lmjpegsink_playback_init),
15840         (gst_v4lmjpegsink_playback_start):
15841         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
15842         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
15843         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
15844         (gst_v4lmjpegsrc_requeue_frame):
15845         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
15846         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
15847         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
15848         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
15849         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
15850         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
15851         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
15852         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
15853         (gst_v4l2src_capture_stop):
15854         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
15855         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15856         (gst_ximagesink_chain):
15857         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
15858         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
15859         (gst_xvideosink_xwindow_new):
15860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15861         (gst_xvimagesink_chain):
15862         use new error signal, function and categories
15864 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
15866         * configure.ac:
15867         * ext/Makefile.am:
15868         * ext/musicbrainz/gsttrm.c:
15869         * ext/musicbrainz/gsttrm.h:
15870         * ext/musicbrainz/Makefile.am:
15871         Add a trm plugin
15873 2004-01-18  Julien MOUTTE  <julien@moutte.net>
15875         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
15876         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
15877         synchronous property for debugging.
15878         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
15879         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15880         (gst_xvimagesink_set_property): Moving a pointer declaration to a
15881         smaller block, fixing indent.
15883 2004-01-16  David Schleef  <ds@schleef.org>
15885         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
15886         property affects the video stream.
15887         * sys/xvimage/xvimagesink.c:
15888         * sys/xvimage/xvimagesink.h:
15889         Add synchronous property for debugging.  Should probably be
15890         disabled in non-CVS builds.  Make sure that the Xv attribute
15891         exists before we set it (crash!).  Fix a silly float bug that
15892         caused colorbalance to just not work.
15894 2004-01-17  Christian Schaller <Uraeus@gnome.org>
15896         * tools/gst-launch-ext.in - update for new plugins
15898 2004-01-16  David Schleef  <ds@schleef.org>
15900         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
15901         already-freed caps.
15903 2994-01-16  Christian Schaller <Uraeus@gnome.org>
15905         * Update spec for new colorspace plugin and libcaca plugin
15906         * Fix compilation of libcaca plugin (clock -> id)
15908 2004-01-16  Julien MOUTTE <julien@moutte.net>
15910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
15911         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
15912         (gst_xvimagesink_set_xwindow_id),
15913         (gst_xvimagesink_colorbalance_set_value),
15914         (gst_xvimagesink_colorbalance_get_value),
15915         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
15916         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
15917         correct colorbalance properties. They can now be set when the element
15918         is still in NULL state. The values will be committed to the Xv Port
15919         when xcontext is initialized.
15920         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
15921         brightness int values in the GstXvImagesink structure.
15923 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15925         * gst-libs/gst/Makefile.am:
15926           restructure so having local patches works easier.
15928 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15930         * ext/mpeg2enc/Makefile.am:
15931         * ext/mpeg2enc/gstmpeg2enc.cc:
15932         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15933           Bugfix with respect to EOS handling.
15935 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15937         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
15938           Link with right caps (else, it segfaults).
15939         * ext/mplex/gstmplexjob.cc:
15940           Fix for slight API change in 1.6.1.93 release of mjpegtools.
15942 2004-01-15  David Schleef  <ds@schleef.org>
15944         * gst-libs/gst/audio/Makefile.am:
15945         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
15946         from the template.
15947         * gst-libs/gst/audio/gstaudiofilter.c:
15948         * gst-libs/gst/audio/gstaudiofilter.h:
15949         Add bytes_per_sample and size and n_samples calculation.
15950         * gst-libs/gst/audio/gstaudiofilterexample.c:
15951         Remove, now autogenerated.
15952         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15953         Moved from gstaudiofilterexample, object name changed, code added
15954         so that it actually works.
15955         * gst-libs/gst/audio/make_filter:
15956         Script to build an audiofilter subclass from the template.
15957         * gst/colorspace/Makefile.am:
15958         * gst/colorspace/yuv2yuv.c:
15959         Remove file, since it's GPL, and we don't use it.
15961 2004-01-15  Julien MOUTTE  <julien@moutte.net>
15963         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
15964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
15965         them use the buffer free function to test how the buffer was allocated.
15967 2004-01-15  David Schleef  <ds@schleef.org>
15969         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
15970         that handles osssink fallback.
15971         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15972         (gst_audio_convert_getcaps):
15973         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15974         Add audio/x-qdm2 for QDM2 audio.
15975         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
15976         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
15977         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
15978         Decrease minimum size to 16x16.
15979         * gst/wavparse/gstwavparse.c:
15980         Convert disabled pad template caps to new caps.
15981         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
15983         (gst_xvimagesink_chain): Throw element error when display cannot
15984         be opened.  Increase minimum framerate to 1.0.  Check the data
15985         free function on a buffer to make sure it is the type we expect
15986         before manipulating it.
15988 2004-01-15  Julien MOUTTE <julien@moutte.net>
15990         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
15991         (gst_videobalance_colorbalance_set_value): Implement passthru if
15992         settings are in the middle.
15993         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
15995 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15997         * gst/videofilter/Makefile.am:
15998         * gst/volume/Makefile.am:
15999           Since we use videofilter symbols, link to it.
16001 2004-01-15  Julien MOUTTE <julien@moutte.net>
16003         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
16004         mixer interface type to HARDWARE.
16005         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
16006         type to SOFTWARE.
16007         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
16008         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
16009         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
16010         (gst_volume_interface_init), (gst_volume_list_tracks),
16011         (gst_volume_set_volume), (gst_volume_get_volume),
16012         (gst_volume_set_mute), (gst_volume_mixer_init),
16013         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
16014         (volume_init): Implementing mixer interface.
16015         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
16016         * sys/oss/gstosselement.c: (gst_osselement_get_type),
16017         (gst_osselement_change_state): Removing some trailing commas in
16018         structures.
16019         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
16020         interface type to HARDWARE.
16021         * sys/v4l/gstv4lcolorbalance.c:
16022         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
16023         type to HARDWARE.
16024         * sys/v4l2/gstv4l2colorbalance.c:
16025         (gst_v4l2_color_balance_interface_init): Setting colorbalance
16026         interface type to HARDWARE.
16027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
16028         same code than ximagesink for event handling.
16030 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16032         * ext/snapshot/Makefile.am:
16033         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
16034         (gst_snapshot_chain):
16035         * ext/snapshot/gstsnapshot.h:
16036           This has to be a joke... Snapshot should be connected to a tee,
16037           colorspace element before it and EOS after that, where the other
16038           src of the tee receives normal data.
16039           The current way is *wrong*.
16041 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16043         * ext/hermes/gsthermescolorspace.c:
16044           Fix another compile error. Same as below.
16046 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16048         * gst/colorspace/gstcolorspace.c:
16049         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
16050         (gst_colorspace_i420_to_yv12):
16051           Fix compiling... Didn't test if it actually works.
16053 2004-01-15  David Schleef  <ds@schleef.org>
16055         * configure.ac:
16056         * gst/colorspace/Makefile.am:
16057         * gst/colorspace/gstcolorspace.c:
16058         * gst/colorspace/gstcolorspace.h:
16059         * gst/colorspace/yuv2rgb.c:
16060         * gst/colorspace/yuv2rgb.h:
16061         Duplicate the ext/hermes colorspace plugin, and remove Hermes
16062         code and GPL code.  Fix for new caps negotiation.  Rewrite
16063         much of the format handling code, and some of the conversion
16064         code.  Basically, rewrote almost everything.  This element
16065         handles I420, YV12 to RGB conversions.
16066         * ext/hermes/Makefile.am:
16067         * ext/hermes/gsthermescolorspace.c:
16068         Rename colorspace to hermescolorspace.  Fix negotiation issues.
16069         Remove non-Hermes related code.  This element handles lots of
16070         RGB to RGB conversions, but no YUV.
16071         * ext/hermes/gstcolorspace.c:
16072         * ext/hermes/gstcolorspace.h:
16073         * ext/hermes/rgb2yuv.c:
16074         * ext/hermes/yuv2rgb.c:
16075         * ext/hermes/yuv2rgb.h:
16076         * ext/hermes/yuv2rgb_mmx16.s:
16077         * ext/hermes/yuv2yuv.c:
16078         * ext/hermes/yuv2yuv.h:
16079         Remove old code.
16081 2004-01-14  Colin Walters  <walters@verbum.org>
16083         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
16084         they've already been.
16086 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16088         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
16089           assume tag mode when pad is not connected
16091 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16093         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16094           Don't update the time of the clock
16095         (gst_alsa_sink_loop):
16096           sync to the clock given to alsasink, not the own clock
16097         * sys/oss/gstosssink.c: (gst_osssink_chain):
16098           sync to the clock
16099         (gst_osssink_change_state):
16100           activate the clock
16101         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
16102         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
16103           remove bogus code that made DISCONT events unhandled
16104         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16105           explicitly case to double in _set_simple. (fixes 2nd warning in bug
16106           #131502)
16107         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
16108         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
16109         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
16110           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
16111           2nd warning in bug #131502)
16113 2004-01-14  Julien MOUTTE  <julien@moutte.net>
16115         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
16116         (gst_videobalance_colorbalance_set_value),
16117         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
16118         for colorbalance interface implementation.
16119         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
16120         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
16121         (gst_ximagesink_dispose), (gst_ximagesink_init),
16122         (gst_ximagesink_class_init): Adding DISPLAY property.
16123         * sys/ximage/ximagesink.h: Adding display_name to store display.
16124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16125         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
16126         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
16127         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
16128         properties (they still need polishing though for gst-launch use : no
16129         xcontext yet, i ll do that tomorrow).
16130         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
16132 2004-01-14  Julien MOUTTE  <julien@moutte.net>
16134         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
16135         (gst_play_set_location), (gst_play_set_visualization): Preparing
16136         switch integration, adding videobalance in the pipeline.
16138 2004-01-14  Julien MOUTTE <julien@moutte.net>
16140         * gst-libs/gst/colorbalance/colorbalance.c:
16141         (gst_color_balance_class_init): Adding a default type.
16142         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
16143         the type.
16144         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
16145         (gst_videobalance_dispose), (gst_videobalance_class_init),
16146         (gst_videobalance_init), (gst_videobalance_interface_supported),
16147         (gst_videobalance_interface_init),
16148         (gst_videobalance_colorbalance_list_channels),
16149         (gst_videobalance_colorbalance_set_value),
16150         (gst_videobalance_colorbalance_get_value),
16151         (gst_videobalance_colorbalance_init): Implementing colorbalance
16152         interface.
16153         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
16154         list.
16155         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
16156         bug which was triggering a BadAccess X error when setting an overlay
16157         before pad was really negotiated.
16158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
16159         Using the colorbalance type macro.
16161 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16163         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
16164         (gst_flacenc_chain):
16165           handle tags correctly
16166         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
16167           extract ID3v1 tags correctly
16169 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16171         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
16172         (plugin_init):
16173           Improve matroska typefinding for odd-typed headers...
16175 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16177         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
16178           Fix for using incremental number on padnames.
16180 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16182         * ext/divx/gstdivxdec.c:
16183         * ext/divx/gstdivxenc.c:
16184           Set category to divx4linux instead of divx (too generic).
16185         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16186         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16187         (gst_wavparse_loop), (gst_wavparse_change_state):
16188         * gst/wavparse/gstwavparse.h:
16189           fix parsing of WAV files with non-standard fmt-tag size and fix
16190           skipping of unrecognized chunks... Someone please fix this thing
16191           to use rifflib so all this is automated.
16192         * sys/v4l/Makefile.am:
16193         * sys/v4l2/Makefile.am:
16194           Add X_CFLAGS because we depend on X (for overlay).
16196 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
16198         * ext/mpeg2dec/gstmpeg2dec.c:
16199           Don't issue a timestamp unless we tagged the frame
16200           with a PTS.
16202 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16204         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
16205           Query the audio element to get the time, not the clock. We're
16206           interested in the element's time here.
16208 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16210         * ext/aalib/gstaasink.c: (gst_aasink_chain):
16211         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16212         * ext/esd/esdsink.c: (gst_esdsink_chain):
16213         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
16214         * ext/mas/massink.c: (gst_massink_chain):
16215         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
16216         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
16217         (gst_matroska_demux_parse_metadata):
16218         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
16219         (gst_mpeg_parse_release_locks):
16220         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
16221         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
16222         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16223         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
16224         (gst_osssink_change_state):
16225         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
16226         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
16227         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
16228         (gst_xvideosink_release_locks):
16229         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
16230           use element time.
16231         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
16232         (gst_alsa_clock_stop):
16233         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
16234         (gst_audio_clock_get_internal_time):
16235           simplify for use with new clocking code.
16236         * testsuite/alsa/Makefile.am:
16237         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
16238           fix testsuite for new caps system
16240 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16242         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
16243         * ext/flac/gstflacenc.c: (add_one_tag):
16244           length is already host endian, no need to convert. Fixes playback of
16245           tagged files on PPC. (bug #128384)
16247 2004-01-13  Julien MOUTTE <julien@moutte.net>
16249         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
16250         colorbalance interface stating if it is hardware based or software
16251         based.
16252         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
16253         Removing a trailing comma.
16254         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16255         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
16256         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
16257         the documentation seems to be wrong on the -1000 to 1000 interval.
16259 2004-01-12  David Schleef  <ds@schleef.org>
16261         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
16262         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
16263         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
16264         Fix negotiation.  Add a bufferalloc function for the sink pad,
16265         and generally clean up some of the code.
16267 2004-01-12  Julien MOUTTE <julien@moutte.net>
16269         * gst-libs/gst/colorbalance/colorbalancechannel.c:
16270         (gst_color_balance_channel_dispose): Adding safety check in dispose
16271         method.
16272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16273         (gst_xvimagesink_xcontext_clear),
16274         (gst_xvimagesink_interface_supported),
16275         (gst_xvimagesink_colorbalance_list_channels),
16276         (gst_xvimagesink_colorbalance_set_value),
16277         (gst_xvimagesink_colorbalance_get_value),
16278         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
16279         Adding colorbalance interface support to set XV parameters such as
16280         HUE, BRIGHTNESS, CONTRAST, SATURATION.
16281         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
16282         interface.
16284 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16286         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
16287         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
16288         (gst_audio_convert_init), (gst_audio_convert_set_property),
16289         (gst_audio_convert_get_property), (gst_audio_convert_chain),
16290         (gst_audio_convert_link),
16291         (gst_audio_convert_buffer_to_default_format),
16292         (gst_audio_convert_buffer_from_default_format), (plugin_init):
16293           - implement _getcaps and use it
16294           - improve linking
16295           - remove float caps since no float conversion is actually done
16296           - remove properties and arguments that were to be used for rate
16297             conversion
16299 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16301         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
16302         (gst_audio_structure_set_int):
16303         * gst-libs/gst/audio/audio.h:
16304           add helper functions for _getcaps matching the standard audio
16305           templates
16307 2004-01-12  David Schleef  <ds@schleef.org>
16309         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16310         Test that pad is negotiated before getting its caps.
16312 2004-01-12  Julien MOUTTE <julien@moutte.net>
16314         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
16315         analyzing the pads of an element the bin is mostly in READY state so
16316         no caps were negotiated. This helper function needs to work with
16317         _get_caps directly then. I was not freeing them though, added that to
16318         fix the mem leak.
16320 2004-01-12  Julien MOUTTE <julien@moutte.net>
16322         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
16323         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
16324         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
16325         than the free_func.
16327 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16329         * sys/oss/gstossaudio.c: (plugin_init):
16330         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
16331         * sys/oss/gstosselement.h:
16332           make an oss debugging category
16333           make failure more descriptive
16335 2004-01-11  David Schleef  <ds@schleef.org>
16337         * ext/ffmpeg/gstffmpeg.c:
16338         * ext/ffmpeg/gstffmpegcodecmap.c:
16339         * ext/ffmpeg/gstffmpegdec.c:
16340         * ext/ffmpeg/gstffmpegenc.c:
16341         * ext/ffmpeg/gstffmpegprotocol.c:
16342         * ext/gdk_pixbuf/gstgdkanimation.c:
16343         * ext/jpeg/gstjpeg.c:
16344         * ext/libpng/gstpng.c:
16345         * ext/mpeg2dec/perftest.c:
16346         * ext/speex/gstspeex.c:
16347         * gst-libs/gst/resample/dtos.c:
16348         * gst/intfloat/gstintfloatconvert.c:
16349         * gst/oneton/gstoneton.c:
16350         * gst/rtjpeg/RTjpeg.c:
16351         * gst/rtp/gstrtp.c:
16352         * sys/dxr3/dxr3init.c:
16353         * sys/glsink/gstgl_nvimage.c:
16354         * sys/glsink/gstgl_pdrimage.c:
16355         * sys/glsink/gstglsink.c:
16356         * testsuite/gst-lint:
16357         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
16359 2004-01-11  David Schleef  <ds@schleef.org>
16361         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
16362         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
16363         * ext/gdk_pixbuf/gstgdkanimation.c:
16364         (gst_gdk_animation_iter_create_pixbuf):
16365         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
16366         (gst_gdk_pixbuf_chain):
16367         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16368         * ext/jack/gstjack.c: (gst_jack_change_state):
16369         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
16370         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
16371         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
16372         * gst/videofilter/gstvideofilter.c:
16373         (gst_videofilter_set_output_size):
16374         Remove all usage of gst_pad_get_caps(), and replace it with
16375         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
16377 2004-01-11  David Schleef  <ds@schleef.org>
16379         * configure.ac:
16380         * ext/Makefile.am: Fixes to make ext/libcaca compile.
16381         * ext/divx/gstdivxdec.c:
16382         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
16383         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
16384         handle images that span multiple buffers.  Now work with both
16385         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
16386         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16387         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
16388         video/video.h changes
16389         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
16390         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
16391         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
16392         of GstData free function.
16393         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
16394         same.
16396 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16398         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
16399         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
16400         (gst_v4l2element_get_property):
16401         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
16402           add norm, channel and frequency properties.
16403         * sys/v4l2/gstv4l2tuner.c:
16404           fixes for tuner interface changes
16405         * sys/v4l2/gstv4l2element.h:
16406         * sys/v4l2/gstv4l2src.c:
16407         * sys/v4l2/gstv4l2src.h:
16408         * sys/v4l2/v4l2src_calls.c:
16409         * sys/v4l2/v4l2src_calls.h:
16410           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
16412 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16414         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
16415         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
16416         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
16417         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
16418         * gst-libs/gst/tuner/tuner.h:
16419           GObjects aren't const.
16420           Add find_by_name functions.
16421           Add checks to _changed functions.
16422         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
16423         (gst_v4l_tuner_get_norm):
16424           Fixes for above.
16426 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16428         * gst-libs/gst/video/video.h:
16429           Fix caps template names to be understandable.
16430           Prefix everything with GST_VIDEO.
16431         * ext/aalib/gstaasink.c:
16432         * ext/divx/gstdivxdec.c:
16433         * ext/divx/gstdivxenc.c:
16434         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16435         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
16436         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
16437         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
16438         * ext/libcaca/gstcacasink.c:
16439         * ext/libpng/gstpngenc.c: (raw_caps_factory):
16440         * ext/snapshot/gstsnapshot.c:
16441         * ext/swfdec/gstswfdec.c:
16442         * ext/xvid/gstxviddec.c:
16443         * ext/xvid/gstxvidenc.c:
16444         * gst/chart/gstchart.c:
16445         * gst/deinterlace/gstdeinterlace.c:
16446         * gst/effectv/gsteffectv.c:
16447         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
16448         * gst/goom/gstgoom.c:
16449         * gst/median/gstmedian.c:
16450         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
16451         (gst_monoscope_srcconnect), (gst_monoscope_chain):
16452         * gst/overlay/gstoverlay.c:
16453         * gst/smooth/gstsmooth.c:
16454         * gst/smpte/gstsmpte.c:
16455         * gst/synaesthesia/gstsynaesthesia.c:
16456         * gst/videocrop/gstvideocrop.c:
16457         * gst/videodrop/gstvideodrop.c:
16458         * gst/y4m/gsty4mencode.c:
16459         * sys/qcam/gstqcamsrc.c:
16460         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
16461           Make them work with new video.h file.
16462         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16463         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
16464         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16465         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
16466           Make it work with new buffer allocation system.
16468 2004-01-11  Julien MOUTTE  <julien@moutte.net>
16470         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
16471         pad_alloc_buffer implementation to use ->srcpad
16472         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
16473         pad_alloc_buffer implementation to use ->srcpad
16474         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
16475         pad_alloc_buffer implementation to use ->srcpad
16476         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16477         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
16478         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
16479         a reference to everything we need.
16480         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
16481         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16482         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16483         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
16484         a reference to everything we need.
16485         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
16487 2004-01-11  David Schleef  <ds@schleef.org>
16489         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
16490         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
16491         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
16492         structure members.
16493         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
16494         value during a resize/renegotiation.
16495         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
16496         gst_pad_alloc_buffer();
16497         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
16498         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
16499         structure members.
16500         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
16501         Fix for rename of buffer private structure members.
16502         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16503         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
16504         Fix for rename of buffer private structure members.
16505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16506         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
16507         Fix for rename of buffer private structure members.
16509 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
16511         reviewed by: David Schleef <ds@schleef.org>
16513         * gst/videofilter/Makefile.am:
16514         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
16515         from the patch by ds to fit in with recent make_filter changes.
16517 2004-01-11  Julien MOUTTE  <julien@moutte.net>
16519         * configure.ac: Adding examples/switch/Makefile
16520         * examples/Makefile.am: Adding examples/switch
16521         * examples/switch/Makefile.am: Adding switcher example.
16522         * examples/switch/switcher.c: (got_eos), (idle_iterate),
16523         (switch_timer), (main): Adding an example demonstrating switch usage
16524         with 2 videotestsrc showing different patterns.
16525         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
16526         (gst_switch_init): Fixing switch with the new caps system.
16528 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16530         * gst-libs/gst/video/video.h:
16531           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
16532           They should probably be like
16533           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
16535 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16537         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16538         (qtdemux_parse_trak):
16539           fix audio chunk size/timestamp calculation
16541 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16543         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
16544           fix SVQ3 caps
16546 2004-01-11  Steve Baker  <steve@stevebaker.org>
16548         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
16549         (gst_agingtv_base_init), (gst_agingtv_class_init),
16550         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
16551         (gst_agingtv_set_property), (gst_agingtv_get_property):
16552         Port agingTV to videofilter
16554 2004-01-09  Julien MOUTTE <julien@moutte.net>
16556         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
16557         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16559 2004-01-09  Julien MOUTTE <julien@moutte.net>
16561         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
16562         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16563         * gst-libs/gst/xoverlay/xoverlay.c:
16564         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
16565         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
16566         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16567         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16568         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
16569         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16570         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
16571         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
16572         the bufferalloc_function to replace bufferpools, fixing the XOverlay
16573         interface implementation to handle xid being 0 and fix some bugs
16574         triggered by Benjamin's testcase.
16575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16576         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
16577         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
16578         the bufferalloc_function to replace bufferpools, fixing the XOverlay
16579         interface implementation to handle xid being 0 and fix some bugs
16580         triggered by Benjamin's testcase.
16582 2004-01-09  David Schleef  <ds@schleef.org>
16584         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
16585         mouse pointer events.  It works.
16587 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16589         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
16590           Use explicit caps - fix capsnego.
16591         * ext/xvid/gstxviddec.c:
16592         * ext/xvid/gstxvidenc.c:
16593           Remove macro-inside-macro which caused compile errors.
16594         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
16595           Error out if it's not a RIFF file. Else we error out without
16596           gst_element_error() which is not good...
16598 2004-01-08  David Schleef  <ds@schleef.org>
16600         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
16601         Fix pad_link function to handle formats that ffmpeg returns
16602         as multiple caps structures.
16603         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
16604         Only complain if source buffer is _smaller_ than expected.
16605         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
16606         (gst_videoscale_handle_src_event): Resize navigation events
16607         when passing them upstream.
16608         * gst/videotestsrc/gstvideotestsrc.c:
16609         * gst/videotestsrc/gstvideotestsrc.h:
16610         * gst/videotestsrc/videotestsrc.c:
16611         * gst/videotestsrc/videotestsrc.h:
16612         Rewrite many of the buffer painting functions to handle odd
16613         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
16614         been verified to work with my video card.
16615         * testsuite/gst-lint:  Add check for elements calling
16616         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
16618 2004-01-08  David Schleef  <ds@schleef.org>
16620         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
16621         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
16623 2004-01-08  Julien MOUTTE  <julien@moutte.net>
16625         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
16626         configure event is not emiting the desired size signal. That fixes
16627         aspect ratio issues with gst-player.
16629 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16631         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
16632           Fix capsnego.
16634 2004-01-08  Julien MOUTTE  <julien@moutte.net>
16636         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
16637         public method to fire size signal.
16639 2004-01-07  Julien MOUTTE  <julien@moutte.net>
16641         * examples/gstplay/Makefile.am: Adding the interface library.
16642         * gst-libs/gst/play/Makefile.am: Adding the interface library.
16643         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
16644         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
16645         GST_IS_X_OVERLAY before signal connect.
16646         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
16647         Removing the have_video_size signal.
16648         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
16649         and associated public method.
16650         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
16651         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
16652         signal.
16653         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
16654         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
16655         signal.
16656         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
16657         Using XOverlay public method to fire size signal.
16659 2004-01-07  David Schleef  <ds@schleef.org>
16661         * gst/videofilter/Makefile.am:
16662         * gst/videofilter/gstvideotemplate.c:
16663         * gst/videofilter/make_filter:
16664         Create gstvideoexample.c in a srcdir!=builddir friendly way.
16665         Convert make_filter to /bin/sh script.
16667 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16669         * gst/modplug/gstmodplug.cc: fix element description
16671 2004-01-07  Julien MOUTTE  <julien@moutte.net>
16673         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
16674         (got_video_size): Adding some new lines in g_print calls.
16675         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16676         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
16677         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
16678         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
16679         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
16680         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
16681         Complete code review, reverting some stuff i disagree with, adding
16682         some fixes : time synchronization on invalid timestamps, renegotiation
16683         of private window.
16684         * sys/ximage/ximagesink.h:
16685         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
16686         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
16687         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
16688         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
16689         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
16690         (gst_xvimagesink_buffer_new),
16691         (gst_xvimagesink_navigation_send_event),
16692         (gst_xvimagesink_set_xwindow_id),
16693         (gst_xvimagesink_get_desired_size),
16694         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
16695         stuff i disagree with, adding some fixes : Renegotiation of private
16696         window, implementing get_desired_size.
16698 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16700         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
16701         (gst_afsink_handle_event):
16702         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16703         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
16704         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
16705         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
16706         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
16707           Fix for instantiate-test (see core). Also remove dead code from
16708           jpegenc (which still needs fixing, but that's lower on my TODO
16709           list...).
16710         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
16711           Never return NULL as caps.
16713 2004-01-07  David Schleef  <ds@schleef.org>
16715         * configure.ac:
16716         * ext/Makefile.am:
16717         * ext/librfb/Makefile.am:
16718         * ext/librfb/gstrfbsrc.c:
16719         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
16720         is the protocol used by VNC.
16722 2004-01-07  David Schleef  <ds@schleef.org>
16724         * gst/videofilter/gstvideotemplate.c:
16725         * gst/videofilter/gstvideotemplate.h:
16726         * gst/videofilter/make_filter:
16727         Merge videotemplate header into source file.
16728         * gst/effectv/Makefile.am:
16729         * gst/effectv/gsteffectv.c: (plugin_init):
16730         * gst/effectv/gstwarp.c:
16731         Make warpTV a subclass of videofilter.
16733 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16735         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
16736           Add guard against invalid utf-8 conversions in mad. Just in case.
16738 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16740         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
16741           Fix for bug shown by poisoning
16743 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16745         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
16746         (gst_v4lmjpegsrc_buffer_free):
16747         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
16748         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
16749         (gst_v4lsrc_buffer_free):
16750           Fix for removed bufferpools.
16752 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
16754         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
16755         Fix caps negotiation.
16757         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
16758         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
16759         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
16760         (dvdnavsrc_event):
16761         * ext/mpeg2dec/gstmpeg2dec.c:
16762         * gst-libs/gst/navigation/navigation.c:
16763         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
16764         * gst-libs/gst/navigation/navigation.h:
16765         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
16766         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
16767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
16768         Super-simple first version of mouse and keyboard events. Clicking
16769         on a DVD menu now works, although it may not take you where you
16770         expected.
16772         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
16773         * gst/videotestsrc/gstvideotestsrc.c:
16774         (gst_videotestsrc_src_fixate):
16775         These fixate functions were broken - they never actually
16776         fixated :)
16778 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16780         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
16781         (gst_icecastsend_init):
16782           fix for new caps system.
16783         * gst-libs/gst/mixer/mixertrack.h:
16784         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
16785           Add 'master track' flag (for tools like ACME that only want to
16786           change the main volume).
16788 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
16790         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
16791         (gst_xvid_csp_to_caps):
16792         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
16793         * ext/xvid/gstxvidenc.c:
16794         ifdef out ARGB type when it isn't available
16795         in xvidcore 1.0.0beta2
16797 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16799         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
16800           When we have received a new SCR right in the first buffer after
16801           a seek (so in the same cycle that handles the discont), we should
16802           handle the buffer instead of unreffing it, else we lose data.
16804 2004-01-06  Iain <iain@prettypeople.org>
16806         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
16807           buffer-frames caps too.
16809         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
16810           caps that we need, don't destroy them all and rebuild them. And when
16811           creating src pads, use the src pad template rather than the sink...
16813 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16815         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
16816           Add pad to element *after* setting functions such as event handler.
16817           Without this, the scheduler (opt) will link pads, set the event
16818           handler from the default event function (dispatcher in gstpad.c)
16819           and *after* that, we will set our own event function, which will
16820           thus never be used (and thus mpegdemux doesn't handle events).
16822 2004-01-04  David Schleef  <ds@schleef.org>
16824         Fix the fixate functions to handle new prototype:
16825         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
16826         * gst/videotestsrc/gstvideotestsrc.c:
16827         (gst_videotestsrc_src_fixate):
16828         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
16829         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
16830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
16832 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16834         * sys/ximage/ximagesink.h:
16835         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16836         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
16837         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
16838         (gst_ximagesink_xoverlay_init):
16839           assorted fixes to make (re)embedding work
16840         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
16841         (gst_ximagesink_get_desired_size):
16842           implement desired size additions to XOverlay
16844 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16846         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
16847         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
16848         (gst_x_overlay_got_desired_size):
16849         * gst-libs/gst/xoverlay/xoverlay.h:
16850           Add optional "desired size" signal and querying.
16852 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16854         * gst/matroska/matroska-demux.c:
16855         (gst_matroska_demux_parse_blockgroup):
16856           Fix EBML-laced block parsing. Diffs are relative to previous
16857           lace, not the first lace. Thanks to Mosu from the Matroska
16858           team for detecting this.
16859         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16860         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
16861         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
16862         (gst_wavparse_change_state):
16863         * gst/wavparse/gstwavparse.h:
16864           Quickfix for capsnego.
16866 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16868         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
16869           Fix indenting, fix pad creation.
16871 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16873         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
16874         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
16875         (gst_xviddec_sink_link):
16876           Implement src_getcaps() so proper size caps is negotiated.
16878 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16880         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
16881           Finish flac decoder on EOS. See #116178.
16883 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16885         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
16886         (gst_matroska_demux_add_stream):
16887         * gst/matroska/matroska-ids.h:
16888           Add getcaps() function to fix capsnego...
16890 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16892         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16893         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
16894         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16895           Fix more integer overflows. Again, see #126967.
16897 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16899         * ext/mpeg2dec/gstmpeg2dec.c:
16900           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
16901           #130416.
16903 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16905         * configure.ac:
16906         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
16907         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
16908         * ext/xvid/gstxvid.h:
16909         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
16910         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
16911         (gst_xviddec_src_link), (gst_xviddec_sink_link),
16912         (gst_xviddec_change_state):
16913         * ext/xvid/gstxviddec.h:
16914         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
16915         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
16916         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
16917         (gst_xvidenc_link), (gst_xvidenc_set_property),
16918         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
16919         * ext/xvid/gstxvidenc.h:
16920           Update xvid plugin to latest xvid (1.0.0-beta3) API.
16922 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16924         * gst/rtp/rtp-packet.c:
16925           Add sys/types.h include, since OS X doesn't define in_addr_t
16926           in netinet/in.h, like it does on Linux (see #129600).
16928 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
16930         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
16932         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
16933           Correct logic of dispose function (see #129306).
16935 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16937         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
16938         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
16939         (gst_mpeg_parse_init):
16940         * gst/mpegstream/gstmpegparse.h:
16941           Remove clock (which was never provided, i.e. dead code), and
16942           also fix integer overflows at high PTS values (see #126967).
16944 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16946         * ext/flac/gstflacdec.c:
16947         * ext/libpng/gstpngenc.h:
16948         * ext/mikmod/gstmikmod.h:
16949           OS X fixes (see #126628).
16951 2004-01-02  David Schleef  <ds@schleef.org>
16953         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
16954         (gst_alsa_src_base_init): Remove bogus "src" request pad.
16955         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
16956         (gst_mpeg_parse_class_init): Move pad template registration
16957         to class_init, since the derived class (mpegdemux) doesn't
16958         want them.
16960 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16962         * sys/ximage/Makefile.am:
16963         * sys/xvideo/Makefile.am:
16964         * sys/xvimage/Makefile.am:
16965           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
16966           after installation (see #127664).
16968 2004-01-02  David Schleef  <ds@schleef.org>
16970         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
16971         (gst_ffmpegenc_connect):  Negotiation fixes.
16972         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
16973         Remove inappropriate gst_caps_free().
16974         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
16975         Reenable Ronald's internal resize code, since the core handles
16976         it correctly now.
16978 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16980         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
16981         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
16982         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
16983           Fix pad template stuff.
16985 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16987         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16988         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
16989           fix signed integer reading/writing.
16991 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16993         * ext/alsa/README:
16994           Remove outdated document
16996 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
16998         * gst/cutter/gstcutter.c: (gst_cutter_init):
16999           src pad was being created twice - oops.
17001 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17003         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
17004           Comment out internal resize. It doesn't handle the resulting
17005           XEvent internally, does another try_set_caps() which leads to
17006           a really nice loop.
17007           Real fix will come when Julien and Dave are awake. ;).
17009 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17011         * ext/mpeg2enc/gstmpeg2enc.cc:
17012           fix const/nonconst compile issue.
17014 2004-01-02  David Schleef  <ds@schleef.org>
17016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
17017         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
17018         Add fixate function and a check for bad formats.
17020 2004-01-01  David Schleef  <ds@schleef.org>
17022         Negotiation fixes:
17023         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
17024         (gst_audiofilter_init):
17025         * gst/debug/efence.c: (gst_efence_init):
17026         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17027         (gst_deinterlace_init):
17028         * gst/volume/gstvolume.c: (volume_connect):
17030 2004-01-01  David Schleef  <ds@schleef.org>
17032         Convert elements to use gst_pad_use_explicit_caps() where
17033         appropriate:
17034         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
17035         * ext/audiofile/gstafparse.c: (gst_afparse_init),
17036         (gst_afparse_open_file):
17037         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
17038         (gst_afsrc_open_file):
17039         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
17040         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
17041         (gst_ffmpegdec_chain):
17042         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
17043         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
17044         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
17045         (gst_gdk_pixbuf_chain):
17046         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
17047         (gst_jpegdec_chain):
17048         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
17049         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
17050         (gst_mikmod_negotiate):
17051         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
17052         (gst_mpeg2dec_negotiate_format):
17053         * ext/mpeg2enc/gstmpeg2enc.cc:
17054         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17055         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
17056         (gst_speexdec_sinkconnect):
17057         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
17058         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
17059         (gst_vorbisfile_new_link):
17060         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
17061         (gst_ac3parse_chain):
17062         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
17063         (gst_asf_demux_setup_pad):
17064         * gst/auparse/gstauparse.c: (gst_auparse_init),
17065         (gst_auparse_chain):
17066         * gst/id3/gstid3types.c: (gst_id3types_loop):
17067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
17068         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
17069         (mp1videoparse_parse_seq):
17070         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
17071         (bpf_from_header):
17072         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17073         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
17074         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
17075         (gst_mpeg_parse_send_data):
17076         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
17077         (gst_qtdemux_add_stream):
17078         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
17079         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17080         (gst_wavparse_parse_fmt):
17082 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17084         * configure.ac:
17085           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
17086           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
17087           it therefore uses the wrong include paths. Too bad... Note
17088           that 1.6.1.93 is not release yet. ;).
17089           Also add a check for mplex, which is now using the lib'ified
17090           mplex from mjpegtools, too.
17091         * ext/ffmpeg/gstffmpegcodecmap.c:
17092           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
17093           issues. I don't think ffmpeg handles 3ivx correctly, so this
17094           probably won't work. But it won't hurt either.
17095         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
17096         (gst_ffmpegdec_chain):
17097         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
17098         (gst_ffmpegenc_chain_audio):
17099           Fix memleak in audio encoding. Close codec if open fails, this
17100           calls the cleanup routines so we can re-use the context.
17101         * ext/mpeg2enc/gstmpeg2enc.cc:
17102           Fix pad template names/types, fix memory issue with getcaps().
17103         * ext/mpeg2enc/gstmpeg2encoder.cc:
17104         * ext/mpeg2enc/gstmpeg2encoder.hh:
17105           Fix compile issue with new caps system (const thingy).
17106         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
17107         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
17108           We read a first frame right on initing, so that we have a caps
17109           when we init the output. This caps is cached in padprivate and
17110           read as first frame.
17111         * ext/mplex/Makefile.am:
17112         * ext/mplex/gstmplex.cc:
17113         * ext/mplex/gstmplex.h:
17114         * ext/mplex/gstmplex.hh:
17115         * ext/mplex/gstmplexibitstream.cc:
17116         * ext/mplex/gstmplexibitstream.hh:
17117         * ext/mplex/gstmplexjob.cc:
17118         * ext/mplex/gstmplexjob.hh:
17119         * ext/mplex/gstmplexoutputstream.cc:
17120         * ext/mplex/gstmplexoutputstream.hh:
17121           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
17122           had issues, didn't do capsnego, supported only a subset of the
17123           mplex features and required a mplex fork in our local CVS. Plus
17124           that it worked agaist a very old mplex version. Rewriting was
17125           faster than updating it.
17126         * gst-libs/ext/Makefile.am:
17127         * gst-libs/ext/mplex/INSTRUCT:
17128         * gst-libs/ext/mplex/Makefile.am:
17129         * gst-libs/ext/mplex/README:
17130         * gst-libs/ext/mplex/TODO:
17131         * gst-libs/ext/mplex/ac3strm_in.cc:
17132         * gst-libs/ext/mplex/audiostrm.hh:
17133         * gst-libs/ext/mplex/audiostrm_out.cc:
17134         * gst-libs/ext/mplex/aunit.hh:
17135         * gst-libs/ext/mplex/bits.cc:
17136         * gst-libs/ext/mplex/bits.hh:
17137         * gst-libs/ext/mplex/buffer.cc:
17138         * gst-libs/ext/mplex/buffer.hh:
17139         * gst-libs/ext/mplex/fastintfns.h:
17140         * gst-libs/ext/mplex/format_codes.h:
17141         * gst-libs/ext/mplex/inputstrm.cc:
17142         * gst-libs/ext/mplex/inputstrm.hh:
17143         * gst-libs/ext/mplex/lpcmstrm_in.cc:
17144         * gst-libs/ext/mplex/mjpeg_logging.cc:
17145         * gst-libs/ext/mplex/mjpeg_logging.h:
17146         * gst-libs/ext/mplex/mjpeg_types.h:
17147         * gst-libs/ext/mplex/mpastrm_in.cc:
17148         * gst-libs/ext/mplex/mpegconsts.cc:
17149         * gst-libs/ext/mplex/mpegconsts.h:
17150         * gst-libs/ext/mplex/mplexconsts.hh:
17151         * gst-libs/ext/mplex/multplex.cc:
17152         * gst-libs/ext/mplex/outputstream.hh:
17153         * gst-libs/ext/mplex/padstrm.cc:
17154         * gst-libs/ext/mplex/padstrm.hh:
17155         * gst-libs/ext/mplex/stillsstream.cc:
17156         * gst-libs/ext/mplex/stillsstream.hh:
17157         * gst-libs/ext/mplex/systems.cc:
17158         * gst-libs/ext/mplex/systems.hh:
17159         * gst-libs/ext/mplex/vector.cc:
17160         * gst-libs/ext/mplex/vector.hh:
17161         * gst-libs/ext/mplex/videostrm.hh:
17162         * gst-libs/ext/mplex/videostrm_in.cc:
17163         * gst-libs/ext/mplex/videostrm_out.cc:
17164         * gst-libs/ext/mplex/yuv4mpeg.cc:
17165         * gst-libs/ext/mplex/yuv4mpeg.h:
17166         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
17167         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
17168           We don't fork mjpegtools' mplex in our CVS anymore.
17169         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
17170         (gst_avi_demux_add_stream):
17171         * gst/avi/gstavidemux.h:
17172           Add getcaps() function for proper caps nego. This makes some
17173           parts of AVI playback/reading work.
17174         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
17175           Resize window on new capsnego. This is probably wrong, but
17176           I'm still committing it because with current capsnego, the
17177           first successfull capsnego is auto-fixated, therefore rounded
17178           down to the lowest values in the caps. this results in a 16x16
17179           XWindow that is not reized when real capsnego finishes.
17180           Dave, I see more cases of this, do you know a proper solution?
17181         * tools/gst-launch-ext.in:
17182           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
17184 2003-12-31  David Schleef  <ds@schleef.org>
17186         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
17187         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
17188           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
17190 2003-12-30  David Schleef  <ds@schleef.org>
17192         * ext/ffmpeg/gstffmpegcolorspace.c:
17193         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
17194         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
17195         (gst_ffmpegcsp_chain): Negotiation fixes
17196         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
17197         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17198         (gst_audio_convert_link), (gst_audio_convert_channels):
17199         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
17200         (gst_audioscale_link), (gst_audioscale_get_buffer),
17201         (gst_audioscale_chain): Negotiation fixes
17202         * gst/audioscale/gstaudioscale.h:
17203         * gst/videofilter/gstvideofilter.c:
17204         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
17205         (gst_videofilter_link), (gst_videofilter_init),
17206         (gst_videofilter_set_output_size), (gst_videofilter_setup),
17207         (gst_videofilter_find_format_by_structure):
17208         * gst/videofilter/gstvideofilter.h: Negotiation fixes
17209         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
17210         (gst_videoscale_link):
17211         * gst/videoscale/videoscale.c: (videoscale_get_structure),
17212         (videoscale_find_by_structure), (gst_videoscale_setup):
17213         * gst/videoscale/videoscale.h: Negotiation fixes
17214         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
17215         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
17216         function, restrict resizing to a multiple of 4 (hack until
17217         everyone supports odd sizes correctly).
17219 2003-12-29  Colin Walters  <walters@verbum.org>
17221         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
17222         signed.
17224 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
17226         * ext/sndfile/gstsf.c: (gst_sf_loop):
17227           Fix warning about discarding const qualifier
17229 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
17231         * gst/cutter/gstcutter.c:
17232         * gst/videoscale/gstvideoscale.c:
17233         * gst/volenv/gstvolenv.c:
17234         * gst-libs/gst/audio/audio.c:
17235         * gst-libs/gst/video/video.c:
17236           Fix warnings
17238 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17240         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
17241           Don't send ALSA debugging to stderr.
17242         * ext/alsa/gstalsa.h:
17243           Use GST_WARNING instead of g_warning when ALSA functions fail.
17245 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17247         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17248           Free XVAdapterInfo correctly.
17250 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17252         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
17253         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
17254           Make id3tag use correct caps nego.
17256 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
17258         * ext/ivorbis/vorbis.c:
17259         * ext/ivorbis/vorbisenc.h:
17260         * ext/ivorbis/vorbisfile.c:
17261           Modify so that it uses the new caps things
17263 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17265         * testsuite/spider/spider1.c: (main):
17266         * testsuite/spider/spider2.c: (main):
17267         * testsuite/spider/spider3.c: (main):
17268           Make tests compile again. They probably don't work.
17270 2003-12-24  Colin Walters  <walters@verbum.org>
17272         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
17273         we can't fixate the caps anymore.
17275 2003-12-23  David Schleef  <ds@schleef.org>
17277         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
17278         * sys/oss/gstosssink.c: (gst_osssink_init),
17279         (gst_osssink_sink_fixate): Add fixate function.
17281 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17283         * ext/ffmpeg/gstffmpegcodecmap.c:
17284         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
17285         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
17286         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
17287         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
17288         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
17289         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
17290         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
17291           fix typo in RGB masks, and move back to "old" colorspace
17292           capsnego code until whoever wrote this new crap has actually
17293           tested it so that it works.
17294           And yes, this works, keep it that way please.
17296 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17298         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
17299         (gst_divxdec_init), (gst_divxdec_negotiate):
17300         * ext/divx/gstdivxdec.h:
17301         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
17302         (gst_divxenc_init):
17303         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
17304         (gst_faac_sinkconnect), (gst_faac_srcconnect):
17305         * ext/mpeg2enc/gstmpeg2enc.cc:
17306         * ext/mpeg2enc/gstmpeg2encoder.cc:
17307         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
17308         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
17309         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
17310         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
17311         (dxr3spusink_init):
17312         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
17313         (dxr3videosink_init):
17314           Fix caps breakage after Dave's caps branch merge.
17316 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17318         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
17319           Fix for 24bpp display.
17321 2003-12-23  Colin Walters  <walters@verbum.org>
17323         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
17324         a GnomeVFSHandle directly.
17326 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17328         * gst/volume/Makefile.am:
17329         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
17330         (volume_base_init), (volume_init):
17331           Reenable volume element and fix to work with new caps stuff.
17332           Rhythmbox needs this.
17334 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17336         * gst/qtdemux/qtdemux.c: (plugin_init):
17337           qtdemux requires bytestream
17339 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17341         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
17342           Fix remaining caps handling errors due to CAPS merge.
17344 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17346         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
17347         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
17348         (gst_faad_srcconnect):
17349           Port to new caps system.
17351 2003-12-21  Julien MOUTTE  <julien@moutte.net>
17353         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
17354         (got_video_size), (main): using g_print instead of g_message.
17355         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
17356         signal which was not emitted because of "switch" element added to the
17357         bin but not connected. (Removing from the bin temporarily)
17359 2003-12-21  Julien MOUTTE  <julien@moutte.net>
17361         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
17362         find X development files. I don't understand the previous tests and
17363         they fail on my debian/ppc unstable. This one works.
17364         * examples/gstplay/player.c: (main): Set the pipeline to READY before
17365         exiting.
17366         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
17367         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17368         (gst_play_set_visualization): Add some safety checks in set_ methods
17369         and state_change. This was throwing some ugly CRITICAL messages when
17370         pipeline was getting disposed and casts were failing.
17372 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17374         * configure.ac:
17375           Improve mpeg2enc detection. This is for distributions that do
17376           ship mjpegtools, but without mpeg2enc. Also does object check
17377           for might there ever be ABI incompatibility.
17378         * ext/mpeg2enc/gstmpeg2enc.cc:
17379           Add Andrew as second maintainer (he's helping me), and also add
17380           an error if no caps was set. This happens if I pull before capsnego
17381           and that's something I should solve sometime else.
17382         * gst/matroska/matroska-demux.c:
17383         (gst_matroska_demux_parse_blockgroup):
17384           Fix time parsing.
17385         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
17386         (gst_matroska_mux_track_header):
17387           Add caps to templates.
17388         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
17389           Add mpegversion=1 to prevent confusion with MPEG/AAC.
17390         * gst/mpegstream/gstmpegdemux.c:
17391           Remove layer since it causes warnings about unfixed caps.
17392         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
17393           Fix obvious typo (we error out if caps were set, we should of
17394           course error out if *no* caps were set).
17395         * sys/oss/gstosselement.c: (gst_osselement_convert):
17396           Fix format conversion, we confused bits/bytes.
17397         * sys/oss/gstosselement.h:
17398           Improve documentation for 'bps'.
17399         * sys/v4l/TODO:
17400           Remove stuff about plugins that need removing - this was done
17401           ages ago.
17402         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
17403         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
17404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
17405         (gst_v4lsrc_src_query):
17406         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
17407         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
17408           Add get_query_types(), get_formats() and query() functions.
17410 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
17412         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
17413         * moved CVS to freedesktop.org