sys/v4l2/gstv4l2src.c: Add warning messages stating exactly why the latency query...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2
3         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
4         Add warning messages stating exactly why the latency query failed.
5         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
6         In some cases, the negotiated framerate might be the default one which
7         is already set internally. But we still need to mark it down in fps_n
8         and fps_d so that the latency query can happen properly.
9
10 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
11
12         * docs/plugins/inspect/plugin-1394.xml:
13         Whoops, forgot one doc file for people who can't/don't build the
14         raw1394 plugin.
15
16 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
17
18         * docs/plugins/Makefile.am:
19         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21         * docs/plugins/inspect/plugin-cdio.xml:
22         * ext/Makefile.am:
23         * ext/cdio/Makefile.am:
24         * ext/cdio/gstcdio.c:
25         * ext/cdio/gstcdio.h:
26         * ext/cdio/gstcdiocddasrc.c:
27         * ext/cdio/gstcdiocddasrc.h:
28
29         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
30         CDDA source to -ugly.
31
32         * po/LINGUAS:
33         * po/POTFILES.in:
34         * po/id.po:
35         Pull in new translation from 0.10.9.2 release branch.
36
37 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
38
39         * docs/plugins/Makefile.am:
40         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
41         * docs/plugins/gst-plugins-good-plugins-sections.txt:
42         * docs/plugins/gst-plugins-good-plugins.args:
43         * docs/plugins/gst-plugins-good-plugins.hierarchy:
44         * docs/plugins/gst-plugins-good-plugins.interfaces:
45         Integrate documentation for new hdv1394src element.
46
47 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
48
49         * ext/raw1394/Makefile.am:
50         * ext/raw1394/gst1394.c: (plugin_init):
51         * ext/raw1394/gsthdv1394src.c: (_do_init),
52         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
53         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
54         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
55         (gst_hdv1394src_from_raw1394handle),
56         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
57         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
58         (gst_hdv1394src_start), (gst_hdv1394src_stop),
59         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
60         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
61         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
62         (gst_hdv1394src_uri_handler_init):
63         * ext/raw1394/gsthdv1394src.h:
64         mpeg2-ts (HDV) variant of firewire capture element.
65         Fixes #350830
66
67 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
68
69         * gst/level/gstlevel.c: (gst_level_message_new):
70          Fix compilation (also known as the classic 'fix code that someone
71          committed without compiling it first').
72
73 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
74
75         * tests/check/elements/level.c:
76           Add a test for level in stereo mode.
77
78 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
79
80         * tests/examples/spectrum/demo-audiotest.c:
81         * tests/examples/spectrum/demo-osssrc.c:
82           Demo how to draw analyzer results synced to the clock.
83
84 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
85
86         * gst/level/gstlevel.c:
87           Little renaming (l -> level).
88
89         * gst/spectrum/gstspectrum.c:
90         * gst/spectrum/gstspectrum.h:
91           Also send full timestamp/duration details here.
92
93 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
94
95         * gst/level/gstlevel.c:
96         * gst/level/gstlevel.h:
97           Send same timestamp/duration details as videoanalysis. This gives
98           applications better chance to sync analysis results with playback.
99
100 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
101
102         * gst/matroska/matroska-mux.c:
103         (gst_matroska_mux_handle_sink_event),
104         (flac_streamheader_to_codecdata):
105         We need to drop one additional buffer for FLAC as the fLaC
106         marker and STREAMINFO block are merged into one buffer in the caps.
107
108         Also don't pretend to support NEWSEGMENT events, otherwise we
109         will most probably write some invalid data.
110
111 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
112
113         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
114         (gst_matroska_mux_audio_pad_setcaps):
115         Add support for muxing FLAC into Matroska containers.
116         Fixes bug #311586.
117
118 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
119
120         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
121         Actually provide the variables required for the format string.
122
123 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
124
125         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
126         (gst_matroska_demux_element_send_event),
127         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
128         * gst/matroska/matroska-demux.h:
129         Close the current segment if we're doing a non-flushing seek and send
130         the close-segment and the new segment of the seek from the streaming
131         thread.
132
133 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
134
135         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
136         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
137         (gst_flac_enc_change_state):
138         * ext/flac/gstflacenc.h:
139         Handle non-zero start timestamps correctly, mark header packets as
140         IN_CAPS and print a warning and suggest using audiorate if stream
141         discontinuities are detected. When FLAC supports flushing the encoder
142         somehow this should be done for discontinuities instead.
143
144         Remove some unused variables from the instance struct.
145
146 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
147
148         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
149         If seeking failed return the appropiate return value to FLAC.
150         Otherwise it thinks seeking was successfull and tries to rewrite
151         parts of the headers which then get appended to the output.
152
153 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
154
155         Patch by: Frederic Crozat <fcrozat@mandriva.org>
156
157         * ext/esd/gstesd.c: (plugin_init):
158         * ext/flac/gstflac.c: (plugin_init):
159         * ext/shout2/gstshout2.c: (plugin_init):
160         * ext/wavpack/gstwavpack.c: (plugin_init):
161         * sys/oss/gstossaudio.c: (plugin_init):
162         * sys/v4l2/gstv4l2.c: (plugin_init):
163         Make sure gettext returns translations in UTF-8 encoding rather
164         than in the current locale encoding (#546822).
165
166 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
167
168         * ext/flac/gstflacdec.c:
169         Add FIXME for 0.11 to simply output everything with width=32 as given
170         by FLAC and let audioconvert handle the conversions instead of doing
171         them in flacdec.
172
173 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
174
175         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
176         When outputting a pad template range for the size, include a framerate
177         range too, to avoid 'not a real subset of template caps' errors.
178
179 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
180
181         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
182
183         * ext/flac/Makefile.am:
184         * ext/flac/gstflac.c: (plugin_init):
185         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
186         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
187         (gst_flac_tag_dispose), (gst_flac_tag_init),
188         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
189         (gst_flac_tag_change_state):
190         * ext/flac/gstflactag.h:
191         Port flactag to 0.10, add documentation for it and clean it up a bit.
192         Fixes bug #413841.
193
194         * docs/plugins/Makefile.am:
195         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
196         * docs/plugins/gst-plugins-good-plugins-sections.txt:
197         * docs/plugins/gst-plugins-good-plugins.hierarchy:
198         * docs/plugins/gst-plugins-good-plugins.interfaces:
199         * docs/plugins/gst-plugins-good-plugins.prerequisites:
200         * docs/plugins/inspect/plugin-flac.xml:
201         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
202         * ext/flac/gstflacdec.h:
203         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
204         * ext/flac/gstflacenc.h:
205         Add flactag and flacenc to the documentation and mark
206         the private parts of the flacdec instance structure as private.
207
208         Also use gst_element_class_set_details_simple() in flacdec and
209         flacenc.
210
211 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
212
213         * gst/qtdemux/qtdemux.c:
214           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
215           for it but ffmpeg does not.
216
217 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
218
219         * gst/wavparse/gstwavparse.c:
220           Handle the list chunk and use gst_riff_parse_info() to parse the info
221           sub-chunk.
222
223 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
224
225         * gst/wavparse/gstwavparse.c:
226           Handle the acid chunk and send tempo as part of tags. Other fields are
227           interesting too, but need more tag-definitions. Fixes #545433.
228
229 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
230
231         * gst/wavparse/gstwavparse.c:
232           Refactor wavparse. Call _reset() from dispose() and move old code from
233           dispose into reset. This way we don't leak taglists when we abort
234           parsing. Fix some comments. Move code for skipping a chunk into extra
235           function. Replace chunk sizes with a const to ease readability.         
236
237 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
238
239         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
240
241         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
242         Improve udp port setup. Fixes #545710.
243
244 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
245
246         * gst/rtp/Makefile.am:
247         * gst/rtp/gstrtp.c: (plugin_init):
248         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
249         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
250         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
251         (gst_rtp_mp1s_depay_set_property),
252         (gst_rtp_mp1s_depay_get_property),
253         (gst_rtp_mp1s_depay_change_state),
254         (gst_rtp_mp1s_depay_plugin_init):
255         * gst/rtp/gstrtpmp1sdepay.h:
256         Add MP1S depayloader.
257
258         * gst/rtsp/URLS:
259         Some more sample rtsp streams.
260
261 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
262
263         * gst/rtsp/URLS:
264         Add another URL.
265
266         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
267         * tests/check/elements/rglimiter.c: (GST_START_TEST):
268         Add some more debug info.
269
270 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
271
272         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
273         Provide cbSize field for audio extra_data size, and take care to
274         pad extra_data.
275
276 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
277
278         * gst/qtdemux/qtdemux.c:
279           Return the result of gst_pad_{start,stop}_task instead of hard-coded
280           TRUE.
281
282 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
283
284         * gst/qtdemux/qtdemux.c:
285         * gst/qtdemux/qtdemux_fourcc.h:
286           Add keyword tag support. Fixes #520694 for qtdemux.
287
288 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
289
290         * gst/qtdemux/qtdemux.c:
291           Add support for tmpo tag (BPM).
292
293 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
294
295         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
296         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
297         Set an estimate for the total number of samples that will be encoded
298         if possible to help decoders if the streaminfo can't be rewritten
299         later (like when muxing into Ogg containers).
300
301         Add a warning if we get header packets after data packets as those
302         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
303         work.
304
305 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
306
307         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
308         (gst_flac_dec_write):
309         Support decoding of all depths between 4 and 32 bits and read the
310         depth from the streaminfo header if needed. Also support all sampling
311         rates between 1 and 655350 Hz.
312
313         * ext/flac/gstflacenc.c:
314         (gst_flac_enc_caps_append_structure_with_widths),
315         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
316         (gst_flac_enc_chain):
317         * ext/flac/gstflacenc.h:
318         Support encoding in all bit depths supported by the streamable
319         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
320         between 1 Hz and 655350 Hz.
321
322 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
323
324         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
325         (gst_flac_enc_sink_getcaps):
326         Support encoding of up to 8 channels.
327
328 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
329
330         * ext/soup/gstsouphttpsrc.c:
331         * ext/soup/gstsouphttpsrc.h:
332         Fix seeking race condition in #540300
333         Patch By: Wouter Cloetens  <wouter at mind be>
334
335 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
336
337         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
338         (gst_matroska_demux_element_send_event),
339         (gst_matroska_demux_handle_seek_event),
340         (gst_matroska_demux_handle_src_event):
341         When receiving a SEEK event on a specific pad first search for a seek
342         table entry for the stream of the pad and then fall back to an entry
343         for a different stream.
344
345 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
346
347         * configure.ac:
348         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
349         * gst/matroska/matroska-ids.h:
350         Build depend on core CVS for the attachment tag.
351
352 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
353
354         * configure.ac:
355         * gst/matroska/Makefile.am:
356         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
357         (copy_backptr), (lzo1x_decode), (main):
358         * gst/matroska/lzo.h:
359         * gst/matroska/matroska-demux.c:
360         (gst_matroska_demux_read_track_encoding),
361         (gst_matroska_decompress_data), (gst_matroska_decode_data),
362         (gst_matroska_decode_buffer),
363         (gst_matroska_decode_content_encodings),
364         (gst_matroska_demux_read_track_encodings),
365         (gst_matroska_demux_add_stream),
366         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
367         * gst/matroska/matroska-ids.h:
368         Decode the codec private data and following ContentEncoding if
369         necessary.
370
371         Support bzip2, lzo and header stripped compression. For lzo use the
372         ffmpeg lzo implementation as liblzo is GPL licensed.
373         
374         Fix zlib decompression.
375
376 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
377
378         * gst/matroska/matroska-mux.c:
379         (gst_matroska_mux_audio_pad_setcaps):
380         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
381         duration of a frame with the new mpegaudioversion caps field.
382
383 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
384
385         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
386         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
387         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
388         (gst_matroska_demux_stream_from_num),
389         (gst_matroska_demux_tracknumber_unique),
390         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
391         (gst_matroska_demux_handle_seek_event),
392         (gst_matroska_demux_sync_streams),
393         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
394         (gst_matroska_demux_loop):
395         * gst/matroska/matroska-demux.h:
396         Allow an infinite number of stream inside Matroska containers and use
397         a GPtrArray for storing them instead of allowing "only" 127 streams.
398
399 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
400
401         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
402         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
403         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
404         (gst_ebml_read_element_length), (gst_ebml_peek_id),
405         (gst_ebml_read_get_length), (gst_ebml_read_skip),
406         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
407         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
408         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
409         (gst_ebml_read_master), (gst_ebml_read_binary),
410         (gst_ebml_read_header):
411         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
412         (gst_ebml_write_element_size), (gst_ebml_write_uint),
413         (gst_ebml_write_sint), (gst_ebml_write_ascii),
414         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
415         (gst_ebml_replace_uint):
416         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
417         (gst_matroska_demux_read_track_encoding),
418         (gst_matroska_demux_read_track_encodings),
419         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
420         (gst_matroska_demux_send_event),
421         (gst_matroska_demux_element_send_event),
422         (gst_matroska_demux_handle_seek_event),
423         (gst_matroska_demux_handle_src_event),
424         (gst_matroska_demux_init_stream),
425         (gst_matroska_demux_parse_tracks),
426         (gst_matroska_demux_parse_index_cuetrack),
427         (gst_matroska_demux_parse_index_pointentry),
428         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
429         (gst_matroska_demux_parse_metadata_id_simple_tag),
430         (gst_matroska_demux_parse_metadata_id_tag),
431         (gst_matroska_demux_parse_metadata),
432         (gst_matroska_demux_parse_attached_file),
433         (gst_matroska_demux_parse_attachments),
434         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
435         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
436         (gst_matroska_demux_push_flac_codec_priv_data),
437         (gst_matroska_demux_push_xiph_codec_priv_data),
438         (gst_matroska_demux_push_dvd_clut_change_event),
439         (gst_matroska_demux_add_mpeg_seq_header),
440         (gst_matroska_demux_add_wvpk_header),
441         (gst_matroska_demux_check_subtitle_buffer),
442         (gst_matroska_decode_buffer),
443         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
444         (gst_matroska_demux_parse_cluster),
445         (gst_matroska_demux_parse_contents_seekentry),
446         (gst_matroska_demux_parse_contents),
447         (gst_matroska_demux_loop_stream_parse_id),
448         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
449         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
450         (gst_matroska_demux_subtitle_caps),
451         (gst_matroska_demux_change_state):
452         * gst/matroska/matroska-ids.c:
453         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
454         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
455         (gst_matroska_mux_video_pad_setcaps),
456         (xiph3_streamheader_to_codecdata),
457         (vorbis_streamheader_to_codecdata),
458         (theora_streamheader_to_codecdata),
459         (gst_matroska_mux_audio_pad_setcaps),
460         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
461         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
462         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
463         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
464         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
465         Fix indention everywhere. A broken indent version has added newlines
466         after every single declaration some time ago.
467
468 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
469
470         * gst/matroska/matroska-demux.c:
471         (gst_matroska_demux_loop_stream_parse_id):
472         If no Tracks are found error out instead of trying it again until the
473         end of time.
474
475 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
476
477         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
478         Fix demuxing of raw integer audio. The samples are unsigned only for 8
479         bit and signed otherwise, not the other way around.
480
481 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
482
483         * gst/matroska/matroska-mux.c:
484         Add more raw YUV formats to the list of supported formats.
485
486 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
487
488         * gst/matroska/matroska-mux.c:
489         (gst_matroska_mux_audio_pad_setcaps):
490         Add support for muxing raw float audio now that the spec defines the
491         endianness and add support for muxing raw integer audio with 24 and
492         32 bits.
493
494         Allow muxing of more than 8 audio channels.
495
496 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
497
498         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
499         (gst_matroska_mux_reset), (gst_matroska_mux_start):
500         Add locking to the global array of used track UIDs to prevent random
501         crashes if more than a single matrosmux instance is used.
502
503         Use 64 bit values for the track UIDs.
504
505         Use the global GRandom of GLib instead of creating our own one
506         for the few random numbers we need every single time.
507
508 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
509
510         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
511         (gst_flac_dec_setup_stream_decoder),
512         (gst_flac_dec_update_metadata):
513         Always post the audio-codec tag, not only if other tags are present.
514
515 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
516
517         * configure.ac:
518         Back to development -> 0.10.9.1
519
520 === release 0.10.9 ===
521
522 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
523
524         * configure.ac:
525           releasing 0.10.9, "Steam Train Rolling"
526
527 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
528
529         * ext/soup/gstsouphttpsrc.c:
530         Don't throw an error when soup completes a msg with status
531         'cancelled', as that indicates we cancelled a request while
532         shutting down or seeking, and it's not an error.
533         Fixes: #540300 again.
534
535 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
536
537         * configure.ac:
538         0.10.8.4 pre-release
539
540 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
541
542         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
543         Fix segment-stop regression.
544         Add documentation regarding segments in quicktime files by Wim Taymans.
545         Fixes #544509
546
547 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
548
549         * configure.ac:
550         0.10.8.3 pre-release
551
552         * po/LINGUAS:
553         * po/pt_BR.po:
554         Add pt_BR translation
555
556 2008-07-23  Michael Smith <msmith@songbirdnest.com>
557
558         * gst/goom/convolve_fx.c:
559         * gst/goom/filters.c:
560         * gst/goom/goom_config.h:
561         * gst/goom/goom_core.c:
562         * gst/goom/goom_tools.h:
563           Fix build with MSVC: include glib.h to define inline appropriately,
564           use header guards where needed.
565         * gst/udp/gstudpnetutils.c:
566         * gst/udp/gstudpsrc.c:
567           Fix build with MSVC: use WSA* constants/functions where appropriate, use
568           g_snprintf rather than snprintf.
569           Fixes #544433.
570
571 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
572
573         * gst/debug/gsttaginject.c:
574         * gst/debug/gsttaginject.h:
575           Sent tags in _transform_ip() instead of _start(). Fixes #543404
576           partially.
577
578 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
579
580         * configure.ac:
581         0.10.8.2 pre-release
582
583 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
584
585         * ext/Makefile.am:
586         Finish hooking up pulseaudio plugin to the build.
587
588         * ext/pulse/pulsemixerctrl.c:
589         Fix compilation error.
590
591 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
592
593         * po/LINGUAS:
594         * po/lt.po:
595         Add new lithunian translation, and add french to the LINGUAS
596         file.
597
598 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
599
600         * ext/soup/gstsouphttpsrc.c:
601         Fix Soup HTTP source seeking.
602         Patch By: Wouter Cloetens  <wouter at mind be>
603         Fixes: #540300
604
605         * tests/check/elements/.cvsignore:
606         Ignore new check programs.
607
608 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
609
610         * configure.ac:
611         * docs/plugins/Makefile.am:
612         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
613         * docs/plugins/gst-plugins-good-plugins-sections.txt:
614         * docs/plugins/gst-plugins-good-plugins.args:
615         * docs/plugins/gst-plugins-good-plugins.hierarchy:
616         * docs/plugins/gst-plugins-good-plugins.interfaces:
617         * docs/plugins/gst-plugins-good-plugins.prerequisites:
618         * docs/plugins/inspect/plugin-interleave.xml:
619         * docs/plugins/inspect/plugin-replaygain.xml:
620         * tests/check/Makefile.am:
621
622         Move replaygain and interleave plugins from -bad.
623         Fixes: #543406
624         Fixes: #536228
625
626 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
627
628         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
629         (qtdemux_parse_trak):
630         Revert ISO base media spec based pixel-aspect-ratio calculation.
631         Fixes #543300.
632
633 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
634
635         * sys/osxvideo/osxvideosink.m:
636         Fix minor build issues on macosx.
637         Fixes #543054
638
639 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
640
641         * configure.ac::
642         * ext/taglib/Makefile.am::
643           Only use -Wno-attributes (which is there to work around a
644           bug in the taglib 1.5 headers) if the c++ compiler actually
645           supports it (#543255).
646
647 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
648
649         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
650
651         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
652           Avoid compiler warning by initialising variable to NULL (#543259).
653
654 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
655
656         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
657         Don't pass NULL taglists to gst_tag_list_is_empty().
658
659 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
660
661         * tests/check/elements/cmmldec.c: (GST_START_TEST):
662         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
663         (rtp_pipeline_run):
664         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
665         Don't use declarations after statements.
666
667 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
668
669         * ext/jpeg/gstjpegdec.c:
670         Align documentation with reality.
671
672 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
673
674         * gst/udp/gstudpnetutils.c:
675         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
676         old value (1) if it's not defined which should not cause any problems
677         as we're using it internal only anyway.
678
679 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
680
681         Patch by: Alessandro Decina <alessandro at nnva dot org>
682
683         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
684         Fix build of avidemux on big endian architectures.
685
686 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
687
688         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
689
690         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
691         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
692
693 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
694
695         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
696         (qtdemux_parse_trak):
697         Set pixel-aspect-ratio in caps using display width and height
698         provided in track.
699
700 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
701
702         * configure.ac:
703         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
704         flags that are invalid for C++. Fixes bug #516509.
705
706 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
707
708         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
709         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
710         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
711         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
712         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
713         * tests/examples/equalizer/demo.c: (message_handler):
714         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
715         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
716         Don't use declarations after statements and variable length arrays.
717
718 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
719
720         Patch by: Daniel Drake <dsd at gentoo dot org>
721
722         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
723         (gst_v4l2src_get_nearest_size):
724         Try progressive video if interlaced fails. Fixes bug #541956
725         and the usage of v4l2src on OLPC.
726
727 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
728
729         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
730         (gst_rtp_speex_depay_process):
731         * gst/rtp/gstrtpspeexdepay.h:
732         Revert last change: Only the jitterbuffer is able to convert RTP to
733         Gstreamer timestamps and normal (de)payloaders should simply copy it.
734         Reopens bug #541787.
735
736 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
737
738         * gst/rtp/gstrtpvrawdepay.c:
739           Include stdlib.h for atoi().
740
741         * gst/rtsp/gstrtspsrc.c:
742           Use floating point math for latencies < 0 sec in log output.
743
744 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
745
746         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
747
748         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
749         (gst_rtp_speex_depay_process):
750         * gst/rtp/gstrtpspeexdepay.h:
751         Take timestamp from the RTP packet as a first step to fix problems
752         with transmission over RTP when the network is not reliable.
753         Fixes bug #541787.
754
755 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
756
757         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
758
759         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
760         Fix parsing of udp:// URIs containing IPv6 addresses.
761         Fixes bug #541650.
762
763 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
764
765         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
766         Do not leak incoming buffers.
767
768 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
769
770         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
771
772         * configure.ac:
773         Fix build of the RTP plugin with mingw32 by linking to ws2_32
774         for htons() and htonl(). Fixes bug #541412.
775
776 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
777
778         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
779         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
780         (gst_matroska_demux_element_query),
781         (gst_matroska_demux_handle_src_query),
782         (gst_matroska_demux_handle_seek_event):
783         Handle position and duration query in DEFAULT format if the
784         pad's track has a default frame duration set.
785
786         Fix seeking now that the segment's duration doesn't contain the
787         (possibly wrong or inaccurate) duration of the Matroska file.
788
789 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
790
791         * gst/matroska/ebml-read.c: (_ext2dbl):
792         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
793         in math.h except on MSVC where it is defined in xmath.h.
794         Fixes compilation with MSVC.
795
796 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
797
798         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
799         (gst_matroska_demux_handle_src_query),
800         (gst_matroska_demux_parse_info),
801         (gst_matroska_demux_loop_stream_parse_id):
802         * gst/matroska/matroska-demux.h:
803         Don't set the segment duration to the duration from the Matroska
804         header as this value could be wrong and is just informational.
805
806 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
807
808         * gst/matroska/matroska-demux.c:
809         (gst_matroska_demux_loop_stream_parse_id):
810         If no Tracks element is found until the first Cluster is found
811         search it and error out if none is found in the complete file.
812
813 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
814
815         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
816         Resync non-subtitle tracks too if a too large gap compared to other
817         tracks is detected.
818
819 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
820
821         * gst/rtp/Makefile.am:
822         * gst/rtp/gstrtp.c: (plugin_init):
823         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
824         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
825         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
826         (gst_rtp_vraw_depay_change_state),
827         (gst_rtp_vraw_depay_plugin_init):
828         * gst/rtp/gstrtpvrawdepay.h:
829         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
830         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
831         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
832         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
833         (gst_rtp_vraw_pay_plugin_init):
834         * gst/rtp/gstrtpvrawpay.h:
835         Add raw video pay and depayloaders, see RFC4175.
836
837 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
838
839         * ext/libpng/gstpngdec.c:
840         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
841         whatever it returned.
842
843 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
844
845         * gst/avi/avi-ids.h:
846         Add vprp chunk related structures.
847         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
848         (gst_avi_demux_parse_stream):
849         Parse optional vprp chunk and add calculated pixel-aspect-ratio
850         to caps.  Fixes #539482.
851         * gst/avi/gstavimux.h:
852         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
853         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
854         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
855
856 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
857
858         * tests/check/elements/avimux.c: (check_avimux_pad):
859         Adjust avimux unit test according to increased streamheader size.
860
861 2008-06-27  David Schleef  <ds@schleef.org>
862
863         * gst/qtdemux/qtdemux.c: Add Dirac stream type
864
865 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
866
867         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
868         * gst/avi/gstavimux.h:
869         Add 8 bytes to current streamheader to make for a complete one
870         and to make more players happy.  Fixes #519460.
871
872 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
873
874         * sys/v4l2/v4l2_calls.c::
875           Don't include unused gstv4l2xoverlay.h. Fixes build
876           in case where X11 headers are not installed.
877
878 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
879
880         * ext/dv/gstdv.c: (plugin_init):
881         Fix compilation.
882
883 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
884
885         * ext/dv/gstdv.c: (plugin_init):
886         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
887         DV decoder available.
888         Fixes #532393
889
890 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
891
892         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
893         Call getsockname() after the call to bind() to get updated values
894         for the port, etc. This fixes the usage of udpsrc on anonymous
895         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
896         Thanks to Aurelien Grimaud for pointing out the obvious fix.
897
898 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
899
900         * tests/check/pipelines/wavpack.c: (bus_handler):
901         Remove workaround for a bug in identity that is fixed in 0.10.20.
902
903 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
904
905         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
906
907         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
908         Fix HTTP auth support with user/password passed via the URI.
909         Fixes bug #540067.
910
911 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
912
913         * configure.ac:
914           Depend on released versions of core and -base.
915
916 2008-06-23  Julien Moutte  <julien@fluendo.com>
917
918         * gst/matroska/matroska-demux.c:
919         (gst_matroska_demux_read_track_encoding),
920         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
921         format strings in macros. (makes it build on OS X again...)
922
923 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
924
925         * gst/rtp/gstrtptheorapay.c:
926         * gst/udp/gstmultiudpsink.c:
927           Added debug.
928
929 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
930
931         * configure.ac: switch v4l2src over to the normal build instead of
932         being 'experimental'. Fixes bug #536831.
933
934 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
935
936         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
937         Remove unused variable so that we can compile again.
938
939 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
940
941         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
942         No need to check for audio/G723 and audio/32KADPCM here as they are
943         no longer supported.
944
945 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
946
947         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
948         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
949         Use G_GINT64_CONSTANT, this fixes the duration query on files without
950         known length.
951
952 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
953
954         * gst/matroska/matroska-demux.c:
955         (gst_matroska_demux_add_wvpk_header),
956         (gst_matroska_demux_audio_caps):
957         * gst/matroska/matroska-ids.h:
958         Fix demuxing of WavPack files. Muxing is still broken.
959
960 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
961
962         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
963         (gst_matroska_demux_add_mpeg_seq_header),
964         (gst_matroska_demux_add_wvpk_header),
965         (gst_matroska_demux_check_subtitle_buffer),
966         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
967         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
968         (gst_matroska_demux_subtitle_caps):
969         * gst/matroska/matroska-ids.h:
970         Add a "vfunc" to the track context for postprocessing frames and
971         convert the wavpack and subtitle postprocessing to this vfunc.
972         Copy buffer flags in those functions to the new buffers too.
973
974         Parse CodecState elements of Blocks.
975
976         Add a postprocessing function for MPEG video that adds the sequence
977         header from the codec private data or codec state to the frames if
978         it's not already there.
979
980 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
981
982         * gst/matroska/matroska-demux.c:
983         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
984         If a gap of more than 1/2 second is found in one stream send a
985         NEWSEGMENT event to not stall the pipeline if the gap is too large.
986         This also fixes Matroska files where the first buffer doesn't start
987         at timestamp 0. Fixes bug #429322.
988
989         The duration of a block is the default duration multiplied with the
990         number of laces. Every lace is one frame and the default duration
991         is the duration of one frame. This fixes playback of files that use
992         lacing for some tracks.
993
994 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
995
996         * gst/matroska/matroska-demux.c:
997         (gst_matroska_demux_parse_contents_seekentry):
998         Update FIXME/TODOs and only ignore EOS at the central, important place
999         instead of several places.
1000
1001 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1002
1003         * gst/rtp/gstrtpg726pay.c:
1004         Fix caps, See #538891.
1005
1006 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
1007
1008         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1009         (gst_matroska_demux_stream_from_num),
1010         (gst_matroska_demux_encoding_cmp),
1011         (gst_matroska_demux_encoding_order_unique),
1012         (gst_matroska_demux_read_track_encoding),
1013         (gst_matroska_demux_read_track_encodings),
1014         (gst_matroska_demux_tracknumber_unique),
1015         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
1016         (gst_matroska_demux_parse_tracks),
1017         (gst_matroska_demux_parse_index_cuetrack),
1018         (gst_matroska_demux_parse_index_pointentry),
1019         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1020         (gst_matroska_demux_parse_metadata_id_simple_tag),
1021         (gst_matroska_demux_parse_metadata_id_tag),
1022         (gst_matroska_demux_parse_metadata),
1023         (gst_matroska_demux_parse_attached_file),
1024         (gst_matroska_demux_parse_attachments),
1025         (gst_matroska_demux_parse_chapters),
1026         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
1027         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1028         (gst_matroska_demux_parse_cluster),
1029         (gst_matroska_demux_parse_contents_seekentry),
1030         (gst_matroska_demux_parse_contents),
1031         (gst_matroska_demux_loop_stream_parse_id),
1032         (gst_matroska_demux_loop):
1033         Improve debug output everywhere and fix the EOS logic.
1034
1035         Check the values of the ContentEncoding elements more strictly and
1036         don't use tracks for which it's invalid.
1037
1038         Check that the track number is unique for this stream.
1039
1040         Check that seek positions are below G_MAXINT64 as our seeks are
1041         int64-based and overflows will fail badly.
1042
1043         After seeks also don't push SimpleBlocks until the first one
1044         containing a keyframe is found. Before this was done only for normal
1045         Blocks.
1046
1047         Update some FIXME/TODOs.
1048         
1049         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
1050         (gst_ebml_read_utf8), (gst_ebml_read_header):
1051         Improve debug output.
1052
1053         * gst/matroska/matroska-ids.c:
1054         (gst_matroska_track_init_video_context):
1055         * gst/matroska/matroska-ids.h:
1056         * gst/matroska/matroska-mux.c:
1057         (gst_matroska_mux_video_pad_setcaps):
1058         Remove eye mode and don't parse it anymore. We can't use that
1059         information in GStreamer yet so it's useless.
1060
1061
1062 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1063
1064         Patch by: Mersad Jelacic <mersad at axis dot com>
1065
1066         * gst/rtp/Makefile.am:
1067         * gst/rtp/gstrtp.c: (plugin_init):
1068         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
1069         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
1070         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
1071         (gst_rtp_g726_depay_plugin_init):
1072         * gst/rtp/gstrtpg726depay.h:
1073         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
1074         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
1075         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
1076         * gst/rtp/gstrtpg726pay.h:
1077         Added G726 pay/depayloaders. Fixes #538891.
1078
1079 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
1080
1081         * gst/rtsp/URLS:
1082         Some more urls.
1083
1084         * gst/smpte/barboxwipes.c:
1085         Add a comment
1086
1087         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
1088         Fix typo, add audioresample to the pipeline.
1089
1090 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
1091
1092         * ext/libmng/Makefile.am:
1093         * ext/libmng/gstmng.c: (plugin_init):
1094         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
1095         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
1096         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
1097         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
1098         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
1099         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
1100         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
1101         (gst_mng_dec_change_state):
1102         * ext/libmng/gstmngdec.h:
1103         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
1104         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
1105         (gst_mng_enc_init), (gst_mng_enc_chain),
1106         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
1107         * ext/libmng/gstmngenc.h:
1108         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
1109         bits ifdeffed out still.
1110
1111 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1112
1113         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
1114         When comparing index elements with the same time compare their
1115         block number.
1116
1117 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
1118
1119         * gst/matroska/matroska-demux.c:
1120           (gst_matroska_demux_parse_attached_file)
1121           Init variable to NULL to avoid compiler warning.
1122
1123 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1124
1125         * gst/matroska/Makefile.am:
1126         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1127         (gst_matroska_demux_parse_attached_file),
1128         (gst_matroska_demux_parse_attachments),
1129         (gst_matroska_demux_parse_contents_seekentry),
1130         (gst_matroska_demux_loop_stream_parse_id):
1131         * gst/matroska/matroska-demux.h:
1132         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1133         * gst/matroska/matroska-ids.h:
1134         * gst/matroska/matroska.c: (plugin_init):
1135         Parse Attachments and post them as GST_TAG_IMAGE if we detect
1136         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
1137         and description of the attachments in the caps. Fixes bug #537622.
1138
1139 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
1140
1141         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
1142         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
1143         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
1144         (gst_speex_enc_src_query), (gst_speex_enc_init),
1145         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
1146         (gst_speex_enc_chain), (gst_speex_enc_get_property),
1147         (gst_speex_enc_set_property):
1148         Add mode property.
1149         Some cleanups, add more debug info.
1150         Add latency query.
1151
1152 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
1153
1154         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
1155         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
1156         If we get less bytes than requested we can't do anything except doing
1157         our EOS logic.
1158
1159 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1160
1161         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1162         (gst_matroskademux_do_index_seek),
1163         (gst_matroska_demux_parse_index_cuetrack),
1164         (gst_matroska_demux_parse_index_pointentry),
1165         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
1166         (gst_matroska_demux_parse_metadata):
1167         * gst/matroska/matroska-demux.h:
1168         * gst/matroska/matroska-ids.h:
1169         Use a GArray for storing the Cue (i.e. seek) information, store
1170         the CueTrackPositions for every track, store the block number
1171         and optimize searching in the array by sorting it after the last
1172         element was added.
1173
1174         Fix a small memory leak when trying to parse a tags element that was
1175         already parsed.
1176
1177 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1178
1179         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1180         (gst_matroska_mux_start), (gst_matroska_mux_finish),
1181         (gst_matroska_mux_write_data):
1182         * gst/matroska/matroska-mux.h:
1183         Don't write another SeekHead which indexes all Clusters to the end of
1184         the file. This isn't useful for anything and just increases filesize.
1185
1186 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1187
1188         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
1189         Prevent unaligned memory access when reading floats.
1190
1191 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1192
1193         * gst/matroska/ebml-read.c:
1194         * gst/matroska/ebml-read.h:
1195         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1196         (gst_matroska_demux_parse_metadata):
1197         * gst/matroska/matroska-demux.h:
1198         Make sure that every Tags element is only parsed once and it's
1199         containing tags are only posted once.
1200
1201 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
1202
1203         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
1204         (gst_ebml_read_header):
1205         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
1206         (gst_matroska_demux_parse_tracks),
1207         (gst_matroska_demux_parse_index_cuetrack),
1208         (gst_matroska_demux_parse_index_pointentry),
1209         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1210         (gst_matroska_demux_parse_metadata_id_simple_tag),
1211         (gst_matroska_demux_parse_metadata_id_tag),
1212         (gst_matroska_demux_parse_metadata),
1213         (gst_matroska_demux_parse_attachments),
1214         (gst_matroska_demux_parse_chapters),
1215         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1216         (gst_matroska_demux_parse_cluster),
1217         (gst_matroska_demux_parse_contents_seekentry),
1218         (gst_matroska_demux_parse_contents),
1219         (gst_matroska_demux_loop_stream_parse_id):
1220         Handle EBML elements like Void or CRC32 in the EbmlRead base class
1221         already. They're not useful in the matroska parser and only cause
1222         additional code.
1223
1224 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
1225
1226         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
1227         (gst_ebml_finalize), (gst_ebml_read_change_state),
1228         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
1229         * gst/matroska/matroska-demux.c:
1230         (gst_matroska_demux_parse_contents_seekentry):
1231         Reverse the level list as we usually are only interested in the
1232         first element or want to add a new first element. Having the
1233         first element stored at the end and calling g_list_last() and
1234         g_list_append() is more expensive.
1235
1236         Also use GSlice for allocating the GstEbmlLevel structs.
1237
1238 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
1239
1240         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
1241           (gst_tag_inject_class_init), (gst_tag_inject_init):
1242           Don't unref NULL taglist in finalize. Don't use c++ style
1243           comments.
1244
1245 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
1246
1247         * gst/matroska/matroska-demux.c:
1248         (gst_matroska_demux_parse_metadata_id_simple_tag):
1249         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
1250         (gst_matroska_mux_write_data):
1251         Use gst_value_serialize() and gst_value_deserialize() for transforming
1252         tags from some GType to a string and the other way around. The default
1253         transformations in GLib don't include transformations from string to
1254         number types.
1255
1256 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
1257
1258         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1259         (gst_matroska_demux_parse_tracks),
1260         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1261         (gst_matroska_demux_parse_attachments),
1262         (gst_matroska_demux_parse_chapters),
1263         (gst_matroska_demux_parse_contents_seekentry),
1264         (gst_matroska_demux_loop_stream_parse_id):
1265         * gst/matroska/matroska-demux.h:
1266         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
1267         Tags multiple times. The first ones can appear more than once but must
1268         contain the same content as the first for backup purposes so we ignore
1269         all but the first one. Tags can appear multiple times with different
1270         content.
1271
1272         Jump to all elements except Clusters that are available from a
1273         SeekHead to make it more likely to have all required informations
1274         before getting to the first Clusters.
1275
1276         Add dummy functions for parsing Attachments and Chapters.
1277
1278 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1279
1280         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
1281         (gst_udpsrc_create), (gst_udpsrc_set_property),
1282         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
1283         * gst/udp/gstudpsrc.h:
1284         Add property to control automatic join/leave of multicast groups.
1285         Add G_LIKELY.
1286         Remove setting caps on buffers explicitly, basesrc does that for us now.
1287         Improve debug info.
1288         Convert some non-fatal error into warnings.
1289         Use g_ntohs for better portability.
1290         Leave multicast groups when stopping.
1291         When using external sockets, use getsockname() on them to fill up the
1292         addr structure before calling methods that use the structure.
1293         Should all fix #536903.
1294         API: GstUDPSrc::auto-multicast property
1295
1296 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1297
1298         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
1299         Use g_ntohl for better portability.
1300
1301 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1302
1303         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
1304         (gst_multiudpsink_remove):
1305         Fix a typo and do some small cleanups.
1306
1307 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1308
1309         Patch by: Olivier Crete <tester at tester dot ca>
1310
1311         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
1312         Make the delivery-method mandatory on the caps and only accept inline
1313         for now.
1314         Reverse strcmp checks for delivery-method.
1315
1316         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
1317         Make delivery method optional when parsing caps and note this in the
1318         caps.
1319         Reverse strcmp checks for delivery-method.
1320
1321         * gst/rtp/gstrtpvorbispay.c:
1322         Update a comment to note that the delivery-method is optional, 
1323         Fixes #537675.
1324
1325 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
1326
1327         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
1328         Set udpsrc for receiving data from multicast groups to PAUSED instead of
1329         leaving them in READY. Fixes #537832.
1330
1331 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
1332
1333         * gst/avi/gstavimux.c:
1334           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
1335           for a random constant in tagmuxing code.
1336
1337 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
1338
1339         * gst/debug/gsttaginject.c:
1340         * gst/debug/gsttaginject.h:
1341           Now actually adding the new element.
1342
1343 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
1344
1345         * docs/plugins/Makefile.am:
1346         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1348         * docs/plugins/gst-plugins-good-plugins.args:
1349         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1350         * docs/plugins/gst-plugins-good-plugins.interfaces:
1351         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1352         * docs/plugins/inspect/plugin-aasink.xml:
1353         * docs/plugins/inspect/plugin-alaw.xml:
1354         * docs/plugins/inspect/plugin-alpha.xml:
1355         * docs/plugins/inspect/plugin-alphacolor.xml:
1356         * docs/plugins/inspect/plugin-annodex.xml:
1357         * docs/plugins/inspect/plugin-apetag.xml:
1358         * docs/plugins/inspect/plugin-audiofx.xml:
1359         * docs/plugins/inspect/plugin-auparse.xml:
1360         * docs/plugins/inspect/plugin-autodetect.xml:
1361         * docs/plugins/inspect/plugin-avi.xml:
1362         * docs/plugins/inspect/plugin-cacasink.xml:
1363         * docs/plugins/inspect/plugin-cairo.xml:
1364         * docs/plugins/inspect/plugin-cdio.xml:
1365         * docs/plugins/inspect/plugin-cutter.xml:
1366         * docs/plugins/inspect/plugin-debug.xml:
1367         * docs/plugins/inspect/plugin-dv.xml:
1368         * docs/plugins/inspect/plugin-efence.xml:
1369         * docs/plugins/inspect/plugin-effectv.xml:
1370         * docs/plugins/inspect/plugin-equalizer.xml:
1371         * docs/plugins/inspect/plugin-esdsink.xml:
1372         * docs/plugins/inspect/plugin-flac.xml:
1373         * docs/plugins/inspect/plugin-flxdec.xml:
1374         * docs/plugins/inspect/plugin-gamma.xml:
1375         * docs/plugins/inspect/plugin-gconfelements.xml:
1376         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1377         * docs/plugins/inspect/plugin-goom.xml:
1378         * docs/plugins/inspect/plugin-goom2k1.xml:
1379         * docs/plugins/inspect/plugin-halelements.xml:
1380         * docs/plugins/inspect/plugin-icydemux.xml:
1381         * docs/plugins/inspect/plugin-id3demux.xml:
1382         * docs/plugins/inspect/plugin-jpeg.xml:
1383         * docs/plugins/inspect/plugin-level.xml:
1384         * docs/plugins/inspect/plugin-matroska.xml:
1385         * docs/plugins/inspect/plugin-monoscope.xml:
1386         * docs/plugins/inspect/plugin-mulaw.xml:
1387         * docs/plugins/inspect/plugin-multifile.xml:
1388         * docs/plugins/inspect/plugin-multipart.xml:
1389         * docs/plugins/inspect/plugin-navigationtest.xml:
1390         * docs/plugins/inspect/plugin-ossaudio.xml:
1391         * docs/plugins/inspect/plugin-png.xml:
1392         * docs/plugins/inspect/plugin-quicktime.xml:
1393         * docs/plugins/inspect/plugin-rtp.xml:
1394         * docs/plugins/inspect/plugin-rtsp.xml:
1395         * docs/plugins/inspect/plugin-smpte.xml:
1396         * docs/plugins/inspect/plugin-soup.xml:
1397         * docs/plugins/inspect/plugin-spectrum.xml:
1398         * docs/plugins/inspect/plugin-speex.xml:
1399         * docs/plugins/inspect/plugin-taglib.xml:
1400         * docs/plugins/inspect/plugin-udp.xml:
1401         * docs/plugins/inspect/plugin-video4linux2.xml:
1402         * docs/plugins/inspect/plugin-videobalance.xml:
1403         * docs/plugins/inspect/plugin-videobox.xml:
1404         * docs/plugins/inspect/plugin-videocrop.xml:
1405         * docs/plugins/inspect/plugin-videoflip.xml:
1406         * docs/plugins/inspect/plugin-videomixer.xml:
1407         * docs/plugins/inspect/plugin-wavenc.xml:
1408         * docs/plugins/inspect/plugin-wavpack.xml:
1409         * docs/plugins/inspect/plugin-wavparse.xml:
1410         * docs/plugins/inspect/plugin-ximagesrc.xml:
1411         * gst/debug/Makefile.am:
1412         * gst/debug/breakmydata.c:
1413         * gst/debug/efence.c:
1414         * gst/debug/gstdebug.c:
1415         * gst/debug/gstnavseek.c:
1416         * gst/debug/gstpushfilesrc.c:
1417         * gst/debug/gstpushfilesrc.h:
1418         * gst/debug/negotiation.c:
1419         * gst/debug/progressreport.c:
1420         * gst/debug/progressreport.h:
1421         * gst/debug/rndbuffersize.c:
1422         * gst/debug/testplugin.c:
1423           Remove dummy plugin_init. Remove some undefined entries from doc-
1424           section file. Add taginject element and rebuild docs for it.
1425
1426 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1427
1428         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
1429         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
1430         Update the counter for the number of streams when pads are added or
1431         removed. This will make sure that a seek table is generated for
1432         files with just one audio stream.
1433
1434 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1435
1436         * gst/matroska/matroska-demux.c:
1437         (gst_matroska_demux_parse_metadata_id_simple_tag):
1438         * gst/matroska/matroska-ids.h:
1439         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
1440         Add some more tags, improve debugging a bit and make sure that
1441         GValue transformation has succeeded before using the result
1442         as a tag.
1443
1444 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1445
1446         Patch by: Olivier Crete <tester at tester dot ca>
1447
1448         * gst/rtp/gstrtptheorapay.c:
1449         The Theora RTP payloader only supports the "inline" delievery method
1450         so let's declare this on the caps of the static pad template.
1451         Fixes bug #537675.
1452
1453 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1454
1455         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1456         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
1457         Remove bogus check.
1458
1459 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1460
1461         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1462         (gst_videomixer_blend_buffers):
1463         Use stream_time to synchronize the object properties.
1464         Use running_time of the master pad to timestamp outgoing buffers.
1465         Fix the initial segment event to extend an unknown amount of time.
1466         Fixes #537361.
1467
1468 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1469
1470         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
1471         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
1472         (gst_avi_demux_calculate_durations_from_index),
1473         (gst_avi_demux_stream_header_push),
1474         (gst_avi_demux_stream_header_pull):
1475         Try to ignore unparsable/unknown streams and give a warning instead of
1476         erroring out. Fixes #537377.
1477
1478 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1479
1480         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
1481         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
1482
1483         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
1484         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1485         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
1486         (gst_matroska_demux_read_track_encodings),
1487         (gst_matroska_demux_add_stream),
1488         (gst_matroska_demux_handle_src_query),
1489         (gst_matroska_demux_init_stream),
1490         (gst_matroska_demux_parse_index_cuetrack),
1491         (gst_matroska_demux_parse_index_pointentry),
1492         (gst_matroska_demux_parse_info),
1493         (gst_matroska_demux_parse_metadata_id_simple_tag),
1494         (gst_matroska_demux_parse_metadata),
1495         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
1496         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1497         (gst_matroska_demux_parse_cluster),
1498         (gst_matroska_demux_parse_contents_seekentry),
1499         (gst_matroska_demux_loop_stream_parse_id),
1500         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
1501         (gst_matroska_demux_audio_caps),
1502         (gst_matroska_demux_subtitle_caps):
1503         * gst/matroska/matroska-demux.h:
1504         * gst/matroska/matroska-ids.c:
1505         (gst_matroska_track_init_subtitle_context):
1506         * gst/matroska/matroska-ids.h:
1507         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
1508         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
1509         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
1510         (gst_matroska_mux_video_pad_setcaps),
1511         (gst_matroska_mux_audio_pad_setcaps),
1512         (gst_matroska_mux_subtitle_pad_setcaps),
1513         (gst_matroska_mux_request_new_pad),
1514         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1515         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1516         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
1517         (gst_matroska_mux_set_property):
1518         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
1519         elements, do some checks for valid values in the demuxer, handle
1520         tracktimecodescale in the demuxer, set correct default values for all
1521         settings in the demuxer, review and add all missing matroska
1522         IDs and some more raw YUV formats, and some trivial cleanup.
1523
1524 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1525
1526         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
1527         (gst_pulsemixer_class_init):
1528         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
1529         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
1530         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1531         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
1532         (gst_pulsesrc_prepare):
1533         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
1534         gst_element_class_set_details_simple() and fix coding style a bit
1535         more.
1536
1537 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1538
1539         * docs/plugins/Makefile.am:
1540         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1541         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1542         * docs/plugins/gst-plugins-good-plugins.args:
1543         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1544         * docs/plugins/gst-plugins-good-plugins.interfaces:
1545         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1546         * docs/plugins/inspect/plugin-aasink.xml:
1547         * docs/plugins/inspect/plugin-alaw.xml:
1548         * docs/plugins/inspect/plugin-alpha.xml:
1549         * docs/plugins/inspect/plugin-alphacolor.xml:
1550         * docs/plugins/inspect/plugin-annodex.xml:
1551         * docs/plugins/inspect/plugin-apetag.xml:
1552         * docs/plugins/inspect/plugin-audiofx.xml:
1553         * docs/plugins/inspect/plugin-auparse.xml:
1554         * docs/plugins/inspect/plugin-autodetect.xml:
1555         * docs/plugins/inspect/plugin-avi.xml:
1556         * docs/plugins/inspect/plugin-cacasink.xml:
1557         * docs/plugins/inspect/plugin-cairo.xml:
1558         * docs/plugins/inspect/plugin-cdio.xml:
1559         * docs/plugins/inspect/plugin-cutter.xml:
1560         * docs/plugins/inspect/plugin-debug.xml:
1561         * docs/plugins/inspect/plugin-dv.xml:
1562         * docs/plugins/inspect/plugin-efence.xml:
1563         * docs/plugins/inspect/plugin-effectv.xml:
1564         * docs/plugins/inspect/plugin-equalizer.xml:
1565         * docs/plugins/inspect/plugin-esdsink.xml:
1566         * docs/plugins/inspect/plugin-flac.xml:
1567         * docs/plugins/inspect/plugin-flxdec.xml:
1568         * docs/plugins/inspect/plugin-gamma.xml:
1569         * docs/plugins/inspect/plugin-gconfelements.xml:
1570         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1571         * docs/plugins/inspect/plugin-goom.xml:
1572         * docs/plugins/inspect/plugin-goom2k1.xml:
1573         * docs/plugins/inspect/plugin-halelements.xml:
1574         * docs/plugins/inspect/plugin-icydemux.xml:
1575         * docs/plugins/inspect/plugin-id3demux.xml:
1576         * docs/plugins/inspect/plugin-jpeg.xml:
1577         * docs/plugins/inspect/plugin-level.xml:
1578         * docs/plugins/inspect/plugin-matroska.xml:
1579         * docs/plugins/inspect/plugin-monoscope.xml:
1580         * docs/plugins/inspect/plugin-mulaw.xml:
1581         * docs/plugins/inspect/plugin-multifile.xml:
1582         * docs/plugins/inspect/plugin-multipart.xml:
1583         * docs/plugins/inspect/plugin-navigationtest.xml:
1584         * docs/plugins/inspect/plugin-ossaudio.xml:
1585         * docs/plugins/inspect/plugin-png.xml:
1586         * docs/plugins/inspect/plugin-pulseaudio.xml:
1587         * docs/plugins/inspect/plugin-quicktime.xml:
1588         * docs/plugins/inspect/plugin-rtp.xml:
1589         * docs/plugins/inspect/plugin-rtsp.xml:
1590         * docs/plugins/inspect/plugin-smpte.xml:
1591         * docs/plugins/inspect/plugin-soup.xml:
1592         * docs/plugins/inspect/plugin-spectrum.xml:
1593         * docs/plugins/inspect/plugin-speex.xml:
1594         * docs/plugins/inspect/plugin-taglib.xml:
1595         * docs/plugins/inspect/plugin-udp.xml:
1596         * docs/plugins/inspect/plugin-video4linux2.xml:
1597         * docs/plugins/inspect/plugin-videobalance.xml:
1598         * docs/plugins/inspect/plugin-videobox.xml:
1599         * docs/plugins/inspect/plugin-videocrop.xml:
1600         * docs/plugins/inspect/plugin-videoflip.xml:
1601         * docs/plugins/inspect/plugin-videomixer.xml:
1602         * docs/plugins/inspect/plugin-wavenc.xml:
1603         * docs/plugins/inspect/plugin-wavpack.xml:
1604         * docs/plugins/inspect/plugin-wavparse.xml:
1605         * docs/plugins/inspect/plugin-ximagesrc.xml:
1606         * ext/pulse/plugin.c:
1607         * ext/pulse/pulsemixer.c:
1608         * ext/pulse/pulsesink.c:
1609         * ext/pulse/pulsesrc.c:
1610         Add documentation to the pulseaudio plugin and run make update
1611         in docs/plugins.
1612
1613 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1614
1615         Patch by: Brian Cameron <brian.cameron at sun dot com>
1616
1617         * sys/sunaudio/gstsunaudiomixerctrl.c:
1618         (gst_sunaudiomixer_ctrl_get_volume),
1619         (gst_sunaudiomixer_ctrl_set_volume):
1620         Improvements for the SunAudio mixer by handling mute as no gain
1621         for tracks that have a gain property but no mute property.
1622         Fixes bug #536067.
1623
1624 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
1625
1626         * configure.ac:
1627         * ext/pulse/Makefile.am:
1628         * ext/pulse/plugin.c: (plugin_init):
1629         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
1630         (gst_pulsemixer_implements_interface_init),
1631         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
1632         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
1633         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
1634         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
1635         * ext/pulse/pulsemixer.h:
1636         * ext/pulse/pulsemixerctrl.c:
1637         (gst_pulsemixer_ctrl_context_state_cb),
1638         (gst_pulsemixer_ctrl_sink_info_cb),
1639         (gst_pulsemixer_ctrl_source_info_cb),
1640         (gst_pulsemixer_ctrl_subscribe_cb),
1641         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
1642         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
1643         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
1644         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
1645         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
1646         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
1647         * ext/pulse/pulsemixerctrl.h:
1648         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
1649         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
1650         * ext/pulse/pulsemixertrack.h:
1651         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
1652         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
1653         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
1654         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
1655         (gst_pulseprobe_new), (gst_pulseprobe_free),
1656         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
1657         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
1658         (gst_pulseprobe_set_server):
1659         * ext/pulse/pulseprobe.h:
1660         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
1661         (gst_pulsesink_class_init), (gst_pulsesink_init),
1662         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
1663         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
1664         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1665         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
1666         (gst_pulsesink_stream_request_cb),
1667         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
1668         (gst_pulsesink_close), (gst_pulsesink_prepare),
1669         (gst_pulsesink_unprepare), (gst_pulsesink_write),
1670         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
1671         (gst_pulsesink_reset), (gst_pulsesink_change_title),
1672         (gst_pulsesink_event), (gst_pulsesink_get_type):
1673         * ext/pulse/pulsesink.h:
1674         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1675         (gst_pulsesrc_implements_interface_init),
1676         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
1677         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
1678         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
1679         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
1680         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
1681         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
1682         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
1683         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
1684         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
1685         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
1686         (gst_pulsesrc_get_type):
1687         * ext/pulse/pulsesrc.h:
1688         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
1689         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
1690         * ext/pulse/pulseutil.h:
1691         Add pulseaudio GStreamer element from gst-pulse. Development will
1692         continue here instead of pulseaudio SVN. Fixes bug #400679.
1693         Only changes over gst-pulse SVN are added copyright to the top of
1694         files and coding style changes.
1695
1696 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
1697
1698         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
1699
1700         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
1701           (gst_cdio_add_cdtext_album_tags):
1702         * ext/cdio/gstcdio.h:
1703         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
1704           Also extract album title and album genre from CD-TEXT if
1705           available (#537021).
1706
1707 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
1708
1709         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1710
1711         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
1712         Improve negotiation a bit more by picking the smallest possible
1713         resolution that is larger than the resolution specified in the
1714         first caps entry of the peer caps. Fixes bug #536994.
1715
1716 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
1717
1718         Patch by: Bastien Nocera <hadess at hadess dot net>
1719
1720         * sys/v4l2/gstv4l2vidorient.c:
1721         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1722         Fix compilation with newer GIT kernels that deprecated
1723         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
1724
1725 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1726
1727         * configure.ac:
1728         * ext/cdio/gstcdio.c:
1729         * ext/cdio/gstcdio.h:
1730         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
1731           Require libcdio >= 0.76.
1732
1733 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
1734
1735         * gst/avi/gstavidemux.c:
1736         Catch UNEXPECTED when downstream has reached end of
1737         segment in reverse mode.
1738
1739 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
1740
1741         * gst/avi/gstavidemux.c:
1742         Fix typo in comment
1743
1744 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
1745
1746         * gst/avi/gstavidemux.c:
1747         Because we don't know the frame order we need to push till
1748         the next keyframe
1749
1750 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1751
1752         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1753
1754         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1755         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
1756         Provide a custom negotiation function to make sure to pick the highest
1757         possible framerate and resolution. Fixes bug #536646.
1758
1759 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
1760
1761         * gst/avi/gstavidemux.c:
1762         Set EOS when going out of the segment in reverse playback
1763
1764 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1765
1766         * ext/taglib/Makefile.am::
1767           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
1768           taglib headers (with gcc 4.3.1).
1769
1770 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1771
1772         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1773         Use the new gst_rtsp_connection_get_ip() to access the IP address
1774         of a GstRTSPConnection since it is a private member.
1775
1776 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1777
1778         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
1779         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
1780           Use new utility functions in libgsttag to process coverart (#512333).
1781
1782 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1783
1784         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
1785         We actually support left/side, right/side and mid/side files. The
1786         conversion to normal, interleaved stereo is done by libflac.
1787
1788 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1789
1790         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
1791         (gst_ebml_write_set_cache):
1792         Unref the write cache in finalize if it was set and add add "FIXME"
1793         to a comment that needs it.
1794
1795 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1796
1797         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
1798
1799         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
1800         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
1801         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
1802         (gst_avi_demux_process_next_entry):
1803         * gst/avi/gstavidemux.h:
1804         Implement reverse playback. Fixes #535300.
1805         Small cleanups.
1806
1807 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1808
1809         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
1810         (gst_videomixer_query_latency):
1811         When using gst_element_iterate_pads() one has to unref every pad
1812         after usage.
1813
1814 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
1815
1816         Patch by: Bastien Nocera <hadess at hadess dot net>
1817         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
1818         (qtdemux_parse_udta):
1819         * gst/qtdemux/qtdemux_fourcc.h:
1820         Improve meta-data handling, add 'comment', 'description' and
1821         'copyright' tag handling.
1822         Fixes #535935
1823
1824 2008-05-31  Julien Moutte  <julien@fluendo.com>
1825
1826         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
1827         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
1828         (gst_qtdemux_seek_to_previous_keyframe),
1829         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
1830         we don't clip the segment's stop using the main segment duration as
1831         that could crop quite some video frames. Make reverse playback support
1832         more robust and support edit lists. Support seeking to the last frame,
1833         and fix reverse looping playback. Add some debugging.
1834         * win32/common/config.h: Updated.
1835
1836 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
1837
1838         * gst/equalizer/gstiirequalizer.c:
1839         (gst_iir_equalizer_transform_ip):
1840         Don't clip float/double samples, correctly unset passthrough mode
1841         and use better rounding for integer samples.
1842
1843 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1844
1845         * gst/equalizer/gstiirequalizer.c:
1846         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
1847         (setup_filter), (set_passthrough), (update_coefficients),
1848         (gst_iir_equalizer_compute_frequencies),
1849         (gst_iir_equalizer_transform_ip):
1850         * gst/equalizer/gstiirequalizer.h:
1851         Update the filter coefficients only when needed in the transform_ip
1852         function and correctly set the element into passthrough mode if the
1853         gain of all bands is 0.
1854
1855 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
1856
1857         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
1858
1859         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
1860         (gst_alpha_set_property), (gst_alpha_get_property),
1861         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
1862         Try to skip pixels or areas that are too dark or too bright for us to do
1863         meaningfull color detection.
1864         Added properties to control the sensitivity to light and darkness.
1865         Added some small cleanups. Fixes #512345.
1866
1867 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
1868
1869         * docs/plugins/.cvsignore:
1870         * tests/check/elements/.cvsignore:
1871         Ignore some more generated things
1872
1873         * tests/check/Makefile.am:
1874         Ignore OSS elements in the state changes test too.
1875
1876 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1877
1878         * docs/plugins/Makefile.am:
1879         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1880         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1881         Add SMPTE effect elements to docs.
1882
1883 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
1884
1885         * docs/plugins/Makefile.am:
1886         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1887         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1888         * ext/raw1394/gstdv1394src.c:
1889           Document whats first shown on the fdo plugin docs page :)
1890
1891 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
1892
1893         * docs/plugins/Makefile.am:
1894         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1895         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1896         * docs/plugins/gst-plugins-good-plugins.args:
1897         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1898         * docs/plugins/inspect/plugin-audiofx.xml:
1899         * gst/audiofx/Makefile.am:
1900         * gst/audiofx/audiofx.c:
1901         * gst/audiofx/audiokaraoke.c:
1902         * gst/audiofx/audiokaraoke.h:
1903         * gst/audiofx/audiovoice.c:
1904         * gst/audiofx/audiovoice.h:
1905           Rename audiovoice to audiokaraoke and add it to the docs.
1906
1907 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
1908
1909         * REQUIREMENTS:
1910         * docs/plugins/Makefile.am:
1911         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1912         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1913         * docs/plugins/gst-plugins-good-plugins.args:
1914         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1915         * docs/plugins/gst-plugins-good-plugins.interfaces:
1916         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1917         * docs/plugins/inspect/plugin-aasink.xml:
1918         * docs/plugins/inspect/plugin-alaw.xml:
1919         * docs/plugins/inspect/plugin-alpha.xml:
1920         * docs/plugins/inspect/plugin-alphacolor.xml:
1921         * docs/plugins/inspect/plugin-annodex.xml:
1922         * docs/plugins/inspect/plugin-apetag.xml:
1923         * docs/plugins/inspect/plugin-audiofx.xml:
1924         * docs/plugins/inspect/plugin-auparse.xml:
1925         * docs/plugins/inspect/plugin-autodetect.xml:
1926         * docs/plugins/inspect/plugin-avi.xml:
1927         * docs/plugins/inspect/plugin-cacasink.xml:
1928         * docs/plugins/inspect/plugin-cairo.xml:
1929         * docs/plugins/inspect/plugin-cdio.xml:
1930         * docs/plugins/inspect/plugin-cutter.xml:
1931         * docs/plugins/inspect/plugin-debug.xml:
1932         * docs/plugins/inspect/plugin-dv.xml:
1933         * docs/plugins/inspect/plugin-efence.xml:
1934         * docs/plugins/inspect/plugin-effectv.xml:
1935         * docs/plugins/inspect/plugin-equalizer.xml:
1936         * docs/plugins/inspect/plugin-esdsink.xml:
1937         * docs/plugins/inspect/plugin-flac.xml:
1938         * docs/plugins/inspect/plugin-flxdec.xml:
1939         * docs/plugins/inspect/plugin-gamma.xml:
1940         * docs/plugins/inspect/plugin-gconfelements.xml:
1941         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
1942         * docs/plugins/inspect/plugin-goom.xml:
1943         * docs/plugins/inspect/plugin-goom2k1.xml:
1944         * docs/plugins/inspect/plugin-halelements.xml:
1945         * docs/plugins/inspect/plugin-icydemux.xml:
1946         * docs/plugins/inspect/plugin-id3demux.xml:
1947         * docs/plugins/inspect/plugin-jpeg.xml:
1948         * docs/plugins/inspect/plugin-level.xml:
1949         * docs/plugins/inspect/plugin-matroska.xml:
1950         * docs/plugins/inspect/plugin-monoscope.xml:
1951         * docs/plugins/inspect/plugin-mulaw.xml:
1952         * docs/plugins/inspect/plugin-multifile.xml:
1953         * docs/plugins/inspect/plugin-multipart.xml:
1954         * docs/plugins/inspect/plugin-navigationtest.xml:
1955         * docs/plugins/inspect/plugin-ossaudio.xml:
1956         * docs/plugins/inspect/plugin-png.xml:
1957         * docs/plugins/inspect/plugin-quicktime.xml:
1958         * docs/plugins/inspect/plugin-rtp.xml:
1959         * docs/plugins/inspect/plugin-rtsp.xml:
1960         * docs/plugins/inspect/plugin-smpte.xml:
1961         * docs/plugins/inspect/plugin-soup.xml:
1962         * docs/plugins/inspect/plugin-spectrum.xml:
1963         * docs/plugins/inspect/plugin-speex.xml:
1964         * docs/plugins/inspect/plugin-taglib.xml:
1965         * docs/plugins/inspect/plugin-udp.xml:
1966         * docs/plugins/inspect/plugin-video4linux2.xml:
1967         * docs/plugins/inspect/plugin-videobalance.xml:
1968         * docs/plugins/inspect/plugin-videobox.xml:
1969         * docs/plugins/inspect/plugin-videocrop.xml:
1970         * docs/plugins/inspect/plugin-videoflip.xml:
1971         * docs/plugins/inspect/plugin-videomixer.xml:
1972         * docs/plugins/inspect/plugin-wavenc.xml:
1973         * docs/plugins/inspect/plugin-wavpack.xml:
1974         * docs/plugins/inspect/plugin-wavparse.xml:
1975         * docs/plugins/inspect/plugin-ximagesrc.xml:
1976         * ext/aalib/gstaasink.c:
1977         * ext/libcaca/gstcacasink.c:
1978           Document aasink and cacasink.
1979
1980 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1981
1982         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
1983         (gst_videomixer_init), (gst_videomixer_query_duration),
1984         (gst_videomixer_query_latency), (gst_videomixer_query),
1985         (gst_videomixer_blend_buffers):
1986         * gst/videomixer/videomixer.h:
1987         Implement position (in time), duration and latency queries.
1988
1989 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1990
1991         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
1992         (gst_videomixer_init), (gst_videomixer_request_new_pad),
1993         (gst_videomixer_fill_queues), (forward_event_func),
1994         (forward_event), (gst_videomixer_src_event),
1995         (gst_videomixer_sink_event):
1996         * gst/videomixer/videomixer.h:
1997         Implement proper seek/newsegment handling.
1998         Based on adder's implementation.
1999         Fixes #535121
2000
2001 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2002
2003         Patch by: Jan Gerber <j at oil21 dot org>
2004
2005         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2006         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
2007
2008 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2009
2010         * gst/audiofx/Makefile.am:
2011         * gst/audiofx/audiofx.c: (plugin_init):
2012         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
2013         (gst_audio_voice_class_init), (gst_audio_voice_init),
2014         (update_filter), (gst_audio_voice_set_property),
2015         (gst_audio_voice_get_property), (gst_audio_voice_setup),
2016         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
2017         (gst_audio_voice_transform_ip):
2018         * gst/audiofx/audiovoice.h:
2019         Add simple voice removal element. Yay karaoke.
2020
2021 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2022
2023         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2024
2025         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2026         Fix potential caps leak.
2027         If we can't get the framerate with an ioctl, try to get it with the
2028         current norm. Fixes #520092.
2029
2030 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2031
2032         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2033
2034         * sys/v4l2/v4l2src_calls.c:
2035         (gst_v4l2src_probe_caps_for_format_and_size):
2036         If we fail to get the frame intervals, simply don't touch the framerates
2037         on the template caps instead of discarding the format. See #520092.
2038
2039 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2040
2041         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2042
2043         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
2044         (gst_v4l2_get_caps_info):
2045         Add NV12, NV21 and bayer support. See #520092.
2046
2047 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2048
2049         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
2050         (gst_qtdemux_activate_segment):
2051         Unbreak segment activation again. Fixes #531672.
2052
2053 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
2054
2055         * ext/flac/Makefile.am:
2056         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
2057         Set the channel layout when decoding FLAC files with more than 2
2058         channels as defined by the FLAC spec. Fixes bug #534570.
2059
2060         Also don't try to decode left/side, right/side and mid/side files
2061         as we don't support this at all.
2062
2063 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2064
2065         * configure.ac:
2066           We need -base CVS (rtsp).
2067
2068 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2069
2070         * gst/udp/Makefile.am:
2071           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
2072           when including netdb.h when building against glibc >= 2.8.
2073
2074 2008-05-22  Julien Moutte  <julien@fluendo.com>
2075
2076         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
2077         debug statement arguments.
2078         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
2079         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
2080         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
2081         on more platforms.
2082
2083 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2084
2085         * tests/check/elements/avimux.c: (setup_src_pad),
2086         (teardown_src_pad):
2087         * tests/check/elements/icydemux.c: (icydemux_found_pad),
2088         (GST_START_TEST):
2089         * tests/check/elements/matroskamux.c: (setup_src_pad),
2090         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
2091         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
2092         (GST_START_TEST):
2093         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
2094         (setup_wavpackparse), (cleanup_wavpackparse):
2095         Don't use gst_element_get_pad(), it's a bad, bad method.
2096
2097 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2098
2099         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
2100         (do_toggle_element):
2101         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
2102         (do_toggle_element):
2103         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
2104         (do_toggle_element):
2105         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
2106         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
2107         (do_toggle_element):
2108         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
2109         (do_toggle_element):
2110         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
2111         (gst_auto_audio_sink_detect):
2112         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
2113         (gst_auto_video_sink_detect):
2114         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2115         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
2116         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
2117         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
2118         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
2119         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
2120         * tests/icles/videocrop-test.c: (test_with_caps),
2121         (video_crop_get_test_caps):
2122         Don't use gst_element_get_pad(), it's a bad method.
2123
2124 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2125
2126         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2127         (gst_multiudpsink_add_internal):
2128         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
2129         (gst_udp_join_group):
2130         * gst/udp/gstudpnetutils.h:
2131         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2132         Joining a multicast group and setting the loop/ttl properties are
2133         totally unrelated tasks are must be separated.
2134
2135 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2136
2137         * gst/avi/gstavimux.c:
2138           Also support alaw/mulaw.
2139
2140 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2141
2142         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2143         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
2144         * gst/udp/gstmultiudpsink.h:
2145         Add a fixme for the auto-multicast property.
2146         Fix some confusing debug messages.
2147         Disable setting a qos value by default.
2148
2149 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2150
2151         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
2152
2153         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
2154         Ignore EPERM errors from sendto. Fixes #533619.
2155
2156 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2157
2158         Patch by: Henrik Eriksson <henriken at axis dot com>
2159
2160         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2161         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
2162         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2163         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
2164         * gst/udp/gstmultiudpsink.h:
2165         Add qos-dscp property to manage the Quality of service. Fixes #469917.
2166
2167 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2168
2169         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
2170         Improve debugging of the ident.
2171
2172 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2173
2174         Patch by: Bruno Santos <brunof at ua dot pt>
2175
2176         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
2177         (gst_udp_join_group), (gst_udp_leave_group),
2178         (gst_udp_is_multicast):
2179         * gst/udp/gstudpnetutils.h:
2180         Provide a bunch of helper methods to deal with IPv4 and IPv6
2181         transparently.
2182
2183         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2184         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2185         (gst_multiudpsink_get_property), (join_multicast),
2186         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2187         (gst_multiudpsink_remove):
2188         * gst/udp/gstmultiudpsink.h:
2189         Add multicast TTL and loopback properties.
2190         Use the helper methods to implement ip4 and ip6.
2191
2192         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
2193         * gst/udp/gstudpsrc.h:
2194         Use the helper methods to implement ip4 and ip6.
2195         Fixes #515962.
2196
2197 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2198
2199         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
2200
2201         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
2202         (gst_multipart_demux_get_gstname),
2203         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
2204         * gst/multipart/multipartdemux.h:
2205         Don't blindly copy the mime-type as the caps name because they not
2206         always map directly. Instead use a hashtable with common mappings.
2207         Fixes #533287.
2208
2209 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2210
2211         * ext/esd/esdsink.c: (gst_esdsink_write):
2212         When we post an error, we must return -1 to let the parent know that we
2213         cannot write the segment else it will loop and continue to call us again
2214         forever. Patch by Michael Meeks.
2215
2216 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
2217
2218         * gst/videomixer/videomixer.c:
2219           Add missing incudes.
2220
2221 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
2222
2223         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
2224         (gst_rtp_h264_pay_handle_buffer):
2225         * gst/rtp/gstrtph264pay.h:
2226         Correct a typo (sinle -> single).
2227
2228 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2229
2230         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
2231         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
2232         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
2233         (gst_rtp_h264_depay_process):
2234         * gst/rtp/gstrtph264depay.h:
2235         Add experimental support for outputting quicktime-like AVC output in
2236         addition to the existing bytestream output.
2237
2238         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
2239         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
2240         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
2241         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
2242         (gst_rtp_h264_pay_get_property):
2243         * gst/rtp/gstrtph264pay.h:
2244         Make the parsing mode configurable, for some inputs we don't need to
2245         scan every byte for start codes.
2246         Only set the marker bit on ACCESS units.
2247
2248 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2249
2250         * gst/equalizer/gstiirequalizer.c:
2251         Use a bigger type in integer mode for the intermediate results to
2252         prevent overflows. This fixes the crippled sound when using the
2253         equalizer in integer mode. Fixes bug #510865.
2254
2255 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
2256
2257         * gst/videomixer/videomixer.c:
2258         * gst/videomixer/videomixer.h:
2259         Instead of a random number for the request pad id's,
2260         use a counter.
2261
2262         Register the videomixerpad class from the element's class_init
2263         where it's safer, and allows the docs generator to scan it.
2264
2265 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2266
2267         * gst/smpte/Makefile.am:
2268         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
2269         * gst/smpte/gstsmpte.h:
2270         * gst/smpte/gstsmptealpha.c:
2271         (gst_smpte_alpha_transition_type_get_type),
2272         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
2273         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
2274         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
2275         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
2276         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
2277         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
2278         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
2279         * gst/smpte/gstsmptealpha.h:
2280         * gst/smpte/plugin.c: (plugin_init):
2281         Add new plugin that adds the SMPTE transition in the alpha channel of
2282         I420 and AYUV frames so that they can be blended with videomixer later
2283         on. Uses all niceties such as using base transform for efficient alloc
2284         and negotiation. It currently requires GstController to control the
2285         position in the transition effect.
2286
2287 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
2288
2289         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2290         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2291         * docs/plugins/gst-plugins-good-plugins.args:
2292         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2293         * docs/plugins/gst-plugins-good-plugins.interfaces:
2294         * docs/plugins/gst-plugins-good-plugins.types:
2295         * gst/videomixer/videomixer.c:
2296           Try using thaytans new mechanism to get extra classes into plugin
2297           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
2298           missing still.
2299
2300 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
2301
2302         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
2303         Set proper rate in avi stream header for PCM audio, and also do some
2304         more sanity checks on caps in this case.  Fixes #511489.
2305
2306 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
2307
2308         * sys/v4l2/gstv4l2src.c:
2309         Don't include the gstv4l2xoverlay.h header as the XOverlay support
2310         isn't implemented at all yet and this requires X headers to be
2311         installed. Fixes bug #533264.
2312
2313 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
2314
2315         reviewed by: <delete if not using a buddy>
2316
2317         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
2318         (gst_ebml_write_set_cache):
2319         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
2320         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2321         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
2322         (gst_matroska_demux_read_track_encodings),
2323         (gst_matroska_demux_add_stream),
2324         (gst_matroska_demux_handle_src_query),
2325         (gst_matroska_demux_init_stream),
2326         (gst_matroska_demux_parse_index_cuetrack),
2327         (gst_matroska_demux_parse_index_pointentry),
2328         (gst_matroska_demux_parse_info),
2329         (gst_matroska_demux_parse_metadata_id_simple_tag),
2330         (gst_matroska_demux_parse_metadata),
2331         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
2332         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2333         (gst_matroska_demux_parse_cluster),
2334         (gst_matroska_demux_parse_contents_seekentry),
2335         (gst_matroska_demux_loop_stream_parse_id),
2336         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
2337         (gst_matroska_demux_audio_caps),
2338         (gst_matroska_demux_subtitle_caps):
2339         * gst/matroska/matroska-demux.h:
2340         * gst/matroska/matroska-ids.c:
2341         (gst_matroska_track_init_subtitle_context):
2342         * gst/matroska/matroska-ids.h:
2343         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
2344         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
2345         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
2346         * sys/v4l2/gstv4l2src.c:
2347         * tests/check/pipelines/wavpack.c: (bus_handler):
2348         * win32/common/config.h:
2349
2350 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
2351
2352         * ext/wavpack/gstwavpackstreamreader.c:
2353         * tests/examples/spectrum/demo-audiotest.c:
2354         * tests/examples/spectrum/demo-osssrc.c:
2355         Fix some compiler warnings.
2356
2357 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2358
2359         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
2360         Small comment added.
2361
2362         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
2363         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
2364         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
2365         Debug string cleanups (remove trailing \n)
2366         Refactor and clean up the payloader a bit and make sure that we only
2367         put one NAL unit in an RTP packet even if the input buffer contains
2368         multiple NAL units.
2369         Add suport for AVC format input.
2370
2371 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
2372
2373         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
2374         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
2375         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
2376         * gst/rtp/gstrtph264pay.h:
2377         Make it possible to specify profile-level-id and sprop-parameter-sets
2378         using properties in case they are not available in-stream.
2379
2380 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2381
2382         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2383         * docs/plugins/gst-plugins-good-plugins.args:
2384         * docs/plugins/inspect/plugin-ladspa.xml:
2385           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
2386
2387 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
2388
2389         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
2390         Send an initial BYTE segment to inform downstream of later seeking,
2391         and to forego sync attempts.
2392
2393 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2394
2395         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
2396         Fix wrong caps string.
2397
2398 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2399
2400         Based on patch by: Olivier Crete <tester at tester dot ca>
2401
2402         * gst/rtp/Makefile.am:
2403         * gst/rtp/gstrtp.c: (plugin_init):
2404         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
2405         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
2406         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
2407         (gst_rtp_g729_depay_plugin_init):
2408         * gst/rtp/gstrtpg729depay.h:
2409         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
2410         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
2411         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
2412         * gst/rtp/gstrtpg729pay.h:
2413         Added G729 pay and depayloaders. Fixes #532409.
2414
2415 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2416
2417         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
2418         Fix the calculation of the duration of the concealment packets.
2419
2420 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2421
2422         Based on patch by: Olivier Crete <tester at tester dot ca>
2423
2424         * gst/rtp/Makefile.am:
2425         * gst/rtp/gstrtp.c: (plugin_init):
2426         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
2427         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
2428         (parse_encode), (gst_rtp_dv_depay_setcaps),
2429         (calculate_difblock_location), (gst_rtp_dv_depay_process),
2430         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
2431         (gst_rtp_dv_depay_plugin_init):
2432         * gst/rtp/gstrtpdvdepay.h:
2433         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
2434         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
2435         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
2436         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
2437         (gst_dv_pay_negotiate), (include_dif),
2438         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
2439         * gst/rtp/gstrtpdvpay.h:
2440         Add DV pay and depayloaders. Fixes #532423.
2441
2442 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
2443
2444         * gst/matroska/matroska-demux.c:
2445         (gst_matroska_demux_push_dvd_clut_change_event):
2446         Convert subtitle palette info in VobSub private data from VobSub's
2447         (buggy) RGB to YUV.
2448
2449 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
2450
2451         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
2452         Do not leave fourcc stream header field empty upon reset.
2453         Fixes #519301.
2454
2455 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
2456
2457         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2458         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2459         * docs/plugins/inspect/plugin-goom.xml:
2460         * docs/plugins/inspect/plugin-goom2k1.xml:
2461         * gst/goom/gstgoom.c:
2462         * gst/goom2k1/gstgoom.c:
2463         Add goom2k1 into the docs.
2464
2465 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2466
2467         Based on patch by: Wouter Cloetens  <wouter at mind be>
2468
2469         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2470         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
2471         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
2472         (gst_rtsp_decode_quoted_string),
2473         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
2474         (gst_rtspsrc_setup_auth):
2475         Support Digest authentication. Fixes #532065.
2476
2477 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
2478
2479         * gst/level/gstlevel.c:
2480           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
2481           about whats needed for liboil acceleration. Simplify docs a bit.
2482
2483 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2484
2485         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2486
2487         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
2488         Update the track duration if the old one was invalid.
2489         Fixes bug #532117.
2490
2491 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2492
2493         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
2494           Use GST_STR_NULL when trying to print sps and pps strings that could
2495           be NULL, as this might crash on some platforms.
2496
2497 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2498
2499         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2500
2501         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
2502           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
2503           set after creating the clipper.
2504
2505 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2506
2507         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2508
2509         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
2510           Added checking of surface lost case after an unsuccessful
2511           IDirectDrawSurface7_Lock() call.
2512           If surface is lost, return GST_FLOW_OK.
2513
2514 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2515
2516         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2517
2518         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
2519           WndProc, gst_directdraw_sink_window_thread):
2520           Improved Windows message loop and fixed window destruction issue.
2521           When the window which DirectDraw is rendering to is destroyed, the
2522           render/show_frame function will return GST_FLOW_ERROR.
2523           Partially fixes #520885.
2524
2525 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2526
2527         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
2528
2529         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
2530           Fixed mid stream resolution change bug, the offscreen surface is now
2531           released when set_caps is called.
2532           Partially fixes #520885.
2533
2534 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2535
2536         * sys/directdraw/gstdirectdrawsink.c
2537           (gst_directdraw_sink_buffer_alloc):
2538           Make it so that gst_directdraw_sink_buffer_alloc uses the right
2539           width/height.
2540
2541           Especially when looking through the pool of buffers, make sure that
2542           the width/height of caps is used instead of the already negotiated
2543           dimensions.
2544           For example if a buffer with different caps is requested, i.e.
2545           higher resolution, the caller would get a buffer with the old
2546           dimensions and thus corrupt the heap.
2547
2548 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2549
2550         * sys/directdraw/gstdirectdrawsink.c
2551           (gst_directdraw_sink_buffer_alloc):
2552           Clear the flags on recycled buffers from buffer_alloc.
2553           Partially fixes #520885.
2554
2555 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2556
2557         * gst/rtp/gstrtpilbcpay.c:
2558           Added missing stdlib.h include for strtol(), and made include ordering and
2559           style consistent with the corresponding depayloader.
2560
2561 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2562
2563         * configure.ac:
2564           Error out if we don't have the required core/base versions.
2565
2566 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2567
2568         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
2569
2570         * sys/osxvideo/cocoawindow.m:
2571         Fix compiler warnings on PPC64. Fixes bug #499318.
2572
2573 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2574
2575         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2576
2577         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
2578         Don't leak file descriptors on error. Fixes #531532.
2579
2580 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
2581
2582         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
2583         (gst_gconf_audio_src_change_state):
2584         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
2585         (gst_gconf_video_sink_change_state):
2586         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
2587         (gst_gconf_video_src_change_state):
2588         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
2589         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
2590         When we can't create a fakesink/fakesrc complain instead of unreffing
2591         NULL pointers and crashing later. See bug #530535.
2592
2593 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2594
2595         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
2596         Add some more debug info and guard against small payloads.
2597
2598         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
2599         Set duration on outgoing buffers because we can.
2600
2601 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2602
2603         Patch by: Olivier Crete <tester at tester dot ca>
2604
2605         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
2606         (gst_speex_enc_init), (gst_speex_enc_chain):
2607         Add negotiation for the speex channels and rate. Fixes #465146.
2608
2609 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2610
2611         Patch by: Olivier Crete <tester at tester dot ca>
2612
2613         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
2614         (gst_rtp_speex_pay_getcaps):
2615         Add negotiation for the speex channels and rate. See #465146.
2616
2617 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2618
2619         Patch by: Olivier Crete <tester at tester dot ca>
2620
2621         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
2622         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
2623         Add negotiation for the ILBC mode. See #465146.
2624
2625 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2626
2627         * ext/soup/gstsouphttpsrc.c:
2628           Include stdlib to fix the build. Use g_free instead of free, libsoup
2629           uses glib.
2630
2631 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2632
2633         Patch by: j^ <j@bootlab.org>
2634
2635         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2636         Add more mpeg2 variants. Fixes #530886.
2637
2638 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2639
2640         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
2641
2642         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2643           Don't error out if we get an ICMP destination-unreachable
2644           message when trying to read packets on win32 (#529454).
2645
2646 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2647
2648         * configure.ac:
2649         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
2650           Use new error code for encrypted streams (which requires core CVS).
2651
2652 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2653
2654         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
2655           (gst_qtdemux_audiosrc_template):
2656           Fix swapped pad template names, spotted by Thiago Sousa Santos.
2657
2658 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2659
2660         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
2661         (speex_dec_chain_parse_data):
2662         Produce concealment data when time progresses in a segment update.
2663
2664 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2665
2666         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
2667         (speex_dec_chain):
2668         Try to preserve input timestamps when we can.
2669         Do beginnings of error concealment.
2670
2671 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2672
2673         * gst/debug/gstnavigationtest.c:
2674           MSVC doesn't provide rint(), define an adequate replacement locally as
2675           elsewhere.
2676
2677 2008-04-28  Julien Moutte  <julien@fluendo.com>
2678
2679         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
2680         format to pacify Mac OSX's gcc.
2681
2682 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
2683
2684         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
2685           (DEFAULT_MAX), (src_template), (sink_template),
2686           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
2687           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
2688           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
2689           Bring rndbuffersize element into a state that doesn't require us
2690           to move it to -bad immediately. For one, fix up default min/max
2691           values so that the element actuall works using the default values.
2692           Also, don't ignore flow return values and do some kind of minimal
2693           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
2694           other gratuitious clean-ups.
2695
2696 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
2697
2698         * docs/plugins/Makefile.am:
2699         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2700         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2701         * docs/plugins/gst-plugins-good-plugins.args:
2702         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2703         * docs/plugins/gst-plugins-good-plugins.interfaces:
2704         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2705         * docs/plugins/inspect/plugin-1394.xml:
2706         * docs/plugins/inspect/plugin-aasink.xml:
2707         * docs/plugins/inspect/plugin-alaw.xml:
2708         * docs/plugins/inspect/plugin-alpha.xml:
2709         * docs/plugins/inspect/plugin-alphacolor.xml:
2710         * docs/plugins/inspect/plugin-annodex.xml:
2711         * docs/plugins/inspect/plugin-apetag.xml:
2712         * docs/plugins/inspect/plugin-audiofx.xml:
2713         * docs/plugins/inspect/plugin-auparse.xml:
2714         * docs/plugins/inspect/plugin-autodetect.xml:
2715         * docs/plugins/inspect/plugin-avi.xml:
2716         * docs/plugins/inspect/plugin-cacasink.xml:
2717         * docs/plugins/inspect/plugin-cairo.xml:
2718         * docs/plugins/inspect/plugin-cdio.xml:
2719         * docs/plugins/inspect/plugin-cutter.xml:
2720         * docs/plugins/inspect/plugin-debug.xml:
2721         * docs/plugins/inspect/plugin-dv.xml:
2722         * docs/plugins/inspect/plugin-efence.xml:
2723         * docs/plugins/inspect/plugin-effectv.xml:
2724         * docs/plugins/inspect/plugin-equalizer.xml:
2725         * docs/plugins/inspect/plugin-esdsink.xml:
2726         * docs/plugins/inspect/plugin-flac.xml:
2727         * docs/plugins/inspect/plugin-flxdec.xml:
2728         * docs/plugins/inspect/plugin-gamma.xml:
2729         * docs/plugins/inspect/plugin-gconfelements.xml:
2730         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2731         * docs/plugins/inspect/plugin-goom.xml:
2732         * docs/plugins/inspect/plugin-halelements.xml:
2733         * docs/plugins/inspect/plugin-icydemux.xml:
2734         * docs/plugins/inspect/plugin-id3demux.xml:
2735         * docs/plugins/inspect/plugin-jpeg.xml:
2736         * docs/plugins/inspect/plugin-level.xml:
2737         * docs/plugins/inspect/plugin-matroska.xml:
2738         * docs/plugins/inspect/plugin-monoscope.xml:
2739         * docs/plugins/inspect/plugin-mulaw.xml:
2740         * docs/plugins/inspect/plugin-multifile.xml:
2741         * docs/plugins/inspect/plugin-multipart.xml:
2742         * docs/plugins/inspect/plugin-navigationtest.xml:
2743         * docs/plugins/inspect/plugin-ossaudio.xml:
2744         * docs/plugins/inspect/plugin-png.xml:
2745         * docs/plugins/inspect/plugin-quicktime.xml:
2746         * docs/plugins/inspect/plugin-rtp.xml:
2747         * docs/plugins/inspect/plugin-rtsp.xml:
2748         * docs/plugins/inspect/plugin-shout2send.xml:
2749         * docs/plugins/inspect/plugin-smpte.xml:
2750         * docs/plugins/inspect/plugin-spectrum.xml:
2751         * docs/plugins/inspect/plugin-speex.xml:
2752         * docs/plugins/inspect/plugin-taglib.xml:
2753         * docs/plugins/inspect/plugin-udp.xml:
2754         * docs/plugins/inspect/plugin-video4linux2.xml:
2755         * docs/plugins/inspect/plugin-videobalance.xml:
2756         * docs/plugins/inspect/plugin-videobox.xml:
2757         * docs/plugins/inspect/plugin-videocrop.xml:
2758         * docs/plugins/inspect/plugin-videoflip.xml:
2759         * docs/plugins/inspect/plugin-videomixer.xml:
2760         * docs/plugins/inspect/plugin-wavenc.xml:
2761         * docs/plugins/inspect/plugin-wavpack.xml:
2762         * docs/plugins/inspect/plugin-wavparse.xml:
2763         * docs/plugins/inspect/plugin-ximagesrc.xml:
2764           Add docs for gdkpixbufsink; update docs to CVS version.
2765
2766 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2767
2768         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2769         Remove test sync-offset by default.
2770
2771 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
2772
2773         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
2774         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
2775         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2776           Use GLib versions of htonl, htons, ntohl and ntohs in order
2777           to avoid problems on win32 (#529707).
2778
2779 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
2780
2781         Patch by: Jesús Corrius <jesus at softcatala org>
2782
2783         * gst/goom/filters.c: (zoomVector):
2784         * gst/goom/goom_core.c: (init_buffers):
2785           Fix build with mingw32: use rand() instead of random() and
2786           replace bzero() with memset(). Fixes #529692.
2787
2788 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2789
2790         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
2791         Fix typo in comments.
2792
2793         * tests/examples/rtp/client-H263p-PCMA.sdp:
2794         * tests/examples/rtp/client-H263p-PCMA.sh:
2795         * tests/examples/rtp/client-H264-PCMA.sdp:
2796         * tests/examples/rtp/client-H264-PCMA.sh:
2797         * tests/examples/rtp/client-H264.sdp:
2798         * tests/examples/rtp/client-H264.sh:
2799         * tests/examples/rtp/client-PCMA.sdp:
2800         * tests/examples/rtp/client-PCMA.sh:
2801         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2802         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2803         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2804         Add some more docs and fix examples.
2805
2806 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
2807
2808         * tests/check/elements/multifile.c:
2809         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
2810         declared in the former, some have it declared in the latter.
2811
2812 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
2813
2814         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
2815         * gst/debug/tests.c: (md5_get_value):
2816         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
2817         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2818         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2819         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2820         Stop using deprecated GLib functions.
2821
2822 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
2823
2824         * configure.ac:
2825         Back to development -> 0.10.8.1
2826
2827 === release 0.10.8 ===
2828
2829 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
2830
2831         * configure.ac:
2832           releasing 0.10.8, "One For The Money"
2833
2834 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
2835
2836         * configure.ac:
2837         0.10.7.4 pre-release
2838
2839 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
2840
2841         * gst/goom/config_param.c: (goom_plugin_parameters_free):
2842         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
2843         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
2844         * gst/goom/flying_stars_fx.c: (fs_free):
2845         * gst/goom/goom_config_param.h:
2846         * gst/goom/goom_core.c: (goom_init), (goom_close):
2847         * gst/goom/goom_plugin_info.h:
2848         * gst/goom/gstgoom.c: (gst_goom_finalize):
2849         * gst/goom/lines.c: (goom_lines_free):
2850         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
2851         * gst/goom/surf3d.c: (grid3d_free):
2852         * gst/goom/surf3d.h:
2853         * gst/goom/tentacle3d.c: (tentacle_free):
2854         Free a bunch of stuff, and initialise things to fix leaks
2855         and valgrind warnings in the testsuite.
2856
2857         Fixes: #529268
2858
2859 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2860
2861         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
2862         (gst_rtspsrc_configure_caps):
2863         Ref caps as the return value for the request_pt_map signal.
2864         Remove some caps weirdness when configuring a stream. See #528245.
2865
2866 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
2867
2868         * tests/icles/gdkpixbufsink-test.c:
2869           Add cast to placate gcc 4.1.2.
2870
2871 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
2872
2873         * configure.ac:
2874         0.10.7.3 pre-release
2875
2876 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
2877
2878         * tests/check/Makefile.am:
2879         Disable some more elements in the state test.
2880         Add a define so the soup test can find the test files
2881         it needs at runtime.
2882
2883         * tests/check/elements/souphttpsrc.c: (run_server):
2884
2885         Add a define so the soup test can find the test files
2886         it needs at runtime.
2887
2888 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2889
2890         * gst/goom/convolve_fx.c: (convolve_apply):
2891         Don't ever draw the GOOM logo.
2892         Fixes: #528615
2893
2894 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2895
2896         * ext/cdio/gstcdiocddasrc.c:
2897         * ext/dv/gstdvdemux.c: 
2898         gst_atomic_int_set ==> g_atomic_int_set
2899
2900 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
2901
2902         * configure.ac:
2903         * gst/goom/Makefile.am:
2904         * gst/goom/convolve_fx.c:
2905         * gst/goom/default_scripts.h:
2906         * gst/goom/goom.h:
2907         * gst/goom/goom_core.c: (choose_a_goom_line):
2908         * gst/goom/goom_plugin_info.h:
2909         * gst/goom/goomsl.c:
2910         * gst/goom/goomsl.h:
2911         * gst/goom/goomsl_hash.c:
2912         * gst/goom/goomsl_hash.h:
2913         * gst/goom/goomsl_heap.c:
2914         * gst/goom/goomsl_heap.h:
2915         * gst/goom/goomsl_private.h:
2916         * gst/goom/plugin_info.c:
2917           Strip out the config/script parsing stuff, we don't need it.
2918           Fixes #527999.
2919
2920 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
2921
2922         * gst/goom/plugin_info.c: (setOptimizedMethods):
2923           Disable altivec optimisations for 32-bit PPC as well to make
2924           things build properly on all PPC systems. Fixes #528143
2925
2926 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2927
2928         * gst-plugins-good.spec.in:
2929           Update for souphttpsrc plugin which has moved to -good.
2930
2931 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
2932
2933         * gst/matroska/matroska-demux.c:
2934         (gst_matroska_demux_handle_seek_event):
2935         Fix open-ended seeks in matroskademux
2936         Patch by: Mark Nauwelaerts <manauw skynet be>
2937         Fixes: #526557
2938
2939 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
2940
2941         * tests/check/Makefile.am:
2942         Add soup test certificates to the dist.
2943
2944 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
2945
2946         * ext/Makefile.am:
2947         Remove LADSPA reference I missed.
2948
2949 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
2950
2951         * ext/soup/gstsouphttpsrc.c: (plugin_init):
2952         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
2953         over gnome-vfs and everything else. Fixes bug #527848.
2954
2955 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
2956
2957         * configure.ac:
2958         * ext/Makefile.am:
2959         Remove LADSPA plugin. Fixes: #515978
2960
2961 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
2962
2963         * configure.ac:
2964         * docs/plugins/Makefile.am:
2965         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2966         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2967         * docs/plugins/gst-plugins-good-plugins.args:
2968         * docs/plugins/inspect/plugin-soup.xml:
2969         * ext/Makefile.am:
2970         * tests/check/Makefile.am:
2971         Move soup plugin from -bad (Fixes: #523124)
2972
2973 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
2974
2975         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
2976         Fix bounds checking of mode in Speex header, which may
2977         produce negative numbers in speex <= 1.1.12
2978
2979 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
2980
2981         * gst/goom/Makefile.am:
2982         * gst/goom/gfontlib.c:
2983         * gst/goom/gfontlib.h:
2984         * gst/goom/gfontrle.c:
2985         * gst/goom/gfontrle.h:
2986         * gst/goom/goom.h:
2987         * gst/goom/goom_core.c: (goom_update):
2988         * gst/goom/goom_plugin_info.h:
2989         * gst/goom/gstgoom.c: (gst_goom_chain):
2990         * gst/goom/plugin_info.c:
2991           Remove a bunch of font/text related code that we don't need.
2992
2993 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
2994
2995         * gst/goom/ppc_drawings.s:
2996         * gst/goom/ppc_zoom_ultimate.s:
2997           Change license of these files to LGPL, as permitted by the
2998           author, Guillaume Borios. See #515073.
2999
3000 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
3001
3002         * gst/goom/convolve_fx.c:
3003         * gst/goom/motif_goom1.h:
3004         * gst/goom/motif_goom2.h:
3005           As hinted in Bug #518213, revert one change and fix warnings properly.
3006           This fixes both #518213 and #520073 for me.     
3007
3008 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
3009
3010         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
3011         * gst/matroska/matroska-demux.c:
3012         (gst_matroska_demux_handle_seek_event),
3013         (gst_matroska_demux_parse_contents_seekentry),
3014         (gst_matroska_demux_loop):
3015         Fix the Forte build by making function declaration signatures
3016         match the implementations.
3017
3018 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
3019
3020         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
3021         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
3022         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
3023           More logging when probing (see #518474), some comments in _reset().
3024
3025 2008-04-07  Julien Moutte  <julien@fluendo.com>
3026
3027         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
3028         because of a bad argument number.
3029
3030 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3031
3032         * tests/icles/.cvsignore:
3033         * tests/icles/Makefile.am:
3034         * tests/icles/gdkpixbufsink-test.c:
3035           Interactive test app for gdkpixbufsink.
3036
3037 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3038
3039         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3040
3041         * configure.ac:
3042         Actually build dlls when cross-compiling with mingw32.
3043         Fixes bug #526247.
3044
3045 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
3046
3047         * ext/hal/hal.c: (gst_hal_get_alsa_element):
3048           Don't munge device string to 'default:x' for capture devices.
3049           Fixes #525833.
3050
3051 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
3052
3053         * ext/wavpack/gstwavpackparse.c:
3054         (gst_wavpack_parse_index_entry_free):
3055         Always use GSlice as we actually depend on GLib 2.12 already.
3056
3057 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
3058
3059         * configure.ac:
3060           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
3061           Also bump the GLib requirement to the current de-facto requirement
3062           (ie. 2.12).
3063
3064 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
3065
3066         * gst/rtp/gstrtph264pay.c: (encode_base64),
3067         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
3068         * gst/rtp/gstrtph264pay.h:
3069         Parse codec_data for future AVC compatibility.
3070         Fail when we encounter AVC data for now.
3071
3072 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
3073
3074         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
3075           (gst_spectrum_init), (gst_spectrum_set_property),
3076           (gst_spectrum_get_property), (gst_spectrum_message_new):
3077           Rename property enums and default defines for the properties to match
3078           the property names and rephrase property descriptions to make them a
3079           bit clearer (hopefully). See #518188.
3080
3081 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3082
3083         * tests/check/Makefile.am:
3084         * tests/check/elements/.cvsignore:
3085         * tests/check/elements/gdkpixbufsink.c:
3086           Add unit test for gdkpixbufsink element.
3087
3088 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3089
3090         * ext/gdk_pixbuf/Makefile.am:
3091         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3092         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
3093           (gst_gdk_pixbuf_sink_base_init),
3094           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
3095           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
3096           (gst_gdk_pixbuf_sink_set_caps),
3097           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
3098           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
3099           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
3100           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
3101           (gst_gdk_pixbuf_sink_get_property):
3102         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
3103           Add gdkpixbufsink element for easy snapshotting (#525946).
3104
3105 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3106
3107         * tests/check/pipelines/wavpack.c: (wavpack_suite):
3108         Bump timeout from 3 to 60 seconds.
3109
3110 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3111
3112         * tests/check/pipelines/.cvignore:
3113         Remove useless file.
3114
3115         * tests/check/pipelines/.cvsignore:
3116         Add new test to .cvsignore.
3117
3118 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3119
3120         * tests/check/Makefile.am:
3121         * tests/check/pipelines/wavpack.c: (bus_handler),
3122         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
3123         (wavpack_suite), (main):
3124         Add unit test that encodes and decodes some data, checks that it
3125         is still the same and that all timestamps/offsets are perfect.
3126
3127 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3128
3129         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
3130         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
3131         * ext/wavpack/gstwavpackparse.c:
3132         (gst_wavpack_parse_index_entry_new),
3133         (gst_wavpack_parse_index_entry_free),
3134         (gst_wavpack_parse_base_init),
3135         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
3136         Use GSlice for allocating index entries and use
3137         gst_element_class_set_details_simple().
3138
3139 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
3140
3141         Patch by: Brian Cameron <brian.cameron at sun dot com>
3142
3143         * sys/sunaudio/gstsunaudio.c:
3144         * sys/sunaudio/gstsunaudiomixer.c:
3145         * sys/sunaudio/gstsunaudiomixer.h:
3146         * sys/sunaudio/gstsunaudiomixerctrl.c:
3147         * sys/sunaudio/gstsunaudiomixerctrl.h:
3148         * sys/sunaudio/gstsunaudiomixertrack.c:
3149         * sys/sunaudio/gstsunaudiomixertrack.h:
3150         * sys/sunaudio/gstsunaudiosink.c:
3151         * sys/sunaudio/gstsunaudiosink.h:
3152         * sys/sunaudio/gstsunaudiosrc.c:
3153         * sys/sunaudio/gstsunaudiosrc.h:
3154           Fix up copyrights (#525860).
3155
3156 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
3157
3158         * gst/goom/goomsl.c: (gsl_read_file):
3159           Check return value of fread() to avoid compiler warnings.
3160
3161 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3162
3163         Based on patch by: Mersad Jelacic <mersad at axis dot com>
3164
3165         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
3166         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
3167         * gst/law/alaw-decode.h:
3168         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
3169         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
3170         (gst_mulawdec_chain), (gst_mulawdec_change_state):
3171         * gst/law/mulaw-decode.h:
3172         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
3173         Make negotiation a bit modern.
3174         Use pad_alloc. Fixes #525359.
3175
3176 2008-03-31  David Schleef  <ds@schleef.org>
3177
3178         * gst/goom/xmmx.c: Fix constraints on asm code so that it
3179           compiles consistently.  Fixes #522278.
3180
3181 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
3182
3183         Patch by: Brian Cameron <brian.cameron at sun dot com>
3184
3185         * sys/sunaudio/gstsunaudiomixerctrl.c:
3186           (gst_sunaudiomixer_ctrl_get_volume),
3187           (gst_sunaudiomixer_ctrl_set_volume):
3188         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
3189           Fix up the mixer tracks to use a volume range of 0-255, which is what
3190           the sun audio API uses. This simplifies the code and avoids rounding
3191           errors. Fixes #524593.
3192
3193 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
3194
3195         * sys/v4l2/gstv4l2object.c:
3196         * sys/v4l2/gstv4l2object.h:
3197         Add device-fd property to make it possible to apps to call ioctl's.
3198
3199 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3200
3201         * gst/qtdemux/qtdemux.c: (next_entry_size):
3202         Unbreak streaming mode again.
3203
3204 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
3205
3206         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
3207           Remove superfluous DEBUG macro.
3208
3209 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
3210
3211         Based on patch by: William M. Brack <wbrack at mmm com hk>
3212
3213         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
3214           (gst_v4l2src_set_capture):
3215           Check whether the device supports setting the framerate before
3216           trying to set it and then posting a warning or error if it doesn't
3217           work (#516649, #520092). Also compare fractions more correctly.
3218
3219 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3220
3221         * gst/goom/Makefile.am:
3222           Remove ppc assembler optimisations from the build until they
3223           actually build (they also seem to have GPL headers).
3224
3225 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3226
3227         * m4/Makefile.am:
3228           Better not dist files that don't exist any longer (lrint*m4).
3229
3230 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3231
3232         * configure.ac:
3233         * m4/lrint.m4:
3234         * m4/lrintf.m4:
3235         Remove lrint/lrintf checks. We don't use it anywhere.
3236
3237 2008-03-18  Andy Wingo  <wingo@pobox.com>
3238
3239         * sys/osxvideo/osxvideosink.m
3240         (gst_osx_video_sink_osxwindow_destroy)
3241         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
3242         task, whoopdee.
3243         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
3244         2 ms.
3245
3246 2008-03-18  Andy Wingo  <wingo@pobox.com>
3247
3248         * sys/osxvideo/osxvideosink.m
3249         (gst_osx_video_sink_osxwindow_destroy)
3250         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
3251         task, whoopdee.
3252         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
3253         2 ms.
3254         
3255 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3256
3257         Patch by: William M. Brack <wbrack at mmm com hk>
3258
3259         * sys/v4l2/v4l2src_calls.c:
3260           (gst_v4l2src_probe_caps_for_format_and_size),
3261           (gst_v4l2src_probe_caps_for_format):
3262           Make sure the probed frame sizes are reversed in the resulting
3263           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
3264           highest resolution first); also remove unused variable.
3265           (Partly fixes #520092)
3266
3267 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3268
3269         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3270
3271         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3272         (gst_rtspsrc_finalize):
3273         Call WSAStartup() and WSACleanup before using the Winsock API.
3274         See #520808.
3275
3276 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3277
3278         * gst/avi/gstavidemux.c:
3279           Erm, the buffer-size is just guint, no need for the special format
3280           specifier.
3281
3282 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
3283
3284         * gst/goom/plugin_info.c:
3285         * gst/goom/ppc_zoom_ultimate.h:
3286           Small fixes to build more on PPC: ifdef out code that uses unknown
3287           define; add newline at end of header file to avoid compiler warning.
3288           Assembler code still doesn't build though.
3289
3290 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3291
3292         * gst/avi/gstavidemux.c:
3293           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
3294           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
3295
3296 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
3297
3298         * gst/avi/gstavidemux.c:
3299           Chunksize is uint32. Fix format specifier.
3300
3301 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
3302
3303         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
3304         mistake. Return file to pure MIT text.
3305
3306 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
3307
3308         * gst/audiofx/audiofx.c:
3309         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
3310         of hardcoding values.
3311
3312 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
3313
3314         Patch by: Mark Nauwelaerts <manauw skynet be>
3315
3316         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
3317           (gst_oss_src_close):
3318         * sys/oss/gstosssrc.h:
3319           Cache probed caps, so _get_caps() during recording doesn't cause
3320           ioctl calls which may disrupt the recording (fixes #521875).
3321
3322 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3323
3324         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
3325         (gst_qtdemux_activate_segment),
3326         (gst_qtdemux_prepare_current_sample),
3327         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
3328         Make sure we always send a DISCONT after a seek by setting the sample
3329         index to an undefined value after a seek.
3330
3331 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
3332
3333         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
3334           (GST_IS_AVI_SUBTITLE_CLASS):
3335           Fix up IS_FOO macros, which makes gtk-doc much happier.
3336
3337 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
3338
3339         * tests/icles/Makefile.am:
3340           Move the -lgstfoo where it belongs.
3341
3342 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
3343
3344         * gst/matroska/ebml-ids.h:
3345         Add ID for EBML CRC32 elements.
3346
3347         * gst/matroska/Makefile.am:
3348         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
3349         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
3350         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
3351         (gst_ebml_read_header):
3352         Support reading 80bit floats, add finalize method to clean up
3353         in any case, support reading length/id elements with any length
3354         as long as it's smaller than our supported maximum, don't leak
3355         buffers if reading as much data as we wanted failed and some
3356         smaller cleanup.
3357
3358 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
3359
3360         Patch by: Olivier Crete <tester at tester dot ca>
3361
3362         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
3363         Check that a buffer is large enough before reading from it.
3364         Fixes bug #521102.
3365         
3366 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3367
3368         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3369         Fix compilation after removing the GstPollMode from the
3370         constructor.
3371
3372 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
3373
3374         * configure.ac:
3375         * gst/audiofx/Makefile.am:
3376         * gst/audiofx/audiochebband.c:
3377         * gst/audiofx/audiocheblimit.c:
3378         * gst/audiofx/math_compat.h:
3379         Check for sinh(), cosh() and asinh() and define our own
3380         implementations if they're not available. Fixes bug #520880.
3381
3382 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
3383
3384         Patch by: Olivier Crete <tester at tester dot ca>
3385
3386         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
3387         Unref the buffers only once when handling not-negotiated errors.
3388         Fixes bug #520764.
3389
3390 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3391
3392         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3393
3394         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
3395         (gst_udpsrc_stop):
3396         Properly balance WSA_Cleanup with WSA_Startup.
3397         Also make the poll controllable on windows. Fixes #520888.
3398
3399 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3400
3401         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3402         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
3403         (gst_ebml_read_element_length), (gst_ebml_peek_id),
3404         (gst_ebml_read_skip), (gst_ebml_read_buffer),
3405         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
3406         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
3407         (gst_ebml_read_date), (gst_ebml_read_master),
3408         (gst_ebml_read_binary), (gst_ebml_read_header):
3409         * gst/matroska/ebml-read.h:
3410         * gst/matroska/matroska-demux.c:
3411         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
3412         (gst_matroska_demux_read_track_encodings),
3413         (gst_matroska_demux_add_stream),
3414         (gst_matroska_demux_handle_src_query),
3415         (gst_matroska_demux_handle_seek_event),
3416         (gst_matroska_demux_init_stream),
3417         (gst_matroska_demux_parse_tracks),
3418         (gst_matroska_demux_parse_index_cuetrack),
3419         (gst_matroska_demux_parse_index_pointentry),
3420         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3421         (gst_matroska_demux_parse_metadata_id_simple_tag),
3422         (gst_matroska_demux_parse_metadata_id_tag),
3423         (gst_matroska_demux_parse_metadata),
3424         (gst_matroska_demux_sync_streams),
3425         (gst_matroska_demux_push_hdr_buf),
3426         (gst_matroska_demux_push_flac_codec_priv_data),
3427         (gst_matroska_demux_push_xiph_codec_priv_data),
3428         (gst_matroska_demux_add_wvpk_header),
3429         (gst_matroska_demux_check_subtitle_buffer),
3430         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3431         (gst_matroska_demux_parse_cluster),
3432         (gst_matroska_demux_parse_contents_seekentry),
3433         (gst_matroska_demux_parse_contents),
3434         (gst_matroska_demux_loop_stream_parse_id),
3435         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
3436         * gst/matroska/matroska-demux.h:
3437         * gst/matroska/matroska-ids.h:
3438         Handle return values from pull_range in a more granular way to properly
3439         shut down on seeks.
3440         Combine return values from push.
3441         Implement proper error handling.
3442         Prepare for handling seeking correctly.
3443
3444 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3445
3446         * gst/matroska/ebml-read.c:
3447         Use GINT64 formatting constants from GLIB.
3448
3449         * gst/matroska/matroska-demux.c:
3450         Add some guards to avoid a possible division by 0 and crashing
3451         with NULL events on some systems.
3452         Use gst_gdouble_to_guint64 somewhere instead of an implicit
3453         conversion. 
3454
3455         * gst/matroska/matroska-mux.c:
3456         Check for invalid timestamps in a bunch of places to avoid
3457         writing bogus durations into the output file.
3458         Fix some double<->gint64 conversions that weren't using
3459         gst_guint64_to_gdouble
3460
3461 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3462
3463         * configure.ac:
3464         Move the checks for bison, flex and as to the program section and the
3465         check for gcc inline asm to the compiler characteristics section.
3466
3467 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3468
3469         * configure.ac:
3470         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3471         plug-ins are included/excluded. (#498222)
3472
3473 2008-02-29  Michael Smith <msmith@fluendo.com>
3474
3475         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
3476           Don't call gst_object_sync_values() unless we have a valid timestamp.
3477
3478 2008-02-28  David Schleef  <ds@schleef.org>
3479
3480         * gst/matroska/matroska-demux.c:
3481         * gst/matroska/matroska-ids.h:
3482         * gst/matroska/matroska-mux.c:
3483           Fix Dirac mapping.  I had previously added a VfW-type
3484           mapping, but it looks like Dirac will get a native Matroska
3485           mapping, and this is the most likely method.
3486
3487 2008-02-28  David Schleef  <ds@schleef.org>
3488
3489         * gst/avi/gstavimux.c: Add Dirac encoding
3490
3491 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3492
3493         Patch by: Peter Kjellerstedt <pkj at axis com>
3494
3495         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
3496         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
3497         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
3498         * gst/udp/gstudpsrc.h:
3499         Port to GstPoll. See #505417.
3500
3501 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
3502
3503         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
3504         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
3505         yet on the srcpad. We need rate and channels before we
3506         can do any processing. Fixes bug #519088.
3507
3508 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
3509
3510         * configure.ac:
3511         Detect and indicate if GCC inline assembly syntax is
3512         available.
3513
3514         * gst/goom/Makefile.am:
3515         * gst/goom/convolve_fx.c:
3516         * gst/goom/flying_stars_fx.c:
3517         * gst/goom/goom_config.h:
3518         * gst/goom/goom_core.c:
3519         * gst/goom/goomsl.c:
3520         * gst/goom/ifs.c:
3521         * gst/goom/mmx.c:
3522         * gst/goom/plugin_info.c:
3523         * gst/goom/xmmx.c:
3524         Fix various GCC-isms, and only build the inline assembly
3525         with compilers that support GCC inline assembly.
3526
3527         Fix a couple of other warnings shown with Forte.
3528
3529 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
3530
3531         * gst/goom/xmmx.c:
3532           Use 'emms' instead of 'femms' to not crash on cpus that do not
3533           implement this 3dnow specific instruction.
3534
3535 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3536
3537         * gst/goom/plugin_info.c: (setOptimizedMethods):
3538         Use extended MMX for draw_line() too if available, not only
3539         normal MMX.
3540
3541 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3542
3543         * ext/jpeg/gstjpeg.c: (plugin_init):
3544         Remove (commented out) smoke typefinder. This is in base now.
3545
3546 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
3547
3548         * gst/goom2k1/Makefile.am:
3549         * gst/goom2k1/gstgoom.c:
3550
3551         Rename the installed library, and don't register the same 
3552         GType name as the new goom.
3553
3554 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3555
3556         * configure.ac:
3557         * ext/taglib/Makefile.am:
3558           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
3559           when building C++ code (#516509).
3560
3561 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3562
3563         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
3564         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
3565           (setOptimizedMethods):
3566           Call oil_init(), otherwise oil_get_cpu_flags() won't return
3567           anything useful. Export goom debug category so we can get
3568           rid of the VERBOSE define and the printfs.
3569
3570 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3571
3572         * gst/goom/goomsl_heap.c: (align_it):
3573         * gst/goom/plugin_info.c: (setOptimizedMethods):
3574           Compile fixes for x86-64.
3575
3576 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3577
3578         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
3579         with warnings, but add other CFLAGS
3580
3581         * gst/goom/goomsl.c (gsl_instr_set_namespace),
3582         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
3583         (calculate_labels), (gsl_read_file):
3584         * gst/goom/goomsl_lex.l:
3585         * gst/goom/goomsl_yacc.y:
3586         * gst/goom/plugin_info.c: Remove a few live printf, and
3587         fprintf, replace exit() calls with g_assert_not_reached()
3588         if it not optimal for a library
3589
3590 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3591
3592         * gst/goom/Makefile.am: Remove the warnings being disabled,
3593         fix linkage on x86, spotted by Sebastian Dröge
3594         <slomo@circular-chaos.org>
3595
3596         * gst/goom/convolve_fx.c (convolve_init),
3597         (create_output_with_brightness), (convolve_apply):
3598         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
3599         * gst/goom/goomsl.c:
3600         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
3601         * gst/goom/plugin_info.c:
3602         * gst/goom/tentacle3d.c (tentacle_fx_create):
3603         Fix warnings, and disable the motifs in the convolve_fx
3604         plugin (they were causing warnings, and they were just
3605         "Goom" in funny letterring)
3606
3607 2008-02-23  Bastien Nocera  <hadess@hadess.net>
3608
3609         * configure.ac: Add checks for Flex/Yacc/Bison and other
3610         furry animals, for the new goom 2k4 based plugin
3611
3612         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
3613         CPU optimisations (not working yet), move the old plugin to...
3614
3615         * gst/goom2k1/*: ... here, in case somebody is sick enough
3616
3617         Fixes #515073
3618
3619 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
3620
3621         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3622         Post the server response code in an error message instead of a generic
3623         'error' message. Fixes #517237.
3624
3625 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3626
3627         * tests/check/Makefile.am:
3628         Ignore gconfaudiosrc for the states unit test too. It will fallback
3629         to alsasrc if the gconf settings can't be read and not everybody has
3630         alsa.
3631
3632 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3633
3634         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
3635         (gst_wavpack_parse_create_src_pad):
3636         * ext/wavpack/gstwavpackparse.h:
3637         Always report the duration if we know it in push mode and don't
3638         return 0 just to make totem believe we can't seek in push mode.
3639         Newer totem version use the SEEKING query which properly reports
3640         if we can seek or not.
3641
3642 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3643
3644         Patch by: Jens Granseuer <jensgr at gmx dot net>
3645
3646         * tests/examples/equalizer/demo.c: (main):
3647         C89 fix, moving variable declarations to the beginning of
3648         the block. Fixes bug #517933.
3649
3650 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
3651
3652         * configure.ac:
3653         Back to development...
3654
3655 === release 0.10.7 ===
3656
3657 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
3658
3659         * configure.ac:
3660           releasing 0.10.7, "Red Door Black"
3661
3662 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3663
3664         * gst/alpha/Makefile.am:
3665         Link alpha plugin with libgstbase. Fixes bug #517386.
3666
3667 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3668
3669         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
3670         Init values to -1 instead of the default 0 value.
3671         Fixes #516524.
3672
3673 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
3674
3675         * tests/examples/spectrum/spectrum-example.c:
3676         Add missing include to fix compilation when libxml usage is disabled.
3677         Fixes: #516371
3678
3679 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
3680
3681         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
3682         fixes: #514889
3683
3684         * gst/rtp/gstrtph264pay.c:
3685         * gst/rtp/gstrtpmp4gdepay.c:
3686         * gst/rtp/gstrtpmp4gpay.c:
3687         * gst/rtp/gstrtpmp4gpay.h:
3688         * gst/rtp/gstrtptheorapay.c:
3689         * gst/rtp/gstrtpvorbispay.c:
3690
3691         Fix various leaks shown up in valgrind
3692         - free sprops and buffer in error cases in H264 payloader
3693         - fix leak in mp4g depayloader when construction the caps
3694         - don't leak config string in the mp4g payloader
3695         - don't leak buffers and headers in theora and vorbis payloaders
3696
3697         * tests/check/elements/rtp-payloading.c:
3698
3699         Fix the RTP data test
3700         - Actually send valid amr data to the payloader instead of 20
3701         zero-bytes
3702         - The mp4g payloader expects codec_data on the caps
3703
3704 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
3705
3706         * win32/MANIFEST:
3707         Add libgstpng.dsp to MANIFEST.
3708         * win32/vs6/libgstaudiofx.dsp:
3709         Add new source files to VS project file.
3710
3711 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
3712
3713         * sys/ximage/gstximagesrc.c:
3714         Initialise variables when opening the X display rather
3715         than in _start(), as the display can be opened before that.
3716
3717         Fixes: #515985
3718
3719 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3720
3721         * sys/directdraw/gstdirectdrawsink.c:
3722         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
3723         (gst_directdraw_sink_finalize):
3724         Properly chain up finalize functions. Fixes bug #515980.
3725
3726 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3727
3728         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
3729         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
3730         (gst_v4l2_buffer_pool_class_init):
3731         Chain up the finalize functions. Fixes bug #515984.
3732
3733 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
3734
3735         * sys/ximage/ximageutil.c:
3736         Chain up in the finalize function for our custom
3737         buffer sub-class.
3738         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
3739         Fixes: #515706
3740
3741 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3742
3743         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
3744         (gst_fenced_buffer_class_init):
3745         Properly chain up finalize method. Fixes bug #515979.
3746
3747 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
3748
3749         * sys/ximage/gstximagesrc.c:
3750         Free allocated Damage memory before closing our connection to the
3751         X server. Partially fixes: #515706
3752
3753 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3754
3755         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
3756         * tests/check/Makefile.am:
3757         * tests/check/gst-plugins-good.supp:
3758         Add a few libjpeg suppressions and initialize a variable to
3759         make smokeenc valgrind clean. Fixes bug #515701.
3760
3761 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
3762
3763         * gst/avi/gstavidemux.c:
3764         Revert patch which sends timestamps only on keyframes, as it
3765         breaks playback with current gst-ffmpeg.
3766
3767         Fixes: #515562
3768
3769 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3770
3771         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
3772         * tests/check/elements/multifile.c: (GST_START_TEST):
3773         Close some memory leaks spotted by the unit test. Fixes bug #515697.
3774
3775 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3776
3777         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
3778         Use and unset the GError when pipeline creation fails instead of
3779         simply leaking it. Fixes bug #515704.
3780
3781 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
3782
3783         * gst/audiofx/audioamplify.c:
3784         * gst/audiofx/audiochebband.c:
3785         * gst/audiofx/audiocheblimit.c:
3786         * gst/audiofx/audiodynamic.c:
3787         * gst/audiofx/audioinvert.c:
3788         * gst/audiofx/audiopanorama.c:
3789         * gst/audiofx/audiowsincband.c:
3790         * gst/audiofx/audiowsinclimit.c:
3791         Fix long description of audiofx elements. Fixes bug #515457.
3792
3793 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
3794
3795         * docs/plugins/Makefile.am:
3796         * gst/spectrum/gstspectrum.c:
3797         * tests/examples/spectrum/.cvsignore:
3798         * tests/examples/spectrum/Makefile.am:
3799         * tests/examples/spectrum/spectrum-example.c:
3800
3801         Add a simple example application for the spectrum element, include it
3802         in the docs, and fix some documentation ambiguities.
3803
3804         Fixes: #348085
3805
3806 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3807
3808         * gst/equalizer/Makefile.am:
3809         * gst/spectrum/Makefile.am:
3810         Fix includes order
3811
3812         * tests/check/Makefile.am:
3813         Exclude v4l2src from the states test - it takes too long to start.
3814
3815         * tests/check/elements/spectrum.c:
3816         Make the test run properly with CK_FORK=no
3817
3818 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
3819
3820         * gst/audiofix/Makefile.am: add missing header files 
3821
3822 2008-02-08  Julien Moutte  <julien@fluendo.com>
3823
3824         * gst/matroska/matroska-demux.c:
3825         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
3826         keyframe and delta units correctly when dealign with a BlockGroup.
3827         Fixes: #514397
3828
3829 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3830
3831         * tests/check/elements/.cvsignore:
3832         Spell the new tests correctly in .cvsignore
3833
3834 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
3835
3836         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
3837           Need to use gsize here for the size, fixes compiler warning.
3838
3839         * tests/examples/equalizer/.cvsignore:
3840         * tests/examples/equalizer/Makefile.am:
3841         * tests/examples/spectrum/.cvsignore:
3842         * tests/examples/spectrum/Makefile.am:
3843           Add missing files to fix the build.
3844
3845 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3846
3847         * configure.ac:
3848         * docs/plugins/Makefile.am:
3849         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3850         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3851         * docs/plugins/gst-plugins-good-plugins.args:
3852         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3853         * docs/plugins/inspect/plugin-multifile.xml:
3854         * tests/check/Makefile.am:
3855         * tests/check/elements/.cvsignore:
3856
3857         Move multifile plugin from -bad.
3858         Fixes: #490283
3859
3860 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3861
3862         * configure.ac:
3863         * docs/plugins/Makefile.am:
3864         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3865         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3866         * docs/plugins/gst-plugins-good-plugins.args:
3867         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3868         * docs/plugins/inspect/plugin-spectrum.xml:
3869         * gst/spectrum/Makefile.am:
3870         * tests/check/Makefile.am:
3871         * tests/check/elements/.cvsignore:
3872         * tests/examples/Makefile.am:
3873
3874         Move spectrum plugin from -bad.
3875         Move examples into tests/examples/spectrum.
3876
3877 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3878
3879         * configure.ac:
3880         * docs/plugins/Makefile.am:
3881         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3882         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3883         * docs/plugins/gst-plugins-good-plugins.args:
3884         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3885         * docs/plugins/gst-plugins-good-plugins.interfaces:
3886         * docs/plugins/inspect/plugin-equalizer.xml:
3887         * gst/equalizer/Makefile.am:
3888         * tests/check/Makefile.am:
3889         * tests/examples/Makefile.am:
3890         Move the equalizer plugin across from -bad
3891
3892         * tests/check/elements/.cvsignore:
3893         Add equalizer, audiosincwband and audiosincwlimit
3894
3895         * tests/check/elements/equalizer.c:
3896         Fix compiler warnings
3897
3898         Fixes: #415627
3899
3900 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3901
3902         * configure.ac:
3903         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
3904         are treated like releases and build without it.
3905
3906 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3907
3908         * docs/plugins/Makefile.am:
3909         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3910         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3911         * docs/plugins/gst-plugins-good-plugins.args:
3912         * docs/plugins/inspect/plugin-audiofx.xml:
3913         * gst/audiofx/Makefile.am:
3914         * gst/audiofx/audiofx.c:
3915         * gst/audiofx/audiowsincband.c:
3916         * gst/audiofx/audiowsincband.h:
3917         * gst/audiofx/audiowsinclimit.c:
3918         * gst/audiofx/audiowsinclimit.h:
3919         * tests/check/Makefile.am:
3920         * tests/check/elements/audiowsincband.c:
3921         * tests/check/elements/audiowsinclimit.c:
3922
3923         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
3924         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
3925         respectively.
3926
3927         Fixes: #467666
3928
3929 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
3930
3931         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
3932         * tests/check/elements/icydemux.c:
3933           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
3934           caps, and add a somewhat useful debug message. Plus test.
3935
3936 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
3937
3938         * gst/rtsp/gstrtspsrc.c:
3939         Include unistd.h only if HAVE_UNISTD_H is defined
3940         * win32/common/config.h.in:
3941         * win32/common/config.h:
3942         Define socklen_t as it seems it's not defined in default 
3943         Visual Studio headers.
3944         * win32/vs6/libgstalpha.dsp:
3945         * win32/vs6/libgstapetag.dsp:
3946         * win32/vs6/libgstavi.dsp:
3947         * win32/vs6/libgstrtp.dsp:
3948         * win32/vs6/libgstrtsp.dsp:
3949         * win32/vs6/libgstvideomixer.dsp:
3950         Update project file dependencies and add new source files       
3951
3952 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
3953
3954         Patch by: Bjarne Rosengren <bjarne at axis dot com>
3955
3956         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
3957         Don't leak buffers when we don't push them downstream.
3958         Fixes bug #514965.
3959
3960 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
3961
3962         * configure.ac:
3963           Bump requirements to (good) released versions to avoid
3964           confusion and make implicit core requirement explicit.
3965
3966 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
3967
3968         * docs/plugins/Makefile.am:
3969         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3970         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3971         * docs/plugins/gst-plugins-good-plugins.args:
3972         * docs/plugins/inspect/plugin-audiofx.xml:
3973         * gst/audiofx/Makefile.am:
3974         * gst/audiofx/audiochebband.c:
3975         * gst/audiofx/audiochebband.h:
3976         * gst/audiofx/audiocheblimit.c:
3977         * gst/audiofx/audiocheblimit.h:
3978         * gst/audiofx/audiochebyshevfreqband.c:
3979         * gst/audiofx/audiochebyshevfreqband.h:
3980         * gst/audiofx/audiochebyshevfreqlimit.c:
3981         * gst/audiofx/audiochebyshevfreqlimit.h:
3982         * gst/audiofx/audiofx.c:
3983         * tests/check/Makefile.am:
3984         * tests/check/elements/.cvsignore:
3985         * tests/check/elements/audiochebband.c:
3986         * tests/check/elements/audiocheblimit.c:
3987         * tests/check/elements/audiochebyshevfreqband.c:
3988         * tests/check/elements/audiochebyshevfreqlimit.c:
3989
3990         Rename audiochebyshevfreqband -> audiochebband and
3991         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
3992         surgery.
3993
3994         Closes: #491811
3995
3996 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3997
3998         Patch by: Orjan Friberg <orjanf at axis dot com>
3999
4000         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
4001         Fix caps memory leak. Fixes #514573.
4002
4003 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
4004
4005         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
4006         If there's no entries in the subindex, don't try to do anything stupid,
4007         just return.
4008
4009 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4010
4011         Patch by: John Millikin <jmillikin at gmail dot com>
4012
4013         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
4014           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
4015           Fix extraction of picture blocks with newer libflac versions again:
4016           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
4017
4018 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4019
4020         * tests/check/Makefile.am:
4021           Add rtp-payloading test to VALGRIND_TO_FIX.
4022
4023         * tests/check/elements/rtp-payloading.c:
4024           Add semicolons after GST_TEST_END so gst-indent gets the
4025           formatting right; make test less verbose in general, but
4026           more verbose in the error case (which should probably
4027           make the test fail anyway).
4028
4029 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
4030
4031         * docs/plugins/Makefile.am:
4032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4034         * gst/avi/gstavisubtitle.c:
4035         Add documentation for avisubtitle and change class to
4036         Codec/Parser/Subtitle
4037
4038 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
4039
4040         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4041         Treat ENOTTY (driver does not implement ioctl) the same as
4042         EINVAL since it implies there are no available standards.
4043
4044         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
4045         (gst_v4l2src_get_nearest_size):
4046         Replace gst_v4l2src_get_size_limits with 2 calls to new function
4047         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
4048         probe if the driver does not support VIDIOC_TRY_FMT for whatever
4049         reason, and if we aren't yet actively capturing.
4050
4051         * sys/v4l2/v4l2src_calls.h:
4052         Remove replaced function declaration.
4053
4054 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
4055
4056         * configure.ac:
4057         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
4058         API.
4059
4060 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
4061
4062         * configure.ac:
4063         Fix typo.
4064
4065 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4066
4067         * gst/alpha/Makefile.am:
4068         * gst/alpha/gstalpha.c:
4069
4070         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
4071         some stuff, and making buffer-alloc and resizing work automatically.
4072         No longer crashes on odd frame widths and heights, although there
4073         seems to be a disagreement with ffmpegcolorspace about what size
4074         an AYUV frame with odd height should be.
4075
4076 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4077
4078         Patch by: Alessandro Decina <alessandro at nnva dot org>
4079
4080         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
4081         * ext/libpng/gstpngenc.h:
4082         Preallocate the output buffer so that g_memdup() and
4083         gst_buffer_merge() aren't needed anymore. This greatly improves
4084         performances and fixes #512544.
4085
4086 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4087
4088         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
4089         (gst_avi_demux_stream_data):
4090         GStreamer timestamps are PTS values while AVI only knows about DTS
4091         timestamps. Make sure we only copy the DTS as the buffer timestamp when
4092         we are dealing with a key frame.
4093
4094 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
4095
4096         * tests/check/Makefile.am:
4097         * tests/check/elements/.cvsignore:
4098         * tests/check/elements/rtp-payloading.c:
4099           Add add testsuite for the rtp-payloader that tries simulating
4100           dataflow. Needs more test data.
4101
4102 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
4103
4104         * tests/check/elements/alphacolor.c:
4105           Remove two unused variables.
4106
4107 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
4108
4109         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
4110           Use g_ascii_strtoll() instead of atoll, which is only
4111           available in C99.
4112
4113 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
4114
4115         * gst/rtp/Makefile.am:
4116         * gst/rtp/gstrtp.c:
4117         * gst/rtp/gstrtpmpvpay.c:
4118         * gst/rtp/gstrtpmpvpay.h:
4119         Add MPEG2 video payloader
4120
4121 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
4122
4123         * gst/level/gstlevel.c:
4124         Use #include <math.h> instead of #include "math.h".
4125
4126 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
4127
4128         * tests/check/Makefile.am:
4129         Fix up some CFLAGS sets.
4130         Don't include gconfvideosrc in the states test.
4131
4132         * tests/check/elements/autodetect.c: (GST_START_TEST):
4133         Add some error strings to fail_unless arguments to fix some weird
4134         compiler errors on Solaris.
4135
4136 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
4137
4138         * configure.ac:
4139         Detect video4linux headers on Solaris too.
4140         * sys/v4l2/gstv4l2colorbalance.h:
4141         * sys/v4l2/gstv4l2object.h:
4142         * sys/v4l2/v4l2_calls.c:
4143         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
4144         (gst_v4l2_buffer_new):
4145
4146         Make v4l2 build on Solaris.
4147         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4148         Fixes: #510505
4149
4150 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
4151
4152         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4153           Update list from (still local) scanning script.
4154
4155 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
4156
4157         Based on a patch by:
4158             Victor STINNER <victor dot stinner at haypocalc dot com>
4159
4160         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4161         Set variable to NULL after freeing it to prevent double frees
4162         or make failures by another use of it afterwards more obvious
4163         and fix use of it after the freeing. Fixes bug #510592.
4164
4165 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4166
4167         * gst/udp/gstmultiudpsink.c:
4168         use GST_WARNING for logging
4169
4170 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4171
4172         * gst/udp/gstmultiudpsink.c:
4173         Don't try to leave a multicast group with an invalid socket
4174
4175 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
4176
4177         * ext/flac/gstflacdec.c:
4178           Fix compilation against flac 1.1.2 (as on debian stable), where
4179           the picture metadata defines and structs don't exist yet.
4180           Fixes #509301.
4181
4182 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4183
4184         Patch by: Olivier Crete <tester at tester dot ca>
4185
4186         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4187         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4188         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
4189         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
4190         * gst/udp/gstmultiudpsink.h:
4191         Add property to automatically join a multicast group or not. This can be
4192         useful when sharing a socket between multiple elements.
4193         Fixes #509531.
4194
4195 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4196
4197         * gst/videomixer/Makefile.am:
4198           Add controller flags.
4199
4200 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4201
4202         * gst/videomixer/videomixer.c:
4203           Also commit the missing gst_object_sync_values().
4204
4205 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
4206
4207         * docs/plugins/Makefile.am:
4208           Remove duplicate entry.
4209
4210 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4211
4212         * docs/plugins/Makefile.am:
4213         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4214         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4215         * docs/plugins/inspect/plugin-gamma.xml:
4216         * docs/plugins/inspect/plugin-monoscope.xml:
4217         * docs/plugins/inspect/plugin-video4linux2.xml:
4218           Add 3 more plugins to docs.
4219
4220 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4221
4222         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4223         * sys/osxvideo/osxvideosink.h:
4224           Revert previous change caused by a file that got stuck on an old
4225           revision.
4226
4227 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4228
4229         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4230         * gst/multipart/Makefile.am:
4231         * gst/multipart/multipartdemux.c:
4232         * gst/multipart/multipartdemux.h:
4233         * gst/multipart/multipartmux.c:
4234         * gst/multipart/multipartmux.h:
4235           Re-add multipartdemux to the docs. Last round of section cleanup.
4236
4237 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4238
4239         * docs/plugins/Makefile.am:
4240         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4241         * sys/osxaudio/gstosxaudiosink.h:
4242         * sys/osxvideo/osxvideosink.h:
4243           Managed to resolve most unused declarations. Filed a bug for one left.          
4244
4245 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4246
4247         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4248           Cleanup section file.
4249
4250 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
4251
4252         * docs/plugins/Makefile.am:
4253         * docs/plugins/gst-plugins-good-plugins.args:
4254         * docs/plugins/gst-plugins-good-plugins.signals:
4255         * docs/plugins/inspect/plugin-alaw.xml:
4256         * docs/plugins/inspect/plugin-alpha.xml:
4257         * docs/plugins/inspect/plugin-alphacolor.xml:
4258         * docs/plugins/inspect/plugin-annodex.xml:
4259         * docs/plugins/inspect/plugin-apetag.xml:
4260         * docs/plugins/inspect/plugin-audiofx.xml:
4261         * docs/plugins/inspect/plugin-auparse.xml:
4262         * docs/plugins/inspect/plugin-autodetect.xml:
4263         * docs/plugins/inspect/plugin-avi.xml:
4264         * docs/plugins/inspect/plugin-cairo.xml:
4265         * docs/plugins/inspect/plugin-cdio.xml:
4266         * docs/plugins/inspect/plugin-cutter.xml:
4267         * docs/plugins/inspect/plugin-debug.xml:
4268         * docs/plugins/inspect/plugin-dv.xml:
4269         * docs/plugins/inspect/plugin-efence.xml:
4270         * docs/plugins/inspect/plugin-effectv.xml:
4271         * docs/plugins/inspect/plugin-flac.xml:
4272         * docs/plugins/inspect/plugin-flxdec.xml:
4273         * docs/plugins/inspect/plugin-gconfelements.xml:
4274         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4275         * docs/plugins/inspect/plugin-goom.xml:
4276         * docs/plugins/inspect/plugin-halelements.xml:
4277         * docs/plugins/inspect/plugin-icydemux.xml:
4278         * docs/plugins/inspect/plugin-id3demux.xml:
4279         * docs/plugins/inspect/plugin-jpeg.xml:
4280         * docs/plugins/inspect/plugin-ladspa.xml:
4281         * docs/plugins/inspect/plugin-level.xml:
4282         * docs/plugins/inspect/plugin-matroska.xml:
4283         * docs/plugins/inspect/plugin-mulaw.xml:
4284         * docs/plugins/inspect/plugin-multipart.xml:
4285         * docs/plugins/inspect/plugin-navigationtest.xml:
4286         * docs/plugins/inspect/plugin-png.xml:
4287         * docs/plugins/inspect/plugin-quicktime.xml:
4288         * docs/plugins/inspect/plugin-rtp.xml:
4289         * docs/plugins/inspect/plugin-rtsp.xml:
4290         * docs/plugins/inspect/plugin-shout2send.xml:
4291         * docs/plugins/inspect/plugin-smpte.xml:
4292         * docs/plugins/inspect/plugin-speex.xml:
4293         * docs/plugins/inspect/plugin-taglib.xml:
4294         * docs/plugins/inspect/plugin-udp.xml:
4295         * docs/plugins/inspect/plugin-videobalance.xml:
4296         * docs/plugins/inspect/plugin-videobox.xml:
4297         * docs/plugins/inspect/plugin-videocrop.xml:
4298         * docs/plugins/inspect/plugin-videoflip.xml:
4299         * docs/plugins/inspect/plugin-videomixer.xml:
4300         * docs/plugins/inspect/plugin-wavenc.xml:
4301         * docs/plugins/inspect/plugin-wavpack.xml:
4302         * docs/plugins/inspect/plugin-wavparse.xml:
4303           Update plugin docs.
4304
4305         * gst/videomixer/Makefile.am:
4306         * gst/videomixer/videomixer.c:
4307         * gst/videomixer/videomixer.h:
4308         * gst/videomixer/videomixerpad.h:
4309           Split out header to fix warnings from the doc-build.
4310
4311 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4312
4313         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
4314
4315         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
4316         Use atoll to parse the rtptime with enough precision. Fixes #509329.
4317
4318 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
4319
4320         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
4321         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
4322           Initialise variables to work around (false) 'foo might be used
4323           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
4324
4325 2008-01-11  David Schleef  <ds@schleef.org>
4326
4327         * docs/plugins/.cvsignore:
4328         * tests/check/pipelines/.cvsignore:
4329           Ignore more files for the buildbot.
4330
4331 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4332
4333         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
4334         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4335         Generate the image-type values correctly. Leave them out of the caps
4336         when outputting a "preview image" tag, since it only makes sense
4337         to have one of those - the type is irrelevant.
4338
4339         * sys/sunaudio/gstsunaudiomixerctrl.c:
4340         (gst_sunaudiomixer_ctrl_open):
4341         If we can, mark the mixer multiple open when we use it, in case
4342         (for some reason) the process wants to open it again elsewhere.
4343
4344 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4345
4346         Patch by: Olivier Crete <tester at tester dot ca>
4347
4348         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4349         * gst/rtp/gstrtptheorapay.c:
4350         Fix the clock rate to 90000 as required by the RFC.
4351         Fixes #508644.
4352
4353 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
4354
4355         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
4356           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
4357
4358 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4359
4360         * autogen.sh:
4361           Add -Wno-portability to the automake parameters to stop warnings
4362           about GNU make extensions being used. We require GNU make in almost
4363           every Makefile anyway.
4364           
4365         * configure.ac:
4366           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4367           at the same time is required for per target flags.
4368
4369 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
4370
4371         * gst/videomixer/videomixer.c: (gst_videomixer_init):
4372         Fix error from my last commit.
4373
4374 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
4375
4376         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
4377
4378         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
4379           Make sure the ISO 639-X language code in ID3v2 COMM frames
4380           is actually valid UTF-8 (or rather: ASCII), so we don't end
4381           up with non-UTF8 strings in tags if there's garbage in the
4382           language field. Also make sure the language code is always
4383           lower case. Fixes: #508291.
4384
4385 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4386
4387         * ChangeLog:
4388           Fix ChangeLog typo.
4389
4390 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4391
4392         * Makefile.am:
4393           Include lcov.mak to allow building coverage reports. Guard
4394           check-torture target like in the other packages.
4395
4396 2008-01-09  Sameer Naik  <sameer@damagehead.com>
4397
4398         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
4399
4400         * gst/videomixer/videomixer.c:
4401         (gst_videomixer_set_master_geometry), (_do_init),
4402         (gst_videomixer_child_proxy_get_child_by_index),
4403         (gst_videomixer_child_proxy_get_children_count),
4404         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
4405         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4406         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
4407         Implement GstChildProxy interface.
4408         Send newsegment at the right moment
4409         Fixes #488879
4410
4411 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
4412
4413         * gst/alpha/Makefile.am:
4414         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4415         (gst_alpha_sink_event), (gst_alpha_chain),
4416         (gst_alpha_change_state), (plugin_init):
4417         Make the various properties of 'alpha' controllable. This allows doing
4418         niceties like fade-in/fade-out.
4419
4420 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
4421
4422         * gst/rtp/gstasteriskh263.c:
4423         * gst/rtp/gstrtpL16depay.c:
4424         * gst/rtp/gstrtpac3depay.c:
4425         * gst/rtp/gstrtpamrpay.c:
4426         * gst/rtp/gstrtpdepay.c:
4427         * gst/rtp/gstrtpgsmdepay.c:
4428         * gst/rtp/gstrtph263depay.c:
4429         * gst/rtp/gstrtph263pdepay.c:
4430         * gst/rtp/gstrtph263ppay.c:
4431         * gst/rtp/gstrtph264depay.c:
4432         * gst/rtp/gstrtph264pay.c:
4433         * gst/rtp/gstrtpmp2tdepay.c:
4434         * gst/rtp/gstrtpmp4adepay.c:
4435         * gst/rtp/gstrtpmp4gdepay.c:
4436         * gst/rtp/gstrtpmp4gpay.c:
4437         * gst/rtp/gstrtpmp4vdepay.c:
4438         * gst/rtp/gstrtpmpadepay.c:
4439         * gst/rtp/gstrtpmpvdepay.c:
4440         * gst/rtp/gstrtpsv3vdepay.c:
4441         * gst/rtp/gstrtptheoradepay.c:
4442         * gst/rtp/gstrtptheorapay.c:
4443         * gst/rtp/gstrtpvorbisdepay.c:
4444         * gst/rtp/gstrtpvorbispay.c:
4445           Remove copy/paste unused code (property setters and getter) found by
4446           the coverage suite (yay, saves ~20k on disk).
4447
4448 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4449
4450         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
4451           (videosink_templ):
4452           Also fix up pad templates to indicate that image/jpeg doesn't
4453           absolutely require the framerate property to be set (#504081).
4454
4455 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4456
4457         Based on patch by: Wouter Cloetens  <wouter at mind be>
4458
4459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
4460           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
4461           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4462         * gst/matroska/matroska-mux.h:
4463           Keep track of first and last timestamps for each incoming stream,
4464           so we can calculate the total duration for live sources and other
4465           input where we can't query the duration from the start or where
4466           there's no constant framerate from which we can deduce the
4467           duration; also use calculated/observed duration if it is bigger
4468           than the previously queried duration. Furthermore, use
4469           gst_pad_query_peer_duration() and take into account that it may
4470           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
4471           screws up comparisons when using unsigned integers. Fixes #504081.
4472
4473 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
4474
4475         * configure.ac:
4476         * gst/audiofx/audioamplify.c:
4477         (gst_audio_amplify_clipping_method_get_type),
4478         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
4479         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
4480         (gst_audio_dynamic_transform_ip):
4481         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
4482         (gst_audio_invert_transform_ip):
4483         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
4484         (gst_audio_panorama_transform):
4485         * gst/level/gstlevel.c: (gst_level_init):
4486         Make elements GST_BUFFER_FLAG_GAP aware and call
4487         gst_base_transform_set_gap_aware for this.
4488         Bump core requirement to CVS.
4489         
4490         * gst/audiofx/audiochebyshevfreqband.c:
4491         (gst_audio_chebyshev_freq_band_transform_ip):
4492         * gst/audiofx/audiochebyshevfreqlimit.c:
4493         (gst_audio_chebyshev_freq_limit_transform_ip):
4494         Also sync GObject properties to the controller if operating
4495         in passthrough mode.
4496
4497 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4498
4499         * sys/directdraw/gstdirectdrawsink.c:
4500           (gst_directdraw_sink_window_thread):
4501           FALSE is not a gpointer.
4502
4503 2008-01-05  Julien Moutte  <julien@fluendo.com>
4504
4505         * sys/directdraw/gstdirectdrawsink.c:
4506         (gst_directdraw_sink_set_window_id),
4507         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
4508         (gst_directdraw_sink_buffer_alloc),
4509         (gst_directdraw_sink_draw_borders),
4510         (gst_directdraw_sink_show_frame),
4511         (gst_directdraw_sink_setup_ddraw),
4512         (gst_directdraw_sink_window_thread),
4513         (gst_directdraw_sink_get_ddrawcaps),
4514         (gst_directdraw_sink_surface_create): Make sure we create our
4515         internal window only when we need it. That will give a chance to
4516         the application to get the prepare-xwindow-id bus message. Draw
4517         black borders when keeping aspect ratio. Handle the case where our
4518         rendering window disappears (closed or errors) like other sinks
4519         do. Various 80 columns fixes, improve state change order. That
4520         element could need some more love.
4521
4522 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
4523
4524         * ext/taglib/gstapev2mux.h:
4525         * ext/taglib/gstid3v2mux.h:
4526         Remove useless typedefs without new type name. Fixes a warning with
4527         gcc 4.3.
4528
4529 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
4530
4531         Patch by: John Millikin <jmillikin at gmail dot com>
4532
4533         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
4534         (gst_flac_dec_setup_stream_decoder),
4535         (gst_flac_normalize_picture_mime_type),
4536         (gst_flac_extract_picture_buffer),
4537         (gst_flac_dec_metadata_callback):
4538         Emit metadata messages when a PICTURE block is encountered.
4539         Fixes #506715.
4540
4541 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
4542
4543         * gst/avi/gstavi.c:
4544         increase rank because no known issues anymore ...
4545         * gst/avi/gstavisubtitle.c:
4546         send subtitle name to the srcpad
4547
4548 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4549
4550         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
4551         * gst/rtsp/gstrtspsrc.h:
4552         Implement redirect for the DESCRIBE reply. Fixes #506025.
4553
4554 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4555
4556         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4557         Fix 'xyz may be used uninitialized' compiler warnings caused
4558         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4559         abort() in any case but properly report the error.
4560
4561 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
4562
4563         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
4564         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
4565         * sys/ximage/gstximagesrc.c: (composite_pixel):
4566           Fix 'xyz may be used uninitialized' compiler warnings caused
4567           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
4568           not really nice to abort in any case). Fixes #505745.
4569
4570 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4571
4572         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
4573           Small unit test fix (has no practical impact at the moment,
4574           since we're only feeding utf8 and hence just create a sub-
4575           buffer for the output).
4576
4577 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
4578
4579         * gst/avi/gstavisubtitle.c:
4580         * tests/check/elements/avisubtitle.c:
4581         Add seeking support for avi subtitle
4582
4583 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4584
4585         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
4586         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
4587         (gst_flac_dec_write):
4588         * ext/flac/gstflacdec.h:
4589         Remove some unused vars.
4590         Do more cleanup of leftover events and tags.
4591         Output tags after the segment event. Fixes #504018.
4592
4593 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4594
4595         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
4596           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
4597           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
4598           Detect other UTF byte order markers and convert to UTF-8 as
4599           appropriate.
4600
4601 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4602
4603         * gst/avi/gstavisubtitle.c: (src_template),
4604           (gst_avi_subtitle_extract_utf8_file),
4605           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
4606           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
4607           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
4608         * gst/avi/gstavisubtitle.h:
4609           Refactor a bit; fix name extraction; don't assume all the data
4610           in the chunk is actually subtitle data, there may be padding at
4611           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
4612           file so it's there to send again after a seek (for future use).
4613
4614 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
4615
4616         * gst/avi/Makefile.am:
4617         * gst/avi/gstavi.c:
4618         * gst/avi/gstavisubtitle.c:
4619         * gst/avi/gstavisubtitle.h:
4620         * tests/check/Makefile.am:
4621         * tests/check/elements/avisubtitle.c:
4622         * win32/common/config.h:
4623                 Add avi subtitle element for bug #442034. Need seeking support
4624                 and more support for character conversion.
4625
4626 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
4627
4628         * Makefile.am:
4629           Include common/win32.mak for CRLF check of win32 project
4630           files (see #393626).
4631
4632         * win32/vs6/libgstpng.dsp:
4633           Fix line endings and do cvs admin -kb.
4634
4635 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4636
4637         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
4638         Actually drop the buffers which are outside the currently configured
4639         segment instead of just emitting a WARNING.
4640
4641 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4642
4643         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
4644         (gst_flac_dec_write):
4645         * ext/flac/gstflacdec.h:
4646         Send segments from the streaming thread. Fixes #502187.
4647         Fix segment seeking and a bunch of other seeking cases.
4648
4649 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
4650
4651         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
4652           Parse WOAF frames and put the result into GST_TAG_CONTACT,
4653           which is where it would end up if the same information was
4654           put in a vorbis comment (don't think it's worth adding a
4655           new URI tag for this). Fixes #488112.
4656
4657 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4658
4659         * configure.ac:
4660           We need core/base 0.10.15 or later.
4661
4662 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4663
4664         Patch by: Mark Nauwelaerts <manauw skynet be>
4665
4666         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4667         Fix regression in stream numbering. Fixes #502655.
4668
4669 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4670
4671         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
4672
4673         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
4674         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4675         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
4676         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
4677         (gst_rtp_h264_pay_handle_buffer):
4678         * gst/rtp/gstrtph264pay.h:
4679         Use higher performance start-code searching.
4680         Parse NALs and store SPS, PPS and profile in the caps so that they can
4681         be used in the SDP. Fixes #502814.
4682
4683 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4684
4685         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4686         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
4687           Init some structs to zero before we pass them to ioctl, which
4688           avoids valgrind warnings.  Also fix a small memory leak.
4689
4690 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4691
4692         Patch by: Wouter Cloetens <wouter at mind dot be>
4693
4694         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
4695         Copy timestamp from input to output. Not very perfect yet but better
4696         than nothing. Fixes #503023.
4697
4698 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4699
4700         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
4701           Also print a useful error message with the old Wavpack API
4702           if possible.
4703
4704 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
4705
4706         * ext/wavpack/gstwavpackdec.c:
4707           More build fixes for old libwavpack versions: include config.h so
4708           that WAVPACK_OLD_API is actually defined as detected; only use
4709           WavpackGetErrorMessage if it is available. This fixes the build
4710           on debian stable for me.
4711
4712 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4713
4714         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
4715         * ext/wavpack/gstwavpackparse.c:
4716           (gst_wavpack_parse_create_src_pad):
4717           Workaround the non-existance of WavpackGetChannelMask in Wavpack
4718           versions below 4.40.0.
4719
4720 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4721
4722         * configure.ac:
4723           And now do it right for real...
4724
4725 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4726
4727         * configure.ac:
4728           Correctly reset $LIBS to not contain -lm.
4729
4730 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4731
4732         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
4733
4734         * configure.ac:
4735         * ext/cairo/gsttimeoverlay.c:
4736           (gst_cairo_time_overlay_print_smpte_time):
4737           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
4738           and checking for rint() and implementing it ourself if it doesn't
4739           exist. Fixes #497293.
4740
4741 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4742
4743         * configure.ac:
4744           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
4745
4746 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
4747
4748         * sys/oss/gstosshelper.c:
4749         Verify that the format returned after the ioctl is the one
4750         we requested. It is valid for the ioctl to succeed while
4751         substituting an alternate 'supported' sample format.
4752
4753 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
4754
4755         * sys/oss/gstossaudio.c: (plugin_init):
4756         * sys/oss/gstosssink.c: (gst_oss_sink_open):
4757         * sys/oss/gstosssrc.c: (gst_oss_src_open):
4758           Post decent (and translated) error message when we can't
4759           open the audio device for some reason.
4760
4761 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
4762
4763         * sys/oss/gstosssink.c:
4764         * sys/oss/gstosssrc.c:
4765         Allow the AUDIODEV environment variable to redirect us
4766         to a different default OSS device, like sunaudiosink does
4767         on Solaris (makes audio play automatically on SunRays).
4768
4769 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
4770
4771         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
4772         * gst/audiofx/audiochebyshevfreqband.c:
4773         (gst_audio_chebyshev_freq_band_transform_ip):
4774         * gst/audiofx/audiochebyshevfreqlimit.c:
4775         (gst_audio_chebyshev_freq_limit_transform_ip):
4776         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
4777         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
4778         The transform_ip() methods should do nothing if in passthrough mode.
4779         It might get non-writable buffers in that case but the buffer might
4780         as well be writable.
4781
4782         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
4783         The transform() methods won't be called in passthrough mode and
4784         otherwise the buffer is always writable so don't check here.
4785
4786 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
4787
4788         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
4789           Fix seeking in .wav files again (#501775).  Some people seem to think
4790           they don't need to test their changes when they're just 'reflowing'
4791           some code.
4792
4793 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
4794
4795         * gst/autodetect/gstautovideosink.c:
4796         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
4797         (gst_auto_video_sink_init),
4798         (gst_auto_video_sink_create_element_with_pretty_name),
4799         (gst_auto_video_sink_find_best),
4800         (gst_auto_video_sink_set_property),
4801         (gst_auto_video_sink_get_property):
4802         * gst/autodetect/gstautovideosink.h:
4803         Fix docs.
4804         Use same error reporting code as autoaudiosink.
4805         Add property to filter sinks based on caps. Only select raw video sinks
4806         by default for backwards compat.
4807         API: GstAutoVideoSink::filter-caps
4808
4809 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
4810
4811         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
4812
4813         * gst/autodetect/gstautoaudiosink.c:
4814         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
4815         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
4816         (gst_auto_audio_sink_set_property),
4817         (gst_auto_audio_sink_get_property):
4818         * gst/autodetect/gstautoaudiosink.h:
4819         Add property to filter sinks based on caps. Only select raw audio sinks
4820         by default for backwards compat.  Fixes #417420.
4821         API: GstAutoAudioSink::filter-caps
4822
4823 2007-11-29  Michael Smith <msmith@fluendo.com>
4824
4825         Patch by: Arek Korbik <arkadini@gmail.com>
4826
4827         * gst/videobox/gstvideobox.c: (plugin_init):
4828           Initialise liboil in plugin_init()
4829
4830 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
4831
4832         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4833         Post error before sending EOS. Fixes #499178.
4834
4835 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
4836
4837         * win32/vs6/gst_plugins_good.dsw:
4838         * win32/vs6/libgstpng.dsp:
4839         Add a project file for libgstpng
4840
4841 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
4842
4843         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
4844         (gst_rtp_h263_depay_process):
4845         Code beautification.
4846         Added debug statements.
4847         Don't bit-shift everything, just do operations on last/first byte
4848         instead.
4849
4850 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
4851
4852         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
4853
4854         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
4855         Fix wrong comparison in overrun check. Fixes #499239 some more.
4856
4857 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
4858
4859         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
4860         (gst_rtp_h263_depay_process):
4861         * gst/rtp/gstrtph263depay.h:
4862         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
4863         stream.
4864
4865 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
4866
4867         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
4868
4869         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
4870         (gst_rtp_mp4a_depay_process):
4871         * gst/rtp/gstrtpmp4adepay.h:
4872         Fix depayloading when multiple frames are inside one RTP packet.
4873         Fixes #499239.
4874
4875 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
4876
4877         * gst/level/gstlevel.c:
4878           Add GAP-flag support.
4879
4880 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
4881
4882         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
4883         Read the I flag for Mode A h263 rtp stream and set the
4884         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
4885         Fixes #499383
4886
4887 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
4888
4889         * gst/level/gstlevel.c:
4890           Remove some dead code and do cleanups.
4891
4892 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
4893
4894         * tests/check/pipelines/simple-launch-lines.c:
4895           Improve the tests by allowing to set a target state.
4896
4897 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
4898
4899         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
4900         Don't check the caps of the output buffer if they're equal some
4901         other caps. The caps can change in a backward compatible way
4902         and did at this point.
4903
4904 2007-11-24  Julien MOUTTE  <julien@moutte.net>
4905
4906         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4907         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
4908         (gst_qtdemux_seek_to_previous_keyframe),
4909         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
4910         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
4911         reverse playback support.
4912
4913 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
4914
4915         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
4916         Also set the channel layout on the Wavpack caps if we're having
4917         a mono layout. Of course only do it for "audio/x-wavpack".
4918
4919 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
4920
4921         * ext/wavpack/gstwavpackcommon.c:
4922         (gst_wavpack_get_default_channel_mask),
4923         (gst_wavpack_set_channel_layout),
4924         (gst_wavpack_get_default_channel_positions),
4925         (gst_wavpack_get_channel_mask_from_positions),
4926         (gst_wavpack_set_channel_mapping):
4927         * ext/wavpack/gstwavpackcommon.h:
4928         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
4929         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
4930         * ext/wavpack/gstwavpackdec.h:
4931         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
4932         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
4933         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
4934         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
4935         (gst_wavpack_enc_rewrite_first_block),
4936         (gst_wavpack_enc_sink_event):
4937         * ext/wavpack/gstwavpackenc.h:
4938         * ext/wavpack/gstwavpackparse.c:
4939         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
4940         (gst_wavpack_parse_scan_to_find_sample),
4941         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
4942         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
4943         * ext/wavpack/gstwavpackparse.h:
4944         Add support for encoding, parsing and decoding multichannel
4945         files with up to 8 channels. This also improves the robustness
4946         of parsing quite a bit.
4947
4948         * ext/wavpack/gstwavpackstreamreader.c:
4949         (gst_wavpack_stream_reader_read_bytes),
4950         (gst_wavpack_stream_reader_get_pos),
4951         (gst_wavpack_stream_reader_set_pos_abs),
4952         (gst_wavpack_stream_reader_set_pos_rel),
4953         (gst_wavpack_stream_reader_push_back_byte),
4954         (gst_wavpack_stream_reader_get_length),
4955         (gst_wavpack_stream_reader_can_seek),
4956         (gst_wavpack_stream_reader_write_bytes):
4957         Improve debugging.
4958
4959 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
4960
4961         * ext/libpng/gstpngdec.c:
4962         * ext/libpng/gstpngdec.h:
4963           Don't release the png-memory from within the callback.
4964
4965 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
4966
4967         Patch by: René Stadler <mail at renestadler dot de>
4968
4969         * ext/libpng/gstpngenc.c:
4970           Don't leak buffer data memory. Fixes #498395.
4971
4972 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
4973
4974         Patch by: René Stadler <mail at renestadler dot de>
4975
4976         * tests/check/pipelines/simple-launch-lines.c:
4977           Tests for #498395.
4978
4979 2007-11-20  Julien MOUTTE  <julien@moutte.net>
4980
4981         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
4982         (gst_tag_lib_mux_adjust_event_offsets):
4983         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
4984         * sys/osxaudio/Makefile.am:
4985         * sys/osxvideo/cocoawindow.h:
4986         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
4987
4988 2007-11-15  David Schleef  <ds@schleef.org>
4989
4990         * ext/cairo/gsttextoverlay.c:
4991           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
4992
4993 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
4994
4995         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
4996
4997         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
4998         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
4999         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
5000         * gst/rtp/gstrtpmp2tpay.h:
5001         Fill the MTU with as many packets as possible. Fixes #491323.
5002
5003 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5004
5005         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5006
5007         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5008         Fix some more leaks. Fixes #497007.
5009
5010 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5011
5012         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5013
5014         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
5015         (gst_rtspsrc_stream_configure_tcp):
5016         Fix 3 pad leaks. Fixes #496983.
5017
5018 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5019
5020         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5021
5022         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
5023         Fix small leak. Fixes #497017.
5024
5025 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5026
5027         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5028         (gst_qtdemux_prepare_current_sample),
5029         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
5030         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
5031         * gst/qtdemux/qtdemux_fourcc.h:
5032         * gst/qtdemux/qtdemux_types.c:
5033         Add suppport for theora in quicktime according to XiphQT.
5034
5035 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
5036
5037         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5038         (gst_v4l2src_init), (gst_v4l2src_set_property),
5039         (gst_v4l2src_get_property):
5040         * sys/v4l2/gstv4l2src.h:
5041         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5042           Always copy buffers by default (handle safer with bugged drivers)
5043           and added a property to make it possible to use mmap effectively (no
5044           copy if possible) when application wants to. Fixes: #480557.
5045
5046 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5047
5048         * gst/id3demux/id3tags.c:
5049         * gst/id3demux/id3tags.h:
5050         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
5051           We don't want the same string multiple times in a tag list for the
5052           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
5053           this doesn't happen and remove special-case code for GST_TAG_GENRE.
5054
5055 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5056
5057         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
5058           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
5059           into ID3v2 TXXX frames (fixes #347848).
5060
5061 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5062
5063         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
5064           Don't leak sdp message contents (fixes #496773).
5065
5066         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
5067           Don't leak URI string.
5068
5069 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5070
5071         Patch by: Julien Puydt <julien dot puydt at laposte net>
5072
5073         * ext/raw1394/Makefile.am:
5074         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
5075           (gst_1394_property_probe_get_properties),
5076           (gst_1394_property_probe_probe_property),
5077           (gst_1394_property_probe_needs_probe),
5078           (gst_1394_property_probe_get_values),
5079           (gst_1394_property_probe_interface_init),
5080           (gst_1394_type_add_property_probe_interface):
5081         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
5082         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
5083           (gst_dv1394src_init), (gst_dv1394src_dispose),
5084           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
5085           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
5086           (gst_dv1394src_update_device_name):
5087         * ext/raw1394/gstdv1394src.h:
5088           Implement GstPropertyProbe interface and add "device-name" property,
5089           so applications can use this to probe for available devices in the
5090           same way they can already with v4lsrc and v4l2src (however horrible
5091           this property probe interface may be). Fixes #358841.
5092
5093 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5094
5095         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5096
5097         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
5098           (gst_rtspsrc_parse_range):
5099           Don't leak event, don't leak range (fixes #496752).
5100
5101 2007-11-14  Michael Smith <msmith@fluendo.com>
5102
5103         Patch by: Arek Korbik <arkadini@gmail.com>
5104
5105         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
5106           Detect RGBA/BGRA correctly on little endian systems.
5107
5108 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5109
5110         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
5111           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
5112           corresponding ioctl() call fails even though the driver claims to
5113           support this format, just fall back to the pre-2.6.19 kernel
5114           routine that creates caps with suitable height and width ranges
5115           (see #448278).
5116
5117 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5118
5119         Patch by: Mark Nauwelaerts <manauw skynet be>
5120
5121         * gst/matroska/matroska-demux.c:
5122           (gst_matroska_demux_push_dvd_clut_change_event),
5123           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5124           (gst_matroska_demux_subtitle_caps):
5125         * gst/matroska/matroska-ids.h:
5126           Extract palette data for dvd subpicture streams and send it
5127           downstream as custom gstreamer dvd event (fixes #453417).
5128
5129 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
5130
5131         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
5132           Implement minimal parsing of the passed pango font description
5133           string, so passing a font size works the same as with the
5134           pango textoverlay plugin; fixes #455086.
5135           (Maybe we could just use pangocairo here at some point).
5136
5137 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
5138
5139         * gst/avi/gstavidemux.c:
5140         * gst/wavparse/gstwavparse.c:
5141           Return the result in _activate_pull(). Don't ref element there.
5142
5143 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
5144
5145         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5146         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5147         (gst_wavparse_srcpad_event):
5148           Ref the element when we should, but not when we its not needed. Reflow
5149           the event_handling to not leak the event.       
5150
5151 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
5152
5153         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5154         (qtdemux_parse_samples):
5155         Properly free QTDemuxSamples array.
5156         Protect table write with a sensible check, some files apparently DO contain
5157         stts values starting with 0 :(
5158
5159 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
5160
5161         * gst/avi/gstavidemux.c:
5162         * gst/qtdemux/qtdemux.c:
5163           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
5164           previous commit messed up.
5165
5166 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
5167
5168         * gst/avi/gstavidemux.c:
5169         * gst/qtdemux/qtdemux.c:
5170           Sync _handle_src_event() with oggdemux. In avidemux also ref the
5171           element when we should, but not when we its not needed.
5172
5173 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
5174
5175         * gst/wavparse/gstwavparse.c:
5176           Return FALSE if we can't handle a query instead of changing the
5177           format. Ignore fact when dealing with mpeg audio.
5178
5179 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5180
5181         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5182
5183         * configure.ac:
5184         * gst/udp/gstdynudpsink.c:
5185         * gst/udp/gstdynudpsink.h:
5186         * gst/udp/gstmultiudpsink.c:
5187         * gst/udp/gstmultiudpsink.h:
5188         * gst/udp/gstudpsink.c:
5189         * gst/udp/gstudpsink.h:
5190           Fix includes for MSVC and GLib-2.14.0 (#492388).
5191
5192         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5193           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
5194
5195 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
5196
5197         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5198         (gst_mulawdec_chain):
5199         * gst/law/mulaw-decode.h:
5200         Calculate outgoing buffer duration if incoming buffer didn't have a
5201         valid duration.
5202
5203 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5204
5205         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
5206         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
5207         Smarter combine_flow code that also deals with downstream elements
5208         returning UNEXPECTED when they receive data out of the segment
5209         boundaries. Fixes #491305.
5210
5211 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5212
5213         * sys/v4l2/v4l2src_calls.c:
5214           Fix 'unused variable' compiler warning when compiling against
5215           older kernel headers.
5216
5217 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5218
5219         * ext/taglib/gstid3v2mux.cc (add_funcs):
5220           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
5221
5222 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
5223
5224         * tests/check/pipelines/simple-launch-lines.c:
5225            Improve the tests a little more.
5226
5227 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
5228
5229         patch by: Yun Zheng Hu
5230
5231         * sys/osxaudio/gstosxaudiosrc.c:
5232         Use default input device instead of default output device and
5233         only memcpy actual available bytes.
5234
5235 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
5236
5237         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
5238           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
5239           early. It is temporary until we find something better.
5240
5241 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5242
5243         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5244
5245         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
5246         Fix race when pausing a RTSP stream in interleaved.
5247         Fixes #475784.
5248
5249 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5250
5251         Patch by: Peter Kjellerstedt <pkj at axis com>
5252
5253         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
5254         Use correct unref function for buffers. #488844.
5255
5256 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
5257
5258         * gst/avi/gstavimux.c:
5259         * tests/check/elements/avimux.c:
5260           Add some debug and sync tests with the fix.     
5261
5262 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5263
5264         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
5265
5266         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
5267         When the socket is used by the app for other purposes, don't generate an
5268         error if there is activaty on the socket that is not data related.
5269         Fixes #487488.
5270
5271 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5272
5273         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5274         (gst_v4l2src_grab_frame):
5275         Add some more debug info. Generate an error when we run out of buffers
5276         for some reason. See #480557.
5277
5278 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
5279
5280         Patch by: Anders Skargren <anders dot skargren at axis dot com>
5281
5282         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
5283         Set marker bit correctly.
5284
5285 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
5286
5287         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
5288         Use allowed name for the GstStructure.
5289
5290 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
5291
5292         * ext/gconf/gstswitchsink.c:
5293         * gst/autodetect/gstautoaudiosink.c:
5294           Use new gst_bus_pop_filtered().
5295
5296 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
5297
5298         * sys/v4l2/gstv4l2src.c:
5299         * sys/v4l2/v4l2src_calls.c:
5300           When probing the formats and sizes a camera supports, make
5301           sure the best ones (highest resolution, prefered format)
5302           end up at the beginning of the probed caps and the less
5303           desirable ones at the end.  This is important because the
5304           order within the caps matters for things like fixation and
5305           negotiation, ie. what format is chosen in the end.
5306           With recent kernels, the current probing code will end up
5307           querying the supported sizes from lowest resolution to
5308           highest resolution, adding them to the probed caps in that
5309           order, resulting to v4l2src fixating to the lowest possible
5310           resolution if downstream does not express a size preference.
5311           Also make up a somewhat random ranking of prefered output
5312           formats for the same reason. Fixes #485828.
5313         
5314 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5315
5316         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
5317
5318         * gst/id3demux/id3v2frames.c:
5319           Extract license/copyright URIs from ID3v2 WCOP frames
5320           (Fixes #447000).
5321
5322         * tests/check/elements/id3demux.c:
5323         * tests/files/Makefile.am:
5324         * tests/files/id3-447000-wcop.tag:
5325           Add simple unit test.
5326
5327 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5328
5329         * ext/taglib/gstid3v2mux.cc:
5330           Add support for license/copyright URI tags (ID3v2 WCOP frame).
5331           Prerequisite for #447000.
5332
5333 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5334
5335         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
5336         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
5337         a GstClockTime.
5338
5339 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5340
5341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
5342         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
5343         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
5344         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
5345         (gst_rtspsrc_change_state):
5346         More seeking fixes, mostly passing around the new playback segment in
5347         order to configure it properly.
5348         Also reset base_time of udp sources when setting them back to PLAYING as
5349         a temporary hack until core supports seek in live sources properly.
5350
5351 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5352
5353         * gst/rtp/gstrtpmp4adepay.c:
5354         Fix caps as to not confuse autopluggers.
5355
5356 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5357
5358         * gst/id3demux/gstid3demux.c:
5359         * gst/id3demux/gstid3demux.h:
5360         * gst/id3demux/id3tags.c:
5361         * gst/id3demux/id3tags.h:
5362         * gst/id3demux/id3v2frames.c:
5363           Port ID3 tag demuxer over to the new GstTagDemux in -base
5364           (now would be a good time to test re-importing your music
5365           collection).
5366
5367 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5368
5369         * gst/apetag/Makefile.am:
5370         * gst/apetag/gstapedemux.c:
5371         * gst/apetag/gstapedemux.h:
5372         * gst/apetag/gsttagdemux.c:
5373         * gst/apetag/gsttagdemux.h:
5374           Port APE tag demuxer over to the new GstTagDemux in -base.
5375
5376 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
5377
5378         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
5379         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
5380         (gst_rtspsrc_handle_internal_src_query),
5381         (gst_rtspsrc_handle_src_query), (new_session_pad),
5382         (gst_rtspsrc_stream_configure_tcp),
5383         (gst_rtspsrc_stream_configure_transport),
5384         (gst_rtspsrc_loop_send_cmd):
5385         Improve flushing behaviour.
5386         Set state of the udp sources to PAUSE/PLAYING correctly.
5387         Handle events and queries for UDP and TCP transport now.
5388
5389 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5390
5391         * gst/rtp/gstrtpgsmdepay.c:
5392         * gst/rtp/gstrtpgsmpay.c:
5393           Add log category.
5394
5395 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5396
5397         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
5398
5399         * tests/check/Makefile.am:
5400         * tests/check/pipelines/simple-launch-lines.c:
5401           Add unit tests for payloaders/depayloaders.
5402
5403 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5404
5405         * gst/avi/gstavimux.c:
5406         * gst/avi/gstavimux.h:
5407           Also save codec data for audio streams. Fixes #482495.
5408
5409 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5410
5411         * gst/avi/gstavimux.c:
5412           Fix "Index entry has invalid stream nr 1".
5413           Add support for muxing aac - work in progress (see #482495).
5414
5415 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5416
5417         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
5418         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
5419         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
5420         * gst/rtsp/gstrtspsrc.h:
5421         Parse bandwidth modifiers, they are not yet configured in the session
5422         manager because we don't have an API for that yet.
5423
5424 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5425
5426         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
5427         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
5428         Use shiny new function in -base to get the default clock-rate.
5429         Update some docs.
5430
5431 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
5432
5433         * win32/MANIFEST:
5434         Add files to win32 manifest.
5435         * win32/vs6/libgstaudiofx.dsp:
5436         * win32/vs6/libgstqtdemux.dsp:
5437         * win32/vs6/libgstrtp.dsp:
5438         * win32/vs6/libgstrtsp.dsp:
5439         Update project files.
5440
5441 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
5442
5443         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
5444         (gst_rtspsrc_play):
5445         * gst/rtsp/gstrtspsrc.h:
5446         In TCP mode, only timestamp the first buffer. TCP is not real time and
5447         it does not make sense to try to skew compensate, also some servers send
5448         the first batch of data in a burst.
5449
5450 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
5451
5452         * gst/matroska/matroska-demux.c:
5453           Fix setting the discont flag on the first buffer
5454           pushed downstream for formats with private codec
5455           data that needs to be deserialised into buffers
5456           (such as vorbis and FLAC when in a matroska container).
5457
5458 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
5459
5460         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
5461
5462         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
5463         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
5464         (gst_rtp_mp4v_pay_handle_buffer):
5465         * gst/rtp/gstrtpmp4vpay.h:
5466         Free the config string. Fixes #480707.
5467         Clean up the timestamp code a little.
5468
5469 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5470
5471         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
5472         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
5473         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
5474         * gst/rtsp/gstrtspsrc.h:
5475         Set timestamps on RTP buffers in interleaved mode.
5476         Mark first buffers with a DISCONT.
5477         Remove flush hack now that sync for live sources has been figured out.
5478
5479 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5480
5481         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
5482         Update documentation.
5483
5484 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5485
5486         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
5487         (gst_rtp_xqt_depay_change_state):
5488         * gst/qtdemux/gstrtpxqtdepay.h:
5489         Fail if we don't know the quicktime format.
5490
5491 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
5492
5493         * ext/flac/gstflacenc.c:
5494         * ext/flac/gstflacenc.h:
5495           Save the flow return from the last gst_pad_push() and
5496           make sure we pass the right flow return value upstream
5497           in the case of failure; minor clean-ups.
5498
5499 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5500
5501         * ext/taglib/gstapev2mux.cc:
5502         * ext/taglib/gstid3v2mux.cc:
5503         * gst/apetag/gstapedemux.c:
5504           Add support for the new GST_TAG_COMPOSER (#459809).
5505
5506 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5507
5508         * gst/law/alaw-decode.c:
5509         * gst/law/alaw-decode.h:
5510         * gst/law/alaw-encode.c:
5511         * gst/law/alaw-encode.h:
5512         * gst/law/alaw.c:
5513         * gst/law/mulaw-conversion.h:
5514           Compulsive clean-ups: use boilerplate macros, add debug
5515           categories, fix up things to conform to symbol nomenklatura,
5516           etc.
5517
5518 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5519
5520         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
5521
5522         * gst/law/alaw-decode.c:
5523         * gst/law/alaw-encode.c:
5524           Use static tables for A-Law decoding and encoding; this makes
5525           A-Law decoding and encoding less CPU-intensive, but increases
5526           the binary size a bit. Leaving old code around for now,
5527           selectable by a define in the code. Fixes #435435.
5528
5529 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5530
5531         * configure.ac:
5532         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
5533         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
5534         in configure.ac.
5535
5536 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5537
5538         Patch by: Jan Gerber <j at bootlab dot org>
5539
5540         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
5541         Add fourccs for MPEG2 HDV streams. Fixes #479960.
5542
5543 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
5544
5545         * sys/oss/gstosshelper.c:
5546           Use GST_WARNING instead of a g_critical. This situation is not caused
5547           by the application.
5548
5549 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5550
5551         * po/LINGUAS:
5552         * po/nl.po:
5553           Updated translations.
5554
5555 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5556
5557         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
5558
5559         * po/eu.po:
5560           Added Basque translation.
5561
5562 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5563
5564         translated by: Abel Cheung <abelcheung@gmail.com>
5565
5566         * po/zh_HK.po:
5567         * po/zh_TW.po:
5568           Added Chinese (traditional and Hong Kong) translation.
5569
5570 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5571
5572         translated by: Jakub Bogusz <qboosh@pld-linux.org>
5573
5574         * po/pl.po:
5575           Added Polish translation.
5576
5577 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5578
5579         translated by: Ilkka Tuohela <hile@iki.fi>
5580
5581         * po/fi.po:
5582           Added Finnish translation.
5583
5584 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5585
5586         translated by: Jorge González González <aloriel@gmail.com>
5587
5588         * po/es.po:
5589           Added Spanish translation.
5590
5591 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5592
5593         translated by: Mogens Jaeger <mogens@jaeger.tf>
5594
5595         * po/da.po:
5596           Added Danish translation.
5597
5598 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5599
5600         translated by: Funda Wang <fundawang@linux.net.cn>
5601
5602         * po/zh_CN.po:
5603           Added Chinese (simplified) translation.
5604
5605 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5606
5607         translated by: Alexander Shopov <ash@contact.bg>
5608
5609         * po/bg.po:
5610           Added Bulgarian translation.
5611
5612 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
5613
5614         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
5615         Set outgoing packet duration because we can. Fixes #478244 some more.
5616
5617 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
5618
5619         * ext/cairo/gsttextoverlay.c:
5620           Add info about static leak.
5621         
5622         * tests/check/Makefile.am:
5623         * tests/check/generic/states.c:
5624           Improved state change unit test.
5625
5626 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5627
5628         * docs/plugins/.cvsignore:
5629         * tests/check/.cvsignore:
5630           Ignore registries in any format.
5631
5632 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5633
5634         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
5635         Removed some unused code.
5636
5637         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
5638         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
5639         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
5640         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
5641         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
5642         (gst_rtp_theora_pay_flush_packet):
5643         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
5644         Try to preserve the incomming buffer duration on the outgoing
5645         packets. Fixes #478244.
5646
5647 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
5648
5649         * ext/taglib/gstapev2mux.cc:
5650         * ext/taglib/gstid3v2mux.cc:
5651           Work around compiler warnings with g++-4.2 when assigning a
5652           string constant to a gchar * (partially fixes #478092).
5653
5654 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
5655
5656         * configure.ac:
5657           We require core CVS now for gst_base_src_set_do_timestamp().
5658
5659 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5660
5661         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
5662         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
5663         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
5664         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
5665         (gst_rtspsrc_handle_message):
5666         Fix compiler warnings shown with Forte.
5667
5668 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
5669
5670         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
5671         (gst_rtspsrc_dup_printf):
5672         Give meaningfull error when all streams failed to configure for some
5673         reason.
5674
5675 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
5676
5677         * gst/rtp/README:
5678         Update README with the design for synchronisation rules of RTP on
5679         sender and receiver.
5680
5681 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
5682
5683         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
5684         (gst_wavparse_chain):
5685         Don't push EOS from the chain function, the element
5686         driving the pipeline is responsible for this. The bug
5687         this was meant to fix seems to be queue not forwarding
5688         EOS in all cases (see #476514).
5689
5690 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
5691
5692         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
5693         (gst_level_transform_ip):
5694         * gst/level/gstlevel.h:
5695         Use basetransform segment so that it is correctly managed on flushes and
5696         start/stop.
5697         Report message timestamp as stream time, which is what an application
5698         can understand.
5699
5700 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
5701
5702         * ext/taglib/gstapev2mux.cc:
5703         * ext/taglib/gstapev2mux.h:
5704         * ext/taglib/gsttaglibmux.c:
5705         * tests/check/elements/apev2mux.c:
5706         Update my mail address.
5707
5708 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
5709
5710         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
5711         (gst_wavparse_loop), (gst_wavparse_chain):
5712         Add EOS logic for the push-based mode too. Fixes #476514.
5713
5714 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
5715
5716         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
5717         * gst/law/alaw-encode.h:
5718         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
5719         (gst_mulawenc_chain):
5720         * gst/law/mulaw-encode.h:
5721         Fix law encoder timestamps.
5722
5723 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
5724
5725         * ext/gconf/gstgconfaudiosink.c:
5726           Fix warning when building without debug.
5727
5728         * sys/oss/gstossmixertrack.c:
5729           Use const like in alsamixertrack.c (fixes warnings).
5730
5731 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
5732
5733         * sys/v4l2/v4l2src_calls.c:
5734         (gst_v4l2src_probe_caps_for_format_and_size):
5735         Fix framerate detection code some more.
5736         Handle the case where there is a weird step in the stepwise framerates.
5737         Don't overwrite the min interval with the framerate, use a temp variable
5738         instead.
5739         Use max in the Continuous framerate intervals instead of step, which is
5740         1 according to the docs. Fixes #475424.
5741
5742 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
5743
5744         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
5745         Make udpsrc timestamp outgoing buffers based on when they were received.
5746         Also make it output a segment in time.
5747
5748 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
5749
5750         * gst/avi/gstavidemux.c:
5751           Plug a little leak. Little code cleanups.
5752
5753 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
5754
5755         * configure.ac:
5756           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
5757           flac versions, 's good for cross-compilation karma.
5758
5759 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5760
5761         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
5762
5763         * gst/rtp/gstrtph263pay.c:
5764           Fix up header structure so that compilers don't add padding
5765           between the structure fields, since that would lead to us
5766           sending RTP packets with broken headers (as is currently the
5767           case when compiling with MSVC). Also see similar fixes in
5768           libgstrtp in gst-plugins-base. (#474616; #471194)
5769
5770 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
5771
5772         * sys/v4l2/v4l2src_calls.c:
5773         (gst_v4l2src_probe_caps_for_format_and_size):
5774         Don't overwrite our GValue with 0 but instead use the previously
5775         computed value. Fixes #471823 some more.
5776
5777 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
5778
5779         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5780           No tabs in this file please, or gtk-doc will end up documenting
5781           rather absurd class hierarchies.
5782
5783 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
5784
5785         * ext/gconf/gstswitchsink.c:
5786           If the new kid element fails to change state for some reason
5787           (e.g. esdsink not being able to connect to the sound server),
5788           forward the error message it posted on the bus instead of just
5789           posting a generic 'Internal state change error: please file a
5790           bug' error message. Fixes #471364.
5791
5792 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5793
5794         * gst/qtdemux/Makefile.am:
5795         * gst/qtdemux/qtdemux.c:
5796           Don't assume tags are encoded as UTF-8 (#473670).
5797
5798 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5799
5800         * sys/v4l2/gstv4l2src.c:
5801         * sys/v4l2/gstv4l2src.h:
5802         * sys/v4l2/v4l2src_calls.c:
5803           Implement LATENCY queries in the crudest way possible so I don't
5804           have to use sync=false any longer when testing with videosinks.
5805
5806 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5807
5808         * configure.ac:
5809           Fix build.
5810
5811 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
5812
5813         * sys/v4l2/v4l2src_calls.c:
5814         (gst_v4l2src_probe_caps_for_format_and_size):
5815         Add some more debugging in the framerate function.
5816         Iterate stepwise framerate up to and _including_ the max and if nothing
5817         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
5818         don't end up with an empty list. Fixes #471823
5819
5820 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
5821
5822         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5823         (gst_multiudpsink_set_clients_string),
5824         (gst_multiudpsink_get_clients_string),
5825         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
5826         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
5827         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
5828         (gst_multiudpsink_clear):
5829         Add property do configure destination address/port pairs
5830         API:GstMultiUDPSink::clients
5831
5832 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
5833
5834         * tests/examples/Makefile.am:
5835         * tests/examples/rtp/Makefile.am:
5836         * tests/examples/rtp/client-H263p-AMR.sh:
5837         * tests/examples/rtp/client-H263p-PCMA.sdp:
5838         * tests/examples/rtp/client-H263p-PCMA.sh:
5839         * tests/examples/rtp/client-H264-PCMA.sdp:
5840         * tests/examples/rtp/client-H264-PCMA.sh:
5841         * tests/examples/rtp/client-PCMA.sh:
5842         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
5843         * tests/examples/rtp/server-alsasrc-PCMA.sh:
5844         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
5845         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
5846         Added some RTP example scripts for sending and receiving RTP streams.
5847
5848 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
5849
5850         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
5851         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
5852         Restructure the setcaps function so that we can also compute the
5853         expected GStreamer output size of the video frames.
5854         Set frame_byte_size correctly so that read-based devices have a chance
5855         of working correctly.
5856         When grabbing a frame, discard frames that are not of the expected size.
5857         Some cameras don't output the right framesize for the first buffer.
5858         Try only a couple of times to get a valid frame, else error out.
5859
5860         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
5861         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
5862         Add some more debug info when scanning the device.
5863
5864         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
5865         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
5866         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
5867         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
5868         Add some more debug info when dequeing a frame.
5869
5870 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
5871
5872         * gst/wavparse/gstwavparse.c:
5873           More code cleanups. Add some more comment and improve debugs logs.
5874
5875 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
5876
5877         * gst/wavparse/gstwavparse.c:
5878         * gst/wavparse/gstwavparse.h:
5879           Implement seek-query. Refactor duration calculations. Appropriate use
5880           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
5881           out of loops.
5882
5883 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
5884
5885         * gst/avi/gstavidemux.c:
5886           Implement seek-query.
5887
5888 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
5889
5890         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
5891         (gst_rtspsrc_dup_printf):
5892         Use new basesink async property to make sparse RTCP packet not wait for
5893         preroll.
5894
5895 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
5896
5897         * gst/audiofx/Makefile.am:
5898         Dist the right file.
5899
5900 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
5901
5902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
5903         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
5904         Make sure we generate and parse floating point values in the POSIX
5905         locale instead of the current locale. 
5906
5907 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
5908
5909         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
5910         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
5911         (gst_rtspsrc_play):
5912         * gst/rtsp/gstrtspsrc.h:
5913         Fix method detection again.
5914         Keep track of when we must send a Range header.
5915         Use segment values for Range, Speed and Scale headers.
5916         Parse Speed and Scale headers to update the segment values.
5917
5918 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
5919
5920         patch by: Mark Nauwelaerts <manauw@skynet.be>
5921
5922         * sys/v4l2/v4l2src_calls.c:
5923           Handle optional v4l2 ioctls gracefully.
5924
5925 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
5926
5927         * gst/rtp/Makefile.am:
5928         * gst/rtp/gstrtp.c: (plugin_init):
5929         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
5930         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
5931         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
5932         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
5933         (gst_rtp_h263_depay_get_property),
5934         (gst_rtp_h263_depay_change_state),
5935         (gst_rtp_h263_depay_plugin_init):
5936         * gst/rtp/gstrtph263depay.h:
5937         Added an H263 depayloader. Fixes #369392.
5938
5939         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
5940         (gst_rtp_h263p_depay_process):
5941         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
5942         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
5943         Make the H263+ pay/depayloader support H263-1998 and H263-2000
5944         payloads.
5945         Also alow plain H263 on the h263p payloaders. Fixes #465040.
5946
5947 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
5948
5949         * gst/audiofx/audiochebyshevfreqband.c:
5950         * gst/audiofx/audiochebyshevfreqlimit.c:
5951         Add small comparision with the windowed sinc filters in the docs.
5952
5953 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
5954
5955         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
5956         (audiochebyshevfreqband_suite):
5957         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
5958         (audiochebyshevfreqlimit_suite):
5959         Also test 32 bit float mode and the type 2 variants of the filters.
5960
5961 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
5962
5963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
5964         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
5965         (gst_rtspsrc_loop):
5966         Refactor the udp and interleaved loop function a bit.
5967
5968 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
5969
5970         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5971         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
5972         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
5973         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
5974         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
5975         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
5976         * gst/rtsp/gstrtspsrc.h:
5977         Protect connection activity with a new lock, avoids deadlocks when going
5978         to PAUSED. Fixes #455808.
5979
5980 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
5981
5982         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
5983         Fix debug statement.
5984
5985 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
5986
5987         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
5988         Fix stray %u in debug line as spotted by Saur on IRC.
5989
5990 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
5991
5992         * gst/audiofx/audiochebyshevfreqband.c:
5993         (gst_audio_chebyshev_freq_band_class_init):
5994         * gst/audiofx/audiochebyshevfreqlimit.c:
5995         (gst_audio_chebyshev_freq_limit_class_init):
5996         Use generator macros for the process functions for the different
5997         sample types, add lower upper boundaries for the GObject properties
5998         so automatically generated UIs can use sliders and add a note about
5999         the number of poles as a too high number of poles combined with
6000         very low or very high frequencies will produce only noise.
6001         * docs/plugins/gst-plugins-good-plugins.args:
6002         Regenerated for the property changes.
6003
6004 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6005
6006         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
6007         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
6008         (gst_rtspsrc_stream_configure_udp_sink),
6009         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
6010         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6011         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
6012         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
6013         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
6014         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6015         * gst/rtsp/gstrtspsrc.h:
6016         Improve timeout handling.
6017         Use the same socket for sending and receiving RTCP packets so that some
6018         servers can track clients better.
6019         Improve connection closed handling. Try to reconnect.
6020         Don't overwrite our content base with NULL.
6021         Improve debugging.
6022         Improve range parsing and handling.
6023         Remove flushing hack now that core does the right thing.
6024
6025 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6026
6027         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6028         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6029         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6030         (gst_multiudpsink_close), (gst_multiudpsink_add):
6031         * gst/udp/gstmultiudpsink.h:
6032         Add support for getting and setting the socket to use.
6033
6034         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
6035         (gst_udpsrc_create), (gst_udpsrc_get_property):
6036         Add support for getting the currently used socket.
6037
6038 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
6039
6040         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6041
6042         * gst/audiofx/Makefile.am:
6043         * gst/audiofx/audiochebyshevfreqband.c:
6044         (gst_audio_chebyshev_freq_band_mode_get_type),
6045         (gst_audio_chebyshev_freq_band_base_init),
6046         (gst_audio_chebyshev_freq_band_dispose),
6047         (gst_audio_chebyshev_freq_band_class_init),
6048         (gst_audio_chebyshev_freq_band_init),
6049         (generate_biquad_coefficients), (calculate_gain),
6050         (generate_coefficients),
6051         (gst_audio_chebyshev_freq_band_set_property),
6052         (gst_audio_chebyshev_freq_band_get_property),
6053         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
6054         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
6055         (gst_audio_chebyshev_freq_band_start):
6056         * gst/audiofx/audiochebyshevfreqband.h:
6057         * gst/audiofx/audiochebyshevfreqlimit.c:
6058         (gst_audio_chebyshev_freq_limit_mode_get_type),
6059         (gst_audio_chebyshev_freq_limit_base_init),
6060         (gst_audio_chebyshev_freq_limit_dispose),
6061         (gst_audio_chebyshev_freq_limit_class_init),
6062         (gst_audio_chebyshev_freq_limit_init),
6063         (generate_biquad_coefficients), (calculate_gain),
6064         (generate_coefficients),
6065         (gst_audio_chebyshev_freq_limit_set_property),
6066         (gst_audio_chebyshev_freq_limit_get_property),
6067         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
6068         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
6069         (gst_audio_chebyshev_freq_limit_start):
6070         * gst/audiofx/audiochebyshevfreqlimit.h:
6071         * gst/audiofx/audiofx.c: (plugin_init):
6072         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
6073         Fixes #464800.
6074
6075         * tests/check/Makefile.am:
6076         * tests/check/elements/.cvsignore:
6077         * tests/check/elements/audiochebyshevfreqband.c:
6078         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
6079         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
6080         * tests/check/elements/audiochebyshevfreqlimit.c:
6081         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
6082         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
6083         Add unit tests for the chebyshev filters.
6084
6085         * docs/plugins/Makefile.am:
6086         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6087         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6088         * docs/plugins/gst-plugins-good-plugins.args:
6089         * docs/plugins/inspect/plugin-1394.xml:
6090         * docs/plugins/inspect/plugin-audiofx.xml:
6091         * docs/plugins/inspect/plugin-dv.xml:
6092         * docs/plugins/inspect/plugin-flac.xml:
6093         * docs/plugins/inspect/plugin-jpeg.xml:
6094         * docs/plugins/inspect/plugin-png.xml:
6095         * docs/plugins/inspect/plugin-rtp.xml:
6096         * docs/plugins/inspect/plugin-shout2send.xml:
6097         * docs/plugins/inspect/plugin-wavpack.xml:
6098         And add docs for the chebyshev filters. While doing
6099         that also run make update in docs/plugins.
6100
6101 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
6102
6103         * ext/annodex/gstcmmltag.c:
6104         * gst/rtp/gstrtpvorbispay.c:
6105           Make ro memory to share.
6106
6107 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6108
6109         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6110         Improve UDP performance by avoiding a select() when we have data
6111         available immediatly.
6112
6113 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6114
6115         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
6116         (gst_rtp_dec_class_init):
6117         * gst/rtsp/gstrtpdec.h:
6118         Add (dummy) SSRC management signals.
6119
6120         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
6121         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
6122         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
6123         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
6124         (on_timeout), (gst_rtspsrc_stream_configure_manager),
6125         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
6126         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
6127         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6128         * gst/rtsp/gstrtspsrc.h:
6129         Add connection-speed property.
6130         Add find_stream helper functions.
6131         Handle stream EOS based on BYE messages or SSRC timeout.
6132         Returns SUCCESS from the state change function as we hide our async
6133         elements from the parent.
6134
6135 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
6136
6137         * gst/debug/rndbuffersize.c:
6138           Fix da leak.
6139
6140 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
6141
6142         * gst/debug/Makefile.am:
6143         * gst/debug/breakmydata.c:
6144         * gst/debug/gstdebug.c:
6145         * gst/debug/negotiation.c:
6146         * gst/debug/progressreport.c:
6147         * gst/debug/rndbuffersize.c:
6148         * gst/debug/testplugin.c:
6149           Add new test element and clean-up the others a little.
6150
6151 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6152
6153         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
6154         Fix parsing of mp4a version 0 atoms. Fixes #465774.
6155
6156 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6157
6158         * gst/rtp/gstrtpilbcdepay.c:
6159           Include stdlib.
6160
6161 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
6162
6163         * gst/rtp/gstrtpmpvdepay.c:
6164         Set the mpegversion in the caps so that autoplugging does not get
6165         confused.
6166
6167 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6168
6169         * po/hu.po:
6170         * po/uk.po:
6171         * po/vi.po:
6172           Updated translations.
6173
6174 2007-08-08  Michael Smith <msmith@fluendo.com>
6175
6176         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
6177           Render right border in the correct location.
6178
6179 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6180
6181         Patch by: Olivier Crete <tester at tester dot ca>
6182
6183         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
6184         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
6185         Make mode property a string. Fixes #464475.
6186
6187 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
6188
6189         * ext/flac/gstflacenc.c:
6190           Widen caps to match decoder a bit and add more FIXMEs.
6191
6192 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
6193
6194         patch by: Mark Nauwelaerts <manauw@skynet.be>
6195
6196         * gst/avi/gstavimux.c:
6197           Fix ODML index tag numbering. Fixes #463624.
6198
6199 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6200
6201         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
6202         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
6203         (gst_rtspsrc_stream_configure_tcp),
6204         (gst_rtspsrc_stream_configure_udp_sink):
6205         Fix default clock-rate for realmedia.
6206         Fix parsing of transport.
6207         Don't try to link NULL pads.
6208
6209 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
6210
6211         * po/POTFILES.skip:
6212           Add POTFILES.skip with list of source files that aren't disted at the
6213           moment but contain translatable strings. Should hopefully pacify
6214           broken tools and make it clearer that these files are left out
6215           intentionally (#461600).
6216
6217 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
6218
6219         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
6220         If the buffer was entirely clipped ... don't try sending it :)
6221
6222 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6223
6224         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
6225         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
6226         (gst_rtspsrc_create_transports_string),
6227         (gst_rtspsrc_prepare_transports):
6228         If we don't hav a session manager, set the caps on outgoing buffers
6229         ourselves.
6230         Force PAUSE/PLAY methods for now until the extensions can overwrite.
6231         Append final bit of the transport string even when it does not contain a
6232         placeholder.
6233
6234 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6235
6236         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
6237         (gst_rtsp_ext_list_connect):
6238         * gst/rtsp/gstrtspext.h:
6239         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
6240         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
6241         Clean up the interface list.
6242         Allow connecting to interface signals for the extensions.
6243         Remove old extension code.
6244         Free list on cleanup.
6245         Allow extensions to send additional RTSP messages.
6246
6247 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6248
6249         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
6250         Handle a NULL gconf key gracefully by rendering the default element.
6251
6252 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6253
6254         * gst/rtsp/gstrtspext.h:
6255         Fix include path for extension interface.
6256
6257 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
6258
6259         * gst/audiofx/audioamplify.h:
6260         Also remove a now unecessary variable here.
6261
6262 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
6263
6264         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
6265         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
6266         * gst/audiofx/audiodynamic.c:
6267         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
6268         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
6269         * gst/audiofx/audiodynamic.h:
6270         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6271         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
6272         * gst/audiofx/audioinvert.h:
6273         Don't save format information ourselves, this is already saved in
6274         GstAudioFilter.
6275
6276 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6277
6278         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
6279         (gst_rtsp_ext_list_stream_select):
6280         * gst/rtsp/gstrtspext.h:
6281         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6282         Use rank to filter out extensions.
6283         Add url to stream_select interface call.
6284
6285 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6286
6287         * gst/rtsp/Makefile.am:
6288         * gst/rtsp/base64.c:
6289         * gst/rtsp/base64.h:
6290         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
6291         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
6292         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
6293         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
6294         (gst_rtsp_ext_list_setup_media),
6295         (gst_rtsp_ext_list_configure_stream),
6296         (gst_rtsp_ext_list_get_transports),
6297         (gst_rtsp_ext_list_stream_select):
6298         * gst/rtsp/gstrtspext.h:
6299         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
6300         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
6301         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
6302         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
6303         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
6304         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
6305         (gst_rtspsrc_stream_configure_tcp),
6306         (gst_rtspsrc_stream_configure_mcast),
6307         (gst_rtspsrc_stream_configure_udp),
6308         (gst_rtspsrc_stream_configure_udp_sink),
6309         (gst_rtspsrc_stream_configure_transport),
6310         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
6311         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
6312         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
6313         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
6314         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
6315         (gst_rtspsrc_parse_methods),
6316         (gst_rtspsrc_create_transports_string),
6317         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6318         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
6319         (gst_rtspsrc_play), (gst_rtspsrc_pause),
6320         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
6321         * gst/rtsp/gstrtspsrc.h:
6322         * gst/rtsp/rtsp.h:
6323         * gst/rtsp/rtspconnection.c:
6324         * gst/rtsp/rtspconnection.h:
6325         * gst/rtsp/rtspdefs.c:
6326         * gst/rtsp/rtspdefs.h:
6327         * gst/rtsp/rtspext.h:
6328         * gst/rtsp/rtspextwms.c:
6329         * gst/rtsp/rtspextwms.h:
6330         * gst/rtsp/rtspmessage.c:
6331         * gst/rtsp/rtspmessage.h:
6332         * gst/rtsp/rtsprange.c:
6333         * gst/rtsp/rtsprange.h:
6334         * gst/rtsp/rtsptransport.c:
6335         * gst/rtsp/rtsptransport.h:
6336         * gst/rtsp/rtspurl.c:
6337         * gst/rtsp/rtspurl.h:
6338         * gst/rtsp/sdp.h:
6339         * gst/rtsp/sdpmessage.c:
6340         * gst/rtsp/sdpmessage.h:
6341         * gst/rtsp/test.c:
6342         Use shiny new RTSP and SDP library.
6343         Implement RTSP extensions using the new interface.
6344         Remove a lot of old code.
6345
6346 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
6347
6348         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6349         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
6350
6351 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
6352
6353         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6354         Don't unref the outgoing buffer twice when dropping it because it's
6355         outside of the segment.
6356
6357 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
6358
6359         * configure.ac:
6360         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6361         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
6362         Use the new buffer clipping function from gstaudio here and
6363         require gst-plugins-base CVS.
6364         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
6365         For framed Wavpack buffers we require a valid timestamp.
6366
6367 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
6368
6369         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6370         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
6371         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
6372         Clip raw audio and video when we can, keep track of current output
6373         segment.
6374         Don't leak buffers and events when there is no output pad.
6375         Improve debugging here and there.
6376
6377 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
6378
6379         * configure.ac:
6380           Sync liboil check with plugins-base.
6381
6382 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6383
6384         * ext/annodex/Makefile.am:
6385           Fix CFLAGS/LIBS.
6386
6387         * ext/cdio/gstcdiocddasrc.c:
6388         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6389           Include stdlib
6390
6391         * ext/cairo/Makefile.am:
6392         * gst/videofilter/Makefile.am:
6393         * tests/examples/level/Makefile.am:
6394           Use $(LIBM) instead of -lm
6395
6396 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6397
6398         * sys/v4l2/gstv4l2src.c:
6399           Add another example pipeline.
6400
6401 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6402
6403         Patch by: Alexander Eichner <alexeichi@yahoo.de>
6404
6405         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
6406           Use define here.
6407
6408         * sys/v4l2/gstv4l2tuner.c:
6409         (gst_v4l2_tuner_set_frequency_and_notify):
6410           Don't touch the property - its still disabled.
6411
6412         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6413         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
6414         * sys/v4l2/v4l2src_calls.h:
6415           Improve fallback format negotionation. Fixes #451388
6416
6417 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6418
6419         * tests/check/elements/videocrop.c: (GST_START_TEST):
6420           Fix the test.
6421
6422 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
6423
6424         * docs/plugins/Makefile.am:
6425         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6426         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6427         * docs/plugins/inspect/plugin-jpeg.xml:
6428         * docs/plugins/inspect/plugin-png.xml:
6429         * ext/jpeg/gstjpegdec.c:
6430         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
6431         (gst_pngdec_sink_setcaps):
6432           More docs. More logs in pngdec.
6433
6434 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
6435
6436         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
6437           Initialize num_buffers with minimum value.
6438
6439         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6440         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
6441           Handle frame-size query failure gracefully.
6442
6443 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
6444
6445         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
6446         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
6447         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
6448         of qt/aac files.
6449
6450 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
6451
6452         * ext/wavpack/gstwavpackdec.c:
6453         (gst_wavpack_dec_clip_outgoing_buffer):
6454         Fix buffer clipping to correctly clip to the segment stop.
6455
6456 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6457
6458         * configure.ac:
6459         * tests/Makefile.am:
6460         Remove bogus check for libcheck, since we check for
6461         gstreamer-check and it pulls in the required info from there,
6462         and we weren't actually _using_ the information for libcheck
6463         ourselves anyway.
6464
6465 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
6466
6467         * configure.ac:
6468           Use pkg-config to locate check.
6469
6470 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
6471
6472         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
6473         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
6474         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
6475         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6476         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
6477         * gst/effectv/gstaging.c: (gst_agingtv_transform):
6478         * gst/effectv/gstdice.c: (gst_dicetv_transform):
6479         * gst/effectv/gstedge.c: (gst_edgetv_transform):
6480         * gst/effectv/gstquark.c: (gst_quarktv_transform):
6481         * gst/effectv/gstrev.c: (gst_revtv_transform):
6482         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
6483         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
6484         * gst/effectv/gstwarp.c: (gst_warptv_transform):
6485         * gst/matroska/matroska-demux.c:
6486         (gst_matroska_demux_add_wvpk_header),
6487         (gst_matroska_demux_check_subtitle_buffer),
6488         (gst_matroska_decode_buffer):
6489         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
6490           Fix build against core CVS.
6491
6492 2007-07-10  Edward Hervey  <bilboed@gmail.com>
6493
6494         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6495         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
6496         don't have enough granularity to convert that boolean into a
6497         GstFlowReturn.
6498
6499 2007-07-06  Michael Smith <msmith@fluendo.com>
6500
6501         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
6502         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
6503         (gst_alawdec_change_state):
6504         * gst/law/alaw-decode.h:
6505         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6506         (gst_mulawdec_class_init), (gst_mulawdec_init),
6507         (gst_mulawdec_chain), (gst_mulawdec_change_state):
6508         * gst/law/mulaw-decode.h:
6509           Fix capsnego bogosity in *law decoders. 
6510
6511 2007-07-06  Michael Smith <msmith@fluendo.com>
6512
6513         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
6514         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
6515         (gst_smokeenc_change_state):
6516         * ext/jpeg/gstsmokeenc.h:
6517           Remove stupidity in get/set caps functions.
6518           Fix some refcounting problems.
6519
6520 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
6521
6522         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
6523         Remove endianness-flipping hack that seems to have been required
6524         only because of a bug in ffmpegcolorspace.
6525         Partially Fixes: #451908
6526
6527 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
6528
6529         * docs/plugins/Makefile.am:
6530           Simplify --extra-dir as gtkdoc scans recursively.
6531
6532 2007-07-03  Wim Taymans  <wim@fluendo.com>
6533
6534         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6535
6536         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
6537         Set the encoding-name in the rtp caps to all uppercase, as required by
6538         the caps spec.
6539         Some small cleanups in the error paths. Fixes #453037.
6540
6541 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
6542
6543         * ext/wavpack/gstwavpackparse.c:
6544         (gst_wavpack_parse_index_get_last_entry),
6545         (gst_wavpack_parse_index_get_entry_from_sample),
6546         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6547         (gst_wavpack_parse_scan_to_find_sample):
6548         * ext/wavpack/gstwavpackparse.h:
6549         Use a GSList for the GArray that is used like a list anyway.
6550
6551 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
6552
6553         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
6554         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
6555         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
6556           Add state change function where we set 0/1 as default framerate in
6557           case our setcaps function isn't called, like it might not in a
6558           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
6559           gdkpixbufdec trying to create caps with a 0/0 framerate.
6560           Also post an error message on the bus if gst_pad_push() fails when
6561           called from our sink event handler (+1 for flow returns for event
6562           functions in 0.11) instead of failing silently.
6563
6564 2007-06-27  Wim Taymans  <wim@fluendo.com>
6565
6566         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
6567         Cast stack args to the proper types. Fixes #451249.
6568
6569 2007-06-27  Wim Taymans  <wim@fluendo.com>
6570
6571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6572         (new_session_pad), (gst_rtspsrc_setup_streams):
6573         * gst/rtsp/gstrtspsrc.h:
6574         For container formats we only need to activate one of the streams so
6575         that we correctly signal no-more-pads. Fixes #451015.
6576
6577 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
6578
6579         * docs/plugins/gst-plugins-good-plugins.args:
6580         * docs/plugins/inspect/plugin-aasink.xml:
6581         * docs/plugins/inspect/plugin-alaw.xml:
6582         * docs/plugins/inspect/plugin-alpha.xml:
6583         * docs/plugins/inspect/plugin-alphacolor.xml:
6584         * docs/plugins/inspect/plugin-annodex.xml:
6585         * docs/plugins/inspect/plugin-apetag.xml:
6586         * docs/plugins/inspect/plugin-audiofx.xml:
6587         * docs/plugins/inspect/plugin-auparse.xml:
6588         * docs/plugins/inspect/plugin-autodetect.xml:
6589         * docs/plugins/inspect/plugin-avi.xml:
6590         * docs/plugins/inspect/plugin-cacasink.xml:
6591         * docs/plugins/inspect/plugin-cairo.xml:
6592         * docs/plugins/inspect/plugin-cdio.xml:
6593         * docs/plugins/inspect/plugin-cutter.xml:
6594         * docs/plugins/inspect/plugin-debug.xml:
6595         * docs/plugins/inspect/plugin-efence.xml:
6596         * docs/plugins/inspect/plugin-effectv.xml:
6597         * docs/plugins/inspect/plugin-esdsink.xml:
6598         * docs/plugins/inspect/plugin-flac.xml:
6599         * docs/plugins/inspect/plugin-flxdec.xml:
6600         * docs/plugins/inspect/plugin-gconfelements.xml:
6601         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6602         * docs/plugins/inspect/plugin-goom.xml:
6603         * docs/plugins/inspect/plugin-halelements.xml:
6604         * docs/plugins/inspect/plugin-icydemux.xml:
6605         * docs/plugins/inspect/plugin-id3demux.xml:
6606         * docs/plugins/inspect/plugin-jpeg.xml:
6607         * docs/plugins/inspect/plugin-ladspa.xml:
6608         * docs/plugins/inspect/plugin-level.xml:
6609         * docs/plugins/inspect/plugin-matroska.xml:
6610         * docs/plugins/inspect/plugin-mulaw.xml:
6611         * docs/plugins/inspect/plugin-multipart.xml:
6612         * docs/plugins/inspect/plugin-navigationtest.xml:
6613         * docs/plugins/inspect/plugin-ossaudio.xml:
6614         * docs/plugins/inspect/plugin-png.xml:
6615         * docs/plugins/inspect/plugin-quicktime.xml:
6616         * docs/plugins/inspect/plugin-rtp.xml:
6617         * docs/plugins/inspect/plugin-rtsp.xml:
6618         * docs/plugins/inspect/plugin-smpte.xml:
6619         * docs/plugins/inspect/plugin-speex.xml:
6620         * docs/plugins/inspect/plugin-taglib.xml:
6621         * docs/plugins/inspect/plugin-udp.xml:
6622         * docs/plugins/inspect/plugin-videobalance.xml:
6623         * docs/plugins/inspect/plugin-videobox.xml:
6624         * docs/plugins/inspect/plugin-videocrop.xml:
6625         * docs/plugins/inspect/plugin-videoflip.xml:
6626         * docs/plugins/inspect/plugin-videomixer.xml:
6627         * docs/plugins/inspect/plugin-wavenc.xml:
6628         * docs/plugins/inspect/plugin-wavparse.xml:
6629         * docs/plugins/inspect/plugin-ximagesrc.xml:
6630           Update docs with caps info.
6631
6632 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
6633
6634         * po/POTFILES.in:
6635           Add more files with translatable strings (#450878).
6636
6637 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
6638
6639         * MAINTAINERS:
6640         Updating all the maintainers files
6641
6642 2007-06-22  Edward Hervey  <edward@fluendo.com>
6643
6644         * ext/flac/gstflactag.c: (gst_flac_tag_init):
6645         * gst/interleave/deinterleave.c: (deinterleave_init),
6646         (deinterleave_sink_link):
6647         * gst/interleave/interleave.c: (interleave_init):
6648         * gst/median/gstmedian.c: (gst_median_init):
6649         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
6650         Fix memory leaks.
6651         * tests/check/elements/id3demux.c: (pad_added_cb):
6652         Remove unused variable.
6653
6654 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
6655
6656         * ext/gconf/gconf.h:
6657         Make the prototype of gst_gconf_get_key_for_sink_profile
6658         match the implementation.
6659         Patch by: Damien Carbery <damien dot carbery at sun dot com>
6660         Fixes: #449747
6661
6662 2007-06-20  Michael Smith <msmith@fluendo.com>
6663
6664         * gst/rtp/gstrtpdepay.c:
6665           Fix description - rtpdepay is not a payloader.
6666
6667 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
6668
6669         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
6670         (qtdemux_video_caps):
6671         * gst/qtdemux/qtdemux_fourcc.h:
6672           Add MJPG to the variants of motion jpeg.
6673
6674 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
6675
6676         * tests/check/Makefile.am:
6677         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
6678         * tests/check/elements/videocrop.c: (GST_START_TEST):
6679         * tests/check/elements/videofilter.c:
6680         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
6681         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
6682           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
6683           error flags are included and it errors out on compiler warnings
6684           for CVS builds; remove unused variables in various unit tests.
6685
6686 2007-06-19  Wim Taymans  <wim@fluendo.com>
6687
6688         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
6689         (rtsp_connection_close), (rtsp_connection_free):
6690         Use threadsafe inet_ntop to convert an ip number to a string. 
6691         Fixes #447961.
6692         Don't leak fd (and ip) when freeing a connection without first closing
6693         it.
6694
6695 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
6696
6697         * configure.ac:
6698         Back to CVS
6699
6700         * gst-plugins-good.doap:
6701         Add 0.10.6 to the doap file.
6702
6703 === release 0.10.6 ===
6704
6705 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
6706
6707         * configure.ac:
6708           releasing 0.10.6, "Wobble Board"
6709
6710 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
6711
6712         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
6713         (rtsp_connection_free):
6714           Revert previous commit again, since we are frozen (sorry).
6715
6716 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
6717
6718         Patch by: Peter Kjellerstedt <pkj at axis com>
6719
6720         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
6721         (rtsp_connection_free):
6722           inet_ntoa() uses a static buffer internally, so we need to copy the
6723           returned string if we want to store it for later (#447961).
6724
6725 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
6726
6727         * win32/vs6/autogen.dsp:
6728         * win32/vs6/gst_plugins_good.dsw:
6729         * win32/vs6/libgstalaw.dsp:
6730         * win32/vs6/libgstalpha.dsp:
6731         * win32/vs6/libgstalphacolor.dsp:
6732         * win32/vs6/libgstapetag.dsp:
6733         * win32/vs6/libgstaudiofx.dsp:
6734         * win32/vs6/libgstauparse.dsp:
6735         * win32/vs6/libgstautodetect.dsp:
6736         * win32/vs6/libgstavi.dsp:
6737         * win32/vs6/libgstcutter.dsp:
6738         * win32/vs6/libgstdirectdraw.dsp:
6739         * win32/vs6/libgstdirectsound.dsp:
6740         * win32/vs6/libgsteffectv.dsp:
6741         * win32/vs6/libgstflx.dsp:
6742         * win32/vs6/libgstgoom.dsp:
6743         * win32/vs6/libgsticydemux.dsp:
6744         * win32/vs6/libgstid3demux.dsp:
6745         * win32/vs6/libgstinterleave.dsp:
6746         * win32/vs6/libgstjpeg.dsp:
6747         * win32/vs6/libgstlevel.dsp:
6748         * win32/vs6/libgstmatroska.dsp:
6749         * win32/vs6/libgstmedian.dsp:
6750         * win32/vs6/libgstmonoscope.dsp:
6751         * win32/vs6/libgstmulaw.dsp:
6752         * win32/vs6/libgstmultipart.dsp:
6753         * win32/vs6/libgstqtdemux.dsp:
6754         * win32/vs6/libgstrtp.dsp:
6755         * win32/vs6/libgstrtsp.dsp:
6756         * win32/vs6/libgstsmpte.dsp:
6757         * win32/vs6/libgstspeex.dsp:
6758         * win32/vs6/libgstudp.dsp:
6759         * win32/vs6/libgstvideobalance.dsp:
6760         * win32/vs6/libgstvideobox.dsp:
6761         * win32/vs6/libgstvideocrop.dsp:
6762         * win32/vs6/libgstvideoflip.dsp:
6763         * win32/vs6/libgstvideomixer.dsp:
6764         * win32/vs6/libgstwaveform.dsp:
6765         * win32/vs6/libgstwavenc.dsp:
6766         * win32/vs6/libgstwavparse.dsp:
6767         Mark *.dsp & *.dsw as binary files and convert to DOS line
6768         endings, as they don't load into VS6 correctly otherwise.
6769
6770 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
6771
6772         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6773         (rtsp_connection_connect):
6774         Fix the MingW build. 
6775         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
6776         Fixes: #446981
6777
6778 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
6779
6780         * tests/check/elements/.cvsignore:
6781         * tests/icles/.cvsignore:
6782         Hush the buildbots up
6783
6784 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
6785
6786         * configure.ac:
6787         * sys/Makefile.am:
6788         * sys/directdraw/Makefile.am:
6789         * sys/directsound/Makefile.am:
6790         * sys/waveform/Makefile.am:
6791         Make sure to dist everything needed for win32 builds.
6792
6793 2007-06-14  Edward Hervey  <edward@fluendo.com>
6794
6795         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
6796         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
6797         caps.
6798         Fixes #447458
6799
6800 2007-06-13  Wim Taymans  <wim@fluendo.com>
6801
6802         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6803         Make sure we allocate enough memory for the codec_data.
6804         Fixes #447210.
6805
6806 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
6807
6808         * win32/MANIFEST:
6809         Add videocrop project file to the win32 manifest.
6810         * win32/vs6/gst_plugins_good.dsw:
6811         Add qtdemux,videocrop and waveform projects to the workspace.
6812         * win32/vs6/libgstqtdemux.dsp:
6813         Add zlib to the link list of qtdemux.
6814         * win32/vs6/libgstvideocrop.dsp:
6815         Add a project file for videocrop.
6816
6817 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
6818
6819         * po/POTFILES.in:
6820         Add qtdemux for translation
6821
6822 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
6823
6824         * configure.ac:
6825         * docs/plugins/Makefile.am:
6826         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6827         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6828         * docs/plugins/inspect/plugin-videocrop.xml:
6829         * gst-plugins-good.spec.in:
6830         * sys/Makefile.am:
6831         * tests/check/Makefile.am:
6832         * tests/icles/Makefile.am:
6833         * tests/icles/videocrop-test.c:
6834         Move videocrop and osxvideo from -bad.
6835
6836 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
6837
6838         * configure.ac:
6839         * docs/plugins/Makefile.am:
6840         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6841         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6842         * docs/plugins/gst-plugins-good-plugins.args:
6843         * docs/plugins/inspect/plugin-qtdemux.xml:
6844         * docs/plugins/inspect/plugin-quicktime.xml:
6845         * win32/MANIFEST:
6846         Move qtdemux from -bad.
6847
6848         * gst-plugins-good.spec.in:
6849         Update spec file to reflect moving of qtdemux and wavpack
6850
6851 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
6852         
6853         * win32/MANIFEST:
6854         * docs/plugins/Makefile.am:
6855         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6856         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6857         * docs/plugins/inspect/plugin-directdraw.xml:
6858         * docs/plugins/inspect/plugin-directsound.xml:
6859         * docs/plugins/inspect/plugin-waveform.xml:
6860         Move the waveform plugin from -bad too. Update the inspect xml
6861         files to mention Plugins Good instead of Plugins Bad.
6862
6863 2007-06-12  Andy Wingo  <wingo@pobox.com>
6864
6865         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
6866         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
6867         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
6868         finalization and resuscitation. No longer public.
6869         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
6870         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
6871         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
6872         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
6873         miniobject semantics, and be threadsafe.
6874         (gst_v4l2src_queue_frame): Remove this function, as we just call
6875         the ioctls directly in the two places where we queue buffers.
6876         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
6877         directly.
6878         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
6879         to allocate the pool, which also preallocates the GstBuffers.
6880         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
6881         queueing the frames directly.
6882         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
6883         mmap buffers have been dequeued.
6884
6885         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
6886         real MiniObject instead of rolling our own refcounting and
6887         finalizing. Give it a lock.
6888         (struct _GstV4l2Buffer): Remove one intermediary object, having
6889         the buffers hold the struct v4l2_buffer directly.
6890
6891         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
6892         capture_init so that it can set them on the buffers that it will
6893         create.
6894         (gst_v4l2src_get_read): For better or for worse, include the
6895         timestamping and offsetting code here; really we should be using
6896         bufferalloc though.
6897         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
6898         preallocated, mmap'd buffers.
6899
6900 2007-06-11  Wim Taymans  <wim@fluendo.com>
6901
6902         Patch by: daniel fischer <dan at f3c dot com>
6903
6904         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
6905         (gst_ximage_src_get_caps):
6906         Actually use the display_name property so that we can dump any
6907         available X display. Fixes #445905.
6908
6909 2007-06-11  Wim Taymans  <wim@fluendo.com>
6910
6911         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6912
6913         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
6914         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
6915         Add missing rate fields to caps. Fixes #441118.
6916
6917 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
6918
6919         * win32/vs6/gst_plugins_good.dsw:
6920         * win32/vs8/gst-plugins-good.sln:
6921         Add DirectSound and DirectDraw sinks project files to
6922         workspace and solution files.
6923
6924 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
6925
6926         Patch by: Josh Coalson <xflac at yahoo dot com>,
6927         updated by Alexis Ballier <aballier at gentoo dot org>:
6928
6929         * configure.ac:
6930         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6931         (gst_flac_dec_setup_seekable_decoder),
6932         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
6933         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
6934         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
6935         * ext/flac/gstflacdec.h:
6936         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
6937         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
6938         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
6939         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
6940         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
6941         (gst_flac_enc_chain), (gst_flac_enc_set_property),
6942         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
6943         * ext/flac/gstflacenc.h:
6944         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
6945         
6946 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
6947
6948         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
6949         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
6950         not necessary anymore as we need at least that core version. 
6951
6952 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
6953
6954         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6955         (gst_wavpack_dec_chain):
6956         * ext/wavpack/gstwavpackdec.h:
6957         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
6958         (gst_wavpack_parse_push_buffer):
6959         * ext/wavpack/gstwavpackparse.h:
6960         Improve discont handling by checking if the next Wavpack block has
6961         the expected, following block index.
6962
6963 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
6964
6965         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
6966           Fix element description.
6967
6968 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
6969
6970         * configure.ac:
6971         * docs/plugins/Makefile.am:
6972         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6973         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6974         * docs/plugins/gst-plugins-good-plugins.args:
6975         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6976         * docs/plugins/gst-plugins-good-plugins.signals:
6977         * docs/plugins/inspect/plugin-autodetect.xml:
6978         * docs/plugins/inspect/plugin-gconfelements.xml:
6979         * docs/plugins/inspect/plugin-ladspa.xml:
6980         * docs/plugins/inspect/plugin-rtp.xml:
6981         * docs/plugins/inspect/plugin-wavpack.xml:
6982         * ext/Makefile.am:
6983         * tests/check/Makefile.am:
6984           move wavpack plugin.  See #352605.
6985
6986 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
6987
6988         * configure.ac:
6989         * docs/plugins/Makefile.am:
6990         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6991         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6992         * docs/plugins/gst-plugins-good-plugins.args:
6993         * sys/Makefile.am:
6994         * win32/MANIFEST:
6995         Add DirectDraw & DirectSound plugins to the build and docs.
6996
6997 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
6998
6999         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
7000         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
7001           When operating in pull mode, error out correct on not-linked.
7002
7003 2007-06-06  Andy Wingo  <wingo@pobox.com>
7004
7005         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
7006         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
7007         format and size if the ioctls are defined; should fix compilation
7008         on Linux < 2.16.19.
7009
7010 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
7011
7012         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7013           Printf fixes in debug statements; use LOG level for debug statements
7014           that are printed for each and every frame; convert c++ comments to
7015           C-style comments; not much point using g_try_malloc() if we then not
7016           even check the return value.
7017
7018 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7019
7020         * configure.ac:
7021           Bump requirements to released versions (core and base 0.10.13).
7022
7023         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
7024           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7025           own implementation.
7026
7027 2007-06-05  Andy Wingo  <wingo@pobox.com>
7028
7029         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
7030         some useless comments.
7031
7032         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
7033         frames before calling STREAMON, that might leave them in a state
7034         where they can't be dequeued if we go back to NULL without calling
7035         STREAMON, according to the docs.
7036         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
7037         before we call STREAMON.
7038         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
7039         failures. (For me this code hung.) The pool refcounting is still
7040         crack; added a note to that effect.
7041
7042 2007-06-05  Wim Taymans  <wim@fluendo.com>
7043
7044         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
7045         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
7046         Add support for mapping gst structure names to the MIME type equivalent.
7047         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
7048
7049 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
7050
7051         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
7052         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
7053         (gst_wavenc_chain), (gst_wavenc_change_state):
7054         * gst/wavenc/gstwavenc.h:
7055         Properly write wav files with width!=depth by having the depth most
7056         significant bytes set and all others zero. Fixes #442535.
7057
7058 2007-06-01  Wim Taymans  <wim@fluendo.com>
7059
7060         * gst/rtsp/rtspconnection.c:
7061         Add include to make buildbot happy.
7062
7063 2007-06-01  Wim Taymans  <wim@fluendo.com>
7064
7065         Patch by: Peter Kjellerstedt  <pkj at axis com>
7066
7067         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7068         (rtsp_connection_connect), (add_date_header),
7069         (rtsp_connection_send), (parse_response_status),
7070         (parse_request_line), (parse_line), (rtsp_connection_receive):
7071         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
7072         * gst/rtsp/rtspdefs.h:
7073         * gst/rtsp/rtspmessage.c: (key_value_foreach),
7074         (rtsp_message_init_request), (rtsp_message_init_response),
7075         (rtsp_message_remove_header), (rtsp_message_append_headers),
7076         (rtsp_message_dump):
7077         * gst/rtsp/rtspmessage.h:
7078         Improves version checking, allowing an RTSP server to reply with "505
7079         RTSP Version not supported.
7080         Adds a Date header to all messages.
7081         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
7082         want to be able to send a response even if something in the request was
7083         invalid. EINVAL is only used when passing wrong arguments to functions.
7084         Do not handle an invalid method in parse_request_line(). Defer this to
7085         the caller so it can respond with "405 Method Not Allowed".
7086         Improves parsing of the timeout parameter to the Session header,
7087         allowing whitespace after the semicolon. 
7088         Avoids a compiler warning due to variables shadowing a function argument.
7089
7090 2007-06-01  Wim Taymans  <wim@fluendo.com>
7091
7092         Based on Patch by: Daniel Charles <dcharles at ti dot com>
7093
7094         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
7095         (gst_rtp_amr_depay_process):
7096         * gst/rtp/gstrtpamrdepay.h:
7097         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
7098         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
7099         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
7100         * gst/rtp/gstrtpamrpay.h:
7101         Add support for AMR-WB.
7102         Small cleanups such as using BOILERPLATE.
7103
7104 2007-05-31  Wim Taymans  <wim@fluendo.com>
7105
7106         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
7107         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
7108
7109 2007-05-30  Andy Wingo  <wingo@pobox.com>
7110
7111         * sys/v4l2/gstv4l2object.h: 
7112         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
7113         unintended changes.
7114
7115         * sys/v4l2/v4l2src_calls.h: 
7116         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
7117         the format list in the order that the driver gives it to us.
7118         (gst_v4l2src_probe_caps_for_format_and_size)
7119         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
7120         based on the capabilities of the device.
7121         (gst_v4l2src_grab_frame): Update for object variable renaming.
7122         (gst_v4l2src_set_capture): Update to be strict in its parameters,
7123         as in the set_caps below.
7124         (gst_v4l2src_capture_init): Update for object variable renaming,
7125         and reflow.
7126         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
7127         (gst_v4l2src_capture_deinit): Update for object variable renaming.
7128         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
7129         (gst_v4l2src_get_fps): Remove; these functions don't have much
7130         meaning outside of an atomic set_caps method.
7131         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
7132         known.
7133
7134         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
7135         call to update_fps; not sure about this change.
7136         (gst_v4l2_tuner_set_norm): Work around the fact that for the
7137         moment we don't have an update_fps_func.
7138
7139         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
7140         structures in the object, just store what we need. Do store the
7141         probed caps of the device. Don't store the current frame rate.
7142
7143         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
7144         update_fps_function, for now. Update for new object variable
7145         naming.
7146         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
7147         new object variable naming.
7148         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
7149         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
7150         (gst_v4l2src_get_caps): Rework to probe the device for supported
7151         frame sizes and frame rates.
7152         (gst_v4l2src_set_caps): Rework to be strict in the given
7153         parameters: if someone asks us to have a certain size and rate,
7154         that is what we configure.
7155         (gst_v4l2src_get_read): Update for object variable naming. Don't
7156         leak buffers on short reads.
7157         (gst_v4l2src_get_mmap): Update for object variable naming, and add
7158         comments.
7159         (gst_v4l2src_create): Update for object variable naming.
7160
7161 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
7162
7163         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
7164         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
7165         * gst/avi/gstavidemux.h:
7166           Parse subtitle text streams instead of erroring out (#442034). Still
7167           needs a parser for the subtitles to actually show up.
7168
7169 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
7170
7171         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
7172         (gst_avi_demux_loop):
7173           Make _push_event() return TRUE if the event could be pushed on at
7174           least one pad and not only if it could be pushed on all pads,
7175           otherwise we'll end up posting an error message on EOS if one or
7176           more source pads are not connected.
7177
7178 2007-05-28  Wim Taymans  <wim@fluendo.com>
7179
7180         * gst/rtsp/rtsptransport.c:
7181         Use renamed RTP bin.
7182
7183 2007-05-28  Wim Taymans  <wim@fluendo.com>
7184
7185         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
7186
7187         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
7188         (gst_video_box_set_property), (gst_video_box_transform_caps),
7189         (video_box_recalc_transform), (gst_video_box_set_caps),
7190         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
7191         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
7192         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
7193         (gst_video_box_i420_i420), (gst_video_box_transform),
7194         (plugin_init):
7195         Add AYUV->AYUV and AYUV->I420 formats. 
7196         Fix negotiation and I420->AYUV conversion.
7197         Fixes #429329.
7198
7199 2007-05-26  Wim Taymans  <wim@fluendo.com>
7200
7201         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
7202         Use different variables for nested for loops so that the outer loop
7203         functions properly and speex files with multiple frames per buffer work
7204         properly.
7205         Fixes #441408.
7206
7207 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7208
7209         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
7210           Don't leak newsegment events.
7211
7212 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7213
7214         * gst/wavparse/Makefile.am:
7215           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
7216           drags it in.
7217
7218 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7219
7220         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
7221         (notgst_value_array_append_buffer),
7222         (gst_flac_enc_process_stream_headers),
7223         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
7224         (gst_flac_enc_change_state):
7225         * ext/flac/gstflacenc.h:
7226           Collect headers, add "streamheader" field to output caps and set
7227           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
7228           produces output according to the official FLAC-to-Ogg mapping
7229           instead of completely broken files. Fixes #426044.
7230
7231 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7232
7233         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
7234         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
7235         (gst_id3demux_sink_event):
7236         * gst/id3demux/gstid3demux.h:
7237         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
7238         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
7239         (gst_tag_demux_send_new_segment):
7240         Handle and adjust new-segment events so that downstream really
7241         sees a stream with the tag pieces stripped off the front and back.
7242         Fixes strangeness in seeking when mp3 decoders use the new-segment
7243         byte position to estimate their current playback position timestamp
7244         and then the arriving buffers don't match up.
7245
7246 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7247
7248         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
7249           Don't unnecessarily perform a READY->NULL->READY transition on the
7250           detected audio sink when starting up. Fixes: #440127
7251
7252 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7253
7254         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
7255         (gst_flac_enc_chain):
7256           Don't crash in chain function if setcaps hasn't been called.
7257
7258 2007-05-24  Wim Taymans  <wim@fluendo.com>
7259
7260         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
7261         Init value to avoid infinte loops.
7262
7263 2007-05-24  Wim Taymans  <wim@fluendo.com>
7264
7265         Patch by: Peter Kjellerstedt  <pkj at axis com>
7266
7267         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
7268         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
7269         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
7270         (gst_rtspsrc_play):
7271         (rtsp_connection_send), (rtsp_connection_receive):
7272         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
7273         Fix for new API.
7274
7275         * gst/rtsp/rtspconnection.c: (add_auth_header),
7276         Only add authorisation and session headers when sending messages.
7277
7278         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
7279         (rtsp_message_init_request), (rtsp_message_init_response),
7280         (rtsp_message_unset), (rtsp_message_add_header),
7281         (rtsp_message_remove_header), (rtsp_message_get_header),
7282         (rtsp_message_append_headers), (dump_key_value),
7283         (rtsp_message_dump):
7284         * gst/rtsp/rtspmessage.h:
7285         Add support for multiple headers of the same type by storing the parsed
7286         headers in a GArray instaed of a hashtable.
7287
7288 2007-05-21  Wim Taymans  <wim@fluendo.com>
7289
7290         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7291         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
7292         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
7293         safer shutdown.
7294
7295 2007-05-21  Wim Taymans  <wim@fluendo.com>
7296
7297         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
7298         * gst/rtsp/gstrtpdec.h:
7299         Added signal for backwards compat.
7300
7301 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
7302         
7303         Patch by: René Stadler <mail at renestadler dot de>
7304
7305         * configure.ac:
7306         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
7307         (gst_au_parse_parse_header), (gst_au_parse_chain):
7308         * gst/auparse/gstauparse.h:
7309         Use audioconvert for converting from non-native endianness floats
7310         in auparse instead of doing it ourself. Fixes #424527.
7311         This needs the audioconvert from plugins-base CVS.
7312         
7313 2007-05-21  Wim Taymans  <wim@fluendo.com>
7314
7315         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7316         (gst_rtp_h263p_pay_flush):
7317         Fix enum registration.
7318
7319 2007-05-21  Wim Taymans  <wim@fluendo.com>
7320
7321         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7322
7323         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7324         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
7325         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
7326         (gst_rtp_h263p_pay_flush):
7327         * gst/rtp/gstrtph263ppay.h:
7328         Add new fragmentation mode base on GOB headers. Fixes #438940.
7329
7330 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
7331
7332         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
7333           Printf format fix.
7334
7335 2007-05-18  Wim Taymans  <wim@fluendo.com>
7336
7337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7338         Don't crash when an unsupported transport error was returned by the
7339         server, just try to configure the next stream. Fixes #439255.
7340
7341 2007-05-18  Wim Taymans  <wim@fluendo.com>
7342
7343         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7344         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7345         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
7346         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7347         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
7348         * gst/rtsp/gstrtspsrc.h:
7349         Add TCP timeout property and use it for all TCP connection.
7350
7351         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7352         (rtsp_connection_write), (rtsp_connection_next_timeout),
7353         (rtsp_connection_reset_timeout):
7354         Make connect and writes cancelable and make them use the timeout.
7355
7356 2007-05-18  Wim Taymans  <wim@fluendo.com>
7357
7358         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
7359         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7360         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7361         (gst_rtspsrc_setup_streams):
7362         Refactor timeout handling.
7363         Also send keep-alive when dealing with TCP transport.
7364
7365         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7366         (rtsp_connection_free), (rtsp_connection_next_timeout),
7367         (rtsp_connection_reset_timeout):
7368         * gst/rtsp/rtspconnection.h:
7369         Use a timer to handle the session timeouts, add some methods to deal
7370         with timeouts.
7371
7372 2007-05-17  Wim Taymans  <wim@fluendo.com>
7373
7374         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7375         (gst_rtspsrc_setup_streams):
7376         Ignore streams that fail the setup command, we will retry with a
7377         different transport later on.
7378
7379         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7380         (rtsp_ext_wms_configure_stream):
7381         Fix encoding name case.
7382
7383 2007-05-16  Edward Hervey  <edward@fluendo.com>
7384
7385         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
7386         Fix build on macosx.
7387
7388 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
7389
7390         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
7391         Replace direct comparison of a string with the string literal "" with
7392         a comparison of the first character with '\0'. Fixes #438926.
7393
7394 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7395
7396         * gst/debug/breakmydata.c (gst_break_my_data_init):
7397           One more try. This should be the proper fix now.
7398
7399 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7400
7401         * gst/debug/breakmydata.c:
7402           Ooops, no // comments please.
7403
7404 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7405
7406         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
7407         (gst_break_my_data_init):
7408           Fix gst_buffer_is_writable() assertion.
7409
7410 2007-05-14  David Schleef  <ds@schleef.org>
7411
7412         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
7413           video/x-raw-bayer.  Fixes #314160.
7414
7415 2007-05-14  Wim Taymans  <wim@fluendo.com>
7416
7417         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
7418         (gst_rtp_theora_depay_parse_configuration):
7419         * gst/rtp/gstrtptheorapay.c: (encode_base64),
7420         (gst_rtp_theora_pay_finish_headers),
7421         (gst_rtp_theora_pay_handle_buffer):
7422         Update theora pay/depayloader in a similar to vorbis.
7423
7424         * gst/rtp/gstrtpvorbisdepay.c:
7425         (gst_rtp_vorbis_depay_parse_configuration):
7426         Update docs.
7427
7428 2007-05-14  Wim Taymans  <wim@fluendo.com>
7429
7430         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
7431         When we try to execute a method that is not supported by the server,
7432         don't error out but remove the method from the accepted methods so that
7433         we never try to perform this method again.
7434
7435 2007-05-14  Wim Taymans  <wim@fluendo.com>
7436
7437         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7438         Remove annoying _dump_mem.
7439
7440 2007-05-14  Wim Taymans  <wim@fluendo.com>
7441
7442         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
7443         Parse range correctly.
7444
7445         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
7446         The baseurl now always has a '/' at the start.
7447
7448 2007-05-14  Wim Taymans  <wim@fluendo.com>
7449
7450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
7451         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
7452         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7453         Factor out caps configuration and configure more stuff such as the time
7454         ranges and speed/scale values.
7455
7456         * gst/rtsp/rtsptransport.c:
7457         Add Copyright after non-trival fixes.
7458
7459 2007-05-12  Wim Taymans  <wim@fluendo.com>
7460
7461         Patch by: Peter Kjellerstedt  <pkj at axis com>
7462
7463         * gst/rtsp/gstrtspsrc.h:
7464         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
7465         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
7466         (rtsp_message_get_header):
7467         * gst/rtsp/rtspmessage.h:
7468         Make channel guint8 where possible.
7469         Make rtsp_message_init_data() take the channel as a guint8.
7470
7471         * gst/rtsp/rtspdefs.c:
7472         Fixed a typo: Timout -> Timeout
7473
7474         * gst/rtsp/rtspdefs.h:
7475         Make RTSP_CHECK() behave as a statement.
7476
7477         * gst/rtsp/sdpmessage.c:
7478         Avoid a compiler warning in INIT_ARRAY().
7479         Fixes #437692.
7480
7481 2007-05-12  Wim Taymans  <wim@fluendo.com>
7482
7483         Patch by: Peter Kjellerstedt  <pkj at axis com>
7484
7485         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
7486         (rtsp_url_get_request_uri):
7487         * gst/rtsp/rtspurl.h:
7488         Add support for query parameters to RTSP URLs.
7489
7490 2007-05-12  Wim Taymans  <wim@fluendo.com>
7491
7492         Patch by: Peter Kjellerstedt  <pkj at axis com>
7493
7494         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7495         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
7496         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7497         (rtsp_transport_parse), (rtsp_transport_as_text):
7498         * gst/rtsp/rtsptransport.h:
7499         Add validation to rtsp_transport_parse().
7500         Add rtsp_transport_as_text() to generate an RTSP header from an
7501         RTSPTransport.
7502         Change ssrc to guint (was a string) since that is what it is, even
7503         though it is sent as a hex string.
7504         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
7505         incorrect, which can be seen when looking at the examples in the RFC).
7506         Fixes #437670.
7507
7508 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
7509
7510         Patch by: Eric Anholt
7511
7512         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
7513           gst_ximage_src_ximage_get):
7514         Use union of all damage between frames to make it faster.
7515         Fixes bug #342463.
7516         Also fix crasher when cursor is at bottom right of window.
7517
7518 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
7519
7520         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7521           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
7522           streaming mode regression for file from #343837 with 'bext' chunk
7523           before the 'fmt' chunk.
7524
7525 2007-05-11  Wim Taymans  <wim@fluendo.com>
7526
7527         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7528         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7529         (gst_rtspsrc_handle_src_event),
7530         (gst_rtspsrc_stream_configure_manager),
7531         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
7532         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
7533         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7534         * gst/rtsp/gstrtspsrc.h:
7535         * gst/rtsp/rtspdefs.h:
7536         Preliminary seek support.
7537         Activate internal pads so that we can receive events on them.
7538         Don't try to parse a range string when it's NULL.
7539
7540 2007-05-11  Wim Taymans  <wim@fluendo.com>
7541
7542         * gst/rtp/README:
7543         Update README with new RTP variables that will be used for
7544         synchronisation.
7545
7546         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
7547         (gst_rtp_vorbis_depay_parse_configuration),
7548         (gst_rtp_vorbis_depay_process):
7549         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
7550         (gst_rtp_vorbis_pay_finish_headers),
7551         (gst_rtp_vorbis_pay_handle_buffer):
7552         Update vorbis pay and depayloader to draft-04.
7553
7554 2007-05-11  Wim Taymans  <wim@fluendo.com>
7555
7556         * gst/rtsp/rtsptransport.c:
7557         UDP MCAST is actually the default for RTP/AVP.
7558 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
7559
7560         * gst/level/gstlevel.c: (gst_level_transform_ip):
7561         Use guint8 * instead of gpointer then vs6 can build 
7562         in_data += (filter->width / 8).
7563
7564 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
7565
7566         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
7567           gst_ximage_src_ximage_get):
7568         * sys/ximage/gstximagesrc.h (last_ximage):
7569         When using Damage actually keep the last frame, and not assume
7570         that the buffer we get already has the last frame on it.
7571         Copy the cursor over if we specify a non-zero start x and
7572         start y.
7573
7574 2007-05-11  Wim Taymans  <wim@fluendo.com>
7575
7576         * gst/rtsp/rtsptransport.c:
7577         Make UDP the default transport when not specified.
7578
7579 2007-05-09  David Schleef  <ds@schleef.org>
7580
7581         * gst/level/gstlevel.c:
7582           Revert last change.
7583
7584 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
7585
7586         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
7587         (gst_level_transform_ip):
7588         Use guint8 * instead of gpointer then vs6 know the size of data
7589         pointed when moving the pointer.
7590         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7591         Move instructions after variables declaration.
7592         * win32/vs6/autogen.dsp:
7593         * win32/vs6/libgstrtp.dsp:
7594         * win32/vs6/libgstrtsp.dsp:
7595         Update vs6 project files.
7596
7597 2007-05-09  Wim Taymans  <wim@fluendo.com>
7598
7599         * gst/rtsp/Makefile.am:
7600         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
7601         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
7602         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
7603         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
7604         (rtsp_range_free):
7605         * gst/rtsp/rtsprange.h:
7606         Add code to parse time ranges.
7607         Report DURATION on the stream when possible.
7608
7609 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
7610
7611         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
7612         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
7613         (gst_videomixer_collected):
7614           Fix strides calculation for AYUV (it's just width*4) (#436910).
7615
7616 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
7617
7618         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
7619         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
7620         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
7621         Sync the GObject properties before each processing step to properly
7622         work with the controller.
7623
7624 2007-05-04  Wim Taymans  <wim@fluendo.com>
7625
7626         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
7627         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7628         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
7629         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7630         (gst_rtspsrc_change_state):
7631         Let more error state trickle down so that we can catch more error
7632         cases.
7633         Handle keep-alive a little smarter by selecting a method the server
7634         actually supports.
7635         Fix a race in UDP streaming shutdown.
7636
7637 2007-05-04  Wim Taymans  <wim@fluendo.com>
7638
7639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
7640         Ignore errors when trying to use the keep-alive messages.
7641
7642 2007-05-04  Wim Taymans  <wim@fluendo.com>
7643
7644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7645         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
7646         (gst_rtspsrc_stream_configure_manager),
7647         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
7648         (gst_rtspsrc_stream_configure_mcast),
7649         (gst_rtspsrc_stream_configure_udp),
7650         (gst_rtspsrc_stream_configure_udp_sink),
7651         (gst_rtspsrc_stream_configure_transport):
7652         Send RTCP messages back to the server over the TCP connection.
7653
7654         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
7655         (rtsp_connection_send), (rtsp_connection_read), (read_body),
7656         (rtsp_connection_receive):
7657         * gst/rtsp/rtspconnection.h:
7658         Factor out and expose lowlevel _write and _read methods.
7659         Implement sending data messages to the server.
7660
7661 2007-05-03  Wim Taymans  <wim@fluendo.com>
7662
7663         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
7664         (gst_multipart_mux_collected):
7665         Fix timestamps on outgoing buffers.
7666
7667 2007-05-03  Wim Taymans  <wim@fluendo.com>
7668
7669         * gst/multipart/multipartmux.c:
7670         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
7671         (gst_multipart_mux_change_state):
7672         Emit NEWSEGMENT events before pushing the first buffer.
7673
7674 2007-05-03  Wim Taymans  <wim@fluendo.com>
7675
7676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
7677         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
7678         (gst_rtspsrc_handle_src_query),
7679         (gst_rtspsrc_stream_configure_manager),
7680         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
7681         (gst_rtspsrc_stream_configure_mcast),
7682         (gst_rtspsrc_stream_configure_udp),
7683         (gst_rtspsrc_stream_configure_udp_sink),
7684         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
7685         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7686         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
7687         (gst_rtspsrc_pause):
7688         Refactor transport configuration code.
7689         Create internal pads for TCP transport so that we can implement events
7690         and queries.
7691         Handle events and queries.
7692         Parse range from the SDP.
7693         Fix race in pause handler where the connection could still be flushing.
7694
7695 2007-05-02  Wim Taymans  <wim@fluendo.com>
7696
7697         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7698         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
7699         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
7700         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
7701         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
7702         (gst_rtspsrc_change_state):
7703         * gst/rtsp/gstrtspsrc.h:
7704         Fix race when multiple udp sources post timeouts, just act on the first
7705         received timeout.
7706         Protect stream list with a recursive lock to fix some races.
7707         Flush connection when we need to do a reconnect or stop.
7708         Make state lock recursive.
7709
7710         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7711         (rtsp_connection_close):
7712         Some small cleanups.
7713
7714 2007-05-02  Wim Taymans  <wim@fluendo.com>
7715
7716         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7717         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
7718         Only set DISCONT when there actually is a discont or when we just
7719         started.
7720
7721 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
7722
7723         * ext/flac/gstflac.c: (plugin_init):
7724         Call bindtextdomain() to get localized strings.
7725
7726 2007-05-02  Wim Taymans  <wim@fluendo.com>
7727
7728         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7729         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
7730         (gst_wavparse_stream_data):
7731         * gst/wavparse/gstwavparse.h:
7732         Be a bit more clever when dealing with VBR files with FACT tags, we
7733         don't want to timestamp buffers in that case but the estimated BPS can
7734         be used for seeking.
7735         Only send close segment in the streaming thread.
7736
7737 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
7738
7739         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
7740         Correctly post an error on the bus if something went wrong in the loop
7741         function. This fixes a few cases where the task was paused and nothing
7742         happened anymore.
7743
7744 2007-05-02  Wim Taymans  <wim@fluendo.com>
7745
7746         * gst/rtsp/test.c: (main):
7747         Fix compilation of deprecated test just because I'm too lazy to delete
7748         it.
7749
7750 2007-05-02  Wim Taymans  <wim@fluendo.com>
7751
7752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7753         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
7754         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
7755         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
7756         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
7757         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
7758         * gst/rtsp/gstrtspsrc.h:
7759         Fix sending RTCP to the right place.
7760         Fix bug in reffing the wrong UDP element.
7761         Use new pad names for the session manager.
7762         Implement handling server requests in interleaved and UDP modes.
7763         Handle session keep-alive in UDP modes.
7764         Remove GCond for handling UDP timeouts.
7765
7766         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7767         (rtsp_connection_send), (rtsp_connection_read), (read_body),
7768         (rtsp_connection_receive), (rtsp_connection_close):
7769         * gst/rtsp/rtspconnection.h:
7770         Store connection IP address for later.
7771         Add timeout args to all operations that might block forever.
7772         Parse session timeout.
7773         Only close sockets when not already closed.
7774
7775         * gst/rtsp/rtspdefs.c:
7776         * gst/rtsp/rtspdefs.h:
7777         Add timeout return value and error string.
7778
7779         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
7780         Add small comment.
7781
7782 2007-05-01  Wim Taymans  <wim@fluendo.com>
7783
7784         Patch by: Sjoerd Simons <sjoerd at luon dot net>
7785
7786         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7787         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
7788         * gst/rtp/gstrtpmp4vpay.h:
7789         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
7790
7791 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
7792
7793         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7794           Remove v4l2src from docs, since it breaks the docs build, and the
7795           plugin is only built if --enable-experimental is used anyway.
7796
7797         * docs/plugins/Makefile.am:
7798           Spaces => tab.
7799
7800 2007-04-29  Wim Taymans  <wim@fluendo.com>
7801
7802         * gst/udp/gstmultiudpsink.c: (leave_multicast),
7803         (gst_multiudpsink_add), (gst_multiudpsink_remove):
7804         Add code to drop membership of a multicast group.
7805
7806         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
7807         (gst_udpsink_set_uri):
7808         Implement URI handler.
7809
7810         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
7811         (gst_rtspsrc_parse_rtpinfo):
7812         Use URI handler to make udpsink instace.
7813         Improve code to configure port and destination.
7814
7815 2007-04-29  Wim Taymans  <wim@fluendo.com>
7816
7817         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
7818         Fix multicast detection.
7819         Don't try to join a multicast group if the address is not multicast.
7820
7821         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
7822         Small debug improvement.
7823
7824 2007-04-27  Wim Taymans  <wim@fluendo.com>
7825
7826         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
7827         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
7828         (gst_rtspsrc_handle_message):
7829         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
7830         parent.
7831
7832 2007-04-27  Wim Taymans  <wim@fluendo.com>
7833
7834         * gst/rtp/gstrtpilbcdepay.h:
7835         Fix mode property when specified as an arg.
7836
7837 2007-04-26  Edward Hervey  <edward@fluendo.com>
7838
7839         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7840         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7841         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7842         * docs/plugins/inspect/plugin-osxaudio.xml:
7843         Add documentation for osxaudio plugin.
7844
7845 2007-04-26  Wim Taymans  <wim@fluendo.com>
7846
7847         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7848         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
7849         (gst_rtspsrc_open), (gst_rtspsrc_close),
7850         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
7851         (gst_rtspsrc_pause):
7852         * gst/rtsp/gstrtspsrc.h:
7853         Protect state changes with a lock.
7854
7855         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7856         (parse_line):
7857         * gst/rtsp/rtspconnection.h:
7858         Remove some unused stuff.
7859
7860 2007-04-26  Wim Taymans  <wim@fluendo.com>
7861
7862         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7863         Handle the case where there are exactly 0 bytes to read and the ioctl
7864         did not report an error. Fixes #433530.
7865
7866 2007-04-26  Wim Taymans  <wim@fluendo.com>
7867
7868         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7869         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
7870         * gst/wavparse/gstwavparse.h:
7871         Apply DISCONT to buffers.
7872         Only apply timestamp to the first sample after a DISCONT, too many VBR
7873         files cause random jitter in the timestamps. Fixes #433119.
7874
7875 2007-04-25  Wim Taymans  <wim@fluendo.com>
7876
7877         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
7878         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
7879         (gst_rtp_dec_get_property):
7880         * gst/rtsp/gstrtpdec.h:
7881         Add dummy latency property to be backwards compat with rtpbin.
7882
7883         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7884         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7885         (gst_rtspsrc_stream_configure_transport),
7886         (gst_rtspsrc_parse_rtpinfo):
7887         * gst/rtsp/gstrtspsrc.h:
7888         Add latency property and configure in the session manager.
7889         Don't set invalid clock-base and seqnum-base on caps, some servers
7890         sometimes don't send them.
7891
7892 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
7893
7894         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
7895         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
7896           Double-check that RGB input caps are really RGBA caps (apparently
7897           the core doesn't always catch it if those caps aren't a subset of
7898           our template caps, also see #421543). Fixes #429319 in a way.
7899           Also, don't leak the pad template in the transform_caps function.
7900
7901         * tests/check/Makefile.am:
7902         * tests/check/elements/.cvsignore:
7903         * tests/check/elements/alphacolor.c: (setup_alphacolor),
7904         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
7905         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
7906         (GST_START_TEST), (alphacolor_suite):
7907           Add some basic unit tests for alphacolor.
7908
7909 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
7910
7911         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7912           If we get a fatal flow return in the loop function, first post the
7913           error message and only then send the EOS event downstream, otherwise
7914           applications might get an eos message before the error message and
7915           think everything was ok (related to #429319).
7916
7917 2007-04-25  Wim Taymans  <wim@fluendo.com>
7918
7919         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
7920         Read the channel byte as an unsigned byte.
7921
7922 2007-04-25  Wim Taymans  <wim@fluendo.com>
7923
7924         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
7925         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
7926         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
7927         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
7928         (gst_rtp_gsm_depay_setcaps):
7929         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
7930         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7931         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
7932         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
7933         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
7934         (gst_ilbc_depay_get_property):
7935         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
7936         * gst/rtp/gstrtpmp4adepay.c:
7937         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
7938         (gst_rtp_pcma_depay_setcaps):
7939         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
7940         (gst_rtp_pcmu_depay_setcaps):
7941         Make sure we configure the clock_rate in the baseclass in the setcaps
7942         function. Fixes #431282.
7943
7944 2007-04-25  Wim Taymans  <wim@fluendo.com>
7945
7946         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
7947         (gst_rtspsrc_stream_free), (request_pt_map),
7948         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
7949         * gst/rtsp/gstrtspsrc.h:
7950         Parse server address from SDP.
7951         Hook up a udpsink to send RTCP back to the server.
7952
7953         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7954         * gst/rtsp/rtsptransport.h:
7955         Add some docs.
7956
7957 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
7958
7959         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7960           Make header field check conditional. Fixes #433135
7961
7962 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
7963
7964         * docs/plugins/Makefile.am:
7965         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7966         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7967         * docs/plugins/inspect/plugin-alphacolor.xml:
7968         * gst/alpha/Makefile.am:
7969         * gst/alpha/gstalphacolor.c:
7970         * gst/alpha/gstalphacolor.h:
7971           Add minimal docs blurb to alphacolor; split out headers into
7972           separate header file for gtk-doc.
7973
7974 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
7975
7976         * gst/debug/progressreport.c: (gst_progress_report_report):
7977           Don't try to post NULL message (in case we can't query upstream
7978           position or duration).
7979
7980 2007-04-18  Michael Smith  <msmith@fluendo.com>
7981
7982         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
7983         (gst_cutter_get_caps):
7984         * gst/cutter/gstcutter.h:
7985           Fix some of the most obvious bugs in cutter. Now doesn't leak
7986           everything if input is silent.
7987
7988 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
7989
7990         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
7991         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
7992         * gst/wavenc/gstwavenc.h:
7993         Wav apparently only supports width==GST_ROUND_UP(depth), everything
7994         else results in a invalid block align and invalid files.
7995
7996 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
7997
7998         Patch by: Snaik <snaik32 gmail com>
7999
8000         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
8001           Add missing break statement for BOX_HORIZONTAL case.
8002
8003 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8004
8005         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8006
8007         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8008         Use correct format strings for integer types.
8009
8010 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8011
8012         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
8013         (gst_wavparse_create_sourcepad):
8014         Use gst_riff_create_audio_template_caps () instead of the local caps.
8015         This makes updates of the local caps unecessary whenever libgstriff
8016         gets support for new formats.
8017
8018 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
8019
8020         Patch by: Brian Cameron  <brian.cameron at sun dot com>
8021
8022         * sys/sunaudio/gstsunaudio.c:
8023         * sys/sunaudio/gstsunaudiomixer.c:
8024         * sys/sunaudio/gstsunaudiomixer.h:
8025         * sys/sunaudio/gstsunaudiomixerctrl.c:
8026         * sys/sunaudio/gstsunaudiomixerctrl.h:
8027         * sys/sunaudio/gstsunaudiomixertrack.h:
8028         * sys/sunaudio/gstsunaudiosink.c:
8029         * sys/sunaudio/gstsunaudiosink.h:
8030         * sys/sunaudio/gstsunaudiosrc.c:
8031         * sys/sunaudio/gstsunaudiosrc.h:
8032           Fix and/or update copyright attributions (#430228).
8033
8034 2007-04-13  Wim Taymans  <wim@fluendo.com>
8035
8036         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8037         Fix docs.
8038
8039         * gst/rtsp/URLS:
8040         Add some more example urls.
8041
8042         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
8043         (gst_rtp_dec_chain_rtp):
8044         Better debugging.
8045
8046         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
8047         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
8048         (gst_rtspsrc_parse_rtpinfo):
8049         Remove unused code.
8050
8051 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8052
8053         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8054         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8055         (gst_wavparse_stream_data):
8056           Relax the audio/mpeg caps again and add FIXME: comment.
8057
8058 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8059
8060         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8061         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8062         (gst_wavparse_stream_data):
8063         * gst/wavparse/gstwavparse.h:
8064           More sanity check for the header fields. Fix type for 'rate' header
8065           field.
8066
8067 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8068
8069         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
8070         (gst_icydemux_unicodify):
8071           If the metadata strings we get in the stream are not UTF-8, try to
8072           interpret them according to the character encodings specified in the
8073           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
8074           only fall back to locale/ISO-8859-1 if those aren't set or don't
8075           work. Should fix #428901.
8076
8077 2007-04-12  Wim Taymans  <wim@fluendo.com>
8078
8079         * gst/rtp/gstrtph264depay.c:
8080         Use the proper sync word for SPS and PPS.
8081
8082 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8083
8084         * gst/rtp/Makefile.am:
8085         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
8086           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
8087         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
8088           Add a simple hashing implementation that we can use to generate
8089           a 24-bit ident value based on the codebooks for vorbis and theora.
8090         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
8091           gst_rtp_theora_pay_handle_buffer):
8092         * gst/rtp/gstrtpvorbisdepay.c
8093           (gst_rtp_vorbis_depay_parse_configuration,
8094           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
8095         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
8096           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
8097           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
8098           Use the hashing function, ensuring that the same codebooks result
8099           in the same ident and thus the same SDP description.
8100           Various log fixes/changes.
8101
8102 2007-04-12  Wim Taymans  <wim@fluendo.com>
8103
8104         Patch by: jerry tan <jerry dot tan at sun dot com>
8105
8106         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8107         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
8108         application's responsibility to make sure it open the device once.
8109         Remove a careless error if AUDIODEV is set. Fixes #392620.
8110
8111 2007-04-12  Wim Taymans  <wim@fluendo.com>
8112
8113         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
8114         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
8115         * gst/rtsp/gstrtpdec.h:
8116         Make backward compat with rtpbin by adding the request-pt-map signals.
8117
8118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8119         (new_session_pad), (request_pt_map),
8120         (gst_rtspsrc_stream_configure_transport),
8121         (gst_rtspsrc_stream_configure_caps),
8122         (gst_rtspsrc_activate_streams):
8123         * gst/rtsp/gstrtspsrc.h:
8124         Implement request-pt-map signals instead of setting caps on the buffers
8125         for the session manager.
8126
8127 2007-04-11  Wim Taymans  <wim@fluendo.com>
8128
8129         * gst/udp/gstudp.c: (plugin_init):
8130         Register GstNetBuffer in plugin_init so that the type can be used from
8131         multiple threads without races.
8132
8133 2007-04-10  Wim Taymans  <wim@fluendo.com>
8134
8135         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8136         (gst_rtp_amr_depay_process):
8137         Fix depayloader clock_rate and some cleanups.
8138
8139         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
8140         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
8141         * gst/rtp/gstrtph264depay.h:
8142         Don't push codec_data in the adapter because it might get flushed when
8143         we get a discont.
8144
8145         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8146         Handle multiple AU per packet.
8147
8148         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
8149         (gst_rtp_sv3v_depay_plugin_init):
8150         Disable rank, this one does not work.
8151         Remove timestamping, base class does that.
8152
8153 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
8154
8155         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
8156           limit caps to the formats we announce in the template
8157
8158         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8159         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8160         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
8161           fix some crashers/asserts when dealing with broken files
8162
8163 2007-04-10  Wim Taymans  <wim@fluendo.com>
8164
8165         Patch by: Peter Kjellerstedt  <pkj at axis com>
8166
8167         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8168         * gst/rtp/gstrtpL16depay.c:
8169         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8170         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
8171         (gst_rtp_speex_depay_setcaps):
8172         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8173         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
8174         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
8175         Fix some compiler warnings. Fixes #428182.
8176
8177 2007-04-06  Wim Taymans  <wim@fluendo.com>
8178
8179         * gst/rtsp/Makefile.am:
8180         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
8181         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
8182         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
8183         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
8184         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
8185         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
8186         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
8187         (create_rtcp), (gst_rtp_dec_request_new_pad),
8188         (gst_rtp_dec_release_pad):
8189         * gst/rtsp/gstrtpdec.h:
8190         * gst/rtsp/gstrtsp.c: (plugin_init):
8191         Morph RTPDec into something compatible with RTPBin as a fallback.
8192         Various other style fixes.
8193
8194         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
8195         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
8196         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
8197         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
8198         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
8199         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
8200         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8201         * gst/rtsp/gstrtspsrc.h:
8202         Implement RTPBin session manager handling.
8203         Don't try to add empty properties to caps.
8204         Implement fallback session manager, handling.
8205         Don't combine errors from RTCP streams, just ignore them.
8206
8207         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
8208         * gst/rtsp/rtsptransport.h:
8209         Implement fallback session manager.
8210         Make RTPBin the default one when available.
8211
8212 2007-04-05  Wim Taymans  <wim@fluendo.com>
8213
8214         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
8215         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
8216         This element is ready to be autoplugged.
8217
8218 2007-04-05  Julien MOUTTE  <julien@moutte.net>
8219
8220         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8221         Don't leave the offsets defined by upstream element on the
8222         compressed data buffer we are pushing downstream. Make them
8223         GST_BUFFER_OFFSET_NONE.
8224
8225 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
8226
8227         * gst/avi/README:
8228         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8229         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
8230         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8231         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
8232         (gst_avi_demux_calculate_durations_from_index),
8233         (gst_avi_demux_stream_header_push),
8234         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
8235         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
8236           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
8237
8238 2007-04-03  Wim Taymans  <wim@fluendo.com>
8239
8240         * gst/smpte/barboxwipes.c:
8241         Fix error as spotted by Snaik <snaik32 at gmail dot com>
8242
8243 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8244
8245         * gst/wavparse/gstwavparse.c:
8246         Support audio/x-raw-float in wav files. This only works with
8247         plugins-base CVS, using an older version doesn't have any
8248         disadvantages though.
8249
8250 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8251
8252         * configure.ac:
8253         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8254         (gst_au_parse_parse_header), (gst_au_parse_chain):
8255         * gst/auparse/gstauparse.h:
8256         Revert last change as we don't want plugins-good to depend on
8257         plugins-base CVS now.
8258
8259 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8260
8261         * configure.ac:
8262         Require gst-plugins-base CVS for audioconvert with non-native
8263         float support and width/depth fix in libgstriff.
8264
8265         Patch by: René Stadler <mail at renestadler dot de>
8266
8267         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8268         (gst_au_parse_parse_header), (gst_au_parse_chain):
8269         * gst/auparse/gstauparse.h:
8270         Don't swap the floats ourself if they're not in native endianness.
8271         Instead let audioconvert handle this. Fixes #339838.
8272
8273 2007-03-29  Wim Taymans  <wim@fluendo.com>
8274
8275         * gst/rtp/gstasteriskh263.h:
8276         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
8277         (gst_rtp_h263p_depay_change_state):
8278         * gst/rtp/gstrtph263pdepay.h:
8279         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
8280         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8281         (gst_rtp_h264_depay_change_state):
8282         * gst/rtp/gstrtph264depay.h:
8283         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
8284         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
8285         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8286         Flush adapter on disconts.
8287
8288 2007-03-29  Wim Taymans  <wim@fluendo.com>
8289
8290         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
8291         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
8292         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
8293         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
8294         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
8295         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
8296         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
8297         (gst_rtp_mp4v_depay_process):
8298         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
8299         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
8300         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
8301         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
8302         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
8303         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
8304         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
8305         Use more efficient adapter and rtpbuffer methods when possible.
8306
8307 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8308
8309         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8310         (gst_wavenc_sink_setcaps):
8311         Correctly handle width!=depth input.
8312         * gst/wavparse/gstwavparse.c:
8313         Already export in the caps that width==8 uses unsigned samples and
8314         everything else uses signed samples.
8315
8316 2007-03-29  Wim Taymans  <wim@fluendo.com>
8317
8318         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
8319
8320         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
8321         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
8322         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
8323         (gst_dynudpsink_close):
8324         * gst/udp/gstdynudpsink.h:
8325         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8326         (gst_udpsrc_create), (gst_udpsrc_set_property),
8327         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
8328         * gst/udp/gstudpsrc.h:
8329         Rework the socket allocation a bit based on the sockfd argument so that
8330         it becomes usable.
8331         Add a closefd property to instruct the udp elements to close the custom
8332         file descriptors when going to READY. Fixes #423304.
8333         API:GstUDPSrc::closefd property
8334         API:GstDynUDPSink::closefd property
8335
8336 2007-03-29  Wim Taymans  <wim@fluendo.com>
8337
8338         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
8339
8340         * gst/rtp/Makefile.am:
8341         * gst/rtp/gstrtp.c: (plugin_init):
8342         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
8343         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
8344         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
8345         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
8346         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
8347         (gst_rtp_h264_pay_plugin_init):
8348         * gst/rtp/gstrtph264pay.h:
8349         Added H264 payloader. Fixes #423782.
8350
8351         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
8352         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
8353         Small fixes.
8354
8355 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8356
8357         * gst/wavparse/gstwavparse.c:
8358         Actually support depths from 1 to 32, not only 8 to 32.
8359
8360 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8361
8362         * gst/wavparse/gstwavparse.c:
8363         Add support for wav files containing audio/x-raw-int with random
8364         depths between 1 and 32 bits.
8365
8366 2007-03-28  Wim Taymans  <wim@fluendo.com>
8367
8368         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
8369
8370         * gst/rtp/Makefile.am:
8371         * gst/rtp/gstrtp.c: (plugin_init):
8372         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
8373         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
8374         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
8375         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
8376         (gst_rtp_mp4a_depay_get_property),
8377         (gst_rtp_mp4a_depay_change_state),
8378         (gst_rtp_mp4a_depay_plugin_init):
8379         * gst/rtp/gstrtpmp4adepay.h:
8380         Added MP4A-LATM depayloader. Fixes #417792.
8381
8382         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
8383         (gst_rtp_mp4v_depay_process):
8384         Fixup depayloader, setting codec_data, using more efficient adaptor and
8385         rtpbuffer handling.
8386
8387         * gst/rtsp/URLS:
8388         Add url to test above.
8389
8390 2007-03-25  Wim Taymans  <wim@fluendo.com>
8391
8392         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
8393         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
8394         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
8395         (gst_rtspsrc_media_to_caps),
8396         (gst_rtspsrc_stream_configure_transport),
8397         (gst_rtspsrc_stream_configure_caps),
8398         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
8399         * gst/rtsp/gstrtspsrc.h:
8400         Handle default clock-rates for static payload types, rearrange stuff so
8401         that the rtpmap field in the sdp can override the defaults.
8402         Parse RTP-Info field to get the seqnum and timebase fields that should
8403         go in the caps.
8404         Delay configuring caps after we got the RTP-Info from the PLAY reply from
8405         the server. 
8406
8407 2007-03-22  Wim Taymans  <wim@fluendo.com>
8408
8409         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
8410
8411         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8412         Accept complex pipeline descriptions as an audio profile instead of just
8413         a single element. Fixes #420658.
8414
8415 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8416
8417         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
8418           Rename registered type in preparation of GstTagDemux moving to
8419           -base at some point in the future.
8420
8421 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
8422
8423         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8424           Streaming mode fixes: don't unref buffer we don't own any longer;
8425           remove bogus adapter flush. Fixes #419338.
8426
8427 2007-03-17  David Schleef  <ds@schleef.org>
8428
8429         * REQUIREMENTS: Change the format to key/value, add a bunch of
8430           information, remove a bunch of requirements that are for
8431           other GStreamer packages.
8432
8433 2007-03-17  David Schleef  <ds@schleef.org>
8434
8435         * REQUIREMENTS: Fix a few things.  This file really needs a
8436         good once-over.
8437
8438 2007-03-15  Edward Hervey  <edward@fluendo.com>
8439
8440         * sys/Makefile.am:
8441         Don't forget to distribute the sys/osxaudio/ directory.
8442
8443 2007-03-15  Edward Hervey  <edward@fluendo.com>
8444
8445         * configure.ac:
8446         * sys/Makefile.am:
8447         * sys/osxaudio/Makefile.am:
8448         * sys/osxaudio/gstosxaudio.c:
8449         * sys/osxaudio/gstosxaudiosink.c:
8450         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
8451         (gst_osx_audio_sink_getcaps),
8452         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
8453         * sys/osxaudio/gstosxaudiosrc.c:
8454         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
8455         (gst_osx_audio_src_create_ringbuffer):
8456         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
8457         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
8458         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
8459         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
8460         * sys/osxaudio/gstosxringbuffer.h:
8461         Activate osxaudio in gst-plugins-good with proper build setup.
8462         Add inlined documentation.
8463         Fix debug statements
8464         Fix ringbuffer when pausing.
8465         Fixes #323471
8466
8467 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
8468         * gst/rtp/gstrtppcmapay.c:
8469         * gst/rtp/gstrtppcmapay.h:
8470         * gst/rtp/gstrtppcmupay.c:
8471         * gst/rtp/gstrtppcmupay.h:
8472         Ported mulaw and alaw payloaders to use new base class
8473
8474 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8475
8476         * po/af.po:
8477         * po/az.po:
8478         * po/cs.po:
8479         * po/en_GB.po:
8480         * po/it.po:
8481         * po/nl.po:
8482         * po/or.po:
8483         * po/sq.po:
8484         * po/sr.po:
8485         * po/sv.po:
8486         * po/uk.po:
8487         * po/vi.po:
8488           Update translations.
8489
8490 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
8491
8492         * configure.ac:
8493           Fix string replace error (AG_AG_GST_* => AG_GST_*).
8494
8495 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
8496
8497         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
8498           Fix handling of -1 values for start and stop values when seeking,
8499           and SEEK_CUR+SEEK_END here as well.
8500
8501 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
8502
8503         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
8504           Fix handling of -1 values for start and stop values when seeking, 
8505           and SEEK_CUR+SEEK_END.
8506
8507 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
8508
8509         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
8510           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
8511           the image format a variable-length NUL-terminated string; in
8512           versions before that the image format is a fixed-length string of
8513           3 characters (see #348644 for a sample tag).
8514           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
8515
8516 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
8517
8518         * win32/MANIFEST:
8519         Add new project files to MANIFEST.
8520         * win32/vs6/libgstaudiofx.dsp:
8521         * win32/vs6/libgstrtp.dsp:
8522         * win32/vs6/libgstrtsp.dsp:
8523         Update project files.
8524         
8525 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8526
8527         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
8528         (gst_avi_demux_parse_index):
8529         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
8530         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
8531           Printf format fixes; also add some missing quotes in translated
8532           strings. Fixes #416728 and #416727.
8533
8534 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8535
8536         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
8537           Tim and I can't think of any reason the child audio sink needs to 
8538           be set back to NULL after successfully determining that it can 
8539           reach READY - it gets immediately set back to READY by the caller
8540           anyway, causing an unnecessary close/open of any audio devices
8541           involved.
8542
8543 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8544
8545         * po/LINGUAS:
8546         * po/ja.po:
8547           Add ja.po file from #377306.
8548
8549 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8550
8551         * sys/sunaudio/gstsunaudio.c: (plugin_init):
8552         * sys/sunaudio/gstsunaudiomixertrack.c:
8553         (gst_sunaudiomixer_track_new):
8554           Actually translate sunaudio mixer track labels instead of just
8555           marking the strings as translatable (#377306); clean up weird
8556           label string mapping code that serves no apparent purpose. Also
8557           set the 'untranslated-label' property when creating mixer tracks
8558           if the GstMixerTrack base class supports this.
8559
8560         * tests/check/Makefile.am:
8561         * tests/check/elements/.cvsignore:
8562         * tests/check/elements/sunaudio.c: (GST_START_TEST),
8563         (sunaudio_suite):
8564           Very minimalistic unit test for sunaudiomixer element (compiles, but not
8565           actually tested on a system where sunaudiomixer is available).
8566
8567 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8568
8569         * tests/check/Makefile.am:
8570         Re-enable the states test and see if it works on the buildbots.
8571
8572 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
8573
8574         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
8575         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
8576         (gst_dvdec_change_state):
8577         * ext/dv/gstdvdec.h:
8578         Infer pixel-aspect-ratio from the video frame format if it isn't
8579         provided by the container, as happens when playing DV from AVI
8580         or Quicktime containers.
8581
8582         Patch by: Wim Taymans <wim@fluendo.com>
8583         Fixes #380944
8584
8585 2007-03-09  Wim Taymans  <wim@fluendo.com>
8586
8587         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
8588         When activated, remove the udpsrc timeout, we have dataflow and timeouts
8589         will later be handled by the jitterbuffer.
8590
8591 2007-03-09  Wim Taymans  <wim@fluendo.com>
8592
8593         * ext/taglib/gstid3v2mux.cc:
8594         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
8595         Fixes #414496.
8596         
8597         Patch by: Alex Lancaster <alexl at users sourceforge net>
8598
8599 2007-03-09  Wim Taymans  <wim@fluendo.com>
8600
8601         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8602         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
8603         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8604         (gst_avi_demux_chain):
8605         Fix stream position reporting after a seek. Fixes #416445.
8606
8607 2007-03-08  Wim Taymans  <wim@fluendo.com>
8608
8609         Patch by: René Stadler <mail at renestadler dot de>
8610
8611         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8612         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
8613         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
8614         Make avidemux accept optional header chunks in any order.
8615         Fixes #415446.
8616
8617 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8618
8619         * tests/check/Makefile.am:
8620         Disable the states check until the remaining Valgrind errors
8621         are fixed or suppressed.
8622
8623 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
8624
8625         * tests/check/elements/.cvsignore:
8626           Add audiodynamic check to .cvsignore
8627
8628 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
8629
8630         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8631
8632         * gst/audiofx/Makefile.am:
8633         * gst/audiofx/audiodynamic.c:
8634         (gst_audio_dynamic_characteristics_get_type),
8635         (gst_audio_dynamic_mode_get_type),
8636         (gst_audio_dynamic_set_process_function),
8637         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
8638         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
8639         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
8640         (gst_audio_dynamic_transform_hard_knee_compressor_int),
8641         (gst_audio_dynamic_transform_hard_knee_compressor_float),
8642         (gst_audio_dynamic_transform_soft_knee_compressor_int),
8643         (gst_audio_dynamic_transform_soft_knee_compressor_float),
8644         (gst_audio_dynamic_transform_hard_knee_expander_int),
8645         (gst_audio_dynamic_transform_hard_knee_expander_float),
8646         (gst_audio_dynamic_transform_soft_knee_expander_int),
8647         (gst_audio_dynamic_transform_soft_knee_expander_float),
8648         (gst_audio_dynamic_transform_ip):
8649         * gst/audiofx/audiodynamic.h:
8650         * gst/audiofx/audiofx.c: (plugin_init):
8651         Add new audiodynamic element which can act as a compressor or
8652         expander. Supported are hard-knee and soft-knee operation modes with
8653         user-specified ratio and threshold.
8654         Attack and release parameters are not yet implemented but will follow.
8655         * docs/plugins/Makefile.am:
8656         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8657         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8658         * docs/plugins/gst-plugins-good-plugins.args:
8659         * docs/plugins/inspect/plugin-audiofx.xml:
8660         Integrate audiodynamic into the docs.
8661         * tests/check/Makefile.am:
8662         * tests/check/elements/audiodynamic.c: (setup_dynamic),
8663         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
8664         Add unit test for audiodynamic.
8665
8666 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8667
8668         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
8669         Free handles that we allocated when exiting via the error paths.
8670
8671 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
8672
8673         * gst/level/gstlevel.c: (gst_level_class_init),
8674         (gst_level_set_caps), (gst_level_start), (gst_level_event),
8675         (gst_level_transform_ip):
8676         * gst/level/gstlevel.h:
8677           Resolve message timestamps against the playback segment.
8678
8679 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
8680
8681         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
8682         (gst_id3demux_sink_activate):
8683           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
8684           caps passed to it (previously one code path assumed it took ownership
8685           while another one assumed it didn't, while in fact it sometimes did and
8686           sometimes didn't ...).
8687
8688         * configure.ac:
8689         * tests/files/Makefile.am:
8690         * tests/files/id3-407349-1.tag:
8691         * tests/files/id3-407349-2.tag:
8692           Add directory where data for unit tests can be stored.
8693
8694         * tests/Makefile.am:
8695         * tests/check/Makefile.am:
8696         * tests/check/elements/.cvsignore:
8697         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
8698         (read_tags_from_file), (run_check_for_file),
8699         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
8700           Add unit test for id3demux, and in particular for bug #407349. Only
8701           testing pull-mode for now; push mode doesn't work yet because the test
8702           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
8703
8704 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
8705
8706         * tests/check/Makefile.am:
8707           Add missing backslash at end of line.
8708
8709 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
8710
8711         Trigger rebuild.
8712
8713 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
8714
8715         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
8716         * gst/id3demux/id3tags.h:
8717         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8718         (parse_obsolete_tdat_frame):
8719           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
8720           the four-digit number will be interpreted as a year, whereas it is
8721           month and day in DDMM format. Instead, parse TDAT frames and fix up
8722           the date in the GST_TAG_DATE tag later if we also extracted a year.
8723           Fixes #407349.
8724
8725 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
8726
8727         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
8728         (gst_switch_commit_new_kid):
8729         Fix up the dispose logic so it doesn't leak, and fix setting of 
8730         the child state so that we don't set a child to our current state 
8731         just as we are changing it to something else.
8732
8733 2007-03-06  Wim Taymans  <wim@fluendo.com>
8734
8735         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
8736         (gst_goom_chain):
8737         * gst/goom/gstgoom.h:
8738         Document, fix and improve goom adapter behaviour.
8739         Fixes #407006.
8740
8741 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
8742
8743         * ext/esd/esdsink.c: (gst_esdsink_open):
8744         Unref static pad template after using it.
8745
8746 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
8747
8748         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
8749         (gst_switch_commit_new_kid):
8750         Fix up the reference counting of the child elements.
8751
8752 2007-03-05  Wim Taymans  <wim@fluendo.com>
8753
8754         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
8755         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
8756         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
8757         Fix encoding-name case.
8758
8759 2007-03-05  Wim Taymans  <wim@fluendo.com>
8760
8761         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
8762         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
8763         (gst_rtp_speex_depay_process):
8764         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
8765         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
8766         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
8767         (gst_rtp_speex_pay_change_state):
8768         * gst/rtp/gstrtpspeexpay.h:
8769         Fix speex (de)payloader. Fixes #358040.
8770
8771 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
8772
8773         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
8774         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
8775         Install fakesink in NULL by fixing some broken logic. This obviates
8776         the need to manually set _IS_SINK.
8777         Add some comments and remove a little cruft while I'm at it.
8778
8779 2007-03-05  Wim Taymans  <wim@fluendo.com>
8780
8781         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
8782         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
8783
8784 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
8785
8786         * po/POTFILES.in:
8787           Update.
8788
8789 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8790
8791         * tests/check/Makefile.am:
8792         Gah! Also disable gconfvideosink from the tests, otherwise
8793         it will instantiate autovideosink, and dfbvideosink and
8794         leak on the buildbots.
8795
8796 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8797
8798         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
8799         (gst_cdio_cdda_src_finalize):
8800         Make sure we always destroy our libcdio handle.
8801
8802 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8803
8804         * tests/check/Makefile.am:
8805         Disable autovideosink so the buildbots don't barf over memory
8806         leaked in the directfb sink.
8807
8808 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8809
8810         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
8811         Chain up in dispose
8812
8813 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8814
8815         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
8816         (gst_multipart_find_pad_by_mime):
8817         Use gst_pad_new_from_static_template instead of
8818         static_pad_template_get+pad_new.
8819
8820 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8821
8822         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
8823         Catch the case where no clock has been set.
8824
8825 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8826
8827         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
8828         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
8829         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
8830         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
8831         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
8832         (gst_gconf_audio_src_finalize), (do_toggle_element):
8833         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
8834         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
8835         (do_toggle_element):
8836         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
8837         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
8838         (gst_gconf_video_src_finalize), (do_toggle_element):
8839         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
8840         (gst_switch_sink_reset), (gst_switch_sink_set_child):
8841         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
8842         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
8843         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
8844         (gst_shout2send_init), (gst_shout2send_finalize):
8845         * gst/debug/testplugin.c: (gst_test_class_init),
8846         (gst_test_finalize):
8847         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
8848         (gst_flxdec_dispose):
8849         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
8850         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
8851         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8852         (gst_rtspsrc_finalize):
8853         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
8854         * gst/rtsp/rtspextwms.h:
8855         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
8856         (gst_smpte_finalize):
8857         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
8858         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
8859         (gst_udpsink_finalize):
8860         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
8861         (gst_wavparse_sink_activate):
8862         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
8863         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
8864         (gst_oss_src_finalize):
8865         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
8866         * sys/v4l2/gstv4l2object.h:
8867         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
8868         (gst_v4l2src_finalize):
8869         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
8870
8871         Fix a bunch of leaks shown by the newly-added states test.
8872
8873 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
8874
8875         * ext/dv/gstdvdec.c: (gst_dvdec_init):
8876         Use gst_pad_new_from_static_template instead of 
8877         static_pad_template_get+pad_new.
8878
8879 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
8880
8881         Patch by: Loïc Minier <lool+gnome at via ecp fr>
8882
8883         * ext/libcaca/Makefile.am:
8884         * gst/debug/Makefile.am:
8885           Don't mix tabs and spaces (#414168).
8886
8887 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
8888
8889         * tests/check/generic/.cvsignore:
8890           Ignore files to please buildbot.
8891
8892 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
8893
8894         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
8895         (gst_wavparse_stream_data):
8896           Unbreak my previous commit (swapped nominator & denominator). Tim,
8897           thanks for spotting.
8898
8899 2007-03-02  Wim Taymans  <wim@fluendo.com>
8900
8901         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
8902         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
8903         (gst_cdio_cdda_src_finalize):
8904         Small code cleanups.
8905         Don't use pad_alloc as the base class cannot deal with the error codes.
8906
8907 2007-03-02  Wim Taymans  <wim@fluendo.com>
8908
8909         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8910         (gst_udpsrc_create):
8911         Fix doc.
8912
8913 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
8914
8915         Patch by: René Stadler <mail@renestadler.de>
8916
8917         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
8918         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
8919         (gst_wavparse_stream_data):
8920           Handle rounding better to not drop last sample frame. Fixes #356692
8921
8922 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
8923
8924         * tests/check/Makefile.am:
8925         Disable cacasink from the states check too - it also calls exit(1)
8926         on us when it can't find a terminal to talk to.
8927
8928 2007-03-02  Wim Taymans  <wim@fluendo.com>
8929
8930         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
8931
8932         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8933         (gst_udpsrc_create), (gst_udpsrc_set_property),
8934         (gst_udpsrc_get_property):
8935         * gst/udp/gstudpsrc.h:
8936         Add support to strip proprietary headers. Fixes #350296.
8937
8938 2007-03-02  Wim Taymans  <wim@fluendo.com>
8939
8940         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
8941         Fix compilation.
8942
8943 2007-03-02  Wim Taymans  <wim@fluendo.com>
8944
8945         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
8946
8947         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
8948         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
8949         (gst_rtp_mp2t_depay_set_property),
8950         (gst_rtp_mp2t_depay_get_property):
8951         * gst/rtp/gstrtpmp2tdepay.h:
8952         Add support to strip off proprietary headers. Fixes #350278.
8953
8954 2007-03-02  Wim Taymans  <wim@fluendo.com>
8955
8956         * ext/hal/hal.c:
8957         Fix compilation.
8958
8959 2007-03-02  Wim Taymans  <wim@fluendo.com>
8960
8961         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
8962         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
8963         (gst_sunaudiosrc_open):
8964         * sys/sunaudio/gstsunaudiosrc.h:
8965         Remove device-name from GstSunAudioSrc. Fixes #412597.
8966
8967 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
8968
8969         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
8970         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
8971         Having NULL as UDI previously selected the default sink/src. Change
8972         this back but mention it in the debug output.
8973         * ext/hal/hal.c: (gst_hal_get_alsa_element),
8974         (gst_hal_get_oss_element), (gst_hal_get_string),
8975         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
8976         (gst_hal_get_audio_src):
8977         * ext/hal/hal.h:
8978         Refactor a bit, check all error conditions, greatly improve debugging
8979         and fix some possible memory leaks. Also implement OSS support
8980         and allow specifying an UDI that points to a real device. For this the
8981         child device which supports ALSA (preferred) or OSS is used.
8982         As a side effect this makes it impossible now to get a alsasink in
8983         halaudiosrc and a alsasrc in halaudiosink.
8984
8985 2007-03-01  Wim Taymans  <wim@fluendo.com>
8986
8987         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
8988         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
8989         Errors from the udp sources are not fatal unless all of them are in
8990         error.
8991
8992 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
8993
8994         * tests/check/Makefile.am:
8995         Disable aasink in the states test. I suspect this is the element that
8996         is calling exit(1) when it can't proceed.
8997
8998 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
8999
9000         * tests/check/Makefile.am:
9001         Draw plugins in from the build tree sys/ dir, rather than picking
9002         up the already installed versions.
9003
9004 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9005
9006         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
9007         Error out correctly when getting xcontext fails.
9008
9009 2007-03-01  Wim Taymans  <wim@fluendo.com>
9010
9011         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
9012         Make state change to PAUSED NO_PREROLL because that's what it will be in
9013         the future and rtspsrc relies on it.
9014
9015         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9016         (gst_rtspsrc_change_state):
9017         Don't error out when we don't get an error from the state change
9018         function.
9019
9020 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
9021
9022         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
9023         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
9024           Check if the device UDI is set before trying to query HAL
9025           about it and give a useful error message if it wasn't set.
9026         * ext/hal/hal.c: (gst_hal_get_string):
9027           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
9028           gives an assertion failure in D-Bus when running with
9029           DBUS_FATAL_WARNINGS=1.
9030
9031 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9032
9033         * configure.ac:
9034           Convert to new AG_GST style.
9035
9036 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9037
9038         * tests/check/Makefile.am:
9039         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
9040           add test for states
9041
9042 2007-02-28  Wim Taymans  <wim@fluendo.com>
9043
9044         * tests/check/elements/.cvsignore:
9045         Add new videofilter check to .cvsignore.
9046
9047 2007-02-28  Wim Taymans  <wim@fluendo.com>
9048
9049         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
9050         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9051         (gst_avi_demux_loop), (gst_avi_demux_chain):
9052         Fix combined flow return. Fixes #412608.
9053
9054 2007-02-28  Wim Taymans  <wim@fluendo.com>
9055
9056         * gst/videofilter/Makefile.am:
9057         Dist header..
9058
9059 2007-02-28  Wim Taymans  <wim@fluendo.com>
9060
9061         * gst/videofilter/gstgamma.h:
9062         Add header too.
9063
9064 2007-02-28  Wim Taymans  <wim@fluendo.com>
9065
9066         Patch by: Mark Nauwelaerts <manauw at skynet be>
9067
9068         * gst/videofilter/Makefile.am:
9069         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
9070         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
9071         (gst_gamma_get_property), (gst_gamma_calculate_tables),
9072         (oil_tablelookup_u8), (gst_gamma_set_caps),
9073         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
9074         Port gamma filter to 0.10. Fixes #412704.
9075
9076         * tests/check/Makefile.am:
9077         * tests/check/elements/videofilter.c: (setup_filter),
9078         (cleanup_filter), (check_filter), (GST_START_TEST),
9079         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
9080         Add unit tests for videofilters.
9081
9082 2007-02-28  Wim Taymans  <wim@fluendo.com>
9083
9084         * gst/rtsp/URLS:
9085         Add another interesting test url.
9086
9087         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
9088         Don't allow getting header fields from data packets.
9089
9090 2007-02-28  Michael Smith  <msmith@fluendo.com>
9091
9092         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
9093         (gst_shout2send_init), (gst_shout2send_start),
9094         (gst_shout2send_set_property), (gst_shout2send_get_property):
9095         * ext/shout2/gstshout2.h:
9096           Add a property for username.
9097
9098 2007-02-27  Christian Schallerr <christian@fluendo.com>
9099
9100         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
9101
9102 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
9103
9104         * gst/rtsp/Makefile.am:
9105         Fix make check too.
9106
9107 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
9108
9109         * gst/rtsp/base64.c: (util_base64_encode):
9110         * gst/rtsp/base64.h:
9111         Commit missing files for base64 encoding.
9112
9113 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9114
9115         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9116
9117         * configure.ac:
9118         * ext/annodex/Makefile.am:
9119         * ext/jpeg/Makefile.am:
9120         * ext/speex/Makefile.am:
9121         * gst/alpha/Makefile.am:
9122         * gst/cutter/Makefile.am:
9123         * gst/debug/Makefile.am:
9124         * gst/effectv/Makefile.am:
9125         * gst/goom/Makefile.am:
9126         * gst/level/Makefile.am:
9127         * gst/smpte/Makefile.am:
9128         * gst/videofilter/Makefile.am:
9129           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
9130
9131 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
9132
9133         * gst/rtsp/Makefile.am:
9134         * gst/rtsp/rtspconnection.c: (append_auth_header),
9135         (rtsp_connection_send), (rtsp_connection_set_auth):
9136         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
9137         from icecast to replace it. Relicensed from GPL courtesy of Mike
9138         Smith.
9139
9140 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
9141
9142         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9143         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
9144         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
9145         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
9146         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9147         (gst_rtspsrc_uri_set_uri):
9148         * gst/rtsp/gstrtspsrc.h:
9149         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9150         (append_auth_header), (rtsp_connection_send),
9151         (rtsp_connection_free), (rtsp_connection_set_auth):
9152         * gst/rtsp/rtspconnection.h:
9153         * gst/rtsp/rtspdefs.h:
9154         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9155         * gst/rtsp/rtspurl.h:
9156
9157         Implement simple Basic Authentication support so that urls like
9158         rtsp://user:pass@hostname/rtspstream work on hosts that require
9159         authentication.
9160
9161 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
9162
9163         * sys/v4l2/gstv4l2object.c:
9164         * sys/v4l2/gstv4l2tuner.c:
9165         * sys/v4l2/v4l2_calls.c:
9166         Fix segfault when oppening a radio device.
9167         
9168 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9169
9170         * gst/level/gstlevel.c: (gst_level_set_caps),
9171         (gst_level_transform_ip):
9172         * sys/v4l2/README:
9173         * tests/check/elements/level.c: (GST_START_TEST):
9174           Fix level for multi-channel case.
9175
9176 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9177
9178         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
9179         (gst_level_transform_ip):
9180         * gst/level/gstlevel.h:
9181           Use function pointer for process function and add process functions
9182           for float audio.
9183
9184 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
9185
9186         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9187         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
9188         (gst_v4l2src_capture_init):
9189           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
9190           fixes #407369
9191
9192 2007-02-18  Wim Taymans  <wim@fluendo.com>
9193
9194         * gst/rtp/Makefile.am:
9195         * gst/rtp/gstrtp.c: (plugin_init):
9196         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
9197         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
9198         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
9199         (gst_rtp_mp2t_pay_plugin_init):
9200         * gst/rtp/gstrtpmp2tpay.h:
9201         Added simple mpeg transport stream payloader.
9202
9203 2007-02-16  Wim Taymans  <wim@fluendo.com>
9204
9205         * gst/rtsp/URLS:
9206         Add example H264 rtsp url.
9207
9208         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9209         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9210         Don't convert values to lowercase or we might mess up base64 encoded
9211         properties.
9212
9213 2007-02-16  Wim Taymans  <wim@fluendo.com>
9214
9215         * gst/rtp/README:
9216         Fix case of string params.
9217
9218         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9219         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9220         Fix depayloader, support more packet types.
9221         Add sync codes to make sure the packetizer can do its job.
9222
9223         * gst/rtp/gstrtpmp4gdepay.c:
9224         * gst/rtp/gstrtpmp4gpay.c:
9225         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9226         Fix caps case again.
9227
9228 2007-02-15  Wim Taymans  <wim@fluendo.com>
9229
9230         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
9231         Set right caps on output buffers.
9232
9233 2007-02-14  Wim Taymans  <wim@fluendo.com>
9234
9235         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
9236         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
9237         Clear stack allocated SDPMedia struct before calling _init() on it.
9238         Clarify this in the docs as well.
9239
9240 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
9241
9242         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
9243         (do_change_child):
9244         Don't reset the profile when going switching states, as it makes
9245         the element non-reusable.
9246
9247 2007-02-14  Wim Taymans  <wim@fluendo.com>
9248
9249         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
9250         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
9251         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
9252         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
9253         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
9254         (sdp_parse_line):
9255         * gst/rtsp/sdpmessage.h:
9256         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
9257         Fix memory management of SDP messages. Fixes #407793.
9258
9259 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
9260
9261         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
9262
9263         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9264         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
9265
9266 2007-02-14  Wim Taymans  <wim@fluendo.com>
9267
9268         Patch by: jp.liu <jp_liu at astrocom dot cn>
9269
9270         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
9271         Fix parsing of password field in url. Fixes #407797.
9272
9273 2007-02-14  Wim Taymans  <wim@fluendo.com>
9274
9275         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
9276         (gst_wavparse_reset), (gst_wavparse_init),
9277         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
9278         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
9279         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
9280         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
9281         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9282         (gst_wavparse_loop), (gst_wavparse_chain),
9283         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
9284         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
9285         (plugin_init):
9286         * gst/wavparse/gstwavparse.h:
9287         Update docs.
9288         Use boilerplate.
9289         Various code cleanups.
9290         When the bitrate is not known (bps == 0 or compressed formats) let
9291         downstream element guestimate the duration and position and don't
9292         generate timestamps or durations. Fixes #405213.
9293         Fix EOS and ERROR conditions in chain mode, we just need to forward the
9294         error flowreturn upstream.
9295
9296 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
9297
9298         * ext/gconf/Makefile.am:
9299         * ext/gconf/gconf.c: (gst_gconf_get_string),
9300         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
9301         (gst_gconf_render_bin_with_default):
9302         * ext/gconf/gconf.h:
9303         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
9304         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
9305         (gst_gconf_audio_sink_dispose), (do_change_child),
9306         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
9307         (cb_change_child), (gst_gconf_audio_sink_change_state):
9308         * ext/gconf/gstgconfaudiosink.h:
9309         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
9310         (gst_switch_sink_class_init), (gst_switch_sink_reset),
9311         (gst_switch_sink_init), (gst_switch_sink_dispose),
9312         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
9313         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
9314         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
9315         * ext/gconf/gstswitchsink.h:
9316         * gst/autodetect/gstautoaudiosink.c:
9317         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
9318         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
9319         (gst_auto_audio_sink_detect):
9320         * gst/autodetect/gstautovideosink.c:
9321         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
9322         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
9323         (gst_auto_video_sink_detect):
9324         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
9325         and a child that implements the GConf key monitoring. The end goal of
9326         this is an audio sink that can be changed on the fly, but at the 
9327         moment it still only changes on the next READY transition.
9328
9329 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9330
9331         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9332         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
9333         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
9334         (gst_avi_demux_calculate_durations_from_index),
9335         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
9336         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9337         (gst_avi_demux_loop):
9338           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
9339
9340 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9341
9342         * configure.ac:
9343         * docs/plugins/Makefile.am:
9344           Add crossreferences to glib/gobject/gstream docs.
9345
9346 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9347
9348         * gst/monoscope/Makefile.am:
9349         * gst/monoscope/gstmonoscope.c:
9350           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
9351           (but no LIBS, since we only use defines from the headers).
9352
9353 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9354
9355         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
9356
9357         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
9358         (gst_wavparse_stream_data):
9359           Fix massive memory leak when operating in streaming mode due to
9360           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
9361           Fixes #407057.
9362
9363 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9364
9365         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
9366         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
9367         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
9368         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
9369         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
9370         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
9371         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9372         (gst_avi_demux_calculate_durations_from_index),
9373         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
9374         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
9375         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9376         * gst/avi/gstavidemux.h:
9377           Save some memory (8%) by repacking the index entry structure (more to
9378           come). Add more FIXMEs to questionable parts.
9379
9380 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9381
9382         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
9383         (gst_v4l2src_get_caps):
9384         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9385         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
9386         (gst_v4l2src_capture_init):
9387           More FIXME comments and messaging changes.
9388
9389 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9390
9391         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9392         (gst_goom_change_state):
9393         * gst/goom/gstgoom.h:
9394           Improved docs and use GST_DEBUG_FUNCPTR.
9395
9396         * gst/level/gstlevel.c: (gst_level_class_init):
9397           Use GST_DEBUG_FUNCPTR.
9398
9399         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
9400         (gst_monoscope_chain), (gst_monoscope_change_state):
9401           Improved docs source cleanups.
9402
9403 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9404
9405         * gst/debug/Makefile.am:
9406         * gst/debug/gstdebug.c: (plugin_init):
9407         * gst/debug/gstpushfilesrc.c:
9408         * gst/debug/gstpushfilesrc.h:
9409           Add code for a pushfilesrc element that implements a pushfile:// URI
9410           handler, to make debugging push-mode operation of demuxer/decoders
9411           that support both easier in connection with seek/playbin/etc.
9412           The element isn't registered at the moment.
9413
9414 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
9415
9416         * gst/avi/gstavimux.c:
9417           Comment a #if 0 in caps template definition as VS6 seems to 
9418         do not support it.
9419         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
9420           Use gst_guint64_to_gdouble for conversion.
9421         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
9422           Move variables declaration before the first instruction.
9423         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
9424           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
9425           And don't include netdb.h for G_OS_WIN32
9426         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
9427           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
9428           by VS6 then use an other way to initialize SDPMedia structure.
9429         * gst/udp/gstdynudpsink.h:
9430         * gst/udp/gstdynudpnetutils.h:
9431           Do not include <sys/time.h> for G_OS_WIN32
9432         * gst/udp/gstudpsrc.c:
9433           Define socklen_t as int for G_OS_WIN32
9434         * win/common/config.h.in:
9435           Undef HAVE_NETINET_IN_H
9436         * win32/vs6/gst_plugins_good.dsw:
9437         * win32/vs6/libgstrtp.dsp:
9438         * win32/vs6/libgstrtsp.dsp:
9439         * win32/vs6/libgstautogen.dsp:
9440         * win32/vs6/libgstaudiofx.dsp:
9441         * win32/vs6/libgstudp.dsp:
9442           Add and update project files.
9443         * win32/common/gstudp-enumtypes.c:
9444         * win32/common/gstudp-enumtypes.h:
9445           Add a copy of udp enumtypes to win32/common as in core 
9446           and base.
9447         
9448 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
9449
9450         * configure.ac:
9451           Activate monoscope when building with --enable-experimental. Fix
9452           --enable-external configure switch description.
9453
9454         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
9455         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
9456           Help gst-indent.
9457
9458 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9459
9460         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
9461           Explicitly cast result of pointer arithmetic to integer in order to
9462           avoid compiler warnings on some 64-bit systems. Should fix #406018.
9463
9464 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9465
9466         * gst/debug/progressreport.c:
9467           Some more docs.
9468
9469 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9470
9471         * docs/plugins/inspect/plugin-rtp.xml:
9472           Update for new elements.
9473
9474         * gst/debug/progressreport.h:
9475           Commit newly-created header file as well.
9476
9477 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9478
9479         * docs/plugins/Makefile.am:
9480         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9481         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9482         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9483         * gst/debug/Makefile.am:
9484         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
9485         (gst_progress_report_do_query), (gst_progress_report_report):
9486           Make progressreport element post messages with the current progress
9487           on the bus. Also add some basic docs for it.
9488
9489 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
9490
9491         * ext/hal/hal.c: (gst_hal_get_string):
9492         * ext/hal/hal.h:
9493           Some small cleanups; deal with errors when parsing the HAL ALSA
9494           capabilities a bit better.
9495
9496 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9497
9498         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
9499           Let's try this again and use the right cast this time.
9500
9501 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9502
9503         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
9504           Add cast to avoid compiler warnings with older GLib versions
9505           where the nick/name members in GEnumValue are not declared as
9506           constant strings.
9507
9508 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9509
9510         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
9511         (gst_gconf_render_bin_from_key),
9512         (gst_gconf_get_default_audio_sink):
9513         * ext/gconf/gconf.h:
9514         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
9515         (do_toggle_element), (gst_gconf_audio_sink_set_property),
9516         (gst_gconf_audio_sink_get_property):
9517           In gconfaudiosink, get the right key as the old key in do_toggle
9518           (ie. one dependent on the profile selected). Log some more stuff so
9519           we can see what's actually going on.
9520
9521 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
9522
9523         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
9524         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
9525         (gst_audio_amplify_set_process_function),
9526         (gst_audio_amplify_setup):
9527         * gst/audiofx/audioamplify.h:
9528         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
9529         (gst_audio_invert_class_init), (gst_audio_invert_setup):
9530         * gst/audiofx/audioinvert.h:
9531         Some small cleanups and port both elements to the new GstAudioFilter
9532         base class to save a few lines of common code.
9533         * gst/audiofx/Makefile.am:
9534         Link against libgstaudio for the above changes
9535
9536 2007-01-29  Wim Taymans  <wim@fluendo.com>
9537
9538         * tests/check/elements/.cvsignore:
9539         Some more ignores.
9540
9541 2007-01-26  Wim Taymans  <wim@fluendo.com>
9542
9543         Patch by: charles <charlesg3 at gmail dot com>
9544
9545         * ext/shout2/gstshout2.c: (gst_shout2send_init),
9546         (set_shout_metadata), (gst_shout2send_event):
9547         * ext/shout2/gstshout2.h:
9548         Properly handle tags in shout2send. Fixes #399825.
9549
9550 2007-01-25  Wim Taymans  <wim@fluendo.com>
9551
9552         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9553         (gst_rtspsrc_activate_streams):
9554         Convert SDP fields to upper/lowercase following the rules in the SDP to
9555         caps document. 
9556
9557 2007-01-25  Wim Taymans  <wim@fluendo.com>
9558
9559         * gst/rtp/README:
9560         * gst/rtp/gstrtpilbcdepay.c:
9561         * gst/rtp/gstrtpilbcpay.c:
9562         * gst/rtp/gstrtpmp4gdepay.c:
9563         * gst/rtp/gstrtpmp4gpay.c:
9564         * gst/rtp/gstrtpspeexdepay.c:
9565         * gst/rtp/gstrtpspeexpay.c:
9566         * gst/rtp/gstrtpsv3vdepay.c:
9567         * gst/rtp/gstrtptheoradepay.c:
9568         * gst/rtp/gstrtptheorapay.c:
9569         * gst/rtp/gstrtpvorbisdepay.c:
9570         * gst/rtp/gstrtpvorbispay.c:
9571         Fix case of encoding-name and key/value pairs to match the document.
9572         This is to make interoperation with SDP case-insensitive as required by
9573         the relevant RFCs.
9574
9575 2007-01-25  Wim Taymans  <wim@fluendo.com>
9576
9577         * configure.ac:
9578         Bump required -core/-base to CVS
9579
9580 2007-01-25  Wim Taymans  <wim@fluendo.com>
9581
9582         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
9583         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
9584         * gst/rtp/gstrtpL16pay.h:
9585         Fill up to MTU using adapter.
9586         Timestamp rtp packets.
9587
9588 2007-01-25  Edward Hervey  <edward@fluendo.com>
9589
9590         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
9591         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
9592         Use G_GSIZE_FORMAT in print statements for portability.
9593         Fixes build on macosx.
9594
9595 2007-01-24  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst/rtp/Makefile.am:
9598         * gst/rtp/gstrtp.c: (plugin_init):
9599         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
9600         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
9601         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
9602         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
9603         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
9604         (gst_rtp_L16_depay_plugin_init):
9605         * gst/rtp/gstrtpL16depay.h:
9606         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
9607         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
9608         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
9609         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
9610         (gst_rtp_L16_pay_plugin_init):
9611         * gst/rtp/gstrtpL16pay.h:
9612         Port and enable raw audio payloader/depayloader. Needs a bit more work
9613         on the payloader side.
9614
9615 2007-01-24  Wim Taymans  <wim@fluendo.com>
9616
9617         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
9618         (gst_rtspsrc_stream_configure_transport),
9619         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
9620         * gst/rtsp/gstrtspsrc.h:
9621         Only unblock the udp pads when we linked and activated them all.
9622         Fixes #395688.
9623
9624 2007-01-24  Wim Taymans  <wim@fluendo.com>
9625
9626         * gst/rtp/Makefile.am:
9627         * gst/rtp/gstrtp.c: (plugin_init):
9628         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
9629         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
9630         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
9631         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
9632         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
9633         * gst/rtp/gstrtpac3depay.h:
9634         Added simple AC3 depayloader (RFC 4184).
9635
9636         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9637         Fix a leak.
9638
9639 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
9640
9641         reviewed by: Stefan Kost  <ensonic@users.sf.net>
9642
9643         * gst/audiofx/Makefile.am:
9644         * gst/audiofx/audioamplify.c:
9645         (gst_audio_amplify_clipping_method_get_type),
9646         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
9647         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
9648         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
9649         (gst_audio_amplify_set_caps),
9650         (gst_audio_amplify_transform_int_clip),
9651         (gst_audio_amplify_transform_int_wrap_negative),
9652         (gst_audio_amplify_transform_int_wrap_positive),
9653         (gst_audio_amplify_transform_float_clip),
9654         (gst_audio_amplify_transform_float_wrap_negative),
9655         (gst_audio_amplify_transform_float_wrap_positive),
9656         (gst_audio_amplify_transform_ip):
9657         * gst/audiofx/audioamplify.h:
9658         * gst/audiofx/audiofx.c: (plugin_init):
9659         Add new element "audioamplify". This allows scaling of raw audio
9660         samples, similar to the "volume" element, but provides different modes
9661         for clipping and allows unlimited amplification. It's mainly targeted
9662         for creative sound design and not as a replacement of the "volume"
9663         element. Fixes #397162
9664         * docs/plugins/Makefile.am:
9665         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9666         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9667         * docs/plugins/gst-plugins-good-plugins.args:
9668         * docs/plugins/inspect/plugin-audiofx.xml:
9669         Add docs for audioamplify and integrate them into the build system
9670         * tests/check/Makefile.am:
9671         * tests/check/elements/audioamplify.c: (setup_amplify),
9672         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
9673         Add fairly extensive unit test suite for audioamplify
9674
9675 2007-01-24  Wim Taymans  <wim@fluendo.com>
9676
9677         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
9678         Unblock pads after adding the pads to the element so that autopluggers
9679         get a change to link something. Possibly fixes #395688.
9680
9681 2007-01-24  Wim Taymans  <wim@fluendo.com>
9682
9683         * gst/rtp/gstrtpamrdepay.c:
9684         * gst/rtp/gstrtpgsmdepay.c:
9685         * gst/rtp/gstrtph263pdepay.c:
9686         * gst/rtp/gstrtph263ppay.c:
9687         * gst/rtp/gstrtph264depay.c:
9688         * gst/rtp/gstrtpilbcdepay.c:
9689         * gst/rtp/gstrtpmp2tdepay.c:
9690         * gst/rtp/gstrtpmp4gdepay.c:
9691         * gst/rtp/gstrtpmp4gpay.c:
9692         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
9693         * gst/rtp/gstrtpmp4vpay.c:
9694         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
9695         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
9696         (gst_rtp_mpa_depay_process):
9697         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
9698         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
9699         * gst/rtp/gstrtppcmadepay.c:
9700         * gst/rtp/gstrtppcmudepay.c:
9701         * gst/rtp/gstrtpspeexdepay.c:
9702         * gst/rtp/gstrtpspeexpay.c:
9703         * gst/rtp/gstrtpsv3vdepay.c:
9704         * gst/rtp/gstrtptheoradepay.c:
9705         * gst/rtp/gstrtptheorapay.c:
9706         * gst/rtp/gstrtpvorbisdepay.c:
9707         * gst/rtp/gstrtpvorbispay.c:
9708         Fix caps with payload numbers.
9709         Add some fixed payload numbers to caps when possible.
9710
9711 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
9712
9713         reviewed by: Stefan Kost  <ensonic@users.sf.net>
9714
9715         * gst/audiofx/Makefile.am:
9716         * gst/audiofx/audiofx.c: (plugin_init):
9717         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
9718         (gst_audio_invert_class_init), (gst_audio_invert_init),
9719         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
9720         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
9721         (gst_audio_invert_transform_float),
9722         (gst_audio_invert_transform_ip):
9723         * gst/audiofx/audioinvert.h:
9724         Add new audiofx element "audioinvert". This element swaps the upper
9725         and lower half of samples and can be used for example for a
9726         wide-stereo effect. Fixes #396057
9727         * docs/plugins/Makefile.am:
9728         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9729         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9730         * docs/plugins/gst-plugins-good-plugins.args:
9731         * docs/plugins/inspect/plugin-audiofx.xml:
9732         Add docs for the audioinvert element and add them to the build system.
9733         * tests/check/Makefile.am:
9734         * tests/check/elements/audioinvert.c: (setup_invert),
9735         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
9736         Add unit test suite for the audioinvert element.
9737
9738 2007-01-23  Wim Taymans  <wim@fluendo.com>
9739
9740         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
9741         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
9742         Parse config params as string and int.
9743         Parse and use AU header length
9744
9745 2007-01-23  Wim Taymans  <wim@fluendo.com>
9746
9747         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
9748         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
9749         * gst/smpte/gstmask.c: (_gst_mask_register):
9750         * gst/smpte/gstmask.h:
9751         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
9752         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
9753         (gst_smpte_paint_triangle_clock):
9754         constify some static structs.
9755         Don't update the mask if nothing changed to the params.
9756         Make sure we never draw outside of the picture. Fixes #398325.
9757
9758 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9759
9760         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
9761           Error out properly when pull_range fails while we're reading the
9762           headers, instead of just pausing the task silently. Fixes #399338.
9763
9764 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9765
9766         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
9767           Some more sanity checks to make sure the input formats match and the
9768           input pads are actually negotiated, in case someone tries to feed
9769           buffers from fakesrc or filesrc. Fixes #398299.
9770           Also const-ify an array, just because we can.
9771
9772 2007-01-19  Edward Hervey  <edward@fluendo.com>
9773
9774         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
9775         Ignore previous commit, that was only valid for widths and heights
9776         that are multiples of 4.
9777         Copy over size/stride macros from jpegdec. This allows the element
9778         to work with any width,height...
9779         ... but puts in evidence that the actual transformations only work
9780         with width/height that are multiples of 4.
9781
9782 2007-01-19  Edward Hervey  <edward@fluendo.com>
9783
9784         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
9785         Allocate buffers of the right size.
9786         The proper size of a I420 buffer in bytes is:
9787         
9788             width * height * 3
9789             ------------------
9790                     2
9791
9792 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
9793
9794         * gst/smpte/gstsmpte.c: (gst_smpte_init):
9795           Proxy getcaps on sink pads too, so that we either end up with the
9796           same dimensions on all pads or error out if that's not possible
9797           (seems to work even!). Fixes #398086, I think.
9798
9799 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
9800
9801         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9802         * docs/plugins/gst-plugins-good-plugins.args:
9803         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9804           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
9805           fix integer properties with -1 as minimum value.
9806
9807         * docs/plugins/inspect/plugin-1394.xml:
9808         * docs/plugins/inspect/plugin-aasink.xml:
9809         * docs/plugins/inspect/plugin-alaw.xml:
9810         * docs/plugins/inspect/plugin-alpha.xml:
9811         * docs/plugins/inspect/plugin-alphacolor.xml:
9812         * docs/plugins/inspect/plugin-annodex.xml:
9813         * docs/plugins/inspect/plugin-apetag.xml:
9814         * docs/plugins/inspect/plugin-audiofx.xml:
9815         * docs/plugins/inspect/plugin-auparse.xml:
9816         * docs/plugins/inspect/plugin-autodetect.xml:
9817         * docs/plugins/inspect/plugin-avi.xml:
9818         * docs/plugins/inspect/plugin-cacasink.xml:
9819         * docs/plugins/inspect/plugin-cairo.xml:
9820         * docs/plugins/inspect/plugin-cdio.xml:
9821         * docs/plugins/inspect/plugin-cutter.xml:
9822         * docs/plugins/inspect/plugin-debug.xml:
9823         * docs/plugins/inspect/plugin-dv.xml:
9824         * docs/plugins/inspect/plugin-efence.xml:
9825         * docs/plugins/inspect/plugin-effectv.xml:
9826         * docs/plugins/inspect/plugin-esdsink.xml:
9827         * docs/plugins/inspect/plugin-flac.xml:
9828         * docs/plugins/inspect/plugin-flxdec.xml:
9829         * docs/plugins/inspect/plugin-gconfelements.xml:
9830         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9831         * docs/plugins/inspect/plugin-goom.xml:
9832         * docs/plugins/inspect/plugin-halelements.xml:
9833         * docs/plugins/inspect/plugin-icydemux.xml:
9834         * docs/plugins/inspect/plugin-id3demux.xml:
9835         * docs/plugins/inspect/plugin-jpeg.xml:
9836         * docs/plugins/inspect/plugin-level.xml:
9837         * docs/plugins/inspect/plugin-matroska.xml:
9838         * docs/plugins/inspect/plugin-mulaw.xml:
9839         * docs/plugins/inspect/plugin-multipart.xml:
9840         * docs/plugins/inspect/plugin-navigationtest.xml:
9841         * docs/plugins/inspect/plugin-ossaudio.xml:
9842         * docs/plugins/inspect/plugin-png.xml:
9843         * docs/plugins/inspect/plugin-rtp.xml:
9844         * docs/plugins/inspect/plugin-rtsp.xml:
9845         * docs/plugins/inspect/plugin-shout2send.xml:
9846         * docs/plugins/inspect/plugin-smpte.xml:
9847         * docs/plugins/inspect/plugin-speex.xml:
9848         * docs/plugins/inspect/plugin-taglib.xml:
9849         * docs/plugins/inspect/plugin-udp.xml:
9850         * docs/plugins/inspect/plugin-videobalance.xml:
9851         * docs/plugins/inspect/plugin-videobox.xml:
9852         * docs/plugins/inspect/plugin-videoflip.xml:
9853         * docs/plugins/inspect/plugin-videomixer.xml:
9854         * docs/plugins/inspect/plugin-wavenc.xml:
9855         * docs/plugins/inspect/plugin-wavparse.xml:
9856         * docs/plugins/inspect/plugin-ximagesrc.xml:
9857           Update to CVS.
9858
9859 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
9860
9861         Patch by: Sebastian Dröge <slomo circular-chaos org>
9862
9863         * gst/audiofx/audiopanorama.c:
9864           Fix doc section name (Fixes #397946)
9865
9866 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
9867
9868         * sys/v4l2/gstv4l2object.c:
9869         (gst_v4l2_object_install_properties_helper),
9870         (gst_v4l2_object_set_property_helper),
9871         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
9872         * sys/v4l2/gstv4l2object.h:
9873         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
9874         (gst_v4l2src_init), (gst_v4l2src_set_property),
9875         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
9876         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9877         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
9878         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
9879         (gst_v4l2src_capture_deinit):
9880           Fix EIO handing when capturing. Add new property to specify the number of
9881           buffers to enque (and remove the borked num-buffers usage).
9882
9883 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
9884
9885         Patch by: Sebastian Dröge <slomo circular-chaos org>
9886
9887         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
9888         (gst_audio_panorama_set_process_function):
9889           Use a function array for process methods, add more docs and define the
9890           startindex of enums.
9891
9892 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
9893
9894         Patch by: Mark Nauwelaerts <manauw at skynet be>
9895
9896         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
9897         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
9898         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
9899         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
9900         (gst_avi_mux_riff_get_avi_header),
9901         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
9902         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
9903         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
9904         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
9905         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
9906         (gst_avi_mux_change_state):
9907         * gst/avi/gstavimux.h:
9908         * tests/check/elements/avimux.c: (teardown_src_pad):
9909           Add support for more than one audio stream; write better AVIX
9910           header; refactor code a bit; don't announce vorbis caps on our audio
9911           sink pads since we don't support it anyway. Closes #379298.
9912
9913 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
9914
9915         Patch by: Sebastian Dröge <slomo circular-chaos org>
9916
9917         * gst/audiofx/audiopanorama.c:
9918         (gst_audio_panorama_method_get_type),
9919         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
9920         (gst_audio_panorama_set_process_function),
9921         (gst_audio_panorama_set_property),
9922         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
9923         (gst_audio_panorama_transform_m2s_int_simple),
9924         (gst_audio_panorama_transform_s2s_int_simple),
9925         (gst_audio_panorama_transform_m2s_float_simple),
9926         (gst_audio_panorama_transform_s2s_float_simple):
9927         * gst/audiofx/audiopanorama.h:
9928           Add 'method' property and provide a simple (non-psychoacustic)
9929           processing method (#394859).
9930
9931         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
9932         (panorama_suite):
9933           Tests for new method.
9934
9935 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
9936
9937         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
9938         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
9939           Set correct caps on outgoing pulled buffers, or things blow up
9940           after recent core changes.
9941
9942 2007-01-11  Wim Taymans  <wim@fluendo.com>
9943
9944         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
9945
9946         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
9947         (gst_multipart_mux_request_new_pad),
9948         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
9949         (gst_multipart_mux_change_state):
9950         Return FLOW errors ASAP. Fixes #394977.
9951         Misc cleanups.
9952
9953 2007-01-11  Wim Taymans  <wim@fluendo.com>
9954
9955         Patch by: Lutz Mueller <lutz at topfrose dot de>
9956
9957         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
9958         Check for stream pad before activating. 
9959
9960 2007-01-10  Wim Taymans  <wim@fluendo.com>
9961
9962         Patch by: Peter Kjellerstedt  <pkj at axis com>
9963
9964         * gst/rtsp/COPYING.MIT:
9965         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9966         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
9967         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
9968         (gst_rtspsrc_stream_configure_transport),
9969         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9970         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
9971         (gst_rtspsrc_parse_methods),
9972         (gst_rtspsrc_create_transports_string),
9973         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
9974         (gst_rtspsrc_open), (gst_rtspsrc_close):
9975         * gst/rtsp/gstrtspsrc.h:
9976         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9977         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
9978         (parse_request_line), (parse_line), (rtsp_connection_read),
9979         (rtsp_connection_close):
9980         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
9981         (rtsp_method_as_text), (rtsp_header_as_text),
9982         (rtsp_status_as_text), (rtsp_find_header_field),
9983         (rtsp_find_method):
9984         * gst/rtsp/rtspdefs.h:
9985         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
9986         (rtsp_ext_wms_configure_stream):
9987         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
9988         (rtsp_message_new_request), (rtsp_message_init_request),
9989         (rtsp_message_new_response), (rtsp_message_init_response),
9990         (rtsp_message_init_data), (rtsp_message_unset),
9991         (rtsp_message_free), (rtsp_message_add_header),
9992         (rtsp_message_get_header), (rtsp_message_set_body),
9993         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
9994         * gst/rtsp/rtspmessage.h:
9995         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
9996         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
9997         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
9998         (sdp_message_dump):
9999         Allow url to be NULL to be able to use it for server connections.
10000         Can now send responses as well as requests.
10001         No longer hangs in an endless loop if EOF is received.
10002         Can now convert a status code to a text string.
10003         Return RTSP_HDR_INVALID for unknown headers.
10004         Return RTSP_INVALID for unknown methods.
10005         Copy CSeq and Session headers from the request.
10006         Only free memory corresponding to the currently set message type.
10007         Added const to function arguments as appropriate.
10008         Avoid a compiler warning when initializing nmedia.
10009         Use guint rather than gint to avoid compiler warnings.
10010         Fix crasher in wms extension.
10011         Factor out stream setup from open_connection.
10012         Delay activation of streams when actual data is received from the
10013         server, this prepares us to do proper protocol switching.
10014         Added new license.
10015         Fixes #380895.
10016
10017
10018 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
10019
10020         Patch by: Sebastian Dröge <slomo ubuntu com>
10021
10022         * docs/plugins/Makefile.am:
10023         * gst/audiofx/audiopanorama.c:
10024           Some small docs fixes (#394851).
10025
10026 2007-01-09  Wim Taymans  <wim@fluendo.com>
10027
10028         * gst/avi/gstavidemux.c:
10029         Fix docs.
10030
10031 2007-01-09  Wim Taymans  <wim@fluendo.com>
10032
10033         * gst/rtp/Makefile.am:
10034         * gst/rtp/gstrtp.c: (plugin_init):
10035         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
10036         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
10037         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
10038         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
10039         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
10040         * gst/rtp/gstrtpmpvdepay.h:
10041           Added RFC 2250 MPEG Video Depayloader.
10042
10043         * gst/rtp/gstrtpL16depay.h:
10044         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
10045         (gst_rtp_h263p_depay_process):
10046         Fix Header file. Small cleanups.
10047
10048         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
10049         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
10050         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
10051         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
10052         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
10053         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
10054         (gst_rtp_mp4v_depay_change_state):
10055         Remove usused code. Remove Adapter from state Change. Added debug.
10056
10057         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
10058         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
10059         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
10060         * gst/rtp/gstrtpmpadepay.h:
10061         Subclass base depayloader.
10062         Added debug.
10063         Support static payload type assignment as well.
10064
10065         * gst/rtp/gstrtpmpapay.c:
10066         Fix caps.
10067
10068 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10069
10070         Patch by: Vincent Torri  <vtorri at univ-evry fr>
10071
10072         * ext/jpeg/gstjpegdec.c:
10073         * ext/jpeg/gstjpegenc.c:
10074         * ext/jpeg/smokecodec.c:
10075           These libjpeg callbacks should return a 'boolean' (unsigned char
10076           apparently) and not a 'gboolean' (which maps to gint). Fixes
10077           warnings when compiling with MingW (#393427).
10078
10079         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
10080           Use ioctlsocket on win32.
10081
10082         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10083           Some printf format fixes for win32.
10084
10085 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10086
10087         * gst/cutter/gstcutter.c: (gst_cutter_chain):
10088           Use gst_guint64_to_gdouble for conversion.
10089         * win32/vs6/libgstmatroska.dsp:
10090           Add zlib to the link.
10091         * win32/vs6/libgstvideobox.dsp:
10092           Update liboil library name (project is linked to 
10093           liboil-0.3-0.lib now).
10094           
10095 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10096
10097         * gst/matroska/Makefile.am:
10098           If zlib is available and used, we must link it explicitly for
10099           things to work on MingW (fixes #392855).
10100
10101 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
10102
10103         * ext/esd/esdsink.c: (gst_esdsink_delay):
10104           Don't return bogus values when esd_get_delay() fails for some
10105           reason (#392189).
10106
10107 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
10108
10109         * sys/ximage/gstximagesrc.c: (composite_pixel):
10110           Fix presumably copy'n'pasto for 16bpp depth.
10111
10112 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
10113
10114         * gst/matroska/matroska-mux.c:
10115         (gst_matroska_mux_audio_pad_setcaps):
10116           The "signed" field in audio caps is of boolean type, trying to use
10117           gst_structure_get_int() to extract it will fail. Fixing this makes
10118           matroskamux accept raw audio input (#387121) (use at your own risk
10119           though, due to the matroska spec being not entirely useful in this
10120           respect).
10121           Also fix up raw audio structures in template caps so that they
10122           represent what our setcaps function will actually accept, so that
10123           converters know what to convert to.
10124           Finally, don't fail if there isn't an "endianness" field in 8-bit
10125           PCM caps.
10126
10127 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10128
10129         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10130         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10131         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10132         (teardown_cmmldec):
10133         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10134         (teardown_cmmlenc):
10135         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10136           reapply consistent pad (de)activation
10137
10138 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
10139
10140         * configure.ac:
10141         Back to CVS
10142
10143         * gst-plugins-good.doap:
10144         Add 0.10.5 doap entry
10145
10146 === release 0.10.5 ===
10147
10148 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
10149
10150         * configure.ac:
10151           releasing 0.10.5, "The Path of Thorns"
10152
10153 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10154
10155         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10156         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10157         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10158         (teardown_cmmldec):
10159         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10160         (teardown_cmmlenc):
10161         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10162           revert my freeze breakage
10163
10164 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10165
10166         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
10167         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
10168         * tests/check/elements/cmmldec.c: (setup_cmmldec),
10169         (teardown_cmmldec):
10170         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
10171         (teardown_cmmlenc):
10172         * tests/check/elements/level.c: (setup_level), (cleanup_level):
10173           consistent pad (de)activation
10174
10175 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
10176
10177         * configure.ac:
10178         * ext/Makefile.am:
10179         Disable LADPSA, as it has moved to the -bad module for the duration.
10180
10181 2006-12-18  Wim Taymans  <wim@fluendo.com>
10182
10183         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
10184         (gst_signal_processor_event):
10185         Reset flow_state back to _OK after a flush stop so that we exit our
10186         error state after the flush. Fixes #374213
10187
10188 2006-12-16  David Schleef  <ds@schleef.org>
10189
10190         * sys/osxvideo/osxvideosink.h:
10191         * sys/osxvideo/osxvideosink.m:
10192           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
10193
10194 2006-12-16  David Schleef  <ds@schleef.org>
10195
10196         Patch by: Vijay Santhanam <vijay santhanam gmail com>
10197
10198         * sys/osxvideo/Makefile.am:
10199         * sys/osxvideo/osxvideosink.h:
10200         * sys/osxvideo/osxvideosink.m:
10201           Preliminary patch for porting osxvideosink
10202
10203 2006-12-16  Wim Taymans  <wim@fluendo.com>
10204
10205         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10206
10207         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
10208         (gst_videomixer_set_master_geometry),
10209         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
10210         (gst_videomixer_reset), (gst_videomixer_init),
10211         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
10212         (gst_videomixer_release_pad), (gst_videomixer_collected),
10213         (gst_videomixer_change_state):
10214         Introduce some locking around the videomixer state so that it does not
10215         crash when adding/removing pads. Fixes #383043.
10216
10217 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10218
10219         * configure.ac:
10220           Make sure libcaca can actually be used instead of just checking for
10221           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
10222           cross-compiling (fixes #384587).
10223
10224 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10225
10226         * Makefile.am:
10227         * gst-plugins-good.doap:
10228         * gst-plugins-good.spec.in:
10229           adding doap file
10230
10231 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
10232
10233         * configure.ac:
10234           libflac-1.1.3 changed API again, but we can't build against it yet,
10235           so make sure our check doesn't use libflac-1.1.3 and add a comment
10236           to this effect.
10237
10238 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
10239
10240         * gst/effectv/gstquark.c: (gst_quarktv_transform),
10241         (gst_quarktv_planetable_clear):
10242           Add some NULL pointer checks (possibly related to #385623).
10243
10244 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
10245
10246         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
10247         (gst_tag_demux_chain):
10248         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
10249           In streaming mode, if the first buffer we get doesn't have an
10250           offset, fix it up to be 0, otherwise trimming won't work later on
10251           and we'll be typefinding application/x-id3, which may result in
10252           decodebin plugging an endless number of id3demux elements as a
10253           consequence. Fixes #385031.
10254           
10255 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10256
10257         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
10258           Ignore the buffer_time the sound device reports. Turns out it is 
10259           sometimes completely bogus and we're better off without it.
10260
10261 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
10262
10263         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10264         (gst_matroska_demux_video_caps):
10265         * gst/matroska/matroska-ids.c:
10266         (gst_matroska_track_init_video_context):
10267         * gst/matroska/matroska-ids.h:
10268           Try harder to extract the framerate for video tracks correctly and
10269           save it directly instead of converting it back and forth a few
10270           times. Mostly makes a difference for very small framerates (<1).
10271           Fixes #380199.
10272
10273 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
10274
10275         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
10276         (gst_gconf_audio_src_dispose), (do_toggle_element):
10277         * ext/gconf/gstgconfaudiosrc.h:
10278           Remove gconf notify hook when the gconfaudiosrc element is
10279           destroyed, otherwise the callback may be called on an
10280           already-destroyed instance and bad things happen. Should fix
10281           #378184.
10282           Also ignore gconf key changes when the source is already running.
10283
10284 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10285
10286         Patch by: Sebastian Dröge  <mail at slomosnail de>
10287
10288         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
10289           We need to be able to read and parse any possible floating point string
10290           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
10291           will parse the former only in certain locales though, so we really need
10292           to canonicalise the separator to '.' and then use g_ascii_strtod() to
10293           make sure we can parse either version at all times.
10294           Fixes #382982 for real.
10295
10296 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10297
10298         * sys/sunaudio/gstsunaudiomixerctrl.c:
10299         * sys/sunaudio/gstsunaudiosrc.c:
10300
10301         Use the sunaudio debug category.
10302
10303         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
10304         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
10305         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
10306         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
10307         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
10308         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
10309         (gst_sunaudiosink_reset):
10310         * sys/sunaudio/gstsunaudiosink.h:
10311
10312         Uses the sunaudio debug category for all debug output
10313         Implements the _delay() callback to synchronise video playback better
10314         Change the segtotal and segsize values back to the parent class 
10315           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
10316           respectively)
10317         Measure the samples written to the device vs. played.
10318         Keep track of segments in the device by writing empty eof frames, and
10319         sleep using a GCond when we get too far ahead and risk overrunning the
10320         sink's ringbuffer.
10321
10322         Fixes: #360673
10323
10324 2006-12-08  Wim Taymans  <wim@fluendo.com>
10325
10326         Patch by: Sebastian Dröge  <mail at slomosnail de >
10327
10328         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
10329         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
10330         * gst/audiofx/audiopanorama.h:
10331         Fix audiopanorame with float samples. Fixes #383726.
10332
10333 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10334
10335         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
10336         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
10337         (gst_sunaudiosrc_reset):
10338
10339         Implement reset functions to unblock the src/sink more quickly on 
10340         state change requests.
10341         Patch by: Brian Cameron <brian dot cameron at sun com>
10342
10343 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10344
10345         * sys/sunaudio/gstsunaudiomixer.c:
10346         (gst_sunaudiomixer_change_state):
10347         Construct the correct mixer device name when the AUDIODEV env var
10348         is set.
10349
10350         Patch by: Jerry Tan <jerry.tan at sun dot com>
10351         Fixes: #383596
10352
10353 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
10354
10355         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10356         Apply patch to open the mixer control and set the MULTIPLE_OPEN
10357         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
10358         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
10359         Patch by: Jerry Tan <jerry.tan at sun dot com>
10360         Fixes: #349015
10361
10362 2006-12-07  Wim Taymans  <wim@fluendo.com>
10363
10364         * gst/smpte/gstmask.h:
10365         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10366         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
10367         (gst_smpte_collected), (gst_smpte_set_property),
10368         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
10369         * gst/smpte/gstsmpte.h:
10370         Port to 0.10 some more. 
10371         Added duration property to specify the duration of the transition.
10372         Make framerate a fraction.
10373         Deprecate fps property, we only use negotiated fps.
10374         Added docs.
10375         Fix collectpad usage.
10376         Reset state in READY.
10377         Send NEWSEGMENT event.
10378         Fix racy updates of object properties.
10379         Added debug category.
10380         Fixes #383323.
10381
10382 2006-12-06  Wim Taymans  <wim@fluendo.com>
10383
10384         Patch by: Sjoerd Simons <sjoerd at luon dot net>
10385
10386         * gst/videomixer/videomixer.c:
10387         (gst_videomixer_set_master_geometry),
10388         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
10389         Don't reset xpos and ypos in the setcaps function because causes
10390         unexpected behaviour.
10391         Fixes #382179.
10392
10393 2006-12-06  Wim Taymans  <wim@fluendo.com>
10394
10395         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
10396         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
10397         Keep track of the buffer timestamp in the collectdata member instead
10398         of modifying the buffer without making the metadata writable first.
10399         Fixes #382277.
10400
10401 2006-12-06  Wim Taymans  <wim@fluendo.com>
10402
10403         Patch by: Rob Taylor <robtaylor at floopily dot org>
10404
10405         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
10406         If using multicast in udpsrc, bind to the multicast address rather than
10407         IN_ADDR_ANY.
10408         This allows the simultanous use of multiple udpsrcs listening on
10409         different multicat addresses. Without this all udpsrcs will receive all
10410         packets from all subscribed multicast addresses.
10411         Fixes #383001.
10412
10413 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
10414
10415         * ext/taglib/gstid3v2mux.cc:
10416         Don't attempt to write a NULL frame into the ID3 tag set when the 
10417         createFrame method returned NULL.
10418         Fixes: #381857
10419         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
10420
10421 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
10422
10423         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
10424         Use g_strtod() instead of sscanf to parse doubles, so that it will
10425         try parsing in the C locale if the current locale fails.
10426         Fixes: #382982
10427         Patch by: Sebastian Dröge  <mail at slomosnail de >
10428
10429 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10430
10431         * win32/MANIFEST:
10432         Fix compilation on win32 under VS8
10433         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10434         Partially fixes #381175
10435
10436 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
10437
10438         * gst/avi/gstavimux.c:
10439           accept all mpegversions,fixes #380825
10440           spotted by: Jerome Alet  
10441
10442 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
10443
10444         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10445         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
10446         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
10447         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
10448           cleanup the error message a bit more
10449
10450 2006-11-28  Wim Taymans  <wim@fluendo.com>
10451
10452         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
10453         Fix width and height properties.
10454
10455         * ext/libcaca/gstcacasink.h:
10456         Fix compilation on newer libcaca that require us to include a new
10457         header. Fixes #379918.
10458
10459 2006-11-28  Wim Taymans  <wim@fluendo.com>
10460
10461         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
10462         * gst/rtsp/gstrtspsrc.h:
10463         * gst/rtsp/rtspext.h:
10464         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
10465         (rtsp_ext_wms_get_context):
10466         Add method so that extensions can choose to disable the setup of
10467         a stream.
10468         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
10469
10470 2006-11-27  Wim Taymans  <wim@fluendo.com>
10471
10472         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
10473
10474         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
10475         Push header in a separate buffer instead of memcpy:ing all data.
10476         Change LF => CRLF in headers.
10477         Move trailing LF to header. Fixes #379792.
10478
10479 2006-11-27  Wim Taymans  <wim@fluendo.com>
10480
10481         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
10482         Small buffer overflow fix and improve debugging.
10483
10484 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10485
10486         * ext/esd/esdmon.h:
10487         * ext/esd/esdsink.h:
10488           remove obsolete _factory_init protos
10489
10490 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10491
10492         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
10493         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
10494         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
10495         (gst_avi_demux_read_subindexes_push),
10496         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
10497         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10498         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10499         (gst_avi_demux_massage_index),
10500         (gst_avi_demux_calculate_durations_from_index),
10501         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
10502         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10503         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10504           remove dead code, tweak debugs statements, add comments, use
10505           _uint64_scale instead _uint64_scale_int when using guint64 values,
10506           small optimizations, reflow some error handling
10507
10508 2006-11-22  Edward Hervey  <edward@fluendo.com>
10509
10510         * po/.cvsignore:
10511         We never put .pot files in cvs. Let's ignore them all.
10512
10513 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10514
10515         * po/POTFILES.in:
10516           ... but better exclude files that aren't disted.
10517
10518 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10519
10520         * po/POTFILES.in:
10521           Add v4l2 source files to list of files with translations, so the
10522           strings are actually extracted (however bad they still may be).
10523
10524 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10525
10526         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
10527           Minor clean-ups: const-ify static array, remove trailing comma from
10528           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
10529
10530 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
10531
10532         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
10533         Make sure that g_free always gets called on the same pointer that was 
10534         returned by g_malloc.  Fixes #376594.
10535         Do not leak memory if decompressed size is wrong.
10536         Remove unneeded check of return value of g_malloc.
10537         Patch by: René Stadler <mail@renestadler.de>
10538
10539 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
10540
10541         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
10542           Add missing curly brackets.
10543
10544 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
10545
10546         * sys/v4l2/v4l2src_calls.c:
10547         Fix capture_deinit.
10548
10549 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10550
10551         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
10552         (gst_matroska_mux_request_new_pad):
10553           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
10554
10555         * tests/check/elements/matroskamux.c: (setup_src_pad),
10556         (setup_sink_pad), (GST_START_TEST):
10557         Activate pads before using them.
10558
10559 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10560
10561         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
10562           Initialise variable to get rid of bogus compiler warning.
10563
10564 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
10565
10566         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
10567
10568         * gst/rtp/gstrtph263pay.c:
10569         * gst/rtp/gstrtph263pdepay.c:
10570         * gst/rtp/gstrtph263ppay.c:
10571           Specify H.263 variant and version in the caps (fixes #361637)
10572
10573 2006-11-15  Wim Taymans  <wim@fluendo.com>
10574
10575         * gst/rtsp/rtspconnection.c: (read_body):
10576         Don't set a data pointer to NULL and a size > 0 when we deal
10577         with empty packets.
10578
10579         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
10580         (rtsp_message_init_response), (rtsp_message_init_data),
10581         (rtsp_message_unset), (rtsp_message_free),
10582         (rtsp_message_take_body):
10583         Check that we can't create invalid empty packets. 
10584
10585 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10586
10587         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10588
10589         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
10590         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
10591         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
10592         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
10593         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
10594         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
10595         * gst/matroska/matroska-mux.h:
10596           Add basic tag writing support; implement releasing pads (#374658).
10597
10598 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10599
10600         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10601         (gst_matroska_demux_audio_caps):
10602           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
10603
10604 2006-11-14  David Schleef  <ds@schleef.org>
10605
10606         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
10607
10608 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
10609
10610         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
10611
10612         * win32/vs8/gst-plugins-good.sln:
10613         * win32/vs8/libgst1394.vcproj:
10614         * win32/vs8/libgstaasink.vcproj:
10615         * win32/vs8/libgstalaw.vcproj:
10616         * win32/vs8/libgstalpha.vcproj:
10617         * win32/vs8/libgstalphacolor.vcproj:
10618         * win32/vs8/libgstannodex.vcproj:
10619         * win32/vs8/libgstapetag.vcproj:
10620         * win32/vs8/libgstaudiofx.vcproj:
10621         * win32/vs8/libgstauparse.vcproj:
10622         * win32/vs8/libgstautodetect.vcproj:
10623         * win32/vs8/libgstavi.vcproj:
10624         * win32/vs8/libgstcacasink.vcproj:
10625         * win32/vs8/libgstcdio.vcproj:
10626         * win32/vs8/libgstcutter.vcproj:
10627         * win32/vs8/libgstdv.vcproj:
10628         * win32/vs8/libgsteffectv.vcproj:
10629         * win32/vs8/libgstflac.vcproj:
10630         * win32/vs8/libgstflxdec.vcproj:
10631         * win32/vs8/libgstgoom.vcproj:
10632         * win32/vs8/libgsticydemux.vcproj:
10633         * win32/vs8/libgstid3demux.vcproj:
10634         * win32/vs8/libgstjpeg.vcproj:
10635         * win32/vs8/libgstladspa.vcproj:
10636         * win32/vs8/libgstlevel.vcproj:
10637         * win32/vs8/libgstmatroska.vcproj:
10638         * win32/vs8/libgstmikmod.vcproj:
10639         * win32/vs8/libgstmng.vcproj:
10640         * win32/vs8/libgstmonoscope.vcproj:
10641         * win32/vs8/libgstmulaw.vcproj:
10642         * win32/vs8/libgstmultipart.vcproj:
10643         * win32/vs8/libgstpng.vcproj:
10644         * win32/vs8/libgstrtp.vcproj:
10645         * win32/vs8/libgstrtsp.vcproj:
10646         * win32/vs8/libgstshout2.vcproj:
10647         * win32/vs8/libgstsmpte.vcproj:
10648         * win32/vs8/libgstspeex.vcproj:
10649         * win32/vs8/libgsttaglib.vcproj:
10650         * win32/vs8/libgstudp.vcproj:
10651         * win32/vs8/libgstvideobalance.vcproj:
10652         * win32/vs8/libgstvideobox.vcproj:
10653         * win32/vs8/libgstvideoflip.vcproj:
10654         * win32/vs8/libgstvideomixer.vcproj:
10655         * win32/vs8/libgstwavenc.vcproj:
10656         * win32/vs8/libgstwavparse.vcproj:
10657           Make end-of-line returns unixy, so that when the files are checked
10658           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
10659           Hopefully fixes #366492.
10660
10661 2006-11-14  Wim Taymans  <wim@fluendo.com>
10662
10663         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10664         Disable init_frames delay timestamp adjustment, it does not
10665         seem to be needed at all. Fixes #369621.
10666
10667 2006-11-13  Wim Taymans  <wim@fluendo.com>
10668
10669         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10670
10671         * gst/videomixer/videomixer.c:
10672         (gst_videomixer_set_master_geometry),
10673         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
10674         (gst_videomixer_collect_free), (gst_videomixer_reset),
10675         (gst_videomixer_init), (gst_videomixer_finalize),
10676         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
10677         (gst_videomixer_collected), (gst_videomixer_change_state):
10678         Fix memleak by unref'ing collectpads instance (when finalizing)
10679         Implement releasing a request pad. Fixes #374479.
10680
10681 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
10682
10683         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
10684
10685         * win32/vs8/gst-plugins-good.sln:
10686         * win32/vs8/libgst1394.vcproj:
10687         * win32/vs8/libgstaasink.vcproj:
10688         * win32/vs8/libgstalaw.vcproj:
10689         * win32/vs8/libgstalpha.vcproj:
10690         * win32/vs8/libgstalphacolor.vcproj:
10691         * win32/vs8/libgstannodex.vcproj:
10692         * win32/vs8/libgstapetag.vcproj:
10693         * win32/vs8/libgstaudiofx.vcproj:
10694         * win32/vs8/libgstauparse.vcproj:
10695         * win32/vs8/libgstautodetect.vcproj:
10696         * win32/vs8/libgstavi.vcproj:
10697         * win32/vs8/libgstcacasink.vcproj:
10698         * win32/vs8/libgstcdio.vcproj:
10699         * win32/vs8/libgstcutter.vcproj:
10700         * win32/vs8/libgstdv.vcproj:
10701         * win32/vs8/libgsteffectv.vcproj:
10702         * win32/vs8/libgstflac.vcproj:
10703         * win32/vs8/libgstflxdec.vcproj:
10704         * win32/vs8/libgstgoom.vcproj:
10705         * win32/vs8/libgsticydemux.vcproj:
10706         * win32/vs8/libgstid3demux.vcproj:
10707         * win32/vs8/libgstjpeg.vcproj:
10708         * win32/vs8/libgstladspa.vcproj:
10709         * win32/vs8/libgstlevel.vcproj:
10710         * win32/vs8/libgstmatroska.vcproj:
10711         * win32/vs8/libgstmikmod.vcproj:
10712         * win32/vs8/libgstmng.vcproj:
10713         * win32/vs8/libgstmonoscope.vcproj:
10714         * win32/vs8/libgstmulaw.vcproj:
10715         * win32/vs8/libgstmultipart.vcproj:
10716         * win32/vs8/libgstpng.vcproj:
10717         * win32/vs8/libgstrtp.vcproj:
10718         * win32/vs8/libgstrtsp.vcproj:
10719         * win32/vs8/libgstshout2.vcproj:
10720         * win32/vs8/libgstsmpte.vcproj:
10721         * win32/vs8/libgstspeex.vcproj:
10722         * win32/vs8/libgsttaglib.vcproj:
10723         * win32/vs8/libgstudp.vcproj:
10724         * win32/vs8/libgstvideobalance.vcproj:
10725         * win32/vs8/libgstvideobox.vcproj:
10726         * win32/vs8/libgstvideoflip.vcproj:
10727         * win32/vs8/libgstvideomixer.vcproj:
10728         * win32/vs8/libgstwavenc.vcproj:
10729         * win32/vs8/libgstwavparse.vcproj:
10730           Add VS8 project files (note that many of the plugins in ext are
10731           disabled by default). Fixes #366492.
10732
10733 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
10734
10735         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10736           we do not translate debug messages
10737
10738 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
10739
10740         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
10741           fix categorisation, make short desc more explicit, remove unused code
10742           Fixes #372021
10743
10744 2006-11-08  Wim Taymans  <wim@fluendo.com>
10745
10746         * gst/rtp/gstrtpL16depay.c:
10747         * gst/rtp/gstrtpamrdepay.c:
10748         * gst/rtp/gstrtpamrpay.c:
10749         * gst/rtp/gstrtpgsmdepay.c:
10750         * gst/rtp/gstrtph263pay.c:
10751         * gst/rtp/gstrtph263pdepay.c:
10752         * gst/rtp/gstrtph263ppay.c:
10753         * gst/rtp/gstrtph264depay.c:
10754         * gst/rtp/gstrtpmp2tdepay.c:
10755         * gst/rtp/gstrtpmp4gdepay.c:
10756         * gst/rtp/gstrtpmp4gpay.c:
10757         * gst/rtp/gstrtpmp4vdepay.c:
10758         * gst/rtp/gstrtpmp4vpay.c:
10759         * gst/rtp/gstrtpmpadepay.c:
10760         * gst/rtp/gstrtpmpapay.c:
10761         * gst/rtp/gstrtppcmadepay.c:
10762         * gst/rtp/gstrtppcmapay.c:
10763         * gst/rtp/gstrtppcmudepay.c:
10764         * gst/rtp/gstrtppcmupay.c:
10765         * gst/rtp/gstrtpspeexdepay.c:
10766         * gst/rtp/gstrtpspeexpay.c:
10767         * gst/rtp/gstrtpsv3vdepay.c:
10768         Fix element descriptions.
10769
10770 2006-11-08  Wim Taymans  <wim@fluendo.com>
10771
10772         * gst/rtp/gstrtpvorbisdepay.c:
10773         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
10774         Fix description.
10775         Small cleanup in the payloader.
10776
10777 2006-11-08  Wim Taymans  <wim@fluendo.com>
10778
10779         * gst/rtp/Makefile.am:
10780         * gst/rtp/gstrtp.c: (plugin_init):
10781         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
10782         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
10783         (gst_rtp_theora_depay_finalize),
10784         (gst_rtp_theora_depay_parse_configuration),
10785         (gst_rtp_theora_depay_setcaps),
10786         (gst_rtp_theora_depay_switch_codebook),
10787         (gst_rtp_theora_depay_process),
10788         (gst_rtp_theora_depay_set_property),
10789         (gst_rtp_theora_depay_get_property),
10790         (gst_rtp_theora_depay_change_state),
10791         (gst_rtp_theora_depay_plugin_init):
10792         * gst/rtp/gstrtptheoradepay.h:
10793         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
10794         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
10795         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
10796         (gst_rtp_theora_pay_init_packet),
10797         (gst_rtp_theora_pay_flush_packet),
10798         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
10799         (gst_rtp_theora_pay_handle_buffer),
10800         (gst_rtp_theora_pay_plugin_init):
10801         * gst/rtp/gstrtptheorapay.h:
10802         Add theora pay/depayloaders.
10803
10804 2006-11-06  Wim Taymans  <wim@fluendo.com>
10805
10806         * gst/rtp/Makefile.am:
10807         We depend on gsttag to generate the vorbis comments.
10808
10809         * gst/rtp/gstrtpvorbisdepay.c:
10810         (gst_rtp_vorbis_depay_parse_configuration),
10811         (gst_rtp_vorbis_depay_setcaps),
10812         (gst_rtp_vorbis_depay_switch_codebook),
10813         (gst_rtp_vorbis_depay_process):
10814         * gst/rtp/gstrtpvorbisdepay.h:
10815         Parse configuration string in the depayloader.
10816         Implement selecting and switching to a new codebook.
10817         Receiving vorbis over RTP now works.
10818
10819         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
10820         (gst_rtp_vorbis_pay_init_packet),
10821         (gst_rtp_vorbis_pay_finish_headers),
10822         (gst_rtp_vorbis_pay_handle_buffer):
10823         * gst/rtp/gstrtpvorbispay.h:
10824         Set timestamps on outgoing buffers and RTP packets.
10825         Fix configuration string, prepend number of Packet headers.
10826         Fix encoding of ident string.
10827         Add delivery-method to caps.
10828         Streaming vorbis over RTP now works.
10829
10830 2006-11-06  Wim Taymans  <wim@fluendo.com>
10831
10832         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
10833         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
10834         (gst_rtp_vorbis_pay_handle_buffer):
10835         * gst/rtp/gstrtpvorbispay.h:
10836         Generate a valid configuration string in the caps based on the
10837         vorbis headers.
10838
10839 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
10840
10841         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
10842         * ext/cdio/gstcdio.h:
10843         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
10844           Move CD-TEXT utility function into common file so it can also be
10845           used by a future cdioparanoiasrc.
10846
10847 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
10848         
10849         * sys/v4l2/Makefile.am:
10850         * sys/v4l2/gstv4l2object.c:
10851         * sys/v4l2/gstv4l2src.c:
10852         * sys/v4l2/gstv4l2xoverlay.c:
10853         * sys/v4l2/v4l2_calls.c:
10854         * sys/v4l2/v4l2src_calls.c:
10855         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
10856         xoverlay code that is still not implemented.
10857
10858 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
10859
10860         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10861           We require a -base more recent than 0.10.9, so it's safe to use
10862           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
10863
10864         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
10865         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
10866           Use _newsegment_full() now that we depend on a recent enough core.
10867
10868         * gst/wavparse/gstwavparse.c:
10869           Remove cruft that we don't need any longer now that we depend on
10870           a recent enough -base.
10871
10872 2006-10-31  Wim Taymans  <wim@fluendo.com>
10873
10874         * gst/rtp/Makefile.am:
10875         * gst/rtp/gstrtp.c: (plugin_init):
10876         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
10877         (gst_rtpilbcpay_setcaps):
10878         Fix and activate ILBC pay and depayloaders. Fixes #368162.
10879
10880 2006-10-31  Wim Taymans  <wim@fluendo.com>
10881
10882         * ext/speex/gstspeexdec.c: (speex_dec_convert),
10883         (speex_dec_sink_event), (speex_dec_chain_parse_header):
10884         Some small cleanups, use _scale.
10885
10886 2006-10-31  Wim Taymans  <wim@fluendo.com>
10887
10888         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
10889         Use higher precision scale function.
10890
10891 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
10892
10893         Patch by: Michal Benes  <michal dot benes at itonis tv>
10894
10895         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
10896         (gst_matroska_demux_read_track_encodings),
10897         (gst_matroska_decode_buffer):
10898           Fix several issues with encoded/compressed/encrypted/signed tracks;
10899           also, remove superfluous newline characters from some debug
10900           statements. (#366155)
10901
10902 2006-10-30  Wim Taymans  <wim@fluendo.com>
10903
10904         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
10905         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
10906         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
10907         (gst_smokedec_change_state):
10908         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10909         (gst_smokeenc_init), (gst_smokeenc_finalize),
10910         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
10911         (gst_smokeenc_resync), (gst_smokeenc_chain),
10912         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
10913         (gst_smokeenc_change_state):
10914         Various cleanups, capsnego and leak fixes.
10915
10916 2006-10-30  Wim Taymans  <wim@fluendo.com>
10917
10918         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10919
10920         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
10921         Fix videomixer so that it can handle any combination of framerates.
10922         Fixes #367221.
10923
10924 2006-10-28  Wim Taymans  <wim@fluendo.com>
10925
10926         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10927         (gst_avi_demux_parse_file_header),
10928         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
10929         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
10930         (gst_avi_demux_chain):
10931         Fix position query for audio. also fixes timestamps in streaming
10932         mode and bug #364958.
10933         Small cleanups.
10934
10935 2006-10-27  Wim Taymans  <wim@fluendo.com>
10936
10937         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
10938         * ext/libpng/gstpngenc.h:
10939         Fix strides. Fixes #364856.
10940         Cleanup capsnego.
10941         Set caps on outgoing buffers.
10942
10943 2006-10-18  Wim Taymans  <wim@fluendo.com>
10944
10945         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
10946
10947         * gst/rtp/gstrtpgsmpay.c:
10948         * gst/rtp/gstrtph263pay.c:
10949         * gst/rtp/gstrtpmpapay.c:
10950         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
10951         (gst_rtp_pcma_pay_handle_buffer):
10952         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
10953         Add static payload numbers in addition to the dynamic ones.
10954         Fixes #361639.
10955
10956 2006-10-18  Wim Taymans  <wim@fluendo.com>
10957
10958         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
10959         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
10960         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
10961         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
10962         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
10963         * gst/rtsp/rtspdefs.h:
10964         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10965         * gst/rtsp/rtspurl.h:
10966         Reuse already existing enum for lower transport.
10967         Add rtspt and rtspu protocols.
10968         Send redirect to rtspt when udp times out.
10969
10970 2006-10-18  Wim Taymans  <wim@fluendo.com>
10971
10972         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10973         (gst_wavparse_stream_data):
10974         Fix seeking some more, mostly for speed changes.
10975
10976 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10977
10978         Patch by: Fredrik Persson  <frepe at bredband net>
10979
10980         * sys/v4l2/gstv4l2tuner.c:
10981         * sys/v4l2/gstv4l2tuner.h:
10982           Fix _set_channel(): remove useless g_object_notify() for "channel"
10983           property that doesn't exist any longer and therefore now also
10984           useless redirect (#338818).
10985
10986 2006-10-17  Wim Taymans  <wim@fluendo.com>
10987
10988         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
10989         Some drivers do not support unsetting the non-blocking flag once the
10990         device is opened. In those cases, close/open the device in
10991         non-blocking mode. Fixes #362673.
10992
10993 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
10994
10995         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10996         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
10997         (gst_v4l2src_get_fps):
10998           dear stefan, framespersecond is not frameperiod, reverting but adding
10999           comment
11000
11001 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
11002
11003         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
11004         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
11005         (gst_v4l2src_get_fps):
11006           Numerator is numerator and denominator is denominator. Say that aloud
11007           5 times and retry after next beer.
11008
11009 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
11010
11011         Patch by: Josep Torra Valles  <josep at fluendo com>
11012
11013         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
11014         * ext/esd/esdsink.c: (gst_esdsink_write):
11015         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
11016         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
11017         (gst_flac_dec_send_newsegment):
11018         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
11019         (gst_flac_enc_tell_callback):
11020         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
11021         (smokecodec_parse_header), (smokecodec_decode):
11022         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
11023         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
11024         * gst/goom/Makefile.am:
11025         * gst/goom/gstgoom.c:
11026         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
11027         * gst/rtsp/gstrtspsrc.c:
11028         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11029         * gst/udp/gstudpsink.c:
11030         * gst/udp/gstudpsrc.c:
11031         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
11032         * sys/sunaudio/gstsunaudiomixertrack.h:
11033           Fix a bunch of problems discovered by the Forte compiler, mostly type
11034           mixups and pointer arithmetics with void pointers. Fixes #362603.
11035
11036 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11037
11038         * ext/speex/gstspeex.c: (plugin_init):
11039         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
11040         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
11041         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
11042         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
11043         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
11044         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
11045         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
11046         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
11047         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
11048         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
11049         (gst_speex_enc_chain), (gst_speex_enc_get_property),
11050         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
11051         * ext/speex/gstspeexenc.h:
11052           Miscellaneous clean-ups, among other things: speexenc => enc to
11053           enhance code readability; change speexenc => speex_enc; in chain
11054           function unref input buffer in case of error; take reference in
11055           event function; use boilerplate macro; use gst_pad_query_peer_*
11056           convenience functions.
11057
11058 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
11061         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
11062         (gst_speexenc_set_header_on_caps):
11063           Fix some mem leaks.
11064
11065 2006-10-11  Wim Taymans  <wim@fluendo.com>
11066
11067         * gst/rtsp/URLS:
11068         Added some other URL.
11069
11070         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
11071         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
11072         (gst_rtspsrc_open), (gst_rtspsrc_play),
11073         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11074         * gst/rtsp/gstrtspsrc.h:
11075         Work on fallback to TCP connection when the UDP socket times out.
11076         Handler server requests, just reply with OK for now.
11077
11078         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11079         * gst/rtsp/rtspdefs.h:
11080         Added some more Real extension headers.
11081
11082         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11083         Fix parsing of urls with a ':' that is not part of the hostname:port
11084         part of the url.
11085
11086 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
11087
11088         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
11089         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
11090         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11091           Activate pad before adding it to the already-running element.
11092
11093         * tests/check/elements/icydemux.c: (icydemux_found_pad):
11094           Activate newly-created pad too.
11095
11096 2006-10-11  Wim Taymans  <wim@fluendo.com>
11097
11098         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
11099
11100         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11101         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
11102         (gst_udpsrc_start):
11103         Fix some leaks in caps and uris. Fixes #361252.
11104
11105 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11106
11107         * gst/wavparse/Makefile.am:
11108           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
11109
11110 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
11111
11112         * sys/v4l2/gstv4l2xoverlay.c:
11113         * sys/v4l2/gstv4l2xoverlay.h:
11114         Fix build as per the patch in #338818 comment 36.
11115
11116 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
11117
11118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
11119           Activate pads before adding them to the source.
11120
11121 2006-10-06  Wim Taymans  <wim@fluendo.com>
11122
11123         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
11124         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
11125         Activate pads before adding.
11126
11127 2006-10-06  Wim Taymans  <wim@fluendo.com>
11128
11129         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11130         (gst_multipart_find_pad_by_mime):
11131         Activate pads before adding.
11132
11133         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11134         BOILERPLATE sets parent_class for us.
11135
11136 2006-10-06  Wim Taymans  <wim@fluendo.com>
11137
11138         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
11139         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
11140         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
11141         (gst_rtspsrc_alloc_udp_ports),
11142         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
11143         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
11144         (gst_rtspsrc_create_transports_string),
11145         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
11146         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11147         * gst/rtsp/gstrtspsrc.h:
11148         Rework how the transport string is constructed, try to share channels
11149         and udp ports.
11150         Make most of the stuff less dependant on RTP as we are also going to use
11151         it for RDT.
11152         Add support for transport specific session managers.
11153
11154         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
11155         Implement _flush().
11156
11157         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11158         * gst/rtsp/rtspdefs.h:
11159         Add generic error return code.
11160
11161         * gst/rtsp/rtspext.h:
11162         Add support for pluggable tranport strings.
11163
11164         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
11165         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
11166         (rtsp_ext_wms_get_context):
11167         Detect WMServer and activate the extension.
11168
11169         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
11170         (rtsp_transport_get_manager), (rtsp_transport_parse):
11171         * gst/rtsp/rtsptransport.h:
11172         Added methods to get mime/manager for certain transports.
11173
11174 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11175
11176         * ext/cairo/gsttimeoverlay.c:
11177         (gst_cairo_time_overlay_update_font_height):
11178         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
11179         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
11180         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
11181         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11182         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11183         * ext/libpng/gstpngdec.c: (user_endrow_callback):
11184         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
11185         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11186         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11187         (gst_avi_demux_stream_data):
11188         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11189         * gst/debug/efence.c: (gst_efence_buffer_alloc),
11190         (gst_fenced_buffer_copy):
11191         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
11192         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
11193         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11194         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
11195         (gst_rtspsrc_handle_message):
11196         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
11197         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
11198           Printf format fixes.
11199
11200 2006-10-04  Wim Taymans  <wim@fluendo.com>
11201
11202         * gst/rtsp/Makefile.am:
11203         Dist new .h file too.
11204
11205 2006-10-04  Wim Taymans  <wim@fluendo.com>
11206
11207         * gst/rtsp/Makefile.am:
11208         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
11209         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
11210         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11211         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
11212         (gst_rtspsrc_parse_rtpmap),
11213         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
11214         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11215         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
11216         * gst/rtsp/gstrtspsrc.h:
11217         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11218         * gst/rtsp/rtspdefs.h:
11219         * gst/rtsp/rtspext.h:
11220         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
11221         (rtsp_ext_wms_get_context):
11222         * gst/rtsp/rtspextwms.h:
11223         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
11224         (rtsp_transport_parse):
11225         * gst/rtsp/rtsptransport.h:
11226         Factor out extension in separate module.
11227         Fix getcaps to filter against the padtemplate.
11228         Use Content-Base if the server gives one.
11229         Rework the transport parsing a bit for future extensions.
11230         Added some Real Header field definitions.
11231
11232 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11233
11234         * docs/plugins/Makefile.am:
11235         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11236         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11237           added v4l2 stubs
11238         * gst-plugins-good.spec.in:
11239           add v4l2
11240
11241 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
11242
11243         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11244           Extract disc/album/medium number and count and try harder
11245           to extract track number/count.
11246
11247 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11248
11249         * configure.ac:
11250         * sys/Makefile.am:
11251           add build stuff for v4l2, needs --enable-experimental until
11252           the last bits are resolved
11253
11254 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11255
11256         * tests/check/Makefile.am:
11257           Disable autodetect test temporarily, so that the build bots
11258           update -bad and the ranks of unreliable video sinks in there.
11259
11260         * tests/check/elements/autodetect.c: (GST_START_TEST):
11261           Skip test if no usable videosink is found.
11262
11263 2006-09-29  Wim Taymans  <wim@fluendo.com>
11264
11265         * gst/rtsp/URLS:
11266         Add some more URLs.
11267
11268         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
11269         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
11270         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
11271         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
11272         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
11273         (gst_rtspsrc_loop), (gst_rtspsrc_send),
11274         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11275         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11276         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11277         * gst/rtsp/gstrtspsrc.h:
11278         Add timeout property to control UDP timeouts.
11279         Fix error messages.
11280         Also start a loop function when operating in UDP mode so that we can
11281         do some more stuff async.
11282         Handle element messages from udpsrc to detect timeouts. If a timeout
11283         happens we currently generate an error.
11284         API: rtspsrc::timeout property.
11285
11286         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11287         (gst_udpsrc_create):
11288         Really implement the timeout in microseconds and not milliseconds.
11289
11290 2006-09-29  Wim Taymans  <wim@fluendo.com>
11291
11292         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11293         (gst_udpsrc_create), (gst_udpsrc_set_property),
11294         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
11295         * gst/udp/gstudpsrc.h:
11296         Added property to post a message on timeout.
11297         Updated docs.
11298         When restarting the select, initialize the fdsets again.
11299         Init control sockets so we don't accidentally close a random socket.
11300         API: GstUDPSrc::timeout property
11301
11302 2006-09-29  Wim Taymans  <wim@fluendo.com>
11303
11304         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
11305         Fix flag registration.
11306
11307         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11308         Reading 0 also means 'no more commands'
11309
11310 2006-09-29  Wim Taymans  <wim@fluendo.com>
11311
11312         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
11313
11314         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11315         Fix possible infinite loop when shutting down, a read can also return
11316         0 to indicate no more messages are available. Fixes #358156.
11317
11318 2006-09-25  Wim Taymans  <wim@fluendo.com>
11319
11320         * gst/autodetect/gstautoaudiosink.c:
11321         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
11322         (gst_auto_audio_sink_find_best):
11323         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
11324         Small cleanups.
11325         don't try to set "sync" property when it is not available.
11326
11327 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11328
11329         Patch by: Peter Kjellerstedt  <pkj at axis com>
11330
11331         * gst/alpha/gstalpha.c:
11332         * gst/rtp/gstrtpamrdepay.c:
11333         * gst/rtsp/gstrtspsrc.c:
11334         * gst/udp/gstudpsrc.c:
11335         * gst/videomixer/videomixer.c:
11336           Include stdlib.h in some more places, makes things compile
11337           with uClibc and -Werror (#357592).
11338
11339 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11340
11341         * ext/jpeg/gstjpegdec.c:
11342           Set minimum height to 8 (from 16), our code should handle
11343           that fine. Some of the buttons on the apple trailer site
11344           are apparently only 15 pixels high (see #357470).
11345
11346 2006-09-23  Wim Taymans  <wim@fluendo.com>
11347
11348         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
11349         (gst_rtspsrc_open):
11350         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11351         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
11352         (rtsp_connection_receive):
11353         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
11354         * gst/rtsp/rtspdefs.h:
11355         Improve error reporting.
11356
11357 2006-09-23  Wim Taymans  <wim@fluendo.com>
11358
11359         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
11360         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
11361         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
11362         * gst/rtp/gstrtpdepay.c:
11363         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
11364         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
11365         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
11366         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
11367         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
11368         (gst_rtp_mp2t_depay_plugin_init):
11369         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
11370         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
11371         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
11372         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
11373         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
11374         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
11375         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
11376         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
11377         Fix klass typos.
11378         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
11379
11380 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11381
11382         * configure.ac:
11383           Need  -base CVS for gst_base_rtp_depayload_push_ts().
11384
11385 2006-09-22  Wim Taymans  <wim@fluendo.com>
11386
11387         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
11388         Don't check for a tag that is never there and check if we read the
11389         correct tag. Fixes seeking again.
11390         We must post an error when all pads are unlinked.
11391
11392 2006-09-22  Wim Taymans  <wim@fluendo.com>
11393
11394         * gst/rtp/Makefile.am:
11395         * gst/rtp/gstrtp.c: (plugin_init):
11396         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
11397         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
11398         (gst_rtp_vorbis_pay_reset_packet),
11399         (gst_rtp_vorbis_pay_init_packet),
11400         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
11401         (gst_rtp_vorbis_pay_handle_buffer):
11402         More fixage, set endoder-params correctly in the payloader.
11403
11404 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11405
11406         * gst/autodetect/gstautoaudiosink.c:
11407         (gst_auto_audio_sink_base_init):
11408         * gst/autodetect/gstautovideosink.c:
11409         (gst_auto_video_sink_base_init):
11410           Make static pad templates static to appease valgrind's leak
11411           detector.
11412
11413         * tests/check/Makefile.am:
11414         * tests/check/elements/.cvsignore:
11415         * tests/check/elements/autodetect.c: (GST_START_TEST),
11416         (autodetect_suite):
11417           Add simple test for the ghostpad lockup on shutdown fixed in core
11418           CVS (audio bit disabled because it would need dozens of alsa
11419           suppressions and I'm too lazy to add those now).
11420
11421 2006-09-22  Wim Taymans  <wim@fluendo.com>
11422
11423         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
11424         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
11425         Small cleanups.
11426
11427         * gst/rtp/Makefile.am:
11428         * gst/rtp/gstrtp.c: (plugin_init):
11429         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
11430         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
11431         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
11432         (gst_rtp_vorbis_depay_process),
11433         (gst_rtp_vorbis_depay_set_property),
11434         (gst_rtp_vorbis_depay_get_property),
11435         (gst_rtp_vorbis_depay_change_state),
11436         (gst_rtp_vorbis_depay_plugin_init):
11437         * gst/rtp/gstrtpvorbisdepay.h:
11438         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
11439         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
11440         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
11441         (gst_rtp_vorbis_pay_flush_packet),
11442         (gst_rtp_vorbis_pay_append_buffer),
11443         (gst_rtp_vorbis_pay_handle_buffer),
11444         (gst_rtp_vorbis_pay_plugin_init):
11445         * gst/rtp/gstrtpvorbispay.h:
11446         Add experimental vorbis pay and depayloaders.
11447
11448 2006-09-21  Wim Taymans  <wim@fluendo.com>
11449
11450         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
11451         Fix profile-level-id parsing and setup.
11452
11453 2006-09-21  Wim Taymans  <wim@fluendo.com>
11454
11455         * gst/udp/README:
11456         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
11457         Update README, simple cleanup.
11458
11459 2006-09-21  Wim Taymans  <wim@fluendo.com>
11460
11461         * gst/rtp/README:
11462         Update README with some examples.
11463
11464         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
11465         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
11466         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
11467         (gst_rtp_mp4g_pay_setcaps):
11468         * gst/rtp/gstrtpmp4gpay.h:
11469         Make optional RTP parameters of type STRING, as required by the
11470         application/x-rtp caps specification.
11471
11472 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11473
11474         * gst/rtp/gstrtph263pdepay.c:
11475         * gst/rtp/gstrtph263ppay.c:
11476         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
11477         RTP header.
11478
11479 2006-09-20  Wim Taymans  <wim@fluendo.com>
11480
11481         * gst/rtp/Makefile.am:
11482         And makefile too.
11483
11484 2006-09-20  Wim Taymans  <wim@fluendo.com>
11485
11486         * gst/rtp/gstrtp.c: (plugin_init):
11487         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
11488         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
11489         (decode_base64), (gst_rtp_asf_depay_setcaps),
11490         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
11491         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
11492         (gst_rtp_asf_depay_plugin_init):
11493         * gst/rtp/gstrtpasfdepay.h:
11494         Added preliminary ASF depayloader.
11495
11496         * gst/rtp/gstrtph264depay.c: (decode_base64):
11497         Fix base64 decoding.
11498
11499 2006-09-20  Wim Taymans  <wim@fluendo.com>
11500
11501         * gst/rtsp/URLS:
11502         Added some test URLS.
11503
11504         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11505         (gst_rtspsrc_loop), (gst_rtspsrc_open):
11506         * gst/rtsp/gstrtspsrc.h:
11507         When creating streams, give access to the complete SDP.
11508         Fix some leaks.
11509         Collect and merge global stream properties in stream caps.
11510         Preliminary support for WMServer.
11511
11512         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11513         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
11514         (rtsp_connection_receive):
11515         * gst/rtsp/rtspconnection.h:
11516         Make connection interruptable.
11517         Refactor to make it reconnectable.
11518         Don't fail on short reads when reading data packets.
11519
11520         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
11521         (rtsp_url_get_port):
11522         * gst/rtsp/rtspurl.h:
11523         Add methods for getting/setting the port.
11524
11525         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11526         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
11527         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
11528         (sdp_media_get_format), (sdp_parse_line),
11529         (sdp_message_parse_buffer):
11530         Fix headers. 
11531         Add methods for getting multiple attributes with the same name.
11532         Increase buffer size when parsing.
11533         Fix parsing of a=foo fields.
11534
11535         * gst/rtsp/test.c: (main):
11536         Update to new connection API.
11537
11538         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
11539         (rtsp_message_init_response), (rtsp_message_init_data),
11540         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
11541         * gst/rtsp/rtspmessage.h:
11542         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
11543         * gst/rtsp/rtsptransport.h:
11544         * gst/rtsp/sdp.h:
11545         * gst/rtsp/sdpmessage.h:
11546         * gst/rtsp/gstrtsp.c:
11547         * gst/rtsp/gstrtsp.h:
11548         * gst/rtsp/gstrtpdec.c:
11549         * gst/rtsp/gstrtpdec.h:
11550         * gst/rtsp/rtsp.h:
11551         * gst/rtsp/rtspdefs.c:
11552         * gst/rtsp/rtspdefs.h:
11553         Dual licensed under MIT and LGPL now.
11554
11555 2006-09-19  Wim Taymans  <wim@fluendo.com>
11556
11557         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
11558         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
11559         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
11560         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
11561         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
11562         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
11563         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
11564         * gst/rtsp/gstrtspsrc.h:
11565         Reorganize stream parsing and creation.
11566         Detect container formats in interleaved mode.
11567         Keep more state about the streams.
11568         Assume a server also supports PLAY if it does not say.
11569         Add unicast and interleaved properties to TCP transport requests to make
11570         some servers happy (WMServer).
11571
11572         * gst/rtsp/sdpmessage.h:
11573         Add some defines for the standard Bandwidth types.
11574
11575 2006-09-19  Wim Taymans  <wim@fluendo.com>
11576
11577         * gst/rtsp/test.c: (main):
11578         Fix build.
11579
11580 2006-09-19  Wim Taymans  <wim@fluendo.com>
11581
11582         * gst/wavparse/gstwavparse.c:
11583         Add ms-gsm to the src template.
11584
11585 2006-09-18  Wim Taymans  <wim@fluendo.com>
11586
11587         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11588         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
11589         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
11590         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
11591         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
11592         * gst/rtsp/gstrtspsrc.h:
11593         Small cleanups, added documentation.
11594         Try to clean up the requests and responses.
11595         Refactor parsing the supported methods.
11596
11597         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
11598         (rtsp_connection_create), (rtsp_connection_send),
11599         (parse_response_status), (parse_request_line),
11600         (rtsp_connection_receive), (rtsp_connection_close),
11601         (rtsp_connection_free):
11602         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
11603         (rtsp_transport_init), (rtsp_transport_parse),
11604         (rtsp_transport_free):
11605         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11606         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
11607         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
11608         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
11609         Use g_return_val some more.
11610
11611         * gst/rtsp/rtspdefs.h:
11612         Add more enum values to track initial states.
11613
11614         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
11615         (rtsp_message_init_request), (rtsp_message_new_response),
11616         (rtsp_message_init_response), (rtsp_message_init_data),
11617         (rtsp_message_unset), (rtsp_message_free),
11618         (rtsp_message_add_header), (rtsp_message_remove_header),
11619         (rtsp_message_get_header), (rtsp_message_set_body),
11620         (rtsp_message_take_body), (rtsp_message_get_body),
11621         (rtsp_message_steal_body), (rtsp_message_dump):
11622         * gst/rtsp/rtspmessage.h:
11623         Reorder arguments, object goes as the first one.
11624         Use g_return_val some more.
11625
11626 2006-09-18  Wim Taymans  <wim@fluendo.com>
11627
11628         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
11629         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
11630         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
11631         * gst/rtsp/gstrtspsrc.h:
11632         Export sometimes source pad with correct caps on the template, create
11633         the ghostpad from the template.
11634         Remove RTCP template as we never expose RTCP.
11635         Protect against invalid body size.
11636         Avoid memcpy when creating the output buffer.
11637         Properly post an error and send EOS when the loop function is shut down.
11638
11639 2006-09-18  Wim Taymans  <wim@fluendo.com>
11640
11641         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
11642
11643         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
11644         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
11645         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
11646         * gst/rtsp/gstrtspsrc.h:
11647         Make sure we can never set an invalid location.
11648
11649         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
11650         * gst/rtsp/rtspmessage.h:
11651         Added _steal_body method for future use.
11652
11653         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
11654         Make freeing of NULL url return immediatly.
11655
11656 2006-09-18  Wim Taymans  <wim@fluendo.com>
11657
11658         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
11659
11660         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
11661         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
11662         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
11663         (gst_rtspsrc_change_state):
11664         * gst/rtsp/gstrtspsrc.h:
11665         Use boilerplate.
11666         Make rtspsrc subclass GstBin to make state changes easier.
11667         Add Range header field on the PLAY request.
11668
11669 2006-09-18  Wim Taymans  <wim@fluendo.com>
11670
11671         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
11672
11673         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
11674         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
11675         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
11676         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
11677         * gst/rtsp/rtspconnection.c: (inet_aton):
11678         Small cleanups.
11679         when multicast is selected as the transport, create UDP sources and
11680         connect to the multicast group.
11681         Move parsing and setting of caps to a common place.
11682         Fixes #349894.
11683
11684 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
11685
11686         * ext/flac/gstflactag.c:
11687         * gst/alpha/gstalpha.c:
11688         * gst/debug/breakmydata.c:
11689         * gst/debug/negotiation.c:
11690         * gst/debug/testplugin.c:
11691         * gst/effectv/gstaging.c:
11692         * gst/effectv/gstdice.c:
11693         * gst/effectv/gstedge.c:
11694         * gst/effectv/gstquark.c:
11695         * gst/effectv/gstrev.c:
11696         * gst/effectv/gstshagadelic.c:
11697         * gst/effectv/gstvertigo.c:
11698         * gst/effectv/gstwarp.c:
11699         * gst/multipart/multipartdemux.c:
11700         * gst/multipart/multipartmux.c:
11701         * gst/videobox/gstvideobox.c:
11702         * gst/videofilter/gstgamma.c:
11703         * gst/videofilter/gstvideotemplate.c:
11704         * gst/videomixer/videomixer.c:
11705         * sys/sunaudio/gstsunaudiosrc.h:
11706         More G_OBJECT macro fixing.
11707
11708 2006-09-16  Wim Taymans  <wim@fluendo.com>
11709
11710         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
11711
11712         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
11713         Correctly set the dwLength in strh.
11714         With this patch, the file duration is now displayed correctly in window
11715         media player and the AVI plays completely. Fixes #356147
11716
11717 2006-09-15  Wim Taymans  <wim@fluendo.com>
11718
11719         Patch by: Darren Kenny <darren dot kenny at sun dot com>
11720
11721         * sys/sunaudio/gstsunaudiomixerctrl.c:
11722         (gst_sunaudiomixer_ctrl_build_list):
11723         Set the output track as the MASTER so that the gnome-settings-daemon
11724         keybindings for changing the volume using the keyboard works.
11725         Fixes #356142.
11726
11727 2006-09-15  Wim Taymans  <wim@fluendo.com>
11728
11729         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
11730         Fix documentation, it is not possible to control the framerate of jpegdec
11731         using filtered caps yet. Fixes #355210.
11732         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
11733         stop when there is an error.
11734
11735 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
11736
11737         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
11738         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11739           Don't interpret a first buffer with an offset of NONE as
11740           'from the middle of the stream', but only a first buffer
11741           that has a valid buffer offset that's non-zero (see #345449).
11742
11743 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
11744
11745         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
11746         (gst_icydemux_typefind_or_forward):
11747         * gst/icydemux/gsticydemux.h:
11748           When we merge/collect multiple incoming buffers for typefinding
11749           purposes, keep an initial 0 offset on the first outgoing buffer
11750           as well (otherwise id3demux won't work right). Fixes #345449.
11751           Also Make buffer metadata writable before setting buffer caps.
11752
11753         * tests/check/elements/icydemux.c: (typefind_succeed),
11754         (cleanup_icydemux), (push_data), (GST_START_TEST),
11755         (icydemux_suite):
11756           Small test case for the above.
11757
11758 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
11759
11760         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
11761         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
11762         (gst_avi_demux_stream_header_push),
11763         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11764         (gst_avi_demux_loop):
11765           More code reuse and better logging in _peek_chunk(). Reintroduce check
11766           for chunk sizes before reading them (avoid oom). Better handling for 
11767           invalid chunksizes when streaming.
11768
11769 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
11770
11771         * gst/level/gstlevel.c: (gst_level_set_property):
11772         * gst/level/gstlevel.h:
11773           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
11774           René Stadler
11775
11776 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
11777
11778         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
11779         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
11780         (gst_avi_demux_stream_data):
11781           Revert one change to fix streaming avi (adapter size != data size).
11782
11783 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
11784
11785         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
11786
11787         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
11788         (gst_matroska_demux_reset),
11789         (gst_matroska_demux_read_track_encodings),
11790         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
11791         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
11792         (gst_matroska_demux_subtitle_caps):
11793         * gst/matroska/matroska-ids.h:
11794           Add support for VOBSUB subtitle tracks and zlib-compressed
11795           tracks. Make sure we start on a keyframe after a seek. (#343348)
11796
11797 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
11798
11799         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
11800         (gst_matroska_demux_push_flac_codec_priv_data),
11801         (gst_matroska_demux_push_xiph_codec_priv_data),
11802         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
11803         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
11804         * gst/matroska/matroska-ids.h:
11805           Add basic FLAC support (#311586), not perfect yet though, needs some
11806           tweaking in flacdec; also, seeking could be better.
11807           Do better bounds checking when deserialising vorbis stream headers
11808           to make sure we don't read beyond the end of the buffer on bad input.
11809
11810 2006-09-04  Wim Taymans  <wim@fluendo.com>
11811
11812         Patch by: Alessandro Decina <alessandro at nnva dot org>
11813
11814         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
11815         Seeking back in a file containing a CMML stream errors out if the seek
11816         goes back up to the CMML headers. This is because after the seek the xml
11817         processing instruction <?xml ...?> is submitted to the xml parser again, 
11818         which results in an error. The attached patch fixes the problem. 
11819         Fixes #353908.
11820
11821         * ext/annodex/gstcmmlenc.h:
11822         Fix authors name.
11823
11824
11825 2006-08-28  Andy Wingo  <wingo@pobox.com>
11826
11827         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
11828         New helper function to lessen the ifdefs.
11829         (GST_INFO_OBJECT): 
11830         (gst_dv1394src_iso_receive): Use it.
11831         (gst_dv1394src_create): Also use the control sockets in iec61883
11832         mode.
11833         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
11834         handle for AVC operations; fixes #348233.
11835
11836 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
11837
11838         * configure.ac:
11839         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11840         * docs/plugins/inspect/plugin-audiofx.xml:
11841         * docs/plugins/inspect/plugin-audiofxgood.xml:
11842         * gst/audiofx/Makefile.am:
11843         * gst/audiofx/audiofx.c:
11844         * gst/audiofxgood/.cvsignore:
11845         * gst/audiofxgood/Makefile.am:
11846         * gst/audiofxgood/audiofx.c:
11847         * gst/audiofxgood/audiopanorama.c:
11848         * gst/audiofxgood/audiopanorama.h:
11849           Rename again (audiofxgood -> audiofx).
11850
11851 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
11852
11853         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
11854         (gst_avi_demux_stream_scan):
11855           Initialze variables.
11856
11857 2006-08-25  Wim Taymans  <wim@fluendo.com>
11858
11859         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11860         (gst_avi_demux_init), (gst_avi_demux_finalize),
11861         (gst_avi_demux_reset), (gst_avi_demux_index_last),
11862         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
11863         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
11864         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
11865         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
11866         (gst_avi_demux_massage_index),
11867         (gst_avi_demux_calculate_durations_from_index),
11868         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
11869         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
11870         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
11871         (gst_avi_demux_change_state):
11872         * gst/avi/gstavidemux.h:
11873         More attempts to turn this into readable code.
11874         Don't leak adapters.
11875         Calculate duration according to index more efficiently.
11876         Don't try to act like we drive the pipeline in chain mode.
11877
11878 2006-08-25  Wim Taymans  <wim@fluendo.com>
11879
11880         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
11881         Fix build.
11882
11883 2006-08-25  Wim Taymans  <wim@fluendo.com>
11884
11885         Patch by: Alessandro Decina <alessandro at nnva dot org>
11886
11887         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
11888         Do some extra sanity checks.
11889         Fixes #350340.
11890
11891         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
11892         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
11893         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
11894         Check if clip->start_time is valid before adding the clip to the
11895         track list.
11896         Reset enc->preamble going from PAUSED to READY.
11897         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
11898         only used for EOS.
11899         Only post an error message if we were the one that created the fatal
11900         GstFlowReturn value.
11901
11902         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
11903         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
11904         Parse the seconds field of the npt-sec time format using %llu rather than
11905         %d and check that the value scaled by GST_SECOND doesn't overflow.
11906         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
11907         Lookup a clip's track with clip->track rather than clip->id which
11908         makes no sense.
11909         Identify a clip by its track and start time and not its xml id.
11910         do some more input checking and make sure we don't do undefined shifts.
11911
11912         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11913         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
11914         (cmml_tag_message_pop), (check_headers), (push_clip_full),
11915         (push_clip), (push_empty_clip), (check_output_clip),
11916         (GST_START_TEST), (cmmldec_suite):
11917         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11918         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
11919         (check_headers), (push_clip), (check_clip_times), (check_clip),
11920         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
11921         Added some more checks.
11922
11923 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
11924
11925         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
11926         (gst_audio_panorama_set_property),
11927         (gst_audio_panorama_get_property),
11928         (gst_audio_panorama_transform_m2s_int),
11929         (gst_audio_panorama_transform_s2s_int),
11930         (gst_audio_panorama_transform_m2s_float),
11931         (gst_audio_panorama_transform_s2s_float):
11932         * gst/audiofxgood/audiopanorama.h:
11933         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
11934           Make also the pan-property float (saves scaling and yields better
11935           resolution)
11936
11937 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
11938
11939         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
11940         (gst_audio_panorama_transform_m2s_float),
11941         (gst_audio_panorama_transform_s2s_float):
11942           ChangeLog surgery to add cymax's real name
11943
11944
11945 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
11946
11947         Patch by: René Stadler <mail@renestadler.de>
11948
11949         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
11950         (gst_audio_panorama_transform_m2s_int),
11951         (gst_audio_panorama_transform_s2s_int),
11952         (gst_audio_panorama_transform_m2s_float),
11953         (gst_audio_panorama_transform_s2s_float),
11954         (gst_audio_panorama_transform):
11955         * gst/audiofxgood/audiopanorama.h:
11956           Added float support
11957
11958 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
11959
11960         * gst/audiofxgood/audiopanorama.c:
11961         (gst_audio_panorama_transform_m2s):
11962           Fix docs & debug category. Add Fixme for volume pan levels.
11963
11964 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
11965
11966         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
11967         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
11968         (gst_avi_demux_stream_header_pull),
11969         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11970         (gst_avi_demux_chain):
11971           unbreak AVI index handling, some more debug, remove an obsolete
11972           adapter_flush that caused streaming to wander off in the wild
11973
11974 2006-08-24  Wim Taymans  <wim@fluendo.com>
11975
11976         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11977         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
11978         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
11979         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11980         (gst_avi_demux_calculate_durations_from_index),
11981         (gst_avi_demux_stream_header_push),
11982         (gst_avi_demux_stream_header_pull):
11983         * gst/avi/gstavidemux.h:
11984         Some more cleanups. 
11985         Fix totalFrames parsing in ODML.
11986         Disable use of index for length calculation in case of ODML as this is
11987         broken now.
11988
11989 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
11990
11991         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
11992           Use libgsttag helper function here too.
11993
11994 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
11995
11996         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11997         (gst_avi_demux_init), (gst_avi_demux_dispose),
11998         (gst_avi_demux_reset), (gst_avi_demux_index_next),
11999         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
12000         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12001         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
12002         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
12003         (gst_avi_demux_parse_subindex),
12004         (gst_avi_demux_read_subindexes_push),
12005         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12006         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12007         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
12008         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
12009         (gst_avi_demux_stream_header_pull),
12010         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12011         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
12012         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
12013         (gst_avi_demux_change_state):
12014         * gst/avi/gstavidemux.h:
12015           Initial streaming support for avidemux (fixes #336465)
12016
12017 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12018
12019         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12020           There is no taglibmux element ...
12021
12022         * gst/rtsp/gstrtspsrc.c:
12023           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
12024           was complaining about unknown entity here.
12025
12026 2006-08-22  Wim Taymans  <wim@fluendo.com>
12027
12028         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12029         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
12030         (gst_avi_demux_process_next_entry):
12031         * gst/avi/gstavidemux.h:
12032         Mark DISCONT.
12033         Remove old unused fields and reorder the struct a bit.
12034
12035 2006-08-22  Wim Taymans  <wim@fluendo.com>
12036
12037         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
12038         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
12039         (gst_rtspsrc_pause):
12040         * gst/rtsp/gstrtspsrc.h:
12041         * sys/oss/gstosssink.c: (gst_oss_sink_open),
12042         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
12043         Small documentation updates.
12044
12045 2006-08-22  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
12048         (gst_avi_demux_index_entry_for_time),
12049         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12050         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
12051         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
12052         (gst_avi_demux_next_data_buffer),
12053         (gst_avi_demux_calculate_durations_from_index),
12054         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
12055         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
12056         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
12057         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
12058         * gst/avi/gstavidemux.h:
12059         Precalc most of the duration query for each stream.
12060         Make seeking more correct.
12061         Use GstSegment to track position and duration.
12062         Code cleanups and leak fixes.
12063         Calculate correct total duration based on index length.
12064
12065 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
12066
12067         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12068         (parse_insert_string_field):
12069           If strings in text fields are marked ISO8859-1, but contain
12070           valid UTF-8 already, then handle them as UTF-8 and ignore
12071           the encoding. (#351794)
12072
12073 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12074
12075         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
12076         (gst_flac_dec_write), (gst_flac_dec_loop),
12077         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
12078         (gst_flac_dec_src_query):
12079         * ext/flac/gstflacdec.h:
12080           Make flac-in-ogg work (#352100).
12081
12082 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12083
12084         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
12085           Don't unref buffers of which we've already given away
12086           ownership to the adapter.
12087
12088 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12089
12090         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
12091           Make metadata extraction actually work.
12092
12093         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
12094         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
12095         (gst_speexenc_chain):
12096           Fix metadata writing: replace old code which wrote completely
12097           broken tags with libgsttag-based code. Plus miscellaneous
12098           code cleanups (use static pad templates etc.) and a bunch
12099           of leak fixes.
12100
12101 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12102
12103         * gst/audiopanorama/.cvsignore:
12104         * gst/audiopanorama/Makefile.am:
12105         * gst/audiopanorama/audiofx.c:
12106         * gst/audiopanorama/audiopanorama.c:
12107         * gst/audiopanorama/audiopanorama.h:
12108           die! die! die! you should never have been there
12109
12110 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12111
12112         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
12113         Fix invalid memory access in audiopanorama test suite.
12114
12115 2006-08-21  Edward Hervey  <edward@fluendo.com>
12116
12117         * tests/check/elements/.cvsignore:
12118         ignore built file
12119
12120 2006-08-21  Wim Taymans  <wim@fluendo.com>
12121
12122         * gst/rtp/Makefile.am:
12123         Fix the build again.
12124
12125 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12126
12127         * gst/audiofxgood/.cvsignore:
12128         * gst/audiofxgood/Makefile.am:
12129         * gst/audiofxgood/audiofx.c: (plugin_init):
12130         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
12131         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12132         (gst_audio_panorama_set_property),
12133         (gst_audio_panorama_get_property),
12134         (gst_audio_panorama_get_unit_size),
12135         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
12136         (gst_audio_panorama_transform_m2s),
12137         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
12138         * gst/audiofxgood/audiopanorama.h:
12139           resubmit with the desired name *again*
12140
12141 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12142
12143         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
12144         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
12145           use g_assert in _get_unit_size
12146
12147 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12148
12149         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12150         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12151         * docs/plugins/inspect/plugin-audiofxgood.xml:
12152           cleanup -unused.txt to make it useful, add previously missing docs
12153
12154         * ext/Makefile.am:
12155           Quietly (accidentally) enable LADSPA for building by default, 
12156           despite the fact that it doesn't meet the plugin checklist.
12157             -- Added by Jan Schmidt 18 Dec 2006
12158
12159         * ext/esd/esdmon.c:
12160         * ext/esd/esdsink.c:
12161         * ext/esd/gstesd.c: (plugin_init):
12162           reflow to get rid of two external symbols
12163
12164         * gst/audiofxgood/audiofx.c: (plugin_init):
12165           re-add
12166
12167 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12168
12169         * configure.ac:
12170         * gst/audiofxgood/.cvsignore:
12171         * gst/audiofxgood/Makefile.am:
12172         * gst/audiofxgood/audiofx.c
12173         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
12174         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12175         (gst_audio_panorama_set_property),
12176         (gst_audio_panorama_get_property),
12177         (gst_audio_panorama_get_unit_size),
12178         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
12179         (gst_audio_panorama_transform_m2s),
12180         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
12181         * gst/audiofxgood/audiopanorama.h:
12182         * tests/check/Makefile.am:
12183         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
12184         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
12185         (panorama_suite), (main):
12186         Add audiofxgood plugin with audiopanorama element
12187
12188 2006-08-18  Wim Taymans  <wim@fluendo.com>
12189
12190         * docs/plugins/Makefile.am:
12191         More Oss docs fixage. 
12192
12193 2006-08-18  Wim Taymans  <wim@fluendo.com>
12194
12195         * gst/rtp/Makefile.am:
12196         * gst/rtp/gstrtp.c: (plugin_init):
12197         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
12198         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
12199         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
12200         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
12201         (gst_rtp_sv3v_depay_get_property),
12202         (gst_rtp_sv3v_depay_change_state),
12203         (gst_rtp_sv3v_depay_plugin_init):
12204         * gst/rtp/gstrtpsv3vdepay.h:
12205         Added experimental SVQ3 depayloader.
12206
12207 2006-08-18  Edward Hervey  <edward@fluendo.com>
12208
12209         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
12210         (gst_dvdemux_loop), (gst_dvdemux_change_state):
12211         * ext/dv/gstdvdemux.h:
12212         When handling seek requests, don't send the newsegment event from the
12213         calling thread. Instead save it so it can be sent from the streaming
12214         thread.
12215
12216 2006-08-17  Wim Taymans  <wim@fluendo.com>
12217
12218         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12219
12220         * gst/multipart/multipartdemux.c: (multipart_parse_header):
12221         Accept leading whitespace before the boundary
12222         This patch makes the demuxer allow some whitespace before the actual
12223         boundary. This makes the demuxer work with the ``old'' gstreamer
12224         multipartmuxer again (which placed an extra \n before the start
12225         of the stream) Fixes #349068.
12226
12227 2006-08-17  Wim Taymans  <wim@fluendo.com>
12228
12229         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
12230         Error out on non-implemented stuff.
12231
12232 2006-08-16  Wim Taymans  <wim@fluendo.com>
12233
12234         Patch by: Andy Wingo <wingo at pobox dot com>
12235
12236         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
12237         (gst_signal_processor_start), (gst_signal_processor_stop),
12238         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
12239         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
12240         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
12241         (gst_signal_processor_change_state):
12242         Make ladspa elements reusable. Fixes #350006.
12243
12244 2006-08-16  Wim Taymans  <wim@fluendo.com>
12245
12246         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12247         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
12248         names as possible. Fixes #349901.
12249
12250 2006-08-16  Wim Taymans  <wim@fluendo.com>
12251
12252         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
12253         (gst_signal_processor_do_pushes):
12254         A push() gives away our refcount so we should not use the buffer on the
12255         pen anymore.
12256
12257 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12258
12259         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
12260         (gst_oss_mixer_element_finalize):
12261           Don't leak device string.
12262
12263 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12264
12265         * configure.ac:
12266           Require CVS of GStreamer core and -base (for
12267           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
12268
12269         * ext/taglib/gstid3v2mux.cc:
12270           Write extended comment tags properly (#348762).
12271
12272         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12273         (parse_comment_frame):
12274           Extract COMM frames into extended comments, which makes it
12275           easier to properly retain the description bit of the tag
12276           and maintain this information when re-tagging (#348762).
12277
12278 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12279
12280         * tests/check/Makefile.am:
12281           Don't try to run annodex unit tests if the annodex
12282           plugin has not been built (Fixes #351116).
12283
12284 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12285
12286         * gst/autodetect/gstautoaudiosink.c:
12287         (gst_auto_audio_sink_find_best):
12288           When we can't find a usable audiosink, don't error out,
12289           but use a fake sink instead and post a warning message
12290           on the bus (#341278).
12291
12292 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12293
12294         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
12295         * sys/oss/gstosssink.c:
12296         * sys/oss/gstosssrc.c:
12297           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
12298           ossmixer's new device property.
12299
12300         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12301         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12302           Add docs for OSS elements.
12303
12304         * docs/plugins/inspect/plugin-aasink.xml:
12305         * docs/plugins/inspect/plugin-alaw.xml:
12306         * docs/plugins/inspect/plugin-alpha.xml:
12307         * docs/plugins/inspect/plugin-alphacolor.xml:
12308         * docs/plugins/inspect/plugin-annodex.xml:
12309         * docs/plugins/inspect/plugin-apetag.xml:
12310         * docs/plugins/inspect/plugin-auparse.xml:
12311         * docs/plugins/inspect/plugin-autodetect.xml:
12312         * docs/plugins/inspect/plugin-avi.xml:
12313         * docs/plugins/inspect/plugin-cacasink.xml:
12314         * docs/plugins/inspect/plugin-cairo.xml:
12315         * docs/plugins/inspect/plugin-cdio.xml:
12316         * docs/plugins/inspect/plugin-cutter.xml:
12317         * docs/plugins/inspect/plugin-debug.xml:
12318         * docs/plugins/inspect/plugin-dv.xml:
12319         * docs/plugins/inspect/plugin-efence.xml:
12320         * docs/plugins/inspect/plugin-effectv.xml:
12321         * docs/plugins/inspect/plugin-esdsink.xml:
12322         * docs/plugins/inspect/plugin-flac.xml:
12323         * docs/plugins/inspect/plugin-flxdec.xml:
12324         * docs/plugins/inspect/plugin-gconfelements.xml:
12325         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12326         * docs/plugins/inspect/plugin-goom.xml:
12327         * docs/plugins/inspect/plugin-halelements.xml:
12328         * docs/plugins/inspect/plugin-icydemux.xml:
12329         * docs/plugins/inspect/plugin-id3demux.xml:
12330         * docs/plugins/inspect/plugin-jpeg.xml:
12331         * docs/plugins/inspect/plugin-level.xml:
12332         * docs/plugins/inspect/plugin-matroska.xml:
12333         * docs/plugins/inspect/plugin-mulaw.xml:
12334         * docs/plugins/inspect/plugin-multipart.xml:
12335         * docs/plugins/inspect/plugin-navigationtest.xml:
12336         * docs/plugins/inspect/plugin-ossaudio.xml:
12337         * docs/plugins/inspect/plugin-png.xml:
12338         * docs/plugins/inspect/plugin-rtp.xml:
12339         * docs/plugins/inspect/plugin-rtsp.xml:
12340         * docs/plugins/inspect/plugin-shout2send.xml:
12341         * docs/plugins/inspect/plugin-smpte.xml:
12342         * docs/plugins/inspect/plugin-speex.xml:
12343         * docs/plugins/inspect/plugin-taglib.xml:
12344         * docs/plugins/inspect/plugin-udp.xml:
12345         * docs/plugins/inspect/plugin-videobalance.xml:
12346         * docs/plugins/inspect/plugin-videobox.xml:
12347         * docs/plugins/inspect/plugin-videoflip.xml:
12348         * docs/plugins/inspect/plugin-videomixer.xml:
12349         * docs/plugins/inspect/plugin-wavenc.xml:
12350         * docs/plugins/inspect/plugin-wavparse.xml:
12351         * docs/plugins/inspect/plugin-ximagesrc.xml:
12352           Update to CVS version.
12353           
12354 2006-08-16  Wim Taymans  <wim@fluendo.com>
12355
12356         * gst/rtp/gstrtpamrdepay.c:
12357         * gst/rtp/gstrtpmp4gdepay.c:
12358         Caps extra properties must be defined as strings for
12359         depayloaders because they are generated from an SDP.
12360
12361         * gst/rtp/Makefile.am:
12362         * gst/rtp/gstrtp.c: (plugin_init):
12363         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
12364         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
12365         (gst_rtp_h264_depay_finalize), (decode_base64),
12366         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
12367         (gst_rtp_h264_depay_set_property),
12368         (gst_rtp_h264_depay_get_property),
12369         (gst_rtp_h264_depay_change_state),
12370         (gst_rtp_h264_depay_plugin_init):
12371         * gst/rtp/gstrtph264depay.h:
12372         Added basic, not completely functional RFC 3984 H264 depayloader.
12373
12374 2006-08-16  Wim Taymans  <wim@fluendo.com>
12375
12376         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
12377         Add pads after setting them up.
12378
12379         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12380         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12381         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
12382         (gst_rtspsrc_stream_setup_rtp),
12383         (gst_rtspsrc_stream_configure_transport),
12384         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
12385         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
12386         (gst_rtspsrc_pause):
12387         * gst/rtsp/gstrtspsrc.h:
12388         Fix interleaved mode.
12389          - Protect streaming with lock.
12390          - Combine flows
12391          - set caps on outgoing buffers.
12392          - strip trailing \0 from data packets.
12393          - Configure RTP/RTCP in stream.
12394         Use DEBUG_OBJECT more.
12395
12396 2006-08-16  Wim Taymans  <wim@fluendo.com>
12397
12398         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
12399         Turn a g_print into a DEBUG line.
12400
12401 2006-08-13  Wim Taymans  <wim@fluendo.com>
12402
12403         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
12404         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
12405         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
12406         (gst_oss_mixer_element_get_property),
12407         (gst_oss_mixer_element_change_state):
12408         * sys/oss/gstossmixerelement.h:
12409         Small cleanups. Better error reporting.
12410         Add device property for the mixer instead of the hardcoded
12411         /dev/mixer. Fixes #350785.
12412         API: GstOssMixerElement::device property
12413
12414 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         Patch by: Jens Granseuer <jensgr at gmx net>
12417
12418         * gconf/Makefile.am:
12419           Make --disable-schemas work right (they still need
12420           to be copied to the installation directory, just not
12421           applied). Fixes #351347 (also #344100).
12422           
12423 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12424
12425         * configure.ac: back to HEAD
12426
12427 === release 0.10.4 ===
12428
12429 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
12430
12431         * configure.ac:
12432           releasing 0.10.4, "Dear Leader"
12433
12434 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
12435
12436         Patch by: Edward Hervey <edward@fluendo.com>
12437
12438         * configure.ac:
12439         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12440         (gst_wavparse_stream_data):
12441         Send the newsegment event in the streaming thread.
12442         Fixes #347529
12443
12444 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12445
12446         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12447         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
12448         (gst_smokeenc_resync), (gst_smokeenc_chain):
12449           Refuse sink caps in the encoder if width or height is not a
12450           multiple of 16, the encoder does not support that yet (#349939);
12451           along the same lines, check the return value of the encoder
12452           setup function; also remove some debug log clutter.
12453
12454 2006-08-04  Andy Wingo  <wingo@pobox.com>
12455
12456         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
12457         whether a processor can work in place or not, and for keeping
12458         track of its state. Change the FlowReturn instance variable from
12459         "state" to "flow_state", all callers changed.
12460
12461         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
12462         (gst_signal_processor_start, gst_signal_processor_stop)
12463         (gst_signal_processor_cleanup): New functions to manage the
12464         processor's state.
12465         (gst_signal_processor_setcaps): start() as well as setup() here.
12466         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
12467         (gst_signal_processor_change_state): Stop and cleanup the
12468         processor as we go to NULL.
12469
12470         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
12471         INPLACE_BROKEN is not set.
12472
12473         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
12474         Do the alloc_buffer in bytes, not frames.
12475         
12476 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12477
12478         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12479         Fix rgb masks when recording in < 24bpp.
12480
12481 2006-08-04  Andy Wingo  <wingo@pobox.com>
12482
12483         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
12484         (gst_signal_processor_prepare)
12485         (gst_signal_processor_update_inputs)
12486         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
12487         (gst_signal_processor_flush)
12488         (gst_signal_processor_sink_activate_push)
12489         (gst_signal_processor_src_activate_pull)
12490         (gst_signal_processor_change_state): Remove the last of the code
12491         that assumes that we process whole buffers at a time. Fix some
12492         debugging. Seems to work now in some cases.
12493         (gst_signal_processor_src_activate_pull): BPB
12494
12495 2006-08-01  Andy Wingo  <wingo@pobox.com>
12496
12497         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
12498         Fix nframes-choosing.
12499         (gst_signal_processor_init): Init pending_in and pending_out.
12500
12501         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
12502         more default sample rate, although we never check that the sample
12503         rate actually gets set. Something for the future.
12504         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
12505         (gst_signal_processor_event): Refcount fixen.
12506         (gst_signal_processor_process): Pull the number of frames to
12507         process from the sizes of the buffers in the input pens.
12508         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
12509         (gst_signal_processor_do_pulls): Add an nframes argument, and use
12510         it instead of buffer_frames.
12511         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
12512         to do_pulls.
12513         (gst_signal_processor_chain)
12514         (gst_signal_processor_sink_activate_push)
12515         (gst_signal_processor_src_activate_pull):  Refcount fixen.
12516
12517         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
12518
12519 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
12520
12521         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12522         (gst_signal_processor_process):
12523           don't query buffer-frames from caps, add lots of debug-log,
12524           try fix for assert (#349189)
12525
12526 2006-07-31  Wim Taymans  <wim@fluendo.com>
12527
12528         * gst/udp/gstudpsrc.c:
12529         Fix docs.
12530
12531 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
12532
12533         * ext/ladspa/gstsignalprocessor.c:
12534         (gst_signal_processor_add_pad_from_template),
12535         (gst_signal_processor_init), (gst_signal_processor_setcaps),
12536         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
12537         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
12538         (gst_signal_processor_sink_activate_push),
12539         (gst_signal_processor_src_activate_pull),
12540         (gst_signal_processor_change_state):
12541          Add debugs logs here and there, add more error handling, add some
12542          FIXME comments, filed #349189
12543
12544 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12545
12546         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
12547         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
12548         Set caps on buffer correctly.  Fixes bug #349155.
12549
12550 2006-07-28  Wim Taymans  <wim@fluendo.com>
12551
12552         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12553
12554         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12555         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12556         (gst_multipart_demux_finalize), (get_line_end),
12557         (multipart_parse_header), (multipart_find_boundary),
12558         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12559         (gst_multipart_set_property), (gst_multipart_get_property):
12560         Uses GstAdapter instead of own buffering.
12561         Actually parses the mime-type correctly (In tests the mime-type was
12562         always "" with the old version).
12563         Uses the Content-length header if available to speed up things.
12564         Reliably autoscans the boundary name by default.
12565         Fixes #349068.
12566
12567         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12568         Don't start the stream with a \n.
12569
12570 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12571
12572         Patch by: Brian Cameron <brian dot cameron at sun com>
12573
12574         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12575           Open source with O_NONBLOCK (#349015).
12576
12577 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
12578
12579         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12580         (gst_avi_demux_massage_index):
12581         * gst/avi/gstavidemux.h:
12582           Whitespace fixes and more debug
12583
12584 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
12585
12586         * gst/autodetect/gstautoaudiosink.c:
12587         (gst_auto_audio_sink_create_element_with_pretty_name),
12588         (gst_auto_audio_sink_find_best),
12589         (gst_auto_audio_sink_change_state):
12590           Get rid of old and unused magic sound-server properties stuff.
12591           Add suffix to child sink's name that makes it easy to see from
12592           the name alone which type it actually is (alsa, oss, esd, etc.).
12593
12594 2006-07-27  Wim Taymans  <wim@fluendo.com>
12595
12596         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12597         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
12598         (gst_udpsrc_start):
12599         * gst/udp/gstudpsrc.h:
12600         Rename "buffer" to "buffer-size" to make clear it is a size we set and
12601         not some sort of feature we enable.
12602
12603 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
12604
12605         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12606           Use CLOSE_SOCKET() here instead of close() to maintain
12607           win32 workiness.
12608
12609 2006-07-27  Wim Taymans  <wim@fluendo.com>
12610
12611         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
12612
12613         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12614         (gst_udpsrc_create), (gst_udpsrc_set_property),
12615         (gst_udpsrc_get_property), (gst_udpsrc_start):
12616         * gst/udp/gstudpsrc.h:
12617         Added "buffer-size" property to control the kernel receive buffer size.
12618         Update documentation.
12619         Small cleanups. Fixes #348752.
12620         API: buffer-size property
12621
12622 2006-07-26  Wim Taymans  <wim@fluendo.com>
12623
12624         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
12625
12626         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12627         (gst_rtp_pcma_pay_handle_buffer):
12628         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
12629         (gst_rtp_pcmu_pay_handle_buffer):
12630         Fix timestamp calculation on outgoing RTP packets.
12631         Fixes #348675.
12632
12633 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12634
12635         * ext/taglib/gstid3v2mux.cc:
12636           Fix writing of comment frames (should be COMM not TCOM),
12637           is still sub-optimal though, since we don't retain or
12638           extract the comment descriptions properly (#334375,
12639           also see #334375).
12640
12641 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12642
12643         * gst/wavparse/gstwavparse.c:
12644           #define 'fact' RIFF chunk if we are not compiling against
12645           -base CVS (we don't want to depend on -base CVS for this
12646           one define only, and also not for release order reasons).
12647
12648 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12649
12650         * ext/taglib/gstid3v2mux.cc:
12651           Handle multiple tags of the same type properly. Re-inject
12652           unparsed ID3v2 frames that we get as binary blobs from
12653           id3demux into the tag again so we don't lose information
12654           when retagging (#334375).
12655
12656 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12657
12658         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
12659           Document newly-added properties properly, so that there is a
12660           'Since: 0.10.4' in the plugin docs. Convert some property
12661           names into canonical GObject style (GObject will do that
12662           internally anyway).
12663
12664 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
12665
12666         * gst/id3demux/id3tags.c:
12667         (id3demux_add_id3v2_frame_blob_to_taglist):
12668           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
12669           well, and add the version to the blob's buffer caps, since that
12670           information will be needed for deserialisation later on (#348644).
12671
12672 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
12673
12674         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
12675         (gst_avi_demux_parse_stream):
12676          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
12677          indentation and spacing.
12678
12679 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
12680
12681         * docs/plugins/Makefile.am:
12682         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12683         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12684         * docs/plugins/gst-plugins-good-plugins.args:
12685         * docs/plugins/inspect/plugin-1394.xml:
12686         * docs/plugins/inspect/plugin-aasink.xml:
12687         * docs/plugins/inspect/plugin-alaw.xml:
12688         * docs/plugins/inspect/plugin-alpha.xml:
12689         * docs/plugins/inspect/plugin-alphacolor.xml:
12690         * docs/plugins/inspect/plugin-annodex.xml:
12691         * docs/plugins/inspect/plugin-apetag.xml:
12692         * docs/plugins/inspect/plugin-auparse.xml:
12693         * docs/plugins/inspect/plugin-autodetect.xml:
12694         * docs/plugins/inspect/plugin-avi.xml:
12695         * docs/plugins/inspect/plugin-cacasink.xml:
12696         * docs/plugins/inspect/plugin-cairo.xml:
12697         * docs/plugins/inspect/plugin-cdio.xml:
12698         * docs/plugins/inspect/plugin-cutter.xml:
12699         * docs/plugins/inspect/plugin-debug.xml:
12700         * docs/plugins/inspect/plugin-dv.xml:
12701         * docs/plugins/inspect/plugin-efence.xml:
12702         * docs/plugins/inspect/plugin-effectv.xml:
12703         * docs/plugins/inspect/plugin-esdsink.xml:
12704         * docs/plugins/inspect/plugin-flac.xml:
12705         * docs/plugins/inspect/plugin-flxdec.xml:
12706         * docs/plugins/inspect/plugin-gconfelements.xml:
12707         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12708         * docs/plugins/inspect/plugin-goom.xml:
12709         * docs/plugins/inspect/plugin-halelements.xml:
12710         * docs/plugins/inspect/plugin-icydemux.xml:
12711         * docs/plugins/inspect/plugin-id3demux.xml:
12712         * docs/plugins/inspect/plugin-jpeg.xml:
12713         * docs/plugins/inspect/plugin-level.xml:
12714         * docs/plugins/inspect/plugin-matroska.xml:
12715         * docs/plugins/inspect/plugin-mulaw.xml:
12716         * docs/plugins/inspect/plugin-multipart.xml:
12717         * docs/plugins/inspect/plugin-navigationtest.xml:
12718         * docs/plugins/inspect/plugin-ossaudio.xml:
12719         * docs/plugins/inspect/plugin-png.xml:
12720         * docs/plugins/inspect/plugin-rtp.xml:
12721         * docs/plugins/inspect/plugin-rtsp.xml:
12722         * docs/plugins/inspect/plugin-shout2send.xml:
12723         * docs/plugins/inspect/plugin-smpte.xml:
12724         * docs/plugins/inspect/plugin-speex.xml:
12725         * docs/plugins/inspect/plugin-udp.xml:
12726         * docs/plugins/inspect/plugin-videobalance.xml:
12727         * docs/plugins/inspect/plugin-videobox.xml:
12728         * docs/plugins/inspect/plugin-videoflip.xml:
12729         * docs/plugins/inspect/plugin-videomixer.xml:
12730         * docs/plugins/inspect/plugin-wavenc.xml:
12731         * docs/plugins/inspect/plugin-wavparse.xml:
12732         * docs/plugins/inspect/plugin-ximagesrc.xml:
12733           Update files to CVS/Prerelease version, add esdsink docs.
12734
12735         * ext/esd/esdsink.c:
12736           Add gtk-doc blurb.
12737
12738         * gst/rtp/gstrtpmp4vpay.c:
12739           Fix typo in element description.
12740
12741 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
12742
12743         * ext/esd/esdsink.c: (gst_esdsink_open),
12744         (gst_esdsink_factory_init):
12745           Prevent libesd from auto-spawning a sound daemon if it
12746           is not already running. Now that we don't do evil stuff
12747           like that any longer we can give esdsink a rank so that
12748           autoaudiosink will try it as well if all other audio
12749           sinks fail (#343051).
12750
12751 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
12752
12753         * ext/esd/Makefile.am:
12754           Oops, need to remove README from EXTRA_DIST as well.
12755
12756 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
12757
12758         * ext/esd/README:
12759           Remove, it contains nothing useful anyway.
12760
12761         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
12762         (gst_esdsink_delay):
12763           Some small clean-ups; use GST_BOILERPLATE etc.
12764
12765 2006-07-24  Wim Taymans  <wim@fluendo.com>
12766
12767         * gst/law/alaw-decode.c: (alawdec_getcaps):
12768         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
12769         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
12770         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
12771         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
12772
12773 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
12774
12775         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
12776         (gst_wavparse_other), (gst_wavparse_perform_seek),
12777         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
12778         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
12779         (gst_wavparse_pad_query):
12780         * gst/wavparse/gstwavparse.h:
12781           Use information from 'fact' chunk for length calculation of compressed
12782           samples. Calculate bps if bogus value is found in wav header (embeded
12783           mp2/mp3).
12784           
12785
12786 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
12787
12788         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
12789
12790         * configure.ac:
12791         * gst/udp/Makefile.am:
12792         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
12793         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
12794         * gst/udp/gstdynudpsink.h:
12795         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
12796         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
12797         * gst/udp/gstmultiudpsink.h:
12798         * gst/udp/gstudp.c: (plugin_init):
12799         * gst/udp/gstudpsink.h:
12800         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
12801         (gst_udpsrc_start), (gst_udpsrc_stop):
12802         * gst/udp/gstudpsrc.h:
12803         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
12804         (gst_udp_net_utils_win32_wsa_startup):
12805         * gst/udp/gstudpnetutils.h:
12806           Port udp plugin to win32 (#345288).
12807
12808 2006-07-24  Wim Taymans  <wim@fluendo.com>
12809
12810         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
12811         Remove unwanted DEBUG line.
12812
12813 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
12814
12815         * gst/id3demux/gstid3demux.c: (plugin_init):
12816         * gst/id3demux/id3tags.c:
12817         (id3demux_add_id3v2_frame_blob_to_taglist):
12818         * gst/id3demux/id3tags.h:
12819           On second thought, it might be wiser and more efficient
12820           not to do tag registration from a streaming thread.
12821
12822 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
12823
12824         * gst/id3demux/id3tags.c:
12825         (id3demux_add_id3v2_frame_blob_to_taglist),
12826         (id3demux_id3v2_frames_to_tag_list):
12827           Put ID3v2 frames we can't parse as binary blobs into private
12828           tags, so that they are not lost when retagging, at least once
12829           id3v2mux has been taught to re-inject those frames again.
12830           See bug #334375.
12831
12832 2006-07-21  Wim Taymans  <wim@fluendo.com>
12833
12834         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12835         (gst_avi_demux_process_next_entry):
12836         Fix some leaks.
12837
12838         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12839         Don't use \n in debug lines.
12840
12841 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
12842
12843         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12844         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12845           Add annodex and icydemux, cleanup the sections a bit
12846
12847 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
12848
12849         Patch by: Alex Lancaster <alexl at users sourceforge net>
12850
12851         * ext/taglib/gstid3v2mux.cc:
12852           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
12853           ID3v2 TSSE frames (#347898).
12854
12855 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
12856
12857         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
12858           Respect mpegversion for "video/mpeg" and give message in case of
12859           unhandled versions.
12860
12861 2006-07-17  Wim Taymans  <wim@fluendo.com>
12862
12863         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
12864         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
12865         (gst_pngdec_chain), (gst_pngdec_sink_event),
12866         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
12867         (gst_pngdec_sink_activate_push):
12868         * ext/libpng/gstpngdec.h:
12869         Use statically allocated segment instead of leaking.
12870         Various cleanups.
12871         Fix flush and seek handling.
12872
12873 2006-07-16  Wim Taymans  <wim@fluendo.com>
12874
12875         * gst/rtp/Makefile.am:
12876         * gst/rtp/gstrtp.c: (plugin_init):
12877         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
12878         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
12879         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
12880         (gst_rtp_mp4g_depay_set_property),
12881         (gst_rtp_mp4g_depay_get_property),
12882         (gst_rtp_mp4g_depay_change_state),
12883         (gst_rtp_mp4g_depay_plugin_init):
12884         * gst/rtp/gstrtpmp4gdepay.h:
12885         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12886         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
12887         (gst_rtp_mp4g_pay_flush):
12888         Added simple generic mpeg4 depayloader.
12889         Fix generic mpeg4 payloader.
12890
12891 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
12892
12893         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
12894           Don't try doing state changes on a NULL pointer.
12895
12896 2006-07-14  Wim Taymans  <wim@fluendo.com>
12897
12898         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12899
12900         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
12901         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
12902         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
12903         * gst/rtp/gstrtpamrdepay.h:
12904         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
12905         Fixes #321191
12906
12907 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12908
12909         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
12910         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
12911         Fix segfault when moving mouse pointer to the bottom right corner.
12912
12913 2006-07-12  Wim Taymans  <wim@fluendo.com>
12914
12915         * gst/rtp/Makefile.am:
12916         * gst/rtp/gstrtp.c: (plugin_init):
12917         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
12918         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
12919         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
12920         (gst_rtp_mp2t_depay_set_property),
12921         (gst_rtp_mp2t_depay_get_property),
12922         (gst_rtp_mp2t_depay_change_state),
12923         (gst_rtp_mp2t_depay_plugin_init):
12924         * gst/rtp/gstrtpmp2tdepay.h:
12925         Added mpeg2 TS depayloader. Closing #347234.
12926
12927 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
12928
12929         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
12930           Remove g_assert that shouldn't be there and was triggered
12931           after trying to open a device that doesn't exist or can't
12932           be opened for some other reason (#347972).
12933
12934 2006-07-10  Edward Hervey  <edward@fluendo.com>
12935
12936         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
12937         (gst_avi_demux_stream_header), (push_tag_lists):
12938         * gst/avi/gstavidemux.h:
12939         Don't push tag events found by gst_riff_parse_info() before outputting
12940         GST_EVENT_NEWSEGMENT.
12941
12942 2006-07-10  Wim Taymans  <wim@fluendo.com>
12943
12944         * gst/rtsp/Makefile.am:
12945         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
12946         (rtsp_connection_close):
12947         * gst/rtsp/rtspdefs.h:
12948         replaced closesocket and close in code with one CLOSE_SOCKET. 
12949         Some more cleanups. Fixes #345301.
12950
12951 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
12952
12953         * gst/autodetect/gstautoaudiosink.c:
12954           Fix example pipeline in docs.
12955
12956 2006-07-10  Wim Taymans  <wim@fluendo.com>
12957
12958         Patch by: Rob Taylor <robtaylor at floopily dot org>
12959
12960         * gst/udp/gstmultiudpsink.c: (join_multicast),
12961         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
12962         If a destination is added before the stream is set to PAUSED, the
12963         multicast group is not joined as the socket is not created yet. 
12964         Also TTL and LOOP should also be set. Fixes #346921.
12965
12966 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12967
12968         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
12969         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
12970         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
12971         (gst_ximage_src_init):
12972         * sys/ximage/gstximagesrc.h:
12973         Fix use-damage property to actually work :)
12974         Add startx, starty, endx, endy properties so screencasts other than full
12975         screen ones can work.
12976
12977 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12978
12979         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
12980         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
12981         (gst_ximage_src_class_init), (gst_ximage_src_init):
12982         * sys/ximage/gstximagesrc.h:
12983         Add use_damage property to offer ability to choose whether to use
12984         XDamage or not.
12985
12986 2006-07-07  Wim Taymans  <wim@fluendo.com>
12987
12988         * gst/goom/filters.c: (zoomFilterSetResolution):
12989         Avoid goom coredumping by clearing memory. 
12990         Fixes 345679.
12991
12992 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
12993
12994         * win32/vs6/libgstid3demux.dsp:
12995         Add a link to libgsttag-0.10.lib.
12996
12997 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
12998
12999         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
13000         (gst_tag_demux_read_range):
13001         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
13002         (gst_id3demux_read_range):
13003           Don't return FLOW_UNEXPECTED when a buffer is before
13004           the start of the stream (which might happen with
13005           large ID3v2 tags if the tag reading was done pullrange
13006           based and we then switched to push mode later on).
13007           Fixes regression introduced by commit from June 29th.
13008
13009 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         * ext/taglib/gstid3v2mux.cc:
13012           Make UTF-8 the default encoding when writing string
13013           tags (before, our UTF-8 strings would automatically
13014           be converted to ISO-8859-1 by taglib and written as
13015           ISO-8859-1 fields if that was possible).
13016
13017         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
13018         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
13019         (test_taglib_id3mux_with_tags):
13020           Add test case that makes sure our UTF-8 strings have
13021           actually been written into the tag as UTF-8.
13022
13023 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13024
13025         * configure.ac:
13026           Let's try that again.
13027
13028 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13029
13030         * configure.ac:
13031           Disable monoscope plugin for now until it fulfills
13032           all the requirements.
13033
13034 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
13035
13036         * configure.ac:
13037         * gst/monoscope/Makefile.am:
13038         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
13039         (gst_monoscope_class_init), (gst_monoscope_init),
13040         (gst_monoscope_finalize), (gst_monoscope_reset),
13041         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
13042         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
13043         (gst_monoscope_sink_event), (gst_monoscope_src_event),
13044         (gst_monoscope_change_state), (plugin_init):
13045         * gst/monoscope/gstmonoscope.h:
13046           Port monoscope visualisation to 0.10.
13047
13048 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
13049
13050         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
13051         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13052           Return FLOW_UNEXPECTED when at the end of the file, not
13053           FLOW_ERROR. Fixes 'internal stream error' errors that
13054           would sometimes occur in totem when scrubbing to the
13055           end of an ID3v1 tagged mp3 file.
13056
13057 2006-07-03  Edward Hervey  <edward@fluendo.com>
13058
13059         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
13060         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
13061         (gst_pngdec_sink_event), (gst_pngdec_change_state):
13062         * ext/libpng/gstpngdec.h:
13063         Implement buffer clipping/dropping using GstSegment.
13064         This provides accurate seeking.
13065
13066 2006-07-03  Edward Hervey  <edward@fluendo.com>
13067
13068         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13069         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
13070         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13071         (gst_avi_demux_process_next_entry), (push_tag_lists),
13072         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
13073         * gst/avi/gstavidemux.h:
13074         Proper aggregation of each stream's GstFlowReturn in order to figure out
13075         whether the task should stop or not.
13076         Don't send inline events before pushing out a NEW_SEGMENT, more
13077         specifically for GST_TAG_EVENT.
13078         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
13079         sub-indexes.
13080
13081 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13082
13083         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
13084
13085         * sys/sunaudio/gstsunaudiomixerctrl.c:
13086         (gst_sunaudiomixer_ctrl_build_list):
13087           Move "Monitor" slider to input tab so it works more like
13088           sdtaudiocontrol, which is what people on Solaris are used
13089           to using for their mixer program (#346259).
13090
13091 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13092
13093         * tests/check/elements/level.c: (GST_START_TEST):
13094           fix a leak, clean up at the end
13095
13096 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
13097
13098         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
13099         (gst_matroska_demux_send_event),
13100         (gst_matroska_demux_loop_stream_parse_id):
13101         * gst/matroska/matroska-ids.h:
13102           Send tag event after newsegment event.
13103
13104 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
13105
13106         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
13107         (gst_id3demux_read_range):
13108           Make sure we don't return GST_FLOW_OK with a NULL buffer in
13109           certain cases where a read beyond the end of the file is
13110           requested. Fixes #345930.
13111
13112         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
13113         (gst_tag_demux_read_range):
13114           Fix same issue here as well.
13115
13116 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13117
13118         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
13119         
13120         Fix hypothetical crash.
13121
13122 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
13123
13124         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
13125
13126         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
13127           Do not modify the ports value. If the user has turned off the
13128           built-in speakers, then we should not reset it in the prepare
13129           function, since this causes the built-in speakers to turn
13130           back on anytime the user changes a track in totem, rhythmbox,
13131           etc. (#346066).
13132
13133 2006-06-23  Wim Taymans  <wim@fluendo.com>
13134
13135         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
13136         Fix double caps unref when negotiation fails.
13137
13138 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13139
13140         * ext/annodex/gstcmmldec.c:
13141         * ext/annodex/gstcmmlenc.c:
13142         * ext/annodex/gstcmmlparser.c:
13143         * ext/dv/gstdvdec.c:
13144         * ext/dv/gstdvdemux.c:
13145         * ext/gdk_pixbuf/pixbufscale.c:
13146         * ext/jpeg/gstjpegenc.c:
13147         * ext/jpeg/gstsmokedec.c:
13148         * ext/jpeg/gstsmokeenc.c:
13149         * ext/libpng/gstpngdec.c:
13150         * ext/libpng/gstpngenc.c:
13151         * ext/speex/gstspeexenc.c:
13152         * gst/alpha/gstalphacolor.c:
13153         * gst/cutter/gstcutter.c:
13154         * gst/debug/gstnavigationtest.c:
13155         * gst/icydemux/gsticydemux.c:
13156         * gst/level/gstlevel.c:
13157         * gst/multipart/multipart.c:
13158         * gst/rtp/gstrtpamrpay.c:
13159         * gst/rtp/gstrtpdepay.c:
13160         * gst/rtp/gstrtpilbcpay.c:
13161         * gst/rtp/gstrtpmp4gpay.c:
13162         * gst/rtp/gstrtpmp4vpay.c:
13163         * gst/rtsp/gstrtpdec.c:
13164         * gst/rtsp/gstrtspsrc.c:
13165         * gst/udp/gstdynudpsink.c:
13166         * gst/udp/gstmultiudpsink.c:
13167         * gst/udp/gstudpsrc.c:
13168         * gst/videobox/gstvideobox.c:
13169         * gst/videofilter/gstvideoflip.c:
13170           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
13171           plus two minor macro fixes.
13172
13173 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13174
13175         * gst/matroska/matroska-demux.c:
13176         (gst_matroska_demux_check_subtitle_buffer),
13177         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13178         (gst_matroska_demux_subtitle_caps):
13179         * gst/matroska/matroska-ids.c:
13180         (gst_matroska_track_init_subtitle_context):
13181         * gst/matroska/matroska-ids.h:
13182           Try to fix up broken matroska files containing subtitle
13183           streams with non-UTF8 character encodings (courtesy of
13184           mkvmerge) using either the encoding specified in the
13185           GST_SUBTITLE_ENCODING environment variable or the
13186           current locale's character set if it is non-UTF8.
13187           Fixes #337076.
13188
13189 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13190
13191         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13192           Set image type from APIC frame as "image-type" field
13193           of GST_TAG_IMAGE buffer caps (#344605).
13194
13195 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
13196
13197         * ext/flac/Makefile.am:
13198         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
13199         (gst_flac_dec_reset_decoders),
13200         (gst_flac_dec_setup_seekable_decoder),
13201         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
13202         (gst_flac_dec_metadata_callback),
13203         (gst_flac_dec_metadata_callback_seekable),
13204         (gst_flac_dec_metadata_callback_stream),
13205         (gst_flac_dec_error_callback),
13206         (gst_flac_dec_error_callback_seekable),
13207         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
13208         (gst_flac_dec_read_stream), (gst_flac_dec_write),
13209         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
13210         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
13211         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
13212         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
13213         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13214         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
13215         (gst_flac_dec_sink_activate_push),
13216         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13217         * ext/flac/gstflacdec.h:
13218           Support chain-based operation, should make flac-over-DAAP
13219           work (#340492).
13220
13221 2006-06-20  Wim Taymans  <wim@fluendo.com>
13222
13223         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13224         Doc updates, merge some unused symbols.
13225
13226 2006-06-20  Wim Taymans  <wim@fluendo.com>
13227
13228         * docs/plugins/Makefile.am:
13229         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13230         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13231         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
13232         * gst/rtsp/gstrtspsrc.c:
13233         * gst/rtsp/gstrtspsrc.h:
13234         Added documentation for the rtsp plugin. Fixes #345393.
13235
13236 2006-06-20  Wim Taymans  <wim@fluendo.com>
13237
13238         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
13239         (rtsp_connection_close), (rtsp_connection_free):
13240         Use better G_OS_* macros. Fixes #345301 some more.
13241
13242 2006-06-20  Wim Taymans  <wim@fluendo.com>
13243
13244         Patch by: Brian Cameron <brian dot cameron at sun dot com>
13245
13246         * sys/sunaudio/Makefile.am:
13247         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13248         * sys/sunaudio/gstsunaudiomixerctrl.c:
13249         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
13250         (gst_sunaudiomixer_ctrl_list_tracks),
13251         (gst_sunaudiomixer_ctrl_get_volume),
13252         (gst_sunaudiomixer_ctrl_set_volume),
13253         (gst_sunaudiomixer_ctrl_set_mute),
13254         (gst_sunaudiomixer_ctrl_set_record):
13255         * sys/sunaudio/gstsunaudiomixerctrl.h:
13256         * sys/sunaudio/gstsunaudiomixertrack.c:
13257         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
13258         * sys/sunaudio/gstsunaudiomixertrack.h:
13259         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
13260         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
13261         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
13262         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
13263         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
13264         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
13265         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
13266         (gst_sunaudiosrc_reset):
13267         * sys/sunaudio/gstsunaudiosrc.h:
13268         Add a SunAudio source plugin.
13269         Support stereo and right/left channel gain in the mixer plugin.
13270         Support the RECORD flag so that you can switch between line-input and
13271         microphone in gnome-volume-control.
13272         Code cleanups like using an enumerator for track number instead of an 
13273         integer. Fixes #344923.
13274
13275 2006-06-20  Wim Taymans  <wim@fluendo.com>
13276
13277         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
13278
13279         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
13280         (rtsp_connection_close):
13281         Make RTSP plugin compile on windows. Fixes #345301.
13282         Some changes to original patch to catch errors better.
13283         use ifdef WIN32 instead of ifndef.
13284
13285 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13286
13287         * configure.ac:
13288         If we have libraw1394 >= 1.2.1, then we need libiec61883.
13289
13290 2006-06-18  Edward Hervey  <edward@fluendo.com>
13291
13292         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
13293         After a failed buffer alloc, we need to abort the jpeg decoding (it
13294         started when parsing headers to figure out how many bytes we need
13295         to request downstream).
13296
13297 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
13298
13299         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13300
13301         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
13302           Make sure we don't read beyond the end of the file (#345232).
13303
13304 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13305
13306         * configure.ac:
13307           Fix --disable-external (can't set conditionals conditionally,
13308           #343602).
13309
13310 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13311
13312         * autogen.sh:
13313         * configure.ac:
13314         * docs/Makefile.am:
13315           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
13316
13317         * docs/plugins/Makefile.am:
13318         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13319         * docs/plugins/inspect/plugin-taglib.xml:
13320           Add/fix apev2mux docs.
13321
13322 2006-06-14  Wim Taymans  <wim@fluendo.com>
13323
13324         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
13325         (gst_dvdec_finalize), (gst_dvdec_sink_event),
13326         (gst_dvdec_change_state):
13327         Reset segment info on flush.
13328         Alloc segment in _init, free in _finalize.
13329
13330         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
13331         Don't send segments twice.
13332
13333 2006-06-14  Wim Taymans  <wim@fluendo.com>
13334
13335         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13336         Respect segment.stop. Fixes #342592.
13337
13338 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13339
13340         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13341           No language specified means the implied language is English
13342           according to the matroska spec (partially fixes #344708);
13343           add some more debug output.
13344
13345 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13346
13347         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
13348         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
13349         (gst_wavparse_chain):
13350           When operating chain-based, don't make any assumptions about the
13351           chunking of the incoming data and make streaming work on days other
13352           than the second Thursday after a full moon. Also fix up debug
13353           messages here and there and make use of the most excellent new
13354           gst_pad_query_peer_duration() utility function.
13355           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
13356
13357         * gst/wavparse/gstwavparse.h:
13358           Remove trailing comma after last enum value, some compilers don't
13359           like that.
13360
13361 2006-06-13  Wim Taymans  <wim@fluendo.com>
13362
13363         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
13364         Handle premature EOS gracefully.
13365
13366 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
13369           Prevent out of bounds array access when scrubbing towards
13370           the end of the file between the last index entry and the
13371           end. Fixes occasional 'start <= stop' newsegment event
13372           assertions when scrubbing in MJPEG files.
13373
13374 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13375
13376         * tests/check/elements/.cvsignore:
13377           And another one.
13378
13379 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
13380
13381         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13382         (scan_encoded_string), (parse_picture_frame):
13383           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
13384
13385         * configure.ac:
13386           Require core >= 0.10.8 (for GST_TAG_IMAGE and
13387           GST_TAG_PPEVIEW_IMAGE used in the patch above).
13388
13389 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13390
13391         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
13392           gratuitous comment changes
13393         * tests/check/elements/level.c: (GST_START_TEST):
13394           fix level test leaks
13395
13396 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
13397
13398         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
13399         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
13400           Use gst_pad_query_peer_duration() utility function here.
13401
13402 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13403
13404         * autogen.sh:
13405           require am17
13406         * configure.ac:
13407         * ext/annodex/Makefile.am:
13408         * ext/cdio/Makefile.am:
13409         * ext/dv/Makefile.am:
13410         * ext/esd/Makefile.am:
13411         * ext/flac/Makefile.am:
13412         * ext/gdk_pixbuf/Makefile.am:
13413         * ext/ladspa/Makefile.am:
13414         * ext/libcaca/Makefile.am:
13415         * ext/speex/Makefile.am:
13416         * ext/taglib/Makefile.am:
13417         * sys/oss/Makefile.am:
13418         * sys/sunaudio/Makefile.am:
13419         * sys/ximage/Makefile.am:
13420           clean up build further
13421
13422 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13423
13424         * gconf/Makefile.am:
13425           Honour --disable-schemas-install configure option. Fixes #344100.
13426
13427 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13428
13429         * tests/examples/level/Makefile.am:
13430           Add -lm to LIBS for pow() function, don't assume one of our
13431           dependencies (such as libxml-2.0) drags it in automatically
13432           (#343603).
13433
13434 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
13435
13436         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
13437
13438         * configure.ac:
13439           We should use $SED and not $(SED) in configure.ac (#343678).
13440
13441 2006-06-09  Wim Taymans  <wim@fluendo.com>
13442
13443         Patch by: Brian Cameron <brian dot cameron at sun dot com>
13444
13445         * sys/sunaudio/gstsunaudiomixerctrl.c:
13446         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13447         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
13448         (gst_sunaudiomixer_ctrl_set_mute):
13449         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
13450         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
13451         (gst_sunaudiosink_write):
13452         Attached find a patch that fixes a number of bugs with the SunAudio
13453         mixer plugin and fixes #344101:
13454         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
13455            tracks onto the tracklist causing gnome-volume-control's preferences
13456            dialog to be messed up and would core dump if you checked/unchecked
13457            any item.
13458         2. We weren't previously setting the MUTE flag properly.  Fixing this
13459            makes gnome-volume-control work better.
13460         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
13461            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
13462            gnome-volume-control look better.
13463         Also some minor cleanup in gstsunaudiosink.c.
13464
13465 2006-06-09  Wim Taymans  <wim@fluendo.com>
13466
13467         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
13468         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
13469         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
13470         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
13471         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
13472         * ext/jpeg/gstjpegdec.h:
13473         API: Added IDCT method property
13474         Small cleanups.
13475         Avoid dynamic allocation of trivial fixed structure.
13476         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
13477
13478 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13479
13480         * configure.ac:
13481         We now require libraw1394 >= 1.1.0 and that version onwards all
13482         have .pc files.
13483
13484 2006-06-02  Edward Hervey  <edward@fluendo.com>
13485
13486         * gst/law/alaw-decode.c: (alawdec_getcaps): 
13487         Trying to get items from an ANY or EMPTY caps is ... stupid.
13488
13489 2006-06-02  Edward Hervey  <edward@fluendo.com>
13490
13491         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
13492         (gst_dvdec_chain), (gst_dvdec_change_state):
13493         * ext/dv/gstdvdec.h:
13494         Added GstSegment handling, now implements dropping/clipping.
13495
13496 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13497
13498         * ext/aalib/gstaasink.h:
13499         * ext/annodex/gstcmmldec.h:
13500         * ext/cairo/gsttimeoverlay.h:
13501         * ext/dv/gstdvdec.h:
13502         * ext/dv/gstdvdemux.h:
13503         * ext/esd/esdmon.h:
13504         * ext/esd/esdsink.h:
13505         * ext/flac/gstflacenc.h:
13506         * ext/gconf/gstgconfaudiosink.h:
13507         * ext/gconf/gstgconfaudiosrc.h:
13508         * ext/gconf/gstgconfvideosink.h:
13509         * ext/gconf/gstgconfvideosrc.h:
13510         * ext/gdk_pixbuf/gstgdkanimation.h:
13511         * ext/gdk_pixbuf/pixbufscale.h:
13512         * ext/hal/gsthalaudiosink.h:
13513         * ext/hal/gsthalaudiosrc.h:
13514         * ext/jpeg/gstjpegenc.h:
13515         * ext/jpeg/gstsmokedec.h:
13516         * ext/jpeg/gstsmokeenc.h:
13517         * ext/libcaca/gstcacasink.h:
13518         * ext/libmng/gstmngdec.h:
13519         * ext/libmng/gstmngenc.h:
13520         * ext/libpng/gstpngdec.h:
13521         * ext/libpng/gstpngenc.h:
13522         * ext/raw1394/gstdv1394src.h:
13523         * ext/speex/gstspeexenc.h:
13524         * gst/autodetect/gstautoaudiosink.h:
13525         * gst/autodetect/gstautovideosink.h:
13526         * gst/avi/gstavidemux.h:
13527         * gst/cutter/gstcutter.h:
13528         * gst/debug/efence.h:
13529         * gst/debug/gstnavigationtest.h:
13530         * gst/debug/gstnavseek.h:
13531         * gst/flx/gstflxdec.h:
13532         * gst/goom/gstgoom.h:
13533         * gst/icydemux/gsticydemux.h:
13534         * gst/id3demux/gstid3demux.h:
13535         * gst/law/alaw-decode.h:
13536         * gst/law/alaw-encode.h:
13537         * gst/law/mulaw-decode.h:
13538         * gst/law/mulaw-encode.h:
13539         * gst/matroska/matroska-mux.h:
13540         * gst/median/gstmedian.h:
13541         * gst/oldcore/gstaggregator.h:
13542         * gst/oldcore/gstfdsink.h:
13543         * gst/oldcore/gstmd5sink.h:
13544         * gst/oldcore/gstmultifilesrc.h:
13545         * gst/oldcore/gstpipefilter.h:
13546         * gst/oldcore/gstshaper.h:
13547         * gst/oldcore/gststatistics.h:
13548         * gst/rtp/gstasteriskh263.h:
13549         * gst/rtp/gstrtpL16depay.h:
13550         * gst/rtp/gstrtpL16pay.h:
13551         * gst/rtp/gstrtpamrdepay.h:
13552         * gst/rtp/gstrtpamrpay.h:
13553         * gst/rtp/gstrtpdepay.h:
13554         * gst/rtp/gstrtpgsmdepay.h:
13555         * gst/rtp/gstrtpgsmpay.h:
13556         * gst/rtp/gstrtph263pay.h:
13557         * gst/rtp/gstrtph263pdepay.h:
13558         * gst/rtp/gstrtph263ppay.h:
13559         * gst/rtp/gstrtpmp4gpay.h:
13560         * gst/rtp/gstrtpmp4vdepay.h:
13561         * gst/rtp/gstrtpmp4vpay.h:
13562         * gst/rtp/gstrtpmpadepay.h:
13563         * gst/rtp/gstrtpmpapay.h:
13564         * gst/rtp/gstrtppcmadepay.h:
13565         * gst/rtp/gstrtppcmapay.h:
13566         * gst/rtp/gstrtppcmudepay.h:
13567         * gst/rtp/gstrtppcmupay.h:
13568         * gst/rtp/gstrtpspeexdepay.h:
13569         * gst/rtp/gstrtpspeexpay.h:
13570         * gst/rtsp/gstrtpdec.h:
13571         * gst/rtsp/gstrtspsrc.h:
13572         * gst/smpte/gstsmpte.h:
13573         * gst/udp/gstdynudpsink.h:
13574         * gst/udp/gstmultiudpsink.h:
13575         * gst/udp/gstudpsink.h:
13576         * gst/udp/gstudpsrc.h:
13577         * gst/videofilter/gstvideobalance.h:
13578         * gst/videofilter/gstvideoflip.h:
13579         * sys/oss/gstossdmabuffer.h:
13580         * sys/oss/gstossmixerelement.h:
13581         * sys/oss/gstosssink.h:
13582         * sys/oss/gstosssrc.h:
13583         * sys/osxvideo/osxvideosink.h:
13584         * sys/sunaudio/gstsunaudiomixer.h:
13585         * sys/sunaudio/gstsunaudiosink.h:
13586         * sys/ximage/gstximagesrc.h:
13587         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
13588
13589 2006-05-31  Wim Taymans  <wim@fluendo.com>
13590
13591         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13592         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
13593         (gst_goom_src_setcaps), (gst_goom_src_event),
13594         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
13595         (gst_goom_change_state):
13596         * gst/goom/gstgoom.h:
13597         Handle QoS.
13598         Handle flushing, discont and events.
13599         Fix timestamps and various other cleanups.
13600
13601 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13602
13603         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
13604         Fix bus reset when using libiec61883
13605
13606 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13607
13608         * configure.ac:
13609         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
13610         * ext/raw1394/Makefile.am:
13611         Add CFLAGS.
13612         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
13613         New method, to receive using libiec61883.
13614         (gst_dv1394src_iso_receive),
13615         #ifdef'd out if libiec61883 is present.
13616         (gst_dv1394src_bus_reset),
13617         Get userdata correctly if using libiec61883. 
13618         (gst_dv1394src_create),
13619         When using libiec61883, only poll one fd and no need to read.
13620         (gst_dv1394src_discover_avc_node),
13621         Replace g_warnings.
13622         (gst_dv1394src_start),
13623         Create new handle when we know which dv port.  More reliable
13624         than setting port on an existing handle.  Initialise libiec61883.
13625         (gst_dv1394src_stop):
13626         If using libiec61883, then cleanup its handle properly.
13627         * ext/raw1394/gstdv1394src.h:
13628         Add libiec61883 handle.
13629
13630 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
13631
13632         * gst/avi/gstavidemux.c:
13633           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
13634         * win32/MANIFEST:
13635           sort file listing
13636         * win32/vs6/libgstavi.dsp:
13637           add gstavimux.c to the project
13638         * win32/vs6/libgstid3demux.dsp:
13639           add link to zlib library
13640         * win32/vs6/libgstmatroska.dsp:
13641           add matroska-ids.c to the project
13642
13643 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13644
13645         Patch by: Sebastian Dröge  <mail at slomosnail de >
13646
13647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13649         * ext/taglib/Makefile.am:
13650         * ext/taglib/gstapev2mux.cc:
13651         * ext/taglib/gstapev2mux.h:
13652         * ext/taglib/gstid3v2mux.cc:
13653         * ext/taglib/gsttaglibmux.c: (plugin_init):
13654         * ext/taglib/gsttaglibmux.h:
13655           Add apev2mux element (#343122).
13656         
13657         * tests/check/Makefile.am:
13658         * tests/check/elements/apev2mux.c:
13659         (test_taglib_apev2mux_create_tags),
13660         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
13661         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
13662         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
13663         (apev2mux_suite), (main):
13664           Add unit test for apev2mux element.
13665
13666 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
13667
13668         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
13669         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
13670         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
13671           GST_PTR_FORMAT should be used to print caps in debug statements.
13672
13673 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
13674
13675         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
13676
13677         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
13678         (ape_demux_parse_tags):
13679           Some clean-ups and additions: map APE 'file' tag to
13680           GST_TAG_LOCATION (#343123); add support for extracting
13681           the track count and clean up parsing a bit (#343127).
13682
13683 2006-05-28  Edward Hervey  <edward@fluendo.com>
13684
13685         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
13686         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
13687
13688 2006-05-28  Edward Hervey  <edward@fluendo.com>
13689
13690         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
13691         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
13692         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
13693         * ext/jpeg/gstjpegdec.h:
13694         Clip outgoing buffers according to currently configured segment.
13695
13696 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
13697
13698         * ext/taglib/gstid3v2mux.cc:
13699           Handle  writing of track-count or album-volume-count without
13700           track-number or albume-volume-number (in this case the number
13701           will just be set to 0).
13702
13703         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
13704           It would be nice if we actually checked the values received for
13705           track/album-volume number/count in  _check_tags(), rather than
13706           setting them again ...
13707
13708 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
13709
13710         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
13711           A track/volume number or count of 0 does not make sense,
13712           just ignore it along with negative numbers (a tag might
13713           only contain a track count without a track number).
13714
13715 2006-05-27  Edward Hervey  <edward@fluendo.com>
13716
13717         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
13718         (gst_jpeg_dec_sink_event):
13719         Abort decompression when receiving FLUSH_STOP. This should avoid
13720         issues when interrupting decoding with flushes.
13721
13722 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
13723
13724         * ext/flac/gstflac.c:
13725           Don't #include file we don't dist any longer.
13726
13727 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
13728
13729         * README:
13730           Replace current README (containing the release notes from
13731           some 0.9.x version) with a proper README taken from the core.
13732
13733 2006-05-24  Wim Taymans  <wim@fluendo.com>
13734
13735         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
13736         Implement EOS correctly by either posting
13737         SEGMENT_DONE or pushing an EOS message depending
13738         on the seek type. Fixes #342592
13739
13740 2006-05-24  Wim Taymans  <wim@fluendo.com>
13741
13742         * gst/law/alaw-decode.c: (gst_alawdec_chain):
13743         * gst/law/alaw-decode.h:
13744         * gst/law/alaw-encode.c: (gst_alawenc_chain):
13745         * gst/law/alaw-encode.h:
13746         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
13747         * gst/law/mulaw-decode.h:
13748         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
13749         * gst/law/mulaw-encode.h:
13750         Some cleanups in the chain functions.
13751         Remove some GStreamer 0.0.2 bits.
13752
13753 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
13754
13755         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13756
13757         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
13758           gst_collect_pads_stop() needs to be called before chaining up
13759           to the parent class (#342734).
13760
13761 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
13762
13763         * ext/flac/Makefile.am:
13764         * ext/flac/flac_compat.h:
13765         * ext/flac/gstflac.c:
13766         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
13767         * ext/flac/gstflacenc.c:
13768           Remove backwards compatibility cruft for dealing with FLAC API
13769           changes in the 1.0.x series - we require 1.1.1 or newer these days.
13770
13771 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
13772
13773         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
13774         (gst_matroska_demux_push_xiph_codec_priv_data),
13775         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13776         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13777         * gst/matroska/matroska-ids.h:
13778         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
13779         (gst_matroska_mux_video_pad_setcaps),
13780         (xiph3_streamheader_to_codecdata),
13781         (vorbis_streamheader_to_codecdata),
13782         (theora_streamheader_to_codecdata),
13783         (gst_matroska_mux_audio_pad_setcaps),
13784         (gst_matroska_mux_write_data):
13785           Add support for muxing/demuxing theora video (#342448; too bad
13786           none of the usual linux players can actually play this). Playback
13787           in GStreamer will require additional changes to theoradec in -base.
13788           Refactor streamheaders <=> CodecPrivateData code a bit; some small
13789           cleanups.
13790
13791 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
13792
13793         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
13794         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
13795           Fix crashes when the horizontal subsampling is 1.
13796           Fixes #342097.
13797
13798 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
13799
13800         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13801
13802         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
13803         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
13804         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
13805         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
13806         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
13807         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
13808         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
13809         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
13810         (gst_avi_mux_change_state):
13811         * gst/avi/gstavimux.h:
13812           Some enhancements for avimux (#342526):
13813            - add odml (large file) index support
13814            - store codec init data (e.g. huffyuv)
13815            - miscellaneous other fixes/cleanups
13816
13817 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
13818
13819         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
13820         Don't output any tag when we encounter a negative track number - the
13821         tag type is uint, so we end up outputting huge positive numbers
13822         instead. (Fixes: #342029)
13823
13824 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13825
13826         * configure.ac:
13827           update for new GSTPB_PLUGINS_DIR
13828
13829 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13830
13831         * rtp/gst/gstrtph263pay.c:
13832         Properly set static caps for H263 at 34.
13833
13834 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
13835
13836         Patch by: James "Doc" Livingston  <doclivingston gmail com>
13837
13838         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
13839           Merge event tags and tag setter tags correctly (#339918). Also,
13840           don't leak taglist in case of an error.
13841           
13842 2006-05-17  Edward Hervey  <edward@fluendo.com>
13843
13844         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
13845         We can only do caps intersection if the othercaps are non-empty and not
13846         ANY. Else we return the pad template (base_caps).
13847
13848 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
13849
13850         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13851           Fix crash when outputting debugging information for certain
13852           pictures (always good to use the right struct member for
13853           the number of records in an array).
13854
13855 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
13856
13857         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
13858
13859         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
13860         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
13861         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
13862         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
13863         (gst_ebml_read_float), (gst_ebml_read_ascii),
13864         (gst_ebml_read_binary):
13865           Don't create unnecessary sub-buffers all the time. Dramatically
13866           improves performance with multiple concurrently running
13867           matroskademux instances (#341818) (and avoids doing
13868           unnecessarily inefficient things in the general case).
13869
13870 2006-05-16  Edward Hervey  <edward@fluendo.com>
13871
13872         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
13873         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
13874         return value of gst_pad_push_event().
13875
13876 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
13877
13878         * gst/autodetect/gstautoaudiosink.c:
13879         (gst_auto_audio_sink_find_best):
13880         * gst/autodetect/gstautovideosink.c:
13881         (gst_auto_video_sink_find_best):
13882         Make the name of the child element be based on the name of the
13883         parent, so that debug output is more useful.
13884         
13885         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
13886         (parse_insert_string_field), (parse_split_strings):
13887         Rework string parsing to always walk over BOM markers in UTF16
13888         strings, using the endianness indicated by the innermost one,
13889         then trying the opposite endianness if that fails to convert
13890         to valid UTF-8. Fixes #341774
13891
13892 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13893
13894         Patch from: Matthieu <matthieu at fluendo dot com>
13895
13896         * ext/libpng/Makefile.am:
13897         Add LIBPNG_CFLAGS.
13898
13899 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
13900
13901         * ext/taglib/gstid3v2mux.cc:
13902           Add support for writing images (APIC frames) into ID3v2
13903           tags (picture type always set to 'other' for now though).
13904
13905 2006-05-14  Michael Smith  <msmith@fluendo.com>
13906
13907         * gst/wavparse/gstwavparse.c:
13908           Update docs; wavparse implements push and pull modes.
13909
13910 2006-05-12  Wim Taymans  <wim@fluendo.com>
13911
13912         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
13913         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
13914         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
13915         Ooops, bitten by the copy-and-paste design paradigm, fixes
13916         seek again.
13917
13918 2006-05-12  Wim Taymans  <wim@fluendo.com>
13919
13920         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13921         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
13922         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
13923         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
13924         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
13925         (gst_avi_demux_massage_index),
13926         (gst_avi_demux_calculate_durations_from_index),
13927         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
13928         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
13929         (gst_avi_demux_loop):
13930         * gst/avi/gstavidemux.h:
13931         Some cleanups, prepare to use GstSegment.
13932         Fix error in entry walking code.
13933         Fix VBR detection.
13934         Smarter timestamp calculation code.
13935         Uniform error/eos handling.
13936
13937 2006-05-12  Michael Smith  <msmith@fluendo.com>
13938
13939         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
13940         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
13941           Fix use of uninitialised values if we're NOT seeking in ready.
13942           Fix typos.
13943
13944 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
13945
13946         * gst/wavparse/Makefile.am:
13947           Add CFLAGS and LIBS for libgstbase, fixes build on
13948           Cygwin (#341489).
13949
13950 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
13951
13952         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
13953           Some more debug info. No need to check whether the string
13954           returned by g_convert() is really UTF-8 - either it is or
13955           we get NULL returned.
13956
13957 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
13958
13959         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
13960           Fix parsing of numeric genre strings some more, by ensuring that
13961           we only try and parse strings that a) Start with '(' and b) Consist
13962           only of digits.
13963           Also, when finding an escaping '((' sequence, bust it back to '(' by
13964           swallowing the first parenthesis
13965
13966 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
13967
13968         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
13969         (gst_esdsink_open), (gst_esdsink_close):
13970         * ext/esd/esdsink.h:
13971           Move the esd_get_server_info() into gst_esdsink_open() and fail
13972           with a decent error message on errors.
13973
13974 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
13975
13976         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
13977         (gst_esdmon_channels_get_type):
13978         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
13979         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
13980         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
13981         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
13982         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
13983         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
13984         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13985         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
13986         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
13987         * gst/videomixer/videomixer.c:
13988         (gst_video_mixer_background_get_type):
13989           Const-ify GEnumValue arrays.
13990
13991 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
13992
13993         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
13994
13995         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
13996         (gst_avi_mux_do_video_buffer):
13997           Work around gst_buffer_make_metadata_writable() bug that
13998           results in avimux marking all frames in the index as
13999           keyframes (#340859).
14000           
14001 2006-05-08  Wim Taymans  <wim@fluendo.com>
14002
14003         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
14004         Make parsing of urls suck slightly less.
14005
14006 2006-05-08  Edward Hervey  <edward@fluendo.com>
14007
14008         * autogen.sh: (CONFIGURE_DEF_OPT): 
14009         libtoolize on Darwin/MacOSX is called glibtoolize.
14010
14011 2006-05-08  Wim Taymans  <wim@fluendo.com>
14012
14013         Patch by: Jens Granseuer <jensgr at gmx dot net>
14014
14015         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
14016         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
14017         C89 compliance fixes. Fixes #340980
14018
14019 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
14020
14021         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
14022         * ext/flac/gstflacdec.h:
14023           Handle segment seeks that include the end of the file as stop point
14024           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
14025           message instead of an EOS event in case we're in segment seek
14026           mode (fixes #340699).
14027           
14028 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
14029
14030         * ext/cairo/gsttextoverlay.c:
14031         * ext/flac/gstflacdec.c:
14032         * ext/gdk_pixbuf/pixbufscale.c:
14033         * gst/apetag/gstapedemux.c:
14034         * gst/debug/breakmydata.c:
14035         * gst/debug/testplugin.c:
14036         * gst/matroska/ebml-write.c:
14037         * gst/multipart/multipartdemux.c:
14038         * sys/osxaudio/gstosxaudiosink.c:
14039         * sys/osxaudio/gstosxaudiosrc.c:
14040         Add semicolons after GST_BOILERPLATE[_FULL] so that
14041         indent doesn't mess up following lines.
14042
14043 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
14044
14045         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
14046
14047         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
14048           Don't leak caps when freeing the stream context (#340623).
14049
14050 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
14051
14052         * configure.ac:
14053           Back to CVS
14054
14055 === release 0.10.3 ===
14056
14057 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
14058
14059         * configure.ac:
14060           releasing 0.10.3, "Desplazado"
14061
14062 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
14063
14064         * gst/matroska/matroska-mux.c:
14065         (gst_matroska_mux_stream_is_vorbis_header),
14066         (gst_matroska_mux_write_data):
14067           Don't strcmp() NULL strings.
14068           Only start new clusters on video keyframes, not on any
14069           random audio buffer that doesn't have the DELTA_UNIT
14070           flag set (fixes 'make check' again).
14071
14072 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
14073
14074         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14075
14076         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
14077         (gst_matroska_mux_stream_is_vorbis_header),
14078         (gst_matroska_mux_write_data):
14079           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
14080           value and then dead-lock when muxing vorbis audio streams
14081           (the three vorbis header buffers carry no timestamp, and it
14082           would try to mux these after all video buffers). Fixes #340346.
14083
14084           Improve clustering: start a new cluster also whenever we get
14085           a keyframe.     
14086
14087 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14088
14089         * win32/common/config.h:
14090         * win32/MANIFEST
14091           add the generated file as well
14092
14093 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14094
14095         * Makefile.am:
14096         * configure.ac:
14097         * win32/common/config.h.in:
14098           add win32 stuff
14099
14100 2006-05-03  Michael Smith  <msmith@fluendo.com>
14101
14102         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
14103           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
14104           SUCKS.
14105
14106 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
14107
14108         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
14109         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
14110         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
14111           don't leak caps-string
14112
14113 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
14114
14115         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
14116         (gst_id3demux_sink_activate):
14117           Let core insert default error message for TYPE_NOT_FOUND
14118           errors, it's just as good as our own and has the added
14119           bonus of being translated.
14120
14121 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
14122
14123         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
14124         (gst_tag_demux_sink_event):
14125         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
14126         (gst_id3demux_sink_event):
14127           Post an error message when we get an EOS event and were not
14128           able to find out the type of stream.
14129
14130         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
14131         (test_taglib_id3mux_with_tags):
14132           Decrease num-buffers to 16 per iteration again, otherwise the
14133           many memcpy()s and reallocations in the test will hammer slow
14134           CPUs completely and make the test timeout.
14135
14136 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14137
14138         * configure.ac:
14139           figure out where plugins-base plugins are
14140         * tests/check/Makefile.am:
14141           use plugins-base plugins, so we have typefind functions
14142         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
14143           increase num-buffers, this makes sure the test errors out instead
14144           of timing out when no typefind functions are present
14145
14146 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14147
14148         * docs/plugins/Makefile.am:
14149           also check .cc files for gtk-doc markup
14150         * configure.ac:
14151         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14152         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14153         * tests/check/Makefile.am:
14154         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
14155         * ext/Makefile.am:
14156         * ext/taglib/Makefile.am:
14157         * ext/taglib/gstid3v2mux.h:
14158         * ext/taglib/gsttaglibmux.c:
14159         * ext/taglib/gsttaglibmux.h:
14160           move taglib-based id3v2muxer to -good.  Fixes #336110.
14161
14162 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
14163
14164         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
14165           ... and fix multichannel/WAVFORMATEX support again.
14166
14167 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
14168
14169         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14170         (gst_wavparse_class_init), (gst_wavparse_dispose),
14171         (gst_wavparse_reset), (gst_wavparse_init),
14172         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
14173         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
14174         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
14175         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
14176         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
14177         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
14178         (gst_wavparse_stream_data), (gst_wavparse_loop),
14179         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
14180         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
14181         (gst_wavparse_change_state), (plugin_init):
14182         * gst/wavparse/gstwavparse.h:
14183           Add push (streaming) mode to wavparse (fixes #337625)
14184
14185 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14186
14187         * configure.ac:
14188         * tests/Makefile.am:
14189           add ximagesrc icles test
14190
14191 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14192
14193         * configure.ac:
14194         * docs/plugins/Makefile.am:
14195         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14196         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14197         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
14198         (gst_cmml_enc_push_clip):
14199         * sys/Makefile.am:
14200         * sys/ximage/Makefile.am:
14201         * sys/ximage/gstximagesrc.c:
14202           Move ximagesrc plug-in to good after review.  Fixes #336756.
14203
14204 2006-04-28  Michael Smith  <msmith@fluendo.com>
14205
14206         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
14207         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
14208         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
14209         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
14210         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
14211         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
14212         * gst/icydemux/gsticydemux.h:
14213           Fix event handling: cache events when typefinding and forward later.
14214
14215 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14216
14217         * sys/osxaudio/gstosxaudiosink.c:
14218         (plugin_init):
14219          Register osxaudiosrc to the plugin.
14220         * sys/osxaudio/gstosxaudiosrc.c:
14221         (gst_osx_audio_src_osxelement_do_init),
14222         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
14223         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
14224         (gst_osx_audio_src_get_property),
14225         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
14226         (gst_osx_audio_src_osxelement_init):
14227         * sys/osxaudio/gstosxaudiosrc.h:
14228           Port of osxaudiosrc to 0.10.
14229         * sys/osxaudio/Makefile.am:
14230           Add osxaudiosrc
14231
14232 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14233
14234         * sys/osxaudio/gstosxringbuffer.c:
14235         * sys/osxaudio/gstosxringbuffer.h:
14236           Forgot to commit earlier, part of the OSX audio plugin port
14237
14238 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14239
14240         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
14241         (parse_split_strings):
14242           Recognise and skip any byte order marker (BOM) in
14243           UTF-16 strings.
14244
14245 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
14246
14247         * docs/plugins/Makefile.am:
14248         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14249         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14250         * docs/plugins/gst-plugins-good-plugins.hierarchy:
14251         * docs/plugins/inspect/plugin-avi.xml:
14252         * gst/avi/gstavidemux.c:
14253         * gst/avi/gstavimux.c:
14254           Add docs for both avidemux and avimux.
14255
14256 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
14257
14258         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
14259
14260         * gst/avi/Makefile.am:
14261         * gst/avi/gstavi.c: (plugin_init):
14262         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
14263         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
14264         (gst_avi_mux_class_init), (gst_avi_mux_init),
14265         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
14266         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
14267         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
14268         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
14269         (gst_avi_mux_riff_get_avix_header),
14270         (gst_avi_mux_riff_get_video_header),
14271         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
14272         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
14273         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
14274         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
14275         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
14276         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
14277         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
14278         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
14279         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
14280         (gst_avi_mux_change_state):
14281         * gst/avi/gstavimux.h:
14282           Port AVI muxer to GStreamer-0.10 (#332031).
14283
14284         * tests/check/Makefile.am:
14285         * tests/check/elements/avimux.c:
14286         * tests/check/elements/.cvsignore:
14287           Add unit test for AVI muxer.
14288
14289 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
14290
14291         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14292         (gst_wavparse_class_init), (gst_wavparse_reset),
14293         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
14294         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
14295         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
14296         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
14297         (gst_wavparse_stream_data), (gst_wavparse_loop),
14298         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
14299         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
14300         (plugin_init):
14301         * gst/wavparse/gstwavparse.h:
14302           reverted patch #337625 for the price of 1 hour sleep
14303
14304 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
14305
14306         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14307         (gst_wavparse_class_init), (gst_wavparse_reset),
14308         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
14309         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
14310         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
14311         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
14312         (gst_wavparse_stream_data), (gst_wavparse_loop),
14313         (gst_wavparse_chain), (plugin_init):
14314         * gst/wavparse/gstwavparse.h:
14315           correct partial implementation of push mode
14316           (from my last commit)
14317
14318 2006-04-26  Wim Taymans  <wim@fluendo.com>
14319
14320         * ext/esd/esdsink.c:
14321         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
14322         it is not in esd.h
14323
14324 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
14325
14326         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
14327         (gst_au_parse_class_init), (gst_au_parse_init),
14328         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
14329         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
14330         (gst_au_parse_chain), (gst_au_parse_src_convert),
14331         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
14332         (gst_au_parse_sink_event), (gst_au_parse_src_event),
14333         (gst_au_parse_change_state):
14334         * gst/auparse/gstauparse.h:
14335           Rewrite auparse to suck a little bit less: make source pad
14336           dynamic, so decodebin/playbin work with non-raw formats
14337           like alaw/mulaw; add query function for duration/position
14338           queries; check whether we have enough data before attempting
14339           to parse the header (instead of crashing when that is not the
14340           case); work around audioconvert sucking by swapping endianness
14341           to the native endianness ourselves for float formats; send
14342           initial newsegment event. Fixes #161712.
14343
14344 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14345
14346         * sys/osxaudio/Makefile.am:
14347         * sys/osxaudio/gstosxaudioelement.c:
14348         (gst_osx_audio_element_get_type),
14349         (gst_osx_audio_element_class_init):
14350         * sys/osxaudio/gstosxaudioelement.h:
14351         * sys/osxaudio/gstosxaudiosink.c:
14352         (gst_osx_audio_sink_osxelement_do_init),
14353         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
14354         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
14355         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
14356         (gst_osx_audio_sink_create_ringbuffer),
14357         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
14358         (plugin_init):
14359         * sys/osxaudio/gstosxaudiosink.h:
14360         Port of osxaudiosink to 0.10
14361
14362 2006-04-26  Wim Taymans  <wim@fluendo.com>
14363
14364         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
14365         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
14366         the size of the ringbuffer. This should fix hangs with older 
14367         esd sound servers.
14368
14369 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
14370
14371         * ext/aalib/gstaasink.c:
14372         * ext/annodex/gstcmmldec.c:
14373         * ext/annodex/gstcmmlenc.c:
14374         * ext/cairo/gsttextoverlay.c:
14375         * ext/cairo/gsttimeoverlay.c:
14376         * ext/cdio/gstcdiocddasrc.c:
14377         * ext/dv/gstdvdec.c:
14378         * ext/dv/gstdvdemux.c:
14379         * ext/esd/esdmon.c:
14380         * ext/esd/esdsink.c:
14381         * ext/flac/gstflacenc.c:
14382         * ext/flac/gstflactag.c:
14383         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
14384         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
14385         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
14386         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
14387         * ext/gdk_pixbuf/pixbufscale.c:
14388         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
14389         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
14390         * ext/jpeg/gstjpegdec.c:
14391         * ext/jpeg/gstjpegenc.c:
14392         * ext/jpeg/gstsmokedec.c:
14393         * ext/jpeg/gstsmokeenc.c:
14394         * ext/libcaca/gstcacasink.c:
14395         * ext/libmng/gstmngdec.c:
14396         * ext/libmng/gstmngenc.c:
14397         * ext/libpng/gstpngdec.c:
14398         * ext/libpng/gstpngenc.c:
14399         * ext/mikmod/gstmikmod.c:
14400         * ext/raw1394/gstdv1394src.c:
14401         * ext/shout2/gstshout2.c: (gst_shout2send_init):
14402         * ext/shout2/gstshout2.h:
14403         * ext/speex/gstspeexdec.c:
14404         * ext/speex/gstspeexenc.c:
14405         * gst/alpha/gstalpha.c:
14406         * gst/alpha/gstalphacolor.c:
14407         * gst/apetag/gstapedemux.c:
14408         * gst/auparse/gstauparse.c:
14409         * gst/autodetect/gstautoaudiosink.c:
14410         (gst_auto_audio_sink_base_init):
14411         * gst/autodetect/gstautovideosink.c:
14412         (gst_auto_video_sink_base_init):
14413         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
14414         * gst/avi/gstavimux.c: (gst_avimux_base_init):
14415         * gst/cutter/gstcutter.c:
14416         * gst/debug/breakmydata.c:
14417         * gst/debug/efence.c:
14418         * gst/debug/gstnavigationtest.c:
14419         * gst/debug/gstnavseek.c:
14420         * gst/debug/negotiation.c:
14421         * gst/debug/progressreport.c:
14422         * gst/debug/testplugin.c:
14423         * gst/effectv/gstaging.c:
14424         * gst/effectv/gstdice.c:
14425         * gst/effectv/gstedge.c:
14426         * gst/effectv/gstquark.c:
14427         * gst/effectv/gstrev.c:
14428         * gst/effectv/gstshagadelic.c:
14429         * gst/effectv/gstvertigo.c:
14430         * gst/effectv/gstwarp.c:
14431         * gst/flx/gstflxdec.c:
14432         * gst/goom/gstgoom.c:
14433         * gst/icydemux/gsticydemux.c:
14434         * gst/id3demux/gstid3demux.c:
14435         * gst/interleave/deinterleave.c:
14436         * gst/interleave/interleave.c:
14437         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
14438         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
14439         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
14440         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
14441         * gst/level/gstlevel.c:
14442         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
14443         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
14444         * gst/median/gstmedian.c:
14445         * gst/monoscope/gstmonoscope.c:
14446         * gst/multipart/multipartdemux.c:
14447         * gst/multipart/multipartmux.c:
14448         * gst/oldcore/gstaggregator.c:
14449         * gst/oldcore/gstfdsink.c:
14450         * gst/oldcore/gstmd5sink.c:
14451         * gst/oldcore/gstmultifilesrc.c:
14452         * gst/oldcore/gstpipefilter.c:
14453         * gst/oldcore/gstshaper.c:
14454         * gst/oldcore/gststatistics.c:
14455         * gst/rtp/gstasteriskh263.c:
14456         * gst/rtp/gstrtpL16depay.c:
14457         * gst/rtp/gstrtpL16pay.c:
14458         * gst/rtp/gstrtpamrdepay.c:
14459         * gst/rtp/gstrtpamrpay.c:
14460         * gst/rtp/gstrtpdepay.c:
14461         * gst/rtp/gstrtpgsmpay.c:
14462         * gst/rtp/gstrtph263pay.c:
14463         * gst/rtp/gstrtph263pdepay.c:
14464         * gst/rtp/gstrtph263ppay.c:
14465         * gst/rtp/gstrtpilbcdepay.c:
14466         * gst/rtp/gstrtpmp4gpay.c:
14467         * gst/rtp/gstrtpmp4vdepay.c:
14468         * gst/rtp/gstrtpmp4vpay.c:
14469         * gst/rtp/gstrtpmpadepay.c:
14470         * gst/rtp/gstrtpmpapay.c:
14471         * gst/rtp/gstrtppcmadepay.c:
14472         * gst/rtp/gstrtppcmapay.c:
14473         * gst/rtp/gstrtppcmudepay.c:
14474         * gst/rtp/gstrtppcmupay.c:
14475         * gst/rtp/gstrtpspeexdepay.c:
14476         * gst/rtp/gstrtpspeexpay.c:
14477         * gst/rtsp/gstrtpdec.c:
14478         * gst/rtsp/gstrtspsrc.c:
14479         * gst/smpte/gstsmpte.c:
14480         * gst/udp/gstdynudpsink.c:
14481         * gst/udp/gstmultiudpsink.c:
14482         * gst/udp/gstudpsink.c:
14483         * gst/udp/gstudpsrc.c:
14484         * gst/videobox/gstvideobox.c:
14485         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
14486         * gst/videofilter/gstvideobalance.c:
14487         * gst/videofilter/gstvideoflip.c:
14488         * gst/videofilter/gstvideotemplate.c:
14489         (gst_videotemplate_base_init):
14490         * gst/videomixer/videomixer.c:
14491         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
14492         (gst_wavparse_class_init), (gst_wavparse_dispose),
14493         (gst_wavparse_reset), (gst_wavparse_init),
14494         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
14495         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14496         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
14497         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14498         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
14499         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
14500         (gst_wavparse_change_state):
14501         * gst/wavparse/gstwavparse.h:
14502         * sys/oss/gstossmixerelement.c:
14503         * sys/oss/gstosssink.c:
14504         * sys/oss/gstosssrc.c:
14505         * sys/osxaudio/gstosxaudioelement.c:
14506         * sys/osxaudio/gstosxaudiosink.c:
14507         * sys/osxaudio/gstosxaudiosrc.c:
14508         * sys/sunaudio/gstsunaudiomixer.c:
14509         * sys/sunaudio/gstsunaudiosink.c:
14510           Define GstElementDetails as const and also static (when defined as
14511           global)
14512
14513 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14514
14515         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14516           Source pad has fixed caps. If we don't set this, bad
14517           things happen when the window is resized.
14518
14519 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14520
14521         * gst/matroska/Makefile.am:
14522         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14523         (gst_matroska_demux_handle_src_event):
14524         * gst/matroska/matroska-ids.c:
14525         (gst_matroska_track_init_video_context),
14526         (gst_matroska_track_init_audio_context),
14527         (gst_matroska_track_init_subtitle_context),
14528         (gst_matroska_track_init_complex_context):
14529         * gst/matroska/matroska-ids.h:
14530           Handle case where the TrackType ebml chunk does not come before the
14531           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
14532           events.
14533
14534 2006-04-25  Wim Taymans  <wim@fluendo.com>
14535
14536         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
14537         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
14538         It's codec_data, not codec_info.
14539
14540 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14541
14542         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
14543
14544         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14545           Handle codec_data for VfW compatibility codec IDs (#339451)
14546
14547         * gst/matroska/matroska-mux.c:
14548         (gst_matroska_mux_video_pad_setcaps):
14549           Same here, handle codec_data and add additional caps we can handle
14550           now to the pad template (huffyuv, dv and h263 video) (#339451)
14551
14552 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
14553
14554         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
14555
14556         * gst/matroska/matroska-mux.c:
14557         (gst_matroska_mux_create_buffer_header),
14558         (gst_matroska_mux_write_data):
14559           Fix timestamping of B-frames, use signed integers, do
14560           some rounding (#339678).
14561
14562 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
14563
14564         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
14565         just make it compile with --disable-gst-debug.
14566
14567 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
14568
14569         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14570         Fix a bad conversion using gst_guint64_to_gdouble.
14571         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
14572         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
14573         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
14574     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
14575         mistake.
14576
14577 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
14578
14579         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14580         Use gst_guint64_to_gdouble for conversions
14581         * win32/vs6/gst_plugins_good.dsw:
14582         * win32/vs6/libgsticydemux.dsp:
14583         Add a project file for icydemux
14584
14585 2006-04-21  Wim Taymans  <wim@fluendo.com>
14586
14587         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
14588
14589         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14590         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
14591         When splitting audio chunks, the block alignment is not taken in
14592         consideration, so the smaller chunks could be of size which is 
14593         not a multiple of the block alignment. Fixes #336904
14594
14595 2006-04-21  Wim Taymans  <wim@fluendo.com>
14596
14597         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
14598         Use scale functions
14599
14600 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14601
14602         * ext/dv/gstdv.c: (plugin_init):
14603           Fix build.
14604
14605 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
14606
14607         * gst/debug/progressreport.c: (gst_progress_report_finalize),
14608         (gst_progress_report_class_init), (gst_progress_report_init),
14609         (gst_progress_report_do_query), (gst_progress_report_report),
14610         (gst_progress_report_set_property),
14611         (gst_progress_report_get_property):
14612           Add 'format' property to force querying to a particular format.
14613
14614 2006-04-21  Andy Wingo  <wingo@pobox.com>
14615
14616         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
14617         best, on big endian systems. Drop its rank in that case. OTOH on
14618         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
14619
14620 2006-04-21  Michael Smith  <msmith@fluendo.com>
14621
14622         * configure.ac:
14623         * gst/icydemux/Makefile.am:
14624         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
14625         (gst_icydemux_base_init), (gst_icydemux_class_init),
14626         (gst_icydemux_reset), (gst_icydemux_init),
14627         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
14628         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
14629         (unicodify), (gst_icydemux_unicodify),
14630         (gst_icydemux_parse_and_send_tags),
14631         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
14632         (gst_icydemux_chain), (gst_icydemux_change_state),
14633         (gst_icydemux_send_tag_event), (plugin_init):
14634         * gst/icydemux/gsticydemux.h:
14635         * tests/check/Makefile.am:
14636         * tests/check/elements/icydemux.c: (typefind_succeed),
14637         (plugin_init), (icydemux_found_pad), (create_icydemux),
14638         (cleanup_icydemux), (push_data), (GST_START_TEST),
14639         (icydemux_suite), (main):
14640           Add icydemux, and tests.
14641
14642 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14643
14644         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
14645           Post SEGMENT_DONE message in TIME format.
14646
14647 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14648
14649         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
14650
14651         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
14652         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
14653           Fix index creation when we have to scan the file to create
14654           an index. There may be other types of RIFF 'LIST' chunks than
14655           'movi' and we need to skip them properly as well or we'll end up
14656           reading garbage (#336889). Some other cosmetic changes.
14657           
14658 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14659
14660         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
14661         (gst_flac_dec_handle_seek_event):
14662           Add support for segment seeks (fixes #338290). Also demote
14663           some recurring debug message from DEBUG to LOG level.
14664
14665 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14666
14667         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14668         (gst_matroskademux_do_index_seek),
14669         (gst_matroska_demux_handle_seek_event),
14670         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
14671         * gst/matroska/matroska-ids.h:
14672           Set DISCONT flag on first buffer after a discontinuity.
14673           Fix newsegment events sent when seeking and honour KEY_UNIT
14674           seek flag. Create pad with bogus caps if we don't recognise
14675           the stream codec id.
14676
14677         * gst/matroska/matroska-demux.h:
14678           Fix GObject macros.
14679
14680 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14681
14682         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
14683
14684         * gst/matroska/matroska-demux.c:
14685         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
14686           Handle end of segment properly when set; don't dead-lock when
14687           posting start of segment message when doing a segment seek.
14688           Fixes #338810.
14689
14690 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
14691
14692         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
14693         (gst_matroska_demux_plugin_init):
14694           Make mpeg2 aac audio work: create artificial private codec data
14695           chunk which faad2 seems to require, just as we do for mpeg4 aac.
14696           Also call gst_riff_init(). Partially fixes #338767.
14697
14698 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
14699
14700         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
14701         (gst_wavenc_class_init), (gst_wavenc_init),
14702         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
14703         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
14704         (gst_wavenc_chain), (gst_wavenc_change_state):
14705         * gst/wavenc/gstwavenc.h:
14706           Set caps on first outgoing buffer, so that it doesn't error out
14707           immediately with a non-negotiated error (#338716). Rewrite and
14708           clean up a bit; fix setcaps function to parse things properly;
14709           fix sink caps (8bit audio is unsigned and doesn't have depth);
14710           use boilerplate macros; remove unused properties stuff.
14711
14712 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14713
14714         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14715           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
14716           handle MJPEG streams and might be autoplugged for those if the
14717           user doesn't have jpegdec installed (resulting in a cryptic error
14718           message about huffman tables). Better to disable JPEG decoding here
14719           and let the user figure out that she needs to install jpegdec.
14720
14721 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14722
14723         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
14724         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
14725         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
14726         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14727           Make work with packetised/framed input (e.g. png-in-quicktime). Use
14728           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
14729           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
14730           debug messages. Fix boilerplate macros.
14731
14732 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14733
14734         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
14735         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
14736           No need to special-case for Gdk-2.0 any longer, we require
14737           Gdk 2.2 or newer; minor clean-ups.
14738
14739 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14740
14741         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
14742         (gst_shout2send_class_init), (gst_shout2send_init),
14743         (set_shout_metadata), (gst_shout2send_set_metadata),
14744         (gst_shout2send_event), (gst_shout2send_start),
14745         (gst_shout2send_connect), (gst_shout2send_stop),
14746         (gst_shout2send_render), (gst_shout2send_set_property),
14747         (gst_shout2send_get_property), (gst_shout2send_setcaps),
14748         (plugin_init):
14749         * ext/shout2/gstshout2.h:
14750         * po/POTFILES.in:
14751           Rewrite a bit: use GstBaseSink::start and stop instead of a state
14752           change function; use GST_ELEMENT_ERROR for error reporting, not
14753           g_error() or GST_ERROR(); don't unref caps in setcaps function,
14754           will cause crashes or assertion failures; remove (unused) "sync"
14755           property, basesink already has such a property; misc. other
14756           minor fixes and cleanups.
14757
14758 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14759
14760         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
14761         * ext/esd/gstesd.c: (plugin_init):
14762         * po/POTFILES.in:
14763           Add translatable error message for when we cannot
14764           connect to the sound server, as "Cannot open resource
14765           for writing" isn't really an acceptable message to show
14766           to the user in this case.
14767
14768 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
14769
14770         * sys/oss/gst-i18n-plugin.h:
14771           Remove bogus file that doesn't belong here.
14772
14773 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
14774
14775         Patch by: Philippe Valembois
14776
14777         * ext/shout2/gstshout2.c: (gst_shout2send_init),
14778         (gst_shout2send_set_metadata), (gst_shout2send_event),
14779         (gst_shout2send_render), (gst_shout2send_change_state):
14780         * ext/shout2/gstshout2.h:
14781           Handle tags being received before the connection to
14782           the server is established properly (see #338636).
14783
14784 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
14785
14786         * ext/shout2/gstshout2.c: (gst_shout2send_render):
14787           Don't crash in case the connection to the server fails:
14788           don't set pointer to NULL by assigning FALSE; error out
14789           properly by using GST_ELEMENT_ERROR and returning
14790           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
14791           before resetting the pointer.
14792
14793 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
14794
14795         * gst/id3demux/id3tags.c:
14796         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
14797         (Fixes #338713)
14798
14799 2006-04-12  Wim Taymans  <wim@fluendo.com>
14800
14801         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
14802         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
14803         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
14804         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
14805         (gst_gdk_pixbuf_chain):
14806         Some cleanups.
14807         Added RGBA as a possible output format.
14808         Correctly free the supported mimetypes.
14809         deprecate silent arg, it's not used.
14810         Return result from _alloc_buffer to peer.
14811
14812 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
14813
14814         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
14815           Don't leak memory allocated by gst_buffer_new_and_alloc() by
14816           overwriting GST_BUFFER_MALLOCDATA.
14817
14818 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
14819
14820         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14821         (user_endrow_callback), (user_end_callback),
14822         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
14823         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
14824         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
14825         * ext/libpng/gstpngdec.h:
14826           Handle more than one frame if the content is framed,
14827           like with png-in-quicktime (#331917).
14828
14829 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14830
14831         * sys/oss/Makefile.am:
14832         * sys/oss/common.h:
14833         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
14834         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14835         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
14836         (gst_oss_src_unprepare):
14837           - the user-visible error strings were in the wrong category
14838           - and the messages were not marked for translation
14839           - which is actually a good thing, because they were exactly
14840             the kind of message you would never want anyone to see
14841           - the macros were using variables that didn't exist in the macro
14842             arguments
14843           - and they were obviously copied from each other and then modified
14844           - so a common header makes sense
14845
14846 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
14847
14848         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
14849           Don't try to modify read-only data.
14850
14851         * gst/matroska/matroska-demux.c:
14852         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
14853           Fix comment (won't crash any longer now).
14854
14855 2006-04-10  Michael Smith  <msmith@fluendo.com>
14856
14857         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
14858           Use copies of header buffers for caps to avoid circular refcounting
14859           problems (as in theoradec, vorbisdec).
14860
14861         * tests/check/elements/cmmldec.c: (GST_START_TEST):
14862           Fix a typo in test that meant it was testing the wrong thing.
14863
14864         * tests/check/elements/cmmlenc.c: (check_headers):
14865           Fix refcount checks now that we use buffer-copies for caps.
14866
14867 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
14868
14869         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
14870         (gst_matroska_demux_handle_seek_event),
14871         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
14872         (gst_matroska_demux_subtitle_caps),
14873         (gst_matroska_demux_plugin_init):
14874           Use static pad templates with ANY caps for audio and video
14875           source pads and get rid of a lot of unnecessary (and partially
14876           broken) code for the template caps. Clean up caps finding
14877           functions. Fixes playback of audio files/streams that do not
14878           contain the sample rate and/or number of channels in the audio
14879           context (happens a lot with vorbis/mp3 .mka files it seems).
14880           Fixes #337183.
14881           Also add myself to copyright holders.
14882
14883 2006-04-10  Michael Smith  <msmith@fluendo.com>
14884
14885         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
14886           Use g_list_delete_link () instead of g_list_remove_link () so that
14887           we free the link as well as the contained data.
14888
14889 2006-04-10  Wim Taymans  <wim@fluendo.com>
14890
14891         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
14892
14893         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
14894         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
14895         (gst_avi_demux_stream_header):
14896         Fix some crashers with empty chunks. (Fixes #337749)
14897
14898 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
14899
14900         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
14901           use G_GINT64_CONSTANT for INT64 constants
14902         * gst/videofilter/gstvideobalance.c:
14903           define rint for WIN32 #define rint(x) (floor((x)+0.5))
14904         * win32/vs6/libgstavi.dsp:
14905          add missing libraries for the link and remove avimux.c from
14906          the project as it isn't ported to 0.10 yet
14907         
14908 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
14909
14910         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
14911           Even better would be if we actually did the right thing
14912           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
14913
14914 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
14915
14916         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
14917           Can't just replace 1LL with 1L here just because MSVC doesn't
14918           support it, as it might lead to incorrect results when doing the
14919           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
14920           force a 64-bit constant in a way that all compilers are happy with.
14921
14922 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
14923
14924         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
14925         * ext/esd/esdsink.c: (gst_esdsink_class_init):
14926         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
14927         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
14928         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
14929         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
14930         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
14931         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
14932         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
14933         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
14934         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
14935         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
14936         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
14937         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
14938         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
14939         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
14940         * gst/avi/gstavimux.c: (gst_avimux_class_init):
14941         * gst/debug/efence.c: (gst_efence_class_init):
14942         * gst/debug/negotiation.c: (gst_negotiation_class_init):
14943         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
14944         * gst/goom/gstgoom.c: (gst_goom_class_init):
14945         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
14946         * gst/interleave/deinterleave.c: (deinterleave_class_init):
14947         * gst/interleave/interleave.c: (interleave_class_init):
14948         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
14949         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
14950         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
14951         * gst/median/gstmedian.c: (gst_median_class_init):
14952         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
14953         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
14954         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
14955         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
14956         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
14957         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
14958         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
14959         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
14960         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
14961         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
14962         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
14963         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
14964         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
14965         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
14966         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
14967         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
14968         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
14969         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
14970         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
14971         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
14972         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
14973         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
14974         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
14975         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
14976         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
14978         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
14979         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
14980         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
14981         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
14982         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
14983         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
14984         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
14985         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
14986         * sys/osxaudio/gstosxaudioelement.c:
14987         (gst_osxaudioelement_class_init):
14988         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
14989         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
14990         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
14991         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
14992
14993 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
14994
14995         * ext/mikmod/gstmikmod.h:
14996         * gst/level/gstlevel.h:
14997         Fix more broken GObject macros
14998
14999 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15000
15001         * ext/annodex/gstcmmldec.h:
15002         * ext/annodex/gstcmmlenc.h:
15003         * ext/annodex/gstcmmltag.h:
15004         * ext/cairo/gsttextoverlay.h:
15005         * ext/ladspa/gstsignalprocessor.h:
15006         * gst/matroska/ebml-read.h:
15007         * gst/matroska/ebml-write.h:
15008         * sys/osxaudio/gstosxaudioelement.h:
15009         Fix broken GObject macros
15010
15011 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
15012
15013         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
15014           Don't try to seek beyond the end of the file (would
15015           occasionally display error dialogs in totem when seeking
15016           to the end) (#335869). Will still throw an error though
15017           if the file is truncated and the total_samples value in
15018           the stream header is wrong.
15019
15020 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
15021
15022         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
15023         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
15024         (gst_flac_dec_metadata_callback):
15025         * ext/flac/gstflacdec.h:
15026           If the stream header doesn't contain the total number of samples,
15027           search for the last flac frame at the end of the file and calculate
15028           the total duration from that frame's offset (fixes #337609).
15029
15030 2006-04-07  Edward Hervey  <edward@fluendo.com>
15031
15032         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
15033         Don't unref the GstPadTemplate returned by
15034         gst_element_class_get_pad_template().
15035
15036 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
15037
15038         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15039
15040         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
15041         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
15042         * sys/sunaudio/gstsunaudiosink.h:
15043           Use spec->segsize and spec->segtotal in the prepare function
15044           to initialise the ring buffer instead of using the buffer-time
15045           property (#337421).
15046
15047 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
15048
15049         * configure.ac:
15050           Bump core requirements to CVS for gst_pad_query_peer_duration()
15051           which is used by speexdec.
15052
15053 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15054
15055         * ext/speex/gstspeex.c: (plugin_init):
15056         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
15057         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
15058         (speex_get_sink_query_types), (speex_dec_sink_query),
15059         (speex_get_src_query_types), (speex_dec_src_query),
15060         (speex_dec_src_event), (speex_dec_sink_event),
15061         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
15062         (speex_dec_chain_parse_data), (speex_dec_chain),
15063         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
15064         (speex_dec_change_state):
15065         * ext/speex/gstspeexdec.h:
15066           Fix seeking and duration queries (#337033); clean up and
15067           refactor a bit.
15068
15069 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15070
15071         * ext/raw1394/gstdv1394src.c:
15072           distinguish between device not found and could not open for
15073           reading
15074
15075 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15076
15077         * Makefile.am:
15078         * configure.ac:
15079         * pkgconfig/.cvsignore:
15080         * pkgconfig/Makefile.am:
15081         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
15082           add a .pc file so other modules can use good plugins in tests
15083
15084 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15085
15086         * configure.ac:
15087           clean up, use AS_VERSION and AS_NANO
15088         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15089           use PACKAGE_VERSION define
15090         * po/af.po:
15091         * po/az.po:
15092         * po/cs.po:
15093         * po/en_GB.po:
15094         * po/hu.po:
15095         * po/it.po:
15096         * po/nb.po:
15097         * po/nl.po:
15098         * po/or.po:
15099         * po/sq.po:
15100         * po/sr.po:
15101         * po/sv.po:
15102         * po/uk.po:
15103         * po/vi.po:
15104           updated
15105
15106 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
15107
15108         * ext\jpeg\smokecodec.c:
15109           use of GST_DEBUG instead of DEBUG(a...) for WIN32
15110         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
15111           move first instruction after all variables declarations
15112         * gst\alpha\gstalpha.c:
15113         * gst\effectv\gstshagadelic.c:
15114         * gst\smpte\paint.c:
15115         * gst\videofilter\gstvideobalance.c:
15116           define M_PI if it's not defined (it's not defined on WIN32)
15117         * gst\cutter\gstcutter.c: (gst_cutter_chain):
15118         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
15119         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
15120         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
15121         (gst_matroska_demux_video_caps):
15122         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
15123         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
15124           use gst_guint64_to_gdouble for conversions
15125         * gst\goom\filters.c: (setPixelRGB_):
15126           fix a debug which was using undefined variable
15127         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
15128         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
15129           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
15130         * win32/vs6:
15131           add vs6 projects files for most of plugins-good
15132         
15133 2006-03-30  j^  <j@bootlab.org>
15134
15135         * ext/aalib/gstaasink.c:
15136         * ext/annodex/gstcmmldec.c:
15137         * ext/annodex/gstcmmlenc.c:
15138         * ext/cairo/gsttextoverlay.c:
15139         * ext/cairo/gsttimeoverlay.c:
15140         * ext/cdio/gstcdiocddasrc.c:
15141         * ext/dv/gstdvdec.c:
15142         * ext/esd/esdmon.c:
15143         * ext/esd/esdsink.c:
15144         * ext/flac/gstflacdec.c:
15145         * ext/flac/gstflacenc.c:
15146         * ext/flac/gstflactag.c:
15147         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15148         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15149         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15150         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15151         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15152         * ext/gdk_pixbuf/pixbufscale.c:
15153         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15154         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15155         * ext/jpeg/gstjpegdec.c:
15156         * ext/jpeg/gstjpegenc.c:
15157         * ext/jpeg/gstsmokedec.c:
15158         * ext/jpeg/gstsmokeenc.c:
15159         * ext/libcaca/gstcacasink.c:
15160         * ext/libmng/gstmngdec.c:
15161         * ext/libmng/gstmngenc.c:
15162         * ext/libpng/gstpngdec.c:
15163         * ext/libpng/gstpngenc.c:
15164         * ext/mikmod/gstmikmod.c:
15165         * ext/raw1394/gstdv1394src.c:
15166         * ext/shout2/gstshout2.c:
15167         * ext/speex/gstspeexdec.c:
15168         * ext/speex/gstspeexenc.c:
15169         * gst/alpha/gstalpha.c:
15170         * gst/alpha/gstalphacolor.c:
15171         * gst/auparse/gstauparse.c:
15172         * gst/autodetect/gstautoaudiosink.c:
15173         (gst_auto_audio_sink_base_init):
15174         * gst/autodetect/gstautovideosink.c:
15175         (gst_auto_video_sink_base_init):
15176         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15177         * gst/cutter/gstcutter.c:
15178         * gst/debug/breakmydata.c:
15179         * gst/debug/efence.c:
15180         * gst/debug/gstnavigationtest.c:
15181         * gst/debug/negotiation.c:
15182         * gst/debug/progressreport.c:
15183         * gst/debug/testplugin.c:
15184         * gst/effectv/gstaging.c:
15185         * gst/effectv/gstdice.c:
15186         * gst/effectv/gstedge.c:
15187         * gst/effectv/gstquark.c:
15188         * gst/effectv/gstrev.c:
15189         * gst/effectv/gstvertigo.c:
15190         * gst/effectv/gstwarp.c:
15191         * gst/flx/gstflxdec.c:
15192         * gst/goom/gstgoom.c:
15193         * gst/interleave/deinterleave.c:
15194         * gst/interleave/interleave.c:
15195         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15196         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15197         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15198         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15199         * gst/level/gstlevel.c:
15200         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15201         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15202         * gst/median/gstmedian.c:
15203         * gst/monoscope/gstmonoscope.c:
15204         * gst/multipart/multipartdemux.c:
15205         * gst/multipart/multipartmux.c:
15206         * gst/oldcore/gstmd5sink.c:
15207         * gst/oldcore/gstmultifilesrc.c:
15208         * gst/oldcore/gstpipefilter.c:
15209         * gst/oldcore/gstshaper.c:
15210         * gst/oldcore/gststatistics.c:
15211         * gst/rtp/gstasteriskh263.c:
15212         * gst/rtp/gstrtpL16depay.c:
15213         * gst/rtp/gstrtpL16pay.c:
15214         * gst/rtp/gstrtpamrdepay.c:
15215         * gst/rtp/gstrtpamrpay.c:
15216         * gst/rtp/gstrtpdepay.c:
15217         * gst/rtp/gstrtpgsmpay.c:
15218         * gst/rtp/gstrtph263pay.c:
15219         * gst/rtp/gstrtph263pdepay.c:
15220         * gst/rtp/gstrtph263ppay.c:
15221         * gst/rtp/gstrtpmp4gpay.c:
15222         * gst/rtp/gstrtpmp4vdepay.c:
15223         * gst/rtp/gstrtpmp4vpay.c:
15224         * gst/rtp/gstrtpmpadepay.c:
15225         * gst/rtp/gstrtpmpapay.c:
15226         * gst/rtp/gstrtppcmadepay.c:
15227         * gst/rtp/gstrtppcmapay.c:
15228         * gst/rtp/gstrtppcmudepay.c:
15229         * gst/rtp/gstrtppcmupay.c:
15230         * gst/rtp/gstrtpspeexdepay.c:
15231         * gst/rtp/gstrtpspeexpay.c:
15232         * gst/rtsp/gstrtpdec.c:
15233         * gst/smpte/gstsmpte.c:
15234         * gst/videobox/gstvideobox.c:
15235         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
15236         * gst/videofilter/gstvideobalance.c:
15237         * gst/videofilter/gstvideoflip.c:
15238         * gst/videofilter/gstvideotemplate.c:
15239         (gst_videotemplate_base_init):
15240         * gst/videomixer/videomixer.c:
15241         * gst/wavenc/gstwavenc.c:
15242         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
15243          better/unified long descriptions
15244          Fixed #336602
15245          Some cleanups to auparse, don't send multiple newsegments.
15246
15247 2006-03-29  Wim Taymans  <wim@fluendo.com>
15248
15249         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
15250
15251         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
15252         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
15253         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
15254         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
15255         * ext/dv/gstdvdemux.h:
15256         Seek in READY patch. Only works for pull based mode.
15257         Fixes #323880
15258
15259 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15260
15261         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
15262         (gst_gdk_pixbuf_event):
15263           Fix two crashers: don't unref the same caps twice, and
15264           set pixbuf loader to NULL after freeing it.
15265
15266 2006-03-27  Wim Taymans  <wim@fluendo.com>
15267
15268         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
15269         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
15270         (gst_speexenc_chain):
15271         * ext/speex/gstspeexenc.h:
15272         Don't leak adapter.
15273         A push *always* takes ownership of the buffer, even on
15274         errors.
15275         Small cleanups.
15276
15277 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
15278
15279         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
15280           Create source pad without leaking.
15281
15282 2006-03-24  Wim Taymans  <wim@fluendo.com>
15283
15284         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
15285         * ext/flac/gstflacdec.h:
15286         * ext/flac/gstflacenc.h:
15287         Spifify a bit.
15288         Fix deadly lock order error in seeking code, STREAM_LOCK
15289         cannot be taken within LOCK and the streaming variables are
15290         protected with the STREAM_LOCK anyway.
15291
15292 2006-03-24  Wim Taymans  <wim@fluendo.com>
15293
15294         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
15295         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15296         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
15297         this patch combines the global init_frames with the stream
15298         init_frames. Rationale being that the global delay should 
15299         be subtracted from any stream delay.
15300         Fixes #335858.
15301
15302 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15303
15304         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
15305         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15306         * gst/smpte/gstsmpte.c: (gst_smpte_init):
15307         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15308         use DEBUG_FUNCPTR for collectpads
15309
15310 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15311
15312         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
15313           Don't crash when encoding images where the number of rows isn't
15314           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
15315
15316 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15317
15318         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
15319         * gst/interleave/deinterleave.c: (deinterleave_change_state):
15320         * gst/interleave/interleave.c: (interleave_change_state):
15321         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
15322           More state change function fixes.
15323
15324 2006-03-23  Wim Taymans  <wim@fluendo.com>
15325
15326         * ext/esd/esdsink.c: (gst_esdsink_class_init),
15327         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
15328         (gst_esdsink_prepare), (gst_esdsink_unprepare),
15329         (gst_esdsink_delay), (gst_esdsink_reset):
15330         * ext/esd/esdsink.h:
15331         Fix esd choppy playback by configuring audiosink
15332         correctly. Fixes #325191
15333
15334 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15335
15336         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
15337           Make state change function thread-safe.
15338
15339 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15340
15341         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
15342         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
15343           Don't try to read beyond the end of the file just because
15344           the header claims a bigger size (like with truncated files).
15345
15346 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
15347
15348         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
15349         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
15350         (gst_wavparse_stream_data), (gst_wavparse_loop):
15351         * gst/wavparse/gstwavparse.h:
15352           Delay source pad creation until we have the first chunk of
15353           media data, so the we can examine the data and adjust the
15354           caps accordingly if required. This makes playback of .wav
15355           files with DTS-declared-as-PCM content work (#313266).
15356
15357 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
15358
15359         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15360         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15361         Don't attempt typefinding on too-short buffers that have been
15362         completely trimmed away. (Fixes #330239)
15363
15364         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
15365         Improve the debug output
15366
15367 2006-03-21  Wim Taymans  <wim@fluendo.com>
15368
15369         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
15370         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
15371         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
15372         (gst_esdsink_set_property), (gst_esdsink_get_property):
15373         Some cleanups.
15374         Reset fd to -1 when we close them.
15375
15376 2006-03-21  Wim Taymans  <wim@fluendo.com>
15377
15378         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
15379         the OPTIONS request result is optional so don't
15380         fail on it.
15381
15382 2006-03-21  Edward Hervey  <edward@fluendo.com>
15383
15384         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
15385         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
15386         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
15387         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
15388         (gst_wavparse_change_state):
15389         gcc 4.1 unreferenced pointer fixes.
15390
15391 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15392
15393         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15394
15395         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15396           Fix block alignment calculation. Alignment should be done before
15397           adding the byte offset where the data starts (#335231).
15398
15399 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
15400
15401         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
15402           Ensure that we set correct caps on buffers that are transferred
15403           direct from the input.
15404
15405 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
15406
15407         * gst/goom/filters.c: (zoomFilterDestroy):
15408         * gst/goom/goom_core.c: (goom_close):
15409           Free filter data when cleaning up. (Fixes: #334995)
15410
15411 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
15412
15413         * configure.ac:
15414           Don't compile udp and rtsp plugins on win32 (mingw) or other
15415           systems that don't have <sys/socket.h> for some reason (#316203).
15416
15417 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15418
15419         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
15420         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
15421         * ext/raw1394/gstdv1394src.h:
15422           Change bus reset handler so it reports useful information such as
15423           whether the device being used connected or disconnected
15424
15425 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15426
15427         * gst/id3demux/id3v2frames.c:
15428         (parse_relative_volume_adjustment_two):
15429           We only care about gain and peak data for the master volume.
15430
15431 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15432
15433         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15434         (parse_id_string), (parse_unique_file_identifier),
15435         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
15436           Read replay gain tags (#323721).
15437
15438 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15439
15440         * configure.ac:
15441           Bump requirements to gst-plugins-base CVS because
15442           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
15443
15444 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15445
15446         * rtp/gst/gstrtppcmadepay.c:
15447         Fixed one of the caps in the code from mulaw to alaw.
15448
15449 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15450
15451         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15452           Ensure that we set caps on the buffers we pass.
15453
15454         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15455         (gst_id3demux_sink_activate):
15456           Ensure that we set caps on the buffers we pass.
15457
15458           Use STREAM, TYPE_NOT_FOUND as the error class when
15459           typefinding fails.
15460
15461 2006-03-15  Edward Hervey  <edward@fluendo.com>
15462
15463         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
15464         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
15465         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15466         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15467         (gst_jpeg_dec_setcaps):
15468         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
15469         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
15470         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
15471         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
15472         (gst_mngdec_src_getcaps):
15473         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
15474         (gst_pngdec_caps_create_and_set):
15475         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
15476         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
15477         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
15478         * gst/alpha/gstalpha.c: (gst_alpha_init):
15479         * gst/auparse/gstauparse.c: (gst_au_parse_init):
15480         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
15481         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
15482         * gst/cutter/gstcutter.c: (gst_cutter_init):
15483         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
15484         (gst_efence_checkgetrange):
15485         * gst/debug/negotiation.c: (gst_negotiation_init):
15486         * gst/flx/gstflxdec.c: (gst_flxdec_init):
15487         * gst/goom/gstgoom.c: (gst_goom_init):
15488         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
15489         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
15490         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
15491         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
15492         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
15493         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
15494         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
15495         * gst/smpte/gstsmpte.c: (gst_smpte_init):
15496         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15497         (gst_wavparse_create_sourcepad):
15498         Fix memleak with gst_static_pad_template_get().
15499         This uses gst_pad_new_from_static_template() instead.
15500         Fixes #333512
15501
15502 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15503
15504         * configure.ac:
15505           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
15506           used by id3demux.
15507
15508         * gst/id3demux/gstid3demux.c: (plugin_init):
15509         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15510         (parse_user_text_identification_frame),
15511         (parse_unique_file_identifier):
15512           Add support for UFID and TXXX frames and extract musicbrainz tags.
15513
15514 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15515
15516         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
15517           Catch short reads, like they might happen with truncated
15518           files (see #305279); remove unnecessary indentation.
15519
15520 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15521
15522         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15523           Fix DIB image inversion for pictures with a
15524           depth != 8 (#305279).
15525
15526 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15527
15528         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
15529         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
15530         * ext/jpeg/gstjpegdec.h:
15531           Fix durations on outgoing buffers after seeking
15532           in MJPEG files (#334083); some minor clean-ups.
15533
15534 2006-03-13  Wim Taymans  <wim@fluendo.com>
15535
15536         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15537         (gst_wavparse_change_state):
15538         Implement seek in READY (re-fixes #327658)
15539
15540 2006-03-13  Wim Taymans  <wim@fluendo.com>
15541
15542         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
15543         * ext/esd/esdmon.c: (gst_esdmon_get):
15544         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
15545         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15546         (gst_gdk_pixbuf_sink_getcaps):
15547         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
15548         (gst_jpegenc_setcaps):
15549         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
15550         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
15551         (gst_smokeenc_setcaps):
15552         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
15553         (gst_mngdec_src_getcaps):
15554         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
15555         (gst_mngenc_chain):
15556         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
15557         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
15558         * ext/speex/gstspeexdec.c: (speex_dec_convert),
15559         (speex_dec_src_event), (speex_dec_chain):
15560         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
15561         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
15562         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
15563         (gst_negotiation_pad_link), (gst_negotiation_chain):
15564         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
15565         (gst_flxdec_chain):
15566         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
15567         (deinterleave_chain):
15568         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
15569         * gst/median/gstmedian.c: (gst_median_link):
15570         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
15571         (gst_monoscope_chain):
15572         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
15573         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
15574         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
15575         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
15576         close #333784 unref the result of gst_pad_get_parent()
15577         by: Christophe Fergeau.
15578
15579 2006-03-09  Wim Taymans  <wim@fluendo.com>
15580
15581         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15582         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
15583         Handle events in push mode better, can now do non-flushing
15584         seeks in push mode as well.
15585
15586 2006-03-07  Wim Taymans  <wim@fluendo.com>
15587
15588         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
15589         Applied patch from Kai Vehmanen, fixes #333624.
15590
15591 2006-03-06  Julien MOUTTE  <julien@moutte.net>
15592
15593         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
15594         Implement paletted and grayscale png files handling.
15595         (#150363).
15596
15597 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15598
15599         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
15600         (gst_speexenc_chain):
15601           fix a tag list assert
15602           follow gst-plugins-base/ext/ogg/README; set OFFSET
15603           and OFFSET_END.  Muxes correctly with gst-plugins-base
15604           > 0.9.3
15605
15606 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15607
15608         * gst/id3demux/Makefile.am:
15609         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
15610         (gst_id3demux_chain), (gst_id3demux_sink_activate):
15611           Use new typefind helper functions here as well, and
15612           do typefinding in pull-mode if upstream supports that.
15613
15614 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15615
15616         * sys/sunaudio/gstsunaudiomixerctrl.c:
15617         (gst_sunaudiomixer_ctrl_get_volume),
15618         (gst_sunaudiomixer_ctrl_set_volume):
15619         * sys/sunaudio/gstsunaudiomixertrack.c:
15620         (gst_sunaudiomixer_track_new):
15621           Remove unused variables, breaks build from CVS
15622           with -Werror (#333392, patch by: Benjamin Pineau)
15623
15624 2006-03-03  Wim Taymans  <wim@fluendo.com>
15625
15626         * docs/plugins/Makefile.am:
15627         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15628         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15629         Added wavparse docs.
15630
15631         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
15632         (gst_wavparse_reset), (gst_wavparse_init),
15633         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
15634         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15635         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
15636         (gst_wavparse_stream_data), (gst_wavparse_loop),
15637         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
15638         (gst_wavparse_change_state):
15639         * gst/wavparse/gstwavparse.h:
15640         Implement seek in READY (fixes #327658)
15641         Added docs and did some cleanups.
15642
15643 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
15644
15645         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15646         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
15647         (gst_avi_demux_calculate_durations_from_index),
15648         (gst_avi_demux_stream_header):
15649         * gst/avi/gstavidemux.h:
15650           If we have an index, use a duration based on the index instead
15651           of blindly trusting the information in the stream headers
15652           (fixes #331817).
15653
15654 2006-03-03  Wim Taymans  <wim@fluendo.com>
15655
15656         * docs/plugins/Makefile.am:
15657         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15658         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15659         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15660         Added smoke and jpeg to the docs.
15661
15662         * ext/jpeg/Makefile.am:
15663         * ext/jpeg/gstjpeg.c: (plugin_init):
15664         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15665         * ext/jpeg/gstjpegenc.h:
15666         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
15667         (gst_smokedec_chain):
15668         * ext/jpeg/gstsmokedec.h:
15669         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15670         * ext/jpeg/gstsmokeenc.h:
15671         * ext/jpeg/smokecodec.h:
15672         Port smokedec (fixes #331905).
15673         Added some docs.
15674         Some cleanups.
15675
15676 2006-03-03  Wim Taymans  <wim@fluendo.com>
15677
15678         * docs/plugins/Makefile.am:
15679         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15680         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15681         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15682         Added videobalance and videoflip to the docs.
15683
15684         * gst/videofilter/Makefile.am:
15685         * gst/videofilter/gstvideobalance.c:
15686         (gst_video_balance_update_tables_planar411),
15687         (gst_video_balance_is_passthrough),
15688         (gst_video_balance_update_properties), (oil_tablelookup_u8),
15689         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
15690         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
15691         (gst_video_balance_finalize), (gst_video_balance_class_init),
15692         (gst_video_balance_init), (gst_video_balance_interface_supported),
15693         (gst_video_balance_interface_init),
15694         (gst_video_balance_colorbalance_list_channels),
15695         (gst_video_balance_colorbalance_set_value),
15696         (gst_video_balance_colorbalance_get_value),
15697         (gst_video_balance_colorbalance_init),
15698         (gst_video_balance_set_property), (gst_video_balance_get_property),
15699         (gst_video_balance_get_type), (plugin_init):
15700         * gst/videofilter/gstvideobalance.h:
15701         Ported to 0.10. (Fixes #326160)
15702         Added docs.
15703
15704         * gst/videofilter/gstvideoflip.c:
15705         * gst/videofilter/gstvideoflip.h:
15706         Added docs.
15707
15708 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15709
15710         * configure.ac:
15711           Bump requirements to current core and -base CVS
15712           (core for new typefind helper API, and -base for the
15713           WAVFORMATEX support that was added to libgstriff and
15714           is needed by wavparse).
15715         
15716         * gst/apetag/Makefile.am:
15717         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
15718         (gst_tag_demux_sink_activate):
15719           Use new typefind helpers for typefinding instead of our
15720           home-grown stuff; also, do typefinding in pull-mode if
15721           upstream supports that.
15722
15723 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
15724
15725         Reviewed by: Christian Schaller <christian@fluendo.com>
15726
15727         This patch fixes bug: 329107
15728
15729         This Changelog entry is for a commit done on February 17
15730
15731         * ext/gconf/gconf.c
15732         * ext/gconf/gconf.h
15733         * ext/gconf/gstgconfaudiosink.c
15734         * ext/gconf/gstgconfaudiosink.h
15735         * gconf/gstreamer.schemas.in
15736
15737 2006-02-28  Wim Taymans  <wim@fluendo.com>
15738
15739         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
15740         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15741         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
15742         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
15743         Use DEBUG_OBJECT more.
15744
15745 2006-02-28  Wim Taymans  <wim@fluendo.com>
15746
15747         * docs/plugins/Makefile.am:
15748         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15749         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15750         Added dvdec and dvdemux to docs.
15751
15752         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
15753         Added docs.
15754         Check frame sizes so we don't crash when don't have enough
15755         data.
15756         Send nice error messages on error.
15757
15758         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
15759         (gst_dvdemux_class_init), (gst_dvdemux_init),
15760         (gst_dvdemux_finalize), (gst_dvdemux_reset),
15761         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
15762         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
15763         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
15764         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
15765         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
15766         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
15767         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
15768         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
15769         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
15770         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
15771         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
15772         * ext/dv/gstdvdemux.h:
15773         Added docs.
15774         Implement pull mode.
15775         Fix memleaks.
15776         Reduce memcpy for the video demuxing.
15777
15778 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
15779
15780         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
15781         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
15782         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
15783         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
15784           Add a little extra debug. Make the decoder not return NOT_LINKED,
15785           as we want to continue decoding all CMML and emitting tags.
15786
15787 2006-02-27  Michael Smith  <msmith@fluendo.com>
15788
15789         * ext/annodex/gstskeltag.c:
15790         * ext/annodex/gstskeltag.h:
15791           Deleted; these files aren't used any more either.
15792
15793 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15794
15795         * ext/Makefile.am: Fix dist-check.
15796
15797 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15798
15799         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
15800         memleak.
15801
15802 2006-02-25  Alessandro Decina <alessandro@nnva.org>
15803
15804         * ext/annodex/Makefile.am:
15805         * ext/annodex/gstannodex.c:
15806         * ext/annodex/gstcmmldec.c:
15807         * ext/annodex/gstcmmlenc.c:
15808         * ext/annodex/gstcmmlparser.c:
15809         * ext/annodex/gstcmmlparser.h:
15810         * ext/annodex/gstcmmlutils.c:
15811         * tests/check/elements/cmmldec.c:
15812         * tests/check/elements/cmmlenc.c:
15813           Fix a memleak in gst_cmml_track_list_add_clip.
15814           Handle overflows in clip's start and end times.
15815           Add the "encoded" parameter to cmmldec and cmmlenc caps.
15816           Do not parse junk at the end of a CMML preamble buffer.
15817           Register a libxml error handler to not print stuff on stderr.
15818           Check for bad clip start and end times in the testsuites.
15819
15820 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15821
15822         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
15823         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
15824         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15825         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
15826         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
15827         possible memleaks.
15828
15829 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15830
15831         * tests/check/Makefile.am:
15832         * tests/check/elements/cmmldec.c:
15833         * tests/check/elements/cmmlenc.c: Fix tests so that they use
15834         the plugins-base tags.
15835
15836 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15837
15838         * ext/Makefile.am: Re-enable module.
15839
15840 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15841
15842         * tests/check/Makefile.am: Forgot to remove that test.
15843
15844 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15845
15846         * ext/annodex/Makefile.am:
15847         * ext/annodex/gstannodex.c: (plugin_init):
15848         * ext/annodex/gstcmmldec.c:
15849         * ext/annodex/gstskeldec.c:
15850         * ext/annodex/gstskeldec.h:
15851         * tests/check/Makefile.am:
15852         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
15853
15854 2006-02-25  Julien MOUTTE  <julien@moutte.net>
15855
15856         * tests/check/Makefile.am: Disable those checks as well.
15857
15858 2006-02-24  Julien MOUTTE  <julien@moutte.net>
15859
15860         * ext/Makefile.am: Disable annodex for now until we figure out
15861         how to make it build.
15862         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
15863         Add a rule to your checklist : "please try to at least build 
15864         what you are going to commit into -good, or if you are too lazy
15865         to do that, please check that the buildbots are not crying because
15866         of your commit."
15867
15868 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
15869
15870         * configure.ac:
15871         * ext/Makefile.am:
15872         * ext/gdk_pixbuf/Makefile.am:
15873         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15874         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15875         * ext/gdk_pixbuf/pixbufscale.c:
15876         * ext/gdk_pixbuf/pixbufscale.h:
15877           Gdkpixbuf ported from 0.8 to 0.10 by
15878           Renato Filho <renato.filho@indt.org.br>.
15879           gst_loader and gdkpixbufanimation still need port.
15880
15881 2006-02-24  Michael Smith  <msmith@fluendo.com>
15882
15883         * configure.ac:
15884         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15885         * ext/Makefile.am:
15886         * ext/annodex/Makefile.am:
15887         * ext/annodex/gstannodex.c:
15888         * ext/annodex/gstannodex.h:
15889         * ext/annodex/gstcmmldec.c:
15890         * ext/annodex/gstcmmldec.h:
15891         * ext/annodex/gstcmmlenc.c:
15892         * ext/annodex/gstcmmlenc.h:
15893         * ext/annodex/gstcmmlparser.c:
15894         * ext/annodex/gstcmmlparser.h:
15895         * ext/annodex/gstcmmltag.c:
15896         * ext/annodex/gstcmmltag.h:
15897         * ext/annodex/gstcmmlutils.c:
15898         * ext/annodex/gstcmmlutils.h:
15899         * ext/annodex/gstskeldec.c:
15900         * ext/annodex/gstskeldec.h:
15901         * ext/annodex/gstskeltag.c:
15902         * ext/annodex/gstskeltag.h:
15903         * tests/check/Makefile.am:
15904         * tests/check/elements/cmmldec.c:
15905         * tests/check/elements/cmmlenc.c:
15906         * tests/check/elements/skeldec.c:
15907           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
15908           Includes tests & docs, oh my! Passes Thomas's -good checklist
15909           entirely. Wow.
15910
15911 2006-02-24  Michael Smith  <msmith@fluendo.com>
15912
15913         * autogen.sh:
15914           Check for automake 1.9 as well.
15915
15916 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
15917
15918         * ext/flac/gstflacenc.c:
15919           Change min. sample rate to 8kHz to match flacdec's.
15920           
15921 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
15922
15923         * ext/cdio/Makefile.am:
15924           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
15925           required for Cygwin, see #317048)
15926
15927         * gst/rtp/gstasteriskh263.c:
15928           Cygwin has includes for both the unix network socket API
15929           and the windows API, but only one can be included, so fix
15930           includes to only use one or the other, prefering the unxi
15931           one (#317048).
15932
15933 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15934
15935         * rtp/gst/gstrtppcmadepay.c:
15936         * rtp/gst/gstrtppcmadepay.h:
15937         * rtp/gst/gstgstrtppcmapay.c:
15938         * rtp/gst/gstgstrtppcmapay.h:
15939         * rtp/gst/gstrtppcmudepay.c:
15940         * rtp/gst/gstrtppcmudepay.h:
15941         * rtp/gst/gstrtppcmupay.c:
15942         * rtp/gst/gstrtppcmupay.h:
15943         * rtp/gst/Makefile.am:
15944         * rtp/gst/gstrtp.c:
15945         * rtp/gst/README:
15946         Separated the G711 payloaders/depayloaders into separate elements for
15947         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
15948
15949 2006-02-22  Wim Taymans  <wim@fluendo.com>
15950
15951         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
15952         (gst_dvdec_change_state):
15953         * ext/dv/gstdvdec.h:
15954         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
15955         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
15956         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
15957         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
15958         (gst_dvdemux_flush), (gst_dvdemux_chain),
15959         (gst_dvdemux_change_state):
15960         * ext/dv/gstdvdemux.h:
15961         Ueber spiffify some more, added debug category.
15962         Use _scale.
15963         Use segments, respect playback rate from newsegment.
15964         Fix refcount issue.
15965
15966 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
15967
15968         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
15969         (gst_signal_processor_process):
15970         Fix compilation of LADPSA. It doesn't seem to work, and isn't
15971         enabled for the build, but it helps me win the feature-count
15972         competitions ooh yeah.
15973
15974 2006-02-19  Wim Taymans  <wim@fluendo.com>
15975
15976         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
15977         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
15978         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
15979         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
15980         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
15981         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
15982         Use scaling code for added precission and more correct stop
15983         position in case scale==0.
15984
15985 2006-02-19  Wim Taymans  <wim@fluendo.com>
15986
15987         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
15988         (gst_flxdec_chain):
15989         * gst/flx/gstflxdec.h:
15990         Implement DURATION query.
15991
15992 2006-02-19  Wim Taymans  <wim@fluendo.com>
15993
15994         * gst/flx/flx_color.h:
15995         * gst/flx/flx_fmt.h:
15996         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15997         (gst_flxdec_src_query_handler), (flx_decode_color),
15998         (gst_flxdec_chain):
15999         * gst/flx/gstflxdec.h:
16000         Set MALLOCDATA for the temp buffers so we don't leak.
16001         Some debug cleanups.
16002         Consume all data in the adapter before leaving the chain
16003         function. Fixes #330678.
16004
16005 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16006
16007         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
16008         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16009          Handle 0 data size in otherwise valid frames.
16010          Handle numeric strings in 2.4.0 even when not in parentheses 
16011
16012 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
16013
16014         * gst/matroska/matroska-demux.c:
16015         (gst_matroska_demux_subtitle_caps),
16016         (gst_matroska_demux_plugin_init):
16017         * gst/matroska/matroska-ids.h:
16018           Recognise SSA/ASS and USF subtitle formats and
16019           set proper caps when they are found.
16020
16021 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16022
16023         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
16024         (gst_jpeg_dec_chain):
16025           Fix invalid memory access for some odd-sized images
16026           (see image contained in quicktime stream in #327083);
16027           use g_malloc() instead of g_alloca().
16028
16029 2006-02-17  Wim Taymans  <wim@fluendo.com>
16030
16031         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
16032         Patch from Sebastien Cote, fixes #319884
16033
16034 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16035
16036         * ext/cdio/gstcdio.c: (plugin_init):
16037           Init debug category (#331253).
16038
16039 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16040
16041         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16042           Pass extra_data to gst_riff_create_audio_caps(), so that
16043           WAVEFORMATEX stuff works. Post audio codec name and post
16044           it as taglist on the bus. Allow up to 8 channesl for raw
16045           PCM in the source pad template caps.
16046
16047 2006-02-16  Wim Taymans  <wim@fluendo.com>
16048
16049         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
16050         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
16051         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
16052         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
16053         (gst_multipart_set_property), (gst_multipart_get_property):
16054         Applied #318663. Gives quite a few false positives in
16055         autoscan mode, but it's better than nothing. Not closing yet.
16056
16057 2006-02-16  Wim Taymans  <wim@fluendo.com>
16058
16059         * docs/plugins/Makefile.am:
16060         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16061         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16062         * docs/plugins/gst-plugins-good-plugins.args:
16063         * docs/plugins/inspect/plugin-udp.xml:
16064         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
16065         (gst_udpsrc_start):
16066         Update documentation.
16067         Fix args.
16068
16069 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
16070
16071         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
16072         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
16073         frame size. (Fixes #331368)
16074
16075 2006-02-16  Wim Taymans  <wim@fluendo.com>
16076
16077         * gst/rtsp/README:
16078         Updated README.
16079
16080         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
16081         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
16082         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
16083         * gst/rtsp/gstrtspsrc.h:
16084         Make sure the RTP port is an even port an try to allocate 
16085         another if not.
16086         Added retry property to control max retries for port allocation.
16087         Make sure RTCP port is RTP port+1.
16088         Cleanup when port allocation fails.
16089         Fixes #319183.
16090         
16091 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16092
16093         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
16094           Don't ignore return value of the parent class's state
16095           change function (#331385, patch by: Wouter Paesen).
16096
16097 2006-02-15  Wim Taymans  <wim@fluendo.com>
16098
16099         * configure.ac:
16100         * docs/plugins/Makefile.am:
16101         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16102         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16103         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16104         * ext/Makefile.am:
16105         * ext/hal/Makefile.am:
16106         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
16107         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
16108         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
16109         (do_toggle_element), (gst_hal_audio_sink_set_property),
16110         (gst_hal_audio_sink_get_property),
16111         (gst_hal_audio_sink_change_state):
16112         * ext/hal/gsthalaudiosink.h:
16113         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
16114         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
16115         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
16116         (do_toggle_element), (gst_hal_audio_src_set_property),
16117         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
16118         * ext/hal/gsthalaudiosrc.h:
16119         * ext/hal/gsthalelements.c: (plugin_init):
16120         * ext/hal/gsthalelements.h:
16121         * ext/hal/hal.c: (gst_hal_get_string),
16122         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
16123         (gst_hal_get_audio_src):
16124         * ext/hal/hal.h:
16125         Add HAL sound device wrapper plugins. Closes #329106
16126
16127 2006-02-15  Wim Taymans  <wim@fluendo.com>
16128
16129         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16130         Add comment in a fultile attempt to stop the copy-and-paste 
16131         paradigm leading to duplication of bad code.
16132
16133         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
16134         Mime parameters have to be checked case insensitive
16135
16136 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
16137
16138         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
16139           Advance stream time for lagging subtitle streams by sending
16140           newsegment events with the update flag set.
16141
16142 2006-02-14  Edward Hervey  <edward@fluendo.com>
16143
16144         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
16145         There can be bogus data before the hdrl LIST tag in the RIFF header.
16146         It's hard to say if it's not respecting the AVI specifications or not,
16147         but since Google Video is producing AVIs like that and the other player
16148         don't seem to complain, I guess we should do the same.
16149
16150 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
16151
16152         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
16153         (parse_split_strings):
16154         Add more validation to ensure that a char encoding conversion
16155         produced a valid UTF-8 string.
16156
16157 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
16158
16159         Reviewed by: Edward Hervey  <edward@fluendo.com>
16160
16161         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
16162         Properly handle end of segment. Closes #330885.
16163
16164 2006-02-13  Wim Taymans  <wim@fluendo.com>
16165
16166         * gst/rtp/gstrtpmp4gpay.h:
16167         For got to commit this one.
16168
16169 2006-02-12  Wim Taymans  <wim@fluendo.com>
16170
16171         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
16172         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
16173         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
16174         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
16175         * gst/rtp/gstrtpmp4gpay.h:
16176         Make more things work.
16177         Handle ACC config strings.
16178
16179 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16180
16181         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
16182           set timestamps if no incoming timestamps set
16183
16184 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
16185
16186         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
16187         (gst_tag_demux_do_typefind):
16188           ... and fix the very same leaks in GstTagDemux.
16189
16190 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
16191
16192         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
16193         (gst_id3demux_do_typefind):
16194         Fix a couple of mem leaks. (Patch by Jonathan Matthew
16195         <jonathan at kaolin dot wh9 dot net>)
16196
16197 2006-02-10  Wim Taymans  <wim@fluendo.com>
16198
16199         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16200         First set options, then set caps or else the baseclass
16201         will not know about the options, duh.
16202
16203 2006-02-10  Wim Taymans  <wim@fluendo.com>
16204
16205         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
16206         (gst_rtp_mp4v_pay_setcaps):
16207         Don't waste time looking for a config string if we have codec_info
16208         on the incomming caps.
16209
16210 2006-02-10  Wim Taymans  <wim@fluendo.com>
16211
16212         * gst/rtp/README:
16213         Say something about case-sensitivity of caps vs mime-attributes.
16214
16215         * gst/rtp/Makefile.am:
16216         * gst/rtp/gstrtp.c: (plugin_init):
16217         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
16218         (gst_rtp_amr_pay_handle_buffer):
16219         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
16220         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
16221         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
16222         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
16223         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
16224         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
16225         (gst_rtp_mp4g_pay_plugin_init):
16226         * gst/rtp/gstrtpmp4gpay.h:
16227         Added beginnings of mpeg4-generic payloader (RFC 3640)
16228
16229 2006-02-09  Wim Taymans  <wim@fluendo.com>
16230
16231         * gst/rtsp/Makefile.am:
16232         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
16233         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
16234         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
16235         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
16236         (gst_rtpdec_change_state):
16237         * gst/rtsp/gstrtpdec.h:
16238         * gst/rtsp/gstrtsp.c: (plugin_init):
16239         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
16240         * gst/rtsp/rtspconnection.c: (read_body),
16241         (rtsp_connection_receive):
16242         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
16243         Resurected rtpdec to make rtspsrc happy again.
16244         Skip attributes from the session id.
16245         Don't crash when dumping a message with an empty body.
16246
16247
16248 2006-02-09  Wim Taymans  <wim@fluendo.com>
16249
16250         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
16251         Added more meaningfull warnings when something goes wrong.
16252         Clear F bit on outgoing AMR packets.
16253
16254         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
16255         (gst_rtp_amr_pay_handle_buffer):
16256         Added debugging category
16257         Support payloading of multiple AMR frames.
16258
16259         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
16260         Added some debugging.
16261
16262 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
16263
16264         * configure.ac:
16265           Back to CVS
16266
16267 === release 0.10.2 ===
16268
16269 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
16270
16271         * configure.ac:
16272           releasing 0.10.2, "Papa was a rolling stone"
16273
16274 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16275
16276         * configure.ac:
16277           Bump core and plugins-base requirement to 0.10.2.2
16278           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
16279
16280 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16281
16282         * ext/flac/gstflac.c: (plugin_init):
16283         * ext/speex/gstspeex.c: (plugin_init):
16284           Register musicbrainz tags.
16285
16286 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16287
16288         * ext/gconf/gconf.h:
16289           Remove declaration of function that no longer exists.
16290
16291 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16292
16293         * ext/shout2/gstshout2.c: (gst_shout2send_render),
16294         (gst_shout2send_setcaps), (gst_shout2send_change_state):
16295         Make shout2 work for non ogg streams
16296
16297 2006-02-06  Wim Taymans  <wim@fluendo.com>
16298
16299         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16300         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
16301         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
16302         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
16303         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
16304         * gst/udp/gstmultiudpsink.h:
16305         Updated docs.
16306         Added properties bytes-served, bytes_to_serve.
16307         Post proper error messages,
16308         Emit client added signal too.
16309
16310 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16311
16312         * docs/plugins/Makefile.am:
16313         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16314         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16315         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16316         (gst_multiudpsink_get_stats):
16317           adding docs for multiudpsink
16318
16319 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16320
16321         * gst/level/gstlevel.c: (gst_level_transform_ip):
16322           peak below decay is not necessarily an error, so don't ERROR log
16323
16324 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16325
16326         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
16327         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
16328         (gst_ebml_write_seek):
16329         * gst/matroska/ebml-write.h:
16330           Make sure we send a newsegment event in BYTES format
16331           before sending buffers (#328531).
16332
16333 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16334
16335         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
16336         (gst_dvdemux_sink_query):
16337         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
16338         * ext/speex/gstspeexdec.c: (speex_get_query_types),
16339         (speex_dec_src_query):
16340         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
16341         (gst_speexenc_sink_query):
16342         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
16343         * gst/matroska/matroska-demux.c:
16344         (gst_matroska_demux_get_src_query_types),
16345         (gst_matroska_demux_handle_src_query):
16346         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
16347         (gst_wavparse_pad_query):
16348           Pass unhandled queries upstream instead of just dropping
16349           them (#326446). Update query type arrays here and there.
16350
16351 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16352
16353         * tests/check/elements/matroskamux.c: (setup_src_pad):
16354           Collectpads in core got changed and now also holds a
16355           reference to any pad that is part of it. Fix refcount
16356           checks in test case accordingly.
16357
16358 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16359
16360         * gst/apetag/gstapedemux.h:
16361           Fix include, for now GstTagDemux is in the apetag dir.
16362
16363 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16364
16365         * docs/plugins/Makefile.am:
16366         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16367         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16368         * docs/plugins/inspect/plugin-cdio.xml:
16369           Add cdio plugin to docs.
16370
16371         * ext/cdio/gstcdiocddasrc.c:
16372           Add gtk-doc blurb.
16373
16374         * ext/cdio/gstcdio.c:
16375           The plugin is called 'cdio' not 'cddio'.
16376
16377 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16378
16379         * configure.ac:
16380         * docs/plugins/Makefile.am:
16381         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16382         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16383         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16384         * docs/plugins/inspect/plugin-apetag.xml:
16385         * gst/apetag/Makefile.am:
16386         * gst/apetag/gstapedemux.c:
16387         * gst/apetag/gstapedemux.h:
16388         * gst/apetag/gsttagdemux.c:
16389         * gst/apetag/gsttagdemux.h:
16390           Add APE tag demuxer (#325649).
16391
16392 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16393
16394         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
16395         (gst_gconf_get_default_video_sink),
16396         (gst_gconf_get_default_audio_src),
16397         (gst_gconf_get_default_video_src):
16398         * ext/gconf/gconf.h:
16399         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
16400         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
16401         (do_toggle_element):
16402         * ext/gconf/gstgconfaudiosink.h:
16403         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
16404         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
16405         (do_toggle_element):
16406         * ext/gconf/gstgconfaudiosrc.h:
16407         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
16408         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
16409         (do_toggle_element):
16410         * ext/gconf/gstgconfvideosink.h:
16411         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
16412         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
16413         (do_toggle_element):
16414         * ext/gconf/gstgconfvideosrc.h:
16415           Ignore changing the GConf key to "". Ignore GConf key updates
16416           that don't actually change the string.
16417           For now, ignore the GConf key when the state is > READY, as
16418           it breaks streaming. Sometime it will be nice to bring the
16419           new sink online even mid-stream, by sending NEWSEGMENT info
16420           and possibly prerolling.
16421           (Fixes #326736)
16422
16423 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16424
16425         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
16426         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
16427         (zoomFilterSetResolution), (zoomFilterDestroy),
16428         (zoomFilterFastRGB), (pointFilter):
16429         * gst/goom/filters.h:
16430         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
16431         (goom_update), (goom_close):
16432         * gst/goom/goom_core.h:
16433         * gst/goom/goom_tools.h:
16434         * gst/goom/graphic.c:
16435         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
16436         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
16437         * gst/goom/gstgoom.h:
16438         * gst/goom/lines.c: (goom_lines):
16439         * gst/goom/lines.h:
16440           Make goom reentrant by moving all important static variables
16441           into instance structures.
16442           (Fixes #329181)
16443
16444 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
16445
16446         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16447         (gst_avi_demux_all_source_pads_unlinked),
16448         (gst_avi_demux_process_next_entry):
16449         * gst/avi/gstavidemux.h:
16450           Third attempt, use gst_pad_is_linked() this time.
16451
16452 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
16453
16454         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16455         (parse_split_strings):
16456         Adjust for data length indicators when parsing (Fixes #329810)
16457         Fix stupid bug parsing UTF-8 tag text.
16458         Output tag strings with multiple fields as multiple tags, so the
16459         app gets all the data.
16460
16461 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
16462
16463         * ext/flac/gstflacenc.c:
16464         Fixed a bug add in last commit, where no event is send. Thanks Tim to
16465         show me.
16466         
16467 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
16468
16469         * ext/flac/gstflacenc.c:
16470         * gst/matroska/ebml-read.c:
16471         Just make it compile with --disable-gst-debug.
16472
16473 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
16474
16475         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
16476         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
16477         (id3v2_genre_fields_to_taglist):
16478           Never output a tag with a null contents string.
16479
16480 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16481
16482         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
16483           Only pause if all pads are unlinked AND we've tried to send data
16484           on all of them at least once.
16485
16486 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16487
16488         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
16489         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
16490           Make loop function/task pause itself when all source pads are
16491           unlinked.
16492
16493 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16494
16495         * configure.ac:
16496         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
16497           Use new functions from core to render a bin from a
16498           string. Fixes build. Up requirements to core CVS.
16499
16500 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16501
16502         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
16503           Don't push buffers into the adapter that we are going to
16504           push downstream again without framing anyway. Also, the
16505           adaptor takes ownership of buffers put into it (fixes
16506           auparse pushing invalid buffers for .au files with
16507           ADPCM contents). Finally, set caps on all outgoing buffers.
16508
16509 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
16510
16511         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16512         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
16513         (gst_id3demux_send_tag_event):
16514         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
16515         Someone should kick my butt. Remove ID3v1 tags from the end of the
16516         file.
16517
16518         Improve error messages. Send the TAG message as soon as we complete
16519         typefinding, instead of waiting until we send the first buffer.
16520         Downstream tag event is still sent before the first buffer.
16521
16522 2006-01-27  Jan Gerber  <j@bootlab.org>
16523
16524         Reviewed by: Andy Wingo <wingo@pobox.com>
16525
16526         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
16527         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
16528         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
16529         to not have warings flooding stderr. this is the suggested way
16530         also used in dvgrab and kino. (#328336)
16531
16532 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
16533
16534         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
16535         (gst_oss_sink_init), (gst_oss_sink_finalise):
16536           Free the device name string when finalised.
16537
16538 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
16539
16540         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
16541           Don't put function calls in g_return_if_fail() statements,
16542           or they'll be replaced with NOOPs if someone compiles with
16543           G_DISABLE_CHECKS defined.
16544           
16545 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
16546
16547         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
16548         Never trust ANY information encoded in a media file, especially
16549         when it's giving you sizes. (Fixes #328452)
16550
16551 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
16552
16553         * gst/rtp/gstrtpg711pay.c:
16554         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
16555         bug #325148.
16556
16557 2006-01-23  Edward Hervey  <edward@fluendo.com>
16558
16559         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
16560         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
16561         * gst/matroska/matroska-ids.h:
16562         Added recognition of Real Audio and Video streams in matroska demuxer.
16563
16564 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
16565
16566         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16567           Remove errant break statement, and fix compilation with
16568           older GCC.
16569
16570 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
16571
16572         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16573
16574         * sys/sunaudio/gstsunaudiomixerctrl.c:
16575         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
16576           Export functions that are needed in other parts of the code,
16577           makes the mixer actually work; adjust magic minimum buffer-time
16578           value from 3ms to 5ms to work around stuttering during mp3
16579           playback (#327765).
16580
16581 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
16582
16583         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16584
16585         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16586         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
16587           Fix possible deadlock in matroska muxer (#327825).
16588
16589 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
16590
16591         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
16592         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16593         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
16594         * gst/rtsp/sdpmessage.h:
16595         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
16596         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
16597           C89 fixes: declare variables at the beginning of a block and
16598           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
16599           <jensgr at gmx dot net>).
16600
16601 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
16602
16603         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16604         * gst/id3demux/id3tags.h:
16605         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16606         (parse_comment_frame), (parse_text_identification_frame),
16607         (id3v2_tag_to_taglist), (id3v2_are_digits),
16608         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
16609         (parse_split_strings), (free_tag_strings):
16610           Rewrite parsing of text tags to handle multiple NULL terminated
16611           strings. Parse numeric genre strings and ID3v2 type
16612           "(3)(6)Alternative" style genre strings.
16613           Parse dates that are only YYYY or YYYY-mm format.
16614           (Fixes #328241 and #322154)
16615
16616 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
16617
16618         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
16619           Don't forget to initialize liboil, otherwise our oil functions
16620           will crash (fixes #327871; patch by: Christoph Burghardt
16621           <hawkes at web dot de>).
16622
16623 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16624
16625         * configure.ac:
16626           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
16627           like in the core and gst-plugins-base. Fixes #324367 and #326683;
16628           patch by: Brian Cameron <brian dot cameron at sun dot com>
16629
16630 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16631
16632         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
16633         * ext/cdio/gstcdio.h:
16634         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
16635           Fix build for libcdio versions >= 76; give slightly lower rank
16636           than cdparanoia.
16637
16638 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
16639
16640         * configure.ac:
16641         * ext/Makefile.am:
16642         * ext/cdio/Makefile.am:
16643         * ext/cdio/gstcdio.c:
16644         * ext/cdio/gstcdio.h:
16645         * ext/cdio/gstcdiocddasrc.c:
16646         * ext/cdio/gstcdiocddasrc.h:
16647           Port libcdio cdda source, formerly known as cddasrc, now known as
16648           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
16649           but that's not tested (fixes #317658).
16650
16651 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
16652
16653         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
16654           Fix conversion from TIME to BYTES format (fixes #326864;
16655           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
16656
16657 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
16658
16659         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
16660           Fix compilation of id3demux when zlib is not present.
16661           (Fixes #326602; patch by: Sergey Scobich)
16662
16663 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
16664
16665         * ext/esd/Makefile.am:
16666           Add $(ESD_CFLAGS), otherwise build will fail for folks
16667           with libesd in a non-standard prefix (#327009).
16668
16669 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16670
16671         * configure.ac:
16672           back to HEAD
16673
16674 === release 0.10.1 ===
16675
16676 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
16677
16678         * configure.ac:
16679           releasing 0.10.1, "Li"
16680
16681 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16682
16683           patch by: Wim Taymans
16684
16685         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16686           fix memleak.  Fixes #326618
16687
16688 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16689
16690           patch by: Mike Smith
16691
16692         * gst/level/gstlevel.c: (gst_level_message_new),
16693         (gst_level_message_append_channel):
16694           Fix memleak.  Fixes #326612
16695
16696 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16697
16698         * configure.ac:
16699           prereleasing
16700         * po/af.po:
16701         * po/az.po:
16702         * po/cs.po:
16703         * po/en_GB.po:
16704         * po/hu.po:
16705         * po/it.po:
16706         * po/nb.po:
16707         * po/nl.po:
16708         * po/or.po:
16709         * po/sq.po:
16710         * po/sr.po:
16711         * po/sv.po:
16712         * po/uk.po:
16713         * po/vi.po:
16714           update translations
16715
16716 2006-01-10  Michael Smith  <msmith@fluendo.com>
16717
16718         * gst/level/gstlevel.c: (gst_level_class_init),
16719         (gst_level_dispose):
16720           Don't leak filter arrays.
16721
16722 2006-01-09 Brian Cameron <brian.cameron@sun.com>
16723
16724         reviewed by: Christian Schaller <uraeus@gnome.org>
16725         
16726         * configure.ac:
16727         * gst-plugins-good.spec.in:
16728         * sys/Makefile.am:
16729         * sys/sunaudio/Makefile.am:
16730         * sys/sunaudio/gstsunaudio.c: (plugin_init):
16731         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
16732         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
16733         (gst_sunaudiomixer_change_state):
16734         * sys/sunaudio/gstsunaudiomixer.h:
16735         * sys/sunaudio/gstsunaudiomixerctrl.c:
16736         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
16737         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
16738         (gst_sunaudiomixer_ctrl_list_tracks),
16739         (gst_sunaudiomixer_ctrl_get_volume),
16740         (gst_sunaudiomixer_ctrl_set_volume),
16741         (gst_sunaudiomixer_ctrl_set_mute),
16742         (gst_sunaudiomixer_ctrl_set_record):
16743         * sys/sunaudio/gstsunaudiomixerctrl.h:
16744         * sys/sunaudio/gstsunaudiomixertrack.c:
16745         (gst_sunaudiomixer_track_class_init),
16746         (gst_sunaudiomixer_track_init), (fill_labels),
16747         (gst_sunaudiomixer_track_new):
16748         * sys/sunaudio/gstsunaudiomixertrack.h:
16749         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
16750         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
16751         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
16752         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
16753         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
16754         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
16755         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
16756         * sys/sunaudio/gstsunaudiosink.h:
16757
16758         Add SunAudio plugin - tested to make sure it doesn't break
16759         the build under GNU/Linux.      
16760
16761 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
16762
16763         * gst-plugins-good/gst/udp/gstdynudpsink.c:
16764         * gst-plugins-good/gst/udp/gstudpsrc.c:
16765         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
16766         overrides the port or multicast parameters. Fixes bugs #323021.
16767         API addition: adds GstUDPSrc::sockfd property   
16768
16769 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
16770
16771         * ext/gconf/Makefile.am:
16772         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
16773         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
16774         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
16775         (do_toggle_element), (cb_toggle_element),
16776         (gst_gconf_audio_src_change_state):
16777         * ext/gconf/gstgconfaudiosrc.h:
16778         * ext/gconf/gstgconfelements.c: (plugin_init):
16779         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
16780         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
16781         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
16782         (do_toggle_element), (cb_toggle_element),
16783         (gst_gconf_video_src_change_state):
16784         * ext/gconf/gstgconfvideosrc.h:
16785           Add new gconfaudiosrc and gconfvideosrc elements
16786           (needed for gnome-sound-recorder).
16787
16788 2006-01-06  Edward Hervey  <edward@fluendo.com>
16789
16790         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16791         Add gst_element_no_more_pads() for proper decodebin behaviour.
16792         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
16793         (parse_text_identification_frame), (parse_split_strings):
16794         Failure to decode some tags is not a GST_ERROR() but a
16795         GST_WARNING()
16796         When iterating over a chunk of text, check that we haven't gone too
16797         far.
16798
16799 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
16800
16801         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
16802         (plugin_init):
16803           call oil_init() when using liboil
16804
16805 2006-01-04  Wim Taymans  <wim@fluendo.com>
16806
16807         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
16808         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16809         Fix leaks.
16810
16811 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
16812
16813         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16814
16815         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
16816         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
16817         (gst_flac_dec_change_state):
16818           Don't g_assert() where we should just return FALSE; remove
16819           unnecessary g_assert(); initialize some fields properly in
16820           state change function (fixes #325504). Also, use
16821           GST_DEBUG_OBJECT in two more places.
16822
16823 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
16824
16825         * configure.ac:
16826           also remove smoothwave's Makefile.am
16827         * docs/plugins/Makefile.am:
16828           fix plugin docs
16829
16830 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
16831
16832         * tests/examples/Makefile.am:
16833           added missing Makefile.am
16834
16835 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
16836
16837         * configure.ac:
16838         * gst/level/Makefile.am:
16839         * gst/level/level-example.c:
16840         * tests/Makefile.am:
16841         * tests/examples/level/Makefile.am:
16842         * tests/examples/level/level-example.c: (message_handler), (main):
16843           moved level-example to tests/examples/level-example
16844         * tests/old/examples/level/demo.c: (main):
16845         * tests/old/examples/level/plot.c: (main):
16846           some initial fixes
16847
16848 2005-12-29  Michael Smith  <msmith@fluendo.com>
16849
16850         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
16851         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
16852         * gst/udp/gstmultiudpsink.h:
16853           Track packets sent per client in addition to bytes sent; provide
16854           this info through get-stats signal
16855
16856 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
16857
16858         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
16859           Can't use gst_object_unref() on a GstAdapter (#325191).
16860
16861 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
16862
16863         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16864         If a broken tag has 0 bytes payload, at least still skip
16865         the 10 byte header
16866
16867 2005-12-22  Philippe Khalaf  <burger@speedy.org>
16868
16869         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
16870         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
16871         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
16872         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
16873           Making these depayloaders (H263+ and mpeg4 video) inherit from
16874           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
16875
16876 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
16877
16878         * docs/plugins/gst-plugins-good-plugins.args:
16879         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16880         Regenerate the plugin hiearchy.
16881
16882 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
16883
16884         * docs/plugins/Makefile.am:
16885         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16886         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16887         * docs/plugins/gst-plugins-good-plugins.args:
16888         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
16889         (gst_id3demux_base_init), (gst_id3demux_class_init),
16890         (gst_id3demux_chain):
16891         * gst/id3demux/gstid3demux.h:
16892           Add documentation for id3demux.
16893           Don't fail if the first buffer is not at offset 0, just
16894           attempt to typefind and do pass through
16895           Rename the gst_type function from gst_gst_id3demux..
16896
16897 2005-12-20  Michael Smith  <msmith@fluendo.com>
16898
16899         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
16900         (gst_multiudpsink_add), (gst_multiudpsink_remove),
16901         (gst_multiudpsink_get_stats):
16902         * gst/udp/gstmultiudpsink.h:
16903           Collect statistics; return them from get_stats.
16904
16905 2005-12-19  Edward Hervey  <edward@fluendo.com>
16906
16907         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
16908         Stupid signedness issue...
16909
16910 2005-12-19  Edward Hervey  <edward@fluendo.com>
16911
16912         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16913         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
16914         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
16915         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
16916         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
16917         Construct index for indexless files.
16918         Make sure pad/buffers are correctly reset to NULL once we don't need
16919         them anymore, else we get lovely segfaults/assertions.
16920         * gst/wavparse/gstwavparse.c:
16921         Yes, you can have 96KHz audio and wma in wav :(
16922
16923 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
16924
16925         * configure.ac:
16926           Check for optional dependency on zlib for id3demux
16927
16928         * gst/id3demux/Makefile.am:
16929         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
16930         (gst_id3demux_base_init), (gst_id3demux_class_init),
16931         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
16932         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
16933         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
16934         (gst_id3demux_set_property), (gst_id3demux_get_property),
16935         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
16936         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
16937         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
16938         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
16939         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
16940         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
16941         (simple_find_peek), (simple_find_suggest),
16942         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
16943         (plugin_init):
16944         * gst/id3demux/gstid3demux.h:
16945         * gst/id3demux/id3tags.c: (read_synch_uint),
16946         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
16947         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
16948         (id3demux_id3v2_frames_to_tag_list):
16949         * gst/id3demux/id3tags.h:
16950         * gst/id3demux/id3v2.4.0-frames.txt:
16951         * gst/id3demux/id3v2.4.0-structure.txt:
16952         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16953         (parse_comment_frame), (parse_text_identification_frame),
16954         (id3v2_tag_to_taglist), (parse_split_strings):
16955           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
16956           otherwise it discards them. Works on my test files. 
16957
16958         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
16959           Don't send EOS to a non-existing srcpad
16960           The debug category can be static
16961
16962 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
16963
16964         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
16965         * ext/esd/esdsink.c: (gst_esdsink_prepare):
16966         * gst/multipart/multipartdemux.c:
16967           change some char* into char[]
16968
16969 2005-12-16  Wim Taymans  <wim@fluendo.com>
16970
16971         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
16972         (gst_wavparse_other), (gst_wavparse_perform_seek),
16973         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
16974         (gst_wavparse_loop), (gst_wavparse_pad_convert),
16975         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
16976         * gst/wavparse/gstwavparse.h:
16977         Use GstSegment to implement more seeking features.
16978
16979 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
16980
16981         * gst/rtsp/rtspconnection.c:
16982           Add <netinet/in.h> include and move <arpa/inet.h> include
16983           to make things work on OpenBSD as well (fixes #323717;
16984           patch by: Benjamin Pineau)
16985
16986 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
16987
16988         * gst/rtp/gstrtpspeexdepay.c:
16989         * gst/rtp/gstrtpspeexpay.c:
16990         Set clock rate to be fixed in 8000. It fixes bug #324012.
16991
16992 2005-12-14  Philippe Khalaf  <burger@speedy.org>
16993
16994         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
16995         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
16996         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
16997         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
16998         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
16999         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
17000         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
17001         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
17002         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
17003         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
17004         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
17005         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
17006         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
17007         * gst-plugins-good/gst/rtp/README:
17008         Fixed payload range in payloder caps. Removed payload range completely
17009         from depayloaders as they don't require payload type in their caps.
17010         In effect, there isn't any specific payload type for any given codec,
17011         only suggestions.
17012         Fixes bug #324011.
17013
17014 2005-12-13  Julien MOUTTE  <julien@moutte.net>
17015
17016         * gst/videomixer/videomixer.c: (gst_videomixer_init),
17017         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
17018         (gst_videomixer_collected): Code cleanup and re-enabling 
17019         queued time validity check for correct EOS handling.
17020
17021 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
17022
17023         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
17024         (gst_oss_mixer_element_get_property),
17025         (gst_oss_mixer_element_change_state):
17026         Add 'device-name' property and fix state change function.
17027
17028 2005-12-13  Edward Hervey  <edward@fluendo.com>
17029
17030         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
17031         If the speed of the file is null in the header, set the frame_time to
17032         the default setting of GST_SECOND / 70. Which is the default
17033         frame_delay for .fli files as stated in this document :
17034         http://www.compuphase.com/flic.htm
17035         Would be nice to have the time conversion done properly too (duration =
17036         flxh->frames * flxdec->frame_time)
17037
17038 2005-12-12  Julien MOUTTE  <julien@moutte.net>
17039
17040         * docs/plugins/Makefile.am:
17041         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17042         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17043         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17044         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
17045         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
17046         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
17047         documentation for videomixer on my way with a funny sample
17048         pipeline.
17049
17050 2005-12-12  Julien MOUTTE  <julien@moutte.net>
17051
17052         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
17053         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
17054         (gst_videomixer_update_queues), (gst_videomixer_collected):
17055         Fix caps negotiation. (#323896)
17056
17057 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
17058
17059         * gst/matroska/matroska-demux.c:
17060         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17061           Set correct timestamps on audio laces, fixes playback of mp3 from
17062                 matroska.
17063
17064 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
17065
17066         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
17067         (gst_au_parse_class_init), (gst_au_parse_init),
17068         (gst_au_parse_dispose), (gst_au_parse_chain),
17069         (gst_au_parse_change_state), (plugin_init):
17070         * gst/auparse/gstauparse.h:
17071           Use gst_object_unref() for GstObjects instead of
17072           g_object_unref() and fix a mem leak in a debug
17073           statement; while we're at it, also borgify, use
17074           boilerplate macros and clean up a little bit.
17075
17076 2005-12-11  Edward Hervey  <edward@fluendo.com>
17077
17078         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17079         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
17080         Added pull mode.
17081
17082 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
17083
17084         * gst/goom/gstgoom.c:
17085         * gst/level/level-example.c: (main):
17086         * gst/smoothwave/demo-osssrc.c: (main):
17087           Use audiotestsrc instead of sinesrc (#323798).
17088
17089 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
17090
17091         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17092           more debug-func-ptr usage
17093
17094 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
17095
17096         * gst/flx/flx_color.c: (flx_colorspace_convert):
17097         * gst/flx/flx_color.h:
17098         * gst/flx/flx_fmt.h:
17099         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
17100         * gst/flx/gstflxdec.h:
17101           Now flxdec works on big-endian machines as well.
17102
17103 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
17104
17105         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
17106         (gst_fenced_buffer_copy):
17107           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
17108           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
17109           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
17110           and use GST_DEBUG_FUNCPTR for pad functions.
17111
17112 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
17113
17114         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
17115         (gst_flac_dec_class_init), (gst_flac_dec_init),
17116         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
17117         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
17118         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
17119         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
17120         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
17121         (gst_flac_dec_change_state):
17122         * ext/flac/gstflacdec.h:
17123           Rewrite flacdec a bit, so that even seeking might work now. Most
17124           importantly, don't act upon any flow return values we get, just tell
17125           the decoder everything's dandy and act on the flow return values
17126           later on in the loop function. We don't want to mess up the internal
17127           decoder state for non-fatal things like flushing pads etc. Other
17128           than that, use GstSegment (segment seeks don't work yet though, but
17129           should be easy to add), use boilerplate macros, drop the superfluous
17130           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
17131           lots of other things.
17132
17133 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
17134
17135         * configure.ac:
17136           Update comment in OSS includes check.
17137
17138         * sys/oss/gstossdmabuffer.c:
17139         * sys/oss/gstosshelper.c:
17140         * sys/oss/gstossmixer.c:
17141         * sys/oss/gstossmixertrack.c:
17142         * sys/oss/gstosssink.c:
17143         * sys/oss/gstosssrc.c:
17144         * sys/oss/oss_probe.c:
17145           Don't assume the OSS soundcard.h include is always in
17146           the sys/ directory. Instead, use the existing defines
17147           from config.h to include the right file. Fixes
17148           compilation on OpenBSD 3.8 (#323718).
17149
17150 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17151
17152         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17153         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17154         * docs/plugins/inspect/plugin-1394.xml:
17155         * docs/plugins/inspect/plugin-aasink.xml:
17156         * docs/plugins/inspect/plugin-alaw.xml:
17157         * docs/plugins/inspect/plugin-alpha.xml:
17158         * docs/plugins/inspect/plugin-alphacolor.xml:
17159         * docs/plugins/inspect/plugin-auparse.xml:
17160         * docs/plugins/inspect/plugin-autodetect.xml:
17161         * docs/plugins/inspect/plugin-avi.xml:
17162         * docs/plugins/inspect/plugin-cacasink.xml:
17163         * docs/plugins/inspect/plugin-cairo.xml:
17164         * docs/plugins/inspect/plugin-cutter.xml:
17165         * docs/plugins/inspect/plugin-debug.xml:
17166         * docs/plugins/inspect/plugin-dv.xml:
17167         * docs/plugins/inspect/plugin-efence.xml:
17168         * docs/plugins/inspect/plugin-effectv.xml:
17169         * docs/plugins/inspect/plugin-esdsink.xml:
17170         * docs/plugins/inspect/plugin-flac.xml:
17171         * docs/plugins/inspect/plugin-flxdec.xml:
17172         * docs/plugins/inspect/plugin-gconfelements.xml:
17173         * docs/plugins/inspect/plugin-goom.xml:
17174         * docs/plugins/inspect/plugin-jpeg.xml:
17175         * docs/plugins/inspect/plugin-level.xml:
17176         * docs/plugins/inspect/plugin-matroska.xml:
17177         * docs/plugins/inspect/plugin-mulaw.xml:
17178         * docs/plugins/inspect/plugin-multipart.xml:
17179         * docs/plugins/inspect/plugin-navigationtest.xml:
17180         * docs/plugins/inspect/plugin-ossaudio.xml:
17181         * docs/plugins/inspect/plugin-png.xml:
17182         * docs/plugins/inspect/plugin-rtp.xml:
17183         * docs/plugins/inspect/plugin-rtsp.xml:
17184         * docs/plugins/inspect/plugin-shout2send.xml:
17185         * docs/plugins/inspect/plugin-smpte.xml:
17186         * docs/plugins/inspect/plugin-speex.xml:
17187         * docs/plugins/inspect/plugin-udp.xml:
17188         * docs/plugins/inspect/plugin-videobox.xml:
17189         * docs/plugins/inspect/plugin-videoflip.xml:
17190         * docs/plugins/inspect/plugin-videomixer.xml:
17191         * docs/plugins/inspect/plugin-wavenc.xml:
17192         * docs/plugins/inspect/plugin-wavparse.xml:
17193         * ext/flac/gstflac.c: (plugin_init):
17194         * ext/flac/gstflacdec.c: (flacdec_get_type),
17195         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
17196         (gst_flac_dec_init), (gst_flac_dec_finalize),
17197         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
17198         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
17199         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
17200         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
17201         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
17202         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
17203         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
17204         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
17205         * ext/flac/gstflacdec.h:
17206         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
17207         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
17208         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
17209         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
17210         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
17211         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
17212         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
17213         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
17214         (gst_flac_enc_change_state):
17215         * ext/flac/gstflacenc.h:
17216           borgify and fix up documentation
17217
17218 2005-12-09  Michael Smith  <msmith@fluendo.com>
17219
17220         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
17221           Accept a wider range of flac files, more closely matching flac spec.
17222
17223 2005-12-08  Julien MOUTTE  <julien@moutte.net>
17224
17225         * docs/plugins/Makefile.am: Add multipart elements.
17226         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17227         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
17228         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17229         * gst/multipart/multipartdemux.c:
17230         * gst/multipart/multipartmux.c: Add docs.
17231
17232 2005-12-07  Edward Hervey  <edward@fluendo.com>
17233
17234         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
17235         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
17236         (gst_avi_demux_invert):
17237         Memleak and crasher fixes.
17238         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
17239         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
17240         Memleak fixes
17241
17242 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17243
17244         * ext/aalib/gstaasink.h:
17245         * ext/cairo/gsttextoverlay.h:
17246         * ext/dv/gstdvdec.h:
17247         * ext/dv/gstdvdemux.c:
17248         * ext/dv/gstdvdemux.h:
17249         * ext/esd/esdsink.h:
17250         * ext/flac/flac_compat.h:
17251         * ext/flac/gstflacdec.h:
17252         * ext/flac/gstflacenc.h:
17253         * ext/gconf/gconf.h:
17254         * ext/gconf/gstgconfaudiosink.h:
17255         * ext/gconf/gstgconfvideosink.h:
17256         * ext/gdk_pixbuf/gstgdkanimation.h:
17257         * ext/jpeg/gstjpegdec.h:
17258         * ext/jpeg/smokecodec.h:
17259         * ext/jpeg/smokeformat.h:
17260         * ext/ladspa/gstsignalprocessor.h:
17261         * ext/ladspa/search.c: (LADSPAPluginSearch):
17262         * ext/ladspa/utils.h:
17263         * ext/libmng/gstmng.c:
17264         * ext/libmng/gstmngdec.h:
17265         * ext/libmng/gstmngenc.c:
17266         * ext/libmng/gstmngenc.h:
17267         * ext/libpng/gstpng.c:
17268         * ext/libpng/gstpngenc.c:
17269         * ext/libpng/gstpngenc.h:
17270         * ext/shout2/gstshout2.h:
17271         * ext/speex/gstspeexdec.h:
17272         * ext/speex/gstspeexenc.c:
17273         * ext/speex/gstspeexenc.h:
17274         * gst/auparse/gstauparse.c: (gst_auparse_chain):
17275         * gst/autodetect/gstautoaudiosink.h:
17276         * gst/autodetect/gstautovideosink.h:
17277         * gst/avi/gstavidemux.h:
17278         * gst/cutter/gstcutter.c: (gst_cutter_chain),
17279         (gst_cutter_set_property), (gst_cutter_get_caps):
17280         * gst/cutter/gstcutter.h:
17281         * gst/debug/tests.c: (md5_process_block):
17282         * gst/debug/tests.h:
17283         * gst/effectv/gstwarp.c:
17284         * gst/flx/flx_fmt.h:
17285         * gst/flx/gstflxdec.h:
17286         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
17287         (zoomFilterFastRGB):
17288         * gst/goom/filters.h:
17289         * gst/goom/goom_tools.h:
17290         * gst/law/alaw-encode.c:
17291         * gst/level/gstlevel.c:
17292         * gst/level/gstlevel.h:
17293         * gst/matroska/ebml-write.h:
17294         * gst/matroska/matroska-demux.h:
17295         * gst/matroska/matroska-ids.h:
17296         * gst/matroska/matroska-mux.h:
17297         * gst/monoscope/convolve.c: (convolve_match):
17298         * gst/monoscope/convolve.h:
17299         * gst/multipart/multipartmux.c:
17300         * gst/oldcore/gstaggregator.c:
17301         * gst/oldcore/gstaggregator.h:
17302         * gst/oldcore/gstmd5sink.c: (md5_process_block):
17303         * gst/oldcore/gstmd5sink.h:
17304         * gst/oldcore/gstmultifilesrc.c:
17305         * gst/oldcore/gstmultifilesrc.h:
17306         * gst/oldcore/gstpipefilter.h:
17307         * gst/oldcore/gstshaper.h:
17308         * gst/rtp/gstrtpL16depay.h:
17309         * gst/rtp/gstrtpL16pay.h:
17310         * gst/rtp/gstrtpdepay.h:
17311         * gst/rtp/gstrtpmp4vpay.c:
17312         * gst/rtp/gstrtpmp4vpay.h:
17313         * gst/rtsp/gstrtspsrc.c:
17314         * gst/rtsp/gstrtspsrc.h:
17315         * gst/rtsp/rtspconnection.h:
17316         * gst/rtsp/rtspdefs.h:
17317         * gst/rtsp/rtspmessage.h:
17318         * gst/rtsp/rtsptransport.h:
17319         * gst/rtsp/rtspurl.c:
17320         * gst/rtsp/rtspurl.h:
17321         * gst/rtsp/sdpmessage.c:
17322         * gst/rtsp/sdpmessage.h:
17323         * gst/smpte/barboxwipes.c:
17324         * gst/smpte/gstmask.h:
17325         * gst/smpte/gstsmpte.h:
17326         * gst/smpte/paint.c:
17327         * gst/smpte/paint.h:
17328         * gst/udp/gstdynudpsink.h:
17329         * gst/udp/gstmultiudpsink.h:
17330         * gst/udp/gstudpsink.c:
17331         * gst/udp/gstudpsink.h:
17332         * gst/udp/gstudpsrc.c:
17333         * gst/videomixer/videomixer.c:
17334         * gst/wavenc/riff.h:
17335         * gst/wavparse/gstwavparse.h:
17336         * sys/oss/gstossdmabuffer.h:
17337         * sys/oss/gstossmixer.h:
17338         * sys/oss/gstossmixerelement.h:
17339         * sys/oss/gstossmixertrack.h:
17340         * sys/oss/gstosssink.c:
17341         * sys/oss/gstosssink.h:
17342         * sys/oss/gstosssrc.c:
17343         * sys/oss/gstosssrc.h:
17344         * sys/osxaudio/gstosxaudioelement.h:
17345         * sys/osxaudio/gstosxaudiosink.h:
17346         * sys/osxaudio/gstosxaudiosrc.h:
17347           expand tabs
17348
17349 === release 0.10.0 ===
17350
17351 2005-12-05   <thomas (at) apestaart (dot) org>
17352
17353         * configure.ac:
17354           releasing 0.10.0, "Abondance"
17355
17356 2005-12-05  Andy Wingo  <wingo@pobox.com>
17357
17358         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
17359         * ext/flac/gstflacdec.c: (gst_flacdec_write):
17360         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
17361         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
17362         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
17363         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17364         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
17365         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
17366         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
17367         * ext/speex/gstspeexdec.c: (speex_dec_chain):
17368         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
17369         * gst/auparse/gstauparse.c: (gst_auparse_chain):
17370         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
17371         * gst/goom/gstgoom.c: (gst_goom_chain):
17372         * gst/matroska/matroska-demux.c:
17373         (gst_matroska_demux_push_vorbis_codec_priv_data),
17374         (gst_matroska_demux_add_wvpk_header):
17375         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
17376         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
17377         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
17378         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
17379         alloc_buffer changes.
17380
17381 2005-12-05  Michael Smith  <msmith@fluendo.com>
17382
17383         * docs/plugins/gst-plugins-good-plugins.args:
17384           Remove args for plugins that aren't in -good.
17385
17386 === release 0.9.7 ===
17387
17388 2005-12-01   <thomas (at) apestaart (dot) org>
17389
17390         * configure.ac:
17391           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
17392
17393 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17394
17395         * docs/plugins/.cvsignore:
17396         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17397         * docs/plugins/inspect/plugin-multipart.xml:
17398         * docs/plugins/inspect/plugin-rtp.xml:
17399           add multipart plugin to docs
17400
17401 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17402
17403         * configure.ac:
17404         * ext/Makefile.am:
17405         * ext/pango/Makefile.am:
17406         * ext/pango/gstclockoverlay.c:
17407         * ext/pango/gstclockoverlay.h:
17408         * ext/pango/gsttextoverlay.c:
17409         * ext/pango/gsttextoverlay.h:
17410         * ext/pango/gsttextrender.c:
17411         * ext/pango/gsttextrender.h:
17412         * ext/pango/gsttimeoverlay.c:
17413         * ext/pango/gsttimeoverlay.h:
17414           move pango to base
17415
17416 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17417
17418         * gst/rtp/Makefile.am:
17419         * gst/rtp/gstrtpL16depay.c:
17420         * gst/rtp/gstrtpL16depay.h:
17421         * gst/rtp/gstrtpL16parse.c:
17422         * gst/rtp/gstrtpL16parse.h:
17423         * gst/rtp/gstrtpgsmdepay.c:
17424         * gst/rtp/gstrtpgsmdepay.h:
17425         * gst/rtp/gstrtpgsmparse.c:
17426         * gst/rtp/gstrtpgsmparse.h:
17427           parsers are depayers
17428
17429 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17430
17431         * gst/rtp/Makefile.am:
17432         * gst/rtp/gstasteriskh263.c:
17433         * gst/rtp/gstrtp.c:
17434         * gst/rtp/gstrtpL16enc.c:
17435         * gst/rtp/gstrtpL16enc.h:
17436         * gst/rtp/gstrtpL16parse.c:
17437         * gst/rtp/gstrtpL16parse.h:
17438         * gst/rtp/gstrtpL16pay.c:
17439         * gst/rtp/gstrtpL16pay.h:
17440         * gst/rtp/gstrtpamrdec.c:
17441         * gst/rtp/gstrtpamrdec.h:
17442         * gst/rtp/gstrtpamrdepay.c:
17443         * gst/rtp/gstrtpamrdepay.h:
17444         * gst/rtp/gstrtpamrenc.c:
17445         * gst/rtp/gstrtpamrenc.h:
17446         * gst/rtp/gstrtpamrpay.c:
17447         * gst/rtp/gstrtpamrpay.h:
17448         * gst/rtp/gstrtpdec.c:
17449         * gst/rtp/gstrtpdec.h:
17450         * gst/rtp/gstrtpdepay.c:
17451         * gst/rtp/gstrtpdepay.h:
17452         * gst/rtp/gstrtpg711dec.c:
17453         * gst/rtp/gstrtpg711dec.h:
17454         * gst/rtp/gstrtpg711depay.c:
17455         * gst/rtp/gstrtpg711depay.h:
17456         * gst/rtp/gstrtpg711enc.c:
17457         * gst/rtp/gstrtpg711enc.h:
17458         * gst/rtp/gstrtpg711pay.c:
17459         * gst/rtp/gstrtpg711pay.h:
17460         * gst/rtp/gstrtpgsmenc.c:
17461         * gst/rtp/gstrtpgsmenc.h:
17462         * gst/rtp/gstrtpgsmparse.c:
17463         * gst/rtp/gstrtpgsmparse.h:
17464         * gst/rtp/gstrtpgsmpay.c:
17465         * gst/rtp/gstrtpgsmpay.h:
17466         * gst/rtp/gstrtph263enc.c:
17467         * gst/rtp/gstrtph263enc.h:
17468         * gst/rtp/gstrtph263pay.c:
17469         * gst/rtp/gstrtph263pay.h:
17470         * gst/rtp/gstrtph263pdec.c:
17471         * gst/rtp/gstrtph263pdec.h:
17472         * gst/rtp/gstrtph263pdepay.c:
17473         * gst/rtp/gstrtph263pdepay.h:
17474         * gst/rtp/gstrtph263penc.c:
17475         * gst/rtp/gstrtph263penc.h:
17476         * gst/rtp/gstrtph263ppay.c:
17477         * gst/rtp/gstrtph263ppay.h:
17478         * gst/rtp/gstrtpmp4vdec.c:
17479         * gst/rtp/gstrtpmp4vdec.h:
17480         * gst/rtp/gstrtpmp4vdepay.c:
17481         * gst/rtp/gstrtpmp4vdepay.h:
17482         * gst/rtp/gstrtpmp4venc.c:
17483         * gst/rtp/gstrtpmp4venc.h:
17484         * gst/rtp/gstrtpmp4vpay.c:
17485         * gst/rtp/gstrtpmp4vpay.h:
17486         * gst/rtp/gstrtpmpadec.c:
17487         * gst/rtp/gstrtpmpadec.h:
17488         * gst/rtp/gstrtpmpadepay.c:
17489         * gst/rtp/gstrtpmpadepay.h:
17490         * gst/rtp/gstrtpmpaenc.c:
17491         * gst/rtp/gstrtpmpaenc.h:
17492         * gst/rtp/gstrtpmpapay.c:
17493         * gst/rtp/gstrtpmpapay.h:
17494         * gst/rtp/gstrtpspeexdec.c:
17495         * gst/rtp/gstrtpspeexdec.h:
17496         * gst/rtp/gstrtpspeexdepay.c:
17497         * gst/rtp/gstrtpspeexdepay.h:
17498         * gst/rtp/gstrtpspeexenc.c:
17499         * gst/rtp/gstrtpspeexenc.h:
17500         * gst/rtp/gstrtpspeexpay.c:
17501         * gst/rtp/gstrtpspeexpay.h:
17502           Do burger's rename for rtp payloaders and depayloaders
17503
17504 2005-11-30  Wim Taymans  <wim@fluendo.com>
17505
17506         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
17507         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
17508         * ext/dv/gstdvdemux.h:
17509         Fix seeking in dvdemux again, add some more debug info.
17510
17511 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17512
17513         * configure.ac:
17514           fix tests
17515
17516 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17517
17518         * PORTED_09:
17519         * docs/random/PORTED_09:
17520           move
17521         * tests/Makefile.am:
17522           add
17523         * win32/gst.sln:
17524           remove
17525
17526 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17527
17528         * Makefile.am:
17529         * check/.cvsignore:
17530         * check/Makefile.am:
17531         * check/elements/.cvsignore:
17532         * check/elements/level.c:
17533         * check/elements/matroskamux.c:
17534         * configure.ac:
17535         * examples/Makefile.am:
17536         * examples/capsfilter/Makefile.am:
17537         * examples/capsfilter/capsfilter1.c:
17538         * examples/gob/Makefile.am:
17539         * examples/gob/gst-identity2.gob:
17540         * examples/gstplay/.cvsignore:
17541         * examples/gstplay/Makefile.am:
17542         * examples/gstplay/player.c:
17543         * examples/indexing/.cvsignore:
17544         * examples/indexing/Makefile.am:
17545         * examples/indexing/indexmpeg.c:
17546         * examples/level/Makefile.am:
17547         * examples/level/README:
17548         * examples/level/demo.c:
17549         * examples/level/plot.c:
17550         * examples/stats/Makefile.am:
17551         * examples/stats/mp2ogg.c:
17552         * examples/switch/.cvsignore:
17553         * examples/switch/Makefile.am:
17554         * examples/switch/switcher.c:
17555           move under tests/
17556
17557 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
17558
17559         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
17560         (gst_text_render_class_init), (resize_bitmap),
17561         (gst_text_render_render_text), (gst_text_render_setcaps),
17562         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
17563         (gst_text_render_chain), (gst_text_render_finalize),
17564         (gst_text_render_init), (gst_text_render_set_property):
17565         * ext/pango/gsttextrender.h:
17566           Add missing files.
17567
17568 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
17569
17570         * configure.ac:
17571         * ext/Makefile.am:
17572         * ext/pango/Makefile.am:
17573         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
17574         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
17575         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
17576         * ext/pango/gstclockoverlay.h:
17577         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17578         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
17579         (gst_text_overlay_finalize), (gst_text_overlay_init),
17580         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
17581         (gst_text_overlay_text_pad_linked),
17582         (gst_text_overlay_text_pad_unlinked),
17583         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
17584         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
17585         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
17586         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
17587         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
17588         (gst_text_overlay_change_state), (plugin_init):
17589         * ext/pango/gsttextoverlay.h:
17590         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
17591         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
17592         (gst_time_overlay_class_init), (gst_time_overlay_init):
17593         * ext/pango/gsttimeoverlay.h:
17594           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
17595           and add background shading and text wrapping modes. Make 
17596           timoverlay derive from textoverlay. Also add new clockoverlay
17597           element.
17598
17599 2005-11-30  Julien MOUTTE  <julien@moutte.net>
17600
17601         * gst/udp/Makefile.am: Moved to netbuffer.
17602
17603 2005-11-30  Julien MOUTTE  <julien@moutte.net>
17604
17605         * configure.ac:
17606         * PORTED_O9:
17607         * gst/multipart/Makefile.am:
17608         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17609         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17610         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
17611         (gst_multipart_demux_change_state),
17612         (gst_multipart_demux_plugin_init):
17613         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
17614         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
17615         (gst_multipart_mux_sinkconnect),
17616         (gst_multipart_mux_request_new_pad),
17617         (gst_multipart_mux_handle_src_event),
17618         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
17619         (gst_multipart_mux_change_state): Ported multipart mux/demux to
17620         0.9.
17621
17622 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17623
17624         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
17625         * gst/debug/gstnavigationtest.h:
17626         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
17627         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
17628         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
17629         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
17630         * gst/effectv/gstrev.c: (gst_revtv_get_type):
17631         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
17632         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
17633         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
17634         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
17635         (gst_video_flip_get_type):
17636         * gst/videofilter/gstvideoflip.h:
17637           update for symbols change
17638
17639 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17640
17641         * gst/udp/gstdynudpsink.c:
17642         * gst/udp/gstudpsrc.c:
17643           the old gstnet lib was renamed gstnetbuffer (#322257)
17644
17645 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
17646
17647         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
17648         (gst_text_overlay_collected):
17649           Actually render the text from the text pad.
17650
17651 2005-11-29  Edward Hervey  <edward@fluendo.com>
17652
17653         * gst/debug/gstnavseek.c: (gst_navseek_event):
17654         * gst/debug/progressreport.c: (gst_progress_report_event):
17655         Update for GstBaseTransform event virtual method
17656
17657 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17658
17659         * ext/cairo/Makefile.am:
17660           no need to link to videofilter
17661
17662 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17663
17664         * gst/debug/Makefile.am:
17665         * gst/debug/gstnavigationtest.h:
17666         * gst/effectv/Makefile.am:
17667         * gst/effectv/gstaging.c:
17668         * gst/effectv/gstdice.c:
17669         * gst/effectv/gstedge.c:
17670         * gst/effectv/gstquark.c:
17671         * gst/effectv/gstrev.c:
17672         * gst/effectv/gstshagadelic.c:
17673         * gst/effectv/gstvertigo.c:
17674         * gst/effectv/gstwarp.c:
17675         * gst/videofilter/Makefile.am:
17676         * gst/videofilter/gstvideofilter.c:
17677         * gst/videofilter/gstvideofilter.h:
17678         * gst/videofilter/gstvideoflip.h:
17679           remove the videofilter library and link to the one in base
17680
17681 2005-11-28  Edward Hervey  <edward@fluendo.com>
17682
17683         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17684         Useless check now we're setting the current entry correctly.
17685
17686 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
17687
17688         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
17689         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
17690         (gst_jpegenc_change_state):
17691           Don't leak input buffer in chain function (fixes #322667); make 
17692           state change function thread-safe; don't repeat the current function
17693           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
17694           gst_pad_alloc_buffer(); misc. minor cleanups.
17695
17696 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
17697
17698         * gst/matroska/matroska-mux.c:
17699         (gst_matroska_mux_video_pad_setcaps):
17700         Look for pixel-aspect-ratio in caps, not pixel_width and
17701         pixel_height (Fixes: #322645)
17702
17703 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
17704
17705         * gst/matroska/matroska-mux.c:
17706         (gst_matroska_mux_video_pad_setcaps):
17707         From Michal Benes:
17708         frame duration should be GST_SECOND / framerate, not
17709         GST_SECOND * framerate. (Fixes: #322643)
17710
17711 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17712
17713         * configure.ac:
17714           fix up GST_PLUGIN_LDFLAGS
17715         * gst/rtsp/rtspconnection.c:
17716           fix includes (see #317043)
17717         * gst/videofilter/Makefile.am:
17718           stop installing this library
17719
17720 2005-11-26  Edward Hervey  <edward@fluendo.com>
17721
17722         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
17723         Handle the case where the incoming Video dv stream doesn't have
17724         a pixel aspect ratio set.
17725
17726 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17727
17728         * docs/plugins/Makefile.am:
17729         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17730         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17731         * ext/flac/gstflacdec.c:
17732           document flacdec
17733
17734 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17735
17736         * docs/plugins/Makefile.am:
17737         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17738         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17739         * docs/plugins/inspect/plugin-autodetect.xml:
17740         * ext/cairo/gstcairo.c: (plugin_init):
17741         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
17742         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
17743         (gst_text_overlay_init), (gst_text_overlay_font_init),
17744         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
17745         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
17746         (gst_text_overlay_text_pad_linked),
17747         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
17748         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17749         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
17750         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
17751         (gst_text_overlay_change_state):
17752         * ext/cairo/gsttextoverlay.h:
17753         * ext/cairo/gsttimeoverlay.c:
17754         (gst_cairo_time_overlay_update_font_height),
17755         (gst_cairo_time_overlay_set_caps),
17756         (gst_cairo_time_overlay_get_unit_size),
17757         (gst_cairo_time_overlay_print_smpte_time),
17758         (gst_cairo_time_overlay_transform),
17759         (gst_cairo_time_overlay_base_init),
17760         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
17761         (gst_cairo_time_overlay_get_type):
17762         * ext/cairo/gsttimeoverlay.h:
17763           do some name borgifying
17764           document
17765
17766 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17767
17768         * docs/plugins/Makefile.am:
17769         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17770         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17771         * gst/autodetect/gstautoaudiosink.c:
17772         (gst_auto_audio_sink_base_init):
17773         * gst/autodetect/gstautovideosink.c:
17774         (gst_auto_video_sink_base_init),
17775         (gst_auto_video_sink_factory_filter):
17776           documenting auto*sink
17777           using strstr for the video sink lookup, class field is not ordered
17778         * docs/plugins/inspect/plugin-1394.xml:
17779         * docs/plugins/inspect/plugin-aasink.xml:
17780         * docs/plugins/inspect/plugin-alaw.xml:
17781         * docs/plugins/inspect/plugin-alpha.xml:
17782         * docs/plugins/inspect/plugin-alphacolor.xml:
17783         * docs/plugins/inspect/plugin-auparse.xml:
17784         * docs/plugins/inspect/plugin-autodetect.xml:
17785         * docs/plugins/inspect/plugin-avi.xml:
17786         * docs/plugins/inspect/plugin-cacasink.xml:
17787         * docs/plugins/inspect/plugin-cairo.xml:
17788         * docs/plugins/inspect/plugin-cutter.xml:
17789         * docs/plugins/inspect/plugin-debug.xml:
17790         * docs/plugins/inspect/plugin-dv.xml:
17791         * docs/plugins/inspect/plugin-efence.xml:
17792         * docs/plugins/inspect/plugin-effectv.xml:
17793         * docs/plugins/inspect/plugin-esdsink.xml:
17794         * docs/plugins/inspect/plugin-flac.xml:
17795         * docs/plugins/inspect/plugin-flxdec.xml:
17796         * docs/plugins/inspect/plugin-gconfelements.xml:
17797         * docs/plugins/inspect/plugin-goom.xml:
17798         * docs/plugins/inspect/plugin-jpeg.xml:
17799         * docs/plugins/inspect/plugin-level.xml:
17800         * docs/plugins/inspect/plugin-matroska.xml:
17801         * docs/plugins/inspect/plugin-mulaw.xml:
17802         * docs/plugins/inspect/plugin-navigationtest.xml:
17803         * docs/plugins/inspect/plugin-ossaudio.xml:
17804         * docs/plugins/inspect/plugin-png.xml:
17805         * docs/plugins/inspect/plugin-rtp.xml:
17806         * docs/plugins/inspect/plugin-rtsp.xml:
17807         * docs/plugins/inspect/plugin-shout2send.xml:
17808         * docs/plugins/inspect/plugin-smpte.xml:
17809         * docs/plugins/inspect/plugin-speex.xml:
17810         * docs/plugins/inspect/plugin-udp.xml:
17811         * docs/plugins/inspect/plugin-videobox.xml:
17812         * docs/plugins/inspect/plugin-videoflip.xml:
17813         * docs/plugins/inspect/plugin-videomixer.xml:
17814         * docs/plugins/inspect/plugin-wavenc.xml:
17815         * docs/plugins/inspect/plugin-wavparse.xml:
17816           update for HEAD version
17817
17818 2005-11-25  Michael Smith  <msmith@fluendo.com>
17819
17820         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
17821           Patch from Sebastien Cote to close control sockets in udpsrc.
17822
17823 2005-11-24  Julien MOUTTE  <julien@moutte.net>
17824
17825         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
17826         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
17827         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
17828         (gst_quarktv_base_init), (gst_quarktv_class_init),
17829         (gst_quarktv_init): Flush the planes list on reverse caps
17830         negotiation. This was crashing because of differently sized
17831         buffers.
17832
17833 2005-11-24  Julien MOUTTE  <julien@moutte.net>
17834
17835         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
17836         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
17837         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
17838         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
17839         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
17840         (gst_videoflip_set_property), (gst_videoflip_base_init),
17841         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
17842         correctly, fix identity flipping, convert navigation event 
17843         correctly again.
17844
17845 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17846
17847         * configure.ac: back to HEAD
17848
17849 === release 0.9.6 ===
17850
17851 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
17852
17853         * configure.ac:
17854           releasing 0.9.6, "Everything's Not Lost"
17855
17856 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
17857
17858         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
17859         Oops, initialise the framerate GValue
17860
17861 2005-11-23  Julien MOUTTE  <julien@moutte.net>
17862
17863         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
17864         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
17865         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
17866         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
17867         (gst_timeoverlay_get_type):
17868         * ext/cairo/gsttimeoverlay.h:
17869         * gst/debug/Makefile.am:
17870         * gst/debug/gstnavigationtest.c:
17871         (gst_navigationtest_handle_src_event),
17872         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
17873         (gst_navigationtest_transform), (gst_navigationtest_change_state),
17874         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
17875         (gst_navigationtest_init), (gst_navigationtest_get_type),
17876         (plugin_init):
17877         * gst/debug/gstnavigationtest.h:
17878         * gst/effectv/Makefile.am:
17879         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
17880         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
17881         (gst_agingtv_base_init), (gst_agingtv_class_init),
17882         (gst_agingtv_init), (gst_agingtv_get_type):
17883         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
17884         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
17885         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
17886         (gst_dicetv_get_type):
17887         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
17888         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
17889         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17890         (gst_edgetv_get_type):
17891         * gst/effectv/gsteffectv.c:
17892         * gst/effectv/gsteffectv.h:
17893         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
17894         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
17895         (gst_quarktv_change_state), (gst_quarktv_base_init),
17896         (gst_quarktv_class_init), (gst_quarktv_init),
17897         (gst_quarktv_get_type):
17898         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
17899         (gst_revtv_get_unit_size), (gst_revtv_transform),
17900         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17901         (gst_revtv_get_type):
17902         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
17903         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
17904         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17905         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
17906         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
17907         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
17908         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17909         (gst_vertigotv_init), (gst_vertigotv_get_type):
17910         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
17911         (gst_warptv_get_unit_size), (gst_warptv_transform),
17912         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
17913         (gst_warptv_get_type):
17914         * gst/videofilter/Makefile.am:
17915         * gst/videofilter/gstvideobalance.c:
17916         * gst/videofilter/gstvideobalance.h:
17917         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
17918         (gst_videofilter_class_init), (gst_videofilter_init):
17919         * gst/videofilter/gstvideofilter.h:
17920         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
17921         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
17922         (gst_videoflip_flip), (gst_videoflip_transform),
17923         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
17924         (gst_videoflip_base_init), (gst_videoflip_class_init),
17925         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
17926         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
17927         BaseTransform, it's just a place holder for now and every video
17928         effect plugin has been ported to use BaseTransform features 
17929         directly. QuarkTV was fixed too (was broken), navigationtest works
17930         and best for the end, videoflip converts navigation events depending
17931         on flip method ! Fixes #320953
17932
17933 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
17934
17935         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
17936         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
17937         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
17938         (gst_goom_src_negotiate), (gst_goom_chain):
17939         * gst/matroska/matroska-mux.c:
17940         (gst_matroska_mux_video_pad_setcaps):
17941         * sys/osxvideo/osxvideosink.m:
17942           Fixes for API changes
17943
17944 2005-11-23  Michael Smith <msmith@fluendo.com>
17945
17946         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
17947         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17948         * ext/jpeg/gstjpegdec.h:
17949         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
17950         * ext/jpeg/gstjpegenc.h:
17951         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
17952         (gst_smokeenc_resync):
17953         * ext/jpeg/gstsmokeenc.h:
17954           JPEG fractiony goodness.
17955
17956 2005-11-22  Michael Smith <msmith@fluendo.com>
17957
17958         * gst/goom/filters.c:
17959         * gst/goom/graphic.h:
17960           Fix compilation by making some functions static inline instead of
17961           extern inline, matching the way they're used.
17962
17963 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
17964
17965         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
17966         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
17967         * ext/cairo/gsttextoverlay.h:
17968         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
17969         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17970         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17971         (gst_pngdec_caps_create_and_set):
17972         * ext/libpng/gstpngdec.h:
17973         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17974         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
17975         * gst/avi/gstavimux.c: (gst_avimux_init),
17976         (gst_avimux_vidsinkconnect):
17977         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
17978         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
17979         (gst_goom_src_negotiate), (gst_goom_chain):
17980         * gst/goom/gstgoom.h:
17981         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
17982         * gst/matroska/matroska-mux.c:
17983         (gst_matroska_mux_video_pad_setcaps):
17984         * sys/osxvideo/osxvideosink.h:
17985         * sys/osxvideo/osxvideosink.m:
17986           More fractional framerate conversions 
17987
17988 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
17989
17990         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
17991         * gst/debug/gstnavigationtest.c:
17992         (gst_navigationtest_handle_src_event):
17993         * gst/videofilter/gstvideofilter.c:
17994         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
17995         (gst_videofilter_init):
17996         * gst/videofilter/gstvideofilter.h:
17997           Convert to fractional framerates.
17998
17999 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18000
18001         * ext/aalib/gstaasink.c:
18002         * ext/dv/gstdvdec.c:
18003         * ext/esd/esdmon.c:
18004         * ext/flac/gstflacenc.c:
18005         * ext/gdk_pixbuf/pixbufscale.c:
18006         * ext/libcaca/gstcacasink.c:
18007         * ext/shout2/gstshout2.c:
18008         * gst/alpha/gstalpha.c:
18009         * gst/oldcore/gstaggregator.c:
18010         * gst/oldcore/gstshaper.c:
18011         * gst/smpte/barboxwipes.c:
18012         * gst/smpte/gstsmpte.c:
18013         * gst/videobox/gstvideobox.c:
18014         * gst/videofilter/gstvideoflip.c:
18015         * gst/videomixer/videomixer.c:
18016           fix up more enums
18017
18018 2005-11-22  Michael Smith <msmith@fluendo.com>
18019
18020         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18021         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18022         (gst_videomixer_update_queues):
18023           Fractional framerates, videomixer.
18024
18025 2005-11-22  Michael Smith <msmith@fluendo.com>
18026
18027         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
18028         * ext/dv/gstdvdec.h:
18029         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
18030         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18031         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18032         (gst_dvdemux_flush):
18033         * ext/dv/gstdvdemux.h:
18034           Fractional framerates for DV. 
18035
18036 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
18037
18038         * gst/autodetect/gstautoaudiosink.c:
18039         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
18040         * gst/autodetect/gstautovideosink.c:
18041         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
18042           Use gst_plugin_feature_list_free() to free feature list and
18043           in the case of autovideosink free the list at all. Also
18044           miscellaneous cosmetic fixes.
18045
18046 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18047
18048         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18049         (gst_cutter_set_property), (gst_cutter_get_caps):
18050           copy calculation code from level; remove use of some audio
18051           functions
18052
18053 2005-11-22  Andy Wingo  <wingo@pobox.com>
18054
18055         * Update for gst_tag_setter API changes.
18056
18057 2005-11-22  Andy Wingo  <wingo@pobox.com>
18058
18059         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
18060         (gst_dvdemux_demux_frame)
18061         * ext/flac/gstflacdec.c (gst_flacdec_write)
18062         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
18063         (gst_flacenc_sink_event)
18064         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
18065         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
18066         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
18067         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
18068         * gst/auparse/gstauparse.c (gst_auparse_chain)
18069         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
18070         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
18071         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
18072         (gst_avi_demux_handle_seek)
18073         * gst/goom/gstgoom.c (gst_goom_event)
18074         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
18075         * gst/matroska/matroska-demux.c
18076         (gst_matroska_demux_handle_seek_event)
18077         (gst_matroska_demux_loop_stream_parse_id)
18078         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
18079         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
18080         (gst_wavparse_stream_headers): Run update-funcnames.
18081
18082 2005-11-22  Edward Hervey  <edward@fluendo.com>
18083
18084         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
18085         (gst_dv1394src_init), (gst_dv1394src_dispose),
18086         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
18087         (gst_dv1394src_uri_set_uri):
18088         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
18089         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
18090         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
18091         URIHandler interface and element properties are now properly
18092         synchronized for DV1394src and UDPSrc
18093
18094 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
18095
18096         * ext/flac/Makefile.am:
18097         * ext/speex/Makefile.am:
18098           libgsttagedit has been renamed to libgsttag.
18099
18100 2005-11-21  Wim Taymans  <wim@fluendo.com>
18101
18102         * gst/rtsp/rtspconnection.c: (read_body):
18103         Apply patch from Sebastien Cote to fix #319184.
18104
18105 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
18106
18107         * configure.ac:
18108         * gst/cutter/Makefile.am:
18109         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
18110         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
18111         (gst_cutter_set_property), (gst_cutter_get_property),
18112         (plugin_init), (gst_cutter_get_caps):
18113           port cutter
18114         * gst/level/gstlevel.c:
18115           fix up plugin details
18116
18117 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18118
18119         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
18120         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
18121         (gst_flacdec_src_event):
18122         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
18123         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18124         (gst_signal_processor_getrange), (gst_signal_processor_chain):
18125         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
18126         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
18127         (gst_flxdec_sink_event_handler):
18128         * gst/matroska/matroska-demux.c:
18129         (gst_matroska_demux_handle_seek_event):
18130         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
18131           Update for stream lock API changes: don't take stream log
18132           in sink event handlers any longer and change GST_STREAM_LOCK
18133           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
18134           functions.
18135
18136 2005-11-21  Michael Smith <msmith@fluendo.com>
18137
18138         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
18139           gst_object_unref, not g_object_unref
18140
18141 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18142
18143         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
18144         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
18145           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
18146
18147 2005-11-21  Michael Smith <msmith@fluendo.com>
18148
18149         * gst/auparse/Makefile.am:
18150         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
18151         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
18152         (gst_auparse_change_state):
18153         * gst/auparse/gstauparse.h:
18154           Partially fix #161712. playbin still doesn't work on these files,
18155           (on the bug report, Andy says we aren't typefinding it for some
18156           reason?) but at least auparse isn't totally busted like it was before.
18157
18158 2005-11-21  Andy Wingo  <wingo@pobox.com>
18159
18160         * *.h:
18161         * *.c: Ran scripts/update-macros. Oh yes.
18162
18163 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18164
18165         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18166           Filler events are gone for now, comment out section generating
18167           them.
18168
18169 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
18170
18171         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18172         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
18173         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
18174         * sys/osxvideo/osxvideosink.m:
18175           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
18176           (#322027)
18177
18178 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18179
18180         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
18181         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
18182         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
18183         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
18184         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
18185         (gst_avi_demux_stream_data):
18186         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
18187         * gst/wavenc/gstwavenc.c: (write_metadata):
18188         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
18189         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
18190         Fixes for GST_FOURCC_FORMAT API change.
18191
18192 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
18193
18194         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
18195         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
18196         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
18197         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18198         (gst_text_overlay_change_state):
18199         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
18200         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
18201         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
18202         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
18203         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18204         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
18205         (gst_videomixer_change_state):
18206           Fix for collect pads API change. Also fix textoverlay state
18207           change function.
18208
18209 2005-11-20  Julien MOUTTE  <julien@moutte.net>
18210
18211         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
18212         GST_PAD_IS_USABLE by something approaching it.
18213
18214 2005-11-20  Julien MOUTTE  <julien@moutte.net>
18215
18216         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
18217         API changes.
18218         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
18219         but also fix the code that was not checking return values from
18220         pad_push neither using pad_alloc_buffer.
18221
18222 2005-11-18  Edward Hervey  <edward@fluendo.com>
18223
18224         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
18225         (gst_pngenc_chain):
18226         Added debug category
18227         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
18228         goes to EOS.
18229
18230 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
18231
18232         * gst/rtp/Makefile.am
18233         * gst/rtp/gstrtp.c
18234         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
18235         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
18236         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
18237         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
18238         * gst/rtp/gstrtpg711enc.h:
18239         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
18240         * gst/rtp/gstrtpspeexenc.c:
18241         * gst/rtp/gstrtpspeexenc.h:
18242         * gst/rtp/gstrtpspeexdec.c:
18243         * gst/rtp/gstrtpspeexdec.h:
18244         Created Speex payloader and depayloader; Optimize G711 payloader to
18245         use adapter and send packets until MTU size.
18246
18247 2005-11-16  Wim Taymans  <wim@fluendo.com>
18248
18249         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
18250         Fix leak in check.
18251
18252 2005-11-16  Wim Taymans  <wim@fluendo.com>
18253
18254         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
18255         Fix state change.
18256
18257 2005-11-16  Andy Wingo  <wingo@pobox.com>
18258
18259         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
18260         (gst_udpsrc_create): Move comment.
18261
18262 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
18263
18264         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18265
18266         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
18267           When seeking, seek to closest index entry at or before the requested
18268           seek position, not just the closest one (#321001).
18269
18270 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
18271
18272         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
18273         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
18274           Invert DIB images again (see #132341).
18275
18276 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18277
18278         * configure.ac:
18279           rework configure.ac file
18280         * ext/aalib/gstaasink.c:
18281         * ext/cairo/gstcairo.c:
18282         * ext/dv/gstdv.c:
18283         * ext/esd/gstesd.c:
18284         * ext/flac/gstflac.c:
18285         * ext/gconf/gstgconfelements.c:
18286         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18287         * ext/jpeg/gstjpeg.c:
18288         * ext/ladspa/gstladspa.c:
18289         * ext/libcaca/gstcacasink.c:
18290         * ext/libmng/gstmng.c:
18291         * ext/libpng/gstpng.c:
18292         * ext/mikmod/gstmikmod.c:
18293         * ext/pango/gsttextoverlay.c:
18294         * ext/pango/gsttimeoverlay.c:
18295         * ext/raw1394/gst1394.c:
18296         * ext/speex/gstspeex.c:
18297         * gst/alpha/Makefile.am:
18298         * gst/alpha/gstalpha.c:
18299         * gst/alpha/gstalphacolor.c:
18300         * gst/auparse/gstauparse.c:
18301         * gst/autodetect/gstautoaudiosink.c:
18302         (gst_auto_audio_sink_factory_filter),
18303         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
18304         * gst/autodetect/gstautodetect.c:
18305         * gst/avi/gstavi.c:
18306         * gst/cutter/gstcutter.c:
18307         * gst/debug/efence.c:
18308         * gst/debug/gstdebug.c:
18309         * gst/debug/gstnavigationtest.c:
18310         * gst/effectv/gsteffectv.c:
18311         * gst/flx/gstflxdec.c:
18312         * gst/goom/gstgoom.c:
18313         * gst/interleave/plugin.c:
18314         * gst/law/alaw.c:
18315         * gst/law/mulaw.c:
18316         * gst/level/gstlevel.c:
18317         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
18318         * gst/matroska/matroska.c:
18319         * gst/median/gstmedian.c:
18320         * gst/monoscope/gstmonoscope.c:
18321         * gst/multipart/multipart.c:
18322         * gst/oldcore/gstelements.c:
18323         * gst/rtp/gstrtp.c:
18324         * gst/rtsp/gstrtsp.c:
18325         * gst/smoothwave/gstsmoothwave.c:
18326         * gst/smpte/gstsmpte.c:
18327         * gst/udp/gstudp.c:
18328         * gst/videobox/gstvideobox.c:
18329         * gst/videofilter/gstgamma.c:
18330         * gst/videofilter/gstvideobalance.c:
18331         * gst/videofilter/gstvideoflip.c:
18332         * gst/videofilter/gstvideotemplate.c:
18333         * gst/videomixer/videomixer.c:
18334         * gst/wavenc/gstwavenc.c:
18335         * gst/wavparse/gstwavparse.c:
18336         * sys/oss/gstossaudio.c:
18337         * sys/osxaudio/gstosxaudio.c:
18338           update GST_PLUGIN_DEFINE
18339         * gst/rtp/Makefile.am:
18340         * gst/rtp/gstasteriskh263.c:
18341           check for htons/htonl headers and possibly link to winsock2 lib
18342
18343 2005-11-12  Edward Hervey  <edward@fluendo.com>
18344
18345         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
18346         Only GST_DEBUG() information on the valid components.
18347
18348 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18349
18350         * configure.ac: back to HEAD
18351
18352 === release 0.9.5 ===
18353
18354 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
18355
18356         * configure.ac:
18357           releasing 0.9.5, "Phone Alarm"
18358
18359 2005-11-11  Edward Hervey  <edward@fluendo.com>
18360
18361         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18362         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
18363         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
18364         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
18365         (gst_avi_demux_loop):
18366         * gst/avi/gstavidemux.h:
18367         Yeah, implement proper seeking. Exact seeking and segment seeking.
18368         Still need to do some checks for segment_stop.
18369
18370 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
18371
18372         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18373
18374         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
18375           Don't try to ready buffer duration from buffer that we don't
18376           own any  longer and that might already have been unreffed.
18377           (#321136)
18378
18379 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
18380
18381         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
18382         (flx_decode_delta_flc), (gst_flxdec_chain):
18383         Attempting to optimize the code for embedded systems.
18384
18385 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
18386
18387         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18388
18389         * sys/oss/gstosssink.c: (gst_oss_sink_close):
18390           Don't re-use already closed file descriptor. (#320920)
18391
18392 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18393
18394         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
18395         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
18396         (gst_oss_sink_prepare):
18397         * sys/oss/gstosssink.h:
18398           Cache probed caps; fix debug output for SET_PARAM macros.
18399
18400 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18401
18402         * ext/cairo/Makefile.am:
18403         * ext/cairo/gstcairo.c: (plugin_init):
18404         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
18405         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
18406         (gst_text_overlay_init), (gst_text_overlay_font_init),
18407         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
18408         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
18409         (gst_text_overlay_text_pad_linked),
18410         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
18411         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18412         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18413         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18414         (gst_text_overlay_change_state):
18415         * ext/cairo/gsttextoverlay.h:
18416           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
18417           property and redo positioning. Doesn't handle upstream renegotiation
18418           yet though.
18419
18420 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18421
18422         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18423         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
18424         (gst_avi_demux_loop):
18425           No need to take the STREAM_LOCK in the loop function. Improve
18426           some debug messages. Don't leak pad names in debug messages.
18427
18428 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
18429
18430         * gst/matroska/matroska-demux.c:
18431         (gst_matroska_demux_push_vorbis_codec_priv_data),
18432         (gst_matroska_demux_add_wvpk_header):
18433           Don't error out when the source pad isn't linked.
18434
18435 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
18436
18437         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
18438         (gst_gconf_audio_sink_change_state):
18439         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
18440         (gst_gconf_video_sink_change_state):
18441           Fix state change functions here as well and set kid
18442           to NULL state before removing it.
18443
18444 2005-11-01  Edward Hervey  <edward@fluendo.com>
18445
18446         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
18447         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
18448         Added proper event handlind, 
18449         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
18450         ignored),
18451         and don't set a duration of 0 for buffers otherwise they are discarded
18452         by GstBaseSink.
18453
18454         GstWavEnc needs some serious loving, after going through the code I'm
18455         really wondering how this can stay in -good ...
18456
18457 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18458
18459         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
18460         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
18461         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
18462         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
18463         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
18464         (gst_matroska_mux_collected):
18465           Fix leaks and invalid memory access as reported by valgrind
18466
18467 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18468
18469         Patch by: Michal Benes <michal.benes@xeris.cz>
18470
18471         * check/Makefile.am:
18472         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
18473         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
18474         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
18475           add a unit test for matroskamux
18476           fix the bugs that the unit test exposed
18477
18478 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
18479
18480         * gst/autodetect/gstautoaudiosink.c:
18481         (gst_auto_audio_sink_class_init),
18482         (gst_auto_audio_sink_change_state):
18483         * gst/autodetect/gstautovideosink.c:
18484         (gst_auto_video_sink_class_init),
18485         (gst_auto_video_sink_change_state):
18486           Fix state change function and use GST_DEBUG_FUNCPTR in
18487           class_init.
18488
18489 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
18490
18491         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18492
18493         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
18494         (gst_ebml_write_reset), (gst_ebml_write_element_new):
18495         * gst/matroska/ebml-write.h:
18496         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
18497           Set timestamps on outgoing ebml headers as well, so that the
18498           element after matroskamux can get the timestamp already when
18499           reading the first ebml element and doesn't have to wait for
18500           the actual data buffer for that (#320308).
18501           
18502 2005-10-31  Andy Wingo  <wingo@pobox.com>
18503
18504         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
18505         (gst_videomixer_pad_link): Kill some memleaks.
18506         (gst_videomixer_pad_get_property): Style fix.
18507         (gst_videomixer_pad_set_property): Style fix.
18508         (gst_videomixer_pad_init): Style fix.
18509         (gst_videomixer_update_queues): Kill memleak.
18510         (gst_videomixer_loop): Kill memleak.
18511         (gst_videomixer_collected): Kill memleak.
18512
18513 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
18514
18515         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
18516         gst_auparse_change_state:
18517         Just some cleanup.
18518
18519 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
18520
18521         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
18522         Add checks to GST_FLOW_NOT_LINKED for values returned
18523         from gst_pad_push.
18524         
18525 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
18526
18527         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
18528         (gst_rtpg711dec_process):
18529         * gst/rtp/gstrtpgsmenc.c:
18530         Payloader now sets some default caps on the srcpad if caps on the sinkpad
18531         are never set. This is important for the g711 to work with burger's rtpbin
18532         element.
18533
18534 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
18535
18536         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
18537         (gst_speexenc_push_buffer):
18538         Add checks for return values from gst_pad_push and
18539         gst_pad_alloc_buffer.
18540
18541 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
18542
18543         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18544
18545         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18546         (gst_matroska_demux_parse_info),
18547         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
18548         (gst_matroska_demux_parse_cluster):
18549         * gst/matroska/matroska-ids.h:
18550         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
18551         (gst_matroska_mux_init), (gst_matroska_mux_start),
18552         (gst_matroska_mux_create_buffer_header),
18553         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
18554         (gst_matroska_mux_get_property):
18555         * gst/matroska/matroska-mux.h:
18556           Add SimpleBlock support to matroska demuxer and muxer (part of
18557           Matroska v2). (#319731)
18558
18559 2005-10-28  Wim Taymans  <wim@fluendo.com>
18560
18561         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
18562         (gst_jpeg_dec_change_state):
18563         * ext/jpeg/gstjpegdec.h:
18564         Cleanups. Don't create caps for every chain.
18565
18566 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
18567
18568         * gst/law/alaw-encode.c: (gst_alawenc_init),
18569         (alawenc_setcaps), (gst_alawenc_chain)
18570         * gst/law/alaw-encode.h:
18571         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
18572         (mulawenc_setcaps), (gst_mulawenc_chain)
18573         * gst/law/mulaw-encode.h:
18574         Set timestamp on buffer and it allows RTP G711 elements
18575         work properly.
18576
18577 2005-10-27  Wim Taymans  <wim@fluendo.com>
18578
18579         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
18580         Set correct format on oss instead of a silly value. 
18581
18582 2005-10-27  Julien MOUTTE  <julien@moutte.net>
18583
18584         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18585         (gst_video_box_transform_caps), (gst_video_box_set_caps),
18586         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
18587         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
18588         I420 rendering as well, doesn't bring much for my platform.
18589         Might help on some other platforms.
18590
18591 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
18592
18593         * gst/rtp/gstrtpgsmenc.c:
18594         * gst/rtp/gstrtpgsmparse.c:
18595         Declaring the padtemplate correctly.
18596
18597 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
18598
18599         * gst/rtp/gstrtpg711dec.c:
18600         * gst/rtp/gstrtpg711enc.c:
18601         * gst/rtp/gstrtpgsmenc.c:
18602         * gst/rtp/gstrtpgsmparse.c:
18603         Setting the proper copyright notice.
18604
18605 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18606
18607         * gst/videobox/Makefile.am: Use liboil.
18608         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18609         (gst_video_box_set_property), (gst_video_box_transform_caps),
18610         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
18611         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
18612         using liboil. Will dot the same to I420 border generation
18613         tomorrow.
18614
18615 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
18616
18617         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
18618         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
18619         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
18620         * gst/rtp/gstrtpg711dec.h:
18621         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
18622         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
18623         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
18624         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
18625         (gst_rtpgsmenc_handle_buffer):
18626         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
18627         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
18628         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
18629         * gst/rtp/gstrtpgsmparse.h:
18630         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
18631         inherits from the basertpdepayloader.
18632
18633 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18634
18635         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18636         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
18637         (gst_video_box_ayuv): Removing this forgotten debug.
18638
18639 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18640
18641         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18642         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
18643         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
18644
18645 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
18646
18647         * sys/oss/gstossaudio.c:
18648         * sys/oss/gstossdmabuffer.c:
18649         * sys/oss/gstosshelper.c:
18650         * sys/oss/gstossmixer.c:
18651         * sys/oss/gstossmixerelement.c:
18652         * sys/oss/gstossmixertrack.c:
18653         * sys/oss/gstosssink.c:
18654         * sys/oss/gstosssrc.c:
18655           Actually use the 'oss' debug category we register.
18656
18657 2005-10-26  Julien MOUTTE  <julien@moutte.net>
18658
18659         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
18660         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
18661         Use gst_pad_get_parent and drop the ref that was added through
18662         that call.
18663
18664 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18665
18666         * gst/rtp/gstrtpgsmenc.c:
18667           Fix compilation
18668
18669 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
18670
18671         * gst/rtp/gstrtpg711dec.c
18672         Just removed a couple of lines of weird code used during
18673         development/test time.
18674
18675 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
18676
18677         * gst/rtp/Makefile.am
18678         * gst/rtp/gstrtp.c
18679         * gst/rtp/gstrtpg711enc.c
18680         * gst/rtp/gstrtpg711enc.h
18681         * gst/rtp/gstrtpg711dec.c
18682         * gst/rtp/gstrtpg711dec.h
18683         Created G711 payloader and depayloader (it supports mulaw and alaw
18684         (dec)encoders)
18685
18686 2005-10-25  Julien MOUTTE  <julien@moutte.net>
18687
18688         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18689         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
18690         Doh ! I introduced wingo's bug again ! Sorry...
18691
18692 2005-10-25  Christian Schaller <christian@fluendo.com> 
18693
18694         * gst/rtp/Makefile.am: add missing header files for disting
18695
18696 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
18697
18698         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
18699         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
18700         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
18701         (gst_rtpgsmenc_handle_buffer):
18702         * gst/rtp/gstrtpgsmenc.h:
18703         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
18704         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
18705         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
18706         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
18707         * gst/rtp/gstrtpgsmparse.h:
18708         Getting the GSM (de)payloader working and compatible with our plans for RTP.
18709
18710 2005-10-25  Julien MOUTTE  <julien@moutte.net>
18711
18712         * ext/libpng/gstpngdec.c: (user_info_callback),
18713         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
18714         a newsegment event, move some redundant code in a single place.
18715
18716 2005-10-25  Julien MOUTTE  <julien@moutte.net>
18717
18718         * ext/libpng/gstpngdec.c: (user_info_callback),
18719         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
18720         hack to get correct colors order when we have a png image with
18721         alpha channel.
18722
18723 2005-10-24  Edward Hervey  <edward@fluendo.com>
18724
18725         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
18726         Call gst_element_no_more_pads when there will be no more pads.
18727
18728 2005-10-24  Wim Taymans  <wim@fluendo.com>
18729
18730         * gst/rtp/Makefile.am:
18731         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
18732         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
18733         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
18734         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
18735         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
18736         (gst_asteriskh263_plugin_init):
18737         * gst/rtp/gstasteriskh263.h:
18738         * gst/rtp/gstrtp.c: (plugin_init):
18739         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
18740         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
18741         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
18742         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
18743         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
18744         (gst_rtph263enc_plugin_init):
18745         * gst/rtp/gstrtph263enc.h:
18746         Added two new payloaders, an RFC 2190 payloader for h263 and
18747         a payload convertor for an asterisk server.
18748
18749 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
18750
18751         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
18752           Set bytes_per_sample correctly (is not always 4, but 
18753           depends on width and number of channels).
18754
18755 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
18756
18757         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
18758         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
18759         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
18760         (gst_flacenc_sink_event), (gst_flacenc_chain),
18761         (gst_flacenc_set_property), (gst_flacenc_get_property),
18762         (gst_flacenc_change_state):
18763         * ext/flac/gstflacenc.h:
18764           Fix seeking, so that flacenc can rewrite the header with the
18765           correct duration and amount of samples and all that at EOS;
18766           also set timestamps and granulepos on outgoing buffers; add
18767           debug category; fix state change function.
18768           
18769 2005-10-24  Julien MOUTTE  <julien@moutte.net>
18770
18771         * gst/videomixer/videomixer.c: Don't restrict video geometry
18772         from 16 to 4096.
18773
18774 2005-10-24  Julien MOUTTE  <julien@moutte.net>
18775
18776         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18777         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
18778         Fix caps negotiation correctly, add debugging category.
18779
18780 2005-10-24  Christian Schaller  <christian@fluendo.com>
18781
18782         * configure.ac: Port over Thomas's change from base listing all plugins
18783
18784 2005-10-24  Julien MOUTTE  <julien@moutte.net>
18785
18786         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
18787         a sink pad.
18788
18789 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18790
18791         * configure.ac:
18792         * docs/upload.mak:
18793           back to HEAD
18794
18795 === release 0.9.4 ===
18796
18797 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18798
18799         * configure.ac:
18800           Releasing 0.9.4, "Dromiceiomimus"
18801
18802 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
18803
18804         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
18805         (gst_speexenc_src_query):
18806           Add position and duration query, fix query type function.
18807           
18808         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18809         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
18810           Let's not set non-fixed caps on source pads.
18811
18812 2005-10-21  Wim Taymans  <wim@fluendo.com>
18813
18814         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
18815         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
18816         (gst_avi_demux_handle_seek):
18817         Set correct stream_time in newsegment event.
18818         avi can also handle a duration query now.
18819
18820 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
18821
18822         * gst/matroska/matroska-demux.c:
18823         (gst_matroska_demux_handle_src_query),
18824         (gst_matroska_demux_handle_seek_event),
18825         (gst_matroska_demux_loop_stream_parse_id):
18826           Fix duration query; fix basetime in newsegment event after
18827           seek; fix duration in initial newsegment event.
18828
18829         * gst/matroska/matroska-mux.c:
18830         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
18831           Extract number of channels and samplerate from vorbis headers;
18832           add some debug messages when querying the durations of the
18833           input streams.
18834
18835 2005-10-20  Wim Taymans  <wim@fluendo.com>
18836
18837         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
18838         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18839         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
18840         Set stream time correctly in newsegment.
18841
18842 2005-10-20  Wim Taymans  <wim@fluendo.com>
18843
18844         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
18845         Correctly fill in the stream time.
18846
18847 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18848
18849         * check/elements/level.c: (GST_START_TEST):
18850         * gst/level/gstlevel.c: (gst_level_message_new):
18851         * gst/level/level-example.c: (message_handler):
18852           use ELEMENT messages instead
18853
18854 2005-10-19  Wim Taymans  <wim@fluendo.com>
18855
18856         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
18857         (gst_dvdemux_src_query):
18858         * ext/flac/gstflacdec.c: (gst_flacdec_length),
18859         (gst_flacdec_src_query):
18860         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
18861         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
18862         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18863         * gst/debug/gstnavseek.c: (gst_navseek_seek):
18864         * gst/debug/progressreport.c: (gst_progress_report_report):
18865         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
18866         * gst/matroska/matroska-demux.c:
18867         (gst_matroska_demux_handle_src_query):
18868         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
18869         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
18870         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18871         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
18872         (gst_wavparse_srcpad_event):
18873         API change fix.
18874
18875 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
18876
18877         * gst/goom/filters.c:
18878         * gst/goom/graphic.h:
18879         * gst/goom/lines.c:
18880           Make inline functions either 'static inline' or 'extern inline',
18881           otherwise the Forte compiler apparently won't inline them (#317300).
18882
18883 2005-10-19  Julien MOUTTE  <julien@moutte.net>
18884
18885         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
18886         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
18887         (user_info_callback), (user_endrow_callback), (user_end_callback),
18888         (user_read_data), (gst_pngdec_caps_create_and_set),
18889         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
18890         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
18891         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
18892         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
18893         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
18894         very nice and handle push/pull based model. if you have filesrc
18895         connected to it, it will do random access to load the png file.
18896         If you have a network source that can't do _getrange, it does 
18897         progressive loading through the chain function.
18898         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
18899         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
18900         thanks to Master Wim Taymans ;-)
18901
18902 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
18903
18904         * gst/matroska/Makefile.am:
18905         * gst/matroska/ebml-read.c:
18906         * gst/matroska/ebml-read.h:
18907         * gst/matroska/matroska-demux.c:
18908         * gst/matroska/matroska-demux.h:
18909         * gst/matroska/matroska.c: (plugin_init):
18910           Ported matroska demuxer to 0.9.
18911
18912 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
18913
18914         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18915
18916         * gst/matroska/matroska-mux.c:
18917         (gst_matroska_mux_video_pad_setcaps),
18918         (gst_matroska_mux_audio_pad_setcaps):
18919           Fix mpeg4 input handling (#318847); also, while we're at it,
18920           fix media type for Motion-JPEG: should be image/jpeg.
18921
18922 2005-10-18  Wim Taymans  <wim@fluendo.com>
18923
18924         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
18925         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18926         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
18927         Fix for segment-start/stop API change.
18928
18929 2005-10-17  Julien MOUTTE  <julien@moutte.net>
18930
18931         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
18932         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
18933         way.
18934
18935 2005-10-17  Julien MOUTTE  <julien@moutte.net>
18936
18937         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
18938         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
18939         output declared in transform_caps.
18940
18941 2005-10-17  Julien MOUTTE  <julien@moutte.net>
18942
18943         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
18944
18945 2005-10-17  Julien MOUTTE  <julien@moutte.net>
18946
18947         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
18948         (gst_video_box_get_unit_size): Fix wrong size calculations and
18949         implement get_unit_size correctly.
18950
18951 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
18952
18953         * configure.ac:
18954           Enable flx plugin.
18955
18956         * gst/flx/gstflxdec.c: (flx_decode_chunks):
18957           Fix gcc4 signedness issue.
18958
18959 2005-10-17  Julien MOUTTE  <julien@moutte.net>
18960
18961         * configure.ac: Adding videomixer.
18962         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
18963         (user_read_data), (gst_pngdec_chain): More debugging.
18964         * gst/alpha/Makefile.am: Adding alphacolor
18965         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
18966         (gst_alpha_color_class_init), (gst_alpha_color_init),
18967         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
18968         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
18969         (plugin_init): Ported to 0.9 using in place base tranform.
18970         * gst/videomixer/Makefile.am:
18971         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
18972         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
18973         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
18974         (gst_videomixer_pad_init), (gst_videomixer_class_init),
18975         (gst_videomixer_init), (gst_videomixer_getcaps),
18976         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
18977         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
18978         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
18979         to 0.9 using collectpads.
18980
18981 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
18982
18983         * configure.ac:
18984         * gst/flx/Makefile.am:
18985         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18986         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
18987         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
18988         * gst/flx/gstflxdec.h:
18989         flx plugin ported to 0.9
18990
18991 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18992
18993         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
18994           use new gst_version_string()
18995
18996 2005-10-16  Andy Wingo  <wingo@pobox.com>
18997
18998         * configure.ac: GLIB_CHECK.
18999
19000 2005-10-15  Julien MOUTTE  <julien@moutte.net>
19001
19002         * ext/libpng/Makefile.am:
19003         * ext/libpng/gstpng.c: (plugin_init):
19004         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19005         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
19006         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
19007
19008 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
19009
19010         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19011
19012         * configure.ac:
19013         * gst/matroska/Makefile.am:
19014         * gst/matroska/ebml-ids.h:
19015         * gst/matroska/ebml-write.c:
19016         * gst/matroska/ebml-write.h:
19017         * gst/matroska/matroska-ids.h:
19018         * gst/matroska/matroska-mux.c:
19019         * gst/matroska/matroska-mux.h:
19020         * gst/matroska/matroska.c: (plugin_init):
19021           Port matroska muxer to 0.9 (#318847).
19022
19023 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
19024
19025         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
19026         (comment_init), (comment_add):
19027           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
19028           use GST_READ_UINT32_LE() and friends rather than the private
19029           implementation of those same macros.
19030
19031 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
19032
19033         * examples/stats/mp2ogg.c:
19034           more typo fixes
19035
19036 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
19037
19038         * examples/indexing/indexmpeg.c: (main):
19039         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
19040         (gst_esdmon_close_audio), (gst_esdmon_change_state):
19041         * ext/esd/esdmon.h:
19042         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
19043         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
19044         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
19045         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
19046         * gst/avi/gstavimux.c: (gst_avimux_init):
19047         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
19048         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
19049         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
19050         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
19051         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
19052         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
19053         * gst/oldcore/gstmultifilesrc.h:
19054         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
19055         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
19056         (gst_pipefilter_change_state):
19057         * gst/oldcore/gstpipefilter.h:
19058         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
19059         * gst/videomixer/videomixer.c: (gst_videomixer_init):
19060         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
19061         * sys/osxaudio/gstosxaudiosink.h:
19062         * sys/osxaudio/gstosxaudiosrc.h:
19063           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
19064           moved bitshift from macro to enum definition
19065
19066 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19067
19068         * ext/Makefile.am:
19069         * ext/cairo/Makefile.am:
19070         * ext/cairo/gstcairo.c: (plugin_init):
19071         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
19072         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19073         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
19074         * ext/cairo/gsttimeoverlay.h:
19075           update of cairo-based timeoverlay to 1.0 Cairo API
19076           doesn't work yet for resizing of output sink
19077
19078 2005-10-11  Wim Taymans  <wim@fluendo.com>
19079
19080         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
19081         newsegment API fix.
19082
19083 2005-10-11  Wim Taymans  <wim@fluendo.com>
19084
19085         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
19086         (gst_dvdemux_demux_frame):
19087         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19088         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19089         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
19090         (gst_avi_demux_handle_seek):
19091         * gst/goom/gstgoom.c: (gst_goom_event):
19092         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
19093         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19094         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19095         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19096         (gst_wavparse_srcpad_event):
19097         newsegment API update.
19098
19099 2005-10-11  Andy Wingo  <wingo@pobox.com>
19100
19101         * ext/speex/gstspeexenc.c: Signedness cleanups.
19102
19103 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
19104
19105         * PORTED_09:
19106         * ext/speex/Makefile.am:
19107         * ext/speex/gstspeex.c:
19108         * ext/speex/gstspeexenc.c:
19109         Speexenc ported to 0.9
19110
19111 2005-10-10  Wim Taymans  <wim@fluendo.com>
19112
19113         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
19114         (gst_oss_sink_init), (gst_oss_sink_set_property),
19115         (gst_oss_sink_get_property), (gst_oss_sink_open),
19116         (gst_oss_sink_prepare), (gst_oss_sink_reset):
19117         * sys/oss/gstosssink.h:
19118         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
19119         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
19120         (gst_oss_src_prepare):
19121         Cleanups, make device configurable in the sink, handle and report
19122         errors.
19123
19124 2005-10-10  Wim Taymans  <wim@fluendo.com>
19125
19126         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
19127         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
19128         Make sure element is NULL before removing from the bin.
19129
19130 2005-10-07  Andy Wingo  <wingo@pobox.com>
19131
19132         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
19133         block forever in a read().
19134         (gst_dv1394src_bus_reset): Post a message when the cable is
19135         unplugged.
19136         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
19137         (gst_dv1394src_bus_reset): Don't unref the message.
19138
19139         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
19140         hacking. The only change should be that the state change stuff was
19141         put into basesrc's start() and stop() routines, which coalesces
19142         some steps.
19143
19144 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
19145
19146         * configure.ac:
19147           Add check for mmap
19148           
19149         * gst/debug/Makefile.am:
19150           Only compile efence plugin on systems that have mmap.
19151
19152 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
19153
19154         * gst/debug/Makefile.am:
19155         * gst/debug/breakmydata.c:
19156         * gst/debug/gstdebug.c:
19157         * gst/debug/gstnavigationtest.c:
19158         * gst/debug/gstnavseek.c: 
19159         * gst/debug/gstnavseek.h:
19160         * gst/debug/progressreport.c: 
19161         * gst/debug/testplugin.c:
19162           Port progressreport, navseek, navigationtest, testsink and
19163           breakmydata.
19164
19165 2005-10-05  Edward Hervey  <edward@fluendo.com>
19166
19167         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
19168         (gst_dvdemux_src_query):
19169         Fixes for better conversion
19170
19171 2005-10-04  Michael Smith <msmith@fluendo.com>
19172
19173         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
19174         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19175         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
19176         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19177           Set state of elements to NULL before removing from bins.
19178           Set state of test element to NULL if we failed to move it to READY
19179
19180 2005-10-04  Edward Hervey  <edward@fluendo.com>
19181
19182         * ext/dv/Makefile.am:
19183         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
19184         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
19185         Corrected the query function for position so it doesn't forget what
19186         format was asked, and calls the conversion functions on the correct pad.
19187
19188 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19189
19190         * configure.ac:
19191           back to development
19192
19193 === release 0.9.3 ===
19194
19195 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19196
19197         * configure.ac:
19198           Releasing 0.9.3, "Aramis"
19199
19200 2005-10-03  Andy Wingo  <wingo@pobox.com>
19201
19202         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
19203         error returns.
19204
19205 2005-10-02  Andy Wingo  <wingo@pobox.com>
19206
19207         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
19208
19209         * ext/flac/gstflacenc.c: Ported to 0.9.
19210
19211         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
19212
19213         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
19214         and link to gsttagedit. Enable flacenc.
19215
19216         * ext/flac/gstflacdec.c: Re-enable tag reading.
19217
19218 2005-09-30  Wim Taymans  <wim@fluendo.com>
19219
19220         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
19221         * gst/rtp/gstrtpgsmparse.c:
19222         * gst/rtp/gstrtph263penc.c:
19223         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19224         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19225         (gst_rtpmp4venc_set_property):
19226         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
19227         Various class and caps fixes from Andre Magalhaes (andrunko)
19228
19229 2005-09-29  Wim Taymans  <wim@fluendo.com>
19230
19231         * gst/level/level-example.c: (main):
19232         Update for new bus API.
19233
19234 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
19235
19236         * configure.ac:
19237           Fix unexpanded autoconf macro GST_DOC, which has been renamed
19238           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
19239
19240 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
19241
19242         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
19243           Fix playback of mono streams (bytes_per_sample should be set
19244           from the sample width and the number of channels negotiated,
19245           and not just be set to 4) (#317338)
19246
19247 2005-09-26  Wim Taymans  <wim@fluendo.com>
19248
19249         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
19250         (gst_rtpmpaenc_handle_buffer):
19251         Set buffer duration correctly.
19252
19253 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
19254
19255         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
19256         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
19257         (gst_avi_demux_change_state):
19258           Don't crash when encountering a stream with an unknown fourcc or
19259           codec id. Instead, create a pad of type video/x-avi-unknown or
19260           audio/x-avi-unknown, which as a side-effect also results in less
19261           confusing error messages in players ('no decoder' vs. 'no streams');
19262           minor fixes to state change function and class_init function.
19263
19264 2005-09-24  Wim Taymans  <wim@fluendo.com>
19265
19266         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
19267         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
19268         These are sinks.
19269
19270 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19271
19272         * check/elements/level.c: (GST_START_TEST):
19273           fix test for new GstClockTime use
19274         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
19275         (gst_level_transform_ip):
19276         * gst/level/gstlevel.h:
19277           fix up the decay peak, ensuring the decay peak is never lower
19278           than the peak for that interval
19279
19280 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19281
19282         * docs/plugins/gst-plugins-good-plugins.args:
19283         * docs/plugins/inspect/plugin-alpha.xml:
19284         * docs/plugins/inspect/plugin-rtp.xml:
19285         * gst/level/gstlevel.c: (gst_level_set_caps),
19286         (gst_level_transform_ip):
19287           updating docs
19288
19289 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19290
19291         * Makefile.am:
19292         * check/elements/level.c: (GST_START_TEST):
19293         * gst/level/Makefile.am:
19294         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
19295         (gst_level_set_property), (gst_level_get_property),
19296         (gst_level_set_caps), (gst_level_message_new),
19297         (gst_level_transform_ip):
19298         * gst/level/gstlevel.h:
19299         * gst/level/level-example.c: (message_handler), (main):
19300           convert to using GstClockTime for all time values, finally.
19301
19302 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19303
19304         * gst/auparse/Makefile.am:
19305         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19306           fix up build
19307         * configure.ac:
19308         * ext/cairo/Makefile.am:
19309         * ext/dv/Makefile.am:
19310         * ext/esd/Makefile.am:
19311         * ext/flac/Makefile.am:
19312         * ext/gconf/Makefile.am:
19313         * ext/gdk_pixbuf/Makefile.am:
19314         * ext/jpeg/Makefile.am:
19315         * ext/ladspa/Makefile.am:
19316         * ext/libcaca/Makefile.am:
19317         * ext/libmng/Makefile.am:
19318         * ext/libpng/Makefile.am:
19319         * ext/mikmod/Makefile.am:
19320         * ext/pango/Makefile.am:
19321         * ext/raw1394/Makefile.am:
19322         * ext/shout2/Makefile.am:
19323         * ext/speex/Makefile.am:
19324         * gst/alpha/Makefile.am:
19325         * gst/autodetect/Makefile.am:
19326         * gst/avi/Makefile.am:
19327         * gst/cutter/Makefile.am:
19328         * gst/debug/Makefile.am:
19329         * gst/effectv/Makefile.am:
19330         * gst/flx/Makefile.am:
19331         * gst/goom/Makefile.am:
19332         * gst/interleave/Makefile.am:
19333         * gst/law/Makefile.am:
19334         * gst/matroska/Makefile.am:
19335         * gst/median/Makefile.am:
19336         * gst/monoscope/Makefile.am:
19337         * gst/multipart/Makefile.am:
19338         * gst/oldcore/Makefile.am:
19339         * gst/rtp/Makefile.am:
19340         * gst/rtsp/Makefile.am:
19341         * gst/smoothwave/Makefile.am:
19342         * gst/smpte/Makefile.am:
19343         * gst/videobox/Makefile.am:
19344         * gst/videofilter/Makefile.am:
19345         * gst/videomixer/Makefile.am:
19346         * gst/wavenc/Makefile.am:
19347         * gst/wavparse/Makefile.am:
19348         * sys/oss/Makefile.am:
19349         * sys/osxaudio/Makefile.am:
19350         * sys/osxvideo/Makefile.am:
19351           fix up GST_LIBS use
19352
19353 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19354
19355         * gst/auparse/Makefile.am:
19356         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19357           fix build of auparse
19358
19359 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
19360
19361         * configure.ac:
19362         * PORTED_09:
19363         * gst/auparse/gstauparse.c:
19364         * gst/auparse/gstauparse.h:
19365         Auparse ported to 0.9.
19366
19367 2005-09-22  Wim Taymans  <wim@fluendo.com>
19368
19369         * gst/rtp/TODO:
19370         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
19371         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19372         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19373         (gst_rtpmp4venc_set_property):
19374         * gst/rtp/gstrtpmp4venc.h:
19375         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
19376         * gst/rtp/gstrtpmpaenc.h:
19377         Use is_filled to both check MTU and max-ptime of base class.
19378
19379 2005-09-22  Wim Taymans  <wim@fluendo.com>
19380
19381         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19382         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
19383         (gst_rtpmp4venc_set_property):
19384         Don't fragment packets with multiple frames.
19385
19386 2005-09-22  Wim Taymans  <wim@fluendo.com>
19387
19388         * gst/rtp/TODO:
19389         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
19390         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
19391         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
19392         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
19393         (gst_rtpmp4venc_get_property):
19394         * gst/rtp/gstrtpmp4venc.h:
19395         Remove g_print.
19396         Update TODO
19397         Make payload encoder a bit smarter and more correct with
19398         timestamps.
19399         Added option in payloader to include config string in-band.
19400
19401 2005-09-21  Wim Taymans  <wim@fluendo.com>
19402
19403         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
19404         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
19405         (gst_rtspsrc_send):
19406         Strip spaces for key/value pairs.
19407
19408 2005-09-21  Wim Taymans  <wim@fluendo.com>
19409
19410         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
19411         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
19412         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
19413         (gst_rtspsrc_change_state):
19414         More SDP parsing and caps setting.
19415         Do NO_PREROLL differently.
19416         add pads only after negotiated.
19417
19418         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19419         (gst_udpsrc_getcaps):
19420         Implement the getcaps function.
19421
19422 2005-09-21  Wim Taymans  <wim@fluendo.com>
19423
19424         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
19425         (gst_rtpamrdec_chain):
19426         Handle multiple AMr packets per payload. Handle CRC and
19427         parse ILL/ILP.
19428
19429         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
19430         Make caps params strings for easy SDP mapping.
19431         
19432         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
19433         Handle capsnego better.
19434
19435         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
19436         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
19437         Generate and parse config string in the caps.
19438
19439 2005-09-21  Wim Taymans  <wim@fluendo.com>
19440
19441         * gst/rtp/README:
19442         Update README
19443
19444         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
19445         Make extra params as strings.
19446
19447         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
19448         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
19449         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
19450         Make state change return NO_PREROLL as this is a live
19451         source.
19452
19453         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
19454         Don't unref old caps when NULL.
19455
19456 2005-09-20  Wim Taymans  <wim@fluendo.com>
19457
19458         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
19459         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
19460         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
19461         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
19462         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
19463         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
19464         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
19465         * gst/rtsp/sdpmessage.h:
19466         Add URI handler.
19467         Parse SDP and create caps.
19468
19469 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
19470
19471         * gst/alpha/gstalpha.c:
19472           fix element description
19473
19474 2005-09-19  Wim Taymans  <wim@fluendo.com>
19475
19476         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
19477         Don't check payload for now.
19478
19479 2005-09-19  Wim Taymans  <wim@fluendo.com>
19480
19481         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19482         (gst_wavparse_init), (gst_wavparse_parse_file_header),
19483         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
19484         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19485         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19486         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
19487         (gst_wavparse_change_state):
19488         * gst/wavparse/gstwavparse.h:
19489         Fix wavparse some more.
19490
19491 2005-09-19  Wim Taymans  <wim@fluendo.com>
19492
19493         * check/elements/level.c: (GST_START_TEST):
19494         Fix for bus API change.
19495
19496 2005-09-19  Wim Taymans  <wim@fluendo.com>
19497
19498         * gst/level/level-example.c: (main):
19499         Fix for new bus API.
19500
19501         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
19502         Set caps on pads.
19503
19504 2005-09-15  Wim Taymans  <wim@fluendo.com>
19505
19506         * gst/rtp/Makefile.am:
19507         * gst/rtp/README:
19508         * gst/rtp/gstrtp.c: (plugin_init):
19509         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
19510         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
19511         (gst_rtpamrdec_change_state):
19512         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
19513         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
19514         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
19515         * gst/rtp/gstrtpamrenc.h:
19516         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
19517         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
19518         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
19519         * gst/rtp/gstrtpgsmenc.h:
19520         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
19521         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
19522         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
19523         (gst_rtpgsmparse_change_state):
19524         * gst/rtp/gstrtpgsmparse.h:
19525         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
19526         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
19527         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
19528         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
19529         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
19530         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
19531         * gst/rtp/gstrtph263penc.h:
19532         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
19533         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
19534         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
19535         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
19536         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
19537         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
19538         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
19539         * gst/rtp/gstrtpmp4venc.h:
19540         * gst/rtp/gstrtpmpadec.c:
19541         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
19542         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
19543         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
19544         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
19545         * gst/rtp/gstrtpmpaenc.h:
19546         Updates to payloader/depayloaders, make payloaders use
19547         the base classes.
19548         Updated README with suggested RTP caps and how to convert
19549         to/from SDP.
19550         Added config descriptor in mp4v payloader.
19551
19552 2005-09-15  Andy Wingo  <wingo@pobox.com>
19553
19554         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
19555         * gst/autodetect/gstautovideosink.c
19556         (gst_auto_video_sink_find_best): Update for new registry API.
19557
19558 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19559
19560         * common/c-to-xml.py:
19561         * common/gtk-doc-plugins.mak:
19562           a simple py script to generate valid xml from a C example
19563           probably also need to strip an MIT license when we decide
19564         * docs/plugins/Makefile.am:
19565         * gst/level/Makefile.am:
19566         * gst/level/gstlevel.c: (gst_level_init):
19567         * gst/level/level-example.c: (message_handler), (main):
19568           add an example to level that will show up in the docs
19569         * gst/rtp/TODO:
19570           add a note for the future
19571
19572 2005-09-14  Michael Smith <msmith@fluendo.com>
19573
19574         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
19575           Actually define the debug object being used in wavenc. Fixes #316205
19576
19577 2005-09-14  Michael Smith <msmith@fluendo.com>
19578
19579         * gst/smpte/Makefile.am:
19580           Link against GST_BASE_LIBS, to get it linked against libgstbase;
19581           needed to build on windows (bug 316204)
19582
19583 2005-09-12  Andy Wingo  <wingo@pobox.com>
19584
19585         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
19586
19587 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
19588
19589         * configure.ac:
19590         * gst/fdsrc/Makefile.am:
19591         * gst/fdsrc/gstfdsrc.c:
19592         * gst/fdsrc/gstfdsrc.h:
19593           Move fdsrc back into gstreamer core elements.
19594
19595         * gst/level/gstlevel.c: (gst_level_class_init),
19596         (gst_level_transform_ip):
19597         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
19598           Basetransform changes.
19599
19600 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19601
19602         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19603         * ext/jpeg/smokecodec.c: (find_best_size):
19604           fix compiler warnings
19605
19606 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19607
19608         * gst-plugins-good.spec.in:
19609           spec file fixes
19610         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
19611         (gst_multiudpsink_render), (gst_multiudpsink_add),
19612         (gst_multiudpsink_clear):
19613           it actually helps to actually stream if we hook up the
19614           "add" signal to an actual implementation
19615         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
19616           some debugging
19617
19618 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
19619
19620         * ext/jpeg/Makefile.am:
19621         * ext/jpeg/gstjpeg.c
19622         * ext/jpeg/gstjpegenc.c:
19623         * ext/jpeg/gstsmokeenc.c:
19624
19625 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
19626
19627         * ext/flac/gstflacdec.c:
19628         * ext/flac/gstflacenc.c:
19629         * ext/flac/gstflactag.c:
19630         * ext/speex/gstspeexenc.c:
19631           gsttaginterface.h -> gsttagsetter.h
19632
19633 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
19634
19635         * configure.ac:
19636         * gst/debug/Makefile.am:
19637         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
19638         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
19639         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
19640         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
19641         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
19642           Port to 0.9 and re-enable efence plugin.
19643
19644 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
19645
19646         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
19647         (gst_flacdec_write), (gst_flacdec_convert_src):
19648         * ext/flac/gstflacdec.h:
19649           Add support for flac files with 24/32 bits per sample; and misc.
19650           minor clean-ups. Seeking is still partly broken (for me at least).
19651
19652 2005-09-06  Wim Taymans  <wim@fluendo.com>
19653
19654         * gst/rtp/Makefile.am:
19655         * gst/rtp/gstrtp.c: (plugin_init):
19656         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
19657         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
19658         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
19659         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
19660         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
19661         (gst_rtpmp4vdec_plugin_init):
19662         * gst/rtp/gstrtpmp4vdec.h:
19663         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
19664         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
19665         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
19666         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
19667         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
19668         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
19669         * gst/rtp/gstrtpmp4venc.h:
19670         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
19671         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
19672         Added mpeg4 video payload encoder/decoder.
19673         Added some docs in mpa payloader.
19674
19675 === release 0.9.1 ===
19676
19677 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19678
19679         * NEWS:
19680         * README:
19681         * RELEASE:
19682         * autogen.sh:
19683         * configure.ac:
19684           releasing 0.9.1, "Blondie"
19685
19686 2005-09-05  Andy Wingo  <wingo@pobox.com>
19687
19688         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
19689         here from the state change handler, so we fire signals without
19690         holding the state lock.
19691
19692 2005-09-02  Andy Wingo  <wingo@pobox.com>
19693
19694         * All plugins updated for element state changes.
19695
19696 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19697
19698         * Makefile.am:
19699         * check/.cvsignore:
19700         * check/Makefile.am:
19701         * check/elements/.cvsignore:
19702         * check/elements/level.c: (setup_level), (cleanup_level),
19703         (GST_START_TEST), (level_suite), (main):
19704           add a test for level
19705         * common/release.mak:
19706           move the enum checking to release.mak
19707         * configure.ac:
19708           add valgrind and check checking
19709         * gst/level/gstlevel.c: (gst_level_transform):
19710         * gst/level/gstlevel.h:
19711           fix Andy's cast bug
19712           convert a field to int
19713           fix the arithmetic to int when checking for emit so that a
19714           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
19715
19716 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19717
19718         * Makefile.am:
19719         * configure.ac:
19720           add docs to build
19721         * common/plugins.xsl:
19722           wrap Description into a refsect2
19723         * docs/Makefile.am:
19724         * docs/plugins/Makefile.am:
19725         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19726         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19727         * gst/goom/Makefile.am:
19728         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
19729         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
19730         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
19731         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
19732         (gst_goom_change_state):
19733         * gst/goom/gstgoom.h:
19734           GstGOOM -> GstGoom
19735           add an example launch line
19736         * gst/level/gstlevel.h:
19737         * gst/monoscope/gstmonoscope.c:
19738           cleanups
19739
19740 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19741
19742         * configure.ac:
19743         * docs/plugins/Makefile.am:
19744         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19745         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19746         * docs/plugins/gst-plugins-good-plugins.types:
19747           document elements and plugins.  Shazam !
19748
19749 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19750
19751         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
19752           be found under doc/random/ChangeLog-0.8