ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer and...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * ext/dv/gstdv.c: (plugin_init):
4         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
5         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
6         Really call dv_init() exactly one time, not one time for
7         the demuxer and one time for the decoder.
8
9 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
10
11         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
12         Copy incomming timestamp to outgoing packets.
13
14 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
15
16         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
17         (gst_rtp_mp4v_pay_event):
18         Don't try to push packets before we could find a valid config
19         startcode. Fixes #563509.
20
21 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
22
23         Patch by: Brian Cameron <brian.cameron at sun dot com>
24
25         * sys/sunaudio/gstsunaudiomixerctrl.c:
26         (gst_sunaudiomixer_ctrl_open):
27         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
28
29 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
30
31         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
32
33         * configure.ac:
34         Make usage of libv4l optional by a configure parameter.
35         Fixes bug #563504.
36
37 2008-12-05  Sebastian Dröge  <sebastian.droege@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         * docs/plugins/inspect/plugin-1394.xml:
46         * docs/plugins/inspect/plugin-aasink.xml:
47         * docs/plugins/inspect/plugin-alaw.xml:
48         * docs/plugins/inspect/plugin-alpha.xml:
49         * docs/plugins/inspect/plugin-alphacolor.xml:
50         * docs/plugins/inspect/plugin-annodex.xml:
51         * docs/plugins/inspect/plugin-apetag.xml:
52         * docs/plugins/inspect/plugin-audiofx.xml:
53         * docs/plugins/inspect/plugin-auparse.xml:
54         * docs/plugins/inspect/plugin-autodetect.xml:
55         * docs/plugins/inspect/plugin-avi.xml:
56         * docs/plugins/inspect/plugin-cacasink.xml:
57         * docs/plugins/inspect/plugin-cairo.xml:
58         * docs/plugins/inspect/plugin-cutter.xml:
59         * docs/plugins/inspect/plugin-debug.xml:
60         * docs/plugins/inspect/plugin-dv.xml:
61         * docs/plugins/inspect/plugin-efence.xml:
62         * docs/plugins/inspect/plugin-effectv.xml:
63         * docs/plugins/inspect/plugin-equalizer.xml:
64         * docs/plugins/inspect/plugin-esdsink.xml:
65         * docs/plugins/inspect/plugin-flac.xml:
66         * docs/plugins/inspect/plugin-flxdec.xml:
67         * docs/plugins/inspect/plugin-gamma.xml:
68         * docs/plugins/inspect/plugin-gconfelements.xml:
69         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
70         * docs/plugins/inspect/plugin-goom.xml:
71         * docs/plugins/inspect/plugin-goom2k1.xml:
72         * docs/plugins/inspect/plugin-halelements.xml:
73         * docs/plugins/inspect/plugin-icydemux.xml:
74         * docs/plugins/inspect/plugin-id3demux.xml:
75         * docs/plugins/inspect/plugin-interleave.xml:
76         * docs/plugins/inspect/plugin-jpeg.xml:
77         * docs/plugins/inspect/plugin-level.xml:
78         * docs/plugins/inspect/plugin-matroska.xml:
79         * docs/plugins/inspect/plugin-monoscope.xml:
80         * docs/plugins/inspect/plugin-mulaw.xml:
81         * docs/plugins/inspect/plugin-multifile.xml:
82         * docs/plugins/inspect/plugin-multipart.xml:
83         * docs/plugins/inspect/plugin-navigationtest.xml:
84         * docs/plugins/inspect/plugin-ossaudio.xml:
85         * docs/plugins/inspect/plugin-png.xml:
86         * docs/plugins/inspect/plugin-pulseaudio.xml:
87         * docs/plugins/inspect/plugin-quicktime.xml:
88         * docs/plugins/inspect/plugin-replaygain.xml:
89         * docs/plugins/inspect/plugin-rtp.xml:
90         * docs/plugins/inspect/plugin-rtsp.xml:
91         * docs/plugins/inspect/plugin-shout2send.xml:
92         * docs/plugins/inspect/plugin-smpte.xml:
93         * docs/plugins/inspect/plugin-soup.xml:
94         * docs/plugins/inspect/plugin-spectrum.xml:
95         * docs/plugins/inspect/plugin-speex.xml:
96         * docs/plugins/inspect/plugin-taglib.xml:
97         * docs/plugins/inspect/plugin-udp.xml:
98         * docs/plugins/inspect/plugin-video4linux2.xml:
99         * docs/plugins/inspect/plugin-videobalance.xml:
100         * docs/plugins/inspect/plugin-videobox.xml:
101         * docs/plugins/inspect/plugin-videocrop.xml:
102         * docs/plugins/inspect/plugin-videoflip.xml:
103         * docs/plugins/inspect/plugin-videomixer.xml:
104         * docs/plugins/inspect/plugin-wavenc.xml:
105         * docs/plugins/inspect/plugin-wavpack.xml:
106         * docs/plugins/inspect/plugin-wavparse.xml:
107         * docs/plugins/inspect/plugin-ximagesrc.xml:
108         * gst/matroska/matroska-demux.c:
109         * gst/matroska/matroska-demux.h:
110         * gst/matroska/matroska-mux.c:
111         * gst/matroska/matroska-mux.h:
112         Add documentation for matroskamux and matroskademux and
113         update the inspection xml files.
114
115 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
116
117         * configure.ac:
118         Apparently AC_CONFIG_MACRO_DIR breaks when using more
119         than one macro directory, reverting last change.
120
121 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
122
123         * configure.ac:
124         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
125         our M4 macros.
126
127 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
128
129         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
130         Provide the parameters that are required for the format string
131         to fix a compiler warning.
132
133 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
134
135         * gst/autodetect/gstautoaudiosrc.c:
136           Fix classification.
137
138 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
139
140         Patch by: Cygwin Ports maintainer
141                   <yselkowitz at users dot sourceforge dot net>
142
143         * autogen.sh:
144         * configure.ac:
145         Require gettext 0.17 because older versions don't mix with libtool
146         2.2. At build time an older gettext version will still work.
147         Fixes bug #556091.
148
149 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
150
151         Patch by: Peter Kjellerstedt <pkj at axis com>
152
153         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
154         Make gst_multiudpsink_render() ignore errors from sendto() instead of
155         breaking streaming. Emit a warning instead. Fixes #562572.
156
157 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
158
159         Patch by: Ron McOuat <rmcouat at smartt dot com>
160
161         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
162         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
163         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
164         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
165         * ext/soup/gstsouphttpsrc.h:
166         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
167         (digest_auth_cb), (run_test), (GST_START_TEST),
168         (souphttpsrc_suite), (run_server):
169         Add support for basic and digest authentication in souphttpsrc.
170         Fixes bug #561775.
171
172 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
173
174         Patch by: Pepijn Van Eeckhoudt
175                       <pepijn dot vaneeckhoudt at luciad dot com>
176
177         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
178         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
179         * gst/wavenc/gstwavenc.h:
180         * gst/wavenc/riff.h:
181         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
182
183 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
184
185         Patch by: 이문형 <iwings at gmail dot com>
186
187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
188         Prevent further read/write actions taken to the connect-failed socket by
189         erroring out quickly. See #562258.
190
191 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
192
193         * tests/examples/level/level-example.c:
194           Set fakesink to sync. Otherwise people might question the message
195           interval. Nevertheless the timestamp in the message is what matters.
196
197 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
198
199         * tests/icles/.cvsignore:
200         cvsignore newly generated file.
201
202 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
203
204         * gst/rtp/gstasteriskh263.c:
205         * gst/rtp/gstasteriskh263.h:
206         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
207         * gst/rtp/gstrtpL16depay.h:
208         * gst/rtp/gstrtpL16pay.c:
209         * gst/rtp/gstrtpL16pay.h:
210         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
211         * gst/rtp/gstrtpac3depay.h:
212         * gst/rtp/gstrtpamrdepay.c:
213         * gst/rtp/gstrtpamrdepay.h:
214         * gst/rtp/gstrtpamrpay.c:
215         * gst/rtp/gstrtpamrpay.h:
216         * gst/rtp/gstrtpdepay.c:
217         * gst/rtp/gstrtpdepay.h:
218         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
219         * gst/rtp/gstrtpg726depay.c:
220         * gst/rtp/gstrtpg726pay.c:
221         * gst/rtp/gstrtpg729depay.c:
222         * gst/rtp/gstrtpg729pay.c:
223         * gst/rtp/gstrtpgsmdepay.c:
224         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
225         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
226         * gst/rtp/gstrtph263depay.h:
227         * gst/rtp/gstrtph263pay.c:
228         * gst/rtp/gstrtph263pay.h:
229         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
230         * gst/rtp/gstrtph263pdepay.h:
231         * gst/rtp/gstrtph263ppay.c:
232         * gst/rtp/gstrtph263ppay.h:
233         * gst/rtp/gstrtph264depay.c:
234         * gst/rtp/gstrtph264depay.h:
235         * gst/rtp/gstrtph264pay.c:
236         * gst/rtp/gstrtph264pay.h:
237         * gst/rtp/gstrtpilbcdepay.c:
238         * gst/rtp/gstrtpilbcpay.c:
239         * gst/rtp/gstrtpjpegdepay.h:
240         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
241         * gst/rtp/gstrtpmp1sdepay.h:
242         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
243         * gst/rtp/gstrtpmp2tdepay.h:
244         * gst/rtp/gstrtpmp2tpay.c:
245         * gst/rtp/gstrtpmp2tpay.h:
246         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
247         * gst/rtp/gstrtpmp4apay.c:
248         * gst/rtp/gstrtpmp4apay.h:
249         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
250         * gst/rtp/gstrtpmp4gdepay.h:
251         * gst/rtp/gstrtpmp4gpay.c:
252         * gst/rtp/gstrtpmp4gpay.h:
253         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
254         * gst/rtp/gstrtpmp4vdepay.h:
255         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
256         * gst/rtp/gstrtpmp4vpay.h:
257         * gst/rtp/gstrtpmpadepay.c:
258         * gst/rtp/gstrtpmpadepay.h:
259         * gst/rtp/gstrtpmpapay.c:
260         * gst/rtp/gstrtpmpapay.h:
261         * gst/rtp/gstrtpmpvdepay.c:
262         * gst/rtp/gstrtpmpvdepay.h:
263         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
264         * gst/rtp/gstrtppcmapay.c:
265         * gst/rtp/gstrtppcmudepay.c:
266         * gst/rtp/gstrtppcmupay.c:
267         * gst/rtp/gstrtpspeexdepay.c:
268         * gst/rtp/gstrtpspeexpay.c:
269         * gst/rtp/gstrtpsv3vdepay.c:
270         * gst/rtp/gstrtpsv3vdepay.h:
271         * gst/rtp/gstrtptheoradepay.c:
272         * gst/rtp/gstrtptheoradepay.h:
273         * gst/rtp/gstrtptheorapay.c:
274         * gst/rtp/gstrtptheorapay.h:
275         * gst/rtp/gstrtpvorbisdepay.c:
276         * gst/rtp/gstrtpvorbisdepay.h:
277         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
278         * gst/rtp/gstrtpvorbispay.h:
279         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
280         * gst/rtp/gstrtpvrawpay.c:
281         Fix the descriptions and fix some email addresses.
282
283 2008-11-25  Julien Moutte  <julien@fluendo.com>
284
285         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
286         to supported qtdemux video codecs as I found some video clips using 
287         those.
288
289 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
290
291         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
292         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
293         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
294         (gst_auto_video_sink_detect):
295         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
296         Post an error when we can't set the internal ghostpad target.
297
298 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
299
300         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
301         (gst_video_crop_transform), (gst_video_crop_transform_caps),
302         (gst_video_crop_set_caps), (gst_video_crop_set_property):
303         * gst/videocrop/gstvideocrop.h:
304         Fix renegotiation when changing properties using the new basetransform
305         features. Fixes #561502.
306
307         * tests/icles/Makefile.am:
308         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
309         Add crazy interactive test unit for dynamically changing properties.
310
311 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
312
313         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
314         (gst_rtspsrc_parse_range):
315         Add some more debugging.
316         Use the reanges received from the server unconditionally.
317         Fixes #561625.
318
319 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
320
321         * ext/pulse/pulsesink.c:
322           Change #if 0 to something more expresive and add pointer to related
323           bug ticket.
324
325 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
326
327         Patch by: Tal Shalif <tshalif at nargila dot org>
328
329         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
330         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
331         the latter don't exist on some systems (mingw). Fixes bug #561990.
332
333 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
334
335         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
336
337         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
338         Add transferMode.dnla.org header to HTTP requests as this is
339         required by the DLNA specs and doesn't hurt in other situations.
340         Fixes bug #561802.
341
342 2008-11-20  Michael Smith <msmith@songbirdnest.com>
343
344         * sys/osxvideo/osxvideosink.h:
345         * sys/osxvideo/osxvideosink.m:
346           Handle video window resizing more correctly, avoiding crashes when
347           embedding the window and resizing it.
348
349 2008-11-20  Michael Smith <msmith@songbirdnest.com>
350
351         * gst/udp/gstmultiudpsink.c:
352         * gst/udp/gstudpnetutils.c:
353         * gst/udp/gstudpnetutils.h:
354         * gst/udp/gstudpsrc.c:
355           Fix multiudpsink on OSX by passing the specific length of the socket,
356           refactor that into a function shared with the same thing in udpsrc.
357
358 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
359
360         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
361         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
362         (gst_wavparse_stream_headers):
363         Fix the scaling code.
364         Fix parsing of the INFO chunks, we were reading the wrong number of
365         bytes.  Fixes #561580.
366
367 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
368
369         * gst/matroska/matroska-mux.c:
370         Fix NULL pointer dereference of an unset codec_id in the recently 
371         added Dirac paths
372
373 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
374
375         * tests/check/Makefile.am:
376         Just keep disabling elements that hang the states test until it
377         works.
378
379 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
380
381         * ext/libpng/gstpngenc.c:
382         Don't flush downstream after every buffer - that's not what
383         this libpng callback is for at all!
384
385 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
386
387         * sys/v4l2/v4l2src_calls.c:
388           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
389           (gst_v4l2src_probe_caps_for_format):
390           Turns out we don't always get the frame sizes in a predefined
391           order from lowest to highest resolution, so let's just sort the
392           list by frame size once we've queried the possible resolutions
393           rather than assume any particular order. Fixes probed caps for
394           the camera in my HP2133 mini notebook and makes v4l2src default
395           to a decent size.
396
397 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
398
399         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
400         * gst/matroska/matroska-ids.h:
401         Make mkvdemux aware of E-AC3.
402
403 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
404
405         * gst/rtp/Makefile.am:
406         * gst/rtp/gstrtp.c: (plugin_init):
407         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
408         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
409         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
410         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
411         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
412         (gst_rtp_jpeg_depay_change_state),
413         (gst_rtp_jpeg_depay_plugin_init):
414         * gst/rtp/gstrtpjpegdepay.h:
415         Add a jpeg depayloader.
416
417         * gst/rtp/gstrtpjpegpay.c:
418         Set the default properties on the payloader to better defaults.
419
420 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
421
422         * sys/v4l2/gstv4l2.c:
423           Give it a primary rank for autovideosrc.
424
425 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
426
427         Patch by: Bjorn Ostby <bjornos at axis dot com>
428
429         * gst/rtp/Makefile.am:
430         * gst/rtp/gstrtp.c: (plugin_init):
431         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
432         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
433         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
434         (gst_rtp_jpeg_pay_read_quant_table),
435         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
436         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
437         (gst_rtp_jpeg_pay_plugin_init):
438         * gst/rtp/gstrtpjpegpay.h:
439         Add JPEG payloader. Fixes #560756.
440
441 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
442
443         Patch by: Fabricio Godoy <skarllot at gmail dot com>
444
445         * sys/oss/gstosssink.c: (gst_oss_sink_open):
446         * sys/oss/gstosssrc.c: (gst_oss_src_open):
447         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
448         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
449         Fix some spelling mistakes. Fixes #556802.
450
451 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
452
453         * gst/equalizer/GstIirEqualizer10Bands.prs:
454         * gst/equalizer/GstIirEqualizer3Bands.prs:
455         * gst/equalizer/Makefile.am:
456         * gst/equalizer/gstiirequalizer10bands.c:
457         * gst/equalizer/gstiirequalizer3bands.c:
458           Add presets for equalizer. Fixes #522183.
459
460 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
461
462         * gst/rtsp/Makefile.am:
463         * gst/rtsp/gstrtsp.c: (plugin_init):
464         * gst/rtsp/gstrtspgoogle.c:
465         * gst/rtsp/gstrtspgoogle.h:
466         Remove google extension again, it's not needed anymore because we never
467         send multiple transports anymore.
468
469 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
470
471         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
472
473         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
474         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
475         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
476         (gst_rtspsrc_stream_free),
477         (gst_rtspsrc_stream_configure_udp_sinks),
478         (gst_rtspsrc_stream_configure_transport),
479         (gst_rtspsrc_send_dummy_packets),
480         (gst_rtspsrc_create_transports_string),
481         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
482         * gst/rtsp/gstrtspsrc.h:
483         Add property to configure NAT traversal method.
484         Ignore EOS from the internal sinks.
485         Implement sending dummy packets as a (simple) method to open up
486         some firewalls.
487         Send PLAY request to the server after we started the udp sources.
488         Fixes #559545.
489
490 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
491
492         Patch by: Yotam <sh dot yotam at gmail dot com>
493
494         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
495         Flush the remaining frames on EOS. Fixes #560641.
496
497 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
498
499         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
500         Fix compiler warning about printf formatting.
501
502 2008-11-12  Andy Wingo  <wingo@pobox.com>
503
504         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
505         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
506         segment events instead of sending them from the seeking thread.
507         Fixes #559288.
508         (gst_qtdemux_push_pending_newsegment): New helper, sends out
509         queued newsegment events.
510         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
511         call it here, as we only seek when looping, and only push in the
512         movie state.
513
514 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
515
516         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
517         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
518         * gst/qtdemux/qtdemux_fourcc.h:
519         * gst/qtdemux/qtdemux_types.c:
520         Add cover and alternative copyright tag, and enhance some existing
521         ones by marking them as container atoms.
522
523 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
524
525         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
526         Don't ignore the return value of setcaps.
527
528 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
529
530         Patch by: Olivier Crete <tester at tester dot ca>
531
532         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
533         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
534         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
535         * gst/rtp/gstrtpg729pay.h:
536         Replace G729 payloader with an improved version. Fixes #532409.
537
538 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
539
540         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
541         (gst_rtspsrc_change_state):
542         Only send one transport at a time for improved compatibility with some
543         broken servers. See #537832.
544
545 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
546
547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
548         (gst_rtspsrc_perform_seek):
549         Only pause/play in the seek handler when the source was playing.
550         Fixes #529379.
551
552 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
553
554         * gst/matroska/matroska-mux.c:
555         (gst_matroska_mux_handle_dirac_packet):
556         Fix muxing of Dirac streams if the input already has the format
557         we need, i.e. is the output of matroskademux.
558
559 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
560
561         * gst/avi/gstavimux.c:
562           Don't segfault on string typed tags being NULL. Fixes #560155.
563
564 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
565
566         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
567         (gst_matroska_mux_audio_pad_setcaps):
568         Fix mapping AAC profile to Matroska codec id.
569
570 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
571
572         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
573         (qtdemux_video_caps), (qtdemux_audio_caps):
574         Refactor some raw audio caps building, and handle >16-bit cases.
575         Fix/replace building caps from a string description.
576
577 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
578
579         * gst/audiofx/audiowsincband.c:
580         * gst/audiofx/audiowsinclimit.c:
581         * gst/cutter/gstcutter.c:
582           Make author name consistent with others.
583
584 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
585
586         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
587
588         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
589         (gst_rtspsrc_stream_configure_udp_sink):
590         Pause the RTSP stream before doing a new play request.
591         Make sure that adding the udpsinks does not cause the rtspsrc to become
592         a sink. Fixes #559547.
593
594 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
595
596         * gst/matroska/matroska-ids.h:
597         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
598         (gst_matroska_mux_handle_dirac_packet),
599         (gst_matroska_mux_write_data):
600         Implement Dirac muxing into Matroska comforming to the spec, i.e.
601         put all Dirac packages up to a picture into a Matroska block.
602
603         TODO: Implement writing of the ReferenceBlock Matroska elements,
604         currently the Dirac muxing is only 100% correct if Matroska version 2
605         is selected for muxing.
606
607 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
608
609         Patch by: Bastien Nocera <hadess at hadess dot net>,
610                   Hans de Goede <jwrdegoede at fedoraproject dot org>
611
612         * configure.ac:
613         * sys/v4l2/Makefile.am:
614         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
615         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
616         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
617         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
618         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
619         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
620         (gst_v4l2_get_input), (gst_v4l2_set_input):
621         * sys/v4l2/v4l2_calls.h:
622         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
623         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
624         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
625         (gst_v4l2src_fill_format_list),
626         (gst_v4l2src_probe_caps_for_format_and_size),
627         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
628         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
629         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
630         (gst_v4l2src_get_nearest_size):
631         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
632
633 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
634
635         * ext/aalib/Makefile.am:
636         * ext/annodex/Makefile.am:
637         * ext/cairo/Makefile.am:
638         * ext/dv/Makefile.am:
639         * ext/esd/Makefile.am:
640         * ext/flac/Makefile.am:
641         * ext/gconf/Makefile.am:
642         * ext/gdk_pixbuf/Makefile.am:
643         * ext/hal/Makefile.am:
644         * ext/jpeg/Makefile.am:
645         * ext/ladspa/Makefile.am:
646         * ext/libcaca/Makefile.am:
647         * ext/libmng/Makefile.am:
648         * ext/libpng/Makefile.am:
649         * ext/mikmod/Makefile.am:
650         * ext/pulse/Makefile.am:
651         * ext/raw1394/Makefile.am:
652         * ext/shout2/Makefile.am:
653         * ext/soup/Makefile.am:
654         * ext/speex/Makefile.am:
655         * ext/taglib/Makefile.am:
656         * ext/wavpack/Makefile.am:
657         * gst/alpha/Makefile.am:
658         * gst/apetag/Makefile.am:
659         * gst/audiofx/Makefile.am:
660         * gst/auparse/Makefile.am:
661         * gst/autodetect/Makefile.am:
662         * gst/avi/Makefile.am:
663         * gst/cutter/Makefile.am:
664         * gst/debug/Makefile.am:
665         * gst/effectv/Makefile.am:
666         * gst/equalizer/Makefile.am:
667         * gst/flx/Makefile.am:
668         * gst/goom/Makefile.am:
669         * gst/goom2k1/Makefile.am:
670         * gst/icydemux/Makefile.am:
671         * gst/id3demux/Makefile.am:
672         * gst/interleave/Makefile.am:
673         * gst/law/Makefile.am:
674         * gst/level/Makefile.am:
675         * gst/matroska/Makefile.am:
676         * gst/median/Makefile.am:
677         * gst/monoscope/Makefile.am:
678         * gst/multifile/Makefile.am:
679         * gst/multipart/Makefile.am:
680         * gst/oldcore/Makefile.am:
681         * gst/qtdemux/Makefile.am:
682         * gst/replaygain/Makefile.am:
683         * gst/rtp/Makefile.am:
684         * gst/rtsp/Makefile.am:
685         * gst/smpte/Makefile.am:
686         * gst/spectrum/Makefile.am:
687         * gst/udp/Makefile.am:
688         * gst/videobox/Makefile.am:
689         * gst/videocrop/Makefile.am:
690         * gst/videofilter/Makefile.am:
691         * gst/videomixer/Makefile.am:
692         * gst/wavenc/Makefile.am:
693         * gst/wavparse/Makefile.am:
694         * sys/directdraw/Makefile.am:
695         * sys/directsound/Makefile.am:
696         * sys/oss/Makefile.am:
697         * sys/osxaudio/Makefile.am:
698         * sys/osxvideo/Makefile.am:
699         * sys/sunaudio/Makefile.am:
700         * sys/v4l2/Makefile.am:
701         * sys/waveform/Makefile.am:
702         * sys/ximage/Makefile.am:
703           Don't install static libs for plugins. Fixes #550851 for -good.
704
705 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
706
707         * ext/flac/Makefile.am:
708         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
709         This fixes compilation if FLAC is installed in an uncommon location
710         that is not already handled by other CFLAGS. Fixes bug #558711.
711
712 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
713
714         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
715         Guard more uncommon formats with ifdefs so that we can compile on older
716         versions.
717
718 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
719
720         Patch by: Nick Haddad <nick at haddads dot net>
721
722         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
723         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
724         (gst_avi_demux_stream_data):
725         Invert other uncompressed RGB formats. Fixes #558554.
726
727 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
728
729         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
730         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
731         * gst/wavenc/gstwavenc.h:
732         Add support for float/double as input and remove the (nowadays)
733         useless parsing of the depth as we require width==depth.
734
735 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
736
737         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
738         * gst/rtp/gstrtpmpapay.c:
739         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
740         mpeg version 1. Fixes #558427.
741
742 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
743
744         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
745         (gst_rtp_L16_pay_getcaps):
746         Only put an integral amount of samples in the RTP packet.
747         Fixes #556641.
748
749 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
750
751         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
752         * gst/rtp/gstrtpchannels.h:
753         Add method to get possible channel positions.
754
755 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
756
757         * gst/rtp/Makefile.am:
758         Also commit updated makefile
759
760 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
761
762         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
763         Don't allow width=32,depth=24 as input. WAV requires that the width
764         is the next integer multiply of 8 from the depth.
765
766 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
767
768         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
769         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
770         (gst_rtp_L16_pay_getcaps):
771         * gst/rtp/gstrtpchannels.c: (check_channels),
772         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
773         (gst_rtp_channels_create_default):
774         * gst/rtp/gstrtpchannels.h:
775         Add mappings for multichannel support. Does not completely just work
776         because the getcaps function does not yet return the allowed channel
777         mappings. See #556641.
778
779 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
780
781         * gst/goom/Makefile.am:
782         * gst/goom/README:
783         * gst/goom/config_param.c:
784         * gst/goom/convolve_fx.c:
785         * gst/goom/drawmethods.c:
786         * gst/goom/drawmethods.h:
787         * gst/goom/filters.c:
788         * gst/goom/filters_mmx.s:
789         * gst/goom/flying_stars_fx.c:
790         * gst/goom/goom.h:
791         * gst/goom/goom_config.h:
792         * gst/goom/goom_config_param.h:
793         * gst/goom/goom_core.c:
794         * gst/goom/goom_filters.h:
795         * gst/goom/goom_fx.h:
796         * gst/goom/goom_graphic.h:
797         * gst/goom/goom_plugin_info.h:
798         * gst/goom/goom_tools.c:
799         * gst/goom/goom_tools.h:
800         * gst/goom/goom_typedefs.h:
801         * gst/goom/goom_visual_fx.h:
802         * gst/goom/graphic.c:
803         * gst/goom/ifs.c:
804         * gst/goom/ifs.h:
805         * gst/goom/lines.c:
806         * gst/goom/lines.h:
807         * gst/goom/mathtools.c:
808         * gst/goom/mathtools.h:
809         * gst/goom/mmx.c:
810         * gst/goom/motif_goom1.h:
811         * gst/goom/motif_goom2.h:
812         * gst/goom/plugin_info.c:
813         * gst/goom/ppc_drawings.h:
814         * gst/goom/ppc_zoom_ultimate.h:
815         * gst/goom/sound_tester.c:
816         * gst/goom/sound_tester.h:
817         * gst/goom/surf3d.c:
818         * gst/goom/surf3d.h:
819         * gst/goom/tentacle3d.c:
820         * gst/goom/tentacle3d.h:
821         * gst/goom/v3d.c:
822         * gst/goom/v3d.h:
823         * gst/goom/xmmx.c:
824           Add license headers in all source files. Remove filter.c from
825           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
826           which are not used right now. Fixes #557709.
827
828 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
829
830         Patch by: Olivier Crete <tester at tester dot ca>
831
832         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
833         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
834         Implement getcaps in rtpL16pay. Fixes #556484.
835
836 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
837
838         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
839         (gst_rtp_L16_depay_process):
840         Check if clock-rate and channels are valid.
841         Don't ignore the return value of setcaps.
842         No need to validate the buffer, the base class does that for us.
843         Use the marker bit to set the DISCONT flag on outgoing buffers.
844
845         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
846         Don't ignore the return value of set_outcaps.
847
848         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
849         (gst_rtp_ac3_depay_process):
850         Don't ignore the return value of set_caps.
851         No need to validate the buffer, the base class does that for us.
852
853         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
854         (gst_rtp_amr_depay_process):
855         * gst/rtp/gstrtpamrdepay.h:
856         Don't ignore the return value of setcaps.
857         No need to validate the buffer, the base class does that for us.
858         No need to set output caps on the buffers, the base class does that for
859         us.
860         The subclass will make sure we are negotiated.
861         
862         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
863         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
864         * gst/rtp/gstrtpdvdepay.h:
865         Clean up caps negotiation.
866         The subclass will make sure we are negotiated.
867
868         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
869         (gst_rtp_g726_depay_process):
870         Clean up caps negotiation.
871         Use the marker bit to set the DISCONT flag on outgoing buffers.
872
873         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
874         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
875         * gst/rtp/gstrtpg729depay.h:
876         The subclass will make sure we are negotiated.
877         Use the marker bit to set the DISCONT flag on outgoing buffers.
878
879         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
880         (gst_rtp_gsm_depay_process):
881         Clean up caps negotiation.
882         Use the marker bit to set the DISCONT flag on outgoing buffers.
883
884         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
885         Clean up caps negotiation.
886         Don't ignore the return value of set_outcaps.
887
888         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
889         (gst_rtp_h263_depay_process):
890         Clean up caps negotiation.
891         No need to validate the buffer, the base class does that for us.
892
893         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
894         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
895         * gst/rtp/gstrtph263pay.h:
896         Don't ignore the return value of set_outcaps.
897         Do some more timestamps.
898
899         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
900         (gst_rtp_h263p_depay_process):
901         Clean up caps negotiation.
902         Don't ignore the return value of setcaps.
903         No need to validate the buffer, the base class does that for us.
904
905         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
906         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
907         (gst_rtp_h263p_pay_handle_buffer):
908         * gst/rtp/gstrtph263ppay.h:
909         Don't ignore the return value of set_outcaps.
910         Do some more timestamps.
911
912         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
913         (gst_rtp_h264_depay_process):
914         Clean up caps negotiation.
915         Don't ignore the return value of setcaps.
916         Fix possible caps leak.
917         No need to validate the buffer, the base class does that for us.
918
919         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
920         Add some more debug info.
921
922         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
923         (gst_rtp_ilbc_depay_process):
924         Clean up caps negotiation.
925         Use the marker bit to set the DISCONT flag on outgoing buffers.
926
927         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
928         Clean up caps negotiation.
929
930         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
931         (gst_rtp_mp1s_depay_process):
932         Clean up caps negotiation.
933         Don't ignore the return value of setcaps.
934         No need to validate the buffer, the base class does that for us.
935         No need to set caps on buffers, subclass does that for us.
936
937         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
938         (gst_rtp_mp2t_depay_process):
939         Clean up caps negotiation.
940         Don't ignore the return value of setcaps.
941         No need to validate the buffer, the base class does that for us.
942         No need to set caps on buffers, subclass does that for us.
943
944         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
945         (gst_rtp_mp4a_depay_process):
946         Clean up caps negotiation.
947         Don't ignore the return value of setcaps.
948         No need to validate the buffer, the base class does that for us.
949
950         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
951         (gst_rtp_mp4a_pay_setcaps):
952         Don't ignore the return value of set_outcaps.
953
954         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
955         (gst_rtp_mp4g_depay_process):
956         Clean up caps negotiation.
957         Don't ignore the return value of setcaps.
958         No need to validate the buffer, the base class does that for us.
959         No need to set caps on buffers, subclass does that for us.
960
961         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
962         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
963         Don't ignore the return value of set_outcaps.
964
965         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
966         (gst_rtp_mp4v_depay_process):
967         Clean up caps negotiation.
968         Don't ignore the return value of setcaps.
969         No need to validate the buffer, the base class does that for us.
970         No need to set caps on buffers, subclass does that for us.
971
972         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
973         (gst_rtp_mp4v_pay_setcaps):
974         Don't ignore the return value of set_outcaps.
975
976         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
977         (gst_rtp_mpa_depay_process):
978         Clean up caps negotiation.
979         Don't ignore the return value of setcaps.
980         No need to validate the buffer, the base class does that for us.
981         Use the marker bit to set the DISCONT flag on outgoing buffers.
982
983         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
984         Don't ignore the return value of set_outcaps.
985
986         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
987         (gst_rtp_mpv_depay_process):
988         Clean up caps negotiation.
989         Actually set output caps.
990         No need to validate the buffer, the base class does that for us.
991
992         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
993         Don't ignore the return value of set_outcaps.
994
995         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
996         (gst_rtp_pcma_depay_process):
997         Clean up caps negotiation.
998         Set output buffer duration because we can.
999         Use the marker bit to set the DISCONT flag on outgoing buffers.
1000
1001         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1002         Don't ignore the return value of set_outcaps.
1003
1004         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1005         (gst_rtp_pcmu_depay_process):
1006         Clean up caps negotiation.
1007         Use the marker bit to set the DISCONT flag on outgoing buffers.
1008
1009         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1010         Don't ignore the return value of set_outcaps.
1011
1012         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1013         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1014         Clean up caps negotiation.
1015         Set output caps on the pad and header buffers.
1016         Set duration on output buffers because we can.
1017
1018         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1019         Don't ignore the return value of set_outcaps.
1020
1021         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1022         (gst_rtp_sv3v_depay_process):
1023         Clean up caps negotiation.
1024         No need to validate the buffer, the base class does that for us.
1025         No need to set caps out output buffers, subclass does that.
1026
1027         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1028         (gst_rtp_theora_depay_process):
1029         Don't ignore the return value of setcaps.
1030         No need to validate the buffer, the base class does that for us.
1031
1032         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1033         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1034         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1035         (gst_rtp_theora_pay_handle_buffer):
1036         Don't ignore the return value of set_outcaps.
1037
1038         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1039         (gst_rtp_vorbis_depay_process):
1040         Don't ignore the return value of setcaps.
1041         No need to validate the buffer, the base class does that for us.
1042
1043         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1044         Don't ignore the return value of set_outcaps.
1045
1046         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1047         Clean up caps negotiation, don't ignore setcaps return.
1048
1049         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1050         Don't ignore the return value of set_outcaps.
1051
1052 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1053
1054         * gst/matroska/matroska-demux.c:
1055         (gst_matroska_demux_handle_src_event):
1056         Forward unknown events upstream.
1057
1058 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1059
1060         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1061         Add some refcount check
1062
1063         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1064         Don't ignore the result of write(), fixes a  compiler warning for me.
1065
1066         * tests/icles/videobox-test.c: (main):
1067         Make the output a little more pretty.
1068
1069 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1070
1071         * ext/esd/esdmon.c:
1072           Add doc blob.
1073
1074 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1075
1076         * docs/plugins/Makefile.am:
1077         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1078         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1079         * docs/plugins/gst-plugins-good-plugins.args:
1080         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1081         * docs/plugins/gst-plugins-good-plugins.interfaces:
1082         * docs/plugins/inspect/plugin-autodetect.xml:
1083           Add the docs of the new elements.
1084
1085 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1086
1087         * gst/autodetect/gstautoaudiosrc.c:
1088         (gst_auto_audio_src_class_init):
1089         * gst/autodetect/gstautovideosrc.c:
1090         (gst_auto_video_src_class_init):
1091         Fix "Since" tags in the documentation.
1092
1093 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1094
1095         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1096
1097         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1098         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1099         Add support for souphttpsrc to act as a live source. This makes it
1100         possible to get timestamped buffers in combination with the
1101         "do-timestamp" property. Fixes bug #556019.
1102
1103 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1104
1105         * gst/autodetect/Makefile.am:
1106         * gst/autodetect/gstautoaudiosink.c:
1107         * gst/autodetect/gstautoaudiosrc.c:
1108         * gst/autodetect/gstautoaudiosrc.h:
1109         * gst/autodetect/gstautodetect.c:
1110         * gst/autodetect/gstautovideosink.c:
1111         * gst/autodetect/gstautovideosrc.c:
1112         * gst/autodetect/gstautovideosrc.h:
1113           Implement src plugins. Little code/string cleanup in the sinks.
1114           Fixes #523813.
1115
1116 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1117
1118         Patch by: Peter Kjellerstedt <pkj at axis com>
1119
1120         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1121         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1122         Fix a memory leak when pads are requested but the pipeline never
1123         goes into PLAYING.
1124
1125         Correctly remove request pads, no matter if they have collected
1126         data or not.
1127
1128         Fixes bug #557710.
1129
1130 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1131
1132         Patch by: <lrn1986 at gmail dot com>
1133
1134         * gst/udp/gstudpnetutils.h:
1135         Define the correct WINVER so getaddinfo() can be used when using
1136         mingw32. Fixes bug #557294.
1137
1138 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1139
1140         Patch by: <lrn1986 at gmail dot com>
1141
1142         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1143         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1144         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1145         Fix "argument type mismatch" compiler warnings on Windows.
1146         Fixes bug #557293.
1147
1148 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1149
1150         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1151         Don't calculate the filter coefficients for every single buffer
1152         but only when it's needed. Fixes bug #557260.
1153
1154 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1155
1156         * configure.ac:
1157         Back to development -> 0.10.11.1
1158
1159 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1160
1161         * gst-plugins-good.doap:
1162         Fix version number of 0.10.11 release in doap file
1163
1164 === release 0.10.11 ===
1165
1166 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1167
1168         * configure.ac:
1169           releasing 0.10.11, "Secondary Consideration"
1170
1171 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1172
1173         * configure.ac:
1174         Commit 0.10.10.4 pre-release
1175
1176 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1177
1178         * gst/avi/gstavimux.c:
1179         Fix VPRP chunk setup in avimux.
1180         Fixes: #556010
1181         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1182
1183 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1184
1185         * gst/videobox/gstvideobox.c:
1186         support dynamically changing properties in videobox
1187         Fixed: #557085
1188         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1189
1190 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1191
1192         * configure.ac:
1193         0.10.10.3 pre-release
1194
1195 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1196
1197         * tests/check/Makefile.am:
1198         Don't run the states test on pulsesrc and pulsesink
1199
1200 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1201
1202         * configure.ac:
1203         Commit 0.10.10.2 pre-release bump that actually went
1204         out on 2008-10-11
1205
1206 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1207
1208         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1209         Skip entries for streams that don't have a output pad yet, thereby
1210         avoiding calling pad functions with a NULL pad.
1211         Fixes #556424
1212
1213 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1214
1215         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1216         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1217         Remove problematic and useless refcount check.
1218         Fixes #556381
1219
1220 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1221
1222         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1223         Remove problematic and useless refcount check.
1224         Fixes #556381
1225
1226 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1227
1228         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1229         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1230         Cast some size_t arguments to guint to avoid compiler
1231         warnings on 64-bit systems.
1232
1233 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1234
1235         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1236         Return TRUE instead of FALSE from the event handler when we swallowed the
1237         event.
1238
1239 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1240
1241         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1242         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1243         Reset header state. Fixes #555321.
1244
1245 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1246
1247         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1248         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1249         * gst/avi/gstavidemux.h:
1250         For timestamping audio packets we need to take into account the
1251         amount of blocks in one entry using the blockalign. Fixes some sync
1252         issues with zero-padded audio blocks in the beginning of avi files.
1253
1254 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1255
1256         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1257         (gst_multi_file_src_query):
1258         Implement DEFAULT and BUFFER position queries. See #555260.
1259
1260 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1261
1262         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1263         Fix build for systems that don't have XDamage.
1264
1265 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1266
1267         * tests/examples/rtp/client-H263p.sdp:
1268         * tests/examples/rtp/client-H263p.sh:
1269         * tests/examples/rtp/server-VTS-H263p.sh:
1270         Add some more H263p server and client examples.
1271
1272 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1273
1274         * configure.ac::
1275           Depend on released versions of core and base.
1276
1277 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1278
1279         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1280         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1281         Return -1 instead of 0 in error cases. Fixes #554771.
1282
1283 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1284
1285         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1286         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1287         Stop leaking the cursor image.
1288         Unref the last_ximage and the cached cursor image on shutdown.
1289         Fixes #551570.
1290
1291 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1292
1293         * sys/v4l2/gstv4l2object.h:
1294         Getting the Class from an instance is not just a matter of casting it to
1295         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1296         instance. Fixes #549784.
1297
1298 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1299
1300         * configure.ac:
1301           Fix libs for linking directsound.
1302         * sys/directsound/gstdirectsoundsink.c:
1303           Fix buffer sizing to prevent racing the ringbuffer at startup.
1304           Add volume property.
1305
1306 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1307
1308         * ext/pulse/pulsesink.c:
1309         Fix problems with pulsesink randomly erroring with code 'OK' after a
1310         format change on the stream by waiting when disconnecting the stream.
1311
1312 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1313
1314         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1315         (gst_rtp_amr_depay_process):
1316         Mark DISCONT on output buffers when the marker bit signals a new talk
1317         spurt.
1318
1319         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1320         Set the marker bit for buffers with a DISCONT flag to signal a talk
1321         spurt.
1322
1323 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1324
1325         * gst/rtp/Makefile.am:
1326         * gst/rtp/gstrtp.c: (plugin_init):
1327         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1328         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1329         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1330         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1331         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1332         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1333         * gst/rtp/gstrtpmp4apay.h:
1334         Added MP4A-LATM payloader to match the depayloader.
1335
1336 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1337
1338         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1339         (gst_videomixer_sink_event):
1340         Handle segments a little better. Fixes #537361.
1341
1342 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1343
1344         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1345         Don't assume the server supports PAUSE by default. Fixes #551048.
1346
1347 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1348
1349         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1350         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1351         Switch on the socket family to get the addrlen size right.
1352
1353 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1354
1355         Patch by: Daniel Franke <df at dfranke dot us>
1356
1357         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1358         OS X's bind() implementation is picky about its addrlen parameter and
1359         fails with EINVAL if it is larger than expected for the socket's address
1360         family. Set the length to the expected length instead. Fixes #553191.
1361
1362 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1363
1364         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1365         Handle the case where we cannot do desribe or when the describe result
1366         does not contain a valid SDP message.
1367
1368 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1369
1370         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1371         Fix setting the qos.
1372
1373 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1374
1375         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1376         (gst_qtdemux_chain):
1377         Some 'broken' files out there have atom lengths of zero...
1378         which basically results in qtdemux consuming that atom again and again
1379         until the *end of night* !
1380         Detect that and emits an adequate element error message.
1381
1382 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1383
1384         * gst/interleave/Makefile.am:
1385         * gst/matroska/Makefile.am:
1386         Fix build flags order.
1387
1388         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1389         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1390         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1391         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1392         Format fixes.
1393
1394         * tests/check/elements/multifile.c:
1395         Pull in unistd.h
1396
1397 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1398
1399         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1400         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1401         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1402         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1403         (gst_rtp_mp4g_depay_change_state):
1404         * gst/rtp/gstrtpmp4gdepay.h:
1405         Handle interleaved streams by reordering AU in a queue.
1406
1407 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1408
1409         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1410         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1411         Change some of the ranges in the caps, mostly for the amount of bits we
1412         can use.
1413         Added a little bitstream parse and use it to parse the AU header fields.
1414         Check for malformed and wrongly sized packets better.
1415         Implement more header field parsing.
1416         Handle the size of fragmented packets correctly.
1417
1418 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1419
1420         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1421         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1422         Add mapping for 'tiff' => image/tiff
1423         Fixes #552213
1424
1425 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1426
1427
1428         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1429         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1430           Pretend to care about the result of write() which works around
1431           compiler warnings.
1432
1433 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1434
1435         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1436           Make sure the desired default values are actually set, not only
1437           registered as defaults (actual problem is that the stereo-specific
1438           values are only updated if channels==2, which is not the case yet
1439           when the object is created, so the default values for the
1440           mid-side-stereo and loose-mid-side-stereo settings are never
1441           set in _update_quality()). Makes flacenc create smaller files by
1442           default (for stereo input), and fixes #550791.
1443
1444 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1445
1446         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1447         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1448         (qtdemux_parse_trak), (qtdemux_video_caps):
1449         * gst/qtdemux/qtdemux.h:
1450         * gst/qtdemux/qtdemux_fourcc.h:
1451         * gst/qtdemux/qtdemux_types.c:
1452         Add support for video/mj2 mime-type and its additional atoms/boxes.
1453         Fixes #550646.
1454
1455 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1456
1457         * gst/debug/gsttaginject.c:
1458           Add warning when tags parameter is unparsable and give example for
1459           quoting in the docs.
1460
1461 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1462
1463         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1464         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1465         Add some alternative byteswapped mappings that seem to pop up sometimes.
1466         Fixes #550288.
1467
1468 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1469
1470         * po/LINGUAS:
1471         * po/POTFILES.in:
1472         * po/POTFILES.skip:
1473           Add 'ca' to LINGUAS; add some more files with translations and some
1474           files which should be ignored by translation tools.
1475
1476 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1477
1478         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1479         * ext/speex/gstspeexdec.h:
1480         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1481         * ext/speex/gstspeexenc.h:
1482         Use integer encoding and decoding functions instead of converting
1483         the integer input to float in the element. The libspeex integer
1484         functions are doing this for us already or, if libspeex was compiled
1485         in integer mode, they're doing everything using integer arithmetics.
1486         Also saves some copying around.
1487
1488 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1489
1490         * configure.ac:
1491           Fix --disable-external
1492
1493 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1494
1495         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1496         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1497         * ext/wavpack/gstwavpackenc.h:
1498         Handle non-zero start timestamps and stream discontinuities
1499         correctly. This only has an effect if we're muxing into
1500         a container format as the raw WavPack stream must contain
1501         continous sample numbers.
1502
1503 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1504
1505         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1506         Correct the timestamp and granulepos calculation by one Speex
1507         frame.
1508
1509 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1510
1511         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1512         Correctly take the granulepos from upstream if possible and
1513         correctly handle the granulepos in various calculations: the
1514         granulepos is the sample number of the _last_ sample in a frame, not
1515         the first.
1516
1517         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1518         (gst_speex_enc_encode), (gst_speex_enc_chain),
1519         (gst_speex_enc_change_state):
1520         * ext/speex/gstspeexenc.h:
1521         Handle non-zero start timestamps in the encoder and detect/handle
1522         stream discontinuities. Fixes bug #547075.
1523
1524 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1525
1526         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1527
1528         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1529         Fix compiler warnings caused by passing a string as format string
1530         instead of "%s" and then the string. This is only exposed by -Wformat=2
1531         as used by default on Ubuntu. Fixes bug #550015.
1532
1533 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1534
1535         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1536         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1537         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1538         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1539         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1540           (gst_ebml_read_element_length):
1541         * gst/matroska/matroska-demux.c:
1542           (gst_matroska_demux_check_subtitle_buffer):
1543           Make stuff compile with GST_DISABLE_GST_DEBUG.
1544
1545 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1546
1547         * gst/law/alaw.c:
1548         * gst/law/mulaw.c:
1549           Ref caps before passing to gst_pad_template_new(), since that takes
1550           ownership.
1551
1552 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1553
1554         Patch by: Mersad Jelacic <mersad at axis dot com>
1555
1556         * gst/multipart/multipartdemux.c:
1557         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1558         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1559         demuxer. Fixes #549551.
1560
1561 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1562
1563         * sys/osxaudio/gstosxaudiosink.c:
1564         (gst_osx_audio_sink_select_device):
1565         * sys/osxaudio/gstosxaudiosrc.c:
1566         (gst_osx_audio_src_create_ringbuffer),
1567         (gst_osx_audio_src_select_device):
1568         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1569         Fix the build on macosx.
1570
1571 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1572
1573         * gst/icydemux/gsticydemux.c:
1574           Small docs fix: in the example pipeline, we need to pass
1575           iradio-mode=true to the source, so the server actually sends
1576           an ICY stream.
1577
1578 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1579
1580         * sys/osxaudio/gstosxaudio.c:
1581           Oops. Revert more completely.
1582
1583 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1584
1585         * sys/osxaudio/gstosxaudio.c:
1586           Revert accidental element rename from testing.
1587
1588 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1589
1590         * gst-plugins-good.doap:
1591         Pull in 0.10.10 doap entry from release branch
1592
1593 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1594
1595         * configure.ac:
1596         Update version number to reflect 0.10.10 release from
1597         branch.
1598
1599 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1600
1601         * sys/osxaudio/Makefile.am:
1602         * sys/osxaudio/gstosxaudio.c:
1603         * sys/osxaudio/gstosxaudiosink.c:
1604         * sys/osxaudio/gstosxaudiosink.h:
1605         * sys/osxaudio/gstosxaudiosrc.c:
1606         * sys/osxaudio/gstosxaudiosrc.h:
1607         * sys/osxaudio/gstosxringbuffer.c:
1608         * sys/osxaudio/gstosxringbuffer.h:
1609           Rewrite caps setting and ring buffer initialisation.
1610           Previously we never told CoreAudio what format we were going to send it,
1611           so it only worked due to luck, and not at all on some hardware.
1612           Now we explicitly advertise what formats the hardware supports, and then
1613           configure the selected one correctly.
1614
1615 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1616
1617         * sys/v4l2/gstv4l2object.c:
1618         * sys/v4l2/gstv4l2src.c:
1619         * sys/v4l2/gstv4l2src.h:
1620         * sys/v4l2/v4l2_calls.c:
1621         * sys/v4l2/v4l2src_calls.c:
1622           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1623           need to memset instance structures. Some more FIXME's and comments.
1624
1625 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1626
1627         * tests/icles/.cvsignore:
1628           Ignore more.
1629
1630 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1631
1632         * gst/goom/.cvsignore:
1633         * gst/goom2k1/.cvsignore:
1634           Ignore files.
1635
1636 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1637
1638         * ext/cairo/gsttextoverlay.c:
1639           Fix compiler warning.
1640
1641 2008-08-25  David Schleef  <ds@schleef.org>
1642
1643         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1644
1645 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1646
1647         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1648         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1649         * gst/matroska/matroska-mux.c:
1650         (gst_matroska_mux_video_pad_setcaps),
1651         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1652         Add Real[Audio|Video] support to Matroska containers.
1653         It works fine for:
1654         * decoding real audio/video streams contained in mkv
1655         * 'transmuxing' real (.rm) files into .mkv files
1656         It will not work though for encoding real[audio/video] streams that
1657         don't contain the 'mdpr_data' extra data on the caps.
1658         The reason why this will not work is because I never intended to
1659         duplicate virtually all the 'mdpr' block creation into mkvmux.
1660         Fixes #536067
1661
1662 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1663
1664         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1665         * gst/law/mulaw-conversion.c:
1666         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1667         (gst_mulawenc_chain):
1668         The encoder can't really renegotiate at the time they perform a
1669         pad-alloc so make the srcpads use fixed caps.
1670         Check the buffer size after a pad-alloc because the returned size might
1671         not be right when the downstream element does not know the size of the
1672         new buffer (capsfilter). Fixes #549073.
1673
1674 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1675
1676         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1677
1678         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1679         v4l2src doesn't have a property named "norm" so don't try to notify
1680         about changes to that property. The "norm" property and related
1681         code are commented out currently. Fixes bug #549090.
1682
1683 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1684
1685         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1686
1687         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1688         Reprobe devices again instead of taking a cached list as new
1689         devices could've been plugged in. Fixes bug #549062.
1690
1691 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1692
1693         * gst/autodetect/Makefile.am:
1694         Don't link the autodetect plugin with GConf as it doesn't
1695         use GConf. Fixes bug #545463.
1696
1697 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1698
1699         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1700         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1701         (gst_ebml_read_sint), (gst_ebml_read_float),
1702         (gst_ebml_read_header):
1703         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1704         possible to ignore errors and not post any ERROR messages on
1705         the bus.
1706
1707         * gst/matroska/matroska-demux.c:
1708         (gst_matroska_demux_parse_contents):
1709         Ignore any errors and not just EOS when parsing the contents of
1710         a SeekHead. Errors here are usually caused by truncated files
1711         and playback of the file works fine. Fixes playback of the
1712         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1713         archive.
1714
1715 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1716
1717         * gst/multipart/multipartdemux.c:
1718         * gst/multipart/multipartmux.c:
1719         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1720
1721 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1722
1723         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1724           gst_directdraw_sink_bufferpool_clear):
1725           Fix two more buffer ref leaks.
1726
1727 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1728
1729         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1730
1731         * sys/directdraw/gstdirectdrawsink.c:
1732           (gst_directdraw_sink_show_frame):
1733           Fix buffer ref leak.
1734
1735 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1736
1737         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1738         Revert the last commit. wavenc still supports width!=depth for 32 bit
1739         width. Thanks Tim.
1740
1741 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1742
1743         * gst/matroska/matroska-demux.c:
1744         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1745         If the duration of a block is unknown only use the timestamp for the
1746         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1747         laces. Otherwise every lace has the same timestamp which leads to
1748         various problems. Really fixes bug #548831.
1749
1750 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1751
1752         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1753         If we're not allowing width!=depth in wavenc we should also disable
1754         the code that was added to support width!=depth.
1755
1756 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1757
1758         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1759         Don't calculate the default duration of a frame from the audio sampling
1760         rate. This only works for raw audio if every frame contains a single
1761         sample and results in broken buffer durations for other formats
1762         if no specified default duration is given or the blocks have no
1763         duration. Fixes bug #548831.
1764
1765 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1766
1767         * gst/matroska/matroska-demux.c:
1768         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1769         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1770         are used for text/plain subtitles as a gap-filler in some files.
1771
1772 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1773
1774         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1775         (gst_v4l2_get_caps_info):
1776         Add S910 and PWC formats with a low priority.
1777
1778         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1779         (gst_v4l2src_probe_caps_for_format):
1780         Add more debugging.
1781
1782 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1783
1784         * ext/flac/gstflacenc.c:
1785           Fix compilation against older libflac versions.
1786
1787 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1788
1789         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1790         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1791         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1792         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1793         (gst_pulsemixer_ctrl_set_volume):
1794         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1795         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1796         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1797         (gst_pulsesink_init), (gst_pulsesink_open),
1798         (gst_pulsesink_prepare), (gst_pulsesink_write),
1799         (gst_pulsesink_delay), (gst_pulsesink_reset):
1800         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1801         (gst_pulsesrc_init):
1802         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1803         Fix a locking issue in pulsesink's prepare function.
1804
1805         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1806         Check if the created channel layout is valid for GStreamer.
1807
1808 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1809
1810         * gst/rtsp/gstrtspgoogle.c:
1811         Things that can happen when your brain is in google mode trying to
1812         deal with their google rtsp server extensions and trying to type your
1813         google mail account.
1814
1815 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1816
1817         * gst/rtsp/Makefile.am:
1818         * gst/rtsp/gstrtsp.c: (plugin_init):
1819         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1820         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1821         (_do_init), (gst_rtsp_google_base_init),
1822         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1823         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1824         (gst_rtsp_google_extension_init):
1825         * gst/rtsp/gstrtspgoogle.h:
1826         Add google RTSP extension, it can only handle udp and responds with
1827         unsupported if we do anything else. Fixes #546465.
1828
1829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1830         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1831         (gst_rtspsrc_create_transports_string),
1832         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1833         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1834         Make transport setup code a bit better using GString.
1835         Add some more debug.
1836         Check for closed connections before doing anything on them.
1837
1838 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1839
1840         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1841         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1842         (gst_pulsesrc_prepare):
1843         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1844         (gst_pulse_channel_map_to_gst):
1845         * ext/pulse/pulseutil.h:
1846         If downstream provides no channel layout and >2 channels should be
1847         used use the default layout that pulseaudio chooses and also
1848         add this layout to the caps. Fixes bug #547258.
1849
1850 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1851
1852         Patch by: Peter Kjellerstedt <pkj at axis com>
1853
1854         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1855         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1856         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1857         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1858         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1859         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1860         (gst_udpsrc_set_property):
1861         Avoid leaking internally allocated file descriptors when setting
1862         custom file descriptors. Fixes #543101.
1863
1864 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1865
1866         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1867         Don't try to configure RTCP back to the server when the server did not
1868         give us a valid port number.
1869
1870 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1871
1872         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1873         Use new basetransform method to renegotiate. Fixes #544956.
1874
1875         * tests/icles/Makefile.am:
1876         * tests/icles/videobox-test.c: (make_pipeline), (main):
1877         Add videobox renegotiation example.
1878
1879 2008-08-19  David Schleef  <ds@schleef.org>
1880
1881         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1882         with sane values.  Fixes #548530.
1883
1884 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1885
1886         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1887         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1888         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1889         are already filled with the correct values by
1890         gst_ring_buffer_parse_caps() so there's no need to set them again
1891         with wrong values.
1892
1893 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1894
1895         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1896         (gst_avi_demux_read_subindexes_push):
1897         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1898         and instead of using the 'ix##' nomenclature, use '##ix'.
1899         They're still valid though, this fixes the duration and indexes for
1900         virtually all the ODML files I have.
1901
1902 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1903
1904         Patch by: Olivier Crete <tester at tester dot ca>
1905
1906         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1907         (gst_rtp_vorbis_depay_process):
1908         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1909         Update the vorbis RTP pay/depay to RFC 5215.
1910         Fixes #547842.
1911
1912 2008-08-14  David Schleef  <ds@schleef.org>
1913
1914         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1915           with 3:2 pulldown, i.e., 24p.
1916
1917 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1918
1919         * tests/check/elements/level.c: (GST_START_TEST):
1920         Fix compilation some more.
1921
1922 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1923
1924         * configure.ac::
1925           Require -base CVS for wavparse acid chunk parsing.
1926
1927 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1928
1929         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1930         (gst_pulsesink_init), (gst_pulsesink_finalize),
1931         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1932         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1933         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1934         * ext/pulse/pulsesink.h:
1935         Add "device-name" property to pulsesink too and currently commented
1936         out and not working support for a "volume" property.
1937
1938 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1939
1940         * configure.ac:
1941         Remove more cdio stuff (moved to ugly)
1942
1943 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1944
1945         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1946
1947         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1948         (gst_pulsesrc_get_property):
1949         Add "device-name" property, which provides a human readable string
1950         for the audio device, to make it more consisten with other audio
1951         sources. Fixes bug #547519.
1952
1953 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1954
1955         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1956         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1957         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1958         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1959         * ext/pulse/pulsemixerctrl.h:
1960         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1961         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1962         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1963         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1964         * ext/pulse/pulseprobe.h:
1965         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1966         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1967         (gst_pulsesrc_change_state):
1968         Improve debugging a bit by including the parent object in pulsemixerctrl
1969         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1970         GST_WARNING.
1971
1972         Use the parent GObject subclass instead of a random struct as GObject
1973         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1974         when probing for another property than "device".
1975
1976 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1977
1978         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1979
1980         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1981         Fix property probing after the device property is set by calling
1982         set_server when the server property changes. Fixes bug #547518.
1983
1984 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1985
1986         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1987
1988         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1989         (gst_pulsesink_implements_interface_init),
1990         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1991         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1992         (gst_pulsesink_get_type):
1993         * ext/pulse/pulsesink.h:
1994         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1995         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1996         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1997         * ext/pulse/pulsesrc.h:
1998         Implement GstPropertyProbe interface on pulsesink for detecting
1999         sink devices and on pulsesrc for detecting source devices.
2000         Fixes bugs #547227 and #547217.
2001
2002 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2003
2004         * gst/spectrum/gstspectrum.c:
2005           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2006
2007 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2008
2009         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2010         Properly set the maximum latency value, in the same way it is done in
2011         v4lsrc.
2012         * sys/v4l2/v4l2src_calls.c:
2013         Simplify fraction equality check, no need to use GValues for this.
2014
2015 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2016
2017         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2018         Add warning messages stating exactly why the latency query failed.
2019         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2020         In some cases, the negotiated framerate might be the default one which
2021         is already set internally. But we still need to mark it down in fps_n
2022         and fps_d so that the latency query can happen properly.
2023
2024 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2025
2026         * docs/plugins/inspect/plugin-1394.xml:
2027         Whoops, forgot one doc file for people who can't/don't build the
2028         raw1394 plugin.
2029
2030 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2031
2032         * docs/plugins/Makefile.am:
2033         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2034         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2035         * docs/plugins/inspect/plugin-cdio.xml:
2036         * ext/Makefile.am:
2037         * ext/cdio/Makefile.am:
2038         * ext/cdio/gstcdio.c:
2039         * ext/cdio/gstcdio.h:
2040         * ext/cdio/gstcdiocddasrc.c:
2041         * ext/cdio/gstcdiocddasrc.h:
2042
2043         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2044         CDDA source to -ugly.
2045
2046         * po/LINGUAS:
2047         * po/POTFILES.in:
2048         * po/id.po:
2049         Pull in new translation from 0.10.9.2 release branch.
2050
2051 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2052
2053         * docs/plugins/Makefile.am:
2054         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2055         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2056         * docs/plugins/gst-plugins-good-plugins.args:
2057         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2058         * docs/plugins/gst-plugins-good-plugins.interfaces:
2059         Integrate documentation for new hdv1394src element.
2060
2061 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2062
2063         * ext/raw1394/Makefile.am:
2064         * ext/raw1394/gst1394.c: (plugin_init):
2065         * ext/raw1394/gsthdv1394src.c: (_do_init),
2066         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2067         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2068         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2069         (gst_hdv1394src_from_raw1394handle),
2070         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2071         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2072         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2073         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2074         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2075         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2076         (gst_hdv1394src_uri_handler_init):
2077         * ext/raw1394/gsthdv1394src.h:
2078         mpeg2-ts (HDV) variant of firewire capture element.
2079         Fixes #350830
2080
2081 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2082
2083         * gst/level/gstlevel.c: (gst_level_message_new):
2084          Fix compilation (also known as the classic 'fix code that someone
2085          committed without compiling it first').
2086
2087 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2088
2089         * tests/check/elements/level.c:
2090           Add a test for level in stereo mode.
2091
2092 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2093
2094         * tests/examples/spectrum/demo-audiotest.c:
2095         * tests/examples/spectrum/demo-osssrc.c:
2096           Demo how to draw analyzer results synced to the clock.
2097
2098 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2099
2100         * gst/level/gstlevel.c:
2101           Little renaming (l -> level).
2102
2103         * gst/spectrum/gstspectrum.c:
2104         * gst/spectrum/gstspectrum.h:
2105           Also send full timestamp/duration details here.
2106
2107 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2108
2109         * gst/level/gstlevel.c:
2110         * gst/level/gstlevel.h:
2111           Send same timestamp/duration details as videoanalysis. This gives
2112           applications better chance to sync analysis results with playback.
2113
2114 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2115
2116         * gst/matroska/matroska-mux.c:
2117         (gst_matroska_mux_handle_sink_event),
2118         (flac_streamheader_to_codecdata):
2119         We need to drop one additional buffer for FLAC as the fLaC
2120         marker and STREAMINFO block are merged into one buffer in the caps.
2121
2122         Also don't pretend to support NEWSEGMENT events, otherwise we
2123         will most probably write some invalid data.
2124
2125 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2126
2127         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2128         (gst_matroska_mux_audio_pad_setcaps):
2129         Add support for muxing FLAC into Matroska containers.
2130         Fixes bug #311586.
2131
2132 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2133
2134         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2135         Actually provide the variables required for the format string.
2136
2137 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2138
2139         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2140         (gst_matroska_demux_element_send_event),
2141         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2142         * gst/matroska/matroska-demux.h:
2143         Close the current segment if we're doing a non-flushing seek and send
2144         the close-segment and the new segment of the seek from the streaming
2145         thread.
2146
2147 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2148
2149         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2150         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2151         (gst_flac_enc_change_state):
2152         * ext/flac/gstflacenc.h:
2153         Handle non-zero start timestamps correctly, mark header packets as
2154         IN_CAPS and print a warning and suggest using audiorate if stream
2155         discontinuities are detected. When FLAC supports flushing the encoder
2156         somehow this should be done for discontinuities instead.
2157
2158         Remove some unused variables from the instance struct.
2159
2160 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2161
2162         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2163         If seeking failed return the appropiate return value to FLAC.
2164         Otherwise it thinks seeking was successfull and tries to rewrite
2165         parts of the headers which then get appended to the output.
2166
2167 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2168
2169         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2170
2171         * ext/esd/gstesd.c: (plugin_init):
2172         * ext/flac/gstflac.c: (plugin_init):
2173         * ext/shout2/gstshout2.c: (plugin_init):
2174         * ext/wavpack/gstwavpack.c: (plugin_init):
2175         * sys/oss/gstossaudio.c: (plugin_init):
2176         * sys/v4l2/gstv4l2.c: (plugin_init):
2177         Make sure gettext returns translations in UTF-8 encoding rather
2178         than in the current locale encoding (#546822).
2179
2180 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2181
2182         * ext/flac/gstflacdec.c:
2183         Add FIXME for 0.11 to simply output everything with width=32 as given
2184         by FLAC and let audioconvert handle the conversions instead of doing
2185         them in flacdec.
2186
2187 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2188
2189         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2190         When outputting a pad template range for the size, include a framerate
2191         range too, to avoid 'not a real subset of template caps' errors.
2192
2193 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2194
2195         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2196
2197         * ext/flac/Makefile.am:
2198         * ext/flac/gstflac.c: (plugin_init):
2199         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2200         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2201         (gst_flac_tag_dispose), (gst_flac_tag_init),
2202         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2203         (gst_flac_tag_change_state):
2204         * ext/flac/gstflactag.h:
2205         Port flactag to 0.10, add documentation for it and clean it up a bit.
2206         Fixes bug #413841.
2207
2208         * docs/plugins/Makefile.am:
2209         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2210         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2211         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2212         * docs/plugins/gst-plugins-good-plugins.interfaces:
2213         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2214         * docs/plugins/inspect/plugin-flac.xml:
2215         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2216         * ext/flac/gstflacdec.h:
2217         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2218         * ext/flac/gstflacenc.h:
2219         Add flactag and flacenc to the documentation and mark
2220         the private parts of the flacdec instance structure as private.
2221
2222         Also use gst_element_class_set_details_simple() in flacdec and
2223         flacenc.
2224
2225 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2226
2227         * gst/qtdemux/qtdemux.c:
2228           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2229           for it but ffmpeg does not.
2230
2231 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2232
2233         * gst/wavparse/gstwavparse.c:
2234           Handle the list chunk and use gst_riff_parse_info() to parse the info
2235           sub-chunk.
2236
2237 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2238
2239         * gst/wavparse/gstwavparse.c:
2240           Handle the acid chunk and send tempo as part of tags. Other fields are
2241           interesting too, but need more tag-definitions. Fixes #545433.
2242
2243 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2244
2245         * gst/wavparse/gstwavparse.c:
2246           Refactor wavparse. Call _reset() from dispose() and move old code from
2247           dispose into reset. This way we don't leak taglists when we abort
2248           parsing. Fix some comments. Move code for skipping a chunk into extra
2249           function. Replace chunk sizes with a const to ease readability.         
2250
2251 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2252
2253         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2254
2255         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2256         Improve udp port setup. Fixes #545710.
2257
2258 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2259
2260         * gst/rtp/Makefile.am:
2261         * gst/rtp/gstrtp.c: (plugin_init):
2262         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2263         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2264         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2265         (gst_rtp_mp1s_depay_set_property),
2266         (gst_rtp_mp1s_depay_get_property),
2267         (gst_rtp_mp1s_depay_change_state),
2268         (gst_rtp_mp1s_depay_plugin_init):
2269         * gst/rtp/gstrtpmp1sdepay.h:
2270         Add MP1S depayloader.
2271
2272         * gst/rtsp/URLS:
2273         Some more sample rtsp streams.
2274
2275 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2276
2277         * gst/rtsp/URLS:
2278         Add another URL.
2279
2280         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2281         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2282         Add some more debug info.
2283
2284 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2285
2286         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2287         Provide cbSize field for audio extra_data size, and take care to
2288         pad extra_data.
2289
2290 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2291
2292         * gst/qtdemux/qtdemux.c:
2293           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2294           TRUE.
2295
2296 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2297
2298         * gst/qtdemux/qtdemux.c:
2299         * gst/qtdemux/qtdemux_fourcc.h:
2300           Add keyword tag support. Fixes #520694 for qtdemux.
2301
2302 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2303
2304         * gst/qtdemux/qtdemux.c:
2305           Add support for tmpo tag (BPM).
2306
2307 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2308
2309         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2310         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2311         Set an estimate for the total number of samples that will be encoded
2312         if possible to help decoders if the streaminfo can't be rewritten
2313         later (like when muxing into Ogg containers).
2314
2315         Add a warning if we get header packets after data packets as those
2316         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2317         work.
2318
2319 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2320
2321         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2322         (gst_flac_dec_write):
2323         Support decoding of all depths between 4 and 32 bits and read the
2324         depth from the streaminfo header if needed. Also support all sampling
2325         rates between 1 and 655350 Hz.
2326
2327         * ext/flac/gstflacenc.c:
2328         (gst_flac_enc_caps_append_structure_with_widths),
2329         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2330         (gst_flac_enc_chain):
2331         * ext/flac/gstflacenc.h:
2332         Support encoding in all bit depths supported by the streamable
2333         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2334         between 1 Hz and 655350 Hz.
2335
2336 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2337
2338         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2339         (gst_flac_enc_sink_getcaps):
2340         Support encoding of up to 8 channels.
2341
2342 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2343
2344         * ext/soup/gstsouphttpsrc.c:
2345         * ext/soup/gstsouphttpsrc.h:
2346         Fix seeking race condition in #540300
2347         Patch By: Wouter Cloetens  <wouter at mind be>
2348
2349 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2350
2351         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2352         (gst_matroska_demux_element_send_event),
2353         (gst_matroska_demux_handle_seek_event),
2354         (gst_matroska_demux_handle_src_event):
2355         When receiving a SEEK event on a specific pad first search for a seek
2356         table entry for the stream of the pad and then fall back to an entry
2357         for a different stream.
2358
2359 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2360
2361         * configure.ac:
2362         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2363         * gst/matroska/matroska-ids.h:
2364         Build depend on core CVS for the attachment tag.
2365
2366 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2367
2368         * configure.ac:
2369         * gst/matroska/Makefile.am:
2370         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2371         (copy_backptr), (lzo1x_decode), (main):
2372         * gst/matroska/lzo.h:
2373         * gst/matroska/matroska-demux.c:
2374         (gst_matroska_demux_read_track_encoding),
2375         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2376         (gst_matroska_decode_buffer),
2377         (gst_matroska_decode_content_encodings),
2378         (gst_matroska_demux_read_track_encodings),
2379         (gst_matroska_demux_add_stream),
2380         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2381         * gst/matroska/matroska-ids.h:
2382         Decode the codec private data and following ContentEncoding if
2383         necessary.
2384
2385         Support bzip2, lzo and header stripped compression. For lzo use the
2386         ffmpeg lzo implementation as liblzo is GPL licensed.
2387         
2388         Fix zlib decompression.
2389
2390 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2391
2392         * gst/matroska/matroska-mux.c:
2393         (gst_matroska_mux_audio_pad_setcaps):
2394         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2395         duration of a frame with the new mpegaudioversion caps field.
2396
2397 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2398
2399         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2400         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2401         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2402         (gst_matroska_demux_stream_from_num),
2403         (gst_matroska_demux_tracknumber_unique),
2404         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2405         (gst_matroska_demux_handle_seek_event),
2406         (gst_matroska_demux_sync_streams),
2407         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2408         (gst_matroska_demux_loop):
2409         * gst/matroska/matroska-demux.h:
2410         Allow an infinite number of stream inside Matroska containers and use
2411         a GPtrArray for storing them instead of allowing "only" 127 streams.
2412
2413 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2414
2415         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2416         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2417         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2418         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2419         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2420         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2421         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2422         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2423         (gst_ebml_read_master), (gst_ebml_read_binary),
2424         (gst_ebml_read_header):
2425         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2426         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2427         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2428         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2429         (gst_ebml_replace_uint):
2430         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2431         (gst_matroska_demux_read_track_encoding),
2432         (gst_matroska_demux_read_track_encodings),
2433         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2434         (gst_matroska_demux_send_event),
2435         (gst_matroska_demux_element_send_event),
2436         (gst_matroska_demux_handle_seek_event),
2437         (gst_matroska_demux_handle_src_event),
2438         (gst_matroska_demux_init_stream),
2439         (gst_matroska_demux_parse_tracks),
2440         (gst_matroska_demux_parse_index_cuetrack),
2441         (gst_matroska_demux_parse_index_pointentry),
2442         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2443         (gst_matroska_demux_parse_metadata_id_simple_tag),
2444         (gst_matroska_demux_parse_metadata_id_tag),
2445         (gst_matroska_demux_parse_metadata),
2446         (gst_matroska_demux_parse_attached_file),
2447         (gst_matroska_demux_parse_attachments),
2448         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2449         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2450         (gst_matroska_demux_push_flac_codec_priv_data),
2451         (gst_matroska_demux_push_xiph_codec_priv_data),
2452         (gst_matroska_demux_push_dvd_clut_change_event),
2453         (gst_matroska_demux_add_mpeg_seq_header),
2454         (gst_matroska_demux_add_wvpk_header),
2455         (gst_matroska_demux_check_subtitle_buffer),
2456         (gst_matroska_decode_buffer),
2457         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2458         (gst_matroska_demux_parse_cluster),
2459         (gst_matroska_demux_parse_contents_seekentry),
2460         (gst_matroska_demux_parse_contents),
2461         (gst_matroska_demux_loop_stream_parse_id),
2462         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2463         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2464         (gst_matroska_demux_subtitle_caps),
2465         (gst_matroska_demux_change_state):
2466         * gst/matroska/matroska-ids.c:
2467         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2468         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2469         (gst_matroska_mux_video_pad_setcaps),
2470         (xiph3_streamheader_to_codecdata),
2471         (vorbis_streamheader_to_codecdata),
2472         (theora_streamheader_to_codecdata),
2473         (gst_matroska_mux_audio_pad_setcaps),
2474         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2475         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2476         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2477         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2478         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2479         Fix indention everywhere. A broken indent version has added newlines
2480         after every single declaration some time ago.
2481
2482 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2483
2484         * gst/matroska/matroska-demux.c:
2485         (gst_matroska_demux_loop_stream_parse_id):
2486         If no Tracks are found error out instead of trying it again until the
2487         end of time.
2488
2489 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2490
2491         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2492         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2493         bit and signed otherwise, not the other way around.
2494
2495 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2496
2497         * gst/matroska/matroska-mux.c:
2498         Add more raw YUV formats to the list of supported formats.
2499
2500 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2501
2502         * gst/matroska/matroska-mux.c:
2503         (gst_matroska_mux_audio_pad_setcaps):
2504         Add support for muxing raw float audio now that the spec defines the
2505         endianness and add support for muxing raw integer audio with 24 and
2506         32 bits.
2507
2508         Allow muxing of more than 8 audio channels.
2509
2510 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2511
2512         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2513         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2514         Add locking to the global array of used track UIDs to prevent random
2515         crashes if more than a single matrosmux instance is used.
2516
2517         Use 64 bit values for the track UIDs.
2518
2519         Use the global GRandom of GLib instead of creating our own one
2520         for the few random numbers we need every single time.
2521
2522 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2523
2524         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2525         (gst_flac_dec_setup_stream_decoder),
2526         (gst_flac_dec_update_metadata):
2527         Always post the audio-codec tag, not only if other tags are present.
2528
2529 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2530
2531         * configure.ac:
2532         Back to development -> 0.10.9.1
2533
2534 === release 0.10.9 ===
2535
2536 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2537
2538         * configure.ac:
2539           releasing 0.10.9, "Steam Train Rolling"
2540
2541 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2542
2543         * ext/soup/gstsouphttpsrc.c:
2544         Don't throw an error when soup completes a msg with status
2545         'cancelled', as that indicates we cancelled a request while
2546         shutting down or seeking, and it's not an error.
2547         Fixes: #540300 again.
2548
2549 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2550
2551         * configure.ac:
2552         0.10.8.4 pre-release
2553
2554 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2555
2556         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2557         Fix segment-stop regression.
2558         Add documentation regarding segments in quicktime files by Wim Taymans.
2559         Fixes #544509
2560
2561 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2562
2563         * configure.ac:
2564         0.10.8.3 pre-release
2565
2566         * po/LINGUAS:
2567         * po/pt_BR.po:
2568         Add pt_BR translation
2569
2570 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2571
2572         * gst/goom/convolve_fx.c:
2573         * gst/goom/filters.c:
2574         * gst/goom/goom_config.h:
2575         * gst/goom/goom_core.c:
2576         * gst/goom/goom_tools.h:
2577           Fix build with MSVC: include glib.h to define inline appropriately,
2578           use header guards where needed.
2579         * gst/udp/gstudpnetutils.c:
2580         * gst/udp/gstudpsrc.c:
2581           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2582           g_snprintf rather than snprintf.
2583           Fixes #544433.
2584
2585 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2586
2587         * gst/debug/gsttaginject.c:
2588         * gst/debug/gsttaginject.h:
2589           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2590           partially.
2591
2592 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2593
2594         * configure.ac:
2595         0.10.8.2 pre-release
2596
2597 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2598
2599         * ext/Makefile.am:
2600         Finish hooking up pulseaudio plugin to the build.
2601
2602         * ext/pulse/pulsemixerctrl.c:
2603         Fix compilation error.
2604
2605 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2606
2607         * po/LINGUAS:
2608         * po/lt.po:
2609         Add new lithunian translation, and add french to the LINGUAS
2610         file.
2611
2612 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2613
2614         * ext/soup/gstsouphttpsrc.c:
2615         Fix Soup HTTP source seeking.
2616         Patch By: Wouter Cloetens  <wouter at mind be>
2617         Fixes: #540300
2618
2619         * tests/check/elements/.cvsignore:
2620         Ignore new check programs.
2621
2622 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2623
2624         * configure.ac:
2625         * docs/plugins/Makefile.am:
2626         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2627         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2628         * docs/plugins/gst-plugins-good-plugins.args:
2629         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2630         * docs/plugins/gst-plugins-good-plugins.interfaces:
2631         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2632         * docs/plugins/inspect/plugin-interleave.xml:
2633         * docs/plugins/inspect/plugin-replaygain.xml:
2634         * tests/check/Makefile.am:
2635
2636         Move replaygain and interleave plugins from -bad.
2637         Fixes: #543406
2638         Fixes: #536228
2639
2640 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2641
2642         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2643         (qtdemux_parse_trak):
2644         Revert ISO base media spec based pixel-aspect-ratio calculation.
2645         Fixes #543300.
2646
2647 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2648
2649         * sys/osxvideo/osxvideosink.m:
2650         Fix minor build issues on macosx.
2651         Fixes #543054
2652
2653 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2654
2655         * configure.ac::
2656         * ext/taglib/Makefile.am::
2657           Only use -Wno-attributes (which is there to work around a
2658           bug in the taglib 1.5 headers) if the c++ compiler actually
2659           supports it (#543255).
2660
2661 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2662
2663         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2664
2665         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2666           Avoid compiler warning by initialising variable to NULL (#543259).
2667
2668 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2669
2670         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2671         Don't pass NULL taglists to gst_tag_list_is_empty().
2672
2673 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2674
2675         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2676         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2677         (rtp_pipeline_run):
2678         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2679         Don't use declarations after statements.
2680
2681 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2682
2683         * ext/jpeg/gstjpegdec.c:
2684         Align documentation with reality.
2685
2686 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2687
2688         * gst/udp/gstudpnetutils.c:
2689         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2690         old value (1) if it's not defined which should not cause any problems
2691         as we're using it internal only anyway.
2692
2693 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2694
2695         Patch by: Alessandro Decina <alessandro at nnva dot org>
2696
2697         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2698         Fix build of avidemux on big endian architectures.
2699
2700 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2701
2702         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2703
2704         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2705         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2706
2707 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2708
2709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2710         (qtdemux_parse_trak):
2711         Set pixel-aspect-ratio in caps using display width and height
2712         provided in track.
2713
2714 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2715
2716         * configure.ac:
2717         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2718         flags that are invalid for C++. Fixes bug #516509.
2719
2720 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2721
2722         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2723         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2724         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2725         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2726         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2727         * tests/examples/equalizer/demo.c: (message_handler):
2728         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2729         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2730         Don't use declarations after statements and variable length arrays.
2731
2732 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2733
2734         Patch by: Daniel Drake <dsd at gentoo dot org>
2735
2736         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2737         (gst_v4l2src_get_nearest_size):
2738         Try progressive video if interlaced fails. Fixes bug #541956
2739         and the usage of v4l2src on OLPC.
2740
2741 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2742
2743         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2744         (gst_rtp_speex_depay_process):
2745         * gst/rtp/gstrtpspeexdepay.h:
2746         Revert last change: Only the jitterbuffer is able to convert RTP to
2747         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2748         Reopens bug #541787.
2749
2750 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2751
2752         * gst/rtp/gstrtpvrawdepay.c:
2753           Include stdlib.h for atoi().
2754
2755         * gst/rtsp/gstrtspsrc.c:
2756           Use floating point math for latencies < 0 sec in log output.
2757
2758 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2759
2760         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2761
2762         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2763         (gst_rtp_speex_depay_process):
2764         * gst/rtp/gstrtpspeexdepay.h:
2765         Take timestamp from the RTP packet as a first step to fix problems
2766         with transmission over RTP when the network is not reliable.
2767         Fixes bug #541787.
2768
2769 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2770
2771         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2772
2773         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2774         Fix parsing of udp:// URIs containing IPv6 addresses.
2775         Fixes bug #541650.
2776
2777 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2778
2779         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2780         Do not leak incoming buffers.
2781
2782 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2783
2784         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2785
2786         * configure.ac:
2787         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2788         for htons() and htonl(). Fixes bug #541412.
2789
2790 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2791
2792         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2793         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2794         (gst_matroska_demux_element_query),
2795         (gst_matroska_demux_handle_src_query),
2796         (gst_matroska_demux_handle_seek_event):
2797         Handle position and duration query in DEFAULT format if the
2798         pad's track has a default frame duration set.
2799
2800         Fix seeking now that the segment's duration doesn't contain the
2801         (possibly wrong or inaccurate) duration of the Matroska file.
2802
2803 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2804
2805         * gst/matroska/ebml-read.c: (_ext2dbl):
2806         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2807         in math.h except on MSVC where it is defined in xmath.h.
2808         Fixes compilation with MSVC.
2809
2810 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2811
2812         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2813         (gst_matroska_demux_handle_src_query),
2814         (gst_matroska_demux_parse_info),
2815         (gst_matroska_demux_loop_stream_parse_id):
2816         * gst/matroska/matroska-demux.h:
2817         Don't set the segment duration to the duration from the Matroska
2818         header as this value could be wrong and is just informational.
2819
2820 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2821
2822         * gst/matroska/matroska-demux.c:
2823         (gst_matroska_demux_loop_stream_parse_id):
2824         If no Tracks element is found until the first Cluster is found
2825         search it and error out if none is found in the complete file.
2826
2827 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2828
2829         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2830         Resync non-subtitle tracks too if a too large gap compared to other
2831         tracks is detected.
2832
2833 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2834
2835         * gst/rtp/Makefile.am:
2836         * gst/rtp/gstrtp.c: (plugin_init):
2837         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2838         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2839         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2840         (gst_rtp_vraw_depay_change_state),
2841         (gst_rtp_vraw_depay_plugin_init):
2842         * gst/rtp/gstrtpvrawdepay.h:
2843         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2844         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2845         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2846         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2847         (gst_rtp_vraw_pay_plugin_init):
2848         * gst/rtp/gstrtpvrawpay.h:
2849         Add raw video pay and depayloaders, see RFC4175.
2850
2851 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2852
2853         * ext/libpng/gstpngdec.c:
2854         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2855         whatever it returned.
2856
2857 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2858
2859         * gst/avi/avi-ids.h:
2860         Add vprp chunk related structures.
2861         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2862         (gst_avi_demux_parse_stream):
2863         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2864         to caps.  Fixes #539482.
2865         * gst/avi/gstavimux.h:
2866         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2867         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2868         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2869
2870 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2871
2872         * tests/check/elements/avimux.c: (check_avimux_pad):
2873         Adjust avimux unit test according to increased streamheader size.
2874
2875 2008-06-27  David Schleef  <ds@schleef.org>
2876
2877         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2878
2879 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2880
2881         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2882         * gst/avi/gstavimux.h:
2883         Add 8 bytes to current streamheader to make for a complete one
2884         and to make more players happy.  Fixes #519460.
2885
2886 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2887
2888         * sys/v4l2/v4l2_calls.c::
2889           Don't include unused gstv4l2xoverlay.h. Fixes build
2890           in case where X11 headers are not installed.
2891
2892 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2893
2894         * ext/dv/gstdv.c: (plugin_init):
2895         Fix compilation.
2896
2897 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2898
2899         * ext/dv/gstdv.c: (plugin_init):
2900         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2901         DV decoder available.
2902         Fixes #532393
2903
2904 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2905
2906         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2907         Call getsockname() after the call to bind() to get updated values
2908         for the port, etc. This fixes the usage of udpsrc on anonymous
2909         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2910         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2911
2912 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2913
2914         * tests/check/pipelines/wavpack.c: (bus_handler):
2915         Remove workaround for a bug in identity that is fixed in 0.10.20.
2916
2917 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2918
2919         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2920
2921         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2922         Fix HTTP auth support with user/password passed via the URI.
2923         Fixes bug #540067.
2924
2925 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2926
2927         * configure.ac:
2928           Depend on released versions of core and -base.
2929
2930 2008-06-23  Julien Moutte  <julien@fluendo.com>
2931
2932         * gst/matroska/matroska-demux.c:
2933         (gst_matroska_demux_read_track_encoding),
2934         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2935         format strings in macros. (makes it build on OS X again...)
2936
2937 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2938
2939         * gst/rtp/gstrtptheorapay.c:
2940         * gst/udp/gstmultiudpsink.c:
2941           Added debug.
2942
2943 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2944
2945         * configure.ac: switch v4l2src over to the normal build instead of
2946         being 'experimental'. Fixes bug #536831.
2947
2948 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2949
2950         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2951         Remove unused variable so that we can compile again.
2952
2953 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2954
2955         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2956         No need to check for audio/G723 and audio/32KADPCM here as they are
2957         no longer supported.
2958
2959 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2960
2961         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2962         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2963         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2964         known length.
2965
2966 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2967
2968         * gst/matroska/matroska-demux.c:
2969         (gst_matroska_demux_add_wvpk_header),
2970         (gst_matroska_demux_audio_caps):
2971         * gst/matroska/matroska-ids.h:
2972         Fix demuxing of WavPack files. Muxing is still broken.
2973
2974 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2975
2976         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2977         (gst_matroska_demux_add_mpeg_seq_header),
2978         (gst_matroska_demux_add_wvpk_header),
2979         (gst_matroska_demux_check_subtitle_buffer),
2980         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2981         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2982         (gst_matroska_demux_subtitle_caps):
2983         * gst/matroska/matroska-ids.h:
2984         Add a "vfunc" to the track context for postprocessing frames and
2985         convert the wavpack and subtitle postprocessing to this vfunc.
2986         Copy buffer flags in those functions to the new buffers too.
2987
2988         Parse CodecState elements of Blocks.
2989
2990         Add a postprocessing function for MPEG video that adds the sequence
2991         header from the codec private data or codec state to the frames if
2992         it's not already there.
2993
2994 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2995
2996         * gst/matroska/matroska-demux.c:
2997         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2998         If a gap of more than 1/2 second is found in one stream send a
2999         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3000         This also fixes Matroska files where the first buffer doesn't start
3001         at timestamp 0. Fixes bug #429322.
3002
3003         The duration of a block is the default duration multiplied with the
3004         number of laces. Every lace is one frame and the default duration
3005         is the duration of one frame. This fixes playback of files that use
3006         lacing for some tracks.
3007
3008 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3009
3010         * gst/matroska/matroska-demux.c:
3011         (gst_matroska_demux_parse_contents_seekentry):
3012         Update FIXME/TODOs and only ignore EOS at the central, important place
3013         instead of several places.
3014
3015 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3016
3017         * gst/rtp/gstrtpg726pay.c:
3018         Fix caps, See #538891.
3019
3020 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3021
3022         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3023         (gst_matroska_demux_stream_from_num),
3024         (gst_matroska_demux_encoding_cmp),
3025         (gst_matroska_demux_encoding_order_unique),
3026         (gst_matroska_demux_read_track_encoding),
3027         (gst_matroska_demux_read_track_encodings),
3028         (gst_matroska_demux_tracknumber_unique),
3029         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3030         (gst_matroska_demux_parse_tracks),
3031         (gst_matroska_demux_parse_index_cuetrack),
3032         (gst_matroska_demux_parse_index_pointentry),
3033         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3034         (gst_matroska_demux_parse_metadata_id_simple_tag),
3035         (gst_matroska_demux_parse_metadata_id_tag),
3036         (gst_matroska_demux_parse_metadata),
3037         (gst_matroska_demux_parse_attached_file),
3038         (gst_matroska_demux_parse_attachments),
3039         (gst_matroska_demux_parse_chapters),
3040         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3041         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3042         (gst_matroska_demux_parse_cluster),
3043         (gst_matroska_demux_parse_contents_seekentry),
3044         (gst_matroska_demux_parse_contents),
3045         (gst_matroska_demux_loop_stream_parse_id),
3046         (gst_matroska_demux_loop):
3047         Improve debug output everywhere and fix the EOS logic.
3048
3049         Check the values of the ContentEncoding elements more strictly and
3050         don't use tracks for which it's invalid.
3051
3052         Check that the track number is unique for this stream.
3053
3054         Check that seek positions are below G_MAXINT64 as our seeks are
3055         int64-based and overflows will fail badly.
3056
3057         After seeks also don't push SimpleBlocks until the first one
3058         containing a keyframe is found. Before this was done only for normal
3059         Blocks.
3060
3061         Update some FIXME/TODOs.
3062         
3063         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3064         (gst_ebml_read_utf8), (gst_ebml_read_header):
3065         Improve debug output.
3066
3067         * gst/matroska/matroska-ids.c:
3068         (gst_matroska_track_init_video_context):
3069         * gst/matroska/matroska-ids.h:
3070         * gst/matroska/matroska-mux.c:
3071         (gst_matroska_mux_video_pad_setcaps):
3072         Remove eye mode and don't parse it anymore. We can't use that
3073         information in GStreamer yet so it's useless.
3074
3075
3076 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3077
3078         Patch by: Mersad Jelacic <mersad at axis dot com>
3079
3080         * gst/rtp/Makefile.am:
3081         * gst/rtp/gstrtp.c: (plugin_init):
3082         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3083         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3084         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3085         (gst_rtp_g726_depay_plugin_init):
3086         * gst/rtp/gstrtpg726depay.h:
3087         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3088         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3089         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3090         * gst/rtp/gstrtpg726pay.h:
3091         Added G726 pay/depayloaders. Fixes #538891.
3092
3093 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3094
3095         * gst/rtsp/URLS:
3096         Some more urls.
3097
3098         * gst/smpte/barboxwipes.c:
3099         Add a comment
3100
3101         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3102         Fix typo, add audioresample to the pipeline.
3103
3104 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3105
3106         * ext/libmng/Makefile.am:
3107         * ext/libmng/gstmng.c: (plugin_init):
3108         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3109         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3110         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3111         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3112         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3113         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3114         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3115         (gst_mng_dec_change_state):
3116         * ext/libmng/gstmngdec.h:
3117         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3118         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3119         (gst_mng_enc_init), (gst_mng_enc_chain),
3120         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3121         * ext/libmng/gstmngenc.h:
3122         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3123         bits ifdeffed out still.
3124
3125 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3126
3127         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3128         When comparing index elements with the same time compare their
3129         block number.
3130
3131 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3132
3133         * gst/matroska/matroska-demux.c:
3134           (gst_matroska_demux_parse_attached_file)
3135           Init variable to NULL to avoid compiler warning.
3136
3137 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3138
3139         * gst/matroska/Makefile.am:
3140         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3141         (gst_matroska_demux_parse_attached_file),
3142         (gst_matroska_demux_parse_attachments),
3143         (gst_matroska_demux_parse_contents_seekentry),
3144         (gst_matroska_demux_loop_stream_parse_id):
3145         * gst/matroska/matroska-demux.h:
3146         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3147         * gst/matroska/matroska-ids.h:
3148         * gst/matroska/matroska.c: (plugin_init):
3149         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3150         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3151         and description of the attachments in the caps. Fixes bug #537622.
3152
3153 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3154
3155         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3156         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3157         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3158         (gst_speex_enc_src_query), (gst_speex_enc_init),
3159         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3160         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3161         (gst_speex_enc_set_property):
3162         Add mode property.
3163         Some cleanups, add more debug info.
3164         Add latency query.
3165
3166 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3167
3168         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3169         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3170         If we get less bytes than requested we can't do anything except doing
3171         our EOS logic.
3172
3173 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3174
3175         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3176         (gst_matroskademux_do_index_seek),
3177         (gst_matroska_demux_parse_index_cuetrack),
3178         (gst_matroska_demux_parse_index_pointentry),
3179         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3180         (gst_matroska_demux_parse_metadata):
3181         * gst/matroska/matroska-demux.h:
3182         * gst/matroska/matroska-ids.h:
3183         Use a GArray for storing the Cue (i.e. seek) information, store
3184         the CueTrackPositions for every track, store the block number
3185         and optimize searching in the array by sorting it after the last
3186         element was added.
3187
3188         Fix a small memory leak when trying to parse a tags element that was
3189         already parsed.
3190
3191 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3192
3193         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3194         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3195         (gst_matroska_mux_write_data):
3196         * gst/matroska/matroska-mux.h:
3197         Don't write another SeekHead which indexes all Clusters to the end of
3198         the file. This isn't useful for anything and just increases filesize.
3199
3200 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3201
3202         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3203         Prevent unaligned memory access when reading floats.
3204
3205 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3206
3207         * gst/matroska/ebml-read.c:
3208         * gst/matroska/ebml-read.h:
3209         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3210         (gst_matroska_demux_parse_metadata):
3211         * gst/matroska/matroska-demux.h:
3212         Make sure that every Tags element is only parsed once and it's
3213         containing tags are only posted once.
3214
3215 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3216
3217         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3218         (gst_ebml_read_header):
3219         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3220         (gst_matroska_demux_parse_tracks),
3221         (gst_matroska_demux_parse_index_cuetrack),
3222         (gst_matroska_demux_parse_index_pointentry),
3223         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3224         (gst_matroska_demux_parse_metadata_id_simple_tag),
3225         (gst_matroska_demux_parse_metadata_id_tag),
3226         (gst_matroska_demux_parse_metadata),
3227         (gst_matroska_demux_parse_attachments),
3228         (gst_matroska_demux_parse_chapters),
3229         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3230         (gst_matroska_demux_parse_cluster),
3231         (gst_matroska_demux_parse_contents_seekentry),
3232         (gst_matroska_demux_parse_contents),
3233         (gst_matroska_demux_loop_stream_parse_id):
3234         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3235         already. They're not useful in the matroska parser and only cause
3236         additional code.
3237
3238 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3239
3240         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3241         (gst_ebml_finalize), (gst_ebml_read_change_state),
3242         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3243         * gst/matroska/matroska-demux.c:
3244         (gst_matroska_demux_parse_contents_seekentry):
3245         Reverse the level list as we usually are only interested in the
3246         first element or want to add a new first element. Having the
3247         first element stored at the end and calling g_list_last() and
3248         g_list_append() is more expensive.
3249
3250         Also use GSlice for allocating the GstEbmlLevel structs.
3251
3252 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3253
3254         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3255           (gst_tag_inject_class_init), (gst_tag_inject_init):
3256           Don't unref NULL taglist in finalize. Don't use c++ style
3257           comments.
3258
3259 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3260
3261         * gst/matroska/matroska-demux.c:
3262         (gst_matroska_demux_parse_metadata_id_simple_tag):
3263         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3264         (gst_matroska_mux_write_data):
3265         Use gst_value_serialize() and gst_value_deserialize() for transforming
3266         tags from some GType to a string and the other way around. The default
3267         transformations in GLib don't include transformations from string to
3268         number types.
3269
3270 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3271
3272         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3273         (gst_matroska_demux_parse_tracks),
3274         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3275         (gst_matroska_demux_parse_attachments),
3276         (gst_matroska_demux_parse_chapters),
3277         (gst_matroska_demux_parse_contents_seekentry),
3278         (gst_matroska_demux_loop_stream_parse_id):
3279         * gst/matroska/matroska-demux.h:
3280         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3281         Tags multiple times. The first ones can appear more than once but must
3282         contain the same content as the first for backup purposes so we ignore
3283         all but the first one. Tags can appear multiple times with different
3284         content.
3285
3286         Jump to all elements except Clusters that are available from a
3287         SeekHead to make it more likely to have all required informations
3288         before getting to the first Clusters.
3289
3290         Add dummy functions for parsing Attachments and Chapters.
3291
3292 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3293
3294         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3295         (gst_udpsrc_create), (gst_udpsrc_set_property),
3296         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3297         * gst/udp/gstudpsrc.h:
3298         Add property to control automatic join/leave of multicast groups.
3299         Add G_LIKELY.
3300         Remove setting caps on buffers explicitly, basesrc does that for us now.
3301         Improve debug info.
3302         Convert some non-fatal error into warnings.
3303         Use g_ntohs for better portability.
3304         Leave multicast groups when stopping.
3305         When using external sockets, use getsockname() on them to fill up the
3306         addr structure before calling methods that use the structure.
3307         Should all fix #536903.
3308         API: GstUDPSrc::auto-multicast property
3309
3310 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3311
3312         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3313         Use g_ntohl for better portability.
3314
3315 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3316
3317         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3318         (gst_multiudpsink_remove):
3319         Fix a typo and do some small cleanups.
3320
3321 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3322
3323         Patch by: Olivier Crete <tester at tester dot ca>
3324
3325         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3326         Make the delivery-method mandatory on the caps and only accept inline
3327         for now.
3328         Reverse strcmp checks for delivery-method.
3329
3330         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3331         Make delivery method optional when parsing caps and note this in the
3332         caps.
3333         Reverse strcmp checks for delivery-method.
3334
3335         * gst/rtp/gstrtpvorbispay.c:
3336         Update a comment to note that the delivery-method is optional, 
3337         Fixes #537675.
3338
3339 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3340
3341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3342         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3343         leaving them in READY. Fixes #537832.
3344
3345 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3346
3347         * gst/avi/gstavimux.c:
3348           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3349           for a random constant in tagmuxing code.
3350
3351 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3352
3353         * gst/debug/gsttaginject.c:
3354         * gst/debug/gsttaginject.h:
3355           Now actually adding the new element.
3356
3357 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3358
3359         * docs/plugins/Makefile.am:
3360         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3361         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3362         * docs/plugins/gst-plugins-good-plugins.args:
3363         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3364         * docs/plugins/gst-plugins-good-plugins.interfaces:
3365         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3366         * docs/plugins/inspect/plugin-aasink.xml:
3367         * docs/plugins/inspect/plugin-alaw.xml:
3368         * docs/plugins/inspect/plugin-alpha.xml:
3369         * docs/plugins/inspect/plugin-alphacolor.xml:
3370         * docs/plugins/inspect/plugin-annodex.xml:
3371         * docs/plugins/inspect/plugin-apetag.xml:
3372         * docs/plugins/inspect/plugin-audiofx.xml:
3373         * docs/plugins/inspect/plugin-auparse.xml:
3374         * docs/plugins/inspect/plugin-autodetect.xml:
3375         * docs/plugins/inspect/plugin-avi.xml:
3376         * docs/plugins/inspect/plugin-cacasink.xml:
3377         * docs/plugins/inspect/plugin-cairo.xml:
3378         * docs/plugins/inspect/plugin-cdio.xml:
3379         * docs/plugins/inspect/plugin-cutter.xml:
3380         * docs/plugins/inspect/plugin-debug.xml:
3381         * docs/plugins/inspect/plugin-dv.xml:
3382         * docs/plugins/inspect/plugin-efence.xml:
3383         * docs/plugins/inspect/plugin-effectv.xml:
3384         * docs/plugins/inspect/plugin-equalizer.xml:
3385         * docs/plugins/inspect/plugin-esdsink.xml:
3386         * docs/plugins/inspect/plugin-flac.xml:
3387         * docs/plugins/inspect/plugin-flxdec.xml:
3388         * docs/plugins/inspect/plugin-gamma.xml:
3389         * docs/plugins/inspect/plugin-gconfelements.xml:
3390         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3391         * docs/plugins/inspect/plugin-goom.xml:
3392         * docs/plugins/inspect/plugin-goom2k1.xml:
3393         * docs/plugins/inspect/plugin-halelements.xml:
3394         * docs/plugins/inspect/plugin-icydemux.xml:
3395         * docs/plugins/inspect/plugin-id3demux.xml:
3396         * docs/plugins/inspect/plugin-jpeg.xml:
3397         * docs/plugins/inspect/plugin-level.xml:
3398         * docs/plugins/inspect/plugin-matroska.xml:
3399         * docs/plugins/inspect/plugin-monoscope.xml:
3400         * docs/plugins/inspect/plugin-mulaw.xml:
3401         * docs/plugins/inspect/plugin-multifile.xml:
3402         * docs/plugins/inspect/plugin-multipart.xml:
3403         * docs/plugins/inspect/plugin-navigationtest.xml:
3404         * docs/plugins/inspect/plugin-ossaudio.xml:
3405         * docs/plugins/inspect/plugin-png.xml:
3406         * docs/plugins/inspect/plugin-quicktime.xml:
3407         * docs/plugins/inspect/plugin-rtp.xml:
3408         * docs/plugins/inspect/plugin-rtsp.xml:
3409         * docs/plugins/inspect/plugin-smpte.xml:
3410         * docs/plugins/inspect/plugin-soup.xml:
3411         * docs/plugins/inspect/plugin-spectrum.xml:
3412         * docs/plugins/inspect/plugin-speex.xml:
3413         * docs/plugins/inspect/plugin-taglib.xml:
3414         * docs/plugins/inspect/plugin-udp.xml:
3415         * docs/plugins/inspect/plugin-video4linux2.xml:
3416         * docs/plugins/inspect/plugin-videobalance.xml:
3417         * docs/plugins/inspect/plugin-videobox.xml:
3418         * docs/plugins/inspect/plugin-videocrop.xml:
3419         * docs/plugins/inspect/plugin-videoflip.xml:
3420         * docs/plugins/inspect/plugin-videomixer.xml:
3421         * docs/plugins/inspect/plugin-wavenc.xml:
3422         * docs/plugins/inspect/plugin-wavpack.xml:
3423         * docs/plugins/inspect/plugin-wavparse.xml:
3424         * docs/plugins/inspect/plugin-ximagesrc.xml:
3425         * gst/debug/Makefile.am:
3426         * gst/debug/breakmydata.c:
3427         * gst/debug/efence.c:
3428         * gst/debug/gstdebug.c:
3429         * gst/debug/gstnavseek.c:
3430         * gst/debug/gstpushfilesrc.c:
3431         * gst/debug/gstpushfilesrc.h:
3432         * gst/debug/negotiation.c:
3433         * gst/debug/progressreport.c:
3434         * gst/debug/progressreport.h:
3435         * gst/debug/rndbuffersize.c:
3436         * gst/debug/testplugin.c:
3437           Remove dummy plugin_init. Remove some undefined entries from doc-
3438           section file. Add taginject element and rebuild docs for it.
3439
3440 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3441
3442         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3443         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3444         Update the counter for the number of streams when pads are added or
3445         removed. This will make sure that a seek table is generated for
3446         files with just one audio stream.
3447
3448 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3449
3450         * gst/matroska/matroska-demux.c:
3451         (gst_matroska_demux_parse_metadata_id_simple_tag):
3452         * gst/matroska/matroska-ids.h:
3453         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3454         Add some more tags, improve debugging a bit and make sure that
3455         GValue transformation has succeeded before using the result
3456         as a tag.
3457
3458 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3459
3460         Patch by: Olivier Crete <tester at tester dot ca>
3461
3462         * gst/rtp/gstrtptheorapay.c:
3463         The Theora RTP payloader only supports the "inline" delievery method
3464         so let's declare this on the caps of the static pad template.
3465         Fixes bug #537675.
3466
3467 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3468
3469         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3470         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3471         Remove bogus check.
3472
3473 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3474
3475         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3476         (gst_videomixer_blend_buffers):
3477         Use stream_time to synchronize the object properties.
3478         Use running_time of the master pad to timestamp outgoing buffers.
3479         Fix the initial segment event to extend an unknown amount of time.
3480         Fixes #537361.
3481
3482 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3483
3484         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3485         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3486         (gst_avi_demux_calculate_durations_from_index),
3487         (gst_avi_demux_stream_header_push),
3488         (gst_avi_demux_stream_header_pull):
3489         Try to ignore unparsable/unknown streams and give a warning instead of
3490         erroring out. Fixes #537377.
3491
3492 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3493
3494         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3495         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3496
3497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3498         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3499         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3500         (gst_matroska_demux_read_track_encodings),
3501         (gst_matroska_demux_add_stream),
3502         (gst_matroska_demux_handle_src_query),
3503         (gst_matroska_demux_init_stream),
3504         (gst_matroska_demux_parse_index_cuetrack),
3505         (gst_matroska_demux_parse_index_pointentry),
3506         (gst_matroska_demux_parse_info),
3507         (gst_matroska_demux_parse_metadata_id_simple_tag),
3508         (gst_matroska_demux_parse_metadata),
3509         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3510         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3511         (gst_matroska_demux_parse_cluster),
3512         (gst_matroska_demux_parse_contents_seekentry),
3513         (gst_matroska_demux_loop_stream_parse_id),
3514         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3515         (gst_matroska_demux_audio_caps),
3516         (gst_matroska_demux_subtitle_caps):
3517         * gst/matroska/matroska-demux.h:
3518         * gst/matroska/matroska-ids.c:
3519         (gst_matroska_track_init_subtitle_context):
3520         * gst/matroska/matroska-ids.h:
3521         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3522         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3523         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3524         (gst_matroska_mux_video_pad_setcaps),
3525         (gst_matroska_mux_audio_pad_setcaps),
3526         (gst_matroska_mux_subtitle_pad_setcaps),
3527         (gst_matroska_mux_request_new_pad),
3528         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3529         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3530         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3531         (gst_matroska_mux_set_property):
3532         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3533         elements, do some checks for valid values in the demuxer, handle
3534         tracktimecodescale in the demuxer, set correct default values for all
3535         settings in the demuxer, review and add all missing matroska
3536         IDs and some more raw YUV formats, and some trivial cleanup.
3537
3538 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3539
3540         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3541         (gst_pulsemixer_class_init):
3542         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3543         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3544         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3545         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3546         (gst_pulsesrc_prepare):
3547         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3548         gst_element_class_set_details_simple() and fix coding style a bit
3549         more.
3550
3551 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3552
3553         * docs/plugins/Makefile.am:
3554         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3555         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3556         * docs/plugins/gst-plugins-good-plugins.args:
3557         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3558         * docs/plugins/gst-plugins-good-plugins.interfaces:
3559         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3560         * docs/plugins/inspect/plugin-aasink.xml:
3561         * docs/plugins/inspect/plugin-alaw.xml:
3562         * docs/plugins/inspect/plugin-alpha.xml:
3563         * docs/plugins/inspect/plugin-alphacolor.xml:
3564         * docs/plugins/inspect/plugin-annodex.xml:
3565         * docs/plugins/inspect/plugin-apetag.xml:
3566         * docs/plugins/inspect/plugin-audiofx.xml:
3567         * docs/plugins/inspect/plugin-auparse.xml:
3568         * docs/plugins/inspect/plugin-autodetect.xml:
3569         * docs/plugins/inspect/plugin-avi.xml:
3570         * docs/plugins/inspect/plugin-cacasink.xml:
3571         * docs/plugins/inspect/plugin-cairo.xml:
3572         * docs/plugins/inspect/plugin-cdio.xml:
3573         * docs/plugins/inspect/plugin-cutter.xml:
3574         * docs/plugins/inspect/plugin-debug.xml:
3575         * docs/plugins/inspect/plugin-dv.xml:
3576         * docs/plugins/inspect/plugin-efence.xml:
3577         * docs/plugins/inspect/plugin-effectv.xml:
3578         * docs/plugins/inspect/plugin-equalizer.xml:
3579         * docs/plugins/inspect/plugin-esdsink.xml:
3580         * docs/plugins/inspect/plugin-flac.xml:
3581         * docs/plugins/inspect/plugin-flxdec.xml:
3582         * docs/plugins/inspect/plugin-gamma.xml:
3583         * docs/plugins/inspect/plugin-gconfelements.xml:
3584         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3585         * docs/plugins/inspect/plugin-goom.xml:
3586         * docs/plugins/inspect/plugin-goom2k1.xml:
3587         * docs/plugins/inspect/plugin-halelements.xml:
3588         * docs/plugins/inspect/plugin-icydemux.xml:
3589         * docs/plugins/inspect/plugin-id3demux.xml:
3590         * docs/plugins/inspect/plugin-jpeg.xml:
3591         * docs/plugins/inspect/plugin-level.xml:
3592         * docs/plugins/inspect/plugin-matroska.xml:
3593         * docs/plugins/inspect/plugin-monoscope.xml:
3594         * docs/plugins/inspect/plugin-mulaw.xml:
3595         * docs/plugins/inspect/plugin-multifile.xml:
3596         * docs/plugins/inspect/plugin-multipart.xml:
3597         * docs/plugins/inspect/plugin-navigationtest.xml:
3598         * docs/plugins/inspect/plugin-ossaudio.xml:
3599         * docs/plugins/inspect/plugin-png.xml:
3600         * docs/plugins/inspect/plugin-pulseaudio.xml:
3601         * docs/plugins/inspect/plugin-quicktime.xml:
3602         * docs/plugins/inspect/plugin-rtp.xml:
3603         * docs/plugins/inspect/plugin-rtsp.xml:
3604         * docs/plugins/inspect/plugin-smpte.xml:
3605         * docs/plugins/inspect/plugin-soup.xml:
3606         * docs/plugins/inspect/plugin-spectrum.xml:
3607         * docs/plugins/inspect/plugin-speex.xml:
3608         * docs/plugins/inspect/plugin-taglib.xml:
3609         * docs/plugins/inspect/plugin-udp.xml:
3610         * docs/plugins/inspect/plugin-video4linux2.xml:
3611         * docs/plugins/inspect/plugin-videobalance.xml:
3612         * docs/plugins/inspect/plugin-videobox.xml:
3613         * docs/plugins/inspect/plugin-videocrop.xml:
3614         * docs/plugins/inspect/plugin-videoflip.xml:
3615         * docs/plugins/inspect/plugin-videomixer.xml:
3616         * docs/plugins/inspect/plugin-wavenc.xml:
3617         * docs/plugins/inspect/plugin-wavpack.xml:
3618         * docs/plugins/inspect/plugin-wavparse.xml:
3619         * docs/plugins/inspect/plugin-ximagesrc.xml:
3620         * ext/pulse/plugin.c:
3621         * ext/pulse/pulsemixer.c:
3622         * ext/pulse/pulsesink.c:
3623         * ext/pulse/pulsesrc.c:
3624         Add documentation to the pulseaudio plugin and run make update
3625         in docs/plugins.
3626
3627 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3628
3629         Patch by: Brian Cameron <brian.cameron at sun dot com>
3630
3631         * sys/sunaudio/gstsunaudiomixerctrl.c:
3632         (gst_sunaudiomixer_ctrl_get_volume),
3633         (gst_sunaudiomixer_ctrl_set_volume):
3634         Improvements for the SunAudio mixer by handling mute as no gain
3635         for tracks that have a gain property but no mute property.
3636         Fixes bug #536067.
3637
3638 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3639
3640         * configure.ac:
3641         * ext/pulse/Makefile.am:
3642         * ext/pulse/plugin.c: (plugin_init):
3643         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3644         (gst_pulsemixer_implements_interface_init),
3645         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3646         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3647         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3648         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3649         * ext/pulse/pulsemixer.h:
3650         * ext/pulse/pulsemixerctrl.c:
3651         (gst_pulsemixer_ctrl_context_state_cb),
3652         (gst_pulsemixer_ctrl_sink_info_cb),
3653         (gst_pulsemixer_ctrl_source_info_cb),
3654         (gst_pulsemixer_ctrl_subscribe_cb),
3655         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3656         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3657         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3658         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3659         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3660         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3661         * ext/pulse/pulsemixerctrl.h:
3662         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3663         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3664         * ext/pulse/pulsemixertrack.h:
3665         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3666         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3667         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3668         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3669         (gst_pulseprobe_new), (gst_pulseprobe_free),
3670         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3671         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3672         (gst_pulseprobe_set_server):
3673         * ext/pulse/pulseprobe.h:
3674         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3675         (gst_pulsesink_class_init), (gst_pulsesink_init),
3676         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3677         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3678         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3679         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3680         (gst_pulsesink_stream_request_cb),
3681         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3682         (gst_pulsesink_close), (gst_pulsesink_prepare),
3683         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3684         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3685         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3686         (gst_pulsesink_event), (gst_pulsesink_get_type):
3687         * ext/pulse/pulsesink.h:
3688         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3689         (gst_pulsesrc_implements_interface_init),
3690         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3691         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3692         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3693         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3694         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3695         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3696         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3697         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3698         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3699         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3700         (gst_pulsesrc_get_type):
3701         * ext/pulse/pulsesrc.h:
3702         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3703         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3704         * ext/pulse/pulseutil.h:
3705         Add pulseaudio GStreamer element from gst-pulse. Development will
3706         continue here instead of pulseaudio SVN. Fixes bug #400679.
3707         Only changes over gst-pulse SVN are added copyright to the top of
3708         files and coding style changes.
3709
3710 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3711
3712         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3713
3714         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3715           (gst_cdio_add_cdtext_album_tags):
3716         * ext/cdio/gstcdio.h:
3717         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3718           Also extract album title and album genre from CD-TEXT if
3719           available (#537021).
3720
3721 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3722
3723         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3724
3725         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3726         Improve negotiation a bit more by picking the smallest possible
3727         resolution that is larger than the resolution specified in the
3728         first caps entry of the peer caps. Fixes bug #536994.
3729
3730 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3731
3732         Patch by: Bastien Nocera <hadess at hadess dot net>
3733
3734         * sys/v4l2/gstv4l2vidorient.c:
3735         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3736         Fix compilation with newer GIT kernels that deprecated
3737         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3738
3739 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3740
3741         * configure.ac:
3742         * ext/cdio/gstcdio.c:
3743         * ext/cdio/gstcdio.h:
3744         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3745           Require libcdio >= 0.76.
3746
3747 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3748
3749         * gst/avi/gstavidemux.c:
3750         Catch UNEXPECTED when downstream has reached end of
3751         segment in reverse mode.
3752
3753 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3754
3755         * gst/avi/gstavidemux.c:
3756         Fix typo in comment
3757
3758 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3759
3760         * gst/avi/gstavidemux.c:
3761         Because we don't know the frame order we need to push till
3762         the next keyframe
3763
3764 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3765
3766         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3767
3768         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3769         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3770         Provide a custom negotiation function to make sure to pick the highest
3771         possible framerate and resolution. Fixes bug #536646.
3772
3773 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3774
3775         * gst/avi/gstavidemux.c:
3776         Set EOS when going out of the segment in reverse playback
3777
3778 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3779
3780         * ext/taglib/Makefile.am::
3781           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3782           taglib headers (with gcc 4.3.1).
3783
3784 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3785
3786         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3787         Use the new gst_rtsp_connection_get_ip() to access the IP address
3788         of a GstRTSPConnection since it is a private member.
3789
3790 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3791
3792         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3793         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3794           Use new utility functions in libgsttag to process coverart (#512333).
3795
3796 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3797
3798         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3799         We actually support left/side, right/side and mid/side files. The
3800         conversion to normal, interleaved stereo is done by libflac.
3801
3802 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3803
3804         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3805         (gst_ebml_write_set_cache):
3806         Unref the write cache in finalize if it was set and add add "FIXME"
3807         to a comment that needs it.
3808
3809 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3810
3811         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3812
3813         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3814         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3815         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3816         (gst_avi_demux_process_next_entry):
3817         * gst/avi/gstavidemux.h:
3818         Implement reverse playback. Fixes #535300.
3819         Small cleanups.
3820
3821 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3822
3823         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3824         (gst_videomixer_query_latency):
3825         When using gst_element_iterate_pads() one has to unref every pad
3826         after usage.
3827
3828 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3829
3830         Patch by: Bastien Nocera <hadess at hadess dot net>
3831         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3832         (qtdemux_parse_udta):
3833         * gst/qtdemux/qtdemux_fourcc.h:
3834         Improve meta-data handling, add 'comment', 'description' and
3835         'copyright' tag handling.
3836         Fixes #535935
3837
3838 2008-05-31  Julien Moutte  <julien@fluendo.com>
3839
3840         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3841         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3842         (gst_qtdemux_seek_to_previous_keyframe),
3843         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3844         we don't clip the segment's stop using the main segment duration as
3845         that could crop quite some video frames. Make reverse playback support
3846         more robust and support edit lists. Support seeking to the last frame,
3847         and fix reverse looping playback. Add some debugging.
3848         * win32/common/config.h: Updated.
3849
3850 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3851
3852         * gst/equalizer/gstiirequalizer.c:
3853         (gst_iir_equalizer_transform_ip):
3854         Don't clip float/double samples, correctly unset passthrough mode
3855         and use better rounding for integer samples.
3856
3857 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3858
3859         * gst/equalizer/gstiirequalizer.c:
3860         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3861         (setup_filter), (set_passthrough), (update_coefficients),
3862         (gst_iir_equalizer_compute_frequencies),
3863         (gst_iir_equalizer_transform_ip):
3864         * gst/equalizer/gstiirequalizer.h:
3865         Update the filter coefficients only when needed in the transform_ip
3866         function and correctly set the element into passthrough mode if the
3867         gain of all bands is 0.
3868
3869 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3870
3871         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3872
3873         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3874         (gst_alpha_set_property), (gst_alpha_get_property),
3875         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3876         Try to skip pixels or areas that are too dark or too bright for us to do
3877         meaningfull color detection.
3878         Added properties to control the sensitivity to light and darkness.
3879         Added some small cleanups. Fixes #512345.
3880
3881 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3882
3883         * docs/plugins/.cvsignore:
3884         * tests/check/elements/.cvsignore:
3885         Ignore some more generated things
3886
3887         * tests/check/Makefile.am:
3888         Ignore OSS elements in the state changes test too.
3889
3890 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3891
3892         * docs/plugins/Makefile.am:
3893         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3894         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3895         Add SMPTE effect elements to docs.
3896
3897 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3898
3899         * docs/plugins/Makefile.am:
3900         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3901         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3902         * ext/raw1394/gstdv1394src.c:
3903           Document whats first shown on the fdo plugin docs page :)
3904
3905 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3906
3907         * docs/plugins/Makefile.am:
3908         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3909         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3910         * docs/plugins/gst-plugins-good-plugins.args:
3911         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3912         * docs/plugins/inspect/plugin-audiofx.xml:
3913         * gst/audiofx/Makefile.am:
3914         * gst/audiofx/audiofx.c:
3915         * gst/audiofx/audiokaraoke.c:
3916         * gst/audiofx/audiokaraoke.h:
3917         * gst/audiofx/audiovoice.c:
3918         * gst/audiofx/audiovoice.h:
3919           Rename audiovoice to audiokaraoke and add it to the docs.
3920
3921 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3922
3923         * REQUIREMENTS:
3924         * docs/plugins/Makefile.am:
3925         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3926         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3927         * docs/plugins/gst-plugins-good-plugins.args:
3928         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3929         * docs/plugins/gst-plugins-good-plugins.interfaces:
3930         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3931         * docs/plugins/inspect/plugin-aasink.xml:
3932         * docs/plugins/inspect/plugin-alaw.xml:
3933         * docs/plugins/inspect/plugin-alpha.xml:
3934         * docs/plugins/inspect/plugin-alphacolor.xml:
3935         * docs/plugins/inspect/plugin-annodex.xml:
3936         * docs/plugins/inspect/plugin-apetag.xml:
3937         * docs/plugins/inspect/plugin-audiofx.xml:
3938         * docs/plugins/inspect/plugin-auparse.xml:
3939         * docs/plugins/inspect/plugin-autodetect.xml:
3940         * docs/plugins/inspect/plugin-avi.xml:
3941         * docs/plugins/inspect/plugin-cacasink.xml:
3942         * docs/plugins/inspect/plugin-cairo.xml:
3943         * docs/plugins/inspect/plugin-cdio.xml:
3944         * docs/plugins/inspect/plugin-cutter.xml:
3945         * docs/plugins/inspect/plugin-debug.xml:
3946         * docs/plugins/inspect/plugin-dv.xml:
3947         * docs/plugins/inspect/plugin-efence.xml:
3948         * docs/plugins/inspect/plugin-effectv.xml:
3949         * docs/plugins/inspect/plugin-equalizer.xml:
3950         * docs/plugins/inspect/plugin-esdsink.xml:
3951         * docs/plugins/inspect/plugin-flac.xml:
3952         * docs/plugins/inspect/plugin-flxdec.xml:
3953         * docs/plugins/inspect/plugin-gamma.xml:
3954         * docs/plugins/inspect/plugin-gconfelements.xml:
3955         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3956         * docs/plugins/inspect/plugin-goom.xml:
3957         * docs/plugins/inspect/plugin-goom2k1.xml:
3958         * docs/plugins/inspect/plugin-halelements.xml:
3959         * docs/plugins/inspect/plugin-icydemux.xml:
3960         * docs/plugins/inspect/plugin-id3demux.xml:
3961         * docs/plugins/inspect/plugin-jpeg.xml:
3962         * docs/plugins/inspect/plugin-level.xml:
3963         * docs/plugins/inspect/plugin-matroska.xml:
3964         * docs/plugins/inspect/plugin-monoscope.xml:
3965         * docs/plugins/inspect/plugin-mulaw.xml:
3966         * docs/plugins/inspect/plugin-multifile.xml:
3967         * docs/plugins/inspect/plugin-multipart.xml:
3968         * docs/plugins/inspect/plugin-navigationtest.xml:
3969         * docs/plugins/inspect/plugin-ossaudio.xml:
3970         * docs/plugins/inspect/plugin-png.xml:
3971         * docs/plugins/inspect/plugin-quicktime.xml:
3972         * docs/plugins/inspect/plugin-rtp.xml:
3973         * docs/plugins/inspect/plugin-rtsp.xml:
3974         * docs/plugins/inspect/plugin-smpte.xml:
3975         * docs/plugins/inspect/plugin-soup.xml:
3976         * docs/plugins/inspect/plugin-spectrum.xml:
3977         * docs/plugins/inspect/plugin-speex.xml:
3978         * docs/plugins/inspect/plugin-taglib.xml:
3979         * docs/plugins/inspect/plugin-udp.xml:
3980         * docs/plugins/inspect/plugin-video4linux2.xml:
3981         * docs/plugins/inspect/plugin-videobalance.xml:
3982         * docs/plugins/inspect/plugin-videobox.xml:
3983         * docs/plugins/inspect/plugin-videocrop.xml:
3984         * docs/plugins/inspect/plugin-videoflip.xml:
3985         * docs/plugins/inspect/plugin-videomixer.xml:
3986         * docs/plugins/inspect/plugin-wavenc.xml:
3987         * docs/plugins/inspect/plugin-wavpack.xml:
3988         * docs/plugins/inspect/plugin-wavparse.xml:
3989         * docs/plugins/inspect/plugin-ximagesrc.xml:
3990         * ext/aalib/gstaasink.c:
3991         * ext/libcaca/gstcacasink.c:
3992           Document aasink and cacasink.
3993
3994 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3995
3996         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3997         (gst_videomixer_init), (gst_videomixer_query_duration),
3998         (gst_videomixer_query_latency), (gst_videomixer_query),
3999         (gst_videomixer_blend_buffers):
4000         * gst/videomixer/videomixer.h:
4001         Implement position (in time), duration and latency queries.
4002
4003 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4004
4005         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4006         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4007         (gst_videomixer_fill_queues), (forward_event_func),
4008         (forward_event), (gst_videomixer_src_event),
4009         (gst_videomixer_sink_event):
4010         * gst/videomixer/videomixer.h:
4011         Implement proper seek/newsegment handling.
4012         Based on adder's implementation.
4013         Fixes #535121
4014
4015 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4016
4017         Patch by: Jan Gerber <j at oil21 dot org>
4018
4019         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4020         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4021
4022 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4023
4024         * gst/audiofx/Makefile.am:
4025         * gst/audiofx/audiofx.c: (plugin_init):
4026         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4027         (gst_audio_voice_class_init), (gst_audio_voice_init),
4028         (update_filter), (gst_audio_voice_set_property),
4029         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4030         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4031         (gst_audio_voice_transform_ip):
4032         * gst/audiofx/audiovoice.h:
4033         Add simple voice removal element. Yay karaoke.
4034
4035 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4036
4037         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4038
4039         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4040         Fix potential caps leak.
4041         If we can't get the framerate with an ioctl, try to get it with the
4042         current norm. Fixes #520092.
4043
4044 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4045
4046         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4047
4048         * sys/v4l2/v4l2src_calls.c:
4049         (gst_v4l2src_probe_caps_for_format_and_size):
4050         If we fail to get the frame intervals, simply don't touch the framerates
4051         on the template caps instead of discarding the format. See #520092.
4052
4053 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4054
4055         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4056
4057         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4058         (gst_v4l2_get_caps_info):
4059         Add NV12, NV21 and bayer support. See #520092.
4060
4061 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4062
4063         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4064         (gst_qtdemux_activate_segment):
4065         Unbreak segment activation again. Fixes #531672.
4066
4067 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4068
4069         * ext/flac/Makefile.am:
4070         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4071         Set the channel layout when decoding FLAC files with more than 2
4072         channels as defined by the FLAC spec. Fixes bug #534570.
4073
4074         Also don't try to decode left/side, right/side and mid/side files
4075         as we don't support this at all.
4076
4077 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4078
4079         * configure.ac:
4080           We need -base CVS (rtsp).
4081
4082 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4083
4084         * gst/udp/Makefile.am:
4085           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4086           when including netdb.h when building against glibc >= 2.8.
4087
4088 2008-05-22  Julien Moutte  <julien@fluendo.com>
4089
4090         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4091         debug statement arguments.
4092         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4093         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4094         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4095         on more platforms.
4096
4097 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4098
4099         * tests/check/elements/avimux.c: (setup_src_pad),
4100         (teardown_src_pad):
4101         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4102         (GST_START_TEST):
4103         * tests/check/elements/matroskamux.c: (setup_src_pad),
4104         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4105         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4106         (GST_START_TEST):
4107         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4108         (setup_wavpackparse), (cleanup_wavpackparse):
4109         Don't use gst_element_get_pad(), it's a bad, bad method.
4110
4111 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4112
4113         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4114         (do_toggle_element):
4115         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4116         (do_toggle_element):
4117         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4118         (do_toggle_element):
4119         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4120         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4121         (do_toggle_element):
4122         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4123         (do_toggle_element):
4124         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4125         (gst_auto_audio_sink_detect):
4126         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4127         (gst_auto_video_sink_detect):
4128         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4129         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4130         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4131         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4132         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4133         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4134         * tests/icles/videocrop-test.c: (test_with_caps),
4135         (video_crop_get_test_caps):
4136         Don't use gst_element_get_pad(), it's a bad method.
4137
4138 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4139
4140         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4141         (gst_multiudpsink_add_internal):
4142         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4143         (gst_udp_join_group):
4144         * gst/udp/gstudpnetutils.h:
4145         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4146         Joining a multicast group and setting the loop/ttl properties are
4147         totally unrelated tasks are must be separated.
4148
4149 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4150
4151         * gst/avi/gstavimux.c:
4152           Also support alaw/mulaw.
4153
4154 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4155
4156         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4157         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4158         * gst/udp/gstmultiudpsink.h:
4159         Add a fixme for the auto-multicast property.
4160         Fix some confusing debug messages.
4161         Disable setting a qos value by default.
4162
4163 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4164
4165         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4166
4167         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4168         Ignore EPERM errors from sendto. Fixes #533619.
4169
4170 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4171
4172         Patch by: Henrik Eriksson <henriken at axis dot com>
4173
4174         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4175         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4176         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4177         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4178         * gst/udp/gstmultiudpsink.h:
4179         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4180
4181 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4182
4183         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4184         Improve debugging of the ident.
4185
4186 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4187
4188         Patch by: Bruno Santos <brunof at ua dot pt>
4189
4190         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4191         (gst_udp_join_group), (gst_udp_leave_group),
4192         (gst_udp_is_multicast):
4193         * gst/udp/gstudpnetutils.h:
4194         Provide a bunch of helper methods to deal with IPv4 and IPv6
4195         transparently.
4196
4197         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4198         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4199         (gst_multiudpsink_get_property), (join_multicast),
4200         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4201         (gst_multiudpsink_remove):
4202         * gst/udp/gstmultiudpsink.h:
4203         Add multicast TTL and loopback properties.
4204         Use the helper methods to implement ip4 and ip6.
4205
4206         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4207         * gst/udp/gstudpsrc.h:
4208         Use the helper methods to implement ip4 and ip6.
4209         Fixes #515962.
4210
4211 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4212
4213         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4214
4215         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4216         (gst_multipart_demux_get_gstname),
4217         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4218         * gst/multipart/multipartdemux.h:
4219         Don't blindly copy the mime-type as the caps name because they not
4220         always map directly. Instead use a hashtable with common mappings.
4221         Fixes #533287.
4222
4223 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4224
4225         * ext/esd/esdsink.c: (gst_esdsink_write):
4226         When we post an error, we must return -1 to let the parent know that we
4227         cannot write the segment else it will loop and continue to call us again
4228         forever. Patch by Michael Meeks.
4229
4230 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4231
4232         * gst/videomixer/videomixer.c:
4233           Add missing incudes.
4234
4235 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4236
4237         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4238         (gst_rtp_h264_pay_handle_buffer):
4239         * gst/rtp/gstrtph264pay.h:
4240         Correct a typo (sinle -> single).
4241
4242 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4243
4244         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4245         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4246         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4247         (gst_rtp_h264_depay_process):
4248         * gst/rtp/gstrtph264depay.h:
4249         Add experimental support for outputting quicktime-like AVC output in
4250         addition to the existing bytestream output.
4251
4252         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4253         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4254         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4255         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4256         (gst_rtp_h264_pay_get_property):
4257         * gst/rtp/gstrtph264pay.h:
4258         Make the parsing mode configurable, for some inputs we don't need to
4259         scan every byte for start codes.
4260         Only set the marker bit on ACCESS units.
4261
4262 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4263
4264         * gst/equalizer/gstiirequalizer.c:
4265         Use a bigger type in integer mode for the intermediate results to
4266         prevent overflows. This fixes the crippled sound when using the
4267         equalizer in integer mode. Fixes bug #510865.
4268
4269 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4270
4271         * gst/videomixer/videomixer.c:
4272         * gst/videomixer/videomixer.h:
4273         Instead of a random number for the request pad id's,
4274         use a counter.
4275
4276         Register the videomixerpad class from the element's class_init
4277         where it's safer, and allows the docs generator to scan it.
4278
4279 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4280
4281         * gst/smpte/Makefile.am:
4282         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4283         * gst/smpte/gstsmpte.h:
4284         * gst/smpte/gstsmptealpha.c:
4285         (gst_smpte_alpha_transition_type_get_type),
4286         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4287         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4288         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4289         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4290         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4291         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4292         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4293         * gst/smpte/gstsmptealpha.h:
4294         * gst/smpte/plugin.c: (plugin_init):
4295         Add new plugin that adds the SMPTE transition in the alpha channel of
4296         I420 and AYUV frames so that they can be blended with videomixer later
4297         on. Uses all niceties such as using base transform for efficient alloc
4298         and negotiation. It currently requires GstController to control the
4299         position in the transition effect.
4300
4301 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4302
4303         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4304         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4305         * docs/plugins/gst-plugins-good-plugins.args:
4306         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4307         * docs/plugins/gst-plugins-good-plugins.interfaces:
4308         * docs/plugins/gst-plugins-good-plugins.types:
4309         * gst/videomixer/videomixer.c:
4310           Try using thaytans new mechanism to get extra classes into plugin
4311           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4312           missing still.
4313
4314 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4315
4316         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4317         Set proper rate in avi stream header for PCM audio, and also do some
4318         more sanity checks on caps in this case.  Fixes #511489.
4319
4320 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4321
4322         * sys/v4l2/gstv4l2src.c:
4323         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4324         isn't implemented at all yet and this requires X headers to be
4325         installed. Fixes bug #533264.
4326
4327 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4328
4329         reviewed by: <delete if not using a buddy>
4330
4331         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4332         (gst_ebml_write_set_cache):
4333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4334         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4335         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4336         (gst_matroska_demux_read_track_encodings),
4337         (gst_matroska_demux_add_stream),
4338         (gst_matroska_demux_handle_src_query),
4339         (gst_matroska_demux_init_stream),
4340         (gst_matroska_demux_parse_index_cuetrack),
4341         (gst_matroska_demux_parse_index_pointentry),
4342         (gst_matroska_demux_parse_info),
4343         (gst_matroska_demux_parse_metadata_id_simple_tag),
4344         (gst_matroska_demux_parse_metadata),
4345         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4346         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4347         (gst_matroska_demux_parse_cluster),
4348         (gst_matroska_demux_parse_contents_seekentry),
4349         (gst_matroska_demux_loop_stream_parse_id),
4350         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4351         (gst_matroska_demux_audio_caps),
4352         (gst_matroska_demux_subtitle_caps):
4353         * gst/matroska/matroska-demux.h:
4354         * gst/matroska/matroska-ids.c:
4355         (gst_matroska_track_init_subtitle_context):
4356         * gst/matroska/matroska-ids.h:
4357         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4358         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4359         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4360         * sys/v4l2/gstv4l2src.c:
4361         * tests/check/pipelines/wavpack.c: (bus_handler):
4362         * win32/common/config.h:
4363
4364 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4365
4366         * ext/wavpack/gstwavpackstreamreader.c:
4367         * tests/examples/spectrum/demo-audiotest.c:
4368         * tests/examples/spectrum/demo-osssrc.c:
4369         Fix some compiler warnings.
4370
4371 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4372
4373         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4374         Small comment added.
4375
4376         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4377         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4378         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4379         Debug string cleanups (remove trailing \n)
4380         Refactor and clean up the payloader a bit and make sure that we only
4381         put one NAL unit in an RTP packet even if the input buffer contains
4382         multiple NAL units.
4383         Add suport for AVC format input.
4384
4385 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4386
4387         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4388         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4389         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4390         * gst/rtp/gstrtph264pay.h:
4391         Make it possible to specify profile-level-id and sprop-parameter-sets
4392         using properties in case they are not available in-stream.
4393
4394 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4395
4396         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4397         * docs/plugins/gst-plugins-good-plugins.args:
4398         * docs/plugins/inspect/plugin-ladspa.xml:
4399           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4400
4401 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4402
4403         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4404         Send an initial BYTE segment to inform downstream of later seeking,
4405         and to forego sync attempts.
4406
4407 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4408
4409         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4410         Fix wrong caps string.
4411
4412 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4413
4414         Based on patch by: Olivier Crete <tester at tester dot ca>
4415
4416         * gst/rtp/Makefile.am:
4417         * gst/rtp/gstrtp.c: (plugin_init):
4418         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4419         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4420         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4421         (gst_rtp_g729_depay_plugin_init):
4422         * gst/rtp/gstrtpg729depay.h:
4423         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4424         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4425         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4426         * gst/rtp/gstrtpg729pay.h:
4427         Added G729 pay and depayloaders. Fixes #532409.
4428
4429 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4430
4431         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4432         Fix the calculation of the duration of the concealment packets.
4433
4434 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4435
4436         Based on patch by: Olivier Crete <tester at tester dot ca>
4437
4438         * gst/rtp/Makefile.am:
4439         * gst/rtp/gstrtp.c: (plugin_init):
4440         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4441         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4442         (parse_encode), (gst_rtp_dv_depay_setcaps),
4443         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4444         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4445         (gst_rtp_dv_depay_plugin_init):
4446         * gst/rtp/gstrtpdvdepay.h:
4447         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4448         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4449         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4450         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4451         (gst_dv_pay_negotiate), (include_dif),
4452         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4453         * gst/rtp/gstrtpdvpay.h:
4454         Add DV pay and depayloaders. Fixes #532423.
4455
4456 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4457
4458         * gst/matroska/matroska-demux.c:
4459         (gst_matroska_demux_push_dvd_clut_change_event):
4460         Convert subtitle palette info in VobSub private data from VobSub's
4461         (buggy) RGB to YUV.
4462
4463 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4464
4465         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4466         Do not leave fourcc stream header field empty upon reset.
4467         Fixes #519301.
4468
4469 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4470
4471         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4472         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4473         * docs/plugins/inspect/plugin-goom.xml:
4474         * docs/plugins/inspect/plugin-goom2k1.xml:
4475         * gst/goom/gstgoom.c:
4476         * gst/goom2k1/gstgoom.c:
4477         Add goom2k1 into the docs.
4478
4479 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4480
4481         Based on patch by: Wouter Cloetens  <wouter at mind be>
4482
4483         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4484         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4485         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4486         (gst_rtsp_decode_quoted_string),
4487         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4488         (gst_rtspsrc_setup_auth):
4489         Support Digest authentication. Fixes #532065.
4490
4491 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4492
4493         * gst/level/gstlevel.c:
4494           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4495           about whats needed for liboil acceleration. Simplify docs a bit.
4496
4497 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4498
4499         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4500
4501         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4502         Update the track duration if the old one was invalid.
4503         Fixes bug #532117.
4504
4505 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4506
4507         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4508           Use GST_STR_NULL when trying to print sps and pps strings that could
4509           be NULL, as this might crash on some platforms.
4510
4511 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4512
4513         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4514
4515         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4516           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4517           set after creating the clipper.
4518
4519 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4520
4521         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4522
4523         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4524           Added checking of surface lost case after an unsuccessful
4525           IDirectDrawSurface7_Lock() call.
4526           If surface is lost, return GST_FLOW_OK.
4527
4528 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4529
4530         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4531
4532         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4533           WndProc, gst_directdraw_sink_window_thread):
4534           Improved Windows message loop and fixed window destruction issue.
4535           When the window which DirectDraw is rendering to is destroyed, the
4536           render/show_frame function will return GST_FLOW_ERROR.
4537           Partially fixes #520885.
4538
4539 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4540
4541         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4542
4543         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4544           Fixed mid stream resolution change bug, the offscreen surface is now
4545           released when set_caps is called.
4546           Partially fixes #520885.
4547
4548 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4549
4550         * sys/directdraw/gstdirectdrawsink.c
4551           (gst_directdraw_sink_buffer_alloc):
4552           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4553           width/height.
4554
4555           Especially when looking through the pool of buffers, make sure that
4556           the width/height of caps is used instead of the already negotiated
4557           dimensions.
4558           For example if a buffer with different caps is requested, i.e.
4559           higher resolution, the caller would get a buffer with the old
4560           dimensions and thus corrupt the heap.
4561
4562 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4563
4564         * sys/directdraw/gstdirectdrawsink.c
4565           (gst_directdraw_sink_buffer_alloc):
4566           Clear the flags on recycled buffers from buffer_alloc.
4567           Partially fixes #520885.
4568
4569 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4570
4571         * gst/rtp/gstrtpilbcpay.c:
4572           Added missing stdlib.h include for strtol(), and made include ordering and
4573           style consistent with the corresponding depayloader.
4574
4575 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4576
4577         * configure.ac:
4578           Error out if we don't have the required core/base versions.
4579
4580 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4581
4582         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4583
4584         * sys/osxvideo/cocoawindow.m:
4585         Fix compiler warnings on PPC64. Fixes bug #499318.
4586
4587 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4588
4589         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4590
4591         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4592         Don't leak file descriptors on error. Fixes #531532.
4593
4594 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4595
4596         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4597         (gst_gconf_audio_src_change_state):
4598         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4599         (gst_gconf_video_sink_change_state):
4600         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4601         (gst_gconf_video_src_change_state):
4602         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4603         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4604         When we can't create a fakesink/fakesrc complain instead of unreffing
4605         NULL pointers and crashing later. See bug #530535.
4606
4607 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4608
4609         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4610         Add some more debug info and guard against small payloads.
4611
4612         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4613         Set duration on outgoing buffers because we can.
4614
4615 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4616
4617         Patch by: Olivier Crete <tester at tester dot ca>
4618
4619         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4620         (gst_speex_enc_init), (gst_speex_enc_chain):
4621         Add negotiation for the speex channels and rate. Fixes #465146.
4622
4623 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4624
4625         Patch by: Olivier Crete <tester at tester dot ca>
4626
4627         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4628         (gst_rtp_speex_pay_getcaps):
4629         Add negotiation for the speex channels and rate. See #465146.
4630
4631 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4632
4633         Patch by: Olivier Crete <tester at tester dot ca>
4634
4635         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4636         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4637         Add negotiation for the ILBC mode. See #465146.
4638
4639 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4640
4641         * ext/soup/gstsouphttpsrc.c:
4642           Include stdlib to fix the build. Use g_free instead of free, libsoup
4643           uses glib.
4644
4645 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4646
4647         Patch by: j^ <j@bootlab.org>
4648
4649         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4650         Add more mpeg2 variants. Fixes #530886.
4651
4652 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4653
4654         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4655
4656         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4657           Don't error out if we get an ICMP destination-unreachable
4658           message when trying to read packets on win32 (#529454).
4659
4660 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4661
4662         * configure.ac:
4663         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4664           Use new error code for encrypted streams (which requires core CVS).
4665
4666 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4667
4668         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4669           (gst_qtdemux_audiosrc_template):
4670           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4671
4672 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4673
4674         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4675         (speex_dec_chain_parse_data):
4676         Produce concealment data when time progresses in a segment update.
4677
4678 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4679
4680         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4681         (speex_dec_chain):
4682         Try to preserve input timestamps when we can.
4683         Do beginnings of error concealment.
4684
4685 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4686
4687         * gst/debug/gstnavigationtest.c:
4688           MSVC doesn't provide rint(), define an adequate replacement locally as
4689           elsewhere.
4690
4691 2008-04-28  Julien Moutte  <julien@fluendo.com>
4692
4693         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4694         format to pacify Mac OSX's gcc.
4695
4696 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4697
4698         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4699           (DEFAULT_MAX), (src_template), (sink_template),
4700           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4701           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4702           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4703           Bring rndbuffersize element into a state that doesn't require us
4704           to move it to -bad immediately. For one, fix up default min/max
4705           values so that the element actuall works using the default values.
4706           Also, don't ignore flow return values and do some kind of minimal
4707           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4708           other gratuitious clean-ups.
4709
4710 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4711
4712         * docs/plugins/Makefile.am:
4713         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4714         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4715         * docs/plugins/gst-plugins-good-plugins.args:
4716         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4717         * docs/plugins/gst-plugins-good-plugins.interfaces:
4718         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4719         * docs/plugins/inspect/plugin-1394.xml:
4720         * docs/plugins/inspect/plugin-aasink.xml:
4721         * docs/plugins/inspect/plugin-alaw.xml:
4722         * docs/plugins/inspect/plugin-alpha.xml:
4723         * docs/plugins/inspect/plugin-alphacolor.xml:
4724         * docs/plugins/inspect/plugin-annodex.xml:
4725         * docs/plugins/inspect/plugin-apetag.xml:
4726         * docs/plugins/inspect/plugin-audiofx.xml:
4727         * docs/plugins/inspect/plugin-auparse.xml:
4728         * docs/plugins/inspect/plugin-autodetect.xml:
4729         * docs/plugins/inspect/plugin-avi.xml:
4730         * docs/plugins/inspect/plugin-cacasink.xml:
4731         * docs/plugins/inspect/plugin-cairo.xml:
4732         * docs/plugins/inspect/plugin-cdio.xml:
4733         * docs/plugins/inspect/plugin-cutter.xml:
4734         * docs/plugins/inspect/plugin-debug.xml:
4735         * docs/plugins/inspect/plugin-dv.xml:
4736         * docs/plugins/inspect/plugin-efence.xml:
4737         * docs/plugins/inspect/plugin-effectv.xml:
4738         * docs/plugins/inspect/plugin-equalizer.xml:
4739         * docs/plugins/inspect/plugin-esdsink.xml:
4740         * docs/plugins/inspect/plugin-flac.xml:
4741         * docs/plugins/inspect/plugin-flxdec.xml:
4742         * docs/plugins/inspect/plugin-gamma.xml:
4743         * docs/plugins/inspect/plugin-gconfelements.xml:
4744         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4745         * docs/plugins/inspect/plugin-goom.xml:
4746         * docs/plugins/inspect/plugin-halelements.xml:
4747         * docs/plugins/inspect/plugin-icydemux.xml:
4748         * docs/plugins/inspect/plugin-id3demux.xml:
4749         * docs/plugins/inspect/plugin-jpeg.xml:
4750         * docs/plugins/inspect/plugin-level.xml:
4751         * docs/plugins/inspect/plugin-matroska.xml:
4752         * docs/plugins/inspect/plugin-monoscope.xml:
4753         * docs/plugins/inspect/plugin-mulaw.xml:
4754         * docs/plugins/inspect/plugin-multifile.xml:
4755         * docs/plugins/inspect/plugin-multipart.xml:
4756         * docs/plugins/inspect/plugin-navigationtest.xml:
4757         * docs/plugins/inspect/plugin-ossaudio.xml:
4758         * docs/plugins/inspect/plugin-png.xml:
4759         * docs/plugins/inspect/plugin-quicktime.xml:
4760         * docs/plugins/inspect/plugin-rtp.xml:
4761         * docs/plugins/inspect/plugin-rtsp.xml:
4762         * docs/plugins/inspect/plugin-shout2send.xml:
4763         * docs/plugins/inspect/plugin-smpte.xml:
4764         * docs/plugins/inspect/plugin-spectrum.xml:
4765         * docs/plugins/inspect/plugin-speex.xml:
4766         * docs/plugins/inspect/plugin-taglib.xml:
4767         * docs/plugins/inspect/plugin-udp.xml:
4768         * docs/plugins/inspect/plugin-video4linux2.xml:
4769         * docs/plugins/inspect/plugin-videobalance.xml:
4770         * docs/plugins/inspect/plugin-videobox.xml:
4771         * docs/plugins/inspect/plugin-videocrop.xml:
4772         * docs/plugins/inspect/plugin-videoflip.xml:
4773         * docs/plugins/inspect/plugin-videomixer.xml:
4774         * docs/plugins/inspect/plugin-wavenc.xml:
4775         * docs/plugins/inspect/plugin-wavpack.xml:
4776         * docs/plugins/inspect/plugin-wavparse.xml:
4777         * docs/plugins/inspect/plugin-ximagesrc.xml:
4778           Add docs for gdkpixbufsink; update docs to CVS version.
4779
4780 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4781
4782         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4783         Remove test sync-offset by default.
4784
4785 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4786
4787         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4788         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4789         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4790           Use GLib versions of htonl, htons, ntohl and ntohs in order
4791           to avoid problems on win32 (#529707).
4792
4793 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4794
4795         Patch by: Jesús Corrius <jesus at softcatala org>
4796
4797         * gst/goom/filters.c: (zoomVector):
4798         * gst/goom/goom_core.c: (init_buffers):
4799           Fix build with mingw32: use rand() instead of random() and
4800           replace bzero() with memset(). Fixes #529692.
4801
4802 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4803
4804         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4805         Fix typo in comments.
4806
4807         * tests/examples/rtp/client-H263p-PCMA.sdp:
4808         * tests/examples/rtp/client-H263p-PCMA.sh:
4809         * tests/examples/rtp/client-H264-PCMA.sdp:
4810         * tests/examples/rtp/client-H264-PCMA.sh:
4811         * tests/examples/rtp/client-H264.sdp:
4812         * tests/examples/rtp/client-H264.sh:
4813         * tests/examples/rtp/client-PCMA.sdp:
4814         * tests/examples/rtp/client-PCMA.sh:
4815         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4816         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4817         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4818         Add some more docs and fix examples.
4819
4820 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4821
4822         * tests/check/elements/multifile.c:
4823         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4824         declared in the former, some have it declared in the latter.
4825
4826 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4827
4828         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4829         * gst/debug/tests.c: (md5_get_value):
4830         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4831         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4832         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4833         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4834         Stop using deprecated GLib functions.
4835
4836 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4837
4838         * configure.ac:
4839         Back to development -> 0.10.8.1
4840
4841 === release 0.10.8 ===
4842
4843 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4844
4845         * configure.ac:
4846           releasing 0.10.8, "One For The Money"
4847
4848 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4849
4850         * configure.ac:
4851         0.10.7.4 pre-release
4852
4853 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4854
4855         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4856         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4857         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4858         * gst/goom/flying_stars_fx.c: (fs_free):
4859         * gst/goom/goom_config_param.h:
4860         * gst/goom/goom_core.c: (goom_init), (goom_close):
4861         * gst/goom/goom_plugin_info.h:
4862         * gst/goom/gstgoom.c: (gst_goom_finalize):
4863         * gst/goom/lines.c: (goom_lines_free):
4864         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4865         * gst/goom/surf3d.c: (grid3d_free):
4866         * gst/goom/surf3d.h:
4867         * gst/goom/tentacle3d.c: (tentacle_free):
4868         Free a bunch of stuff, and initialise things to fix leaks
4869         and valgrind warnings in the testsuite.
4870
4871         Fixes: #529268
4872
4873 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4874
4875         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4876         (gst_rtspsrc_configure_caps):
4877         Ref caps as the return value for the request_pt_map signal.
4878         Remove some caps weirdness when configuring a stream. See #528245.
4879
4880 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4881
4882         * tests/icles/gdkpixbufsink-test.c:
4883           Add cast to placate gcc 4.1.2.
4884
4885 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4886
4887         * configure.ac:
4888         0.10.7.3 pre-release
4889
4890 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4891
4892         * tests/check/Makefile.am:
4893         Disable some more elements in the state test.
4894         Add a define so the soup test can find the test files
4895         it needs at runtime.
4896
4897         * tests/check/elements/souphttpsrc.c: (run_server):
4898
4899         Add a define so the soup test can find the test files
4900         it needs at runtime.
4901
4902 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4903
4904         * gst/goom/convolve_fx.c: (convolve_apply):
4905         Don't ever draw the GOOM logo.
4906         Fixes: #528615
4907
4908 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4909
4910         * ext/cdio/gstcdiocddasrc.c:
4911         * ext/dv/gstdvdemux.c: 
4912         gst_atomic_int_set ==> g_atomic_int_set
4913
4914 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4915
4916         * configure.ac:
4917         * gst/goom/Makefile.am:
4918         * gst/goom/convolve_fx.c:
4919         * gst/goom/default_scripts.h:
4920         * gst/goom/goom.h:
4921         * gst/goom/goom_core.c: (choose_a_goom_line):
4922         * gst/goom/goom_plugin_info.h:
4923         * gst/goom/goomsl.c:
4924         * gst/goom/goomsl.h:
4925         * gst/goom/goomsl_hash.c:
4926         * gst/goom/goomsl_hash.h:
4927         * gst/goom/goomsl_heap.c:
4928         * gst/goom/goomsl_heap.h:
4929         * gst/goom/goomsl_private.h:
4930         * gst/goom/plugin_info.c:
4931           Strip out the config/script parsing stuff, we don't need it.
4932           Fixes #527999.
4933
4934 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4935
4936         * gst/goom/plugin_info.c: (setOptimizedMethods):
4937           Disable altivec optimisations for 32-bit PPC as well to make
4938           things build properly on all PPC systems. Fixes #528143
4939
4940 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4941
4942         * gst-plugins-good.spec.in:
4943           Update for souphttpsrc plugin which has moved to -good.
4944
4945 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4946
4947         * gst/matroska/matroska-demux.c:
4948         (gst_matroska_demux_handle_seek_event):
4949         Fix open-ended seeks in matroskademux
4950         Patch by: Mark Nauwelaerts <manauw skynet be>
4951         Fixes: #526557
4952
4953 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4954
4955         * tests/check/Makefile.am:
4956         Add soup test certificates to the dist.
4957
4958 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4959
4960         * ext/Makefile.am:
4961         Remove LADSPA reference I missed.
4962
4963 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4964
4965         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4966         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4967         over gnome-vfs and everything else. Fixes bug #527848.
4968
4969 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4970
4971         * configure.ac:
4972         * ext/Makefile.am:
4973         Remove LADSPA plugin. Fixes: #515978
4974
4975 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4976
4977         * configure.ac:
4978         * docs/plugins/Makefile.am:
4979         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4980         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4981         * docs/plugins/gst-plugins-good-plugins.args:
4982         * docs/plugins/inspect/plugin-soup.xml:
4983         * ext/Makefile.am:
4984         * tests/check/Makefile.am:
4985         Move soup plugin from -bad (Fixes: #523124)
4986
4987 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4988
4989         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4990         Fix bounds checking of mode in Speex header, which may
4991         produce negative numbers in speex <= 1.1.12
4992
4993 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4994
4995         * gst/goom/Makefile.am:
4996         * gst/goom/gfontlib.c:
4997         * gst/goom/gfontlib.h:
4998         * gst/goom/gfontrle.c:
4999         * gst/goom/gfontrle.h:
5000         * gst/goom/goom.h:
5001         * gst/goom/goom_core.c: (goom_update):
5002         * gst/goom/goom_plugin_info.h:
5003         * gst/goom/gstgoom.c: (gst_goom_chain):
5004         * gst/goom/plugin_info.c:
5005           Remove a bunch of font/text related code that we don't need.
5006
5007 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5008
5009         * gst/goom/ppc_drawings.s:
5010         * gst/goom/ppc_zoom_ultimate.s:
5011           Change license of these files to LGPL, as permitted by the
5012           author, Guillaume Borios. See #515073.
5013
5014 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5015
5016         * gst/goom/convolve_fx.c:
5017         * gst/goom/motif_goom1.h:
5018         * gst/goom/motif_goom2.h:
5019           As hinted in Bug #518213, revert one change and fix warnings properly.
5020           This fixes both #518213 and #520073 for me.     
5021
5022 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5023
5024         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5025         * gst/matroska/matroska-demux.c:
5026         (gst_matroska_demux_handle_seek_event),
5027         (gst_matroska_demux_parse_contents_seekentry),
5028         (gst_matroska_demux_loop):
5029         Fix the Forte build by making function declaration signatures
5030         match the implementations.
5031
5032 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5033
5034         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5035         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5036         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5037           More logging when probing (see #518474), some comments in _reset().
5038
5039 2008-04-07  Julien Moutte  <julien@fluendo.com>
5040
5041         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5042         because of a bad argument number.
5043
5044 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5045
5046         * tests/icles/.cvsignore:
5047         * tests/icles/Makefile.am:
5048         * tests/icles/gdkpixbufsink-test.c:
5049           Interactive test app for gdkpixbufsink.
5050
5051 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5052
5053         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5054
5055         * configure.ac:
5056         Actually build dlls when cross-compiling with mingw32.
5057         Fixes bug #526247.
5058
5059 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5060
5061         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5062           Don't munge device string to 'default:x' for capture devices.
5063           Fixes #525833.
5064
5065 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5066
5067         * ext/wavpack/gstwavpackparse.c:
5068         (gst_wavpack_parse_index_entry_free):
5069         Always use GSlice as we actually depend on GLib 2.12 already.
5070
5071 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5072
5073         * configure.ac:
5074           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5075           Also bump the GLib requirement to the current de-facto requirement
5076           (ie. 2.12).
5077
5078 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5079
5080         * gst/rtp/gstrtph264pay.c: (encode_base64),
5081         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5082         * gst/rtp/gstrtph264pay.h:
5083         Parse codec_data for future AVC compatibility.
5084         Fail when we encounter AVC data for now.
5085
5086 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5087
5088         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5089           (gst_spectrum_init), (gst_spectrum_set_property),
5090           (gst_spectrum_get_property), (gst_spectrum_message_new):
5091           Rename property enums and default defines for the properties to match
5092           the property names and rephrase property descriptions to make them a
5093           bit clearer (hopefully). See #518188.
5094
5095 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5096
5097         * tests/check/Makefile.am:
5098         * tests/check/elements/.cvsignore:
5099         * tests/check/elements/gdkpixbufsink.c:
5100           Add unit test for gdkpixbufsink element.
5101
5102 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5103
5104         * ext/gdk_pixbuf/Makefile.am:
5105         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5106         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5107           (gst_gdk_pixbuf_sink_base_init),
5108           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5109           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5110           (gst_gdk_pixbuf_sink_set_caps),
5111           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5112           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5113           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5114           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5115           (gst_gdk_pixbuf_sink_get_property):
5116         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5117           Add gdkpixbufsink element for easy snapshotting (#525946).
5118
5119 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5120
5121         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5122         Bump timeout from 3 to 60 seconds.
5123
5124 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5125
5126         * tests/check/pipelines/.cvignore:
5127         Remove useless file.
5128
5129         * tests/check/pipelines/.cvsignore:
5130         Add new test to .cvsignore.
5131
5132 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5133
5134         * tests/check/Makefile.am:
5135         * tests/check/pipelines/wavpack.c: (bus_handler),
5136         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5137         (wavpack_suite), (main):
5138         Add unit test that encodes and decodes some data, checks that it
5139         is still the same and that all timestamps/offsets are perfect.
5140
5141 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5142
5143         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5144         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5145         * ext/wavpack/gstwavpackparse.c:
5146         (gst_wavpack_parse_index_entry_new),
5147         (gst_wavpack_parse_index_entry_free),
5148         (gst_wavpack_parse_base_init),
5149         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5150         Use GSlice for allocating index entries and use
5151         gst_element_class_set_details_simple().
5152
5153 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5154
5155         Patch by: Brian Cameron <brian.cameron at sun dot com>
5156
5157         * sys/sunaudio/gstsunaudio.c:
5158         * sys/sunaudio/gstsunaudiomixer.c:
5159         * sys/sunaudio/gstsunaudiomixer.h:
5160         * sys/sunaudio/gstsunaudiomixerctrl.c:
5161         * sys/sunaudio/gstsunaudiomixerctrl.h:
5162         * sys/sunaudio/gstsunaudiomixertrack.c:
5163         * sys/sunaudio/gstsunaudiomixertrack.h:
5164         * sys/sunaudio/gstsunaudiosink.c:
5165         * sys/sunaudio/gstsunaudiosink.h:
5166         * sys/sunaudio/gstsunaudiosrc.c:
5167         * sys/sunaudio/gstsunaudiosrc.h:
5168           Fix up copyrights (#525860).
5169
5170 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5171
5172         * gst/goom/goomsl.c: (gsl_read_file):
5173           Check return value of fread() to avoid compiler warnings.
5174
5175 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5176
5177         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5178
5179         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5180         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5181         * gst/law/alaw-decode.h:
5182         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5183         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5184         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5185         * gst/law/mulaw-decode.h:
5186         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5187         Make negotiation a bit modern.
5188         Use pad_alloc. Fixes #525359.
5189
5190 2008-03-31  David Schleef  <ds@schleef.org>
5191
5192         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5193           compiles consistently.  Fixes #522278.
5194
5195 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5196
5197         Patch by: Brian Cameron <brian.cameron at sun dot com>
5198
5199         * sys/sunaudio/gstsunaudiomixerctrl.c:
5200           (gst_sunaudiomixer_ctrl_get_volume),
5201           (gst_sunaudiomixer_ctrl_set_volume):
5202         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5203           Fix up the mixer tracks to use a volume range of 0-255, which is what
5204           the sun audio API uses. This simplifies the code and avoids rounding
5205           errors. Fixes #524593.
5206
5207 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5208
5209         * sys/v4l2/gstv4l2object.c:
5210         * sys/v4l2/gstv4l2object.h:
5211         Add device-fd property to make it possible to apps to call ioctl's.
5212
5213 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5214
5215         * gst/qtdemux/qtdemux.c: (next_entry_size):
5216         Unbreak streaming mode again.
5217
5218 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5219
5220         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5221           Remove superfluous DEBUG macro.
5222
5223 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5224
5225         Based on patch by: William M. Brack <wbrack at mmm com hk>
5226
5227         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5228           (gst_v4l2src_set_capture):
5229           Check whether the device supports setting the framerate before
5230           trying to set it and then posting a warning or error if it doesn't
5231           work (#516649, #520092). Also compare fractions more correctly.
5232
5233 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5234
5235         * gst/goom/Makefile.am:
5236           Remove ppc assembler optimisations from the build until they
5237           actually build (they also seem to have GPL headers).
5238
5239 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5240
5241         * m4/Makefile.am:
5242           Better not dist files that don't exist any longer (lrint*m4).
5243
5244 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5245
5246         * configure.ac:
5247         * m4/lrint.m4:
5248         * m4/lrintf.m4:
5249         Remove lrint/lrintf checks. We don't use it anywhere.
5250
5251 2008-03-18  Andy Wingo  <wingo@pobox.com>
5252
5253         * sys/osxvideo/osxvideosink.m
5254         (gst_osx_video_sink_osxwindow_destroy)
5255         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5256         task, whoopdee.
5257         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5258         2 ms.
5259
5260 2008-03-18  Andy Wingo  <wingo@pobox.com>
5261
5262         * sys/osxvideo/osxvideosink.m
5263         (gst_osx_video_sink_osxwindow_destroy)
5264         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5265         task, whoopdee.
5266         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5267         2 ms.
5268         
5269 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5270
5271         Patch by: William M. Brack <wbrack at mmm com hk>
5272
5273         * sys/v4l2/v4l2src_calls.c:
5274           (gst_v4l2src_probe_caps_for_format_and_size),
5275           (gst_v4l2src_probe_caps_for_format):
5276           Make sure the probed frame sizes are reversed in the resulting
5277           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5278           highest resolution first); also remove unused variable.
5279           (Partly fixes #520092)
5280
5281 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5282
5283         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5284
5285         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5286         (gst_rtspsrc_finalize):
5287         Call WSAStartup() and WSACleanup before using the Winsock API.
5288         See #520808.
5289
5290 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5291
5292         * gst/avi/gstavidemux.c:
5293           Erm, the buffer-size is just guint, no need for the special format
5294           specifier.
5295
5296 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5297
5298         * gst/goom/plugin_info.c:
5299         * gst/goom/ppc_zoom_ultimate.h:
5300           Small fixes to build more on PPC: ifdef out code that uses unknown
5301           define; add newline at end of header file to avoid compiler warning.
5302           Assembler code still doesn't build though.
5303
5304 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5305
5306         * gst/avi/gstavidemux.c:
5307           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5308           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5309
5310 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5311
5312         * gst/avi/gstavidemux.c:
5313           Chunksize is uint32. Fix format specifier.
5314
5315 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5316
5317         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5318         mistake. Return file to pure MIT text.
5319
5320 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5321
5322         * gst/audiofx/audiofx.c:
5323         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5324         of hardcoding values.
5325
5326 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5327
5328         Patch by: Mark Nauwelaerts <manauw skynet be>
5329
5330         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5331           (gst_oss_src_close):
5332         * sys/oss/gstosssrc.h:
5333           Cache probed caps, so _get_caps() during recording doesn't cause
5334           ioctl calls which may disrupt the recording (fixes #521875).
5335
5336 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5337
5338         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5339         (gst_qtdemux_activate_segment),
5340         (gst_qtdemux_prepare_current_sample),
5341         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5342         Make sure we always send a DISCONT after a seek by setting the sample
5343         index to an undefined value after a seek.
5344
5345 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5346
5347         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5348           (GST_IS_AVI_SUBTITLE_CLASS):
5349           Fix up IS_FOO macros, which makes gtk-doc much happier.
5350
5351 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5352
5353         * tests/icles/Makefile.am:
5354           Move the -lgstfoo where it belongs.
5355
5356 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5357
5358         * gst/matroska/ebml-ids.h:
5359         Add ID for EBML CRC32 elements.
5360
5361         * gst/matroska/Makefile.am:
5362         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5363         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5364         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5365         (gst_ebml_read_header):
5366         Support reading 80bit floats, add finalize method to clean up
5367         in any case, support reading length/id elements with any length
5368         as long as it's smaller than our supported maximum, don't leak
5369         buffers if reading as much data as we wanted failed and some
5370         smaller cleanup.
5371
5372 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5373
5374         Patch by: Olivier Crete <tester at tester dot ca>
5375
5376         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5377         Check that a buffer is large enough before reading from it.
5378         Fixes bug #521102.
5379         
5380 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5381
5382         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5383         Fix compilation after removing the GstPollMode from the
5384         constructor.
5385
5386 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5387
5388         * configure.ac:
5389         * gst/audiofx/Makefile.am:
5390         * gst/audiofx/audiochebband.c:
5391         * gst/audiofx/audiocheblimit.c:
5392         * gst/audiofx/math_compat.h:
5393         Check for sinh(), cosh() and asinh() and define our own
5394         implementations if they're not available. Fixes bug #520880.
5395
5396 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5397
5398         Patch by: Olivier Crete <tester at tester dot ca>
5399
5400         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5401         Unref the buffers only once when handling not-negotiated errors.
5402         Fixes bug #520764.
5403
5404 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5405
5406         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5407
5408         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5409         (gst_udpsrc_stop):
5410         Properly balance WSA_Cleanup with WSA_Startup.
5411         Also make the poll controllable on windows. Fixes #520888.
5412
5413 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5414
5415         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5416         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5417         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5418         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5419         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5420         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5421         (gst_ebml_read_date), (gst_ebml_read_master),
5422         (gst_ebml_read_binary), (gst_ebml_read_header):
5423         * gst/matroska/ebml-read.h:
5424         * gst/matroska/matroska-demux.c:
5425         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5426         (gst_matroska_demux_read_track_encodings),
5427         (gst_matroska_demux_add_stream),
5428         (gst_matroska_demux_handle_src_query),
5429         (gst_matroska_demux_handle_seek_event),
5430         (gst_matroska_demux_init_stream),
5431         (gst_matroska_demux_parse_tracks),
5432         (gst_matroska_demux_parse_index_cuetrack),
5433         (gst_matroska_demux_parse_index_pointentry),
5434         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5435         (gst_matroska_demux_parse_metadata_id_simple_tag),
5436         (gst_matroska_demux_parse_metadata_id_tag),
5437         (gst_matroska_demux_parse_metadata),
5438         (gst_matroska_demux_sync_streams),
5439         (gst_matroska_demux_push_hdr_buf),
5440         (gst_matroska_demux_push_flac_codec_priv_data),
5441         (gst_matroska_demux_push_xiph_codec_priv_data),
5442         (gst_matroska_demux_add_wvpk_header),
5443         (gst_matroska_demux_check_subtitle_buffer),
5444         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5445         (gst_matroska_demux_parse_cluster),
5446         (gst_matroska_demux_parse_contents_seekentry),
5447         (gst_matroska_demux_parse_contents),
5448         (gst_matroska_demux_loop_stream_parse_id),
5449         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5450         * gst/matroska/matroska-demux.h:
5451         * gst/matroska/matroska-ids.h:
5452         Handle return values from pull_range in a more granular way to properly
5453         shut down on seeks.
5454         Combine return values from push.
5455         Implement proper error handling.
5456         Prepare for handling seeking correctly.
5457
5458 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5459
5460         * gst/matroska/ebml-read.c:
5461         Use GINT64 formatting constants from GLIB.
5462
5463         * gst/matroska/matroska-demux.c:
5464         Add some guards to avoid a possible division by 0 and crashing
5465         with NULL events on some systems.
5466         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5467         conversion. 
5468
5469         * gst/matroska/matroska-mux.c:
5470         Check for invalid timestamps in a bunch of places to avoid
5471         writing bogus durations into the output file.
5472         Fix some double<->gint64 conversions that weren't using
5473         gst_guint64_to_gdouble
5474
5475 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5476
5477         * configure.ac:
5478         Move the checks for bison, flex and as to the program section and the
5479         check for gcc inline asm to the compiler characteristics section.
5480
5481 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5482
5483         * configure.ac:
5484         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5485         plug-ins are included/excluded. (#498222)
5486
5487 2008-02-29  Michael Smith <msmith@fluendo.com>
5488
5489         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5490           Don't call gst_object_sync_values() unless we have a valid timestamp.
5491
5492 2008-02-28  David Schleef  <ds@schleef.org>
5493
5494         * gst/matroska/matroska-demux.c:
5495         * gst/matroska/matroska-ids.h:
5496         * gst/matroska/matroska-mux.c:
5497           Fix Dirac mapping.  I had previously added a VfW-type
5498           mapping, but it looks like Dirac will get a native Matroska
5499           mapping, and this is the most likely method.
5500
5501 2008-02-28  David Schleef  <ds@schleef.org>
5502
5503         * gst/avi/gstavimux.c: Add Dirac encoding
5504
5505 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5506
5507         Patch by: Peter Kjellerstedt <pkj at axis com>
5508
5509         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5510         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5511         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5512         * gst/udp/gstudpsrc.h:
5513         Port to GstPoll. See #505417.
5514
5515 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5516
5517         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5518         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5519         yet on the srcpad. We need rate and channels before we
5520         can do any processing. Fixes bug #519088.
5521
5522 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5523
5524         * configure.ac:
5525         Detect and indicate if GCC inline assembly syntax is
5526         available.
5527
5528         * gst/goom/Makefile.am:
5529         * gst/goom/convolve_fx.c:
5530         * gst/goom/flying_stars_fx.c:
5531         * gst/goom/goom_config.h:
5532         * gst/goom/goom_core.c:
5533         * gst/goom/goomsl.c:
5534         * gst/goom/ifs.c:
5535         * gst/goom/mmx.c:
5536         * gst/goom/plugin_info.c:
5537         * gst/goom/xmmx.c:
5538         Fix various GCC-isms, and only build the inline assembly
5539         with compilers that support GCC inline assembly.
5540
5541         Fix a couple of other warnings shown with Forte.
5542
5543 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5544
5545         * gst/goom/xmmx.c:
5546           Use 'emms' instead of 'femms' to not crash on cpus that do not
5547           implement this 3dnow specific instruction.
5548
5549 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5550
5551         * gst/goom/plugin_info.c: (setOptimizedMethods):
5552         Use extended MMX for draw_line() too if available, not only
5553         normal MMX.
5554
5555 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5556
5557         * ext/jpeg/gstjpeg.c: (plugin_init):
5558         Remove (commented out) smoke typefinder. This is in base now.
5559
5560 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5561
5562         * gst/goom2k1/Makefile.am:
5563         * gst/goom2k1/gstgoom.c:
5564
5565         Rename the installed library, and don't register the same 
5566         GType name as the new goom.
5567
5568 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5569
5570         * configure.ac:
5571         * ext/taglib/Makefile.am:
5572           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5573           when building C++ code (#516509).
5574
5575 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5576
5577         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5578         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5579           (setOptimizedMethods):
5580           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5581           anything useful. Export goom debug category so we can get
5582           rid of the VERBOSE define and the printfs.
5583
5584 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * gst/goom/goomsl_heap.c: (align_it):
5587         * gst/goom/plugin_info.c: (setOptimizedMethods):
5588           Compile fixes for x86-64.
5589
5590 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5591
5592         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5593         with warnings, but add other CFLAGS
5594
5595         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5596         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5597         (calculate_labels), (gsl_read_file):
5598         * gst/goom/goomsl_lex.l:
5599         * gst/goom/goomsl_yacc.y:
5600         * gst/goom/plugin_info.c: Remove a few live printf, and
5601         fprintf, replace exit() calls with g_assert_not_reached()
5602         if it not optimal for a library
5603
5604 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5605
5606         * gst/goom/Makefile.am: Remove the warnings being disabled,
5607         fix linkage on x86, spotted by Sebastian Dröge
5608         <slomo@circular-chaos.org>
5609
5610         * gst/goom/convolve_fx.c (convolve_init),
5611         (create_output_with_brightness), (convolve_apply):
5612         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5613         * gst/goom/goomsl.c:
5614         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5615         * gst/goom/plugin_info.c:
5616         * gst/goom/tentacle3d.c (tentacle_fx_create):
5617         Fix warnings, and disable the motifs in the convolve_fx
5618         plugin (they were causing warnings, and they were just
5619         "Goom" in funny letterring)
5620
5621 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5622
5623         * configure.ac: Add checks for Flex/Yacc/Bison and other
5624         furry animals, for the new goom 2k4 based plugin
5625
5626         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5627         CPU optimisations (not working yet), move the old plugin to...
5628
5629         * gst/goom2k1/*: ... here, in case somebody is sick enough
5630
5631         Fixes #515073
5632
5633 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5634
5635         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5636         Post the server response code in an error message instead of a generic
5637         'error' message. Fixes #517237.
5638
5639 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5640
5641         * tests/check/Makefile.am:
5642         Ignore gconfaudiosrc for the states unit test too. It will fallback
5643         to alsasrc if the gconf settings can't be read and not everybody has
5644         alsa.
5645
5646 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5647
5648         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5649         (gst_wavpack_parse_create_src_pad):
5650         * ext/wavpack/gstwavpackparse.h:
5651         Always report the duration if we know it in push mode and don't
5652         return 0 just to make totem believe we can't seek in push mode.
5653         Newer totem version use the SEEKING query which properly reports
5654         if we can seek or not.
5655
5656 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5657
5658         Patch by: Jens Granseuer <jensgr at gmx dot net>
5659
5660         * tests/examples/equalizer/demo.c: (main):
5661         C89 fix, moving variable declarations to the beginning of
5662         the block. Fixes bug #517933.
5663
5664 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5665
5666         * configure.ac:
5667         Back to development...
5668
5669 === release 0.10.7 ===
5670
5671 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5672
5673         * configure.ac:
5674           releasing 0.10.7, "Red Door Black"
5675
5676 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5677
5678         * gst/alpha/Makefile.am:
5679         Link alpha plugin with libgstbase. Fixes bug #517386.
5680
5681 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5682
5683         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5684         Init values to -1 instead of the default 0 value.
5685         Fixes #516524.
5686
5687 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5688
5689         * tests/examples/spectrum/spectrum-example.c:
5690         Add missing include to fix compilation when libxml usage is disabled.
5691         Fixes: #516371
5692
5693 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5694
5695         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5696         fixes: #514889
5697
5698         * gst/rtp/gstrtph264pay.c:
5699         * gst/rtp/gstrtpmp4gdepay.c:
5700         * gst/rtp/gstrtpmp4gpay.c:
5701         * gst/rtp/gstrtpmp4gpay.h:
5702         * gst/rtp/gstrtptheorapay.c:
5703         * gst/rtp/gstrtpvorbispay.c:
5704
5705         Fix various leaks shown up in valgrind
5706         - free sprops and buffer in error cases in H264 payloader
5707         - fix leak in mp4g depayloader when construction the caps
5708         - don't leak config string in the mp4g payloader
5709         - don't leak buffers and headers in theora and vorbis payloaders
5710
5711         * tests/check/elements/rtp-payloading.c:
5712
5713         Fix the RTP data test
5714         - Actually send valid amr data to the payloader instead of 20
5715         zero-bytes
5716         - The mp4g payloader expects codec_data on the caps
5717
5718 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5719
5720         * win32/MANIFEST:
5721         Add libgstpng.dsp to MANIFEST.
5722         * win32/vs6/libgstaudiofx.dsp:
5723         Add new source files to VS project file.
5724
5725 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5726
5727         * sys/ximage/gstximagesrc.c:
5728         Initialise variables when opening the X display rather
5729         than in _start(), as the display can be opened before that.
5730
5731         Fixes: #515985
5732
5733 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5734
5735         * sys/directdraw/gstdirectdrawsink.c:
5736         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5737         (gst_directdraw_sink_finalize):
5738         Properly chain up finalize functions. Fixes bug #515980.
5739
5740 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5741
5742         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5743         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5744         (gst_v4l2_buffer_pool_class_init):
5745         Chain up the finalize functions. Fixes bug #515984.
5746
5747 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5748
5749         * sys/ximage/ximageutil.c:
5750         Chain up in the finalize function for our custom
5751         buffer sub-class.
5752         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5753         Fixes: #515706
5754
5755 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5756
5757         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5758         (gst_fenced_buffer_class_init):
5759         Properly chain up finalize method. Fixes bug #515979.
5760
5761 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5762
5763         * sys/ximage/gstximagesrc.c:
5764         Free allocated Damage memory before closing our connection to the
5765         X server. Partially fixes: #515706
5766
5767 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5768
5769         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5770         * tests/check/Makefile.am:
5771         * tests/check/gst-plugins-good.supp:
5772         Add a few libjpeg suppressions and initialize a variable to
5773         make smokeenc valgrind clean. Fixes bug #515701.
5774
5775 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5776
5777         * gst/avi/gstavidemux.c:
5778         Revert patch which sends timestamps only on keyframes, as it
5779         breaks playback with current gst-ffmpeg.
5780
5781         Fixes: #515562
5782
5783 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5784
5785         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5786         * tests/check/elements/multifile.c: (GST_START_TEST):
5787         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5788
5789 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5790
5791         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5792         Use and unset the GError when pipeline creation fails instead of
5793         simply leaking it. Fixes bug #515704.
5794
5795 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5796
5797         * gst/audiofx/audioamplify.c:
5798         * gst/audiofx/audiochebband.c:
5799         * gst/audiofx/audiocheblimit.c:
5800         * gst/audiofx/audiodynamic.c:
5801         * gst/audiofx/audioinvert.c:
5802         * gst/audiofx/audiopanorama.c:
5803         * gst/audiofx/audiowsincband.c:
5804         * gst/audiofx/audiowsinclimit.c:
5805         Fix long description of audiofx elements. Fixes bug #515457.
5806
5807 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5808
5809         * docs/plugins/Makefile.am:
5810         * gst/spectrum/gstspectrum.c:
5811         * tests/examples/spectrum/.cvsignore:
5812         * tests/examples/spectrum/Makefile.am:
5813         * tests/examples/spectrum/spectrum-example.c:
5814
5815         Add a simple example application for the spectrum element, include it
5816         in the docs, and fix some documentation ambiguities.
5817
5818         Fixes: #348085
5819
5820 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5821
5822         * gst/equalizer/Makefile.am:
5823         * gst/spectrum/Makefile.am:
5824         Fix includes order
5825
5826         * tests/check/Makefile.am:
5827         Exclude v4l2src from the states test - it takes too long to start.
5828
5829         * tests/check/elements/spectrum.c:
5830         Make the test run properly with CK_FORK=no
5831
5832 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5833
5834         * gst/audiofix/Makefile.am: add missing header files 
5835
5836 2008-02-08  Julien Moutte  <julien@fluendo.com>
5837
5838         * gst/matroska/matroska-demux.c:
5839         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5840         keyframe and delta units correctly when dealign with a BlockGroup.
5841         Fixes: #514397
5842
5843 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5844
5845         * tests/check/elements/.cvsignore:
5846         Spell the new tests correctly in .cvsignore
5847
5848 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5849
5850         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5851           Need to use gsize here for the size, fixes compiler warning.
5852
5853         * tests/examples/equalizer/.cvsignore:
5854         * tests/examples/equalizer/Makefile.am:
5855         * tests/examples/spectrum/.cvsignore:
5856         * tests/examples/spectrum/Makefile.am:
5857           Add missing files to fix the build.
5858
5859 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5860
5861         * configure.ac:
5862         * docs/plugins/Makefile.am:
5863         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5864         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5865         * docs/plugins/gst-plugins-good-plugins.args:
5866         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5867         * docs/plugins/inspect/plugin-multifile.xml:
5868         * tests/check/Makefile.am:
5869         * tests/check/elements/.cvsignore:
5870
5871         Move multifile plugin from -bad.
5872         Fixes: #490283
5873
5874 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5875
5876         * configure.ac:
5877         * docs/plugins/Makefile.am:
5878         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5879         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5880         * docs/plugins/gst-plugins-good-plugins.args:
5881         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5882         * docs/plugins/inspect/plugin-spectrum.xml:
5883         * gst/spectrum/Makefile.am:
5884         * tests/check/Makefile.am:
5885         * tests/check/elements/.cvsignore:
5886         * tests/examples/Makefile.am:
5887
5888         Move spectrum plugin from -bad.
5889         Move examples into tests/examples/spectrum.
5890
5891 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5892
5893         * configure.ac:
5894         * docs/plugins/Makefile.am:
5895         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5896         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5897         * docs/plugins/gst-plugins-good-plugins.args:
5898         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5899         * docs/plugins/gst-plugins-good-plugins.interfaces:
5900         * docs/plugins/inspect/plugin-equalizer.xml:
5901         * gst/equalizer/Makefile.am:
5902         * tests/check/Makefile.am:
5903         * tests/examples/Makefile.am:
5904         Move the equalizer plugin across from -bad
5905
5906         * tests/check/elements/.cvsignore:
5907         Add equalizer, audiosincwband and audiosincwlimit
5908
5909         * tests/check/elements/equalizer.c:
5910         Fix compiler warnings
5911
5912         Fixes: #415627
5913
5914 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5915
5916         * configure.ac:
5917         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5918         are treated like releases and build without it.
5919
5920 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5921
5922         * docs/plugins/Makefile.am:
5923         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5924         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5925         * docs/plugins/gst-plugins-good-plugins.args:
5926         * docs/plugins/inspect/plugin-audiofx.xml:
5927         * gst/audiofx/Makefile.am:
5928         * gst/audiofx/audiofx.c:
5929         * gst/audiofx/audiowsincband.c:
5930         * gst/audiofx/audiowsincband.h:
5931         * gst/audiofx/audiowsinclimit.c:
5932         * gst/audiofx/audiowsinclimit.h:
5933         * tests/check/Makefile.am:
5934         * tests/check/elements/audiowsincband.c:
5935         * tests/check/elements/audiowsinclimit.c:
5936
5937         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5938         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5939         respectively.
5940
5941         Fixes: #467666
5942
5943 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5944
5945         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5946         * tests/check/elements/icydemux.c:
5947           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5948           caps, and add a somewhat useful debug message. Plus test.
5949
5950 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5951
5952         * gst/rtsp/gstrtspsrc.c:
5953         Include unistd.h only if HAVE_UNISTD_H is defined
5954         * win32/common/config.h.in:
5955         * win32/common/config.h:
5956         Define socklen_t as it seems it's not defined in default 
5957         Visual Studio headers.
5958         * win32/vs6/libgstalpha.dsp:
5959         * win32/vs6/libgstapetag.dsp:
5960         * win32/vs6/libgstavi.dsp:
5961         * win32/vs6/libgstrtp.dsp:
5962         * win32/vs6/libgstrtsp.dsp:
5963         * win32/vs6/libgstvideomixer.dsp:
5964         Update project file dependencies and add new source files       
5965
5966 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5967
5968         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5969
5970         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5971         Don't leak buffers when we don't push them downstream.
5972         Fixes bug #514965.
5973
5974 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5975
5976         * configure.ac:
5977           Bump requirements to (good) released versions to avoid
5978           confusion and make implicit core requirement explicit.
5979
5980 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5981
5982         * docs/plugins/Makefile.am:
5983         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5984         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5985         * docs/plugins/gst-plugins-good-plugins.args:
5986         * docs/plugins/inspect/plugin-audiofx.xml:
5987         * gst/audiofx/Makefile.am:
5988         * gst/audiofx/audiochebband.c:
5989         * gst/audiofx/audiochebband.h:
5990         * gst/audiofx/audiocheblimit.c:
5991         * gst/audiofx/audiocheblimit.h:
5992         * gst/audiofx/audiochebyshevfreqband.c:
5993         * gst/audiofx/audiochebyshevfreqband.h:
5994         * gst/audiofx/audiochebyshevfreqlimit.c:
5995         * gst/audiofx/audiochebyshevfreqlimit.h:
5996         * gst/audiofx/audiofx.c:
5997         * tests/check/Makefile.am:
5998         * tests/check/elements/.cvsignore:
5999         * tests/check/elements/audiochebband.c:
6000         * tests/check/elements/audiocheblimit.c:
6001         * tests/check/elements/audiochebyshevfreqband.c:
6002         * tests/check/elements/audiochebyshevfreqlimit.c:
6003
6004         Rename audiochebyshevfreqband -> audiochebband and
6005         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6006         surgery.
6007
6008         Closes: #491811
6009
6010 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6011
6012         Patch by: Orjan Friberg <orjanf at axis dot com>
6013
6014         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6015         Fix caps memory leak. Fixes #514573.
6016
6017 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6018
6019         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6020         If there's no entries in the subindex, don't try to do anything stupid,
6021         just return.
6022
6023 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6024
6025         Patch by: John Millikin <jmillikin at gmail dot com>
6026
6027         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6028           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6029           Fix extraction of picture blocks with newer libflac versions again:
6030           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6031
6032 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6033
6034         * tests/check/Makefile.am:
6035           Add rtp-payloading test to VALGRIND_TO_FIX.
6036
6037         * tests/check/elements/rtp-payloading.c:
6038           Add semicolons after GST_TEST_END so gst-indent gets the
6039           formatting right; make test less verbose in general, but
6040           more verbose in the error case (which should probably
6041           make the test fail anyway).
6042
6043 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6044
6045         * docs/plugins/Makefile.am:
6046         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6047         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6048         * gst/avi/gstavisubtitle.c:
6049         Add documentation for avisubtitle and change class to
6050         Codec/Parser/Subtitle
6051
6052 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6053
6054         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6055         Treat ENOTTY (driver does not implement ioctl) the same as
6056         EINVAL since it implies there are no available standards.
6057
6058         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6059         (gst_v4l2src_get_nearest_size):
6060         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6061         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6062         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6063         reason, and if we aren't yet actively capturing.
6064
6065         * sys/v4l2/v4l2src_calls.h:
6066         Remove replaced function declaration.
6067
6068 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6069
6070         * configure.ac:
6071         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6072         API.
6073
6074 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6075
6076         * configure.ac:
6077         Fix typo.
6078
6079 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6080
6081         * gst/alpha/Makefile.am:
6082         * gst/alpha/gstalpha.c:
6083
6084         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6085         some stuff, and making buffer-alloc and resizing work automatically.
6086         No longer crashes on odd frame widths and heights, although there
6087         seems to be a disagreement with ffmpegcolorspace about what size
6088         an AYUV frame with odd height should be.
6089
6090 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6091
6092         Patch by: Alessandro Decina <alessandro at nnva dot org>
6093
6094         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6095         * ext/libpng/gstpngenc.h:
6096         Preallocate the output buffer so that g_memdup() and
6097         gst_buffer_merge() aren't needed anymore. This greatly improves
6098         performances and fixes #512544.
6099
6100 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6101
6102         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6103         (gst_avi_demux_stream_data):
6104         GStreamer timestamps are PTS values while AVI only knows about DTS
6105         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6106         we are dealing with a key frame.
6107
6108 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6109
6110         * tests/check/Makefile.am:
6111         * tests/check/elements/.cvsignore:
6112         * tests/check/elements/rtp-payloading.c:
6113           Add add testsuite for the rtp-payloader that tries simulating
6114           dataflow. Needs more test data.
6115
6116 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6117
6118         * tests/check/elements/alphacolor.c:
6119           Remove two unused variables.
6120
6121 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6122
6123         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6124           Use g_ascii_strtoll() instead of atoll, which is only
6125           available in C99.
6126
6127 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6128
6129         * gst/rtp/Makefile.am:
6130         * gst/rtp/gstrtp.c:
6131         * gst/rtp/gstrtpmpvpay.c:
6132         * gst/rtp/gstrtpmpvpay.h:
6133         Add MPEG2 video payloader
6134
6135 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6136
6137         * gst/level/gstlevel.c:
6138         Use #include <math.h> instead of #include "math.h".
6139
6140 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6141
6142         * tests/check/Makefile.am:
6143         Fix up some CFLAGS sets.
6144         Don't include gconfvideosrc in the states test.
6145
6146         * tests/check/elements/autodetect.c: (GST_START_TEST):
6147         Add some error strings to fail_unless arguments to fix some weird
6148         compiler errors on Solaris.
6149
6150 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6151
6152         * configure.ac:
6153         Detect video4linux headers on Solaris too.
6154         * sys/v4l2/gstv4l2colorbalance.h:
6155         * sys/v4l2/gstv4l2object.h:
6156         * sys/v4l2/v4l2_calls.c:
6157         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6158         (gst_v4l2_buffer_new):
6159
6160         Make v4l2 build on Solaris.
6161         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6162         Fixes: #510505
6163
6164 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6165
6166         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6167           Update list from (still local) scanning script.
6168
6169 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6170
6171         Based on a patch by:
6172             Victor STINNER <victor dot stinner at haypocalc dot com>
6173
6174         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6175         Set variable to NULL after freeing it to prevent double frees
6176         or make failures by another use of it afterwards more obvious
6177         and fix use of it after the freeing. Fixes bug #510592.
6178
6179 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6180
6181         * gst/udp/gstmultiudpsink.c:
6182         use GST_WARNING for logging
6183
6184 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6185
6186         * gst/udp/gstmultiudpsink.c:
6187         Don't try to leave a multicast group with an invalid socket
6188
6189 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6190
6191         * ext/flac/gstflacdec.c:
6192           Fix compilation against flac 1.1.2 (as on debian stable), where
6193           the picture metadata defines and structs don't exist yet.
6194           Fixes #509301.
6195
6196 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6197
6198         Patch by: Olivier Crete <tester at tester dot ca>
6199
6200         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6201         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6202         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6203         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6204         * gst/udp/gstmultiudpsink.h:
6205         Add property to automatically join a multicast group or not. This can be
6206         useful when sharing a socket between multiple elements.
6207         Fixes #509531.
6208
6209 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6210
6211         * gst/videomixer/Makefile.am:
6212           Add controller flags.
6213
6214 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6215
6216         * gst/videomixer/videomixer.c:
6217           Also commit the missing gst_object_sync_values().
6218
6219 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6220
6221         * docs/plugins/Makefile.am:
6222           Remove duplicate entry.
6223
6224 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6225
6226         * docs/plugins/Makefile.am:
6227         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6228         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6229         * docs/plugins/inspect/plugin-gamma.xml:
6230         * docs/plugins/inspect/plugin-monoscope.xml:
6231         * docs/plugins/inspect/plugin-video4linux2.xml:
6232           Add 3 more plugins to docs.
6233
6234 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6235
6236         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6237         * sys/osxvideo/osxvideosink.h:
6238           Revert previous change caused by a file that got stuck on an old
6239           revision.
6240
6241 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6242
6243         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6244         * gst/multipart/Makefile.am:
6245         * gst/multipart/multipartdemux.c:
6246         * gst/multipart/multipartdemux.h:
6247         * gst/multipart/multipartmux.c:
6248         * gst/multipart/multipartmux.h:
6249           Re-add multipartdemux to the docs. Last round of section cleanup.
6250
6251 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6252
6253         * docs/plugins/Makefile.am:
6254         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6255         * sys/osxaudio/gstosxaudiosink.h:
6256         * sys/osxvideo/osxvideosink.h:
6257           Managed to resolve most unused declarations. Filed a bug for one left.          
6258
6259 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6260
6261         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6262           Cleanup section file.
6263
6264 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6265
6266         * docs/plugins/Makefile.am:
6267         * docs/plugins/gst-plugins-good-plugins.args:
6268         * docs/plugins/gst-plugins-good-plugins.signals:
6269         * docs/plugins/inspect/plugin-alaw.xml:
6270         * docs/plugins/inspect/plugin-alpha.xml:
6271         * docs/plugins/inspect/plugin-alphacolor.xml:
6272         * docs/plugins/inspect/plugin-annodex.xml:
6273         * docs/plugins/inspect/plugin-apetag.xml:
6274         * docs/plugins/inspect/plugin-audiofx.xml:
6275         * docs/plugins/inspect/plugin-auparse.xml:
6276         * docs/plugins/inspect/plugin-autodetect.xml:
6277         * docs/plugins/inspect/plugin-avi.xml:
6278         * docs/plugins/inspect/plugin-cairo.xml:
6279         * docs/plugins/inspect/plugin-cdio.xml:
6280         * docs/plugins/inspect/plugin-cutter.xml:
6281         * docs/plugins/inspect/plugin-debug.xml:
6282         * docs/plugins/inspect/plugin-dv.xml:
6283         * docs/plugins/inspect/plugin-efence.xml:
6284         * docs/plugins/inspect/plugin-effectv.xml:
6285         * docs/plugins/inspect/plugin-flac.xml:
6286         * docs/plugins/inspect/plugin-flxdec.xml:
6287         * docs/plugins/inspect/plugin-gconfelements.xml:
6288         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6289         * docs/plugins/inspect/plugin-goom.xml:
6290         * docs/plugins/inspect/plugin-halelements.xml:
6291         * docs/plugins/inspect/plugin-icydemux.xml:
6292         * docs/plugins/inspect/plugin-id3demux.xml:
6293         * docs/plugins/inspect/plugin-jpeg.xml:
6294         * docs/plugins/inspect/plugin-ladspa.xml:
6295         * docs/plugins/inspect/plugin-level.xml:
6296         * docs/plugins/inspect/plugin-matroska.xml:
6297         * docs/plugins/inspect/plugin-mulaw.xml:
6298         * docs/plugins/inspect/plugin-multipart.xml:
6299         * docs/plugins/inspect/plugin-navigationtest.xml:
6300         * docs/plugins/inspect/plugin-png.xml:
6301         * docs/plugins/inspect/plugin-quicktime.xml:
6302         * docs/plugins/inspect/plugin-rtp.xml:
6303         * docs/plugins/inspect/plugin-rtsp.xml:
6304         * docs/plugins/inspect/plugin-shout2send.xml:
6305         * docs/plugins/inspect/plugin-smpte.xml:
6306         * docs/plugins/inspect/plugin-speex.xml:
6307         * docs/plugins/inspect/plugin-taglib.xml:
6308         * docs/plugins/inspect/plugin-udp.xml:
6309         * docs/plugins/inspect/plugin-videobalance.xml:
6310         * docs/plugins/inspect/plugin-videobox.xml:
6311         * docs/plugins/inspect/plugin-videocrop.xml:
6312         * docs/plugins/inspect/plugin-videoflip.xml:
6313         * docs/plugins/inspect/plugin-videomixer.xml:
6314         * docs/plugins/inspect/plugin-wavenc.xml:
6315         * docs/plugins/inspect/plugin-wavpack.xml:
6316         * docs/plugins/inspect/plugin-wavparse.xml:
6317           Update plugin docs.
6318
6319         * gst/videomixer/Makefile.am:
6320         * gst/videomixer/videomixer.c:
6321         * gst/videomixer/videomixer.h:
6322         * gst/videomixer/videomixerpad.h:
6323           Split out header to fix warnings from the doc-build.
6324
6325 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6326
6327         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6328
6329         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6330         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6331
6332 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6333
6334         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6335         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6336           Initialise variables to work around (false) 'foo might be used
6337           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6338
6339 2008-01-11  David Schleef  <ds@schleef.org>
6340
6341         * docs/plugins/.cvsignore:
6342         * tests/check/pipelines/.cvsignore:
6343           Ignore more files for the buildbot.
6344
6345 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6346
6347         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6348         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6349         Generate the image-type values correctly. Leave them out of the caps
6350         when outputting a "preview image" tag, since it only makes sense
6351         to have one of those - the type is irrelevant.
6352
6353         * sys/sunaudio/gstsunaudiomixerctrl.c:
6354         (gst_sunaudiomixer_ctrl_open):
6355         If we can, mark the mixer multiple open when we use it, in case
6356         (for some reason) the process wants to open it again elsewhere.
6357
6358 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6359
6360         Patch by: Olivier Crete <tester at tester dot ca>
6361
6362         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6363         * gst/rtp/gstrtptheorapay.c:
6364         Fix the clock rate to 90000 as required by the RFC.
6365         Fixes #508644.
6366
6367 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6368
6369         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6370           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6371
6372 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6373
6374         * autogen.sh:
6375           Add -Wno-portability to the automake parameters to stop warnings
6376           about GNU make extensions being used. We require GNU make in almost
6377           every Makefile anyway.
6378           
6379         * configure.ac:
6380           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6381           at the same time is required for per target flags.
6382
6383 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6384
6385         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6386         Fix error from my last commit.
6387
6388 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6389
6390         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6391
6392         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6393           Make sure the ISO 639-X language code in ID3v2 COMM frames
6394           is actually valid UTF-8 (or rather: ASCII), so we don't end
6395           up with non-UTF8 strings in tags if there's garbage in the
6396           language field. Also make sure the language code is always
6397           lower case. Fixes: #508291.
6398
6399 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6400
6401         * ChangeLog:
6402           Fix ChangeLog typo.
6403
6404 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6405
6406         * Makefile.am:
6407           Include lcov.mak to allow building coverage reports. Guard
6408           check-torture target like in the other packages.
6409
6410 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6411
6412         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6413
6414         * gst/videomixer/videomixer.c:
6415         (gst_videomixer_set_master_geometry), (_do_init),
6416         (gst_videomixer_child_proxy_get_child_by_index),
6417         (gst_videomixer_child_proxy_get_children_count),
6418         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6419         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6420         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6421         Implement GstChildProxy interface.
6422         Send newsegment at the right moment
6423         Fixes #488879
6424
6425 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6426
6427         * gst/alpha/Makefile.am:
6428         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6429         (gst_alpha_sink_event), (gst_alpha_chain),
6430         (gst_alpha_change_state), (plugin_init):
6431         Make the various properties of 'alpha' controllable. This allows doing
6432         niceties like fade-in/fade-out.
6433
6434 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6435
6436         * gst/rtp/gstasteriskh263.c:
6437         * gst/rtp/gstrtpL16depay.c:
6438         * gst/rtp/gstrtpac3depay.c:
6439         * gst/rtp/gstrtpamrpay.c:
6440         * gst/rtp/gstrtpdepay.c:
6441         * gst/rtp/gstrtpgsmdepay.c:
6442         * gst/rtp/gstrtph263depay.c:
6443         * gst/rtp/gstrtph263pdepay.c:
6444         * gst/rtp/gstrtph263ppay.c:
6445         * gst/rtp/gstrtph264depay.c:
6446         * gst/rtp/gstrtph264pay.c:
6447         * gst/rtp/gstrtpmp2tdepay.c:
6448         * gst/rtp/gstrtpmp4adepay.c:
6449         * gst/rtp/gstrtpmp4gdepay.c:
6450         * gst/rtp/gstrtpmp4gpay.c:
6451         * gst/rtp/gstrtpmp4vdepay.c:
6452         * gst/rtp/gstrtpmpadepay.c:
6453         * gst/rtp/gstrtpmpvdepay.c:
6454         * gst/rtp/gstrtpsv3vdepay.c:
6455         * gst/rtp/gstrtptheoradepay.c:
6456         * gst/rtp/gstrtptheorapay.c:
6457         * gst/rtp/gstrtpvorbisdepay.c:
6458         * gst/rtp/gstrtpvorbispay.c:
6459           Remove copy/paste unused code (property setters and getter) found by
6460           the coverage suite (yay, saves ~20k on disk).
6461
6462 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6463
6464         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6465           (videosink_templ):
6466           Also fix up pad templates to indicate that image/jpeg doesn't
6467           absolutely require the framerate property to be set (#504081).
6468
6469 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6470
6471         Based on patch by: Wouter Cloetens  <wouter at mind be>
6472
6473         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6474           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6475           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6476         * gst/matroska/matroska-mux.h:
6477           Keep track of first and last timestamps for each incoming stream,
6478           so we can calculate the total duration for live sources and other
6479           input where we can't query the duration from the start or where
6480           there's no constant framerate from which we can deduce the
6481           duration; also use calculated/observed duration if it is bigger
6482           than the previously queried duration. Furthermore, use
6483           gst_pad_query_peer_duration() and take into account that it may
6484           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6485           screws up comparisons when using unsigned integers. Fixes #504081.
6486
6487 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6488
6489         * configure.ac:
6490         * gst/audiofx/audioamplify.c:
6491         (gst_audio_amplify_clipping_method_get_type),
6492         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6493         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6494         (gst_audio_dynamic_transform_ip):
6495         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6496         (gst_audio_invert_transform_ip):
6497         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6498         (gst_audio_panorama_transform):
6499         * gst/level/gstlevel.c: (gst_level_init):
6500         Make elements GST_BUFFER_FLAG_GAP aware and call
6501         gst_base_transform_set_gap_aware for this.
6502         Bump core requirement to CVS.
6503         
6504         * gst/audiofx/audiochebyshevfreqband.c:
6505         (gst_audio_chebyshev_freq_band_transform_ip):
6506         * gst/audiofx/audiochebyshevfreqlimit.c:
6507         (gst_audio_chebyshev_freq_limit_transform_ip):
6508         Also sync GObject properties to the controller if operating
6509         in passthrough mode.
6510
6511 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6512
6513         * sys/directdraw/gstdirectdrawsink.c:
6514           (gst_directdraw_sink_window_thread):
6515           FALSE is not a gpointer.
6516
6517 2008-01-05  Julien Moutte  <julien@fluendo.com>
6518
6519         * sys/directdraw/gstdirectdrawsink.c:
6520         (gst_directdraw_sink_set_window_id),
6521         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6522         (gst_directdraw_sink_buffer_alloc),
6523         (gst_directdraw_sink_draw_borders),
6524         (gst_directdraw_sink_show_frame),
6525         (gst_directdraw_sink_setup_ddraw),
6526         (gst_directdraw_sink_window_thread),
6527         (gst_directdraw_sink_get_ddrawcaps),
6528         (gst_directdraw_sink_surface_create): Make sure we create our
6529         internal window only when we need it. That will give a chance to
6530         the application to get the prepare-xwindow-id bus message. Draw
6531         black borders when keeping aspect ratio. Handle the case where our
6532         rendering window disappears (closed or errors) like other sinks
6533         do. Various 80 columns fixes, improve state change order. That
6534         element could need some more love.
6535
6536 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6537
6538         * ext/taglib/gstapev2mux.h:
6539         * ext/taglib/gstid3v2mux.h:
6540         Remove useless typedefs without new type name. Fixes a warning with
6541         gcc 4.3.
6542
6543 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6544
6545         Patch by: John Millikin <jmillikin at gmail dot com>
6546
6547         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6548         (gst_flac_dec_setup_stream_decoder),
6549         (gst_flac_normalize_picture_mime_type),
6550         (gst_flac_extract_picture_buffer),
6551         (gst_flac_dec_metadata_callback):
6552         Emit metadata messages when a PICTURE block is encountered.
6553         Fixes #506715.
6554
6555 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6556
6557         * gst/avi/gstavi.c:
6558         increase rank because no known issues anymore ...
6559         * gst/avi/gstavisubtitle.c:
6560         send subtitle name to the srcpad
6561
6562 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6563
6564         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6565         * gst/rtsp/gstrtspsrc.h:
6566         Implement redirect for the DESCRIBE reply. Fixes #506025.
6567
6568 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6569
6570         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6571         Fix 'xyz may be used uninitialized' compiler warnings caused
6572         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6573         abort() in any case but properly report the error.
6574
6575 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6576
6577         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6578         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6579         * sys/ximage/gstximagesrc.c: (composite_pixel):
6580           Fix 'xyz may be used uninitialized' compiler warnings caused
6581           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6582           not really nice to abort in any case). Fixes #505745.
6583
6584 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6585
6586         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6587           Small unit test fix (has no practical impact at the moment,
6588           since we're only feeding utf8 and hence just create a sub-
6589           buffer for the output).
6590
6591 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6592
6593         * gst/avi/gstavisubtitle.c:
6594         * tests/check/elements/avisubtitle.c:
6595         Add seeking support for avi subtitle
6596
6597 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6598
6599         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6600         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6601         (gst_flac_dec_write):
6602         * ext/flac/gstflacdec.h:
6603         Remove some unused vars.
6604         Do more cleanup of leftover events and tags.
6605         Output tags after the segment event. Fixes #504018.
6606
6607 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6608
6609         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6610           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6611           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6612           Detect other UTF byte order markers and convert to UTF-8 as
6613           appropriate.
6614
6615 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6616
6617         * gst/avi/gstavisubtitle.c: (src_template),
6618           (gst_avi_subtitle_extract_utf8_file),
6619           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6620           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6621           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6622         * gst/avi/gstavisubtitle.h:
6623           Refactor a bit; fix name extraction; don't assume all the data
6624           in the chunk is actually subtitle data, there may be padding at
6625           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6626           file so it's there to send again after a seek (for future use).
6627
6628 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6629
6630         * gst/avi/Makefile.am:
6631         * gst/avi/gstavi.c:
6632         * gst/avi/gstavisubtitle.c:
6633         * gst/avi/gstavisubtitle.h:
6634         * tests/check/Makefile.am:
6635         * tests/check/elements/avisubtitle.c:
6636         * win32/common/config.h:
6637                 Add avi subtitle element for bug #442034. Need seeking support
6638                 and more support for character conversion.
6639
6640 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6641
6642         * Makefile.am:
6643           Include common/win32.mak for CRLF check of win32 project
6644           files (see #393626).
6645
6646         * win32/vs6/libgstpng.dsp:
6647           Fix line endings and do cvs admin -kb.
6648
6649 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6650
6651         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6652         Actually drop the buffers which are outside the currently configured
6653         segment instead of just emitting a WARNING.
6654
6655 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6656
6657         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6658         (gst_flac_dec_write):
6659         * ext/flac/gstflacdec.h:
6660         Send segments from the streaming thread. Fixes #502187.
6661         Fix segment seeking and a bunch of other seeking cases.
6662
6663 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6664
6665         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6666           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6667           which is where it would end up if the same information was
6668           put in a vorbis comment (don't think it's worth adding a
6669           new URI tag for this). Fixes #488112.
6670
6671 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6672
6673         * configure.ac:
6674           We need core/base 0.10.15 or later.
6675
6676 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6677
6678         Patch by: Mark Nauwelaerts <manauw skynet be>
6679
6680         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6681         Fix regression in stream numbering. Fixes #502655.
6682
6683 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6684
6685         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6686
6687         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6688         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6689         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6690         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6691         (gst_rtp_h264_pay_handle_buffer):
6692         * gst/rtp/gstrtph264pay.h:
6693         Use higher performance start-code searching.
6694         Parse NALs and store SPS, PPS and profile in the caps so that they can
6695         be used in the SDP. Fixes #502814.
6696
6697 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6698
6699         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6700         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6701           Init some structs to zero before we pass them to ioctl, which
6702           avoids valgrind warnings.  Also fix a small memory leak.
6703
6704 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6705
6706         Patch by: Wouter Cloetens <wouter at mind dot be>
6707
6708         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6709         Copy timestamp from input to output. Not very perfect yet but better
6710         than nothing. Fixes #503023.
6711
6712 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6713
6714         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6715           Also print a useful error message with the old Wavpack API
6716           if possible.
6717
6718 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6719
6720         * ext/wavpack/gstwavpackdec.c:
6721           More build fixes for old libwavpack versions: include config.h so
6722           that WAVPACK_OLD_API is actually defined as detected; only use
6723           WavpackGetErrorMessage if it is available. This fixes the build
6724           on debian stable for me.
6725
6726 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6727
6728         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6729         * ext/wavpack/gstwavpackparse.c:
6730           (gst_wavpack_parse_create_src_pad):
6731           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6732           versions below 4.40.0.
6733
6734 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6735
6736         * configure.ac:
6737           And now do it right for real...
6738
6739 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6740
6741         * configure.ac:
6742           Correctly reset $LIBS to not contain -lm.
6743
6744 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6745
6746         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6747
6748         * configure.ac:
6749         * ext/cairo/gsttimeoverlay.c:
6750           (gst_cairo_time_overlay_print_smpte_time):
6751           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6752           and checking for rint() and implementing it ourself if it doesn't
6753           exist. Fixes #497293.
6754
6755 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6756
6757         * configure.ac:
6758           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6759
6760 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6761
6762         * sys/oss/gstosshelper.c:
6763         Verify that the format returned after the ioctl is the one
6764         we requested. It is valid for the ioctl to succeed while
6765         substituting an alternate 'supported' sample format.
6766
6767 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6768
6769         * sys/oss/gstossaudio.c: (plugin_init):
6770         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6771         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6772           Post decent (and translated) error message when we can't
6773           open the audio device for some reason.
6774
6775 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6776
6777         * sys/oss/gstosssink.c:
6778         * sys/oss/gstosssrc.c:
6779         Allow the AUDIODEV environment variable to redirect us
6780         to a different default OSS device, like sunaudiosink does
6781         on Solaris (makes audio play automatically on SunRays).
6782
6783 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6784
6785         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6786         * gst/audiofx/audiochebyshevfreqband.c:
6787         (gst_audio_chebyshev_freq_band_transform_ip):
6788         * gst/audiofx/audiochebyshevfreqlimit.c:
6789         (gst_audio_chebyshev_freq_limit_transform_ip):
6790         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6791         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6792         The transform_ip() methods should do nothing if in passthrough mode.
6793         It might get non-writable buffers in that case but the buffer might
6794         as well be writable.
6795
6796         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6797         The transform() methods won't be called in passthrough mode and
6798         otherwise the buffer is always writable so don't check here.
6799
6800 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6801
6802         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6803           Fix seeking in .wav files again (#501775).  Some people seem to think
6804           they don't need to test their changes when they're just 'reflowing'
6805           some code.
6806
6807 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6808
6809         * gst/autodetect/gstautovideosink.c:
6810         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6811         (gst_auto_video_sink_init),
6812         (gst_auto_video_sink_create_element_with_pretty_name),
6813         (gst_auto_video_sink_find_best),
6814         (gst_auto_video_sink_set_property),
6815         (gst_auto_video_sink_get_property):
6816         * gst/autodetect/gstautovideosink.h:
6817         Fix docs.
6818         Use same error reporting code as autoaudiosink.
6819         Add property to filter sinks based on caps. Only select raw video sinks
6820         by default for backwards compat.
6821         API: GstAutoVideoSink::filter-caps
6822
6823 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6824
6825         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6826
6827         * gst/autodetect/gstautoaudiosink.c:
6828         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6829         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6830         (gst_auto_audio_sink_set_property),
6831         (gst_auto_audio_sink_get_property):
6832         * gst/autodetect/gstautoaudiosink.h:
6833         Add property to filter sinks based on caps. Only select raw audio sinks
6834         by default for backwards compat.  Fixes #417420.
6835         API: GstAutoAudioSink::filter-caps
6836
6837 2007-11-29  Michael Smith <msmith@fluendo.com>
6838
6839         Patch by: Arek Korbik <arkadini@gmail.com>
6840
6841         * gst/videobox/gstvideobox.c: (plugin_init):
6842           Initialise liboil in plugin_init()
6843
6844 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6845
6846         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6847         Post error before sending EOS. Fixes #499178.
6848
6849 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6850
6851         * win32/vs6/gst_plugins_good.dsw:
6852         * win32/vs6/libgstpng.dsp:
6853         Add a project file for libgstpng
6854
6855 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6856
6857         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6858         (gst_rtp_h263_depay_process):
6859         Code beautification.
6860         Added debug statements.
6861         Don't bit-shift everything, just do operations on last/first byte
6862         instead.
6863
6864 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6865
6866         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6867
6868         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6869         Fix wrong comparison in overrun check. Fixes #499239 some more.
6870
6871 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6872
6873         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6874         (gst_rtp_h263_depay_process):
6875         * gst/rtp/gstrtph263depay.h:
6876         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6877         stream.
6878
6879 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6880
6881         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6882
6883         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6884         (gst_rtp_mp4a_depay_process):
6885         * gst/rtp/gstrtpmp4adepay.h:
6886         Fix depayloading when multiple frames are inside one RTP packet.
6887         Fixes #499239.
6888
6889 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6890
6891         * gst/level/gstlevel.c:
6892           Add GAP-flag support.
6893
6894 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6895
6896         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6897         Read the I flag for Mode A h263 rtp stream and set the
6898         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6899         Fixes #499383
6900
6901 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6902
6903         * gst/level/gstlevel.c:
6904           Remove some dead code and do cleanups.
6905
6906 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6907
6908         * tests/check/pipelines/simple-launch-lines.c:
6909           Improve the tests by allowing to set a target state.
6910
6911 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6912
6913         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6914         Don't check the caps of the output buffer if they're equal some
6915         other caps. The caps can change in a backward compatible way
6916         and did at this point.
6917
6918 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6919
6920         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6921         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6922         (gst_qtdemux_seek_to_previous_keyframe),
6923         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6924         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6925         reverse playback support.
6926
6927 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6928
6929         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6930         Also set the channel layout on the Wavpack caps if we're having
6931         a mono layout. Of course only do it for "audio/x-wavpack".
6932
6933 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6934
6935         * ext/wavpack/gstwavpackcommon.c:
6936         (gst_wavpack_get_default_channel_mask),
6937         (gst_wavpack_set_channel_layout),
6938         (gst_wavpack_get_default_channel_positions),
6939         (gst_wavpack_get_channel_mask_from_positions),
6940         (gst_wavpack_set_channel_mapping):
6941         * ext/wavpack/gstwavpackcommon.h:
6942         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6943         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6944         * ext/wavpack/gstwavpackdec.h:
6945         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6946         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6947         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6948         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6949         (gst_wavpack_enc_rewrite_first_block),
6950         (gst_wavpack_enc_sink_event):
6951         * ext/wavpack/gstwavpackenc.h:
6952         * ext/wavpack/gstwavpackparse.c:
6953         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6954         (gst_wavpack_parse_scan_to_find_sample),
6955         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6956         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6957         * ext/wavpack/gstwavpackparse.h:
6958         Add support for encoding, parsing and decoding multichannel
6959         files with up to 8 channels. This also improves the robustness
6960         of parsing quite a bit.
6961
6962         * ext/wavpack/gstwavpackstreamreader.c:
6963         (gst_wavpack_stream_reader_read_bytes),
6964         (gst_wavpack_stream_reader_get_pos),
6965         (gst_wavpack_stream_reader_set_pos_abs),
6966         (gst_wavpack_stream_reader_set_pos_rel),
6967         (gst_wavpack_stream_reader_push_back_byte),
6968         (gst_wavpack_stream_reader_get_length),
6969         (gst_wavpack_stream_reader_can_seek),
6970         (gst_wavpack_stream_reader_write_bytes):
6971         Improve debugging.
6972
6973 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6974
6975         * ext/libpng/gstpngdec.c:
6976         * ext/libpng/gstpngdec.h:
6977           Don't release the png-memory from within the callback.
6978
6979 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6980
6981         Patch by: René Stadler <mail at renestadler dot de>
6982
6983         * ext/libpng/gstpngenc.c:
6984           Don't leak buffer data memory. Fixes #498395.
6985
6986 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6987
6988         Patch by: René Stadler <mail at renestadler dot de>
6989
6990         * tests/check/pipelines/simple-launch-lines.c:
6991           Tests for #498395.
6992
6993 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6994
6995         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6996         (gst_tag_lib_mux_adjust_event_offsets):
6997         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6998         * sys/osxaudio/Makefile.am:
6999         * sys/osxvideo/cocoawindow.h:
7000         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7001
7002 2007-11-15  David Schleef  <ds@schleef.org>
7003
7004         * ext/cairo/gsttextoverlay.c:
7005           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7006
7007 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7008
7009         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7010
7011         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7012         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7013         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7014         * gst/rtp/gstrtpmp2tpay.h:
7015         Fill the MTU with as many packets as possible. Fixes #491323.
7016
7017 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7018
7019         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7020
7021         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7022         Fix some more leaks. Fixes #497007.
7023
7024 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7025
7026         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7027
7028         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7029         (gst_rtspsrc_stream_configure_tcp):
7030         Fix 3 pad leaks. Fixes #496983.
7031
7032 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7033
7034         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7035
7036         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7037         Fix small leak. Fixes #497017.
7038
7039 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7040
7041         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7042         (gst_qtdemux_prepare_current_sample),
7043         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7044         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7045         * gst/qtdemux/qtdemux_fourcc.h:
7046         * gst/qtdemux/qtdemux_types.c:
7047         Add suppport for theora in quicktime according to XiphQT.
7048
7049 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7050
7051         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7052         (gst_v4l2src_init), (gst_v4l2src_set_property),
7053         (gst_v4l2src_get_property):
7054         * sys/v4l2/gstv4l2src.h:
7055         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7056           Always copy buffers by default (handle safer with bugged drivers)
7057           and added a property to make it possible to use mmap effectively (no
7058           copy if possible) when application wants to. Fixes: #480557.
7059
7060 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7061
7062         * gst/id3demux/id3tags.c:
7063         * gst/id3demux/id3tags.h:
7064         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7065           We don't want the same string multiple times in a tag list for the
7066           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7067           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7068
7069 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7070
7071         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7072           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7073           into ID3v2 TXXX frames (fixes #347848).
7074
7075 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7076
7077         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7078           Don't leak sdp message contents (fixes #496773).
7079
7080         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7081           Don't leak URI string.
7082
7083 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7084
7085         Patch by: Julien Puydt <julien dot puydt at laposte net>
7086
7087         * ext/raw1394/Makefile.am:
7088         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7089           (gst_1394_property_probe_get_properties),
7090           (gst_1394_property_probe_probe_property),
7091           (gst_1394_property_probe_needs_probe),
7092           (gst_1394_property_probe_get_values),
7093           (gst_1394_property_probe_interface_init),
7094           (gst_1394_type_add_property_probe_interface):
7095         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7096         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7097           (gst_dv1394src_init), (gst_dv1394src_dispose),
7098           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7099           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7100           (gst_dv1394src_update_device_name):
7101         * ext/raw1394/gstdv1394src.h:
7102           Implement GstPropertyProbe interface and add "device-name" property,
7103           so applications can use this to probe for available devices in the
7104           same way they can already with v4lsrc and v4l2src (however horrible
7105           this property probe interface may be). Fixes #358841.
7106
7107 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7108
7109         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7110
7111         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7112           (gst_rtspsrc_parse_range):
7113           Don't leak event, don't leak range (fixes #496752).
7114
7115 2007-11-14  Michael Smith <msmith@fluendo.com>
7116
7117         Patch by: Arek Korbik <arkadini@gmail.com>
7118
7119         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7120           Detect RGBA/BGRA correctly on little endian systems.
7121
7122 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7123
7124         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7125           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7126           corresponding ioctl() call fails even though the driver claims to
7127           support this format, just fall back to the pre-2.6.19 kernel
7128           routine that creates caps with suitable height and width ranges
7129           (see #448278).
7130
7131 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7132
7133         Patch by: Mark Nauwelaerts <manauw skynet be>
7134
7135         * gst/matroska/matroska-demux.c:
7136           (gst_matroska_demux_push_dvd_clut_change_event),
7137           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7138           (gst_matroska_demux_subtitle_caps):
7139         * gst/matroska/matroska-ids.h:
7140           Extract palette data for dvd subpicture streams and send it
7141           downstream as custom gstreamer dvd event (fixes #453417).
7142
7143 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7144
7145         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7146           Implement minimal parsing of the passed pango font description
7147           string, so passing a font size works the same as with the
7148           pango textoverlay plugin; fixes #455086.
7149           (Maybe we could just use pangocairo here at some point).
7150
7151 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7152
7153         * gst/avi/gstavidemux.c:
7154         * gst/wavparse/gstwavparse.c:
7155           Return the result in _activate_pull(). Don't ref element there.
7156
7157 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7158
7159         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7160         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7161         (gst_wavparse_srcpad_event):
7162           Ref the element when we should, but not when we its not needed. Reflow
7163           the event_handling to not leak the event.       
7164
7165 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7166
7167         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7168         (qtdemux_parse_samples):
7169         Properly free QTDemuxSamples array.
7170         Protect table write with a sensible check, some files apparently DO contain
7171         stts values starting with 0 :(
7172
7173 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7174
7175         * gst/avi/gstavidemux.c:
7176         * gst/qtdemux/qtdemux.c:
7177           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7178           previous commit messed up.
7179
7180 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7181
7182         * gst/avi/gstavidemux.c:
7183         * gst/qtdemux/qtdemux.c:
7184           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7185           element when we should, but not when we its not needed.
7186
7187 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7188
7189         * gst/wavparse/gstwavparse.c:
7190           Return FALSE if we can't handle a query instead of changing the
7191           format. Ignore fact when dealing with mpeg audio.
7192
7193 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7194
7195         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7196
7197         * configure.ac:
7198         * gst/udp/gstdynudpsink.c:
7199         * gst/udp/gstdynudpsink.h:
7200         * gst/udp/gstmultiudpsink.c:
7201         * gst/udp/gstmultiudpsink.h:
7202         * gst/udp/gstudpsink.c:
7203         * gst/udp/gstudpsink.h:
7204           Fix includes for MSVC and GLib-2.14.0 (#492388).
7205
7206         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7207           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7208
7209 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7210
7211         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7212         (gst_mulawdec_chain):
7213         * gst/law/mulaw-decode.h:
7214         Calculate outgoing buffer duration if incoming buffer didn't have a
7215         valid duration.
7216
7217 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7218
7219         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7220         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7221         Smarter combine_flow code that also deals with downstream elements
7222         returning UNEXPECTED when they receive data out of the segment
7223         boundaries. Fixes #491305.
7224
7225 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7226
7227         * sys/v4l2/v4l2src_calls.c:
7228           Fix 'unused variable' compiler warning when compiling against
7229           older kernel headers.
7230
7231 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7232
7233         * ext/taglib/gstid3v2mux.cc (add_funcs):
7234           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7235
7236 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7237
7238         * tests/check/pipelines/simple-launch-lines.c:
7239            Improve the tests a little more.
7240
7241 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7242
7243         patch by: Yun Zheng Hu
7244
7245         * sys/osxaudio/gstosxaudiosrc.c:
7246         Use default input device instead of default output device and
7247         only memcpy actual available bytes.
7248
7249 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7250
7251         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7252           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7253           early. It is temporary until we find something better.
7254
7255 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7256
7257         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7258
7259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7260         Fix race when pausing a RTSP stream in interleaved.
7261         Fixes #475784.
7262
7263 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7264
7265         Patch by: Peter Kjellerstedt <pkj at axis com>
7266
7267         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7268         Use correct unref function for buffers. #488844.
7269
7270 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7271
7272         * gst/avi/gstavimux.c:
7273         * tests/check/elements/avimux.c:
7274           Add some debug and sync tests with the fix.     
7275
7276 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7277
7278         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7279
7280         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7281         When the socket is used by the app for other purposes, don't generate an
7282         error if there is activaty on the socket that is not data related.
7283         Fixes #487488.
7284
7285 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7286
7287         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7288         (gst_v4l2src_grab_frame):
7289         Add some more debug info. Generate an error when we run out of buffers
7290         for some reason. See #480557.
7291
7292 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7293
7294         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7295
7296         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7297         Set marker bit correctly.
7298
7299 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7300
7301         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7302         Use allowed name for the GstStructure.
7303
7304 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7305
7306         * ext/gconf/gstswitchsink.c:
7307         * gst/autodetect/gstautoaudiosink.c:
7308           Use new gst_bus_pop_filtered().
7309
7310 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7311
7312         * sys/v4l2/gstv4l2src.c:
7313         * sys/v4l2/v4l2src_calls.c:
7314           When probing the formats and sizes a camera supports, make
7315           sure the best ones (highest resolution, prefered format)
7316           end up at the beginning of the probed caps and the less
7317           desirable ones at the end.  This is important because the
7318           order within the caps matters for things like fixation and
7319           negotiation, ie. what format is chosen in the end.
7320           With recent kernels, the current probing code will end up
7321           querying the supported sizes from lowest resolution to
7322           highest resolution, adding them to the probed caps in that
7323           order, resulting to v4l2src fixating to the lowest possible
7324           resolution if downstream does not express a size preference.
7325           Also make up a somewhat random ranking of prefered output
7326           formats for the same reason. Fixes #485828.
7327         
7328 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7329
7330         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7331
7332         * gst/id3demux/id3v2frames.c:
7333           Extract license/copyright URIs from ID3v2 WCOP frames
7334           (Fixes #447000).
7335
7336         * tests/check/elements/id3demux.c:
7337         * tests/files/Makefile.am:
7338         * tests/files/id3-447000-wcop.tag:
7339           Add simple unit test.
7340
7341 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7342
7343         * ext/taglib/gstid3v2mux.cc:
7344           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7345           Prerequisite for #447000.
7346
7347 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7348
7349         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7350         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7351         a GstClockTime.
7352
7353 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7354
7355         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7356         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7357         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7358         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7359         (gst_rtspsrc_change_state):
7360         More seeking fixes, mostly passing around the new playback segment in
7361         order to configure it properly.
7362         Also reset base_time of udp sources when setting them back to PLAYING as
7363         a temporary hack until core supports seek in live sources properly.
7364
7365 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7366
7367         * gst/rtp/gstrtpmp4adepay.c:
7368         Fix caps as to not confuse autopluggers.
7369
7370 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7371
7372         * gst/id3demux/gstid3demux.c:
7373         * gst/id3demux/gstid3demux.h:
7374         * gst/id3demux/id3tags.c:
7375         * gst/id3demux/id3tags.h:
7376         * gst/id3demux/id3v2frames.c:
7377           Port ID3 tag demuxer over to the new GstTagDemux in -base
7378           (now would be a good time to test re-importing your music
7379           collection).
7380
7381 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7382
7383         * gst/apetag/Makefile.am:
7384         * gst/apetag/gstapedemux.c:
7385         * gst/apetag/gstapedemux.h:
7386         * gst/apetag/gsttagdemux.c:
7387         * gst/apetag/gsttagdemux.h:
7388           Port APE tag demuxer over to the new GstTagDemux in -base.
7389
7390 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7391
7392         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7393         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7394         (gst_rtspsrc_handle_internal_src_query),
7395         (gst_rtspsrc_handle_src_query), (new_session_pad),
7396         (gst_rtspsrc_stream_configure_tcp),
7397         (gst_rtspsrc_stream_configure_transport),
7398         (gst_rtspsrc_loop_send_cmd):
7399         Improve flushing behaviour.
7400         Set state of the udp sources to PAUSE/PLAYING correctly.
7401         Handle events and queries for UDP and TCP transport now.
7402
7403 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7404
7405         * gst/rtp/gstrtpgsmdepay.c:
7406         * gst/rtp/gstrtpgsmpay.c:
7407           Add log category.
7408
7409 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7410
7411         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7412
7413         * tests/check/Makefile.am:
7414         * tests/check/pipelines/simple-launch-lines.c:
7415           Add unit tests for payloaders/depayloaders.
7416
7417 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7418
7419         * gst/avi/gstavimux.c:
7420         * gst/avi/gstavimux.h:
7421           Also save codec data for audio streams. Fixes #482495.
7422
7423 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7424
7425         * gst/avi/gstavimux.c:
7426           Fix "Index entry has invalid stream nr 1".
7427           Add support for muxing aac - work in progress (see #482495).
7428
7429 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7430
7431         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7432         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7433         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7434         * gst/rtsp/gstrtspsrc.h:
7435         Parse bandwidth modifiers, they are not yet configured in the session
7436         manager because we don't have an API for that yet.
7437
7438 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7439
7440         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7441         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7442         Use shiny new function in -base to get the default clock-rate.
7443         Update some docs.
7444
7445 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7446
7447         * win32/MANIFEST:
7448         Add files to win32 manifest.
7449         * win32/vs6/libgstaudiofx.dsp:
7450         * win32/vs6/libgstqtdemux.dsp:
7451         * win32/vs6/libgstrtp.dsp:
7452         * win32/vs6/libgstrtsp.dsp:
7453         Update project files.
7454
7455 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7456
7457         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7458         (gst_rtspsrc_play):
7459         * gst/rtsp/gstrtspsrc.h:
7460         In TCP mode, only timestamp the first buffer. TCP is not real time and
7461         it does not make sense to try to skew compensate, also some servers send
7462         the first batch of data in a burst.
7463
7464 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7465
7466         * gst/matroska/matroska-demux.c:
7467           Fix setting the discont flag on the first buffer
7468           pushed downstream for formats with private codec
7469           data that needs to be deserialised into buffers
7470           (such as vorbis and FLAC when in a matroska container).
7471
7472 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7473
7474         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7475
7476         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7477         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7478         (gst_rtp_mp4v_pay_handle_buffer):
7479         * gst/rtp/gstrtpmp4vpay.h:
7480         Free the config string. Fixes #480707.
7481         Clean up the timestamp code a little.
7482
7483 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7484
7485         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7486         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7487         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7488         * gst/rtsp/gstrtspsrc.h:
7489         Set timestamps on RTP buffers in interleaved mode.
7490         Mark first buffers with a DISCONT.
7491         Remove flush hack now that sync for live sources has been figured out.
7492
7493 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7494
7495         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7496         Update documentation.
7497
7498 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7499
7500         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7501         (gst_rtp_xqt_depay_change_state):
7502         * gst/qtdemux/gstrtpxqtdepay.h:
7503         Fail if we don't know the quicktime format.
7504
7505 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7506
7507         * ext/flac/gstflacenc.c:
7508         * ext/flac/gstflacenc.h:
7509           Save the flow return from the last gst_pad_push() and
7510           make sure we pass the right flow return value upstream
7511           in the case of failure; minor clean-ups.
7512
7513 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7514
7515         * ext/taglib/gstapev2mux.cc:
7516         * ext/taglib/gstid3v2mux.cc:
7517         * gst/apetag/gstapedemux.c:
7518           Add support for the new GST_TAG_COMPOSER (#459809).
7519
7520 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7521
7522         * gst/law/alaw-decode.c:
7523         * gst/law/alaw-decode.h:
7524         * gst/law/alaw-encode.c:
7525         * gst/law/alaw-encode.h:
7526         * gst/law/alaw.c:
7527         * gst/law/mulaw-conversion.h:
7528           Compulsive clean-ups: use boilerplate macros, add debug
7529           categories, fix up things to conform to symbol nomenklatura,
7530           etc.
7531
7532 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7533
7534         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7535
7536         * gst/law/alaw-decode.c:
7537         * gst/law/alaw-encode.c:
7538           Use static tables for A-Law decoding and encoding; this makes
7539           A-Law decoding and encoding less CPU-intensive, but increases
7540           the binary size a bit. Leaving old code around for now,
7541           selectable by a define in the code. Fixes #435435.
7542
7543 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7544
7545         * configure.ac:
7546         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7547         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7548         in configure.ac.
7549
7550 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7551
7552         Patch by: Jan Gerber <j at bootlab dot org>
7553
7554         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7555         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7556
7557 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7558
7559         * sys/oss/gstosshelper.c:
7560           Use GST_WARNING instead of a g_critical. This situation is not caused
7561           by the application.
7562
7563 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7564
7565         * po/LINGUAS:
7566         * po/nl.po:
7567           Updated translations.
7568
7569 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7570
7571         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7572
7573         * po/eu.po:
7574           Added Basque translation.
7575
7576 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7577
7578         translated by: Abel Cheung <abelcheung@gmail.com>
7579
7580         * po/zh_HK.po:
7581         * po/zh_TW.po:
7582           Added Chinese (traditional and Hong Kong) translation.
7583
7584 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7585
7586         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7587
7588         * po/pl.po:
7589           Added Polish translation.
7590
7591 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7592
7593         translated by: Ilkka Tuohela <hile@iki.fi>
7594
7595         * po/fi.po:
7596           Added Finnish translation.
7597
7598 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7599
7600         translated by: Jorge González González <aloriel@gmail.com>
7601
7602         * po/es.po:
7603           Added Spanish translation.
7604
7605 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7606
7607         translated by: Mogens Jaeger <mogens@jaeger.tf>
7608
7609         * po/da.po:
7610           Added Danish translation.
7611
7612 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7613
7614         translated by: Funda Wang <fundawang@linux.net.cn>
7615
7616         * po/zh_CN.po:
7617           Added Chinese (simplified) translation.
7618
7619 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7620
7621         translated by: Alexander Shopov <ash@contact.bg>
7622
7623         * po/bg.po:
7624           Added Bulgarian translation.
7625
7626 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7627
7628         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7629         Set outgoing packet duration because we can. Fixes #478244 some more.
7630
7631 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7632
7633         * ext/cairo/gsttextoverlay.c:
7634           Add info about static leak.
7635         
7636         * tests/check/Makefile.am:
7637         * tests/check/generic/states.c:
7638           Improved state change unit test.
7639
7640 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7641
7642         * docs/plugins/.cvsignore:
7643         * tests/check/.cvsignore:
7644           Ignore registries in any format.
7645
7646 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7647
7648         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7649         Removed some unused code.
7650
7651         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7652         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7653         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7654         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7655         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7656         (gst_rtp_theora_pay_flush_packet):
7657         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7658         Try to preserve the incomming buffer duration on the outgoing
7659         packets. Fixes #478244.
7660
7661 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7662
7663         * ext/taglib/gstapev2mux.cc:
7664         * ext/taglib/gstid3v2mux.cc:
7665           Work around compiler warnings with g++-4.2 when assigning a
7666           string constant to a gchar * (partially fixes #478092).
7667
7668 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7669
7670         * configure.ac:
7671           We require core CVS now for gst_base_src_set_do_timestamp().
7672
7673 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7674
7675         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7677         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7678         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7679         (gst_rtspsrc_handle_message):
7680         Fix compiler warnings shown with Forte.
7681
7682 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7683
7684         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7685         (gst_rtspsrc_dup_printf):
7686         Give meaningfull error when all streams failed to configure for some
7687         reason.
7688
7689 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7690
7691         * gst/rtp/README:
7692         Update README with the design for synchronisation rules of RTP on
7693         sender and receiver.
7694
7695 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7696
7697         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7698         (gst_wavparse_chain):
7699         Don't push EOS from the chain function, the element
7700         driving the pipeline is responsible for this. The bug
7701         this was meant to fix seems to be queue not forwarding
7702         EOS in all cases (see #476514).
7703
7704 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7705
7706         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7707         (gst_level_transform_ip):
7708         * gst/level/gstlevel.h:
7709         Use basetransform segment so that it is correctly managed on flushes and
7710         start/stop.
7711         Report message timestamp as stream time, which is what an application
7712         can understand.
7713
7714 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7715
7716         * ext/taglib/gstapev2mux.cc:
7717         * ext/taglib/gstapev2mux.h:
7718         * ext/taglib/gsttaglibmux.c:
7719         * tests/check/elements/apev2mux.c:
7720         Update my mail address.
7721
7722 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7723
7724         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7725         (gst_wavparse_loop), (gst_wavparse_chain):
7726         Add EOS logic for the push-based mode too. Fixes #476514.
7727
7728 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7729
7730         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7731         * gst/law/alaw-encode.h:
7732         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7733         (gst_mulawenc_chain):
7734         * gst/law/mulaw-encode.h:
7735         Fix law encoder timestamps.
7736
7737 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7738
7739         * ext/gconf/gstgconfaudiosink.c:
7740           Fix warning when building without debug.
7741
7742         * sys/oss/gstossmixertrack.c:
7743           Use const like in alsamixertrack.c (fixes warnings).
7744
7745 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7746
7747         * sys/v4l2/v4l2src_calls.c:
7748         (gst_v4l2src_probe_caps_for_format_and_size):
7749         Fix framerate detection code some more.
7750         Handle the case where there is a weird step in the stepwise framerates.
7751         Don't overwrite the min interval with the framerate, use a temp variable
7752         instead.
7753         Use max in the Continuous framerate intervals instead of step, which is
7754         1 according to the docs. Fixes #475424.
7755
7756 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7757
7758         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7759         Make udpsrc timestamp outgoing buffers based on when they were received.
7760         Also make it output a segment in time.
7761
7762 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7763
7764         * gst/avi/gstavidemux.c:
7765           Plug a little leak. Little code cleanups.
7766
7767 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7768
7769         * configure.ac:
7770           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7771           flac versions, 's good for cross-compilation karma.
7772
7773 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7774
7775         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7776
7777         * gst/rtp/gstrtph263pay.c:
7778           Fix up header structure so that compilers don't add padding
7779           between the structure fields, since that would lead to us
7780           sending RTP packets with broken headers (as is currently the
7781           case when compiling with MSVC). Also see similar fixes in
7782           libgstrtp in gst-plugins-base. (#474616; #471194)
7783
7784 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7785
7786         * sys/v4l2/v4l2src_calls.c:
7787         (gst_v4l2src_probe_caps_for_format_and_size):
7788         Don't overwrite our GValue with 0 but instead use the previously
7789         computed value. Fixes #471823 some more.
7790
7791 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7792
7793         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7794           No tabs in this file please, or gtk-doc will end up documenting
7795           rather absurd class hierarchies.
7796
7797 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7798
7799         * ext/gconf/gstswitchsink.c:
7800           If the new kid element fails to change state for some reason
7801           (e.g. esdsink not being able to connect to the sound server),
7802           forward the error message it posted on the bus instead of just
7803           posting a generic 'Internal state change error: please file a
7804           bug' error message. Fixes #471364.
7805
7806 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7807
7808         * gst/qtdemux/Makefile.am:
7809         * gst/qtdemux/qtdemux.c:
7810           Don't assume tags are encoded as UTF-8 (#473670).
7811
7812 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7813
7814         * sys/v4l2/gstv4l2src.c:
7815         * sys/v4l2/gstv4l2src.h:
7816         * sys/v4l2/v4l2src_calls.c:
7817           Implement LATENCY queries in the crudest way possible so I don't
7818           have to use sync=false any longer when testing with videosinks.
7819
7820 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7821
7822         * configure.ac:
7823           Fix build.
7824
7825 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7826
7827         * sys/v4l2/v4l2src_calls.c:
7828         (gst_v4l2src_probe_caps_for_format_and_size):
7829         Add some more debugging in the framerate function.
7830         Iterate stepwise framerate up to and _including_ the max and if nothing
7831         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7832         don't end up with an empty list. Fixes #471823
7833
7834 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7835
7836         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7837         (gst_multiudpsink_set_clients_string),
7838         (gst_multiudpsink_get_clients_string),
7839         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7840         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7841         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7842         (gst_multiudpsink_clear):
7843         Add property do configure destination address/port pairs
7844         API:GstMultiUDPSink::clients
7845
7846 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7847
7848         * tests/examples/Makefile.am:
7849         * tests/examples/rtp/Makefile.am:
7850         * tests/examples/rtp/client-H263p-AMR.sh:
7851         * tests/examples/rtp/client-H263p-PCMA.sdp:
7852         * tests/examples/rtp/client-H263p-PCMA.sh:
7853         * tests/examples/rtp/client-H264-PCMA.sdp:
7854         * tests/examples/rtp/client-H264-PCMA.sh:
7855         * tests/examples/rtp/client-PCMA.sh:
7856         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7857         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7858         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7859         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7860         Added some RTP example scripts for sending and receiving RTP streams.
7861
7862 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7863
7864         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7865         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7866         Restructure the setcaps function so that we can also compute the
7867         expected GStreamer output size of the video frames.
7868         Set frame_byte_size correctly so that read-based devices have a chance
7869         of working correctly.
7870         When grabbing a frame, discard frames that are not of the expected size.
7871         Some cameras don't output the right framesize for the first buffer.
7872         Try only a couple of times to get a valid frame, else error out.
7873
7874         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7875         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7876         Add some more debug info when scanning the device.
7877
7878         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7879         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7880         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7881         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7882         Add some more debug info when dequeing a frame.
7883
7884 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7885
7886         * gst/wavparse/gstwavparse.c:
7887           More code cleanups. Add some more comment and improve debugs logs.
7888
7889 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7890
7891         * gst/wavparse/gstwavparse.c:
7892         * gst/wavparse/gstwavparse.h:
7893           Implement seek-query. Refactor duration calculations. Appropriate use
7894           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7895           out of loops.
7896
7897 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7898
7899         * gst/avi/gstavidemux.c:
7900           Implement seek-query.
7901
7902 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7903
7904         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7905         (gst_rtspsrc_dup_printf):
7906         Use new basesink async property to make sparse RTCP packet not wait for
7907         preroll.
7908
7909 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7910
7911         * gst/audiofx/Makefile.am:
7912         Dist the right file.
7913
7914 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7915
7916         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7917         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7918         Make sure we generate and parse floating point values in the POSIX
7919         locale instead of the current locale. 
7920
7921 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7922
7923         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7924         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7925         (gst_rtspsrc_play):
7926         * gst/rtsp/gstrtspsrc.h:
7927         Fix method detection again.
7928         Keep track of when we must send a Range header.
7929         Use segment values for Range, Speed and Scale headers.
7930         Parse Speed and Scale headers to update the segment values.
7931
7932 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7933
7934         patch by: Mark Nauwelaerts <manauw@skynet.be>
7935
7936         * sys/v4l2/v4l2src_calls.c:
7937           Handle optional v4l2 ioctls gracefully.
7938
7939 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7940
7941         * gst/rtp/Makefile.am:
7942         * gst/rtp/gstrtp.c: (plugin_init):
7943         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7944         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7945         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7946         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7947         (gst_rtp_h263_depay_get_property),
7948         (gst_rtp_h263_depay_change_state),
7949         (gst_rtp_h263_depay_plugin_init):
7950         * gst/rtp/gstrtph263depay.h:
7951         Added an H263 depayloader. Fixes #369392.
7952
7953         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7954         (gst_rtp_h263p_depay_process):
7955         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7956         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7957         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7958         payloads.
7959         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7960
7961 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7962
7963         * gst/audiofx/audiochebyshevfreqband.c:
7964         * gst/audiofx/audiochebyshevfreqlimit.c:
7965         Add small comparision with the windowed sinc filters in the docs.
7966
7967 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7968
7969         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7970         (audiochebyshevfreqband_suite):
7971         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7972         (audiochebyshevfreqlimit_suite):
7973         Also test 32 bit float mode and the type 2 variants of the filters.
7974
7975 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7976
7977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7978         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7979         (gst_rtspsrc_loop):
7980         Refactor the udp and interleaved loop function a bit.
7981
7982 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7983
7984         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7985         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7986         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7987         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7988         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7989         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7990         * gst/rtsp/gstrtspsrc.h:
7991         Protect connection activity with a new lock, avoids deadlocks when going
7992         to PAUSED. Fixes #455808.
7993
7994 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7995
7996         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7997         Fix debug statement.
7998
7999 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8000
8001         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8002         Fix stray %u in debug line as spotted by Saur on IRC.
8003
8004 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8005
8006         * gst/audiofx/audiochebyshevfreqband.c:
8007         (gst_audio_chebyshev_freq_band_class_init):
8008         * gst/audiofx/audiochebyshevfreqlimit.c:
8009         (gst_audio_chebyshev_freq_limit_class_init):
8010         Use generator macros for the process functions for the different
8011         sample types, add lower upper boundaries for the GObject properties
8012         so automatically generated UIs can use sliders and add a note about
8013         the number of poles as a too high number of poles combined with
8014         very low or very high frequencies will produce only noise.
8015         * docs/plugins/gst-plugins-good-plugins.args:
8016         Regenerated for the property changes.
8017
8018 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8019
8020         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8021         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8022         (gst_rtspsrc_stream_configure_udp_sink),
8023         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8024         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8025         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8026         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8027         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8028         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8029         * gst/rtsp/gstrtspsrc.h:
8030         Improve timeout handling.
8031         Use the same socket for sending and receiving RTCP packets so that some
8032         servers can track clients better.
8033         Improve connection closed handling. Try to reconnect.
8034         Don't overwrite our content base with NULL.
8035         Improve debugging.
8036         Improve range parsing and handling.
8037         Remove flushing hack now that core does the right thing.
8038
8039 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8040
8041         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8042         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8043         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8044         (gst_multiudpsink_close), (gst_multiudpsink_add):
8045         * gst/udp/gstmultiudpsink.h:
8046         Add support for getting and setting the socket to use.
8047
8048         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8049         (gst_udpsrc_create), (gst_udpsrc_get_property):
8050         Add support for getting the currently used socket.
8051
8052 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8053
8054         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8055
8056         * gst/audiofx/Makefile.am:
8057         * gst/audiofx/audiochebyshevfreqband.c:
8058         (gst_audio_chebyshev_freq_band_mode_get_type),
8059         (gst_audio_chebyshev_freq_band_base_init),
8060         (gst_audio_chebyshev_freq_band_dispose),
8061         (gst_audio_chebyshev_freq_band_class_init),
8062         (gst_audio_chebyshev_freq_band_init),
8063         (generate_biquad_coefficients), (calculate_gain),
8064         (generate_coefficients),
8065         (gst_audio_chebyshev_freq_band_set_property),
8066         (gst_audio_chebyshev_freq_band_get_property),
8067         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8068         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8069         (gst_audio_chebyshev_freq_band_start):
8070         * gst/audiofx/audiochebyshevfreqband.h:
8071         * gst/audiofx/audiochebyshevfreqlimit.c:
8072         (gst_audio_chebyshev_freq_limit_mode_get_type),
8073         (gst_audio_chebyshev_freq_limit_base_init),
8074         (gst_audio_chebyshev_freq_limit_dispose),
8075         (gst_audio_chebyshev_freq_limit_class_init),
8076         (gst_audio_chebyshev_freq_limit_init),
8077         (generate_biquad_coefficients), (calculate_gain),
8078         (generate_coefficients),
8079         (gst_audio_chebyshev_freq_limit_set_property),
8080         (gst_audio_chebyshev_freq_limit_get_property),
8081         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8082         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8083         (gst_audio_chebyshev_freq_limit_start):
8084         * gst/audiofx/audiochebyshevfreqlimit.h:
8085         * gst/audiofx/audiofx.c: (plugin_init):
8086         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8087         Fixes #464800.
8088
8089         * tests/check/Makefile.am:
8090         * tests/check/elements/.cvsignore:
8091         * tests/check/elements/audiochebyshevfreqband.c:
8092         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8093         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8094         * tests/check/elements/audiochebyshevfreqlimit.c:
8095         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8096         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8097         Add unit tests for the chebyshev filters.
8098
8099         * docs/plugins/Makefile.am:
8100         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8101         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8102         * docs/plugins/gst-plugins-good-plugins.args:
8103         * docs/plugins/inspect/plugin-1394.xml:
8104         * docs/plugins/inspect/plugin-audiofx.xml:
8105         * docs/plugins/inspect/plugin-dv.xml:
8106         * docs/plugins/inspect/plugin-flac.xml:
8107         * docs/plugins/inspect/plugin-jpeg.xml:
8108         * docs/plugins/inspect/plugin-png.xml:
8109         * docs/plugins/inspect/plugin-rtp.xml:
8110         * docs/plugins/inspect/plugin-shout2send.xml:
8111         * docs/plugins/inspect/plugin-wavpack.xml:
8112         And add docs for the chebyshev filters. While doing
8113         that also run make update in docs/plugins.
8114
8115 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8116
8117         * ext/annodex/gstcmmltag.c:
8118         * gst/rtp/gstrtpvorbispay.c:
8119           Make ro memory to share.
8120
8121 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8122
8123         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8124         Improve UDP performance by avoiding a select() when we have data
8125         available immediatly.
8126
8127 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8128
8129         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8130         (gst_rtp_dec_class_init):
8131         * gst/rtsp/gstrtpdec.h:
8132         Add (dummy) SSRC management signals.
8133
8134         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8135         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8136         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8137         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8138         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8139         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8140         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8141         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8142         * gst/rtsp/gstrtspsrc.h:
8143         Add connection-speed property.
8144         Add find_stream helper functions.
8145         Handle stream EOS based on BYE messages or SSRC timeout.
8146         Returns SUCCESS from the state change function as we hide our async
8147         elements from the parent.
8148
8149 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8150
8151         * gst/debug/rndbuffersize.c:
8152           Fix da leak.
8153
8154 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8155
8156         * gst/debug/Makefile.am:
8157         * gst/debug/breakmydata.c:
8158         * gst/debug/gstdebug.c:
8159         * gst/debug/negotiation.c:
8160         * gst/debug/progressreport.c:
8161         * gst/debug/rndbuffersize.c:
8162         * gst/debug/testplugin.c:
8163           Add new test element and clean-up the others a little.
8164
8165 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8166
8167         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8168         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8169
8170 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8171
8172         * gst/rtp/gstrtpilbcdepay.c:
8173           Include stdlib.
8174
8175 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8176
8177         * gst/rtp/gstrtpmpvdepay.c:
8178         Set the mpegversion in the caps so that autoplugging does not get
8179         confused.
8180
8181 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8182
8183         * po/hu.po:
8184         * po/uk.po:
8185         * po/vi.po:
8186           Updated translations.
8187
8188 2007-08-08  Michael Smith <msmith@fluendo.com>
8189
8190         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8191           Render right border in the correct location.
8192
8193 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8194
8195         Patch by: Olivier Crete <tester at tester dot ca>
8196
8197         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8198         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8199         Make mode property a string. Fixes #464475.
8200
8201 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8202
8203         * ext/flac/gstflacenc.c:
8204           Widen caps to match decoder a bit and add more FIXMEs.
8205
8206 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8207
8208         patch by: Mark Nauwelaerts <manauw@skynet.be>
8209
8210         * gst/avi/gstavimux.c:
8211           Fix ODML index tag numbering. Fixes #463624.
8212
8213 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8214
8215         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8216         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8217         (gst_rtspsrc_stream_configure_tcp),
8218         (gst_rtspsrc_stream_configure_udp_sink):
8219         Fix default clock-rate for realmedia.
8220         Fix parsing of transport.
8221         Don't try to link NULL pads.
8222
8223 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8224
8225         * po/POTFILES.skip:
8226           Add POTFILES.skip with list of source files that aren't disted at the
8227           moment but contain translatable strings. Should hopefully pacify
8228           broken tools and make it clearer that these files are left out
8229           intentionally (#461600).
8230
8231 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8232
8233         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8234         If the buffer was entirely clipped ... don't try sending it :)
8235
8236 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8237
8238         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8239         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8240         (gst_rtspsrc_create_transports_string),
8241         (gst_rtspsrc_prepare_transports):
8242         If we don't hav a session manager, set the caps on outgoing buffers
8243         ourselves.
8244         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8245         Append final bit of the transport string even when it does not contain a
8246         placeholder.
8247
8248 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8249
8250         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8251         (gst_rtsp_ext_list_connect):
8252         * gst/rtsp/gstrtspext.h:
8253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8254         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8255         Clean up the interface list.
8256         Allow connecting to interface signals for the extensions.
8257         Remove old extension code.
8258         Free list on cleanup.
8259         Allow extensions to send additional RTSP messages.
8260
8261 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8262
8263         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8264         Handle a NULL gconf key gracefully by rendering the default element.
8265
8266 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8267
8268         * gst/rtsp/gstrtspext.h:
8269         Fix include path for extension interface.
8270
8271 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8272
8273         * gst/audiofx/audioamplify.h:
8274         Also remove a now unecessary variable here.
8275
8276 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8277
8278         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8279         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8280         * gst/audiofx/audiodynamic.c:
8281         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8282         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8283         * gst/audiofx/audiodynamic.h:
8284         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8285         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8286         * gst/audiofx/audioinvert.h:
8287         Don't save format information ourselves, this is already saved in
8288         GstAudioFilter.
8289
8290 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8291
8292         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8293         (gst_rtsp_ext_list_stream_select):
8294         * gst/rtsp/gstrtspext.h:
8295         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8296         Use rank to filter out extensions.
8297         Add url to stream_select interface call.
8298
8299 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8300
8301         * gst/rtsp/Makefile.am:
8302         * gst/rtsp/base64.c:
8303         * gst/rtsp/base64.h:
8304         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8305         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8306         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8307         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8308         (gst_rtsp_ext_list_setup_media),
8309         (gst_rtsp_ext_list_configure_stream),
8310         (gst_rtsp_ext_list_get_transports),
8311         (gst_rtsp_ext_list_stream_select):
8312         * gst/rtsp/gstrtspext.h:
8313         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8314         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8315         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8316         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8317         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8318         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8319         (gst_rtspsrc_stream_configure_tcp),
8320         (gst_rtspsrc_stream_configure_mcast),
8321         (gst_rtspsrc_stream_configure_udp),
8322         (gst_rtspsrc_stream_configure_udp_sink),
8323         (gst_rtspsrc_stream_configure_transport),
8324         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8325         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8326         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8327         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8328         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8329         (gst_rtspsrc_parse_methods),
8330         (gst_rtspsrc_create_transports_string),
8331         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8332         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8333         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8334         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8335         * gst/rtsp/gstrtspsrc.h:
8336         * gst/rtsp/rtsp.h:
8337         * gst/rtsp/rtspconnection.c:
8338         * gst/rtsp/rtspconnection.h:
8339         * gst/rtsp/rtspdefs.c:
8340         * gst/rtsp/rtspdefs.h:
8341         * gst/rtsp/rtspext.h:
8342         * gst/rtsp/rtspextwms.c:
8343         * gst/rtsp/rtspextwms.h:
8344         * gst/rtsp/rtspmessage.c:
8345         * gst/rtsp/rtspmessage.h:
8346         * gst/rtsp/rtsprange.c:
8347         * gst/rtsp/rtsprange.h:
8348         * gst/rtsp/rtsptransport.c:
8349         * gst/rtsp/rtsptransport.h:
8350         * gst/rtsp/rtspurl.c:
8351         * gst/rtsp/rtspurl.h:
8352         * gst/rtsp/sdp.h:
8353         * gst/rtsp/sdpmessage.c:
8354         * gst/rtsp/sdpmessage.h:
8355         * gst/rtsp/test.c:
8356         Use shiny new RTSP and SDP library.
8357         Implement RTSP extensions using the new interface.
8358         Remove a lot of old code.
8359
8360 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8361
8362         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8363         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8364
8365 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8366
8367         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8368         Don't unref the outgoing buffer twice when dropping it because it's
8369         outside of the segment.
8370
8371 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8372
8373         * configure.ac:
8374         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8375         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8376         Use the new buffer clipping function from gstaudio here and
8377         require gst-plugins-base CVS.
8378         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8379         For framed Wavpack buffers we require a valid timestamp.
8380
8381 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8382
8383         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8384         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8385         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8386         Clip raw audio and video when we can, keep track of current output
8387         segment.
8388         Don't leak buffers and events when there is no output pad.
8389         Improve debugging here and there.
8390
8391 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8392
8393         * configure.ac:
8394           Sync liboil check with plugins-base.
8395
8396 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8397
8398         * ext/annodex/Makefile.am:
8399           Fix CFLAGS/LIBS.
8400
8401         * ext/cdio/gstcdiocddasrc.c:
8402         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8403           Include stdlib
8404
8405         * ext/cairo/Makefile.am:
8406         * gst/videofilter/Makefile.am:
8407         * tests/examples/level/Makefile.am:
8408           Use $(LIBM) instead of -lm
8409
8410 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8411
8412         * sys/v4l2/gstv4l2src.c:
8413           Add another example pipeline.
8414
8415 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8416
8417         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8418
8419         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8420           Use define here.
8421
8422         * sys/v4l2/gstv4l2tuner.c:
8423         (gst_v4l2_tuner_set_frequency_and_notify):
8424           Don't touch the property - its still disabled.
8425
8426         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8427         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8428         * sys/v4l2/v4l2src_calls.h:
8429           Improve fallback format negotionation. Fixes #451388
8430
8431 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8432
8433         * tests/check/elements/videocrop.c: (GST_START_TEST):
8434           Fix the test.
8435
8436 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8437
8438         * docs/plugins/Makefile.am:
8439         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8440         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8441         * docs/plugins/inspect/plugin-jpeg.xml:
8442         * docs/plugins/inspect/plugin-png.xml:
8443         * ext/jpeg/gstjpegdec.c:
8444         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8445         (gst_pngdec_sink_setcaps):
8446           More docs. More logs in pngdec.
8447
8448 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8449
8450         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8451           Initialize num_buffers with minimum value.
8452
8453         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8454         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8455           Handle frame-size query failure gracefully.
8456
8457 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8458
8459         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8460         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8461         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8462         of qt/aac files.
8463
8464 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8465
8466         * ext/wavpack/gstwavpackdec.c:
8467         (gst_wavpack_dec_clip_outgoing_buffer):
8468         Fix buffer clipping to correctly clip to the segment stop.
8469
8470 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8471
8472         * configure.ac:
8473         * tests/Makefile.am:
8474         Remove bogus check for libcheck, since we check for
8475         gstreamer-check and it pulls in the required info from there,
8476         and we weren't actually _using_ the information for libcheck
8477         ourselves anyway.
8478
8479 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8480
8481         * configure.ac:
8482           Use pkg-config to locate check.
8483
8484 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8485
8486         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8487         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8488         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8489         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8490         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8491         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8492         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8493         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8494         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8495         * gst/effectv/gstrev.c: (gst_revtv_transform):
8496         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8497         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8498         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8499         * gst/matroska/matroska-demux.c:
8500         (gst_matroska_demux_add_wvpk_header),
8501         (gst_matroska_demux_check_subtitle_buffer),
8502         (gst_matroska_decode_buffer):
8503         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8504           Fix build against core CVS.
8505
8506 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8507
8508         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8509         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8510         don't have enough granularity to convert that boolean into a
8511         GstFlowReturn.
8512
8513 2007-07-06  Michael Smith <msmith@fluendo.com>
8514
8515         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8516         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8517         (gst_alawdec_change_state):
8518         * gst/law/alaw-decode.h:
8519         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8520         (gst_mulawdec_class_init), (gst_mulawdec_init),
8521         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8522         * gst/law/mulaw-decode.h:
8523           Fix capsnego bogosity in *law decoders. 
8524
8525 2007-07-06  Michael Smith <msmith@fluendo.com>
8526
8527         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8528         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8529         (gst_smokeenc_change_state):
8530         * ext/jpeg/gstsmokeenc.h:
8531           Remove stupidity in get/set caps functions.
8532           Fix some refcounting problems.
8533
8534 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8535
8536         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8537         Remove endianness-flipping hack that seems to have been required
8538         only because of a bug in ffmpegcolorspace.
8539         Partially Fixes: #451908
8540
8541 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8542
8543         * docs/plugins/Makefile.am:
8544           Simplify --extra-dir as gtkdoc scans recursively.
8545
8546 2007-07-03  Wim Taymans  <wim@fluendo.com>
8547
8548         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8549
8550         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8551         Set the encoding-name in the rtp caps to all uppercase, as required by
8552         the caps spec.
8553         Some small cleanups in the error paths. Fixes #453037.
8554
8555 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8556
8557         * ext/wavpack/gstwavpackparse.c:
8558         (gst_wavpack_parse_index_get_last_entry),
8559         (gst_wavpack_parse_index_get_entry_from_sample),
8560         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8561         (gst_wavpack_parse_scan_to_find_sample):
8562         * ext/wavpack/gstwavpackparse.h:
8563         Use a GSList for the GArray that is used like a list anyway.
8564
8565 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8566
8567         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8568         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8569         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8570           Add state change function where we set 0/1 as default framerate in
8571           case our setcaps function isn't called, like it might not in a
8572           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8573           gdkpixbufdec trying to create caps with a 0/0 framerate.
8574           Also post an error message on the bus if gst_pad_push() fails when
8575           called from our sink event handler (+1 for flow returns for event
8576           functions in 0.11) instead of failing silently.
8577
8578 2007-06-27  Wim Taymans  <wim@fluendo.com>
8579
8580         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8581         Cast stack args to the proper types. Fixes #451249.
8582
8583 2007-06-27  Wim Taymans  <wim@fluendo.com>
8584
8585         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8586         (new_session_pad), (gst_rtspsrc_setup_streams):
8587         * gst/rtsp/gstrtspsrc.h:
8588         For container formats we only need to activate one of the streams so
8589         that we correctly signal no-more-pads. Fixes #451015.
8590
8591 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8592
8593         * docs/plugins/gst-plugins-good-plugins.args:
8594         * docs/plugins/inspect/plugin-aasink.xml:
8595         * docs/plugins/inspect/plugin-alaw.xml:
8596         * docs/plugins/inspect/plugin-alpha.xml:
8597         * docs/plugins/inspect/plugin-alphacolor.xml:
8598         * docs/plugins/inspect/plugin-annodex.xml:
8599         * docs/plugins/inspect/plugin-apetag.xml:
8600         * docs/plugins/inspect/plugin-audiofx.xml:
8601         * docs/plugins/inspect/plugin-auparse.xml:
8602         * docs/plugins/inspect/plugin-autodetect.xml:
8603         * docs/plugins/inspect/plugin-avi.xml:
8604         * docs/plugins/inspect/plugin-cacasink.xml:
8605         * docs/plugins/inspect/plugin-cairo.xml:
8606         * docs/plugins/inspect/plugin-cdio.xml:
8607         * docs/plugins/inspect/plugin-cutter.xml:
8608         * docs/plugins/inspect/plugin-debug.xml:
8609         * docs/plugins/inspect/plugin-efence.xml:
8610         * docs/plugins/inspect/plugin-effectv.xml:
8611         * docs/plugins/inspect/plugin-esdsink.xml:
8612         * docs/plugins/inspect/plugin-flac.xml:
8613         * docs/plugins/inspect/plugin-flxdec.xml:
8614         * docs/plugins/inspect/plugin-gconfelements.xml:
8615         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8616         * docs/plugins/inspect/plugin-goom.xml:
8617         * docs/plugins/inspect/plugin-halelements.xml:
8618         * docs/plugins/inspect/plugin-icydemux.xml:
8619         * docs/plugins/inspect/plugin-id3demux.xml:
8620         * docs/plugins/inspect/plugin-jpeg.xml:
8621         * docs/plugins/inspect/plugin-ladspa.xml:
8622         * docs/plugins/inspect/plugin-level.xml:
8623         * docs/plugins/inspect/plugin-matroska.xml:
8624         * docs/plugins/inspect/plugin-mulaw.xml:
8625         * docs/plugins/inspect/plugin-multipart.xml:
8626         * docs/plugins/inspect/plugin-navigationtest.xml:
8627         * docs/plugins/inspect/plugin-ossaudio.xml:
8628         * docs/plugins/inspect/plugin-png.xml:
8629         * docs/plugins/inspect/plugin-quicktime.xml:
8630         * docs/plugins/inspect/plugin-rtp.xml:
8631         * docs/plugins/inspect/plugin-rtsp.xml:
8632         * docs/plugins/inspect/plugin-smpte.xml:
8633         * docs/plugins/inspect/plugin-speex.xml:
8634         * docs/plugins/inspect/plugin-taglib.xml:
8635         * docs/plugins/inspect/plugin-udp.xml:
8636         * docs/plugins/inspect/plugin-videobalance.xml:
8637         * docs/plugins/inspect/plugin-videobox.xml:
8638         * docs/plugins/inspect/plugin-videocrop.xml:
8639         * docs/plugins/inspect/plugin-videoflip.xml:
8640         * docs/plugins/inspect/plugin-videomixer.xml:
8641         * docs/plugins/inspect/plugin-wavenc.xml:
8642         * docs/plugins/inspect/plugin-wavparse.xml:
8643         * docs/plugins/inspect/plugin-ximagesrc.xml:
8644           Update docs with caps info.
8645
8646 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8647
8648         * po/POTFILES.in:
8649           Add more files with translatable strings (#450878).
8650
8651 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8652
8653         * MAINTAINERS:
8654         Updating all the maintainers files
8655
8656 2007-06-22  Edward Hervey  <edward@fluendo.com>
8657
8658         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8659         * gst/interleave/deinterleave.c: (deinterleave_init),
8660         (deinterleave_sink_link):
8661         * gst/interleave/interleave.c: (interleave_init):
8662         * gst/median/gstmedian.c: (gst_median_init):
8663         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8664         Fix memory leaks.
8665         * tests/check/elements/id3demux.c: (pad_added_cb):
8666         Remove unused variable.
8667
8668 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8669
8670         * ext/gconf/gconf.h:
8671         Make the prototype of gst_gconf_get_key_for_sink_profile
8672         match the implementation.
8673         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8674         Fixes: #449747
8675
8676 2007-06-20  Michael Smith <msmith@fluendo.com>
8677
8678         * gst/rtp/gstrtpdepay.c:
8679           Fix description - rtpdepay is not a payloader.
8680
8681 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8682
8683         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8684         (qtdemux_video_caps):
8685         * gst/qtdemux/qtdemux_fourcc.h:
8686           Add MJPG to the variants of motion jpeg.
8687
8688 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8689
8690         * tests/check/Makefile.am:
8691         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8692         * tests/check/elements/videocrop.c: (GST_START_TEST):
8693         * tests/check/elements/videofilter.c:
8694         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8695         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8696           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8697           error flags are included and it errors out on compiler warnings
8698           for CVS builds; remove unused variables in various unit tests.
8699
8700 2007-06-19  Wim Taymans  <wim@fluendo.com>
8701
8702         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8703         (rtsp_connection_close), (rtsp_connection_free):
8704         Use threadsafe inet_ntop to convert an ip number to a string. 
8705         Fixes #447961.
8706         Don't leak fd (and ip) when freeing a connection without first closing
8707         it.
8708
8709 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8710
8711         * configure.ac:
8712         Back to CVS
8713
8714         * gst-plugins-good.doap:
8715         Add 0.10.6 to the doap file.
8716
8717 === release 0.10.6 ===
8718
8719 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8720
8721         * configure.ac:
8722           releasing 0.10.6, "Wobble Board"
8723
8724 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8725
8726         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8727         (rtsp_connection_free):
8728           Revert previous commit again, since we are frozen (sorry).
8729
8730 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8731
8732         Patch by: Peter Kjellerstedt <pkj at axis com>
8733
8734         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8735         (rtsp_connection_free):
8736           inet_ntoa() uses a static buffer internally, so we need to copy the
8737           returned string if we want to store it for later (#447961).
8738
8739 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8740
8741         * win32/vs6/autogen.dsp:
8742         * win32/vs6/gst_plugins_good.dsw:
8743         * win32/vs6/libgstalaw.dsp:
8744         * win32/vs6/libgstalpha.dsp:
8745         * win32/vs6/libgstalphacolor.dsp:
8746         * win32/vs6/libgstapetag.dsp:
8747         * win32/vs6/libgstaudiofx.dsp:
8748         * win32/vs6/libgstauparse.dsp:
8749         * win32/vs6/libgstautodetect.dsp:
8750         * win32/vs6/libgstavi.dsp:
8751         * win32/vs6/libgstcutter.dsp:
8752         * win32/vs6/libgstdirectdraw.dsp:
8753         * win32/vs6/libgstdirectsound.dsp:
8754         * win32/vs6/libgsteffectv.dsp:
8755         * win32/vs6/libgstflx.dsp:
8756         * win32/vs6/libgstgoom.dsp:
8757         * win32/vs6/libgsticydemux.dsp:
8758         * win32/vs6/libgstid3demux.dsp:
8759         * win32/vs6/libgstinterleave.dsp:
8760         * win32/vs6/libgstjpeg.dsp:
8761         * win32/vs6/libgstlevel.dsp:
8762         * win32/vs6/libgstmatroska.dsp:
8763         * win32/vs6/libgstmedian.dsp:
8764         * win32/vs6/libgstmonoscope.dsp:
8765         * win32/vs6/libgstmulaw.dsp:
8766         * win32/vs6/libgstmultipart.dsp:
8767         * win32/vs6/libgstqtdemux.dsp:
8768         * win32/vs6/libgstrtp.dsp:
8769         * win32/vs6/libgstrtsp.dsp:
8770         * win32/vs6/libgstsmpte.dsp:
8771         * win32/vs6/libgstspeex.dsp:
8772         * win32/vs6/libgstudp.dsp:
8773         * win32/vs6/libgstvideobalance.dsp:
8774         * win32/vs6/libgstvideobox.dsp:
8775         * win32/vs6/libgstvideocrop.dsp:
8776         * win32/vs6/libgstvideoflip.dsp:
8777         * win32/vs6/libgstvideomixer.dsp:
8778         * win32/vs6/libgstwaveform.dsp:
8779         * win32/vs6/libgstwavenc.dsp:
8780         * win32/vs6/libgstwavparse.dsp:
8781         Mark *.dsp & *.dsw as binary files and convert to DOS line
8782         endings, as they don't load into VS6 correctly otherwise.
8783
8784 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8785
8786         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8787         (rtsp_connection_connect):
8788         Fix the MingW build. 
8789         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8790         Fixes: #446981
8791
8792 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8793
8794         * tests/check/elements/.cvsignore:
8795         * tests/icles/.cvsignore:
8796         Hush the buildbots up
8797
8798 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8799
8800         * configure.ac:
8801         * sys/Makefile.am:
8802         * sys/directdraw/Makefile.am:
8803         * sys/directsound/Makefile.am:
8804         * sys/waveform/Makefile.am:
8805         Make sure to dist everything needed for win32 builds.
8806
8807 2007-06-14  Edward Hervey  <edward@fluendo.com>
8808
8809         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8810         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8811         caps.
8812         Fixes #447458
8813
8814 2007-06-13  Wim Taymans  <wim@fluendo.com>
8815
8816         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8817         Make sure we allocate enough memory for the codec_data.
8818         Fixes #447210.
8819
8820 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8821
8822         * win32/MANIFEST:
8823         Add videocrop project file to the win32 manifest.
8824         * win32/vs6/gst_plugins_good.dsw:
8825         Add qtdemux,videocrop and waveform projects to the workspace.
8826         * win32/vs6/libgstqtdemux.dsp:
8827         Add zlib to the link list of qtdemux.
8828         * win32/vs6/libgstvideocrop.dsp:
8829         Add a project file for videocrop.
8830
8831 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8832
8833         * po/POTFILES.in:
8834         Add qtdemux for translation
8835
8836 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8837
8838         * configure.ac:
8839         * docs/plugins/Makefile.am:
8840         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8841         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8842         * docs/plugins/inspect/plugin-videocrop.xml:
8843         * gst-plugins-good.spec.in:
8844         * sys/Makefile.am:
8845         * tests/check/Makefile.am:
8846         * tests/icles/Makefile.am:
8847         * tests/icles/videocrop-test.c:
8848         Move videocrop and osxvideo from -bad.
8849
8850 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8851
8852         * configure.ac:
8853         * docs/plugins/Makefile.am:
8854         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8855         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8856         * docs/plugins/gst-plugins-good-plugins.args:
8857         * docs/plugins/inspect/plugin-qtdemux.xml:
8858         * docs/plugins/inspect/plugin-quicktime.xml:
8859         * win32/MANIFEST:
8860         Move qtdemux from -bad.
8861
8862         * gst-plugins-good.spec.in:
8863         Update spec file to reflect moving of qtdemux and wavpack
8864
8865 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8866         
8867         * win32/MANIFEST:
8868         * docs/plugins/Makefile.am:
8869         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8870         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8871         * docs/plugins/inspect/plugin-directdraw.xml:
8872         * docs/plugins/inspect/plugin-directsound.xml:
8873         * docs/plugins/inspect/plugin-waveform.xml:
8874         Move the waveform plugin from -bad too. Update the inspect xml
8875         files to mention Plugins Good instead of Plugins Bad.
8876
8877 2007-06-12  Andy Wingo  <wingo@pobox.com>
8878
8879         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8880         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8881         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8882         finalization and resuscitation. No longer public.
8883         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8884         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8885         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8886         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8887         miniobject semantics, and be threadsafe.
8888         (gst_v4l2src_queue_frame): Remove this function, as we just call
8889         the ioctls directly in the two places where we queue buffers.
8890         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8891         directly.
8892         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8893         to allocate the pool, which also preallocates the GstBuffers.
8894         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8895         queueing the frames directly.
8896         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8897         mmap buffers have been dequeued.
8898
8899         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8900         real MiniObject instead of rolling our own refcounting and
8901         finalizing. Give it a lock.
8902         (struct _GstV4l2Buffer): Remove one intermediary object, having
8903         the buffers hold the struct v4l2_buffer directly.
8904
8905         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8906         capture_init so that it can set them on the buffers that it will
8907         create.
8908         (gst_v4l2src_get_read): For better or for worse, include the
8909         timestamping and offsetting code here; really we should be using
8910         bufferalloc though.
8911         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8912         preallocated, mmap'd buffers.
8913
8914 2007-06-11  Wim Taymans  <wim@fluendo.com>
8915
8916         Patch by: daniel fischer <dan at f3c dot com>
8917
8918         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8919         (gst_ximage_src_get_caps):
8920         Actually use the display_name property so that we can dump any
8921         available X display. Fixes #445905.
8922
8923 2007-06-11  Wim Taymans  <wim@fluendo.com>
8924
8925         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8926
8927         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8928         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8929         Add missing rate fields to caps. Fixes #441118.
8930
8931 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8932
8933         * win32/vs6/gst_plugins_good.dsw:
8934         * win32/vs8/gst-plugins-good.sln:
8935         Add DirectSound and DirectDraw sinks project files to
8936         workspace and solution files.
8937
8938 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8939
8940         Patch by: Josh Coalson <xflac at yahoo dot com>,
8941         updated by Alexis Ballier <aballier at gentoo dot org>:
8942
8943         * configure.ac:
8944         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8945         (gst_flac_dec_setup_seekable_decoder),
8946         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8947         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8948         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8949         * ext/flac/gstflacdec.h:
8950         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8951         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8952         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8953         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8954         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8955         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8956         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8957         * ext/flac/gstflacenc.h:
8958         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8959         
8960 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8961
8962         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8963         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8964         not necessary anymore as we need at least that core version. 
8965
8966 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8967
8968         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8969         (gst_wavpack_dec_chain):
8970         * ext/wavpack/gstwavpackdec.h:
8971         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8972         (gst_wavpack_parse_push_buffer):
8973         * ext/wavpack/gstwavpackparse.h:
8974         Improve discont handling by checking if the next Wavpack block has
8975         the expected, following block index.
8976
8977 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8978
8979         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8980           Fix element description.
8981
8982 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8983
8984         * configure.ac:
8985         * docs/plugins/Makefile.am:
8986         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8987         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8988         * docs/plugins/gst-plugins-good-plugins.args:
8989         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8990         * docs/plugins/gst-plugins-good-plugins.signals:
8991         * docs/plugins/inspect/plugin-autodetect.xml:
8992         * docs/plugins/inspect/plugin-gconfelements.xml:
8993         * docs/plugins/inspect/plugin-ladspa.xml:
8994         * docs/plugins/inspect/plugin-rtp.xml:
8995         * docs/plugins/inspect/plugin-wavpack.xml:
8996         * ext/Makefile.am:
8997         * tests/check/Makefile.am:
8998           move wavpack plugin.  See #352605.
8999
9000 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9001
9002         * configure.ac:
9003         * docs/plugins/Makefile.am:
9004         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9005         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9006         * docs/plugins/gst-plugins-good-plugins.args:
9007         * sys/Makefile.am:
9008         * win32/MANIFEST:
9009         Add DirectDraw & DirectSound plugins to the build and docs.
9010
9011 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9012
9013         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9014         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9015           When operating in pull mode, error out correct on not-linked.
9016
9017 2007-06-06  Andy Wingo  <wingo@pobox.com>
9018
9019         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9020         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9021         format and size if the ioctls are defined; should fix compilation
9022         on Linux < 2.16.19.
9023
9024 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9025
9026         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9027           Printf fixes in debug statements; use LOG level for debug statements
9028           that are printed for each and every frame; convert c++ comments to
9029           C-style comments; not much point using g_try_malloc() if we then not
9030           even check the return value.
9031
9032 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9033
9034         * configure.ac:
9035           Bump requirements to released versions (core and base 0.10.13).
9036
9037         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9038           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9039           own implementation.
9040
9041 2007-06-05  Andy Wingo  <wingo@pobox.com>
9042
9043         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9044         some useless comments.
9045
9046         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9047         frames before calling STREAMON, that might leave them in a state
9048         where they can't be dequeued if we go back to NULL without calling
9049         STREAMON, according to the docs.
9050         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9051         before we call STREAMON.
9052         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9053         failures. (For me this code hung.) The pool refcounting is still
9054         crack; added a note to that effect.
9055
9056 2007-06-05  Wim Taymans  <wim@fluendo.com>
9057
9058         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9059         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9060         Add support for mapping gst structure names to the MIME type equivalent.
9061         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9062
9063 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9064
9065         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9066         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9067         (gst_wavenc_chain), (gst_wavenc_change_state):
9068         * gst/wavenc/gstwavenc.h:
9069         Properly write wav files with width!=depth by having the depth most
9070         significant bytes set and all others zero. Fixes #442535.
9071
9072 2007-06-01  Wim Taymans  <wim@fluendo.com>
9073
9074         * gst/rtsp/rtspconnection.c:
9075         Add include to make buildbot happy.
9076
9077 2007-06-01  Wim Taymans  <wim@fluendo.com>
9078
9079         Patch by: Peter Kjellerstedt  <pkj at axis com>
9080
9081         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9082         (rtsp_connection_connect), (add_date_header),
9083         (rtsp_connection_send), (parse_response_status),
9084         (parse_request_line), (parse_line), (rtsp_connection_receive):
9085         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9086         * gst/rtsp/rtspdefs.h:
9087         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9088         (rtsp_message_init_request), (rtsp_message_init_response),
9089         (rtsp_message_remove_header), (rtsp_message_append_headers),
9090         (rtsp_message_dump):
9091         * gst/rtsp/rtspmessage.h:
9092         Improves version checking, allowing an RTSP server to reply with "505
9093         RTSP Version not supported.
9094         Adds a Date header to all messages.
9095         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9096         want to be able to send a response even if something in the request was
9097         invalid. EINVAL is only used when passing wrong arguments to functions.
9098         Do not handle an invalid method in parse_request_line(). Defer this to
9099         the caller so it can respond with "405 Method Not Allowed".
9100         Improves parsing of the timeout parameter to the Session header,
9101         allowing whitespace after the semicolon. 
9102         Avoids a compiler warning due to variables shadowing a function argument.
9103
9104 2007-06-01  Wim Taymans  <wim@fluendo.com>
9105
9106         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9107
9108         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9109         (gst_rtp_amr_depay_process):
9110         * gst/rtp/gstrtpamrdepay.h:
9111         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9112         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9113         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9114         * gst/rtp/gstrtpamrpay.h:
9115         Add support for AMR-WB.
9116         Small cleanups such as using BOILERPLATE.
9117
9118 2007-05-31  Wim Taymans  <wim@fluendo.com>
9119
9120         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9121         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9122
9123 2007-05-30  Andy Wingo  <wingo@pobox.com>
9124
9125         * sys/v4l2/gstv4l2object.h: 
9126         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9127         unintended changes.
9128
9129         * sys/v4l2/v4l2src_calls.h: 
9130         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9131         the format list in the order that the driver gives it to us.
9132         (gst_v4l2src_probe_caps_for_format_and_size)
9133         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9134         based on the capabilities of the device.
9135         (gst_v4l2src_grab_frame): Update for object variable renaming.
9136         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9137         as in the set_caps below.
9138         (gst_v4l2src_capture_init): Update for object variable renaming,
9139         and reflow.
9140         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9141         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9142         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9143         (gst_v4l2src_get_fps): Remove; these functions don't have much
9144         meaning outside of an atomic set_caps method.
9145         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9146         known.
9147
9148         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9149         call to update_fps; not sure about this change.
9150         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9151         moment we don't have an update_fps_func.
9152
9153         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9154         structures in the object, just store what we need. Do store the
9155         probed caps of the device. Don't store the current frame rate.
9156
9157         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9158         update_fps_function, for now. Update for new object variable
9159         naming.
9160         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9161         new object variable naming.
9162         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9163         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9164         (gst_v4l2src_get_caps): Rework to probe the device for supported
9165         frame sizes and frame rates.
9166         (gst_v4l2src_set_caps): Rework to be strict in the given
9167         parameters: if someone asks us to have a certain size and rate,
9168         that is what we configure.
9169         (gst_v4l2src_get_read): Update for object variable naming. Don't
9170         leak buffers on short reads.
9171         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9172         comments.
9173         (gst_v4l2src_create): Update for object variable naming.
9174
9175 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9176
9177         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9178         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9179         * gst/avi/gstavidemux.h:
9180           Parse subtitle text streams instead of erroring out (#442034). Still
9181           needs a parser for the subtitles to actually show up.
9182
9183 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9184
9185         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9186         (gst_avi_demux_loop):
9187           Make _push_event() return TRUE if the event could be pushed on at
9188           least one pad and not only if it could be pushed on all pads,
9189           otherwise we'll end up posting an error message on EOS if one or
9190           more source pads are not connected.
9191
9192 2007-05-28  Wim Taymans  <wim@fluendo.com>
9193
9194         * gst/rtsp/rtsptransport.c:
9195         Use renamed RTP bin.
9196
9197 2007-05-28  Wim Taymans  <wim@fluendo.com>
9198
9199         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9200
9201         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9202         (gst_video_box_set_property), (gst_video_box_transform_caps),
9203         (video_box_recalc_transform), (gst_video_box_set_caps),
9204         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9205         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9206         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9207         (gst_video_box_i420_i420), (gst_video_box_transform),
9208         (plugin_init):
9209         Add AYUV->AYUV and AYUV->I420 formats. 
9210         Fix negotiation and I420->AYUV conversion.
9211         Fixes #429329.
9212
9213 2007-05-26  Wim Taymans  <wim@fluendo.com>
9214
9215         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9216         Use different variables for nested for loops so that the outer loop
9217         functions properly and speex files with multiple frames per buffer work
9218         properly.
9219         Fixes #441408.
9220
9221 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9222
9223         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9224           Don't leak newsegment events.
9225
9226 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9227
9228         * gst/wavparse/Makefile.am:
9229           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9230           drags it in.
9231
9232 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9233
9234         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9235         (notgst_value_array_append_buffer),
9236         (gst_flac_enc_process_stream_headers),
9237         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9238         (gst_flac_enc_change_state):
9239         * ext/flac/gstflacenc.h:
9240           Collect headers, add "streamheader" field to output caps and set
9241           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9242           produces output according to the official FLAC-to-Ogg mapping
9243           instead of completely broken files. Fixes #426044.
9244
9245 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9246
9247         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9248         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9249         (gst_id3demux_sink_event):
9250         * gst/id3demux/gstid3demux.h:
9251         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9252         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9253         (gst_tag_demux_send_new_segment):
9254         Handle and adjust new-segment events so that downstream really
9255         sees a stream with the tag pieces stripped off the front and back.
9256         Fixes strangeness in seeking when mp3 decoders use the new-segment
9257         byte position to estimate their current playback position timestamp
9258         and then the arriving buffers don't match up.
9259
9260 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9261
9262         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9263           Don't unnecessarily perform a READY->NULL->READY transition on the
9264           detected audio sink when starting up. Fixes: #440127
9265
9266 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9267
9268         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9269         (gst_flac_enc_chain):
9270           Don't crash in chain function if setcaps hasn't been called.
9271
9272 2007-05-24  Wim Taymans  <wim@fluendo.com>
9273
9274         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9275         Init value to avoid infinte loops.
9276
9277 2007-05-24  Wim Taymans  <wim@fluendo.com>
9278
9279         Patch by: Peter Kjellerstedt  <pkj at axis com>
9280
9281         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9282         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9283         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9284         (gst_rtspsrc_play):
9285         (rtsp_connection_send), (rtsp_connection_receive):
9286         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9287         Fix for new API.
9288
9289         * gst/rtsp/rtspconnection.c: (add_auth_header),
9290         Only add authorisation and session headers when sending messages.
9291
9292         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9293         (rtsp_message_init_request), (rtsp_message_init_response),
9294         (rtsp_message_unset), (rtsp_message_add_header),
9295         (rtsp_message_remove_header), (rtsp_message_get_header),
9296         (rtsp_message_append_headers), (dump_key_value),
9297         (rtsp_message_dump):
9298         * gst/rtsp/rtspmessage.h:
9299         Add support for multiple headers of the same type by storing the parsed
9300         headers in a GArray instaed of a hashtable.
9301
9302 2007-05-21  Wim Taymans  <wim@fluendo.com>
9303
9304         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9305         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9306         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9307         safer shutdown.
9308
9309 2007-05-21  Wim Taymans  <wim@fluendo.com>
9310
9311         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9312         * gst/rtsp/gstrtpdec.h:
9313         Added signal for backwards compat.
9314
9315 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9316         
9317         Patch by: René Stadler <mail at renestadler dot de>
9318
9319         * configure.ac:
9320         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9321         (gst_au_parse_parse_header), (gst_au_parse_chain):
9322         * gst/auparse/gstauparse.h:
9323         Use audioconvert for converting from non-native endianness floats
9324         in auparse instead of doing it ourself. Fixes #424527.
9325         This needs the audioconvert from plugins-base CVS.
9326         
9327 2007-05-21  Wim Taymans  <wim@fluendo.com>
9328
9329         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9330         (gst_rtp_h263p_pay_flush):
9331         Fix enum registration.
9332
9333 2007-05-21  Wim Taymans  <wim@fluendo.com>
9334
9335         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9336
9337         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9338         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9339         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9340         (gst_rtp_h263p_pay_flush):
9341         * gst/rtp/gstrtph263ppay.h:
9342         Add new fragmentation mode base on GOB headers. Fixes #438940.
9343
9344 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9345
9346         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9347           Printf format fix.
9348
9349 2007-05-18  Wim Taymans  <wim@fluendo.com>
9350
9351         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9352         Don't crash when an unsupported transport error was returned by the
9353         server, just try to configure the next stream. Fixes #439255.
9354
9355 2007-05-18  Wim Taymans  <wim@fluendo.com>
9356
9357         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9358         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9359         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9360         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9361         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9362         * gst/rtsp/gstrtspsrc.h:
9363         Add TCP timeout property and use it for all TCP connection.
9364
9365         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9366         (rtsp_connection_write), (rtsp_connection_next_timeout),
9367         (rtsp_connection_reset_timeout):
9368         Make connect and writes cancelable and make them use the timeout.
9369
9370 2007-05-18  Wim Taymans  <wim@fluendo.com>
9371
9372         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9373         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9374         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9375         (gst_rtspsrc_setup_streams):
9376         Refactor timeout handling.
9377         Also send keep-alive when dealing with TCP transport.
9378
9379         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9380         (rtsp_connection_free), (rtsp_connection_next_timeout),
9381         (rtsp_connection_reset_timeout):
9382         * gst/rtsp/rtspconnection.h:
9383         Use a timer to handle the session timeouts, add some methods to deal
9384         with timeouts.
9385
9386 2007-05-17  Wim Taymans  <wim@fluendo.com>
9387
9388         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9389         (gst_rtspsrc_setup_streams):
9390         Ignore streams that fail the setup command, we will retry with a
9391         different transport later on.
9392
9393         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9394         (rtsp_ext_wms_configure_stream):
9395         Fix encoding name case.
9396
9397 2007-05-16  Edward Hervey  <edward@fluendo.com>
9398
9399         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9400         Fix build on macosx.
9401
9402 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9403
9404         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9405         Replace direct comparison of a string with the string literal "" with
9406         a comparison of the first character with '\0'. Fixes #438926.
9407
9408 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9409
9410         * gst/debug/breakmydata.c (gst_break_my_data_init):
9411           One more try. This should be the proper fix now.
9412
9413 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9414
9415         * gst/debug/breakmydata.c:
9416           Ooops, no // comments please.
9417
9418 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9419
9420         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9421         (gst_break_my_data_init):
9422           Fix gst_buffer_is_writable() assertion.
9423
9424 2007-05-14  David Schleef  <ds@schleef.org>
9425
9426         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9427           video/x-raw-bayer.  Fixes #314160.
9428
9429 2007-05-14  Wim Taymans  <wim@fluendo.com>
9430
9431         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9432         (gst_rtp_theora_depay_parse_configuration):
9433         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9434         (gst_rtp_theora_pay_finish_headers),
9435         (gst_rtp_theora_pay_handle_buffer):
9436         Update theora pay/depayloader in a similar to vorbis.
9437
9438         * gst/rtp/gstrtpvorbisdepay.c:
9439         (gst_rtp_vorbis_depay_parse_configuration):
9440         Update docs.
9441
9442 2007-05-14  Wim Taymans  <wim@fluendo.com>
9443
9444         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9445         When we try to execute a method that is not supported by the server,
9446         don't error out but remove the method from the accepted methods so that
9447         we never try to perform this method again.
9448
9449 2007-05-14  Wim Taymans  <wim@fluendo.com>
9450
9451         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9452         Remove annoying _dump_mem.
9453
9454 2007-05-14  Wim Taymans  <wim@fluendo.com>
9455
9456         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9457         Parse range correctly.
9458
9459         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9460         The baseurl now always has a '/' at the start.
9461
9462 2007-05-14  Wim Taymans  <wim@fluendo.com>
9463
9464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9465         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9466         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9467         Factor out caps configuration and configure more stuff such as the time
9468         ranges and speed/scale values.
9469
9470         * gst/rtsp/rtsptransport.c:
9471         Add Copyright after non-trival fixes.
9472
9473 2007-05-12  Wim Taymans  <wim@fluendo.com>
9474
9475         Patch by: Peter Kjellerstedt  <pkj at axis com>
9476
9477         * gst/rtsp/gstrtspsrc.h:
9478         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9479         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9480         (rtsp_message_get_header):
9481         * gst/rtsp/rtspmessage.h:
9482         Make channel guint8 where possible.
9483         Make rtsp_message_init_data() take the channel as a guint8.
9484
9485         * gst/rtsp/rtspdefs.c:
9486         Fixed a typo: Timout -> Timeout
9487
9488         * gst/rtsp/rtspdefs.h:
9489         Make RTSP_CHECK() behave as a statement.
9490
9491         * gst/rtsp/sdpmessage.c:
9492         Avoid a compiler warning in INIT_ARRAY().
9493         Fixes #437692.
9494
9495 2007-05-12  Wim Taymans  <wim@fluendo.com>
9496
9497         Patch by: Peter Kjellerstedt  <pkj at axis com>
9498
9499         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9500         (rtsp_url_get_request_uri):
9501         * gst/rtsp/rtspurl.h:
9502         Add support for query parameters to RTSP URLs.
9503
9504 2007-05-12  Wim Taymans  <wim@fluendo.com>
9505
9506         Patch by: Peter Kjellerstedt  <pkj at axis com>
9507
9508         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9509         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9510         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9511         (rtsp_transport_parse), (rtsp_transport_as_text):
9512         * gst/rtsp/rtsptransport.h:
9513         Add validation to rtsp_transport_parse().
9514         Add rtsp_transport_as_text() to generate an RTSP header from an
9515         RTSPTransport.
9516         Change ssrc to guint (was a string) since that is what it is, even
9517         though it is sent as a hex string.
9518         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9519         incorrect, which can be seen when looking at the examples in the RFC).
9520         Fixes #437670.
9521
9522 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9523
9524         Patch by: Eric Anholt
9525
9526         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9527           gst_ximage_src_ximage_get):
9528         Use union of all damage between frames to make it faster.
9529         Fixes bug #342463.
9530         Also fix crasher when cursor is at bottom right of window.
9531
9532 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9533
9534         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9535           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9536           streaming mode regression for file from #343837 with 'bext' chunk
9537           before the 'fmt' chunk.
9538
9539 2007-05-11  Wim Taymans  <wim@fluendo.com>
9540
9541         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9542         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9543         (gst_rtspsrc_handle_src_event),
9544         (gst_rtspsrc_stream_configure_manager),
9545         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9546         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9547         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9548         * gst/rtsp/gstrtspsrc.h:
9549         * gst/rtsp/rtspdefs.h:
9550         Preliminary seek support.
9551         Activate internal pads so that we can receive events on them.
9552         Don't try to parse a range string when it's NULL.
9553
9554 2007-05-11  Wim Taymans  <wim@fluendo.com>
9555
9556         * gst/rtp/README:
9557         Update README with new RTP variables that will be used for
9558         synchronisation.
9559
9560         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9561         (gst_rtp_vorbis_depay_parse_configuration),
9562         (gst_rtp_vorbis_depay_process):
9563         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9564         (gst_rtp_vorbis_pay_finish_headers),
9565         (gst_rtp_vorbis_pay_handle_buffer):
9566         Update vorbis pay and depayloader to draft-04.
9567
9568 2007-05-11  Wim Taymans  <wim@fluendo.com>
9569
9570         * gst/rtsp/rtsptransport.c:
9571         UDP MCAST is actually the default for RTP/AVP.
9572 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9573
9574         * gst/level/gstlevel.c: (gst_level_transform_ip):
9575         Use guint8 * instead of gpointer then vs6 can build 
9576         in_data += (filter->width / 8).
9577
9578 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9579
9580         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9581           gst_ximage_src_ximage_get):
9582         * sys/ximage/gstximagesrc.h (last_ximage):
9583         When using Damage actually keep the last frame, and not assume
9584         that the buffer we get already has the last frame on it.
9585         Copy the cursor over if we specify a non-zero start x and
9586         start y.
9587
9588 2007-05-11  Wim Taymans  <wim@fluendo.com>
9589
9590         * gst/rtsp/rtsptransport.c:
9591         Make UDP the default transport when not specified.
9592
9593 2007-05-09  David Schleef  <ds@schleef.org>
9594
9595         * gst/level/gstlevel.c:
9596           Revert last change.
9597
9598 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9599
9600         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9601         (gst_level_transform_ip):
9602         Use guint8 * instead of gpointer then vs6 know the size of data
9603         pointed when moving the pointer.
9604         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9605         Move instructions after variables declaration.
9606         * win32/vs6/autogen.dsp:
9607         * win32/vs6/libgstrtp.dsp:
9608         * win32/vs6/libgstrtsp.dsp:
9609         Update vs6 project files.
9610
9611 2007-05-09  Wim Taymans  <wim@fluendo.com>
9612
9613         * gst/rtsp/Makefile.am:
9614         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9615         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9616         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9617         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9618         (rtsp_range_free):
9619         * gst/rtsp/rtsprange.h:
9620         Add code to parse time ranges.
9621         Report DURATION on the stream when possible.
9622
9623 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9624
9625         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9626         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9627         (gst_videomixer_collected):
9628           Fix strides calculation for AYUV (it's just width*4) (#436910).
9629
9630 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9631
9632         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9633         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9634         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9635         Sync the GObject properties before each processing step to properly
9636         work with the controller.
9637
9638 2007-05-04  Wim Taymans  <wim@fluendo.com>
9639
9640         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9641         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9642         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9643         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9644         (gst_rtspsrc_change_state):
9645         Let more error state trickle down so that we can catch more error
9646         cases.
9647         Handle keep-alive a little smarter by selecting a method the server
9648         actually supports.
9649         Fix a race in UDP streaming shutdown.
9650
9651 2007-05-04  Wim Taymans  <wim@fluendo.com>
9652
9653         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9654         Ignore errors when trying to use the keep-alive messages.
9655
9656 2007-05-04  Wim Taymans  <wim@fluendo.com>
9657
9658         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9659         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9660         (gst_rtspsrc_stream_configure_manager),
9661         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9662         (gst_rtspsrc_stream_configure_mcast),
9663         (gst_rtspsrc_stream_configure_udp),
9664         (gst_rtspsrc_stream_configure_udp_sink),
9665         (gst_rtspsrc_stream_configure_transport):
9666         Send RTCP messages back to the server over the TCP connection.
9667
9668         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9669         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9670         (rtsp_connection_receive):
9671         * gst/rtsp/rtspconnection.h:
9672         Factor out and expose lowlevel _write and _read methods.
9673         Implement sending data messages to the server.
9674
9675 2007-05-03  Wim Taymans  <wim@fluendo.com>
9676
9677         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9678         (gst_multipart_mux_collected):
9679         Fix timestamps on outgoing buffers.
9680
9681 2007-05-03  Wim Taymans  <wim@fluendo.com>
9682
9683         * gst/multipart/multipartmux.c:
9684         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9685         (gst_multipart_mux_change_state):
9686         Emit NEWSEGMENT events before pushing the first buffer.
9687
9688 2007-05-03  Wim Taymans  <wim@fluendo.com>
9689
9690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9691         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9692         (gst_rtspsrc_handle_src_query),
9693         (gst_rtspsrc_stream_configure_manager),
9694         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9695         (gst_rtspsrc_stream_configure_mcast),
9696         (gst_rtspsrc_stream_configure_udp),
9697         (gst_rtspsrc_stream_configure_udp_sink),
9698         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9699         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9700         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9701         (gst_rtspsrc_pause):
9702         Refactor transport configuration code.
9703         Create internal pads for TCP transport so that we can implement events
9704         and queries.
9705         Handle events and queries.
9706         Parse range from the SDP.
9707         Fix race in pause handler where the connection could still be flushing.
9708
9709 2007-05-02  Wim Taymans  <wim@fluendo.com>
9710
9711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9712         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9713         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9714         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9715         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9716         (gst_rtspsrc_change_state):
9717         * gst/rtsp/gstrtspsrc.h:
9718         Fix race when multiple udp sources post timeouts, just act on the first
9719         received timeout.
9720         Protect stream list with a recursive lock to fix some races.
9721         Flush connection when we need to do a reconnect or stop.
9722         Make state lock recursive.
9723
9724         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9725         (rtsp_connection_close):
9726         Some small cleanups.
9727
9728 2007-05-02  Wim Taymans  <wim@fluendo.com>
9729
9730         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9731         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9732         Only set DISCONT when there actually is a discont or when we just
9733         started.
9734
9735 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9736
9737         * ext/flac/gstflac.c: (plugin_init):
9738         Call bindtextdomain() to get localized strings.
9739
9740 2007-05-02  Wim Taymans  <wim@fluendo.com>
9741
9742         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9743         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9744         (gst_wavparse_stream_data):
9745         * gst/wavparse/gstwavparse.h:
9746         Be a bit more clever when dealing with VBR files with FACT tags, we
9747         don't want to timestamp buffers in that case but the estimated BPS can
9748         be used for seeking.
9749         Only send close segment in the streaming thread.
9750
9751 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9752
9753         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9754         Correctly post an error on the bus if something went wrong in the loop
9755         function. This fixes a few cases where the task was paused and nothing
9756         happened anymore.
9757
9758 2007-05-02  Wim Taymans  <wim@fluendo.com>
9759
9760         * gst/rtsp/test.c: (main):
9761         Fix compilation of deprecated test just because I'm too lazy to delete
9762         it.
9763
9764 2007-05-02  Wim Taymans  <wim@fluendo.com>
9765
9766         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9767         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9768         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9769         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9770         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9771         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9772         * gst/rtsp/gstrtspsrc.h:
9773         Fix sending RTCP to the right place.
9774         Fix bug in reffing the wrong UDP element.
9775         Use new pad names for the session manager.
9776         Implement handling server requests in interleaved and UDP modes.
9777         Handle session keep-alive in UDP modes.
9778         Remove GCond for handling UDP timeouts.
9779
9780         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9781         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9782         (rtsp_connection_receive), (rtsp_connection_close):
9783         * gst/rtsp/rtspconnection.h:
9784         Store connection IP address for later.
9785         Add timeout args to all operations that might block forever.
9786         Parse session timeout.
9787         Only close sockets when not already closed.
9788
9789         * gst/rtsp/rtspdefs.c:
9790         * gst/rtsp/rtspdefs.h:
9791         Add timeout return value and error string.
9792
9793         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9794         Add small comment.
9795
9796 2007-05-01  Wim Taymans  <wim@fluendo.com>
9797
9798         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9799
9800         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9801         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9802         * gst/rtp/gstrtpmp4vpay.h:
9803         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9804
9805 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9806
9807         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9808           Remove v4l2src from docs, since it breaks the docs build, and the
9809           plugin is only built if --enable-experimental is used anyway.
9810
9811         * docs/plugins/Makefile.am:
9812           Spaces => tab.
9813
9814 2007-04-29  Wim Taymans  <wim@fluendo.com>
9815
9816         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9817         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9818         Add code to drop membership of a multicast group.
9819
9820         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9821         (gst_udpsink_set_uri):
9822         Implement URI handler.
9823
9824         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9825         (gst_rtspsrc_parse_rtpinfo):
9826         Use URI handler to make udpsink instace.
9827         Improve code to configure port and destination.
9828
9829 2007-04-29  Wim Taymans  <wim@fluendo.com>
9830
9831         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9832         Fix multicast detection.
9833         Don't try to join a multicast group if the address is not multicast.
9834
9835         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9836         Small debug improvement.
9837
9838 2007-04-27  Wim Taymans  <wim@fluendo.com>
9839
9840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9841         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9842         (gst_rtspsrc_handle_message):
9843         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9844         parent.
9845
9846 2007-04-27  Wim Taymans  <wim@fluendo.com>
9847
9848         * gst/rtp/gstrtpilbcdepay.h:
9849         Fix mode property when specified as an arg.
9850
9851 2007-04-26  Edward Hervey  <edward@fluendo.com>
9852
9853         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9854         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9855         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9856         * docs/plugins/inspect/plugin-osxaudio.xml:
9857         Add documentation for osxaudio plugin.
9858
9859 2007-04-26  Wim Taymans  <wim@fluendo.com>
9860
9861         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9862         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9863         (gst_rtspsrc_open), (gst_rtspsrc_close),
9864         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9865         (gst_rtspsrc_pause):
9866         * gst/rtsp/gstrtspsrc.h:
9867         Protect state changes with a lock.
9868
9869         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9870         (parse_line):
9871         * gst/rtsp/rtspconnection.h:
9872         Remove some unused stuff.
9873
9874 2007-04-26  Wim Taymans  <wim@fluendo.com>
9875
9876         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9877         Handle the case where there are exactly 0 bytes to read and the ioctl
9878         did not report an error. Fixes #433530.
9879
9880 2007-04-26  Wim Taymans  <wim@fluendo.com>
9881
9882         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9883         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9884         * gst/wavparse/gstwavparse.h:
9885         Apply DISCONT to buffers.
9886         Only apply timestamp to the first sample after a DISCONT, too many VBR
9887         files cause random jitter in the timestamps. Fixes #433119.
9888
9889 2007-04-25  Wim Taymans  <wim@fluendo.com>
9890
9891         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9892         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9893         (gst_rtp_dec_get_property):
9894         * gst/rtsp/gstrtpdec.h:
9895         Add dummy latency property to be backwards compat with rtpbin.
9896
9897         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9898         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9899         (gst_rtspsrc_stream_configure_transport),
9900         (gst_rtspsrc_parse_rtpinfo):
9901         * gst/rtsp/gstrtspsrc.h:
9902         Add latency property and configure in the session manager.
9903         Don't set invalid clock-base and seqnum-base on caps, some servers
9904         sometimes don't send them.
9905
9906 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9909         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9910           Double-check that RGB input caps are really RGBA caps (apparently
9911           the core doesn't always catch it if those caps aren't a subset of
9912           our template caps, also see #421543). Fixes #429319 in a way.
9913           Also, don't leak the pad template in the transform_caps function.
9914
9915         * tests/check/Makefile.am:
9916         * tests/check/elements/.cvsignore:
9917         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9918         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9919         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9920         (GST_START_TEST), (alphacolor_suite):
9921           Add some basic unit tests for alphacolor.
9922
9923 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9924
9925         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9926           If we get a fatal flow return in the loop function, first post the
9927           error message and only then send the EOS event downstream, otherwise
9928           applications might get an eos message before the error message and
9929           think everything was ok (related to #429319).
9930
9931 2007-04-25  Wim Taymans  <wim@fluendo.com>
9932
9933         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9934         Read the channel byte as an unsigned byte.
9935
9936 2007-04-25  Wim Taymans  <wim@fluendo.com>
9937
9938         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9939         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9940         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9941         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9942         (gst_rtp_gsm_depay_setcaps):
9943         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9944         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9945         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9946         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9947         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9948         (gst_ilbc_depay_get_property):
9949         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9950         * gst/rtp/gstrtpmp4adepay.c:
9951         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9952         (gst_rtp_pcma_depay_setcaps):
9953         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9954         (gst_rtp_pcmu_depay_setcaps):
9955         Make sure we configure the clock_rate in the baseclass in the setcaps
9956         function. Fixes #431282.
9957
9958 2007-04-25  Wim Taymans  <wim@fluendo.com>
9959
9960         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9961         (gst_rtspsrc_stream_free), (request_pt_map),
9962         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9963         * gst/rtsp/gstrtspsrc.h:
9964         Parse server address from SDP.
9965         Hook up a udpsink to send RTCP back to the server.
9966
9967         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9968         * gst/rtsp/rtsptransport.h:
9969         Add some docs.
9970
9971 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9972
9973         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9974           Make header field check conditional. Fixes #433135
9975
9976 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9977
9978         * docs/plugins/Makefile.am:
9979         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9980         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9981         * docs/plugins/inspect/plugin-alphacolor.xml:
9982         * gst/alpha/Makefile.am:
9983         * gst/alpha/gstalphacolor.c:
9984         * gst/alpha/gstalphacolor.h:
9985           Add minimal docs blurb to alphacolor; split out headers into
9986           separate header file for gtk-doc.
9987
9988 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9989
9990         * gst/debug/progressreport.c: (gst_progress_report_report):
9991           Don't try to post NULL message (in case we can't query upstream
9992           position or duration).
9993
9994 2007-04-18  Michael Smith  <msmith@fluendo.com>
9995
9996         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9997         (gst_cutter_get_caps):
9998         * gst/cutter/gstcutter.h:
9999           Fix some of the most obvious bugs in cutter. Now doesn't leak
10000           everything if input is silent.
10001
10002 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10003
10004         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10005         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10006         * gst/wavenc/gstwavenc.h:
10007         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10008         else results in a invalid block align and invalid files.
10009
10010 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10011
10012         Patch by: Snaik <snaik32 gmail com>
10013
10014         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10015           Add missing break statement for BOX_HORIZONTAL case.
10016
10017 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10018
10019         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10020
10021         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10022         Use correct format strings for integer types.
10023
10024 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10025
10026         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10027         (gst_wavparse_create_sourcepad):
10028         Use gst_riff_create_audio_template_caps () instead of the local caps.
10029         This makes updates of the local caps unecessary whenever libgstriff
10030         gets support for new formats.
10031
10032 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10033
10034         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10035
10036         * sys/sunaudio/gstsunaudio.c:
10037         * sys/sunaudio/gstsunaudiomixer.c:
10038         * sys/sunaudio/gstsunaudiomixer.h:
10039         * sys/sunaudio/gstsunaudiomixerctrl.c:
10040         * sys/sunaudio/gstsunaudiomixerctrl.h:
10041         * sys/sunaudio/gstsunaudiomixertrack.h:
10042         * sys/sunaudio/gstsunaudiosink.c:
10043         * sys/sunaudio/gstsunaudiosink.h:
10044         * sys/sunaudio/gstsunaudiosrc.c:
10045         * sys/sunaudio/gstsunaudiosrc.h:
10046           Fix and/or update copyright attributions (#430228).
10047
10048 2007-04-13  Wim Taymans  <wim@fluendo.com>
10049
10050         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10051         Fix docs.
10052
10053         * gst/rtsp/URLS:
10054         Add some more example urls.
10055
10056         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10057         (gst_rtp_dec_chain_rtp):
10058         Better debugging.
10059
10060         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10061         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10062         (gst_rtspsrc_parse_rtpinfo):
10063         Remove unused code.
10064
10065 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10066
10067         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10068         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10069         (gst_wavparse_stream_data):
10070           Relax the audio/mpeg caps again and add FIXME: comment.
10071
10072 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10073
10074         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10075         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10076         (gst_wavparse_stream_data):
10077         * gst/wavparse/gstwavparse.h:
10078           More sanity check for the header fields. Fix type for 'rate' header
10079           field.
10080
10081 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10082
10083         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10084         (gst_icydemux_unicodify):
10085           If the metadata strings we get in the stream are not UTF-8, try to
10086           interpret them according to the character encodings specified in the
10087           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10088           only fall back to locale/ISO-8859-1 if those aren't set or don't
10089           work. Should fix #428901.
10090
10091 2007-04-12  Wim Taymans  <wim@fluendo.com>
10092
10093         * gst/rtp/gstrtph264depay.c:
10094         Use the proper sync word for SPS and PPS.
10095
10096 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10097
10098         * gst/rtp/Makefile.am:
10099         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10100           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10101         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10102           Add a simple hashing implementation that we can use to generate
10103           a 24-bit ident value based on the codebooks for vorbis and theora.
10104         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10105           gst_rtp_theora_pay_handle_buffer):
10106         * gst/rtp/gstrtpvorbisdepay.c
10107           (gst_rtp_vorbis_depay_parse_configuration,
10108           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10109         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10110           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10111           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10112           Use the hashing function, ensuring that the same codebooks result
10113           in the same ident and thus the same SDP description.
10114           Various log fixes/changes.
10115
10116 2007-04-12  Wim Taymans  <wim@fluendo.com>
10117
10118         Patch by: jerry tan <jerry dot tan at sun dot com>
10119
10120         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10121         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10122         application's responsibility to make sure it open the device once.
10123         Remove a careless error if AUDIODEV is set. Fixes #392620.
10124
10125 2007-04-12  Wim Taymans  <wim@fluendo.com>
10126
10127         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10128         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10129         * gst/rtsp/gstrtpdec.h:
10130         Make backward compat with rtpbin by adding the request-pt-map signals.
10131
10132         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10133         (new_session_pad), (request_pt_map),
10134         (gst_rtspsrc_stream_configure_transport),
10135         (gst_rtspsrc_stream_configure_caps),
10136         (gst_rtspsrc_activate_streams):
10137         * gst/rtsp/gstrtspsrc.h:
10138         Implement request-pt-map signals instead of setting caps on the buffers
10139         for the session manager.
10140
10141 2007-04-11  Wim Taymans  <wim@fluendo.com>
10142
10143         * gst/udp/gstudp.c: (plugin_init):
10144         Register GstNetBuffer in plugin_init so that the type can be used from
10145         multiple threads without races.
10146
10147 2007-04-10  Wim Taymans  <wim@fluendo.com>
10148
10149         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10150         (gst_rtp_amr_depay_process):
10151         Fix depayloader clock_rate and some cleanups.
10152
10153         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10154         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10155         * gst/rtp/gstrtph264depay.h:
10156         Don't push codec_data in the adapter because it might get flushed when
10157         we get a discont.
10158
10159         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10160         Handle multiple AU per packet.
10161
10162         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10163         (gst_rtp_sv3v_depay_plugin_init):
10164         Disable rank, this one does not work.
10165         Remove timestamping, base class does that.
10166
10167 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10168
10169         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10170           limit caps to the formats we announce in the template
10171
10172         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10173         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10174         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10175           fix some crashers/asserts when dealing with broken files
10176
10177 2007-04-10  Wim Taymans  <wim@fluendo.com>
10178
10179         Patch by: Peter Kjellerstedt  <pkj at axis com>
10180
10181         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10182         * gst/rtp/gstrtpL16depay.c:
10183         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10184         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10185         (gst_rtp_speex_depay_setcaps):
10186         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10187         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10188         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10189         Fix some compiler warnings. Fixes #428182.
10190
10191 2007-04-06  Wim Taymans  <wim@fluendo.com>
10192
10193         * gst/rtsp/Makefile.am:
10194         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10195         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10196         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10197         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10198         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10199         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10200         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10201         (create_rtcp), (gst_rtp_dec_request_new_pad),
10202         (gst_rtp_dec_release_pad):
10203         * gst/rtsp/gstrtpdec.h:
10204         * gst/rtsp/gstrtsp.c: (plugin_init):
10205         Morph RTPDec into something compatible with RTPBin as a fallback.
10206         Various other style fixes.
10207
10208         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10209         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10210         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10211         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10212         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10213         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10214         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10215         * gst/rtsp/gstrtspsrc.h:
10216         Implement RTPBin session manager handling.
10217         Don't try to add empty properties to caps.
10218         Implement fallback session manager, handling.
10219         Don't combine errors from RTCP streams, just ignore them.
10220
10221         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10222         * gst/rtsp/rtsptransport.h:
10223         Implement fallback session manager.
10224         Make RTPBin the default one when available.
10225
10226 2007-04-05  Wim Taymans  <wim@fluendo.com>
10227
10228         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10229         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10230         This element is ready to be autoplugged.
10231
10232 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10233
10234         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10235         Don't leave the offsets defined by upstream element on the
10236         compressed data buffer we are pushing downstream. Make them
10237         GST_BUFFER_OFFSET_NONE.
10238
10239 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10240
10241         * gst/avi/README:
10242         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10243         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10244         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10245         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10246         (gst_avi_demux_calculate_durations_from_index),
10247         (gst_avi_demux_stream_header_push),
10248         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10249         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10250           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10251
10252 2007-04-03  Wim Taymans  <wim@fluendo.com>
10253
10254         * gst/smpte/barboxwipes.c:
10255         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10256
10257 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10258
10259         * gst/wavparse/gstwavparse.c:
10260         Support audio/x-raw-float in wav files. This only works with
10261         plugins-base CVS, using an older version doesn't have any
10262         disadvantages though.
10263
10264 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10265
10266         * configure.ac:
10267         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10268         (gst_au_parse_parse_header), (gst_au_parse_chain):
10269         * gst/auparse/gstauparse.h:
10270         Revert last change as we don't want plugins-good to depend on
10271         plugins-base CVS now.
10272
10273 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10274
10275         * configure.ac:
10276         Require gst-plugins-base CVS for audioconvert with non-native
10277         float support and width/depth fix in libgstriff.
10278
10279         Patch by: René Stadler <mail at renestadler dot de>
10280
10281         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10282         (gst_au_parse_parse_header), (gst_au_parse_chain):
10283         * gst/auparse/gstauparse.h:
10284         Don't swap the floats ourself if they're not in native endianness.
10285         Instead let audioconvert handle this. Fixes #339838.
10286
10287 2007-03-29  Wim Taymans  <wim@fluendo.com>
10288
10289         * gst/rtp/gstasteriskh263.h:
10290         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10291         (gst_rtp_h263p_depay_change_state):
10292         * gst/rtp/gstrtph263pdepay.h:
10293         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10294         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10295         (gst_rtp_h264_depay_change_state):
10296         * gst/rtp/gstrtph264depay.h:
10297         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10298         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10299         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10300         Flush adapter on disconts.
10301
10302 2007-03-29  Wim Taymans  <wim@fluendo.com>
10303
10304         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10305         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10306         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10307         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10308         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10309         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10310         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10311         (gst_rtp_mp4v_depay_process):
10312         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10313         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10314         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10315         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10316         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10317         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10318         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10319         Use more efficient adapter and rtpbuffer methods when possible.
10320
10321 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10322
10323         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10324         (gst_wavenc_sink_setcaps):
10325         Correctly handle width!=depth input.
10326         * gst/wavparse/gstwavparse.c:
10327         Already export in the caps that width==8 uses unsigned samples and
10328         everything else uses signed samples.
10329
10330 2007-03-29  Wim Taymans  <wim@fluendo.com>
10331
10332         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10333
10334         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10335         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10336         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10337         (gst_dynudpsink_close):
10338         * gst/udp/gstdynudpsink.h:
10339         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10340         (gst_udpsrc_create), (gst_udpsrc_set_property),
10341         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10342         * gst/udp/gstudpsrc.h:
10343         Rework the socket allocation a bit based on the sockfd argument so that
10344         it becomes usable.
10345         Add a closefd property to instruct the udp elements to close the custom
10346         file descriptors when going to READY. Fixes #423304.
10347         API:GstUDPSrc::closefd property
10348         API:GstDynUDPSink::closefd property
10349
10350 2007-03-29  Wim Taymans  <wim@fluendo.com>
10351
10352         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10353
10354         * gst/rtp/Makefile.am:
10355         * gst/rtp/gstrtp.c: (plugin_init):
10356         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10357         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10358         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10359         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10360         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10361         (gst_rtp_h264_pay_plugin_init):
10362         * gst/rtp/gstrtph264pay.h:
10363         Added H264 payloader. Fixes #423782.
10364
10365         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10366         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10367         Small fixes.
10368
10369 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10370
10371         * gst/wavparse/gstwavparse.c:
10372         Actually support depths from 1 to 32, not only 8 to 32.
10373
10374 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10375
10376         * gst/wavparse/gstwavparse.c:
10377         Add support for wav files containing audio/x-raw-int with random
10378         depths between 1 and 32 bits.
10379
10380 2007-03-28  Wim Taymans  <wim@fluendo.com>
10381
10382         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10383
10384         * gst/rtp/Makefile.am:
10385         * gst/rtp/gstrtp.c: (plugin_init):
10386         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10387         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10388         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10389         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10390         (gst_rtp_mp4a_depay_get_property),
10391         (gst_rtp_mp4a_depay_change_state),
10392         (gst_rtp_mp4a_depay_plugin_init):
10393         * gst/rtp/gstrtpmp4adepay.h:
10394         Added MP4A-LATM depayloader. Fixes #417792.
10395
10396         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10397         (gst_rtp_mp4v_depay_process):
10398         Fixup depayloader, setting codec_data, using more efficient adaptor and
10399         rtpbuffer handling.
10400
10401         * gst/rtsp/URLS:
10402         Add url to test above.
10403
10404 2007-03-25  Wim Taymans  <wim@fluendo.com>
10405
10406         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10407         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10408         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10409         (gst_rtspsrc_media_to_caps),
10410         (gst_rtspsrc_stream_configure_transport),
10411         (gst_rtspsrc_stream_configure_caps),
10412         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10413         * gst/rtsp/gstrtspsrc.h:
10414         Handle default clock-rates for static payload types, rearrange stuff so
10415         that the rtpmap field in the sdp can override the defaults.
10416         Parse RTP-Info field to get the seqnum and timebase fields that should
10417         go in the caps.
10418         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10419         the server. 
10420
10421 2007-03-22  Wim Taymans  <wim@fluendo.com>
10422
10423         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10424
10425         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10426         Accept complex pipeline descriptions as an audio profile instead of just
10427         a single element. Fixes #420658.
10428
10429 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10430
10431         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10432           Rename registered type in preparation of GstTagDemux moving to
10433           -base at some point in the future.
10434
10435 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10436
10437         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10438           Streaming mode fixes: don't unref buffer we don't own any longer;
10439           remove bogus adapter flush. Fixes #419338.
10440
10441 2007-03-17  David Schleef  <ds@schleef.org>
10442
10443         * REQUIREMENTS: Change the format to key/value, add a bunch of
10444           information, remove a bunch of requirements that are for
10445           other GStreamer packages.
10446
10447 2007-03-17  David Schleef  <ds@schleef.org>
10448
10449         * REQUIREMENTS: Fix a few things.  This file really needs a
10450         good once-over.
10451
10452 2007-03-15  Edward Hervey  <edward@fluendo.com>
10453
10454         * sys/Makefile.am:
10455         Don't forget to distribute the sys/osxaudio/ directory.
10456
10457 2007-03-15  Edward Hervey  <edward@fluendo.com>
10458
10459         * configure.ac:
10460         * sys/Makefile.am:
10461         * sys/osxaudio/Makefile.am:
10462         * sys/osxaudio/gstosxaudio.c:
10463         * sys/osxaudio/gstosxaudiosink.c:
10464         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10465         (gst_osx_audio_sink_getcaps),
10466         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10467         * sys/osxaudio/gstosxaudiosrc.c:
10468         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10469         (gst_osx_audio_src_create_ringbuffer):
10470         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10471         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10472         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10473         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10474         * sys/osxaudio/gstosxringbuffer.h:
10475         Activate osxaudio in gst-plugins-good with proper build setup.
10476         Add inlined documentation.
10477         Fix debug statements
10478         Fix ringbuffer when pausing.
10479         Fixes #323471
10480
10481 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10482         * gst/rtp/gstrtppcmapay.c:
10483         * gst/rtp/gstrtppcmapay.h:
10484         * gst/rtp/gstrtppcmupay.c:
10485         * gst/rtp/gstrtppcmupay.h:
10486         Ported mulaw and alaw payloaders to use new base class
10487
10488 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10489
10490         * po/af.po:
10491         * po/az.po:
10492         * po/cs.po:
10493         * po/en_GB.po:
10494         * po/it.po:
10495         * po/nl.po:
10496         * po/or.po:
10497         * po/sq.po:
10498         * po/sr.po:
10499         * po/sv.po:
10500         * po/uk.po:
10501         * po/vi.po:
10502           Update translations.
10503
10504 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10505
10506         * configure.ac:
10507           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10508
10509 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10510
10511         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10512           Fix handling of -1 values for start and stop values when seeking,
10513           and SEEK_CUR+SEEK_END here as well.
10514
10515 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10516
10517         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10518           Fix handling of -1 values for start and stop values when seeking, 
10519           and SEEK_CUR+SEEK_END.
10520
10521 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10522
10523         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10524           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10525           the image format a variable-length NUL-terminated string; in
10526           versions before that the image format is a fixed-length string of
10527           3 characters (see #348644 for a sample tag).
10528           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10529
10530 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10531
10532         * win32/MANIFEST:
10533         Add new project files to MANIFEST.
10534         * win32/vs6/libgstaudiofx.dsp:
10535         * win32/vs6/libgstrtp.dsp:
10536         * win32/vs6/libgstrtsp.dsp:
10537         Update project files.
10538         
10539 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10540
10541         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10542         (gst_avi_demux_parse_index):
10543         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10544         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10545           Printf format fixes; also add some missing quotes in translated
10546           strings. Fixes #416728 and #416727.
10547
10548 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10549
10550         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10551           Tim and I can't think of any reason the child audio sink needs to 
10552           be set back to NULL after successfully determining that it can 
10553           reach READY - it gets immediately set back to READY by the caller
10554           anyway, causing an unnecessary close/open of any audio devices
10555           involved.
10556
10557 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10558
10559         * po/LINGUAS:
10560         * po/ja.po:
10561           Add ja.po file from #377306.
10562
10563 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10566         * sys/sunaudio/gstsunaudiomixertrack.c:
10567         (gst_sunaudiomixer_track_new):
10568           Actually translate sunaudio mixer track labels instead of just
10569           marking the strings as translatable (#377306); clean up weird
10570           label string mapping code that serves no apparent purpose. Also
10571           set the 'untranslated-label' property when creating mixer tracks
10572           if the GstMixerTrack base class supports this.
10573
10574         * tests/check/Makefile.am:
10575         * tests/check/elements/.cvsignore:
10576         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10577         (sunaudio_suite):
10578           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10579           actually tested on a system where sunaudiomixer is available).
10580
10581 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10582
10583         * tests/check/Makefile.am:
10584         Re-enable the states test and see if it works on the buildbots.
10585
10586 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10587
10588         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10589         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10590         (gst_dvdec_change_state):
10591         * ext/dv/gstdvdec.h:
10592         Infer pixel-aspect-ratio from the video frame format if it isn't
10593         provided by the container, as happens when playing DV from AVI
10594         or Quicktime containers.
10595
10596         Patch by: Wim Taymans <wim@fluendo.com>
10597         Fixes #380944
10598
10599 2007-03-09  Wim Taymans  <wim@fluendo.com>
10600
10601         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10602         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10603         will later be handled by the jitterbuffer.
10604
10605 2007-03-09  Wim Taymans  <wim@fluendo.com>
10606
10607         * ext/taglib/gstid3v2mux.cc:
10608         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10609         Fixes #414496.
10610         
10611         Patch by: Alex Lancaster <alexl at users sourceforge net>
10612
10613 2007-03-09  Wim Taymans  <wim@fluendo.com>
10614
10615         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10616         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10617         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10618         (gst_avi_demux_chain):
10619         Fix stream position reporting after a seek. Fixes #416445.
10620
10621 2007-03-08  Wim Taymans  <wim@fluendo.com>
10622
10623         Patch by: René Stadler <mail at renestadler dot de>
10624
10625         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10626         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10627         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10628         Make avidemux accept optional header chunks in any order.
10629         Fixes #415446.
10630
10631 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10632
10633         * tests/check/Makefile.am:
10634         Disable the states check until the remaining Valgrind errors
10635         are fixed or suppressed.
10636
10637 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10638
10639         * tests/check/elements/.cvsignore:
10640           Add audiodynamic check to .cvsignore
10641
10642 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10643
10644         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10645
10646         * gst/audiofx/Makefile.am:
10647         * gst/audiofx/audiodynamic.c:
10648         (gst_audio_dynamic_characteristics_get_type),
10649         (gst_audio_dynamic_mode_get_type),
10650         (gst_audio_dynamic_set_process_function),
10651         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10652         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10653         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10654         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10655         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10656         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10657         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10658         (gst_audio_dynamic_transform_hard_knee_expander_int),
10659         (gst_audio_dynamic_transform_hard_knee_expander_float),
10660         (gst_audio_dynamic_transform_soft_knee_expander_int),
10661         (gst_audio_dynamic_transform_soft_knee_expander_float),
10662         (gst_audio_dynamic_transform_ip):
10663         * gst/audiofx/audiodynamic.h:
10664         * gst/audiofx/audiofx.c: (plugin_init):
10665         Add new audiodynamic element which can act as a compressor or
10666         expander. Supported are hard-knee and soft-knee operation modes with
10667         user-specified ratio and threshold.
10668         Attack and release parameters are not yet implemented but will follow.
10669         * docs/plugins/Makefile.am:
10670         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10671         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10672         * docs/plugins/gst-plugins-good-plugins.args:
10673         * docs/plugins/inspect/plugin-audiofx.xml:
10674         Integrate audiodynamic into the docs.
10675         * tests/check/Makefile.am:
10676         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10677         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10678         Add unit test for audiodynamic.
10679
10680 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10681
10682         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10683         Free handles that we allocated when exiting via the error paths.
10684
10685 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10686
10687         * gst/level/gstlevel.c: (gst_level_class_init),
10688         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10689         (gst_level_transform_ip):
10690         * gst/level/gstlevel.h:
10691           Resolve message timestamps against the playback segment.
10692
10693 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10694
10695         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10696         (gst_id3demux_sink_activate):
10697           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10698           caps passed to it (previously one code path assumed it took ownership
10699           while another one assumed it didn't, while in fact it sometimes did and
10700           sometimes didn't ...).
10701
10702         * configure.ac:
10703         * tests/files/Makefile.am:
10704         * tests/files/id3-407349-1.tag:
10705         * tests/files/id3-407349-2.tag:
10706           Add directory where data for unit tests can be stored.
10707
10708         * tests/Makefile.am:
10709         * tests/check/Makefile.am:
10710         * tests/check/elements/.cvsignore:
10711         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10712         (read_tags_from_file), (run_check_for_file),
10713         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10714           Add unit test for id3demux, and in particular for bug #407349. Only
10715           testing pull-mode for now; push mode doesn't work yet because the test
10716           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10717
10718 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10719
10720         * tests/check/Makefile.am:
10721           Add missing backslash at end of line.
10722
10723 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10724
10725         Trigger rebuild.
10726
10727 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10728
10729         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10730         * gst/id3demux/id3tags.h:
10731         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10732         (parse_obsolete_tdat_frame):
10733           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10734           the four-digit number will be interpreted as a year, whereas it is
10735           month and day in DDMM format. Instead, parse TDAT frames and fix up
10736           the date in the GST_TAG_DATE tag later if we also extracted a year.
10737           Fixes #407349.
10738
10739 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10740
10741         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10742         (gst_switch_commit_new_kid):
10743         Fix up the dispose logic so it doesn't leak, and fix setting of 
10744         the child state so that we don't set a child to our current state 
10745         just as we are changing it to something else.
10746
10747 2007-03-06  Wim Taymans  <wim@fluendo.com>
10748
10749         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10750         (gst_goom_chain):
10751         * gst/goom/gstgoom.h:
10752         Document, fix and improve goom adapter behaviour.
10753         Fixes #407006.
10754
10755 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10756
10757         * ext/esd/esdsink.c: (gst_esdsink_open):
10758         Unref static pad template after using it.
10759
10760 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10761
10762         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10763         (gst_switch_commit_new_kid):
10764         Fix up the reference counting of the child elements.
10765
10766 2007-03-05  Wim Taymans  <wim@fluendo.com>
10767
10768         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10769         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10770         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10771         Fix encoding-name case.
10772
10773 2007-03-05  Wim Taymans  <wim@fluendo.com>
10774
10775         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10776         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10777         (gst_rtp_speex_depay_process):
10778         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10779         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10780         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10781         (gst_rtp_speex_pay_change_state):
10782         * gst/rtp/gstrtpspeexpay.h:
10783         Fix speex (de)payloader. Fixes #358040.
10784
10785 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10786
10787         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10788         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10789         Install fakesink in NULL by fixing some broken logic. This obviates
10790         the need to manually set _IS_SINK.
10791         Add some comments and remove a little cruft while I'm at it.
10792
10793 2007-03-05  Wim Taymans  <wim@fluendo.com>
10794
10795         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10796         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10797
10798 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10799
10800         * po/POTFILES.in:
10801           Update.
10802
10803 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10804
10805         * tests/check/Makefile.am:
10806         Gah! Also disable gconfvideosink from the tests, otherwise
10807         it will instantiate autovideosink, and dfbvideosink and
10808         leak on the buildbots.
10809
10810 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10811
10812         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10813         (gst_cdio_cdda_src_finalize):
10814         Make sure we always destroy our libcdio handle.
10815
10816 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10817
10818         * tests/check/Makefile.am:
10819         Disable autovideosink so the buildbots don't barf over memory
10820         leaked in the directfb sink.
10821
10822 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10823
10824         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10825         Chain up in dispose
10826
10827 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10828
10829         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10830         (gst_multipart_find_pad_by_mime):
10831         Use gst_pad_new_from_static_template instead of
10832         static_pad_template_get+pad_new.
10833
10834 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10835
10836         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10837         Catch the case where no clock has been set.
10838
10839 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10840
10841         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10842         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10843         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10844         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10845         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10846         (gst_gconf_audio_src_finalize), (do_toggle_element):
10847         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10848         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10849         (do_toggle_element):
10850         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10851         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10852         (gst_gconf_video_src_finalize), (do_toggle_element):
10853         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10854         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10855         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10856         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10857         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10858         (gst_shout2send_init), (gst_shout2send_finalize):
10859         * gst/debug/testplugin.c: (gst_test_class_init),
10860         (gst_test_finalize):
10861         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10862         (gst_flxdec_dispose):
10863         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10864         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10866         (gst_rtspsrc_finalize):
10867         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10868         * gst/rtsp/rtspextwms.h:
10869         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10870         (gst_smpte_finalize):
10871         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10872         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10873         (gst_udpsink_finalize):
10874         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10875         (gst_wavparse_sink_activate):
10876         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10877         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10878         (gst_oss_src_finalize):
10879         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10880         * sys/v4l2/gstv4l2object.h:
10881         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10882         (gst_v4l2src_finalize):
10883         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10884
10885         Fix a bunch of leaks shown by the newly-added states test.
10886
10887 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10888
10889         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10890         Use gst_pad_new_from_static_template instead of 
10891         static_pad_template_get+pad_new.
10892
10893 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10894
10895         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10896
10897         * ext/libcaca/Makefile.am:
10898         * gst/debug/Makefile.am:
10899           Don't mix tabs and spaces (#414168).
10900
10901 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10902
10903         * tests/check/generic/.cvsignore:
10904           Ignore files to please buildbot.
10905
10906 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10907
10908         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10909         (gst_wavparse_stream_data):
10910           Unbreak my previous commit (swapped nominator & denominator). Tim,
10911           thanks for spotting.
10912
10913 2007-03-02  Wim Taymans  <wim@fluendo.com>
10914
10915         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10916         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10917         (gst_cdio_cdda_src_finalize):
10918         Small code cleanups.
10919         Don't use pad_alloc as the base class cannot deal with the error codes.
10920
10921 2007-03-02  Wim Taymans  <wim@fluendo.com>
10922
10923         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10924         (gst_udpsrc_create):
10925         Fix doc.
10926
10927 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10928
10929         Patch by: René Stadler <mail@renestadler.de>
10930
10931         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10932         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10933         (gst_wavparse_stream_data):
10934           Handle rounding better to not drop last sample frame. Fixes #356692
10935
10936 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10937
10938         * tests/check/Makefile.am:
10939         Disable cacasink from the states check too - it also calls exit(1)
10940         on us when it can't find a terminal to talk to.
10941
10942 2007-03-02  Wim Taymans  <wim@fluendo.com>
10943
10944         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10945
10946         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10947         (gst_udpsrc_create), (gst_udpsrc_set_property),
10948         (gst_udpsrc_get_property):
10949         * gst/udp/gstudpsrc.h:
10950         Add support to strip proprietary headers. Fixes #350296.
10951
10952 2007-03-02  Wim Taymans  <wim@fluendo.com>
10953
10954         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10955         Fix compilation.
10956
10957 2007-03-02  Wim Taymans  <wim@fluendo.com>
10958
10959         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10960
10961         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10962         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10963         (gst_rtp_mp2t_depay_set_property),
10964         (gst_rtp_mp2t_depay_get_property):
10965         * gst/rtp/gstrtpmp2tdepay.h:
10966         Add support to strip off proprietary headers. Fixes #350278.
10967
10968 2007-03-02  Wim Taymans  <wim@fluendo.com>
10969
10970         * ext/hal/hal.c:
10971         Fix compilation.
10972
10973 2007-03-02  Wim Taymans  <wim@fluendo.com>
10974
10975         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10976         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10977         (gst_sunaudiosrc_open):
10978         * sys/sunaudio/gstsunaudiosrc.h:
10979         Remove device-name from GstSunAudioSrc. Fixes #412597.
10980
10981 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10982
10983         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10984         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10985         Having NULL as UDI previously selected the default sink/src. Change
10986         this back but mention it in the debug output.
10987         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10988         (gst_hal_get_oss_element), (gst_hal_get_string),
10989         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10990         (gst_hal_get_audio_src):
10991         * ext/hal/hal.h:
10992         Refactor a bit, check all error conditions, greatly improve debugging
10993         and fix some possible memory leaks. Also implement OSS support
10994         and allow specifying an UDI that points to a real device. For this the
10995         child device which supports ALSA (preferred) or OSS is used.
10996         As a side effect this makes it impossible now to get a alsasink in
10997         halaudiosrc and a alsasrc in halaudiosink.
10998
10999 2007-03-01  Wim Taymans  <wim@fluendo.com>
11000
11001         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11002         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11003         Errors from the udp sources are not fatal unless all of them are in
11004         error.
11005
11006 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11007
11008         * tests/check/Makefile.am:
11009         Disable aasink in the states test. I suspect this is the element that
11010         is calling exit(1) when it can't proceed.
11011
11012 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11013
11014         * tests/check/Makefile.am:
11015         Draw plugins in from the build tree sys/ dir, rather than picking
11016         up the already installed versions.
11017
11018 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11019
11020         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11021         Error out correctly when getting xcontext fails.
11022
11023 2007-03-01  Wim Taymans  <wim@fluendo.com>
11024
11025         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11026         Make state change to PAUSED NO_PREROLL because that's what it will be in
11027         the future and rtspsrc relies on it.
11028
11029         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11030         (gst_rtspsrc_change_state):
11031         Don't error out when we don't get an error from the state change
11032         function.
11033
11034 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11035
11036         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11037         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11038           Check if the device UDI is set before trying to query HAL
11039           about it and give a useful error message if it wasn't set.
11040         * ext/hal/hal.c: (gst_hal_get_string):
11041           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11042           gives an assertion failure in D-Bus when running with
11043           DBUS_FATAL_WARNINGS=1.
11044
11045 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11046
11047         * configure.ac:
11048           Convert to new AG_GST style.
11049
11050 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11051
11052         * tests/check/Makefile.am:
11053         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11054           add test for states
11055
11056 2007-02-28  Wim Taymans  <wim@fluendo.com>
11057
11058         * tests/check/elements/.cvsignore:
11059         Add new videofilter check to .cvsignore.
11060
11061 2007-02-28  Wim Taymans  <wim@fluendo.com>
11062
11063         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11064         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11065         (gst_avi_demux_loop), (gst_avi_demux_chain):
11066         Fix combined flow return. Fixes #412608.
11067
11068 2007-02-28  Wim Taymans  <wim@fluendo.com>
11069
11070         * gst/videofilter/Makefile.am:
11071         Dist header..
11072
11073 2007-02-28  Wim Taymans  <wim@fluendo.com>
11074
11075         * gst/videofilter/gstgamma.h:
11076         Add header too.
11077
11078 2007-02-28  Wim Taymans  <wim@fluendo.com>
11079
11080         Patch by: Mark Nauwelaerts <manauw at skynet be>
11081
11082         * gst/videofilter/Makefile.am:
11083         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11084         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11085         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11086         (oil_tablelookup_u8), (gst_gamma_set_caps),
11087         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11088         Port gamma filter to 0.10. Fixes #412704.
11089
11090         * tests/check/Makefile.am:
11091         * tests/check/elements/videofilter.c: (setup_filter),
11092         (cleanup_filter), (check_filter), (GST_START_TEST),
11093         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11094         Add unit tests for videofilters.
11095
11096 2007-02-28  Wim Taymans  <wim@fluendo.com>
11097
11098         * gst/rtsp/URLS:
11099         Add another interesting test url.
11100
11101         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11102         Don't allow getting header fields from data packets.
11103
11104 2007-02-28  Michael Smith  <msmith@fluendo.com>
11105
11106         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11107         (gst_shout2send_init), (gst_shout2send_start),
11108         (gst_shout2send_set_property), (gst_shout2send_get_property):
11109         * ext/shout2/gstshout2.h:
11110           Add a property for username.
11111
11112 2007-02-27  Christian Schallerr <christian@fluendo.com>
11113
11114         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11115
11116 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11117
11118         * gst/rtsp/Makefile.am:
11119         Fix make check too.
11120
11121 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11122
11123         * gst/rtsp/base64.c: (util_base64_encode):
11124         * gst/rtsp/base64.h:
11125         Commit missing files for base64 encoding.
11126
11127 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11128
11129         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11130
11131         * configure.ac:
11132         * ext/annodex/Makefile.am:
11133         * ext/jpeg/Makefile.am:
11134         * ext/speex/Makefile.am:
11135         * gst/alpha/Makefile.am:
11136         * gst/cutter/Makefile.am:
11137         * gst/debug/Makefile.am:
11138         * gst/effectv/Makefile.am:
11139         * gst/goom/Makefile.am:
11140         * gst/level/Makefile.am:
11141         * gst/smpte/Makefile.am:
11142         * gst/videofilter/Makefile.am:
11143           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11144
11145 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11146
11147         * gst/rtsp/Makefile.am:
11148         * gst/rtsp/rtspconnection.c: (append_auth_header),
11149         (rtsp_connection_send), (rtsp_connection_set_auth):
11150         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11151         from icecast to replace it. Relicensed from GPL courtesy of Mike
11152         Smith.
11153
11154 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11155
11156         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11157         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11158         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11159         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11160         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11161         (gst_rtspsrc_uri_set_uri):
11162         * gst/rtsp/gstrtspsrc.h:
11163         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11164         (append_auth_header), (rtsp_connection_send),
11165         (rtsp_connection_free), (rtsp_connection_set_auth):
11166         * gst/rtsp/rtspconnection.h:
11167         * gst/rtsp/rtspdefs.h:
11168         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11169         * gst/rtsp/rtspurl.h:
11170
11171         Implement simple Basic Authentication support so that urls like
11172         rtsp://user:pass@hostname/rtspstream work on hosts that require
11173         authentication.
11174
11175 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11176
11177         * sys/v4l2/gstv4l2object.c:
11178         * sys/v4l2/gstv4l2tuner.c:
11179         * sys/v4l2/v4l2_calls.c:
11180         Fix segfault when oppening a radio device.
11181         
11182 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11183
11184         * gst/level/gstlevel.c: (gst_level_set_caps),
11185         (gst_level_transform_ip):
11186         * sys/v4l2/README:
11187         * tests/check/elements/level.c: (GST_START_TEST):
11188           Fix level for multi-channel case.
11189
11190 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11191
11192         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11193         (gst_level_transform_ip):
11194         * gst/level/gstlevel.h:
11195           Use function pointer for process function and add process functions
11196           for float audio.
11197
11198 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11199
11200         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11201         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11202         (gst_v4l2src_capture_init):
11203           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11204           fixes #407369
11205
11206 2007-02-18  Wim Taymans  <wim@fluendo.com>
11207
11208         * gst/rtp/Makefile.am:
11209         * gst/rtp/gstrtp.c: (plugin_init):
11210         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11211         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11212         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11213         (gst_rtp_mp2t_pay_plugin_init):
11214         * gst/rtp/gstrtpmp2tpay.h:
11215         Added simple mpeg transport stream payloader.
11216
11217 2007-02-16  Wim Taymans  <wim@fluendo.com>
11218
11219         * gst/rtsp/URLS:
11220         Add example H264 rtsp url.
11221
11222         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11223         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11224         Don't convert values to lowercase or we might mess up base64 encoded
11225         properties.
11226
11227 2007-02-16  Wim Taymans  <wim@fluendo.com>
11228
11229         * gst/rtp/README:
11230         Fix case of string params.
11231
11232         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11233         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11234         Fix depayloader, support more packet types.
11235         Add sync codes to make sure the packetizer can do its job.
11236
11237         * gst/rtp/gstrtpmp4gdepay.c:
11238         * gst/rtp/gstrtpmp4gpay.c:
11239         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11240         Fix caps case again.
11241
11242 2007-02-15  Wim Taymans  <wim@fluendo.com>
11243
11244         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11245         Set right caps on output buffers.
11246
11247 2007-02-14  Wim Taymans  <wim@fluendo.com>
11248
11249         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11250         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11251         Clear stack allocated SDPMedia struct before calling _init() on it.
11252         Clarify this in the docs as well.
11253
11254 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11255
11256         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11257         (do_change_child):
11258         Don't reset the profile when going switching states, as it makes
11259         the element non-reusable.
11260
11261 2007-02-14  Wim Taymans  <wim@fluendo.com>
11262
11263         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11264         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11265         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11266         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11267         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11268         (sdp_parse_line):
11269         * gst/rtsp/sdpmessage.h:
11270         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11271         Fix memory management of SDP messages. Fixes #407793.
11272
11273 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11274
11275         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11276
11277         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11278         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11279
11280 2007-02-14  Wim Taymans  <wim@fluendo.com>
11281
11282         Patch by: jp.liu <jp_liu at astrocom dot cn>
11283
11284         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11285         Fix parsing of password field in url. Fixes #407797.
11286
11287 2007-02-14  Wim Taymans  <wim@fluendo.com>
11288
11289         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11290         (gst_wavparse_reset), (gst_wavparse_init),
11291         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11292         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11293         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11294         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11295         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11296         (gst_wavparse_loop), (gst_wavparse_chain),
11297         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11298         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11299         (plugin_init):
11300         * gst/wavparse/gstwavparse.h:
11301         Update docs.
11302         Use boilerplate.
11303         Various code cleanups.
11304         When the bitrate is not known (bps == 0 or compressed formats) let
11305         downstream element guestimate the duration and position and don't
11306         generate timestamps or durations. Fixes #405213.
11307         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11308         error flowreturn upstream.
11309
11310 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11311
11312         * ext/gconf/Makefile.am:
11313         * ext/gconf/gconf.c: (gst_gconf_get_string),
11314         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11315         (gst_gconf_render_bin_with_default):
11316         * ext/gconf/gconf.h:
11317         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11318         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11319         (gst_gconf_audio_sink_dispose), (do_change_child),
11320         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11321         (cb_change_child), (gst_gconf_audio_sink_change_state):
11322         * ext/gconf/gstgconfaudiosink.h:
11323         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11324         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11325         (gst_switch_sink_init), (gst_switch_sink_dispose),
11326         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11327         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11328         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11329         * ext/gconf/gstswitchsink.h:
11330         * gst/autodetect/gstautoaudiosink.c:
11331         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11332         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11333         (gst_auto_audio_sink_detect):
11334         * gst/autodetect/gstautovideosink.c:
11335         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11336         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11337         (gst_auto_video_sink_detect):
11338         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11339         and a child that implements the GConf key monitoring. The end goal of
11340         this is an audio sink that can be changed on the fly, but at the 
11341         moment it still only changes on the next READY transition.
11342
11343 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11344
11345         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11346         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11347         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11348         (gst_avi_demux_calculate_durations_from_index),
11349         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11350         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11351         (gst_avi_demux_loop):
11352           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11353
11354 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11355
11356         * configure.ac:
11357         * docs/plugins/Makefile.am:
11358           Add crossreferences to glib/gobject/gstream docs.
11359
11360 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11361
11362         * gst/monoscope/Makefile.am:
11363         * gst/monoscope/gstmonoscope.c:
11364           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11365           (but no LIBS, since we only use defines from the headers).
11366
11367 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11368
11369         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11370
11371         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11372         (gst_wavparse_stream_data):
11373           Fix massive memory leak when operating in streaming mode due to
11374           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11375           Fixes #407057.
11376
11377 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11378
11379         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11380         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11381         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11382         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11383         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11384         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11385         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11386         (gst_avi_demux_calculate_durations_from_index),
11387         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11388         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11389         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11390         * gst/avi/gstavidemux.h:
11391           Save some memory (8%) by repacking the index entry structure (more to
11392           come). Add more FIXMEs to questionable parts.
11393
11394 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11395
11396         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11397         (gst_v4l2src_get_caps):
11398         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11399         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11400         (gst_v4l2src_capture_init):
11401           More FIXME comments and messaging changes.
11402
11403 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11404
11405         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11406         (gst_goom_change_state):
11407         * gst/goom/gstgoom.h:
11408           Improved docs and use GST_DEBUG_FUNCPTR.
11409
11410         * gst/level/gstlevel.c: (gst_level_class_init):
11411           Use GST_DEBUG_FUNCPTR.
11412
11413         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11414         (gst_monoscope_chain), (gst_monoscope_change_state):
11415           Improved docs source cleanups.
11416
11417 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11418
11419         * gst/debug/Makefile.am:
11420         * gst/debug/gstdebug.c: (plugin_init):
11421         * gst/debug/gstpushfilesrc.c:
11422         * gst/debug/gstpushfilesrc.h:
11423           Add code for a pushfilesrc element that implements a pushfile:// URI
11424           handler, to make debugging push-mode operation of demuxer/decoders
11425           that support both easier in connection with seek/playbin/etc.
11426           The element isn't registered at the moment.
11427
11428 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11429
11430         * gst/avi/gstavimux.c:
11431           Comment a #if 0 in caps template definition as VS6 seems to 
11432         do not support it.
11433         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11434           Use gst_guint64_to_gdouble for conversion.
11435         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11436           Move variables declaration before the first instruction.
11437         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11438           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11439           And don't include netdb.h for G_OS_WIN32
11440         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11441           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11442           by VS6 then use an other way to initialize SDPMedia structure.
11443         * gst/udp/gstdynudpsink.h:
11444         * gst/udp/gstdynudpnetutils.h:
11445           Do not include <sys/time.h> for G_OS_WIN32
11446         * gst/udp/gstudpsrc.c:
11447           Define socklen_t as int for G_OS_WIN32
11448         * win/common/config.h.in:
11449           Undef HAVE_NETINET_IN_H
11450         * win32/vs6/gst_plugins_good.dsw:
11451         * win32/vs6/libgstrtp.dsp:
11452         * win32/vs6/libgstrtsp.dsp:
11453         * win32/vs6/libgstautogen.dsp:
11454         * win32/vs6/libgstaudiofx.dsp:
11455         * win32/vs6/libgstudp.dsp:
11456           Add and update project files.
11457         * win32/common/gstudp-enumtypes.c:
11458         * win32/common/gstudp-enumtypes.h:
11459           Add a copy of udp enumtypes to win32/common as in core 
11460           and base.
11461         
11462 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11463
11464         * configure.ac:
11465           Activate monoscope when building with --enable-experimental. Fix
11466           --enable-external configure switch description.
11467
11468         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11469         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11470           Help gst-indent.
11471
11472 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11473
11474         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11475           Explicitly cast result of pointer arithmetic to integer in order to
11476           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11477
11478 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11479
11480         * gst/debug/progressreport.c:
11481           Some more docs.
11482
11483 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11484
11485         * docs/plugins/inspect/plugin-rtp.xml:
11486           Update for new elements.
11487
11488         * gst/debug/progressreport.h:
11489           Commit newly-created header file as well.
11490
11491 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11492
11493         * docs/plugins/Makefile.am:
11494         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11495         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11496         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11497         * gst/debug/Makefile.am:
11498         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11499         (gst_progress_report_do_query), (gst_progress_report_report):
11500           Make progressreport element post messages with the current progress
11501           on the bus. Also add some basic docs for it.
11502
11503 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11504
11505         * ext/hal/hal.c: (gst_hal_get_string):
11506         * ext/hal/hal.h:
11507           Some small cleanups; deal with errors when parsing the HAL ALSA
11508           capabilities a bit better.
11509
11510 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11511
11512         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11513           Let's try this again and use the right cast this time.
11514
11515 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11516
11517         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11518           Add cast to avoid compiler warnings with older GLib versions
11519           where the nick/name members in GEnumValue are not declared as
11520           constant strings.
11521
11522 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11523
11524         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11525         (gst_gconf_render_bin_from_key),
11526         (gst_gconf_get_default_audio_sink):
11527         * ext/gconf/gconf.h:
11528         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11529         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11530         (gst_gconf_audio_sink_get_property):
11531           In gconfaudiosink, get the right key as the old key in do_toggle
11532           (ie. one dependent on the profile selected). Log some more stuff so
11533           we can see what's actually going on.
11534
11535 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11536
11537         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11538         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11539         (gst_audio_amplify_set_process_function),
11540         (gst_audio_amplify_setup):
11541         * gst/audiofx/audioamplify.h:
11542         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11543         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11544         * gst/audiofx/audioinvert.h:
11545         Some small cleanups and port both elements to the new GstAudioFilter
11546         base class to save a few lines of common code.
11547         * gst/audiofx/Makefile.am:
11548         Link against libgstaudio for the above changes
11549
11550 2007-01-29  Wim Taymans  <wim@fluendo.com>
11551
11552         * tests/check/elements/.cvsignore:
11553         Some more ignores.
11554
11555 2007-01-26  Wim Taymans  <wim@fluendo.com>
11556
11557         Patch by: charles <charlesg3 at gmail dot com>
11558
11559         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11560         (set_shout_metadata), (gst_shout2send_event):
11561         * ext/shout2/gstshout2.h:
11562         Properly handle tags in shout2send. Fixes #399825.
11563
11564 2007-01-25  Wim Taymans  <wim@fluendo.com>
11565
11566         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11567         (gst_rtspsrc_activate_streams):
11568         Convert SDP fields to upper/lowercase following the rules in the SDP to
11569         caps document. 
11570
11571 2007-01-25  Wim Taymans  <wim@fluendo.com>
11572
11573         * gst/rtp/README:
11574         * gst/rtp/gstrtpilbcdepay.c:
11575         * gst/rtp/gstrtpilbcpay.c:
11576         * gst/rtp/gstrtpmp4gdepay.c:
11577         * gst/rtp/gstrtpmp4gpay.c:
11578         * gst/rtp/gstrtpspeexdepay.c:
11579         * gst/rtp/gstrtpspeexpay.c:
11580         * gst/rtp/gstrtpsv3vdepay.c:
11581         * gst/rtp/gstrtptheoradepay.c:
11582         * gst/rtp/gstrtptheorapay.c:
11583         * gst/rtp/gstrtpvorbisdepay.c:
11584         * gst/rtp/gstrtpvorbispay.c:
11585         Fix case of encoding-name and key/value pairs to match the document.
11586         This is to make interoperation with SDP case-insensitive as required by
11587         the relevant RFCs.
11588
11589 2007-01-25  Wim Taymans  <wim@fluendo.com>
11590
11591         * configure.ac:
11592         Bump required -core/-base to CVS
11593
11594 2007-01-25  Wim Taymans  <wim@fluendo.com>
11595
11596         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11597         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11598         * gst/rtp/gstrtpL16pay.h:
11599         Fill up to MTU using adapter.
11600         Timestamp rtp packets.
11601
11602 2007-01-25  Edward Hervey  <edward@fluendo.com>
11603
11604         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11605         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11606         Use G_GSIZE_FORMAT in print statements for portability.
11607         Fixes build on macosx.
11608
11609 2007-01-24  Wim Taymans  <wim@fluendo.com>
11610
11611         * gst/rtp/Makefile.am:
11612         * gst/rtp/gstrtp.c: (plugin_init):
11613         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11614         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11615         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11616         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11617         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11618         (gst_rtp_L16_depay_plugin_init):
11619         * gst/rtp/gstrtpL16depay.h:
11620         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11621         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11622         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11623         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11624         (gst_rtp_L16_pay_plugin_init):
11625         * gst/rtp/gstrtpL16pay.h:
11626         Port and enable raw audio payloader/depayloader. Needs a bit more work
11627         on the payloader side.
11628
11629 2007-01-24  Wim Taymans  <wim@fluendo.com>
11630
11631         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11632         (gst_rtspsrc_stream_configure_transport),
11633         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11634         * gst/rtsp/gstrtspsrc.h:
11635         Only unblock the udp pads when we linked and activated them all.
11636         Fixes #395688.
11637
11638 2007-01-24  Wim Taymans  <wim@fluendo.com>
11639
11640         * gst/rtp/Makefile.am:
11641         * gst/rtp/gstrtp.c: (plugin_init):
11642         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11643         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11644         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11645         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11646         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11647         * gst/rtp/gstrtpac3depay.h:
11648         Added simple AC3 depayloader (RFC 4184).
11649
11650         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11651         Fix a leak.
11652
11653 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11654
11655         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11656
11657         * gst/audiofx/Makefile.am:
11658         * gst/audiofx/audioamplify.c:
11659         (gst_audio_amplify_clipping_method_get_type),
11660         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11661         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11662         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11663         (gst_audio_amplify_set_caps),
11664         (gst_audio_amplify_transform_int_clip),
11665         (gst_audio_amplify_transform_int_wrap_negative),
11666         (gst_audio_amplify_transform_int_wrap_positive),
11667         (gst_audio_amplify_transform_float_clip),
11668         (gst_audio_amplify_transform_float_wrap_negative),
11669         (gst_audio_amplify_transform_float_wrap_positive),
11670         (gst_audio_amplify_transform_ip):
11671         * gst/audiofx/audioamplify.h:
11672         * gst/audiofx/audiofx.c: (plugin_init):
11673         Add new element "audioamplify". This allows scaling of raw audio
11674         samples, similar to the "volume" element, but provides different modes
11675         for clipping and allows unlimited amplification. It's mainly targeted
11676         for creative sound design and not as a replacement of the "volume"
11677         element. Fixes #397162
11678         * docs/plugins/Makefile.am:
11679         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11680         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11681         * docs/plugins/gst-plugins-good-plugins.args:
11682         * docs/plugins/inspect/plugin-audiofx.xml:
11683         Add docs for audioamplify and integrate them into the build system
11684         * tests/check/Makefile.am:
11685         * tests/check/elements/audioamplify.c: (setup_amplify),
11686         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11687         Add fairly extensive unit test suite for audioamplify
11688
11689 2007-01-24  Wim Taymans  <wim@fluendo.com>
11690
11691         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11692         Unblock pads after adding the pads to the element so that autopluggers
11693         get a change to link something. Possibly fixes #395688.
11694
11695 2007-01-24  Wim Taymans  <wim@fluendo.com>
11696
11697         * gst/rtp/gstrtpamrdepay.c:
11698         * gst/rtp/gstrtpgsmdepay.c:
11699         * gst/rtp/gstrtph263pdepay.c:
11700         * gst/rtp/gstrtph263ppay.c:
11701         * gst/rtp/gstrtph264depay.c:
11702         * gst/rtp/gstrtpilbcdepay.c:
11703         * gst/rtp/gstrtpmp2tdepay.c:
11704         * gst/rtp/gstrtpmp4gdepay.c:
11705         * gst/rtp/gstrtpmp4gpay.c:
11706         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11707         * gst/rtp/gstrtpmp4vpay.c:
11708         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11709         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11710         (gst_rtp_mpa_depay_process):
11711         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11712         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11713         * gst/rtp/gstrtppcmadepay.c:
11714         * gst/rtp/gstrtppcmudepay.c:
11715         * gst/rtp/gstrtpspeexdepay.c:
11716         * gst/rtp/gstrtpspeexpay.c:
11717         * gst/rtp/gstrtpsv3vdepay.c:
11718         * gst/rtp/gstrtptheoradepay.c:
11719         * gst/rtp/gstrtptheorapay.c:
11720         * gst/rtp/gstrtpvorbisdepay.c:
11721         * gst/rtp/gstrtpvorbispay.c:
11722         Fix caps with payload numbers.
11723         Add some fixed payload numbers to caps when possible.
11724
11725 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11726
11727         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11728
11729         * gst/audiofx/Makefile.am:
11730         * gst/audiofx/audiofx.c: (plugin_init):
11731         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11732         (gst_audio_invert_class_init), (gst_audio_invert_init),
11733         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11734         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11735         (gst_audio_invert_transform_float),
11736         (gst_audio_invert_transform_ip):
11737         * gst/audiofx/audioinvert.h:
11738         Add new audiofx element "audioinvert". This element swaps the upper
11739         and lower half of samples and can be used for example for a
11740         wide-stereo effect. Fixes #396057
11741         * docs/plugins/Makefile.am:
11742         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11743         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11744         * docs/plugins/gst-plugins-good-plugins.args:
11745         * docs/plugins/inspect/plugin-audiofx.xml:
11746         Add docs for the audioinvert element and add them to the build system.
11747         * tests/check/Makefile.am:
11748         * tests/check/elements/audioinvert.c: (setup_invert),
11749         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11750         Add unit test suite for the audioinvert element.
11751
11752 2007-01-23  Wim Taymans  <wim@fluendo.com>
11753
11754         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11755         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11756         Parse config params as string and int.
11757         Parse and use AU header length
11758
11759 2007-01-23  Wim Taymans  <wim@fluendo.com>
11760
11761         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11762         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11763         * gst/smpte/gstmask.c: (_gst_mask_register):
11764         * gst/smpte/gstmask.h:
11765         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11766         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11767         (gst_smpte_paint_triangle_clock):
11768         constify some static structs.
11769         Don't update the mask if nothing changed to the params.
11770         Make sure we never draw outside of the picture. Fixes #398325.
11771
11772 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11773
11774         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11775           Error out properly when pull_range fails while we're reading the
11776           headers, instead of just pausing the task silently. Fixes #399338.
11777
11778 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11779
11780         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11781           Some more sanity checks to make sure the input formats match and the
11782           input pads are actually negotiated, in case someone tries to feed
11783           buffers from fakesrc or filesrc. Fixes #398299.
11784           Also const-ify an array, just because we can.
11785
11786 2007-01-19  Edward Hervey  <edward@fluendo.com>
11787
11788         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11789         Ignore previous commit, that was only valid for widths and heights
11790         that are multiples of 4.
11791         Copy over size/stride macros from jpegdec. This allows the element
11792         to work with any width,height...
11793         ... but puts in evidence that the actual transformations only work
11794         with width/height that are multiples of 4.
11795
11796 2007-01-19  Edward Hervey  <edward@fluendo.com>
11797
11798         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11799         Allocate buffers of the right size.
11800         The proper size of a I420 buffer in bytes is:
11801         
11802             width * height * 3
11803             ------------------
11804                     2
11805
11806 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11807
11808         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11809           Proxy getcaps on sink pads too, so that we either end up with the
11810           same dimensions on all pads or error out if that's not possible
11811           (seems to work even!). Fixes #398086, I think.
11812
11813 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11814
11815         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11816         * docs/plugins/gst-plugins-good-plugins.args:
11817         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11818           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11819           fix integer properties with -1 as minimum value.
11820
11821         * docs/plugins/inspect/plugin-1394.xml:
11822         * docs/plugins/inspect/plugin-aasink.xml:
11823         * docs/plugins/inspect/plugin-alaw.xml:
11824         * docs/plugins/inspect/plugin-alpha.xml:
11825         * docs/plugins/inspect/plugin-alphacolor.xml:
11826         * docs/plugins/inspect/plugin-annodex.xml:
11827         * docs/plugins/inspect/plugin-apetag.xml:
11828         * docs/plugins/inspect/plugin-audiofx.xml:
11829         * docs/plugins/inspect/plugin-auparse.xml:
11830         * docs/plugins/inspect/plugin-autodetect.xml:
11831         * docs/plugins/inspect/plugin-avi.xml:
11832         * docs/plugins/inspect/plugin-cacasink.xml:
11833         * docs/plugins/inspect/plugin-cairo.xml:
11834         * docs/plugins/inspect/plugin-cdio.xml:
11835         * docs/plugins/inspect/plugin-cutter.xml:
11836         * docs/plugins/inspect/plugin-debug.xml:
11837         * docs/plugins/inspect/plugin-dv.xml:
11838         * docs/plugins/inspect/plugin-efence.xml:
11839         * docs/plugins/inspect/plugin-effectv.xml:
11840         * docs/plugins/inspect/plugin-esdsink.xml:
11841         * docs/plugins/inspect/plugin-flac.xml:
11842         * docs/plugins/inspect/plugin-flxdec.xml:
11843         * docs/plugins/inspect/plugin-gconfelements.xml:
11844         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11845         * docs/plugins/inspect/plugin-goom.xml:
11846         * docs/plugins/inspect/plugin-halelements.xml:
11847         * docs/plugins/inspect/plugin-icydemux.xml:
11848         * docs/plugins/inspect/plugin-id3demux.xml:
11849         * docs/plugins/inspect/plugin-jpeg.xml:
11850         * docs/plugins/inspect/plugin-level.xml:
11851         * docs/plugins/inspect/plugin-matroska.xml:
11852         * docs/plugins/inspect/plugin-mulaw.xml:
11853         * docs/plugins/inspect/plugin-multipart.xml:
11854         * docs/plugins/inspect/plugin-navigationtest.xml:
11855         * docs/plugins/inspect/plugin-ossaudio.xml:
11856         * docs/plugins/inspect/plugin-png.xml:
11857         * docs/plugins/inspect/plugin-rtp.xml:
11858         * docs/plugins/inspect/plugin-rtsp.xml:
11859         * docs/plugins/inspect/plugin-shout2send.xml:
11860         * docs/plugins/inspect/plugin-smpte.xml:
11861         * docs/plugins/inspect/plugin-speex.xml:
11862         * docs/plugins/inspect/plugin-taglib.xml:
11863         * docs/plugins/inspect/plugin-udp.xml:
11864         * docs/plugins/inspect/plugin-videobalance.xml:
11865         * docs/plugins/inspect/plugin-videobox.xml:
11866         * docs/plugins/inspect/plugin-videoflip.xml:
11867         * docs/plugins/inspect/plugin-videomixer.xml:
11868         * docs/plugins/inspect/plugin-wavenc.xml:
11869         * docs/plugins/inspect/plugin-wavparse.xml:
11870         * docs/plugins/inspect/plugin-ximagesrc.xml:
11871           Update to CVS.
11872
11873 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11874
11875         Patch by: Sebastian Dröge <slomo circular-chaos org>
11876
11877         * gst/audiofx/audiopanorama.c:
11878           Fix doc section name (Fixes #397946)
11879
11880 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11881
11882         * sys/v4l2/gstv4l2object.c:
11883         (gst_v4l2_object_install_properties_helper),
11884         (gst_v4l2_object_set_property_helper),
11885         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11886         * sys/v4l2/gstv4l2object.h:
11887         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11888         (gst_v4l2src_init), (gst_v4l2src_set_property),
11889         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11890         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11891         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11892         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11893         (gst_v4l2src_capture_deinit):
11894           Fix EIO handing when capturing. Add new property to specify the number of
11895           buffers to enque (and remove the borked num-buffers usage).
11896
11897 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11898
11899         Patch by: Sebastian Dröge <slomo circular-chaos org>
11900
11901         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11902         (gst_audio_panorama_set_process_function):
11903           Use a function array for process methods, add more docs and define the
11904           startindex of enums.
11905
11906 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11907
11908         Patch by: Mark Nauwelaerts <manauw at skynet be>
11909
11910         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11911         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11912         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11913         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11914         (gst_avi_mux_riff_get_avi_header),
11915         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11916         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11917         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11918         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11919         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11920         (gst_avi_mux_change_state):
11921         * gst/avi/gstavimux.h:
11922         * tests/check/elements/avimux.c: (teardown_src_pad):
11923           Add support for more than one audio stream; write better AVIX
11924           header; refactor code a bit; don't announce vorbis caps on our audio
11925           sink pads since we don't support it anyway. Closes #379298.
11926
11927 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11928
11929         Patch by: Sebastian Dröge <slomo circular-chaos org>
11930
11931         * gst/audiofx/audiopanorama.c:
11932         (gst_audio_panorama_method_get_type),
11933         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11934         (gst_audio_panorama_set_process_function),
11935         (gst_audio_panorama_set_property),
11936         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11937         (gst_audio_panorama_transform_m2s_int_simple),
11938         (gst_audio_panorama_transform_s2s_int_simple),
11939         (gst_audio_panorama_transform_m2s_float_simple),
11940         (gst_audio_panorama_transform_s2s_float_simple):
11941         * gst/audiofx/audiopanorama.h:
11942           Add 'method' property and provide a simple (non-psychoacustic)
11943           processing method (#394859).
11944
11945         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11946         (panorama_suite):
11947           Tests for new method.
11948
11949 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11950
11951         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11952         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11953           Set correct caps on outgoing pulled buffers, or things blow up
11954           after recent core changes.
11955
11956 2007-01-11  Wim Taymans  <wim@fluendo.com>
11957
11958         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11959
11960         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11961         (gst_multipart_mux_request_new_pad),
11962         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11963         (gst_multipart_mux_change_state):
11964         Return FLOW errors ASAP. Fixes #394977.
11965         Misc cleanups.
11966
11967 2007-01-11  Wim Taymans  <wim@fluendo.com>
11968
11969         Patch by: Lutz Mueller <lutz at topfrose dot de>
11970
11971         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11972         Check for stream pad before activating. 
11973
11974 2007-01-10  Wim Taymans  <wim@fluendo.com>
11975
11976         Patch by: Peter Kjellerstedt  <pkj at axis com>
11977
11978         * gst/rtsp/COPYING.MIT:
11979         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11980         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11981         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11982         (gst_rtspsrc_stream_configure_transport),
11983         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11984         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11985         (gst_rtspsrc_parse_methods),
11986         (gst_rtspsrc_create_transports_string),
11987         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11988         (gst_rtspsrc_open), (gst_rtspsrc_close):
11989         * gst/rtsp/gstrtspsrc.h:
11990         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11991         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11992         (parse_request_line), (parse_line), (rtsp_connection_read),
11993         (rtsp_connection_close):
11994         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11995         (rtsp_method_as_text), (rtsp_header_as_text),
11996         (rtsp_status_as_text), (rtsp_find_header_field),
11997         (rtsp_find_method):
11998         * gst/rtsp/rtspdefs.h:
11999         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12000         (rtsp_ext_wms_configure_stream):
12001         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12002         (rtsp_message_new_request), (rtsp_message_init_request),
12003         (rtsp_message_new_response), (rtsp_message_init_response),
12004         (rtsp_message_init_data), (rtsp_message_unset),
12005         (rtsp_message_free), (rtsp_message_add_header),
12006         (rtsp_message_get_header), (rtsp_message_set_body),
12007         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12008         * gst/rtsp/rtspmessage.h:
12009         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12010         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12011         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12012         (sdp_message_dump):
12013         Allow url to be NULL to be able to use it for server connections.
12014         Can now send responses as well as requests.
12015         No longer hangs in an endless loop if EOF is received.
12016         Can now convert a status code to a text string.
12017         Return RTSP_HDR_INVALID for unknown headers.
12018         Return RTSP_INVALID for unknown methods.
12019         Copy CSeq and Session headers from the request.
12020         Only free memory corresponding to the currently set message type.
12021         Added const to function arguments as appropriate.
12022         Avoid a compiler warning when initializing nmedia.
12023         Use guint rather than gint to avoid compiler warnings.
12024         Fix crasher in wms extension.
12025         Factor out stream setup from open_connection.
12026         Delay activation of streams when actual data is received from the
12027         server, this prepares us to do proper protocol switching.
12028         Added new license.
12029         Fixes #380895.
12030
12031
12032 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12033
12034         Patch by: Sebastian Dröge <slomo ubuntu com>
12035
12036         * docs/plugins/Makefile.am:
12037         * gst/audiofx/audiopanorama.c:
12038           Some small docs fixes (#394851).
12039
12040 2007-01-09  Wim Taymans  <wim@fluendo.com>
12041
12042         * gst/avi/gstavidemux.c:
12043         Fix docs.
12044
12045 2007-01-09  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/rtp/Makefile.am:
12048         * gst/rtp/gstrtp.c: (plugin_init):
12049         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12050         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12051         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12052         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12053         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12054         * gst/rtp/gstrtpmpvdepay.h:
12055           Added RFC 2250 MPEG Video Depayloader.
12056
12057         * gst/rtp/gstrtpL16depay.h:
12058         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12059         (gst_rtp_h263p_depay_process):
12060         Fix Header file. Small cleanups.
12061
12062         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12063         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12064         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12065         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12066         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12067         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12068         (gst_rtp_mp4v_depay_change_state):
12069         Remove usused code. Remove Adapter from state Change. Added debug.
12070
12071         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12072         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12073         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12074         * gst/rtp/gstrtpmpadepay.h:
12075         Subclass base depayloader.
12076         Added debug.
12077         Support static payload type assignment as well.
12078
12079         * gst/rtp/gstrtpmpapay.c:
12080         Fix caps.
12081
12082 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12083
12084         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12085
12086         * ext/jpeg/gstjpegdec.c:
12087         * ext/jpeg/gstjpegenc.c:
12088         * ext/jpeg/smokecodec.c:
12089           These libjpeg callbacks should return a 'boolean' (unsigned char
12090           apparently) and not a 'gboolean' (which maps to gint). Fixes
12091           warnings when compiling with MingW (#393427).
12092
12093         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12094           Use ioctlsocket on win32.
12095
12096         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12097           Some printf format fixes for win32.
12098
12099 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12100
12101         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12102           Use gst_guint64_to_gdouble for conversion.
12103         * win32/vs6/libgstmatroska.dsp:
12104           Add zlib to the link.
12105         * win32/vs6/libgstvideobox.dsp:
12106           Update liboil library name (project is linked to 
12107           liboil-0.3-0.lib now).
12108           
12109 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12110
12111         * gst/matroska/Makefile.am:
12112           If zlib is available and used, we must link it explicitly for
12113           things to work on MingW (fixes #392855).
12114
12115 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12116
12117         * ext/esd/esdsink.c: (gst_esdsink_delay):
12118           Don't return bogus values when esd_get_delay() fails for some
12119           reason (#392189).
12120
12121 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12122
12123         * sys/ximage/gstximagesrc.c: (composite_pixel):
12124           Fix presumably copy'n'pasto for 16bpp depth.
12125
12126 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12127
12128         * gst/matroska/matroska-mux.c:
12129         (gst_matroska_mux_audio_pad_setcaps):
12130           The "signed" field in audio caps is of boolean type, trying to use
12131           gst_structure_get_int() to extract it will fail. Fixing this makes
12132           matroskamux accept raw audio input (#387121) (use at your own risk
12133           though, due to the matroska spec being not entirely useful in this
12134           respect).
12135           Also fix up raw audio structures in template caps so that they
12136           represent what our setcaps function will actually accept, so that
12137           converters know what to convert to.
12138           Finally, don't fail if there isn't an "endianness" field in 8-bit
12139           PCM caps.
12140
12141 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12142
12143         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12144         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12145         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12146         (teardown_cmmldec):
12147         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12148         (teardown_cmmlenc):
12149         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12150           reapply consistent pad (de)activation
12151
12152 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12153
12154         * configure.ac:
12155         Back to CVS
12156
12157         * gst-plugins-good.doap:
12158         Add 0.10.5 doap entry
12159
12160 === release 0.10.5 ===
12161
12162 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12163
12164         * configure.ac:
12165           releasing 0.10.5, "The Path of Thorns"
12166
12167 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12168
12169         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12170         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12171         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12172         (teardown_cmmldec):
12173         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12174         (teardown_cmmlenc):
12175         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12176           revert my freeze breakage
12177
12178 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12179
12180         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12181         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12182         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12183         (teardown_cmmldec):
12184         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12185         (teardown_cmmlenc):
12186         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12187           consistent pad (de)activation
12188
12189 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12190
12191         * configure.ac:
12192         * ext/Makefile.am:
12193         Disable LADPSA, as it has moved to the -bad module for the duration.
12194
12195 2006-12-18  Wim Taymans  <wim@fluendo.com>
12196
12197         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12198         (gst_signal_processor_event):
12199         Reset flow_state back to _OK after a flush stop so that we exit our
12200         error state after the flush. Fixes #374213
12201
12202 2006-12-16  David Schleef  <ds@schleef.org>
12203
12204         * sys/osxvideo/osxvideosink.h:
12205         * sys/osxvideo/osxvideosink.m:
12206           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12207
12208 2006-12-16  David Schleef  <ds@schleef.org>
12209
12210         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12211
12212         * sys/osxvideo/Makefile.am:
12213         * sys/osxvideo/osxvideosink.h:
12214         * sys/osxvideo/osxvideosink.m:
12215           Preliminary patch for porting osxvideosink
12216
12217 2006-12-16  Wim Taymans  <wim@fluendo.com>
12218
12219         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12220
12221         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12222         (gst_videomixer_set_master_geometry),
12223         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12224         (gst_videomixer_reset), (gst_videomixer_init),
12225         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12226         (gst_videomixer_release_pad), (gst_videomixer_collected),
12227         (gst_videomixer_change_state):
12228         Introduce some locking around the videomixer state so that it does not
12229         crash when adding/removing pads. Fixes #383043.
12230
12231 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12232
12233         * configure.ac:
12234           Make sure libcaca can actually be used instead of just checking for
12235           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12236           cross-compiling (fixes #384587).
12237
12238 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12239
12240         * Makefile.am:
12241         * gst-plugins-good.doap:
12242         * gst-plugins-good.spec.in:
12243           adding doap file
12244
12245 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12246
12247         * configure.ac:
12248           libflac-1.1.3 changed API again, but we can't build against it yet,
12249           so make sure our check doesn't use libflac-1.1.3 and add a comment
12250           to this effect.
12251
12252 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12253
12254         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12255         (gst_quarktv_planetable_clear):
12256           Add some NULL pointer checks (possibly related to #385623).
12257
12258 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12259
12260         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12261         (gst_tag_demux_chain):
12262         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12263           In streaming mode, if the first buffer we get doesn't have an
12264           offset, fix it up to be 0, otherwise trimming won't work later on
12265           and we'll be typefinding application/x-id3, which may result in
12266           decodebin plugging an endless number of id3demux elements as a
12267           consequence. Fixes #385031.
12268           
12269 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12270
12271         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12272           Ignore the buffer_time the sound device reports. Turns out it is 
12273           sometimes completely bogus and we're better off without it.
12274
12275 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12276
12277         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12278         (gst_matroska_demux_video_caps):
12279         * gst/matroska/matroska-ids.c:
12280         (gst_matroska_track_init_video_context):
12281         * gst/matroska/matroska-ids.h:
12282           Try harder to extract the framerate for video tracks correctly and
12283           save it directly instead of converting it back and forth a few
12284           times. Mostly makes a difference for very small framerates (<1).
12285           Fixes #380199.
12286
12287 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12288
12289         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12290         (gst_gconf_audio_src_dispose), (do_toggle_element):
12291         * ext/gconf/gstgconfaudiosrc.h:
12292           Remove gconf notify hook when the gconfaudiosrc element is
12293           destroyed, otherwise the callback may be called on an
12294           already-destroyed instance and bad things happen. Should fix
12295           #378184.
12296           Also ignore gconf key changes when the source is already running.
12297
12298 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12299
12300         Patch by: Sebastian Dröge  <mail at slomosnail de>
12301
12302         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12303           We need to be able to read and parse any possible floating point string
12304           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12305           will parse the former only in certain locales though, so we really need
12306           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12307           make sure we can parse either version at all times.
12308           Fixes #382982 for real.
12309
12310 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12311
12312         * sys/sunaudio/gstsunaudiomixerctrl.c:
12313         * sys/sunaudio/gstsunaudiosrc.c:
12314
12315         Use the sunaudio debug category.
12316
12317         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12318         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12319         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12320         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12321         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12322         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12323         (gst_sunaudiosink_reset):
12324         * sys/sunaudio/gstsunaudiosink.h:
12325
12326         Uses the sunaudio debug category for all debug output
12327         Implements the _delay() callback to synchronise video playback better
12328         Change the segtotal and segsize values back to the parent class 
12329           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12330           respectively)
12331         Measure the samples written to the device vs. played.
12332         Keep track of segments in the device by writing empty eof frames, and
12333         sleep using a GCond when we get too far ahead and risk overrunning the
12334         sink's ringbuffer.
12335
12336         Fixes: #360673
12337
12338 2006-12-08  Wim Taymans  <wim@fluendo.com>
12339
12340         Patch by: Sebastian Dröge  <mail at slomosnail de >
12341
12342         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12343         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12344         * gst/audiofx/audiopanorama.h:
12345         Fix audiopanorame with float samples. Fixes #383726.
12346
12347 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12348
12349         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12350         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12351         (gst_sunaudiosrc_reset):
12352
12353         Implement reset functions to unblock the src/sink more quickly on 
12354         state change requests.
12355         Patch by: Brian Cameron <brian dot cameron at sun com>
12356
12357 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12358
12359         * sys/sunaudio/gstsunaudiomixer.c:
12360         (gst_sunaudiomixer_change_state):
12361         Construct the correct mixer device name when the AUDIODEV env var
12362         is set.
12363
12364         Patch by: Jerry Tan <jerry.tan at sun dot com>
12365         Fixes: #383596
12366
12367 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12368
12369         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12370         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12371         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12372         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12373         Patch by: Jerry Tan <jerry.tan at sun dot com>
12374         Fixes: #349015
12375
12376 2006-12-07  Wim Taymans  <wim@fluendo.com>
12377
12378         * gst/smpte/gstmask.h:
12379         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12380         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12381         (gst_smpte_collected), (gst_smpte_set_property),
12382         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12383         * gst/smpte/gstsmpte.h:
12384         Port to 0.10 some more. 
12385         Added duration property to specify the duration of the transition.
12386         Make framerate a fraction.
12387         Deprecate fps property, we only use negotiated fps.
12388         Added docs.
12389         Fix collectpad usage.
12390         Reset state in READY.
12391         Send NEWSEGMENT event.
12392         Fix racy updates of object properties.
12393         Added debug category.
12394         Fixes #383323.
12395
12396 2006-12-06  Wim Taymans  <wim@fluendo.com>
12397
12398         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12399
12400         * gst/videomixer/videomixer.c:
12401         (gst_videomixer_set_master_geometry),
12402         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12403         Don't reset xpos and ypos in the setcaps function because causes
12404         unexpected behaviour.
12405         Fixes #382179.
12406
12407 2006-12-06  Wim Taymans  <wim@fluendo.com>
12408
12409         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12410         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12411         Keep track of the buffer timestamp in the collectdata member instead
12412         of modifying the buffer without making the metadata writable first.
12413         Fixes #382277.
12414
12415 2006-12-06  Wim Taymans  <wim@fluendo.com>
12416
12417         Patch by: Rob Taylor <robtaylor at floopily dot org>
12418
12419         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12420         If using multicast in udpsrc, bind to the multicast address rather than
12421         IN_ADDR_ANY.
12422         This allows the simultanous use of multiple udpsrcs listening on
12423         different multicat addresses. Without this all udpsrcs will receive all
12424         packets from all subscribed multicast addresses.
12425         Fixes #383001.
12426
12427 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12428
12429         * ext/taglib/gstid3v2mux.cc:
12430         Don't attempt to write a NULL frame into the ID3 tag set when the 
12431         createFrame method returned NULL.
12432         Fixes: #381857
12433         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12434
12435 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12436
12437         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12438         Use g_strtod() instead of sscanf to parse doubles, so that it will
12439         try parsing in the C locale if the current locale fails.
12440         Fixes: #382982
12441         Patch by: Sebastian Dröge  <mail at slomosnail de >
12442
12443 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12444
12445         * win32/MANIFEST:
12446         Fix compilation on win32 under VS8
12447         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12448         Partially fixes #381175
12449
12450 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12451
12452         * gst/avi/gstavimux.c:
12453           accept all mpegversions,fixes #380825
12454           spotted by: Jerome Alet  
12455
12456 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12457
12458         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12459         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12460         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12461         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12462           cleanup the error message a bit more
12463
12464 2006-11-28  Wim Taymans  <wim@fluendo.com>
12465
12466         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12467         Fix width and height properties.
12468
12469         * ext/libcaca/gstcacasink.h:
12470         Fix compilation on newer libcaca that require us to include a new
12471         header. Fixes #379918.
12472
12473 2006-11-28  Wim Taymans  <wim@fluendo.com>
12474
12475         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12476         * gst/rtsp/gstrtspsrc.h:
12477         * gst/rtsp/rtspext.h:
12478         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12479         (rtsp_ext_wms_get_context):
12480         Add method so that extensions can choose to disable the setup of
12481         a stream.
12482         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12483
12484 2006-11-27  Wim Taymans  <wim@fluendo.com>
12485
12486         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12487
12488         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12489         Push header in a separate buffer instead of memcpy:ing all data.
12490         Change LF => CRLF in headers.
12491         Move trailing LF to header. Fixes #379792.
12492
12493 2006-11-27  Wim Taymans  <wim@fluendo.com>
12494
12495         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12496         Small buffer overflow fix and improve debugging.
12497
12498 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12499
12500         * ext/esd/esdmon.h:
12501         * ext/esd/esdsink.h:
12502           remove obsolete _factory_init protos
12503
12504 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12505
12506         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12507         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12508         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12509         (gst_avi_demux_read_subindexes_push),
12510         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12511         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12512         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12513         (gst_avi_demux_massage_index),
12514         (gst_avi_demux_calculate_durations_from_index),
12515         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12516         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12517         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12518           remove dead code, tweak debugs statements, add comments, use
12519           _uint64_scale instead _uint64_scale_int when using guint64 values,
12520           small optimizations, reflow some error handling
12521
12522 2006-11-22  Edward Hervey  <edward@fluendo.com>
12523
12524         * po/.cvsignore:
12525         We never put .pot files in cvs. Let's ignore them all.
12526
12527 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12528
12529         * po/POTFILES.in:
12530           ... but better exclude files that aren't disted.
12531
12532 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12533
12534         * po/POTFILES.in:
12535           Add v4l2 source files to list of files with translations, so the
12536           strings are actually extracted (however bad they still may be).
12537
12538 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12539
12540         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12541           Minor clean-ups: const-ify static array, remove trailing comma from
12542           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12543
12544 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12545
12546         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12547         Make sure that g_free always gets called on the same pointer that was 
12548         returned by g_malloc.  Fixes #376594.
12549         Do not leak memory if decompressed size is wrong.
12550         Remove unneeded check of return value of g_malloc.
12551         Patch by: René Stadler <mail@renestadler.de>
12552
12553 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12554
12555         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12556           Add missing curly brackets.
12557
12558 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12559
12560         * sys/v4l2/v4l2src_calls.c:
12561         Fix capture_deinit.
12562
12563 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12564
12565         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12566         (gst_matroska_mux_request_new_pad):
12567           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12568
12569         * tests/check/elements/matroskamux.c: (setup_src_pad),
12570         (setup_sink_pad), (GST_START_TEST):
12571         Activate pads before using them.
12572
12573 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12574
12575         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12576           Initialise variable to get rid of bogus compiler warning.
12577
12578 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12579
12580         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12581
12582         * gst/rtp/gstrtph263pay.c:
12583         * gst/rtp/gstrtph263pdepay.c:
12584         * gst/rtp/gstrtph263ppay.c:
12585           Specify H.263 variant and version in the caps (fixes #361637)
12586
12587 2006-11-15  Wim Taymans  <wim@fluendo.com>
12588
12589         * gst/rtsp/rtspconnection.c: (read_body):
12590         Don't set a data pointer to NULL and a size > 0 when we deal
12591         with empty packets.
12592
12593         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12594         (rtsp_message_init_response), (rtsp_message_init_data),
12595         (rtsp_message_unset), (rtsp_message_free),
12596         (rtsp_message_take_body):
12597         Check that we can't create invalid empty packets. 
12598
12599 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12600
12601         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12602
12603         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12604         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12605         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12606         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12607         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12608         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12609         * gst/matroska/matroska-mux.h:
12610           Add basic tag writing support; implement releasing pads (#374658).
12611
12612 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12613
12614         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12615         (gst_matroska_demux_audio_caps):
12616           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12617
12618 2006-11-14  David Schleef  <ds@schleef.org>
12619
12620         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12621
12622 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12623
12624         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12625
12626         * win32/vs8/gst-plugins-good.sln:
12627         * win32/vs8/libgst1394.vcproj:
12628         * win32/vs8/libgstaasink.vcproj:
12629         * win32/vs8/libgstalaw.vcproj:
12630         * win32/vs8/libgstalpha.vcproj:
12631         * win32/vs8/libgstalphacolor.vcproj:
12632         * win32/vs8/libgstannodex.vcproj:
12633         * win32/vs8/libgstapetag.vcproj:
12634         * win32/vs8/libgstaudiofx.vcproj:
12635         * win32/vs8/libgstauparse.vcproj:
12636         * win32/vs8/libgstautodetect.vcproj:
12637         * win32/vs8/libgstavi.vcproj:
12638         * win32/vs8/libgstcacasink.vcproj:
12639         * win32/vs8/libgstcdio.vcproj:
12640         * win32/vs8/libgstcutter.vcproj:
12641         * win32/vs8/libgstdv.vcproj:
12642         * win32/vs8/libgsteffectv.vcproj:
12643         * win32/vs8/libgstflac.vcproj:
12644         * win32/vs8/libgstflxdec.vcproj:
12645         * win32/vs8/libgstgoom.vcproj:
12646         * win32/vs8/libgsticydemux.vcproj:
12647         * win32/vs8/libgstid3demux.vcproj:
12648         * win32/vs8/libgstjpeg.vcproj:
12649         * win32/vs8/libgstladspa.vcproj:
12650         * win32/vs8/libgstlevel.vcproj:
12651         * win32/vs8/libgstmatroska.vcproj:
12652         * win32/vs8/libgstmikmod.vcproj:
12653         * win32/vs8/libgstmng.vcproj:
12654         * win32/vs8/libgstmonoscope.vcproj:
12655         * win32/vs8/libgstmulaw.vcproj:
12656         * win32/vs8/libgstmultipart.vcproj:
12657         * win32/vs8/libgstpng.vcproj:
12658         * win32/vs8/libgstrtp.vcproj:
12659         * win32/vs8/libgstrtsp.vcproj:
12660         * win32/vs8/libgstshout2.vcproj:
12661         * win32/vs8/libgstsmpte.vcproj:
12662         * win32/vs8/libgstspeex.vcproj:
12663         * win32/vs8/libgsttaglib.vcproj:
12664         * win32/vs8/libgstudp.vcproj:
12665         * win32/vs8/libgstvideobalance.vcproj:
12666         * win32/vs8/libgstvideobox.vcproj:
12667         * win32/vs8/libgstvideoflip.vcproj:
12668         * win32/vs8/libgstvideomixer.vcproj:
12669         * win32/vs8/libgstwavenc.vcproj:
12670         * win32/vs8/libgstwavparse.vcproj:
12671           Make end-of-line returns unixy, so that when the files are checked
12672           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12673           Hopefully fixes #366492.
12674
12675 2006-11-14  Wim Taymans  <wim@fluendo.com>
12676
12677         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12678         Disable init_frames delay timestamp adjustment, it does not
12679         seem to be needed at all. Fixes #369621.
12680
12681 2006-11-13  Wim Taymans  <wim@fluendo.com>
12682
12683         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12684
12685         * gst/videomixer/videomixer.c:
12686         (gst_videomixer_set_master_geometry),
12687         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12688         (gst_videomixer_collect_free), (gst_videomixer_reset),
12689         (gst_videomixer_init), (gst_videomixer_finalize),
12690         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12691         (gst_videomixer_collected), (gst_videomixer_change_state):
12692         Fix memleak by unref'ing collectpads instance (when finalizing)
12693         Implement releasing a request pad. Fixes #374479.
12694
12695 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12696
12697         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12698
12699         * win32/vs8/gst-plugins-good.sln:
12700         * win32/vs8/libgst1394.vcproj:
12701         * win32/vs8/libgstaasink.vcproj:
12702         * win32/vs8/libgstalaw.vcproj:
12703         * win32/vs8/libgstalpha.vcproj:
12704         * win32/vs8/libgstalphacolor.vcproj:
12705         * win32/vs8/libgstannodex.vcproj:
12706         * win32/vs8/libgstapetag.vcproj:
12707         * win32/vs8/libgstaudiofx.vcproj:
12708         * win32/vs8/libgstauparse.vcproj:
12709         * win32/vs8/libgstautodetect.vcproj:
12710         * win32/vs8/libgstavi.vcproj:
12711         * win32/vs8/libgstcacasink.vcproj:
12712         * win32/vs8/libgstcdio.vcproj:
12713         * win32/vs8/libgstcutter.vcproj:
12714         * win32/vs8/libgstdv.vcproj:
12715         * win32/vs8/libgsteffectv.vcproj:
12716         * win32/vs8/libgstflac.vcproj:
12717         * win32/vs8/libgstflxdec.vcproj:
12718         * win32/vs8/libgstgoom.vcproj:
12719         * win32/vs8/libgsticydemux.vcproj:
12720         * win32/vs8/libgstid3demux.vcproj:
12721         * win32/vs8/libgstjpeg.vcproj:
12722         * win32/vs8/libgstladspa.vcproj:
12723         * win32/vs8/libgstlevel.vcproj:
12724         * win32/vs8/libgstmatroska.vcproj:
12725         * win32/vs8/libgstmikmod.vcproj:
12726         * win32/vs8/libgstmng.vcproj:
12727         * win32/vs8/libgstmonoscope.vcproj:
12728         * win32/vs8/libgstmulaw.vcproj:
12729         * win32/vs8/libgstmultipart.vcproj:
12730         * win32/vs8/libgstpng.vcproj:
12731         * win32/vs8/libgstrtp.vcproj:
12732         * win32/vs8/libgstrtsp.vcproj:
12733         * win32/vs8/libgstshout2.vcproj:
12734         * win32/vs8/libgstsmpte.vcproj:
12735         * win32/vs8/libgstspeex.vcproj:
12736         * win32/vs8/libgsttaglib.vcproj:
12737         * win32/vs8/libgstudp.vcproj:
12738         * win32/vs8/libgstvideobalance.vcproj:
12739         * win32/vs8/libgstvideobox.vcproj:
12740         * win32/vs8/libgstvideoflip.vcproj:
12741         * win32/vs8/libgstvideomixer.vcproj:
12742         * win32/vs8/libgstwavenc.vcproj:
12743         * win32/vs8/libgstwavparse.vcproj:
12744           Add VS8 project files (note that many of the plugins in ext are
12745           disabled by default). Fixes #366492.
12746
12747 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12748
12749         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12750           we do not translate debug messages
12751
12752 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12753
12754         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12755           fix categorisation, make short desc more explicit, remove unused code
12756           Fixes #372021
12757
12758 2006-11-08  Wim Taymans  <wim@fluendo.com>
12759
12760         * gst/rtp/gstrtpL16depay.c:
12761         * gst/rtp/gstrtpamrdepay.c:
12762         * gst/rtp/gstrtpamrpay.c:
12763         * gst/rtp/gstrtpgsmdepay.c:
12764         * gst/rtp/gstrtph263pay.c:
12765         * gst/rtp/gstrtph263pdepay.c:
12766         * gst/rtp/gstrtph263ppay.c:
12767         * gst/rtp/gstrtph264depay.c:
12768         * gst/rtp/gstrtpmp2tdepay.c:
12769         * gst/rtp/gstrtpmp4gdepay.c:
12770         * gst/rtp/gstrtpmp4gpay.c:
12771         * gst/rtp/gstrtpmp4vdepay.c:
12772         * gst/rtp/gstrtpmp4vpay.c:
12773         * gst/rtp/gstrtpmpadepay.c:
12774         * gst/rtp/gstrtpmpapay.c:
12775         * gst/rtp/gstrtppcmadepay.c:
12776         * gst/rtp/gstrtppcmapay.c:
12777         * gst/rtp/gstrtppcmudepay.c:
12778         * gst/rtp/gstrtppcmupay.c:
12779         * gst/rtp/gstrtpspeexdepay.c:
12780         * gst/rtp/gstrtpspeexpay.c:
12781         * gst/rtp/gstrtpsv3vdepay.c:
12782         Fix element descriptions.
12783
12784 2006-11-08  Wim Taymans  <wim@fluendo.com>
12785
12786         * gst/rtp/gstrtpvorbisdepay.c:
12787         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12788         Fix description.
12789         Small cleanup in the payloader.
12790
12791 2006-11-08  Wim Taymans  <wim@fluendo.com>
12792
12793         * gst/rtp/Makefile.am:
12794         * gst/rtp/gstrtp.c: (plugin_init):
12795         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12796         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12797         (gst_rtp_theora_depay_finalize),
12798         (gst_rtp_theora_depay_parse_configuration),
12799         (gst_rtp_theora_depay_setcaps),
12800         (gst_rtp_theora_depay_switch_codebook),
12801         (gst_rtp_theora_depay_process),
12802         (gst_rtp_theora_depay_set_property),
12803         (gst_rtp_theora_depay_get_property),
12804         (gst_rtp_theora_depay_change_state),
12805         (gst_rtp_theora_depay_plugin_init):
12806         * gst/rtp/gstrtptheoradepay.h:
12807         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12808         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12809         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12810         (gst_rtp_theora_pay_init_packet),
12811         (gst_rtp_theora_pay_flush_packet),
12812         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12813         (gst_rtp_theora_pay_handle_buffer),
12814         (gst_rtp_theora_pay_plugin_init):
12815         * gst/rtp/gstrtptheorapay.h:
12816         Add theora pay/depayloaders.
12817
12818 2006-11-06  Wim Taymans  <wim@fluendo.com>
12819
12820         * gst/rtp/Makefile.am:
12821         We depend on gsttag to generate the vorbis comments.
12822
12823         * gst/rtp/gstrtpvorbisdepay.c:
12824         (gst_rtp_vorbis_depay_parse_configuration),
12825         (gst_rtp_vorbis_depay_setcaps),
12826         (gst_rtp_vorbis_depay_switch_codebook),
12827         (gst_rtp_vorbis_depay_process):
12828         * gst/rtp/gstrtpvorbisdepay.h:
12829         Parse configuration string in the depayloader.
12830         Implement selecting and switching to a new codebook.
12831         Receiving vorbis over RTP now works.
12832
12833         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12834         (gst_rtp_vorbis_pay_init_packet),
12835         (gst_rtp_vorbis_pay_finish_headers),
12836         (gst_rtp_vorbis_pay_handle_buffer):
12837         * gst/rtp/gstrtpvorbispay.h:
12838         Set timestamps on outgoing buffers and RTP packets.
12839         Fix configuration string, prepend number of Packet headers.
12840         Fix encoding of ident string.
12841         Add delivery-method to caps.
12842         Streaming vorbis over RTP now works.
12843
12844 2006-11-06  Wim Taymans  <wim@fluendo.com>
12845
12846         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12847         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12848         (gst_rtp_vorbis_pay_handle_buffer):
12849         * gst/rtp/gstrtpvorbispay.h:
12850         Generate a valid configuration string in the caps based on the
12851         vorbis headers.
12852
12853 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12854
12855         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12856         * ext/cdio/gstcdio.h:
12857         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12858           Move CD-TEXT utility function into common file so it can also be
12859           used by a future cdioparanoiasrc.
12860
12861 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12862         
12863         * sys/v4l2/Makefile.am:
12864         * sys/v4l2/gstv4l2object.c:
12865         * sys/v4l2/gstv4l2src.c:
12866         * sys/v4l2/gstv4l2xoverlay.c:
12867         * sys/v4l2/v4l2_calls.c:
12868         * sys/v4l2/v4l2src_calls.c:
12869         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12870         xoverlay code that is still not implemented.
12871
12872 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12873
12874         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12875           We require a -base more recent than 0.10.9, so it's safe to use
12876           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12877
12878         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12879         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12880           Use _newsegment_full() now that we depend on a recent enough core.
12881
12882         * gst/wavparse/gstwavparse.c:
12883           Remove cruft that we don't need any longer now that we depend on
12884           a recent enough -base.
12885
12886 2006-10-31  Wim Taymans  <wim@fluendo.com>
12887
12888         * gst/rtp/Makefile.am:
12889         * gst/rtp/gstrtp.c: (plugin_init):
12890         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12891         (gst_rtpilbcpay_setcaps):
12892         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12893
12894 2006-10-31  Wim Taymans  <wim@fluendo.com>
12895
12896         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12897         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12898         Some small cleanups, use _scale.
12899
12900 2006-10-31  Wim Taymans  <wim@fluendo.com>
12901
12902         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12903         Use higher precision scale function.
12904
12905 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12906
12907         Patch by: Michal Benes  <michal dot benes at itonis tv>
12908
12909         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12910         (gst_matroska_demux_read_track_encodings),
12911         (gst_matroska_decode_buffer):
12912           Fix several issues with encoded/compressed/encrypted/signed tracks;
12913           also, remove superfluous newline characters from some debug
12914           statements. (#366155)
12915
12916 2006-10-30  Wim Taymans  <wim@fluendo.com>
12917
12918         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12919         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12920         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12921         (gst_smokedec_change_state):
12922         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12923         (gst_smokeenc_init), (gst_smokeenc_finalize),
12924         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12925         (gst_smokeenc_resync), (gst_smokeenc_chain),
12926         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12927         (gst_smokeenc_change_state):
12928         Various cleanups, capsnego and leak fixes.
12929
12930 2006-10-30  Wim Taymans  <wim@fluendo.com>
12931
12932         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12933
12934         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12935         Fix videomixer so that it can handle any combination of framerates.
12936         Fixes #367221.
12937
12938 2006-10-28  Wim Taymans  <wim@fluendo.com>
12939
12940         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12941         (gst_avi_demux_parse_file_header),
12942         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12943         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12944         (gst_avi_demux_chain):
12945         Fix position query for audio. also fixes timestamps in streaming
12946         mode and bug #364958.
12947         Small cleanups.
12948
12949 2006-10-27  Wim Taymans  <wim@fluendo.com>
12950
12951         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12952         * ext/libpng/gstpngenc.h:
12953         Fix strides. Fixes #364856.
12954         Cleanup capsnego.
12955         Set caps on outgoing buffers.
12956
12957 2006-10-18  Wim Taymans  <wim@fluendo.com>
12958
12959         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12960
12961         * gst/rtp/gstrtpgsmpay.c:
12962         * gst/rtp/gstrtph263pay.c:
12963         * gst/rtp/gstrtpmpapay.c:
12964         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12965         (gst_rtp_pcma_pay_handle_buffer):
12966         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12967         Add static payload numbers in addition to the dynamic ones.
12968         Fixes #361639.
12969
12970 2006-10-18  Wim Taymans  <wim@fluendo.com>
12971
12972         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12973         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12974         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12975         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12976         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12977         * gst/rtsp/rtspdefs.h:
12978         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12979         * gst/rtsp/rtspurl.h:
12980         Reuse already existing enum for lower transport.
12981         Add rtspt and rtspu protocols.
12982         Send redirect to rtspt when udp times out.
12983
12984 2006-10-18  Wim Taymans  <wim@fluendo.com>
12985
12986         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12987         (gst_wavparse_stream_data):
12988         Fix seeking some more, mostly for speed changes.
12989
12990 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12991
12992         Patch by: Fredrik Persson  <frepe at bredband net>
12993
12994         * sys/v4l2/gstv4l2tuner.c:
12995         * sys/v4l2/gstv4l2tuner.h:
12996           Fix _set_channel(): remove useless g_object_notify() for "channel"
12997           property that doesn't exist any longer and therefore now also
12998           useless redirect (#338818).
12999
13000 2006-10-17  Wim Taymans  <wim@fluendo.com>
13001
13002         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13003         Some drivers do not support unsetting the non-blocking flag once the
13004         device is opened. In those cases, close/open the device in
13005         non-blocking mode. Fixes #362673.
13006
13007 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13008
13009         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13010         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13011         (gst_v4l2src_get_fps):
13012           dear stefan, framespersecond is not frameperiod, reverting but adding
13013           comment
13014
13015 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13016
13017         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13018         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13019         (gst_v4l2src_get_fps):
13020           Numerator is numerator and denominator is denominator. Say that aloud
13021           5 times and retry after next beer.
13022
13023 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13024
13025         Patch by: Josep Torra Valles  <josep at fluendo com>
13026
13027         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13028         * ext/esd/esdsink.c: (gst_esdsink_write):
13029         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13030         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13031         (gst_flac_dec_send_newsegment):
13032         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13033         (gst_flac_enc_tell_callback):
13034         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13035         (smokecodec_parse_header), (smokecodec_decode):
13036         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13037         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13038         * gst/goom/Makefile.am:
13039         * gst/goom/gstgoom.c:
13040         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13041         * gst/rtsp/gstrtspsrc.c:
13042         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13043         * gst/udp/gstudpsink.c:
13044         * gst/udp/gstudpsrc.c:
13045         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13046         * sys/sunaudio/gstsunaudiomixertrack.h:
13047           Fix a bunch of problems discovered by the Forte compiler, mostly type
13048           mixups and pointer arithmetics with void pointers. Fixes #362603.
13049
13050 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13051
13052         * ext/speex/gstspeex.c: (plugin_init):
13053         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13054         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13055         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13056         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13057         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13058         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13059         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13060         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13061         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13062         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13063         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13064         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13065         * ext/speex/gstspeexenc.h:
13066           Miscellaneous clean-ups, among other things: speexenc => enc to
13067           enhance code readability; change speexenc => speex_enc; in chain
13068           function unref input buffer in case of error; take reference in
13069           event function; use boilerplate macro; use gst_pad_query_peer_*
13070           convenience functions.
13071
13072 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13073
13074         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13075         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13076         (gst_speexenc_set_header_on_caps):
13077           Fix some mem leaks.
13078
13079 2006-10-11  Wim Taymans  <wim@fluendo.com>
13080
13081         * gst/rtsp/URLS:
13082         Added some other URL.
13083
13084         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13085         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13086         (gst_rtspsrc_open), (gst_rtspsrc_play),
13087         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13088         * gst/rtsp/gstrtspsrc.h:
13089         Work on fallback to TCP connection when the UDP socket times out.
13090         Handler server requests, just reply with OK for now.
13091
13092         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13093         * gst/rtsp/rtspdefs.h:
13094         Added some more Real extension headers.
13095
13096         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13097         Fix parsing of urls with a ':' that is not part of the hostname:port
13098         part of the url.
13099
13100 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13101
13102         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13103         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13104         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13105           Activate pad before adding it to the already-running element.
13106
13107         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13108           Activate newly-created pad too.
13109
13110 2006-10-11  Wim Taymans  <wim@fluendo.com>
13111
13112         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13113
13114         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13115         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13116         (gst_udpsrc_start):
13117         Fix some leaks in caps and uris. Fixes #361252.
13118
13119 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13120
13121         * gst/wavparse/Makefile.am:
13122           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13123
13124 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13125
13126         * sys/v4l2/gstv4l2xoverlay.c:
13127         * sys/v4l2/gstv4l2xoverlay.h:
13128         Fix build as per the patch in #338818 comment 36.
13129
13130 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13131
13132         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13133           Activate pads before adding them to the source.
13134
13135 2006-10-06  Wim Taymans  <wim@fluendo.com>
13136
13137         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13138         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13139         Activate pads before adding.
13140
13141 2006-10-06  Wim Taymans  <wim@fluendo.com>
13142
13143         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13144         (gst_multipart_find_pad_by_mime):
13145         Activate pads before adding.
13146
13147         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13148         BOILERPLATE sets parent_class for us.
13149
13150 2006-10-06  Wim Taymans  <wim@fluendo.com>
13151
13152         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13153         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13154         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13155         (gst_rtspsrc_alloc_udp_ports),
13156         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13157         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13158         (gst_rtspsrc_create_transports_string),
13159         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13160         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13161         * gst/rtsp/gstrtspsrc.h:
13162         Rework how the transport string is constructed, try to share channels
13163         and udp ports.
13164         Make most of the stuff less dependant on RTP as we are also going to use
13165         it for RDT.
13166         Add support for transport specific session managers.
13167
13168         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13169         Implement _flush().
13170
13171         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13172         * gst/rtsp/rtspdefs.h:
13173         Add generic error return code.
13174
13175         * gst/rtsp/rtspext.h:
13176         Add support for pluggable tranport strings.
13177
13178         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13179         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13180         (rtsp_ext_wms_get_context):
13181         Detect WMServer and activate the extension.
13182
13183         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13184         (rtsp_transport_get_manager), (rtsp_transport_parse):
13185         * gst/rtsp/rtsptransport.h:
13186         Added methods to get mime/manager for certain transports.
13187
13188 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13189
13190         * ext/cairo/gsttimeoverlay.c:
13191         (gst_cairo_time_overlay_update_font_height):
13192         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13193         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13194         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13195         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13196         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13197         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13198         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13199         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13200         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13201         (gst_avi_demux_stream_data):
13202         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13203         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13204         (gst_fenced_buffer_copy):
13205         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13206         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13207         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13208         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13209         (gst_rtspsrc_handle_message):
13210         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13211         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13212           Printf format fixes.
13213
13214 2006-10-04  Wim Taymans  <wim@fluendo.com>
13215
13216         * gst/rtsp/Makefile.am:
13217         Dist new .h file too.
13218
13219 2006-10-04  Wim Taymans  <wim@fluendo.com>
13220
13221         * gst/rtsp/Makefile.am:
13222         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13223         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13224         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13225         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13226         (gst_rtspsrc_parse_rtpmap),
13227         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13228         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13229         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13230         * gst/rtsp/gstrtspsrc.h:
13231         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13232         * gst/rtsp/rtspdefs.h:
13233         * gst/rtsp/rtspext.h:
13234         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13235         (rtsp_ext_wms_get_context):
13236         * gst/rtsp/rtspextwms.h:
13237         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13238         (rtsp_transport_parse):
13239         * gst/rtsp/rtsptransport.h:
13240         Factor out extension in separate module.
13241         Fix getcaps to filter against the padtemplate.
13242         Use Content-Base if the server gives one.
13243         Rework the transport parsing a bit for future extensions.
13244         Added some Real Header field definitions.
13245
13246 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13247
13248         * docs/plugins/Makefile.am:
13249         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13250         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13251           added v4l2 stubs
13252         * gst-plugins-good.spec.in:
13253           add v4l2
13254
13255 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13256
13257         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13258           Extract disc/album/medium number and count and try harder
13259           to extract track number/count.
13260
13261 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13262
13263         * configure.ac:
13264         * sys/Makefile.am:
13265           add build stuff for v4l2, needs --enable-experimental until
13266           the last bits are resolved
13267
13268 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13269
13270         * tests/check/Makefile.am:
13271           Disable autodetect test temporarily, so that the build bots
13272           update -bad and the ranks of unreliable video sinks in there.
13273
13274         * tests/check/elements/autodetect.c: (GST_START_TEST):
13275           Skip test if no usable videosink is found.
13276
13277 2006-09-29  Wim Taymans  <wim@fluendo.com>
13278
13279         * gst/rtsp/URLS:
13280         Add some more URLs.
13281
13282         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13283         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13284         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13285         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13286         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13287         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13288         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13289         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13290         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13291         * gst/rtsp/gstrtspsrc.h:
13292         Add timeout property to control UDP timeouts.
13293         Fix error messages.
13294         Also start a loop function when operating in UDP mode so that we can
13295         do some more stuff async.
13296         Handle element messages from udpsrc to detect timeouts. If a timeout
13297         happens we currently generate an error.
13298         API: rtspsrc::timeout property.
13299
13300         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13301         (gst_udpsrc_create):
13302         Really implement the timeout in microseconds and not milliseconds.
13303
13304 2006-09-29  Wim Taymans  <wim@fluendo.com>
13305
13306         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13307         (gst_udpsrc_create), (gst_udpsrc_set_property),
13308         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13309         * gst/udp/gstudpsrc.h:
13310         Added property to post a message on timeout.
13311         Updated docs.
13312         When restarting the select, initialize the fdsets again.
13313         Init control sockets so we don't accidentally close a random socket.
13314         API: GstUDPSrc::timeout property
13315
13316 2006-09-29  Wim Taymans  <wim@fluendo.com>
13317
13318         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13319         Fix flag registration.
13320
13321         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13322         Reading 0 also means 'no more commands'
13323
13324 2006-09-29  Wim Taymans  <wim@fluendo.com>
13325
13326         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13327
13328         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13329         Fix possible infinite loop when shutting down, a read can also return
13330         0 to indicate no more messages are available. Fixes #358156.
13331
13332 2006-09-25  Wim Taymans  <wim@fluendo.com>
13333
13334         * gst/autodetect/gstautoaudiosink.c:
13335         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13336         (gst_auto_audio_sink_find_best):
13337         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13338         Small cleanups.
13339         don't try to set "sync" property when it is not available.
13340
13341 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13342
13343         Patch by: Peter Kjellerstedt  <pkj at axis com>
13344
13345         * gst/alpha/gstalpha.c:
13346         * gst/rtp/gstrtpamrdepay.c:
13347         * gst/rtsp/gstrtspsrc.c:
13348         * gst/udp/gstudpsrc.c:
13349         * gst/videomixer/videomixer.c:
13350           Include stdlib.h in some more places, makes things compile
13351           with uClibc and -Werror (#357592).
13352
13353 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13354
13355         * ext/jpeg/gstjpegdec.c:
13356           Set minimum height to 8 (from 16), our code should handle
13357           that fine. Some of the buttons on the apple trailer site
13358           are apparently only 15 pixels high (see #357470).
13359
13360 2006-09-23  Wim Taymans  <wim@fluendo.com>
13361
13362         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13363         (gst_rtspsrc_open):
13364         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13365         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13366         (rtsp_connection_receive):
13367         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13368         * gst/rtsp/rtspdefs.h:
13369         Improve error reporting.
13370
13371 2006-09-23  Wim Taymans  <wim@fluendo.com>
13372
13373         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13374         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13375         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13376         * gst/rtp/gstrtpdepay.c:
13377         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13378         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13379         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13380         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13381         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13382         (gst_rtp_mp2t_depay_plugin_init):
13383         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13384         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13385         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13386         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13387         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13388         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13389         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13390         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13391         Fix klass typos.
13392         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13393
13394 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13395
13396         * configure.ac:
13397           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13398
13399 2006-09-22  Wim Taymans  <wim@fluendo.com>
13400
13401         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13402         Don't check for a tag that is never there and check if we read the
13403         correct tag. Fixes seeking again.
13404         We must post an error when all pads are unlinked.
13405
13406 2006-09-22  Wim Taymans  <wim@fluendo.com>
13407
13408         * gst/rtp/Makefile.am:
13409         * gst/rtp/gstrtp.c: (plugin_init):
13410         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13411         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13412         (gst_rtp_vorbis_pay_reset_packet),
13413         (gst_rtp_vorbis_pay_init_packet),
13414         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13415         (gst_rtp_vorbis_pay_handle_buffer):
13416         More fixage, set endoder-params correctly in the payloader.
13417
13418 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13419
13420         * gst/autodetect/gstautoaudiosink.c:
13421         (gst_auto_audio_sink_base_init):
13422         * gst/autodetect/gstautovideosink.c:
13423         (gst_auto_video_sink_base_init):
13424           Make static pad templates static to appease valgrind's leak
13425           detector.
13426
13427         * tests/check/Makefile.am:
13428         * tests/check/elements/.cvsignore:
13429         * tests/check/elements/autodetect.c: (GST_START_TEST),
13430         (autodetect_suite):
13431           Add simple test for the ghostpad lockup on shutdown fixed in core
13432           CVS (audio bit disabled because it would need dozens of alsa
13433           suppressions and I'm too lazy to add those now).
13434
13435 2006-09-22  Wim Taymans  <wim@fluendo.com>
13436
13437         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13438         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13439         Small cleanups.
13440
13441         * gst/rtp/Makefile.am:
13442         * gst/rtp/gstrtp.c: (plugin_init):
13443         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13444         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13445         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13446         (gst_rtp_vorbis_depay_process),
13447         (gst_rtp_vorbis_depay_set_property),
13448         (gst_rtp_vorbis_depay_get_property),
13449         (gst_rtp_vorbis_depay_change_state),
13450         (gst_rtp_vorbis_depay_plugin_init):
13451         * gst/rtp/gstrtpvorbisdepay.h:
13452         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13453         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13454         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13455         (gst_rtp_vorbis_pay_flush_packet),
13456         (gst_rtp_vorbis_pay_append_buffer),
13457         (gst_rtp_vorbis_pay_handle_buffer),
13458         (gst_rtp_vorbis_pay_plugin_init):
13459         * gst/rtp/gstrtpvorbispay.h:
13460         Add experimental vorbis pay and depayloaders.
13461
13462 2006-09-21  Wim Taymans  <wim@fluendo.com>
13463
13464         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13465         Fix profile-level-id parsing and setup.
13466
13467 2006-09-21  Wim Taymans  <wim@fluendo.com>
13468
13469         * gst/udp/README:
13470         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13471         Update README, simple cleanup.
13472
13473 2006-09-21  Wim Taymans  <wim@fluendo.com>
13474
13475         * gst/rtp/README:
13476         Update README with some examples.
13477
13478         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13479         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13480         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13481         (gst_rtp_mp4g_pay_setcaps):
13482         * gst/rtp/gstrtpmp4gpay.h:
13483         Make optional RTP parameters of type STRING, as required by the
13484         application/x-rtp caps specification.
13485
13486 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13487
13488         * gst/rtp/gstrtph263pdepay.c:
13489         * gst/rtp/gstrtph263ppay.c:
13490         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13491         RTP header.
13492
13493 2006-09-20  Wim Taymans  <wim@fluendo.com>
13494
13495         * gst/rtp/Makefile.am:
13496         And makefile too.
13497
13498 2006-09-20  Wim Taymans  <wim@fluendo.com>
13499
13500         * gst/rtp/gstrtp.c: (plugin_init):
13501         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13502         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13503         (decode_base64), (gst_rtp_asf_depay_setcaps),
13504         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13505         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13506         (gst_rtp_asf_depay_plugin_init):
13507         * gst/rtp/gstrtpasfdepay.h:
13508         Added preliminary ASF depayloader.
13509
13510         * gst/rtp/gstrtph264depay.c: (decode_base64):
13511         Fix base64 decoding.
13512
13513 2006-09-20  Wim Taymans  <wim@fluendo.com>
13514
13515         * gst/rtsp/URLS:
13516         Added some test URLS.
13517
13518         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13519         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13520         * gst/rtsp/gstrtspsrc.h:
13521         When creating streams, give access to the complete SDP.
13522         Fix some leaks.
13523         Collect and merge global stream properties in stream caps.
13524         Preliminary support for WMServer.
13525
13526         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13527         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13528         (rtsp_connection_receive):
13529         * gst/rtsp/rtspconnection.h:
13530         Make connection interruptable.
13531         Refactor to make it reconnectable.
13532         Don't fail on short reads when reading data packets.
13533
13534         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13535         (rtsp_url_get_port):
13536         * gst/rtsp/rtspurl.h:
13537         Add methods for getting/setting the port.
13538
13539         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13540         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13541         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13542         (sdp_media_get_format), (sdp_parse_line),
13543         (sdp_message_parse_buffer):
13544         Fix headers. 
13545         Add methods for getting multiple attributes with the same name.
13546         Increase buffer size when parsing.
13547         Fix parsing of a=foo fields.
13548
13549         * gst/rtsp/test.c: (main):
13550         Update to new connection API.
13551
13552         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13553         (rtsp_message_init_response), (rtsp_message_init_data),
13554         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13555         * gst/rtsp/rtspmessage.h:
13556         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13557         * gst/rtsp/rtsptransport.h:
13558         * gst/rtsp/sdp.h:
13559         * gst/rtsp/sdpmessage.h:
13560         * gst/rtsp/gstrtsp.c:
13561         * gst/rtsp/gstrtsp.h:
13562         * gst/rtsp/gstrtpdec.c:
13563         * gst/rtsp/gstrtpdec.h:
13564         * gst/rtsp/rtsp.h:
13565         * gst/rtsp/rtspdefs.c:
13566         * gst/rtsp/rtspdefs.h:
13567         Dual licensed under MIT and LGPL now.
13568
13569 2006-09-19  Wim Taymans  <wim@fluendo.com>
13570
13571         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13572         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13573         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13574         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13575         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13576         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13577         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13578         * gst/rtsp/gstrtspsrc.h:
13579         Reorganize stream parsing and creation.
13580         Detect container formats in interleaved mode.
13581         Keep more state about the streams.
13582         Assume a server also supports PLAY if it does not say.
13583         Add unicast and interleaved properties to TCP transport requests to make
13584         some servers happy (WMServer).
13585
13586         * gst/rtsp/sdpmessage.h:
13587         Add some defines for the standard Bandwidth types.
13588
13589 2006-09-19  Wim Taymans  <wim@fluendo.com>
13590
13591         * gst/rtsp/test.c: (main):
13592         Fix build.
13593
13594 2006-09-19  Wim Taymans  <wim@fluendo.com>
13595
13596         * gst/wavparse/gstwavparse.c:
13597         Add ms-gsm to the src template.
13598
13599 2006-09-18  Wim Taymans  <wim@fluendo.com>
13600
13601         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13602         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13603         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13604         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13605         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13606         * gst/rtsp/gstrtspsrc.h:
13607         Small cleanups, added documentation.
13608         Try to clean up the requests and responses.
13609         Refactor parsing the supported methods.
13610
13611         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13612         (rtsp_connection_create), (rtsp_connection_send),
13613         (parse_response_status), (parse_request_line),
13614         (rtsp_connection_receive), (rtsp_connection_close),
13615         (rtsp_connection_free):
13616         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13617         (rtsp_transport_init), (rtsp_transport_parse),
13618         (rtsp_transport_free):
13619         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13620         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13621         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13622         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13623         Use g_return_val some more.
13624
13625         * gst/rtsp/rtspdefs.h:
13626         Add more enum values to track initial states.
13627
13628         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13629         (rtsp_message_init_request), (rtsp_message_new_response),
13630         (rtsp_message_init_response), (rtsp_message_init_data),
13631         (rtsp_message_unset), (rtsp_message_free),
13632         (rtsp_message_add_header), (rtsp_message_remove_header),
13633         (rtsp_message_get_header), (rtsp_message_set_body),
13634         (rtsp_message_take_body), (rtsp_message_get_body),
13635         (rtsp_message_steal_body), (rtsp_message_dump):
13636         * gst/rtsp/rtspmessage.h:
13637         Reorder arguments, object goes as the first one.
13638         Use g_return_val some more.
13639
13640 2006-09-18  Wim Taymans  <wim@fluendo.com>
13641
13642         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13643         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13644         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13645         * gst/rtsp/gstrtspsrc.h:
13646         Export sometimes source pad with correct caps on the template, create
13647         the ghostpad from the template.
13648         Remove RTCP template as we never expose RTCP.
13649         Protect against invalid body size.
13650         Avoid memcpy when creating the output buffer.
13651         Properly post an error and send EOS when the loop function is shut down.
13652
13653 2006-09-18  Wim Taymans  <wim@fluendo.com>
13654
13655         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13656
13657         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13658         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13659         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13660         * gst/rtsp/gstrtspsrc.h:
13661         Make sure we can never set an invalid location.
13662
13663         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13664         * gst/rtsp/rtspmessage.h:
13665         Added _steal_body method for future use.
13666
13667         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13668         Make freeing of NULL url return immediatly.
13669
13670 2006-09-18  Wim Taymans  <wim@fluendo.com>
13671
13672         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13673
13674         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13675         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13676         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13677         (gst_rtspsrc_change_state):
13678         * gst/rtsp/gstrtspsrc.h:
13679         Use boilerplate.
13680         Make rtspsrc subclass GstBin to make state changes easier.
13681         Add Range header field on the PLAY request.
13682
13683 2006-09-18  Wim Taymans  <wim@fluendo.com>
13684
13685         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13686
13687         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13688         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13689         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13690         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13691         * gst/rtsp/rtspconnection.c: (inet_aton):
13692         Small cleanups.
13693         when multicast is selected as the transport, create UDP sources and
13694         connect to the multicast group.
13695         Move parsing and setting of caps to a common place.
13696         Fixes #349894.
13697
13698 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13699
13700         * ext/flac/gstflactag.c:
13701         * gst/alpha/gstalpha.c:
13702         * gst/debug/breakmydata.c:
13703         * gst/debug/negotiation.c:
13704         * gst/debug/testplugin.c:
13705         * gst/effectv/gstaging.c:
13706         * gst/effectv/gstdice.c:
13707         * gst/effectv/gstedge.c:
13708         * gst/effectv/gstquark.c:
13709         * gst/effectv/gstrev.c:
13710         * gst/effectv/gstshagadelic.c:
13711         * gst/effectv/gstvertigo.c:
13712         * gst/effectv/gstwarp.c:
13713         * gst/multipart/multipartdemux.c:
13714         * gst/multipart/multipartmux.c:
13715         * gst/videobox/gstvideobox.c:
13716         * gst/videofilter/gstgamma.c:
13717         * gst/videofilter/gstvideotemplate.c:
13718         * gst/videomixer/videomixer.c:
13719         * sys/sunaudio/gstsunaudiosrc.h:
13720         More G_OBJECT macro fixing.
13721
13722 2006-09-16  Wim Taymans  <wim@fluendo.com>
13723
13724         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13725
13726         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13727         Correctly set the dwLength in strh.
13728         With this patch, the file duration is now displayed correctly in window
13729         media player and the AVI plays completely. Fixes #356147
13730
13731 2006-09-15  Wim Taymans  <wim@fluendo.com>
13732
13733         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13734
13735         * sys/sunaudio/gstsunaudiomixerctrl.c:
13736         (gst_sunaudiomixer_ctrl_build_list):
13737         Set the output track as the MASTER so that the gnome-settings-daemon
13738         keybindings for changing the volume using the keyboard works.
13739         Fixes #356142.
13740
13741 2006-09-15  Wim Taymans  <wim@fluendo.com>
13742
13743         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13744         Fix documentation, it is not possible to control the framerate of jpegdec
13745         using filtered caps yet. Fixes #355210.
13746         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13747         stop when there is an error.
13748
13749 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13750
13751         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13752         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13753           Don't interpret a first buffer with an offset of NONE as
13754           'from the middle of the stream', but only a first buffer
13755           that has a valid buffer offset that's non-zero (see #345449).
13756
13757 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13758
13759         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13760         (gst_icydemux_typefind_or_forward):
13761         * gst/icydemux/gsticydemux.h:
13762           When we merge/collect multiple incoming buffers for typefinding
13763           purposes, keep an initial 0 offset on the first outgoing buffer
13764           as well (otherwise id3demux won't work right). Fixes #345449.
13765           Also Make buffer metadata writable before setting buffer caps.
13766
13767         * tests/check/elements/icydemux.c: (typefind_succeed),
13768         (cleanup_icydemux), (push_data), (GST_START_TEST),
13769         (icydemux_suite):
13770           Small test case for the above.
13771
13772 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13773
13774         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13775         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13776         (gst_avi_demux_stream_header_push),
13777         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13778         (gst_avi_demux_loop):
13779           More code reuse and better logging in _peek_chunk(). Reintroduce check
13780           for chunk sizes before reading them (avoid oom). Better handling for 
13781           invalid chunksizes when streaming.
13782
13783 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13784
13785         * gst/level/gstlevel.c: (gst_level_set_property):
13786         * gst/level/gstlevel.h:
13787           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13788           René Stadler
13789
13790 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13791
13792         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13793         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13794         (gst_avi_demux_stream_data):
13795           Revert one change to fix streaming avi (adapter size != data size).
13796
13797 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13798
13799         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13800
13801         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13802         (gst_matroska_demux_reset),
13803         (gst_matroska_demux_read_track_encodings),
13804         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13805         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13806         (gst_matroska_demux_subtitle_caps):
13807         * gst/matroska/matroska-ids.h:
13808           Add support for VOBSUB subtitle tracks and zlib-compressed
13809           tracks. Make sure we start on a keyframe after a seek. (#343348)
13810
13811 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13812
13813         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13814         (gst_matroska_demux_push_flac_codec_priv_data),
13815         (gst_matroska_demux_push_xiph_codec_priv_data),
13816         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13817         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13818         * gst/matroska/matroska-ids.h:
13819           Add basic FLAC support (#311586), not perfect yet though, needs some
13820           tweaking in flacdec; also, seeking could be better.
13821           Do better bounds checking when deserialising vorbis stream headers
13822           to make sure we don't read beyond the end of the buffer on bad input.
13823
13824 2006-09-04  Wim Taymans  <wim@fluendo.com>
13825
13826         Patch by: Alessandro Decina <alessandro at nnva dot org>
13827
13828         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13829         Seeking back in a file containing a CMML stream errors out if the seek
13830         goes back up to the CMML headers. This is because after the seek the xml
13831         processing instruction <?xml ...?> is submitted to the xml parser again, 
13832         which results in an error. The attached patch fixes the problem. 
13833         Fixes #353908.
13834
13835         * ext/annodex/gstcmmlenc.h:
13836         Fix authors name.
13837
13838
13839 2006-08-28  Andy Wingo  <wingo@pobox.com>
13840
13841         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13842         New helper function to lessen the ifdefs.
13843         (GST_INFO_OBJECT): 
13844         (gst_dv1394src_iso_receive): Use it.
13845         (gst_dv1394src_create): Also use the control sockets in iec61883
13846         mode.
13847         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13848         handle for AVC operations; fixes #348233.
13849
13850 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13851
13852         * configure.ac:
13853         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13854         * docs/plugins/inspect/plugin-audiofx.xml:
13855         * docs/plugins/inspect/plugin-audiofxgood.xml:
13856         * gst/audiofx/Makefile.am:
13857         * gst/audiofx/audiofx.c:
13858         * gst/audiofxgood/.cvsignore:
13859         * gst/audiofxgood/Makefile.am:
13860         * gst/audiofxgood/audiofx.c:
13861         * gst/audiofxgood/audiopanorama.c:
13862         * gst/audiofxgood/audiopanorama.h:
13863           Rename again (audiofxgood -> audiofx).
13864
13865 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13866
13867         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13868         (gst_avi_demux_stream_scan):
13869           Initialze variables.
13870
13871 2006-08-25  Wim Taymans  <wim@fluendo.com>
13872
13873         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13874         (gst_avi_demux_init), (gst_avi_demux_finalize),
13875         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13876         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13877         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13878         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13879         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13880         (gst_avi_demux_massage_index),
13881         (gst_avi_demux_calculate_durations_from_index),
13882         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13883         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13884         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13885         (gst_avi_demux_change_state):
13886         * gst/avi/gstavidemux.h:
13887         More attempts to turn this into readable code.
13888         Don't leak adapters.
13889         Calculate duration according to index more efficiently.
13890         Don't try to act like we drive the pipeline in chain mode.
13891
13892 2006-08-25  Wim Taymans  <wim@fluendo.com>
13893
13894         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13895         Fix build.
13896
13897 2006-08-25  Wim Taymans  <wim@fluendo.com>
13898
13899         Patch by: Alessandro Decina <alessandro at nnva dot org>
13900
13901         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13902         Do some extra sanity checks.
13903         Fixes #350340.
13904
13905         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13906         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13907         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13908         Check if clip->start_time is valid before adding the clip to the
13909         track list.
13910         Reset enc->preamble going from PAUSED to READY.
13911         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13912         only used for EOS.
13913         Only post an error message if we were the one that created the fatal
13914         GstFlowReturn value.
13915
13916         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13917         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13918         Parse the seconds field of the npt-sec time format using %llu rather than
13919         %d and check that the value scaled by GST_SECOND doesn't overflow.
13920         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13921         Lookup a clip's track with clip->track rather than clip->id which
13922         makes no sense.
13923         Identify a clip by its track and start time and not its xml id.
13924         do some more input checking and make sure we don't do undefined shifts.
13925
13926         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13927         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13928         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13929         (push_clip), (push_empty_clip), (check_output_clip),
13930         (GST_START_TEST), (cmmldec_suite):
13931         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13932         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13933         (check_headers), (push_clip), (check_clip_times), (check_clip),
13934         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13935         Added some more checks.
13936
13937 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13938
13939         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13940         (gst_audio_panorama_set_property),
13941         (gst_audio_panorama_get_property),
13942         (gst_audio_panorama_transform_m2s_int),
13943         (gst_audio_panorama_transform_s2s_int),
13944         (gst_audio_panorama_transform_m2s_float),
13945         (gst_audio_panorama_transform_s2s_float):
13946         * gst/audiofxgood/audiopanorama.h:
13947         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13948           Make also the pan-property float (saves scaling and yields better
13949           resolution)
13950
13951 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13952
13953         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13954         (gst_audio_panorama_transform_m2s_float),
13955         (gst_audio_panorama_transform_s2s_float):
13956           ChangeLog surgery to add cymax's real name
13957
13958
13959 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13960
13961         Patch by: René Stadler <mail@renestadler.de>
13962
13963         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13964         (gst_audio_panorama_transform_m2s_int),
13965         (gst_audio_panorama_transform_s2s_int),
13966         (gst_audio_panorama_transform_m2s_float),
13967         (gst_audio_panorama_transform_s2s_float),
13968         (gst_audio_panorama_transform):
13969         * gst/audiofxgood/audiopanorama.h:
13970           Added float support
13971
13972 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13973
13974         * gst/audiofxgood/audiopanorama.c:
13975         (gst_audio_panorama_transform_m2s):
13976           Fix docs & debug category. Add Fixme for volume pan levels.
13977
13978 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13979
13980         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13981         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13982         (gst_avi_demux_stream_header_pull),
13983         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13984         (gst_avi_demux_chain):
13985           unbreak AVI index handling, some more debug, remove an obsolete
13986           adapter_flush that caused streaming to wander off in the wild
13987
13988 2006-08-24  Wim Taymans  <wim@fluendo.com>
13989
13990         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13991         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13992         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13993         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13994         (gst_avi_demux_calculate_durations_from_index),
13995         (gst_avi_demux_stream_header_push),
13996         (gst_avi_demux_stream_header_pull):
13997         * gst/avi/gstavidemux.h:
13998         Some more cleanups. 
13999         Fix totalFrames parsing in ODML.
14000         Disable use of index for length calculation in case of ODML as this is
14001         broken now.
14002
14003 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14004
14005         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14006           Use libgsttag helper function here too.
14007
14008 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14009
14010         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14011         (gst_avi_demux_init), (gst_avi_demux_dispose),
14012         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14013         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14014         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14015         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14016         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14017         (gst_avi_demux_parse_subindex),
14018         (gst_avi_demux_read_subindexes_push),
14019         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14020         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14021         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14022         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14023         (gst_avi_demux_stream_header_pull),
14024         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14025         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14026         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14027         (gst_avi_demux_change_state):
14028         * gst/avi/gstavidemux.h:
14029           Initial streaming support for avidemux (fixes #336465)
14030
14031 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14032
14033         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14034           There is no taglibmux element ...
14035
14036         * gst/rtsp/gstrtspsrc.c:
14037           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14038           was complaining about unknown entity here.
14039
14040 2006-08-22  Wim Taymans  <wim@fluendo.com>
14041
14042         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14043         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14044         (gst_avi_demux_process_next_entry):
14045         * gst/avi/gstavidemux.h:
14046         Mark DISCONT.
14047         Remove old unused fields and reorder the struct a bit.
14048
14049 2006-08-22  Wim Taymans  <wim@fluendo.com>
14050
14051         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14052         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14053         (gst_rtspsrc_pause):
14054         * gst/rtsp/gstrtspsrc.h:
14055         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14056         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14057         Small documentation updates.
14058
14059 2006-08-22  Wim Taymans  <wim@fluendo.com>
14060
14061         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14062         (gst_avi_demux_index_entry_for_time),
14063         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14064         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14065         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14066         (gst_avi_demux_next_data_buffer),
14067         (gst_avi_demux_calculate_durations_from_index),
14068         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14069         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14070         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14071         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14072         * gst/avi/gstavidemux.h:
14073         Precalc most of the duration query for each stream.
14074         Make seeking more correct.
14075         Use GstSegment to track position and duration.
14076         Code cleanups and leak fixes.
14077         Calculate correct total duration based on index length.
14078
14079 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14080
14081         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14082         (parse_insert_string_field):
14083           If strings in text fields are marked ISO8859-1, but contain
14084           valid UTF-8 already, then handle them as UTF-8 and ignore
14085           the encoding. (#351794)
14086
14087 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14088
14089         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14090         (gst_flac_dec_write), (gst_flac_dec_loop),
14091         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14092         (gst_flac_dec_src_query):
14093         * ext/flac/gstflacdec.h:
14094           Make flac-in-ogg work (#352100).
14095
14096 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14097
14098         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14099           Don't unref buffers of which we've already given away
14100           ownership to the adapter.
14101
14102 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14103
14104         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14105           Make metadata extraction actually work.
14106
14107         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14108         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14109         (gst_speexenc_chain):
14110           Fix metadata writing: replace old code which wrote completely
14111           broken tags with libgsttag-based code. Plus miscellaneous
14112           code cleanups (use static pad templates etc.) and a bunch
14113           of leak fixes.
14114
14115 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14116
14117         * gst/audiopanorama/.cvsignore:
14118         * gst/audiopanorama/Makefile.am:
14119         * gst/audiopanorama/audiofx.c:
14120         * gst/audiopanorama/audiopanorama.c:
14121         * gst/audiopanorama/audiopanorama.h:
14122           die! die! die! you should never have been there
14123
14124 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14125
14126         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14127         Fix invalid memory access in audiopanorama test suite.
14128
14129 2006-08-21  Edward Hervey  <edward@fluendo.com>
14130
14131         * tests/check/elements/.cvsignore:
14132         ignore built file
14133
14134 2006-08-21  Wim Taymans  <wim@fluendo.com>
14135
14136         * gst/rtp/Makefile.am:
14137         Fix the build again.
14138
14139 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14140
14141         * gst/audiofxgood/.cvsignore:
14142         * gst/audiofxgood/Makefile.am:
14143         * gst/audiofxgood/audiofx.c: (plugin_init):
14144         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14145         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14146         (gst_audio_panorama_set_property),
14147         (gst_audio_panorama_get_property),
14148         (gst_audio_panorama_get_unit_size),
14149         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14150         (gst_audio_panorama_transform_m2s),
14151         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14152         * gst/audiofxgood/audiopanorama.h:
14153           resubmit with the desired name *again*
14154
14155 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14156
14157         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14158         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14159           use g_assert in _get_unit_size
14160
14161 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14162
14163         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14164         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14165         * docs/plugins/inspect/plugin-audiofxgood.xml:
14166           cleanup -unused.txt to make it useful, add previously missing docs
14167
14168         * ext/Makefile.am:
14169           Quietly (accidentally) enable LADSPA for building by default, 
14170           despite the fact that it doesn't meet the plugin checklist.
14171             -- Added by Jan Schmidt 18 Dec 2006
14172
14173         * ext/esd/esdmon.c:
14174         * ext/esd/esdsink.c:
14175         * ext/esd/gstesd.c: (plugin_init):
14176           reflow to get rid of two external symbols
14177
14178         * gst/audiofxgood/audiofx.c: (plugin_init):
14179           re-add
14180
14181 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14182
14183         * configure.ac:
14184         * gst/audiofxgood/.cvsignore:
14185         * gst/audiofxgood/Makefile.am:
14186         * gst/audiofxgood/audiofx.c
14187         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14188         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14189         (gst_audio_panorama_set_property),
14190         (gst_audio_panorama_get_property),
14191         (gst_audio_panorama_get_unit_size),
14192         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14193         (gst_audio_panorama_transform_m2s),
14194         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14195         * gst/audiofxgood/audiopanorama.h:
14196         * tests/check/Makefile.am:
14197         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14198         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14199         (panorama_suite), (main):
14200         Add audiofxgood plugin with audiopanorama element
14201
14202 2006-08-18  Wim Taymans  <wim@fluendo.com>
14203
14204         * docs/plugins/Makefile.am:
14205         More Oss docs fixage. 
14206
14207 2006-08-18  Wim Taymans  <wim@fluendo.com>
14208
14209         * gst/rtp/Makefile.am:
14210         * gst/rtp/gstrtp.c: (plugin_init):
14211         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14212         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14213         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14214         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14215         (gst_rtp_sv3v_depay_get_property),
14216         (gst_rtp_sv3v_depay_change_state),
14217         (gst_rtp_sv3v_depay_plugin_init):
14218         * gst/rtp/gstrtpsv3vdepay.h:
14219         Added experimental SVQ3 depayloader.
14220
14221 2006-08-18  Edward Hervey  <edward@fluendo.com>
14222
14223         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14224         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14225         * ext/dv/gstdvdemux.h:
14226         When handling seek requests, don't send the newsegment event from the
14227         calling thread. Instead save it so it can be sent from the streaming
14228         thread.
14229
14230 2006-08-17  Wim Taymans  <wim@fluendo.com>
14231
14232         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14233
14234         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14235         Accept leading whitespace before the boundary
14236         This patch makes the demuxer allow some whitespace before the actual
14237         boundary. This makes the demuxer work with the ``old'' gstreamer
14238         multipartmuxer again (which placed an extra \n before the start
14239         of the stream) Fixes #349068.
14240
14241 2006-08-17  Wim Taymans  <wim@fluendo.com>
14242
14243         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14244         Error out on non-implemented stuff.
14245
14246 2006-08-16  Wim Taymans  <wim@fluendo.com>
14247
14248         Patch by: Andy Wingo <wingo at pobox dot com>
14249
14250         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14251         (gst_signal_processor_start), (gst_signal_processor_stop),
14252         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14253         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14254         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14255         (gst_signal_processor_change_state):
14256         Make ladspa elements reusable. Fixes #350006.
14257
14258 2006-08-16  Wim Taymans  <wim@fluendo.com>
14259
14260         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14261         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14262         names as possible. Fixes #349901.
14263
14264 2006-08-16  Wim Taymans  <wim@fluendo.com>
14265
14266         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14267         (gst_signal_processor_do_pushes):
14268         A push() gives away our refcount so we should not use the buffer on the
14269         pen anymore.
14270
14271 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14272
14273         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14274         (gst_oss_mixer_element_finalize):
14275           Don't leak device string.
14276
14277 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14278
14279         * configure.ac:
14280           Require CVS of GStreamer core and -base (for
14281           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14282
14283         * ext/taglib/gstid3v2mux.cc:
14284           Write extended comment tags properly (#348762).
14285
14286         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14287         (parse_comment_frame):
14288           Extract COMM frames into extended comments, which makes it
14289           easier to properly retain the description bit of the tag
14290           and maintain this information when re-tagging (#348762).
14291
14292 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14293
14294         * tests/check/Makefile.am:
14295           Don't try to run annodex unit tests if the annodex
14296           plugin has not been built (Fixes #351116).
14297
14298 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14299
14300         * gst/autodetect/gstautoaudiosink.c:
14301         (gst_auto_audio_sink_find_best):
14302           When we can't find a usable audiosink, don't error out,
14303           but use a fake sink instead and post a warning message
14304           on the bus (#341278).
14305
14306 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14307
14308         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14309         * sys/oss/gstosssink.c:
14310         * sys/oss/gstosssrc.c:
14311           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14312           ossmixer's new device property.
14313
14314         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14315         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14316           Add docs for OSS elements.
14317
14318         * docs/plugins/inspect/plugin-aasink.xml:
14319         * docs/plugins/inspect/plugin-alaw.xml:
14320         * docs/plugins/inspect/plugin-alpha.xml:
14321         * docs/plugins/inspect/plugin-alphacolor.xml:
14322         * docs/plugins/inspect/plugin-annodex.xml:
14323         * docs/plugins/inspect/plugin-apetag.xml:
14324         * docs/plugins/inspect/plugin-auparse.xml:
14325         * docs/plugins/inspect/plugin-autodetect.xml:
14326         * docs/plugins/inspect/plugin-avi.xml:
14327         * docs/plugins/inspect/plugin-cacasink.xml:
14328         * docs/plugins/inspect/plugin-cairo.xml:
14329         * docs/plugins/inspect/plugin-cdio.xml:
14330         * docs/plugins/inspect/plugin-cutter.xml:
14331         * docs/plugins/inspect/plugin-debug.xml:
14332         * docs/plugins/inspect/plugin-dv.xml:
14333         * docs/plugins/inspect/plugin-efence.xml:
14334         * docs/plugins/inspect/plugin-effectv.xml:
14335         * docs/plugins/inspect/plugin-esdsink.xml:
14336         * docs/plugins/inspect/plugin-flac.xml:
14337         * docs/plugins/inspect/plugin-flxdec.xml:
14338         * docs/plugins/inspect/plugin-gconfelements.xml:
14339         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14340         * docs/plugins/inspect/plugin-goom.xml:
14341         * docs/plugins/inspect/plugin-halelements.xml:
14342         * docs/plugins/inspect/plugin-icydemux.xml:
14343         * docs/plugins/inspect/plugin-id3demux.xml:
14344         * docs/plugins/inspect/plugin-jpeg.xml:
14345         * docs/plugins/inspect/plugin-level.xml:
14346         * docs/plugins/inspect/plugin-matroska.xml:
14347         * docs/plugins/inspect/plugin-mulaw.xml:
14348         * docs/plugins/inspect/plugin-multipart.xml:
14349         * docs/plugins/inspect/plugin-navigationtest.xml:
14350         * docs/plugins/inspect/plugin-ossaudio.xml:
14351         * docs/plugins/inspect/plugin-png.xml:
14352         * docs/plugins/inspect/plugin-rtp.xml:
14353         * docs/plugins/inspect/plugin-rtsp.xml:
14354         * docs/plugins/inspect/plugin-shout2send.xml:
14355         * docs/plugins/inspect/plugin-smpte.xml:
14356         * docs/plugins/inspect/plugin-speex.xml:
14357         * docs/plugins/inspect/plugin-taglib.xml:
14358         * docs/plugins/inspect/plugin-udp.xml:
14359         * docs/plugins/inspect/plugin-videobalance.xml:
14360         * docs/plugins/inspect/plugin-videobox.xml:
14361         * docs/plugins/inspect/plugin-videoflip.xml:
14362         * docs/plugins/inspect/plugin-videomixer.xml:
14363         * docs/plugins/inspect/plugin-wavenc.xml:
14364         * docs/plugins/inspect/plugin-wavparse.xml:
14365         * docs/plugins/inspect/plugin-ximagesrc.xml:
14366           Update to CVS version.
14367           
14368 2006-08-16  Wim Taymans  <wim@fluendo.com>
14369
14370         * gst/rtp/gstrtpamrdepay.c:
14371         * gst/rtp/gstrtpmp4gdepay.c:
14372         Caps extra properties must be defined as strings for
14373         depayloaders because they are generated from an SDP.
14374
14375         * gst/rtp/Makefile.am:
14376         * gst/rtp/gstrtp.c: (plugin_init):
14377         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14378         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14379         (gst_rtp_h264_depay_finalize), (decode_base64),
14380         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14381         (gst_rtp_h264_depay_set_property),
14382         (gst_rtp_h264_depay_get_property),
14383         (gst_rtp_h264_depay_change_state),
14384         (gst_rtp_h264_depay_plugin_init):
14385         * gst/rtp/gstrtph264depay.h:
14386         Added basic, not completely functional RFC 3984 H264 depayloader.
14387
14388 2006-08-16  Wim Taymans  <wim@fluendo.com>
14389
14390         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14391         Add pads after setting them up.
14392
14393         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14394         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14395         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14396         (gst_rtspsrc_stream_setup_rtp),
14397         (gst_rtspsrc_stream_configure_transport),
14398         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14399         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14400         (gst_rtspsrc_pause):
14401         * gst/rtsp/gstrtspsrc.h:
14402         Fix interleaved mode.
14403          - Protect streaming with lock.
14404          - Combine flows
14405          - set caps on outgoing buffers.
14406          - strip trailing \0 from data packets.
14407          - Configure RTP/RTCP in stream.
14408         Use DEBUG_OBJECT more.
14409
14410 2006-08-16  Wim Taymans  <wim@fluendo.com>
14411
14412         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14413         Turn a g_print into a DEBUG line.
14414
14415 2006-08-13  Wim Taymans  <wim@fluendo.com>
14416
14417         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14418         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14419         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14420         (gst_oss_mixer_element_get_property),
14421         (gst_oss_mixer_element_change_state):
14422         * sys/oss/gstossmixerelement.h:
14423         Small cleanups. Better error reporting.
14424         Add device property for the mixer instead of the hardcoded
14425         /dev/mixer. Fixes #350785.
14426         API: GstOssMixerElement::device property
14427
14428 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14429
14430         Patch by: Jens Granseuer <jensgr at gmx net>
14431
14432         * gconf/Makefile.am:
14433           Make --disable-schemas work right (they still need
14434           to be copied to the installation directory, just not
14435           applied). Fixes #351347 (also #344100).
14436           
14437 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14438
14439         * configure.ac: back to HEAD
14440
14441 === release 0.10.4 ===
14442
14443 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14444
14445         * configure.ac:
14446           releasing 0.10.4, "Dear Leader"
14447
14448 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14449
14450         Patch by: Edward Hervey <edward@fluendo.com>
14451
14452         * configure.ac:
14453         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14454         (gst_wavparse_stream_data):
14455         Send the newsegment event in the streaming thread.
14456         Fixes #347529
14457
14458 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14459
14460         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14461         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14462         (gst_smokeenc_resync), (gst_smokeenc_chain):
14463           Refuse sink caps in the encoder if width or height is not a
14464           multiple of 16, the encoder does not support that yet (#349939);
14465           along the same lines, check the return value of the encoder
14466           setup function; also remove some debug log clutter.
14467
14468 2006-08-04  Andy Wingo  <wingo@pobox.com>
14469
14470         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14471         whether a processor can work in place or not, and for keeping
14472         track of its state. Change the FlowReturn instance variable from
14473         "state" to "flow_state", all callers changed.
14474
14475         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14476         (gst_signal_processor_start, gst_signal_processor_stop)
14477         (gst_signal_processor_cleanup): New functions to manage the
14478         processor's state.
14479         (gst_signal_processor_setcaps): start() as well as setup() here.
14480         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14481         (gst_signal_processor_change_state): Stop and cleanup the
14482         processor as we go to NULL.
14483
14484         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14485         INPLACE_BROKEN is not set.
14486
14487         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14488         Do the alloc_buffer in bytes, not frames.
14489         
14490 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14491
14492         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14493         Fix rgb masks when recording in < 24bpp.
14494
14495 2006-08-04  Andy Wingo  <wingo@pobox.com>
14496
14497         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14498         (gst_signal_processor_prepare)
14499         (gst_signal_processor_update_inputs)
14500         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14501         (gst_signal_processor_flush)
14502         (gst_signal_processor_sink_activate_push)
14503         (gst_signal_processor_src_activate_pull)
14504         (gst_signal_processor_change_state): Remove the last of the code
14505         that assumes that we process whole buffers at a time. Fix some
14506         debugging. Seems to work now in some cases.
14507         (gst_signal_processor_src_activate_pull): BPB
14508
14509 2006-08-01  Andy Wingo  <wingo@pobox.com>
14510
14511         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14512         Fix nframes-choosing.
14513         (gst_signal_processor_init): Init pending_in and pending_out.
14514
14515         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14516         more default sample rate, although we never check that the sample
14517         rate actually gets set. Something for the future.
14518         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14519         (gst_signal_processor_event): Refcount fixen.
14520         (gst_signal_processor_process): Pull the number of frames to
14521         process from the sizes of the buffers in the input pens.
14522         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14523         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14524         it instead of buffer_frames.
14525         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14526         to do_pulls.
14527         (gst_signal_processor_chain)
14528         (gst_signal_processor_sink_activate_push)
14529         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14530
14531         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14532
14533 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14534
14535         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14536         (gst_signal_processor_process):
14537           don't query buffer-frames from caps, add lots of debug-log,
14538           try fix for assert (#349189)
14539
14540 2006-07-31  Wim Taymans  <wim@fluendo.com>
14541
14542         * gst/udp/gstudpsrc.c:
14543         Fix docs.
14544
14545 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14546
14547         * ext/ladspa/gstsignalprocessor.c:
14548         (gst_signal_processor_add_pad_from_template),
14549         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14550         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14551         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14552         (gst_signal_processor_sink_activate_push),
14553         (gst_signal_processor_src_activate_pull),
14554         (gst_signal_processor_change_state):
14555          Add debugs logs here and there, add more error handling, add some
14556          FIXME comments, filed #349189
14557
14558 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14559
14560         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14561         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14562         Set caps on buffer correctly.  Fixes bug #349155.
14563
14564 2006-07-28  Wim Taymans  <wim@fluendo.com>
14565
14566         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14567
14568         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14569         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14570         (gst_multipart_demux_finalize), (get_line_end),
14571         (multipart_parse_header), (multipart_find_boundary),
14572         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14573         (gst_multipart_set_property), (gst_multipart_get_property):
14574         Uses GstAdapter instead of own buffering.
14575         Actually parses the mime-type correctly (In tests the mime-type was
14576         always "" with the old version).
14577         Uses the Content-length header if available to speed up things.
14578         Reliably autoscans the boundary name by default.
14579         Fixes #349068.
14580
14581         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14582         Don't start the stream with a \n.
14583
14584 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14585
14586         Patch by: Brian Cameron <brian dot cameron at sun com>
14587
14588         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14589           Open source with O_NONBLOCK (#349015).
14590
14591 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14592
14593         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14594         (gst_avi_demux_massage_index):
14595         * gst/avi/gstavidemux.h:
14596           Whitespace fixes and more debug
14597
14598 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14599
14600         * gst/autodetect/gstautoaudiosink.c:
14601         (gst_auto_audio_sink_create_element_with_pretty_name),
14602         (gst_auto_audio_sink_find_best),
14603         (gst_auto_audio_sink_change_state):
14604           Get rid of old and unused magic sound-server properties stuff.
14605           Add suffix to child sink's name that makes it easy to see from
14606           the name alone which type it actually is (alsa, oss, esd, etc.).
14607
14608 2006-07-27  Wim Taymans  <wim@fluendo.com>
14609
14610         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14611         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14612         (gst_udpsrc_start):
14613         * gst/udp/gstudpsrc.h:
14614         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14615         not some sort of feature we enable.
14616
14617 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14618
14619         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14620           Use CLOSE_SOCKET() here instead of close() to maintain
14621           win32 workiness.
14622
14623 2006-07-27  Wim Taymans  <wim@fluendo.com>
14624
14625         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14626
14627         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14628         (gst_udpsrc_create), (gst_udpsrc_set_property),
14629         (gst_udpsrc_get_property), (gst_udpsrc_start):
14630         * gst/udp/gstudpsrc.h:
14631         Added "buffer-size" property to control the kernel receive buffer size.
14632         Update documentation.
14633         Small cleanups. Fixes #348752.
14634         API: buffer-size property
14635
14636 2006-07-26  Wim Taymans  <wim@fluendo.com>
14637
14638         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14639
14640         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14641         (gst_rtp_pcma_pay_handle_buffer):
14642         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14643         (gst_rtp_pcmu_pay_handle_buffer):
14644         Fix timestamp calculation on outgoing RTP packets.
14645         Fixes #348675.
14646
14647 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14648
14649         * ext/taglib/gstid3v2mux.cc:
14650           Fix writing of comment frames (should be COMM not TCOM),
14651           is still sub-optimal though, since we don't retain or
14652           extract the comment descriptions properly (#334375,
14653           also see #334375).
14654
14655 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14656
14657         * gst/wavparse/gstwavparse.c:
14658           #define 'fact' RIFF chunk if we are not compiling against
14659           -base CVS (we don't want to depend on -base CVS for this
14660           one define only, and also not for release order reasons).
14661
14662 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14663
14664         * ext/taglib/gstid3v2mux.cc:
14665           Handle multiple tags of the same type properly. Re-inject
14666           unparsed ID3v2 frames that we get as binary blobs from
14667           id3demux into the tag again so we don't lose information
14668           when retagging (#334375).
14669
14670 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14671
14672         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14673           Document newly-added properties properly, so that there is a
14674           'Since: 0.10.4' in the plugin docs. Convert some property
14675           names into canonical GObject style (GObject will do that
14676           internally anyway).
14677
14678 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14679
14680         * gst/id3demux/id3tags.c:
14681         (id3demux_add_id3v2_frame_blob_to_taglist):
14682           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14683           well, and add the version to the blob's buffer caps, since that
14684           information will be needed for deserialisation later on (#348644).
14685
14686 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14687
14688         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14689         (gst_avi_demux_parse_stream):
14690          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14691          indentation and spacing.
14692
14693 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14694
14695         * docs/plugins/Makefile.am:
14696         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14697         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14698         * docs/plugins/gst-plugins-good-plugins.args:
14699         * docs/plugins/inspect/plugin-1394.xml:
14700         * docs/plugins/inspect/plugin-aasink.xml:
14701         * docs/plugins/inspect/plugin-alaw.xml:
14702         * docs/plugins/inspect/plugin-alpha.xml:
14703         * docs/plugins/inspect/plugin-alphacolor.xml:
14704         * docs/plugins/inspect/plugin-annodex.xml:
14705         * docs/plugins/inspect/plugin-apetag.xml:
14706         * docs/plugins/inspect/plugin-auparse.xml:
14707         * docs/plugins/inspect/plugin-autodetect.xml:
14708         * docs/plugins/inspect/plugin-avi.xml:
14709         * docs/plugins/inspect/plugin-cacasink.xml:
14710         * docs/plugins/inspect/plugin-cairo.xml:
14711         * docs/plugins/inspect/plugin-cdio.xml:
14712         * docs/plugins/inspect/plugin-cutter.xml:
14713         * docs/plugins/inspect/plugin-debug.xml:
14714         * docs/plugins/inspect/plugin-dv.xml:
14715         * docs/plugins/inspect/plugin-efence.xml:
14716         * docs/plugins/inspect/plugin-effectv.xml:
14717         * docs/plugins/inspect/plugin-esdsink.xml:
14718         * docs/plugins/inspect/plugin-flac.xml:
14719         * docs/plugins/inspect/plugin-flxdec.xml:
14720         * docs/plugins/inspect/plugin-gconfelements.xml:
14721         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14722         * docs/plugins/inspect/plugin-goom.xml:
14723         * docs/plugins/inspect/plugin-halelements.xml:
14724         * docs/plugins/inspect/plugin-icydemux.xml:
14725         * docs/plugins/inspect/plugin-id3demux.xml:
14726         * docs/plugins/inspect/plugin-jpeg.xml:
14727         * docs/plugins/inspect/plugin-level.xml:
14728         * docs/plugins/inspect/plugin-matroska.xml:
14729         * docs/plugins/inspect/plugin-mulaw.xml:
14730         * docs/plugins/inspect/plugin-multipart.xml:
14731         * docs/plugins/inspect/plugin-navigationtest.xml:
14732         * docs/plugins/inspect/plugin-ossaudio.xml:
14733         * docs/plugins/inspect/plugin-png.xml:
14734         * docs/plugins/inspect/plugin-rtp.xml:
14735         * docs/plugins/inspect/plugin-rtsp.xml:
14736         * docs/plugins/inspect/plugin-shout2send.xml:
14737         * docs/plugins/inspect/plugin-smpte.xml:
14738         * docs/plugins/inspect/plugin-speex.xml:
14739         * docs/plugins/inspect/plugin-udp.xml:
14740         * docs/plugins/inspect/plugin-videobalance.xml:
14741         * docs/plugins/inspect/plugin-videobox.xml:
14742         * docs/plugins/inspect/plugin-videoflip.xml:
14743         * docs/plugins/inspect/plugin-videomixer.xml:
14744         * docs/plugins/inspect/plugin-wavenc.xml:
14745         * docs/plugins/inspect/plugin-wavparse.xml:
14746         * docs/plugins/inspect/plugin-ximagesrc.xml:
14747           Update files to CVS/Prerelease version, add esdsink docs.
14748
14749         * ext/esd/esdsink.c:
14750           Add gtk-doc blurb.
14751
14752         * gst/rtp/gstrtpmp4vpay.c:
14753           Fix typo in element description.
14754
14755 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14756
14757         * ext/esd/esdsink.c: (gst_esdsink_open),
14758         (gst_esdsink_factory_init):
14759           Prevent libesd from auto-spawning a sound daemon if it
14760           is not already running. Now that we don't do evil stuff
14761           like that any longer we can give esdsink a rank so that
14762           autoaudiosink will try it as well if all other audio
14763           sinks fail (#343051).
14764
14765 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14766
14767         * ext/esd/Makefile.am:
14768           Oops, need to remove README from EXTRA_DIST as well.
14769
14770 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14771
14772         * ext/esd/README:
14773           Remove, it contains nothing useful anyway.
14774
14775         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14776         (gst_esdsink_delay):
14777           Some small clean-ups; use GST_BOILERPLATE etc.
14778
14779 2006-07-24  Wim Taymans  <wim@fluendo.com>
14780
14781         * gst/law/alaw-decode.c: (alawdec_getcaps):
14782         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14783         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14784         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14785         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14786
14787 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14788
14789         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14790         (gst_wavparse_other), (gst_wavparse_perform_seek),
14791         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14792         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14793         (gst_wavparse_pad_query):
14794         * gst/wavparse/gstwavparse.h:
14795           Use information from 'fact' chunk for length calculation of compressed
14796           samples. Calculate bps if bogus value is found in wav header (embeded
14797           mp2/mp3).
14798           
14799
14800 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14801
14802         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14803
14804         * configure.ac:
14805         * gst/udp/Makefile.am:
14806         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14807         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14808         * gst/udp/gstdynudpsink.h:
14809         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14810         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14811         * gst/udp/gstmultiudpsink.h:
14812         * gst/udp/gstudp.c: (plugin_init):
14813         * gst/udp/gstudpsink.h:
14814         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14815         (gst_udpsrc_start), (gst_udpsrc_stop):
14816         * gst/udp/gstudpsrc.h:
14817         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14818         (gst_udp_net_utils_win32_wsa_startup):
14819         * gst/udp/gstudpnetutils.h:
14820           Port udp plugin to win32 (#345288).
14821
14822 2006-07-24  Wim Taymans  <wim@fluendo.com>
14823
14824         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14825         Remove unwanted DEBUG line.
14826
14827 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14828
14829         * gst/id3demux/gstid3demux.c: (plugin_init):
14830         * gst/id3demux/id3tags.c:
14831         (id3demux_add_id3v2_frame_blob_to_taglist):
14832         * gst/id3demux/id3tags.h:
14833           On second thought, it might be wiser and more efficient
14834           not to do tag registration from a streaming thread.
14835
14836 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14837
14838         * gst/id3demux/id3tags.c:
14839         (id3demux_add_id3v2_frame_blob_to_taglist),
14840         (id3demux_id3v2_frames_to_tag_list):
14841           Put ID3v2 frames we can't parse as binary blobs into private
14842           tags, so that they are not lost when retagging, at least once
14843           id3v2mux has been taught to re-inject those frames again.
14844           See bug #334375.
14845
14846 2006-07-21  Wim Taymans  <wim@fluendo.com>
14847
14848         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14849         (gst_avi_demux_process_next_entry):
14850         Fix some leaks.
14851
14852         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14853         Don't use \n in debug lines.
14854
14855 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14856
14857         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14858         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14859           Add annodex and icydemux, cleanup the sections a bit
14860
14861 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14862
14863         Patch by: Alex Lancaster <alexl at users sourceforge net>
14864
14865         * ext/taglib/gstid3v2mux.cc:
14866           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14867           ID3v2 TSSE frames (#347898).
14868
14869 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14870
14871         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14872           Respect mpegversion for "video/mpeg" and give message in case of
14873           unhandled versions.
14874
14875 2006-07-17  Wim Taymans  <wim@fluendo.com>
14876
14877         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14878         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14879         (gst_pngdec_chain), (gst_pngdec_sink_event),
14880         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14881         (gst_pngdec_sink_activate_push):
14882         * ext/libpng/gstpngdec.h:
14883         Use statically allocated segment instead of leaking.
14884         Various cleanups.
14885         Fix flush and seek handling.
14886
14887 2006-07-16  Wim Taymans  <wim@fluendo.com>
14888
14889         * gst/rtp/Makefile.am:
14890         * gst/rtp/gstrtp.c: (plugin_init):
14891         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14892         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14893         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14894         (gst_rtp_mp4g_depay_set_property),
14895         (gst_rtp_mp4g_depay_get_property),
14896         (gst_rtp_mp4g_depay_change_state),
14897         (gst_rtp_mp4g_depay_plugin_init):
14898         * gst/rtp/gstrtpmp4gdepay.h:
14899         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14900         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14901         (gst_rtp_mp4g_pay_flush):
14902         Added simple generic mpeg4 depayloader.
14903         Fix generic mpeg4 payloader.
14904
14905 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14906
14907         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14908           Don't try doing state changes on a NULL pointer.
14909
14910 2006-07-14  Wim Taymans  <wim@fluendo.com>
14911
14912         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14913
14914         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14915         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14916         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14917         * gst/rtp/gstrtpamrdepay.h:
14918         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14919         Fixes #321191
14920
14921 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14922
14923         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14924         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14925         Fix segfault when moving mouse pointer to the bottom right corner.
14926
14927 2006-07-12  Wim Taymans  <wim@fluendo.com>
14928
14929         * gst/rtp/Makefile.am:
14930         * gst/rtp/gstrtp.c: (plugin_init):
14931         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14932         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14933         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14934         (gst_rtp_mp2t_depay_set_property),
14935         (gst_rtp_mp2t_depay_get_property),
14936         (gst_rtp_mp2t_depay_change_state),
14937         (gst_rtp_mp2t_depay_plugin_init):
14938         * gst/rtp/gstrtpmp2tdepay.h:
14939         Added mpeg2 TS depayloader. Closing #347234.
14940
14941 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14942
14943         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14944           Remove g_assert that shouldn't be there and was triggered
14945           after trying to open a device that doesn't exist or can't
14946           be opened for some other reason (#347972).
14947
14948 2006-07-10  Edward Hervey  <edward@fluendo.com>
14949
14950         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14951         (gst_avi_demux_stream_header), (push_tag_lists):
14952         * gst/avi/gstavidemux.h:
14953         Don't push tag events found by gst_riff_parse_info() before outputting
14954         GST_EVENT_NEWSEGMENT.
14955
14956 2006-07-10  Wim Taymans  <wim@fluendo.com>
14957
14958         * gst/rtsp/Makefile.am:
14959         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14960         (rtsp_connection_close):
14961         * gst/rtsp/rtspdefs.h:
14962         replaced closesocket and close in code with one CLOSE_SOCKET. 
14963         Some more cleanups. Fixes #345301.
14964
14965 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14966
14967         * gst/autodetect/gstautoaudiosink.c:
14968           Fix example pipeline in docs.
14969
14970 2006-07-10  Wim Taymans  <wim@fluendo.com>
14971
14972         Patch by: Rob Taylor <robtaylor at floopily dot org>
14973
14974         * gst/udp/gstmultiudpsink.c: (join_multicast),
14975         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14976         If a destination is added before the stream is set to PAUSED, the
14977         multicast group is not joined as the socket is not created yet. 
14978         Also TTL and LOOP should also be set. Fixes #346921.
14979
14980 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14981
14982         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14983         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14984         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14985         (gst_ximage_src_init):
14986         * sys/ximage/gstximagesrc.h:
14987         Fix use-damage property to actually work :)
14988         Add startx, starty, endx, endy properties so screencasts other than full
14989         screen ones can work.
14990
14991 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14992
14993         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14994         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14995         (gst_ximage_src_class_init), (gst_ximage_src_init):
14996         * sys/ximage/gstximagesrc.h:
14997         Add use_damage property to offer ability to choose whether to use
14998         XDamage or not.
14999
15000 2006-07-07  Wim Taymans  <wim@fluendo.com>
15001
15002         * gst/goom/filters.c: (zoomFilterSetResolution):
15003         Avoid goom coredumping by clearing memory. 
15004         Fixes 345679.
15005
15006 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15007
15008         * win32/vs6/libgstid3demux.dsp:
15009         Add a link to libgsttag-0.10.lib.
15010
15011 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15012
15013         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15014         (gst_tag_demux_read_range):
15015         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15016         (gst_id3demux_read_range):
15017           Don't return FLOW_UNEXPECTED when a buffer is before
15018           the start of the stream (which might happen with
15019           large ID3v2 tags if the tag reading was done pullrange
15020           based and we then switched to push mode later on).
15021           Fixes regression introduced by commit from June 29th.
15022
15023 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15024
15025         * ext/taglib/gstid3v2mux.cc:
15026           Make UTF-8 the default encoding when writing string
15027           tags (before, our UTF-8 strings would automatically
15028           be converted to ISO-8859-1 by taglib and written as
15029           ISO-8859-1 fields if that was possible).
15030
15031         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15032         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15033         (test_taglib_id3mux_with_tags):
15034           Add test case that makes sure our UTF-8 strings have
15035           actually been written into the tag as UTF-8.
15036
15037 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15038
15039         * configure.ac:
15040           Let's try that again.
15041
15042 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15043
15044         * configure.ac:
15045           Disable monoscope plugin for now until it fulfills
15046           all the requirements.
15047
15048 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15049
15050         * configure.ac:
15051         * gst/monoscope/Makefile.am:
15052         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15053         (gst_monoscope_class_init), (gst_monoscope_init),
15054         (gst_monoscope_finalize), (gst_monoscope_reset),
15055         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15056         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15057         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15058         (gst_monoscope_change_state), (plugin_init):
15059         * gst/monoscope/gstmonoscope.h:
15060           Port monoscope visualisation to 0.10.
15061
15062 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15063
15064         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15065         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15066           Return FLOW_UNEXPECTED when at the end of the file, not
15067           FLOW_ERROR. Fixes 'internal stream error' errors that
15068           would sometimes occur in totem when scrubbing to the
15069           end of an ID3v1 tagged mp3 file.
15070
15071 2006-07-03  Edward Hervey  <edward@fluendo.com>
15072
15073         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15074         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15075         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15076         * ext/libpng/gstpngdec.h:
15077         Implement buffer clipping/dropping using GstSegment.
15078         This provides accurate seeking.
15079
15080 2006-07-03  Edward Hervey  <edward@fluendo.com>
15081
15082         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15083         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15084         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15085         (gst_avi_demux_process_next_entry), (push_tag_lists),
15086         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15087         * gst/avi/gstavidemux.h:
15088         Proper aggregation of each stream's GstFlowReturn in order to figure out
15089         whether the task should stop or not.
15090         Don't send inline events before pushing out a NEW_SEGMENT, more
15091         specifically for GST_TAG_EVENT.
15092         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15093         sub-indexes.
15094
15095 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15096
15097         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15098
15099         * sys/sunaudio/gstsunaudiomixerctrl.c:
15100         (gst_sunaudiomixer_ctrl_build_list):
15101           Move "Monitor" slider to input tab so it works more like
15102           sdtaudiocontrol, which is what people on Solaris are used
15103           to using for their mixer program (#346259).
15104
15105 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15106
15107         * tests/check/elements/level.c: (GST_START_TEST):
15108           fix a leak, clean up at the end
15109
15110 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15111
15112         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15113         (gst_matroska_demux_send_event),
15114         (gst_matroska_demux_loop_stream_parse_id):
15115         * gst/matroska/matroska-ids.h:
15116           Send tag event after newsegment event.
15117
15118 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15119
15120         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15121         (gst_id3demux_read_range):
15122           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15123           certain cases where a read beyond the end of the file is
15124           requested. Fixes #345930.
15125
15126         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15127         (gst_tag_demux_read_range):
15128           Fix same issue here as well.
15129
15130 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15131
15132         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15133         
15134         Fix hypothetical crash.
15135
15136 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15137
15138         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15139
15140         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15141           Do not modify the ports value. If the user has turned off the
15142           built-in speakers, then we should not reset it in the prepare
15143           function, since this causes the built-in speakers to turn
15144           back on anytime the user changes a track in totem, rhythmbox,
15145           etc. (#346066).
15146
15147 2006-06-23  Wim Taymans  <wim@fluendo.com>
15148
15149         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15150         Fix double caps unref when negotiation fails.
15151
15152 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15153
15154         * ext/annodex/gstcmmldec.c:
15155         * ext/annodex/gstcmmlenc.c:
15156         * ext/annodex/gstcmmlparser.c:
15157         * ext/dv/gstdvdec.c:
15158         * ext/dv/gstdvdemux.c:
15159         * ext/gdk_pixbuf/pixbufscale.c:
15160         * ext/jpeg/gstjpegenc.c:
15161         * ext/jpeg/gstsmokedec.c:
15162         * ext/jpeg/gstsmokeenc.c:
15163         * ext/libpng/gstpngdec.c:
15164         * ext/libpng/gstpngenc.c:
15165         * ext/speex/gstspeexenc.c:
15166         * gst/alpha/gstalphacolor.c:
15167         * gst/cutter/gstcutter.c:
15168         * gst/debug/gstnavigationtest.c:
15169         * gst/icydemux/gsticydemux.c:
15170         * gst/level/gstlevel.c:
15171         * gst/multipart/multipart.c:
15172         * gst/rtp/gstrtpamrpay.c:
15173         * gst/rtp/gstrtpdepay.c:
15174         * gst/rtp/gstrtpilbcpay.c:
15175         * gst/rtp/gstrtpmp4gpay.c:
15176         * gst/rtp/gstrtpmp4vpay.c:
15177         * gst/rtsp/gstrtpdec.c:
15178         * gst/rtsp/gstrtspsrc.c:
15179         * gst/udp/gstdynudpsink.c:
15180         * gst/udp/gstmultiudpsink.c:
15181         * gst/udp/gstudpsrc.c:
15182         * gst/videobox/gstvideobox.c:
15183         * gst/videofilter/gstvideoflip.c:
15184           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15185           plus two minor macro fixes.
15186
15187 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15188
15189         * gst/matroska/matroska-demux.c:
15190         (gst_matroska_demux_check_subtitle_buffer),
15191         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15192         (gst_matroska_demux_subtitle_caps):
15193         * gst/matroska/matroska-ids.c:
15194         (gst_matroska_track_init_subtitle_context):
15195         * gst/matroska/matroska-ids.h:
15196           Try to fix up broken matroska files containing subtitle
15197           streams with non-UTF8 character encodings (courtesy of
15198           mkvmerge) using either the encoding specified in the
15199           GST_SUBTITLE_ENCODING environment variable or the
15200           current locale's character set if it is non-UTF8.
15201           Fixes #337076.
15202
15203 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15204
15205         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15206           Set image type from APIC frame as "image-type" field
15207           of GST_TAG_IMAGE buffer caps (#344605).
15208
15209 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15210
15211         * ext/flac/Makefile.am:
15212         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15213         (gst_flac_dec_reset_decoders),
15214         (gst_flac_dec_setup_seekable_decoder),
15215         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15216         (gst_flac_dec_metadata_callback),
15217         (gst_flac_dec_metadata_callback_seekable),
15218         (gst_flac_dec_metadata_callback_stream),
15219         (gst_flac_dec_error_callback),
15220         (gst_flac_dec_error_callback_seekable),
15221         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15222         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15223         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15224         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15225         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15226         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15227         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15228         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15229         (gst_flac_dec_sink_activate_push),
15230         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15231         * ext/flac/gstflacdec.h:
15232           Support chain-based operation, should make flac-over-DAAP
15233           work (#340492).
15234
15235 2006-06-20  Wim Taymans  <wim@fluendo.com>
15236
15237         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15238         Doc updates, merge some unused symbols.
15239
15240 2006-06-20  Wim Taymans  <wim@fluendo.com>
15241
15242         * docs/plugins/Makefile.am:
15243         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15244         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15245         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15246         * gst/rtsp/gstrtspsrc.c:
15247         * gst/rtsp/gstrtspsrc.h:
15248         Added documentation for the rtsp plugin. Fixes #345393.
15249
15250 2006-06-20  Wim Taymans  <wim@fluendo.com>
15251
15252         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15253         (rtsp_connection_close), (rtsp_connection_free):
15254         Use better G_OS_* macros. Fixes #345301 some more.
15255
15256 2006-06-20  Wim Taymans  <wim@fluendo.com>
15257
15258         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15259
15260         * sys/sunaudio/Makefile.am:
15261         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15262         * sys/sunaudio/gstsunaudiomixerctrl.c:
15263         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15264         (gst_sunaudiomixer_ctrl_list_tracks),
15265         (gst_sunaudiomixer_ctrl_get_volume),
15266         (gst_sunaudiomixer_ctrl_set_volume),
15267         (gst_sunaudiomixer_ctrl_set_mute),
15268         (gst_sunaudiomixer_ctrl_set_record):
15269         * sys/sunaudio/gstsunaudiomixerctrl.h:
15270         * sys/sunaudio/gstsunaudiomixertrack.c:
15271         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15272         * sys/sunaudio/gstsunaudiomixertrack.h:
15273         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15274         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15275         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15276         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15277         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15278         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15279         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15280         (gst_sunaudiosrc_reset):
15281         * sys/sunaudio/gstsunaudiosrc.h:
15282         Add a SunAudio source plugin.
15283         Support stereo and right/left channel gain in the mixer plugin.
15284         Support the RECORD flag so that you can switch between line-input and
15285         microphone in gnome-volume-control.
15286         Code cleanups like using an enumerator for track number instead of an 
15287         integer. Fixes #344923.
15288
15289 2006-06-20  Wim Taymans  <wim@fluendo.com>
15290
15291         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15292
15293         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15294         (rtsp_connection_close):
15295         Make RTSP plugin compile on windows. Fixes #345301.
15296         Some changes to original patch to catch errors better.
15297         use ifdef WIN32 instead of ifndef.
15298
15299 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15300
15301         * configure.ac:
15302         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15303
15304 2006-06-18  Edward Hervey  <edward@fluendo.com>
15305
15306         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15307         After a failed buffer alloc, we need to abort the jpeg decoding (it
15308         started when parsing headers to figure out how many bytes we need
15309         to request downstream).
15310
15311 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15312
15313         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15314
15315         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15316           Make sure we don't read beyond the end of the file (#345232).
15317
15318 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15319
15320         * configure.ac:
15321           Fix --disable-external (can't set conditionals conditionally,
15322           #343602).
15323
15324 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15325
15326         * autogen.sh:
15327         * configure.ac:
15328         * docs/Makefile.am:
15329           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15330
15331         * docs/plugins/Makefile.am:
15332         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15333         * docs/plugins/inspect/plugin-taglib.xml:
15334           Add/fix apev2mux docs.
15335
15336 2006-06-14  Wim Taymans  <wim@fluendo.com>
15337
15338         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15339         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15340         (gst_dvdec_change_state):
15341         Reset segment info on flush.
15342         Alloc segment in _init, free in _finalize.
15343
15344         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15345         Don't send segments twice.
15346
15347 2006-06-14  Wim Taymans  <wim@fluendo.com>
15348
15349         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15350         Respect segment.stop. Fixes #342592.
15351
15352 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15353
15354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15355           No language specified means the implied language is English
15356           according to the matroska spec (partially fixes #344708);
15357           add some more debug output.
15358
15359 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15360
15361         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15362         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15363         (gst_wavparse_chain):
15364           When operating chain-based, don't make any assumptions about the
15365           chunking of the incoming data and make streaming work on days other
15366           than the second Thursday after a full moon. Also fix up debug
15367           messages here and there and make use of the most excellent new
15368           gst_pad_query_peer_duration() utility function.
15369           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15370
15371         * gst/wavparse/gstwavparse.h:
15372           Remove trailing comma after last enum value, some compilers don't
15373           like that.
15374
15375 2006-06-13  Wim Taymans  <wim@fluendo.com>
15376
15377         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15378         Handle premature EOS gracefully.
15379
15380 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15381
15382         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15383           Prevent out of bounds array access when scrubbing towards
15384           the end of the file between the last index entry and the
15385           end. Fixes occasional 'start <= stop' newsegment event
15386           assertions when scrubbing in MJPEG files.
15387
15388 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15389
15390         * tests/check/elements/.cvsignore:
15391           And another one.
15392
15393 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15394
15395         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15396         (scan_encoded_string), (parse_picture_frame):
15397           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15398
15399         * configure.ac:
15400           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15401           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15402
15403 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15404
15405         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15406           gratuitous comment changes
15407         * tests/check/elements/level.c: (GST_START_TEST):
15408           fix level test leaks
15409
15410 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15411
15412         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15413         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15414           Use gst_pad_query_peer_duration() utility function here.
15415
15416 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15417
15418         * autogen.sh:
15419           require am17
15420         * configure.ac:
15421         * ext/annodex/Makefile.am:
15422         * ext/cdio/Makefile.am:
15423         * ext/dv/Makefile.am:
15424         * ext/esd/Makefile.am:
15425         * ext/flac/Makefile.am:
15426         * ext/gdk_pixbuf/Makefile.am:
15427         * ext/ladspa/Makefile.am:
15428         * ext/libcaca/Makefile.am:
15429         * ext/speex/Makefile.am:
15430         * ext/taglib/Makefile.am:
15431         * sys/oss/Makefile.am:
15432         * sys/sunaudio/Makefile.am:
15433         * sys/ximage/Makefile.am:
15434           clean up build further
15435
15436 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15437
15438         * gconf/Makefile.am:
15439           Honour --disable-schemas-install configure option. Fixes #344100.
15440
15441 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15442
15443         * tests/examples/level/Makefile.am:
15444           Add -lm to LIBS for pow() function, don't assume one of our
15445           dependencies (such as libxml-2.0) drags it in automatically
15446           (#343603).
15447
15448 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15449
15450         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15451
15452         * configure.ac:
15453           We should use $SED and not $(SED) in configure.ac (#343678).
15454
15455 2006-06-09  Wim Taymans  <wim@fluendo.com>
15456
15457         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15458
15459         * sys/sunaudio/gstsunaudiomixerctrl.c:
15460         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15461         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15462         (gst_sunaudiomixer_ctrl_set_mute):
15463         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15464         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15465         (gst_sunaudiosink_write):
15466         Attached find a patch that fixes a number of bugs with the SunAudio
15467         mixer plugin and fixes #344101:
15468         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15469            tracks onto the tracklist causing gnome-volume-control's preferences
15470            dialog to be messed up and would core dump if you checked/unchecked
15471            any item.
15472         2. We weren't previously setting the MUTE flag properly.  Fixing this
15473            makes gnome-volume-control work better.
15474         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15475            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15476            gnome-volume-control look better.
15477         Also some minor cleanup in gstsunaudiosink.c.
15478
15479 2006-06-09  Wim Taymans  <wim@fluendo.com>
15480
15481         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15482         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15483         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15484         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15485         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15486         * ext/jpeg/gstjpegdec.h:
15487         API: Added IDCT method property
15488         Small cleanups.
15489         Avoid dynamic allocation of trivial fixed structure.
15490         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15491
15492 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15493
15494         * configure.ac:
15495         We now require libraw1394 >= 1.1.0 and that version onwards all
15496         have .pc files.
15497
15498 2006-06-02  Edward Hervey  <edward@fluendo.com>
15499
15500         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15501         Trying to get items from an ANY or EMPTY caps is ... stupid.
15502
15503 2006-06-02  Edward Hervey  <edward@fluendo.com>
15504
15505         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15506         (gst_dvdec_chain), (gst_dvdec_change_state):
15507         * ext/dv/gstdvdec.h:
15508         Added GstSegment handling, now implements dropping/clipping.
15509
15510 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15511
15512         * ext/aalib/gstaasink.h:
15513         * ext/annodex/gstcmmldec.h:
15514         * ext/cairo/gsttimeoverlay.h:
15515         * ext/dv/gstdvdec.h:
15516         * ext/dv/gstdvdemux.h:
15517         * ext/esd/esdmon.h:
15518         * ext/esd/esdsink.h:
15519         * ext/flac/gstflacenc.h:
15520         * ext/gconf/gstgconfaudiosink.h:
15521         * ext/gconf/gstgconfaudiosrc.h:
15522         * ext/gconf/gstgconfvideosink.h:
15523         * ext/gconf/gstgconfvideosrc.h:
15524         * ext/gdk_pixbuf/gstgdkanimation.h:
15525         * ext/gdk_pixbuf/pixbufscale.h:
15526         * ext/hal/gsthalaudiosink.h:
15527         * ext/hal/gsthalaudiosrc.h:
15528         * ext/jpeg/gstjpegenc.h:
15529         * ext/jpeg/gstsmokedec.h:
15530         * ext/jpeg/gstsmokeenc.h:
15531         * ext/libcaca/gstcacasink.h:
15532         * ext/libmng/gstmngdec.h:
15533         * ext/libmng/gstmngenc.h:
15534         * ext/libpng/gstpngdec.h:
15535         * ext/libpng/gstpngenc.h:
15536         * ext/raw1394/gstdv1394src.h:
15537         * ext/speex/gstspeexenc.h:
15538         * gst/autodetect/gstautoaudiosink.h:
15539         * gst/autodetect/gstautovideosink.h:
15540         * gst/avi/gstavidemux.h:
15541         * gst/cutter/gstcutter.h:
15542         * gst/debug/efence.h:
15543         * gst/debug/gstnavigationtest.h:
15544         * gst/debug/gstnavseek.h:
15545         * gst/flx/gstflxdec.h:
15546         * gst/goom/gstgoom.h:
15547         * gst/icydemux/gsticydemux.h:
15548         * gst/id3demux/gstid3demux.h:
15549         * gst/law/alaw-decode.h:
15550         * gst/law/alaw-encode.h:
15551         * gst/law/mulaw-decode.h:
15552         * gst/law/mulaw-encode.h:
15553         * gst/matroska/matroska-mux.h:
15554         * gst/median/gstmedian.h:
15555         * gst/oldcore/gstaggregator.h:
15556         * gst/oldcore/gstfdsink.h:
15557         * gst/oldcore/gstmd5sink.h:
15558         * gst/oldcore/gstmultifilesrc.h:
15559         * gst/oldcore/gstpipefilter.h:
15560         * gst/oldcore/gstshaper.h:
15561         * gst/oldcore/gststatistics.h:
15562         * gst/rtp/gstasteriskh263.h:
15563         * gst/rtp/gstrtpL16depay.h:
15564         * gst/rtp/gstrtpL16pay.h:
15565         * gst/rtp/gstrtpamrdepay.h:
15566         * gst/rtp/gstrtpamrpay.h:
15567         * gst/rtp/gstrtpdepay.h:
15568         * gst/rtp/gstrtpgsmdepay.h:
15569         * gst/rtp/gstrtpgsmpay.h:
15570         * gst/rtp/gstrtph263pay.h:
15571         * gst/rtp/gstrtph263pdepay.h:
15572         * gst/rtp/gstrtph263ppay.h:
15573         * gst/rtp/gstrtpmp4gpay.h:
15574         * gst/rtp/gstrtpmp4vdepay.h:
15575         * gst/rtp/gstrtpmp4vpay.h:
15576         * gst/rtp/gstrtpmpadepay.h:
15577         * gst/rtp/gstrtpmpapay.h:
15578         * gst/rtp/gstrtppcmadepay.h:
15579         * gst/rtp/gstrtppcmapay.h:
15580         * gst/rtp/gstrtppcmudepay.h:
15581         * gst/rtp/gstrtppcmupay.h:
15582         * gst/rtp/gstrtpspeexdepay.h:
15583         * gst/rtp/gstrtpspeexpay.h:
15584         * gst/rtsp/gstrtpdec.h:
15585         * gst/rtsp/gstrtspsrc.h:
15586         * gst/smpte/gstsmpte.h:
15587         * gst/udp/gstdynudpsink.h:
15588         * gst/udp/gstmultiudpsink.h:
15589         * gst/udp/gstudpsink.h:
15590         * gst/udp/gstudpsrc.h:
15591         * gst/videofilter/gstvideobalance.h:
15592         * gst/videofilter/gstvideoflip.h:
15593         * sys/oss/gstossdmabuffer.h:
15594         * sys/oss/gstossmixerelement.h:
15595         * sys/oss/gstosssink.h:
15596         * sys/oss/gstosssrc.h:
15597         * sys/osxvideo/osxvideosink.h:
15598         * sys/sunaudio/gstsunaudiomixer.h:
15599         * sys/sunaudio/gstsunaudiosink.h:
15600         * sys/ximage/gstximagesrc.h:
15601         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15602
15603 2006-05-31  Wim Taymans  <wim@fluendo.com>
15604
15605         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15606         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15607         (gst_goom_src_setcaps), (gst_goom_src_event),
15608         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15609         (gst_goom_change_state):
15610         * gst/goom/gstgoom.h:
15611         Handle QoS.
15612         Handle flushing, discont and events.
15613         Fix timestamps and various other cleanups.
15614
15615 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15616
15617         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15618         Fix bus reset when using libiec61883
15619
15620 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15621
15622         * configure.ac:
15623         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15624         * ext/raw1394/Makefile.am:
15625         Add CFLAGS.
15626         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15627         New method, to receive using libiec61883.
15628         (gst_dv1394src_iso_receive),
15629         #ifdef'd out if libiec61883 is present.
15630         (gst_dv1394src_bus_reset),
15631         Get userdata correctly if using libiec61883. 
15632         (gst_dv1394src_create),
15633         When using libiec61883, only poll one fd and no need to read.
15634         (gst_dv1394src_discover_avc_node),
15635         Replace g_warnings.
15636         (gst_dv1394src_start),
15637         Create new handle when we know which dv port.  More reliable
15638         than setting port on an existing handle.  Initialise libiec61883.
15639         (gst_dv1394src_stop):
15640         If using libiec61883, then cleanup its handle properly.
15641         * ext/raw1394/gstdv1394src.h:
15642         Add libiec61883 handle.
15643
15644 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15645
15646         * gst/avi/gstavidemux.c:
15647           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15648         * win32/MANIFEST:
15649           sort file listing
15650         * win32/vs6/libgstavi.dsp:
15651           add gstavimux.c to the project
15652         * win32/vs6/libgstid3demux.dsp:
15653           add link to zlib library
15654         * win32/vs6/libgstmatroska.dsp:
15655           add matroska-ids.c to the project
15656
15657 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15658
15659         Patch by: Sebastian Dröge  <mail at slomosnail de >
15660
15661         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15662         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15663         * ext/taglib/Makefile.am:
15664         * ext/taglib/gstapev2mux.cc:
15665         * ext/taglib/gstapev2mux.h:
15666         * ext/taglib/gstid3v2mux.cc:
15667         * ext/taglib/gsttaglibmux.c: (plugin_init):
15668         * ext/taglib/gsttaglibmux.h:
15669           Add apev2mux element (#343122).
15670         
15671         * tests/check/Makefile.am:
15672         * tests/check/elements/apev2mux.c:
15673         (test_taglib_apev2mux_create_tags),
15674         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15675         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15676         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15677         (apev2mux_suite), (main):
15678           Add unit test for apev2mux element.
15679
15680 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15681
15682         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15683         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15684         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15685           GST_PTR_FORMAT should be used to print caps in debug statements.
15686
15687 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15688
15689         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15690
15691         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15692         (ape_demux_parse_tags):
15693           Some clean-ups and additions: map APE 'file' tag to
15694           GST_TAG_LOCATION (#343123); add support for extracting
15695           the track count and clean up parsing a bit (#343127).
15696
15697 2006-05-28  Edward Hervey  <edward@fluendo.com>
15698
15699         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15700         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15701
15702 2006-05-28  Edward Hervey  <edward@fluendo.com>
15703
15704         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15705         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15706         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15707         * ext/jpeg/gstjpegdec.h:
15708         Clip outgoing buffers according to currently configured segment.
15709
15710 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15711
15712         * ext/taglib/gstid3v2mux.cc:
15713           Handle  writing of track-count or album-volume-count without
15714           track-number or albume-volume-number (in this case the number
15715           will just be set to 0).
15716
15717         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15718           It would be nice if we actually checked the values received for
15719           track/album-volume number/count in  _check_tags(), rather than
15720           setting them again ...
15721
15722 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15723
15724         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15725           A track/volume number or count of 0 does not make sense,
15726           just ignore it along with negative numbers (a tag might
15727           only contain a track count without a track number).
15728
15729 2006-05-27  Edward Hervey  <edward@fluendo.com>
15730
15731         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15732         (gst_jpeg_dec_sink_event):
15733         Abort decompression when receiving FLUSH_STOP. This should avoid
15734         issues when interrupting decoding with flushes.
15735
15736 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15737
15738         * ext/flac/gstflac.c:
15739           Don't #include file we don't dist any longer.
15740
15741 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15742
15743         * README:
15744           Replace current README (containing the release notes from
15745           some 0.9.x version) with a proper README taken from the core.
15746
15747 2006-05-24  Wim Taymans  <wim@fluendo.com>
15748
15749         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15750         Implement EOS correctly by either posting
15751         SEGMENT_DONE or pushing an EOS message depending
15752         on the seek type. Fixes #342592
15753
15754 2006-05-24  Wim Taymans  <wim@fluendo.com>
15755
15756         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15757         * gst/law/alaw-decode.h:
15758         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15759         * gst/law/alaw-encode.h:
15760         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15761         * gst/law/mulaw-decode.h:
15762         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15763         * gst/law/mulaw-encode.h:
15764         Some cleanups in the chain functions.
15765         Remove some GStreamer 0.0.2 bits.
15766
15767 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15768
15769         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15770
15771         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15772           gst_collect_pads_stop() needs to be called before chaining up
15773           to the parent class (#342734).
15774
15775 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15776
15777         * ext/flac/Makefile.am:
15778         * ext/flac/flac_compat.h:
15779         * ext/flac/gstflac.c:
15780         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15781         * ext/flac/gstflacenc.c:
15782           Remove backwards compatibility cruft for dealing with FLAC API
15783           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15784
15785 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15786
15787         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15788         (gst_matroska_demux_push_xiph_codec_priv_data),
15789         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15790         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15791         * gst/matroska/matroska-ids.h:
15792         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15793         (gst_matroska_mux_video_pad_setcaps),
15794         (xiph3_streamheader_to_codecdata),
15795         (vorbis_streamheader_to_codecdata),
15796         (theora_streamheader_to_codecdata),
15797         (gst_matroska_mux_audio_pad_setcaps),
15798         (gst_matroska_mux_write_data):
15799           Add support for muxing/demuxing theora video (#342448; too bad
15800           none of the usual linux players can actually play this). Playback
15801           in GStreamer will require additional changes to theoradec in -base.
15802           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15803           cleanups.
15804
15805 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15806
15807         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15808         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15809           Fix crashes when the horizontal subsampling is 1.
15810           Fixes #342097.
15811
15812 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15813
15814         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15815
15816         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15817         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15818         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15819         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15820         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15821         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15822         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15823         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15824         (gst_avi_mux_change_state):
15825         * gst/avi/gstavimux.h:
15826           Some enhancements for avimux (#342526):
15827            - add odml (large file) index support
15828            - store codec init data (e.g. huffyuv)
15829            - miscellaneous other fixes/cleanups
15830
15831 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15832
15833         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15834         Don't output any tag when we encounter a negative track number - the
15835         tag type is uint, so we end up outputting huge positive numbers
15836         instead. (Fixes: #342029)
15837
15838 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15839
15840         * configure.ac:
15841           update for new GSTPB_PLUGINS_DIR
15842
15843 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15844
15845         * rtp/gst/gstrtph263pay.c:
15846         Properly set static caps for H263 at 34.
15847
15848 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15849
15850         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15851
15852         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15853           Merge event tags and tag setter tags correctly (#339918). Also,
15854           don't leak taglist in case of an error.
15855           
15856 2006-05-17  Edward Hervey  <edward@fluendo.com>
15857
15858         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15859         We can only do caps intersection if the othercaps are non-empty and not
15860         ANY. Else we return the pad template (base_caps).
15861
15862 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15863
15864         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15865           Fix crash when outputting debugging information for certain
15866           pictures (always good to use the right struct member for
15867           the number of records in an array).
15868
15869 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15870
15871         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15872
15873         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15874         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15875         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15876         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15877         (gst_ebml_read_float), (gst_ebml_read_ascii),
15878         (gst_ebml_read_binary):
15879           Don't create unnecessary sub-buffers all the time. Dramatically
15880           improves performance with multiple concurrently running
15881           matroskademux instances (#341818) (and avoids doing
15882           unnecessarily inefficient things in the general case).
15883
15884 2006-05-16  Edward Hervey  <edward@fluendo.com>
15885
15886         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15887         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15888         return value of gst_pad_push_event().
15889
15890 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15891
15892         * gst/autodetect/gstautoaudiosink.c:
15893         (gst_auto_audio_sink_find_best):
15894         * gst/autodetect/gstautovideosink.c:
15895         (gst_auto_video_sink_find_best):
15896         Make the name of the child element be based on the name of the
15897         parent, so that debug output is more useful.
15898         
15899         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15900         (parse_insert_string_field), (parse_split_strings):
15901         Rework string parsing to always walk over BOM markers in UTF16
15902         strings, using the endianness indicated by the innermost one,
15903         then trying the opposite endianness if that fails to convert
15904         to valid UTF-8. Fixes #341774
15905
15906 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15907
15908         Patch from: Matthieu <matthieu at fluendo dot com>
15909
15910         * ext/libpng/Makefile.am:
15911         Add LIBPNG_CFLAGS.
15912
15913 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15914
15915         * ext/taglib/gstid3v2mux.cc:
15916           Add support for writing images (APIC frames) into ID3v2
15917           tags (picture type always set to 'other' for now though).
15918
15919 2006-05-14  Michael Smith  <msmith@fluendo.com>
15920
15921         * gst/wavparse/gstwavparse.c:
15922           Update docs; wavparse implements push and pull modes.
15923
15924 2006-05-12  Wim Taymans  <wim@fluendo.com>
15925
15926         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15927         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15928         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15929         Ooops, bitten by the copy-and-paste design paradigm, fixes
15930         seek again.
15931
15932 2006-05-12  Wim Taymans  <wim@fluendo.com>
15933
15934         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15935         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15936         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15937         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15938         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15939         (gst_avi_demux_massage_index),
15940         (gst_avi_demux_calculate_durations_from_index),
15941         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15942         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15943         (gst_avi_demux_loop):
15944         * gst/avi/gstavidemux.h:
15945         Some cleanups, prepare to use GstSegment.
15946         Fix error in entry walking code.
15947         Fix VBR detection.
15948         Smarter timestamp calculation code.
15949         Uniform error/eos handling.
15950
15951 2006-05-12  Michael Smith  <msmith@fluendo.com>
15952
15953         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15954         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15955           Fix use of uninitialised values if we're NOT seeking in ready.
15956           Fix typos.
15957
15958 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15959
15960         * gst/wavparse/Makefile.am:
15961           Add CFLAGS and LIBS for libgstbase, fixes build on
15962           Cygwin (#341489).
15963
15964 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15965
15966         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15967           Some more debug info. No need to check whether the string
15968           returned by g_convert() is really UTF-8 - either it is or
15969           we get NULL returned.
15970
15971 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15972
15973         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15974           Fix parsing of numeric genre strings some more, by ensuring that
15975           we only try and parse strings that a) Start with '(' and b) Consist
15976           only of digits.
15977           Also, when finding an escaping '((' sequence, bust it back to '(' by
15978           swallowing the first parenthesis
15979
15980 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15981
15982         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15983         (gst_esdsink_open), (gst_esdsink_close):
15984         * ext/esd/esdsink.h:
15985           Move the esd_get_server_info() into gst_esdsink_open() and fail
15986           with a decent error message on errors.
15987
15988 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15989
15990         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15991         (gst_esdmon_channels_get_type):
15992         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15993         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15994         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15995         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15996         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15997         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15998         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15999         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16000         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16001         * gst/videomixer/videomixer.c:
16002         (gst_video_mixer_background_get_type):
16003           Const-ify GEnumValue arrays.
16004
16005 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16006
16007         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16008
16009         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16010         (gst_avi_mux_do_video_buffer):
16011           Work around gst_buffer_make_metadata_writable() bug that
16012           results in avimux marking all frames in the index as
16013           keyframes (#340859).
16014           
16015 2006-05-08  Wim Taymans  <wim@fluendo.com>
16016
16017         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16018         Make parsing of urls suck slightly less.
16019
16020 2006-05-08  Edward Hervey  <edward@fluendo.com>
16021
16022         * autogen.sh: (CONFIGURE_DEF_OPT): 
16023         libtoolize on Darwin/MacOSX is called glibtoolize.
16024
16025 2006-05-08  Wim Taymans  <wim@fluendo.com>
16026
16027         Patch by: Jens Granseuer <jensgr at gmx dot net>
16028
16029         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16030         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16031         C89 compliance fixes. Fixes #340980
16032
16033 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16034
16035         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16036         * ext/flac/gstflacdec.h:
16037           Handle segment seeks that include the end of the file as stop point
16038           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16039           message instead of an EOS event in case we're in segment seek
16040           mode (fixes #340699).
16041           
16042 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16043
16044         * ext/cairo/gsttextoverlay.c:
16045         * ext/flac/gstflacdec.c:
16046         * ext/gdk_pixbuf/pixbufscale.c:
16047         * gst/apetag/gstapedemux.c:
16048         * gst/debug/breakmydata.c:
16049         * gst/debug/testplugin.c:
16050         * gst/matroska/ebml-write.c:
16051         * gst/multipart/multipartdemux.c:
16052         * sys/osxaudio/gstosxaudiosink.c:
16053         * sys/osxaudio/gstosxaudiosrc.c:
16054         Add semicolons after GST_BOILERPLATE[_FULL] so that
16055         indent doesn't mess up following lines.
16056
16057 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16058
16059         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16060
16061         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16062           Don't leak caps when freeing the stream context (#340623).
16063
16064 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16065
16066         * configure.ac:
16067           Back to CVS
16068
16069 === release 0.10.3 ===
16070
16071 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16072
16073         * configure.ac:
16074           releasing 0.10.3, "Desplazado"
16075
16076 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16077
16078         * gst/matroska/matroska-mux.c:
16079         (gst_matroska_mux_stream_is_vorbis_header),
16080         (gst_matroska_mux_write_data):
16081           Don't strcmp() NULL strings.
16082           Only start new clusters on video keyframes, not on any
16083           random audio buffer that doesn't have the DELTA_UNIT
16084           flag set (fixes 'make check' again).
16085
16086 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16087
16088         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16089
16090         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16091         (gst_matroska_mux_stream_is_vorbis_header),
16092         (gst_matroska_mux_write_data):
16093           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16094           value and then dead-lock when muxing vorbis audio streams
16095           (the three vorbis header buffers carry no timestamp, and it
16096           would try to mux these after all video buffers). Fixes #340346.
16097
16098           Improve clustering: start a new cluster also whenever we get
16099           a keyframe.     
16100
16101 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16102
16103         * win32/common/config.h:
16104         * win32/MANIFEST
16105           add the generated file as well
16106
16107 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16108
16109         * Makefile.am:
16110         * configure.ac:
16111         * win32/common/config.h.in:
16112           add win32 stuff
16113
16114 2006-05-03  Michael Smith  <msmith@fluendo.com>
16115
16116         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16117           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16118           SUCKS.
16119
16120 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16121
16122         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16123         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16124         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16125           don't leak caps-string
16126
16127 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16128
16129         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16130         (gst_id3demux_sink_activate):
16131           Let core insert default error message for TYPE_NOT_FOUND
16132           errors, it's just as good as our own and has the added
16133           bonus of being translated.
16134
16135 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16136
16137         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16138         (gst_tag_demux_sink_event):
16139         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16140         (gst_id3demux_sink_event):
16141           Post an error message when we get an EOS event and were not
16142           able to find out the type of stream.
16143
16144         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16145         (test_taglib_id3mux_with_tags):
16146           Decrease num-buffers to 16 per iteration again, otherwise the
16147           many memcpy()s and reallocations in the test will hammer slow
16148           CPUs completely and make the test timeout.
16149
16150 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16151
16152         * configure.ac:
16153           figure out where plugins-base plugins are
16154         * tests/check/Makefile.am:
16155           use plugins-base plugins, so we have typefind functions
16156         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16157           increase num-buffers, this makes sure the test errors out instead
16158           of timing out when no typefind functions are present
16159
16160 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16161
16162         * docs/plugins/Makefile.am:
16163           also check .cc files for gtk-doc markup
16164         * configure.ac:
16165         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16166         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16167         * tests/check/Makefile.am:
16168         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16169         * ext/Makefile.am:
16170         * ext/taglib/Makefile.am:
16171         * ext/taglib/gstid3v2mux.h:
16172         * ext/taglib/gsttaglibmux.c:
16173         * ext/taglib/gsttaglibmux.h:
16174           move taglib-based id3v2muxer to -good.  Fixes #336110.
16175
16176 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16177
16178         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16179           ... and fix multichannel/WAVFORMATEX support again.
16180
16181 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16182
16183         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16184         (gst_wavparse_class_init), (gst_wavparse_dispose),
16185         (gst_wavparse_reset), (gst_wavparse_init),
16186         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16187         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16188         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16189         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16190         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16191         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16192         (gst_wavparse_stream_data), (gst_wavparse_loop),
16193         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16194         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16195         (gst_wavparse_change_state), (plugin_init):
16196         * gst/wavparse/gstwavparse.h:
16197           Add push (streaming) mode to wavparse (fixes #337625)
16198
16199 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16200
16201         * configure.ac:
16202         * tests/Makefile.am:
16203           add ximagesrc icles test
16204
16205 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16206
16207         * configure.ac:
16208         * docs/plugins/Makefile.am:
16209         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16210         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16211         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16212         (gst_cmml_enc_push_clip):
16213         * sys/Makefile.am:
16214         * sys/ximage/Makefile.am:
16215         * sys/ximage/gstximagesrc.c:
16216           Move ximagesrc plug-in to good after review.  Fixes #336756.
16217
16218 2006-04-28  Michael Smith  <msmith@fluendo.com>
16219
16220         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16221         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16222         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16223         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16224         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16225         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16226         * gst/icydemux/gsticydemux.h:
16227           Fix event handling: cache events when typefinding and forward later.
16228
16229 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16230
16231         * sys/osxaudio/gstosxaudiosink.c:
16232         (plugin_init):
16233          Register osxaudiosrc to the plugin.
16234         * sys/osxaudio/gstosxaudiosrc.c:
16235         (gst_osx_audio_src_osxelement_do_init),
16236         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16237         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16238         (gst_osx_audio_src_get_property),
16239         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16240         (gst_osx_audio_src_osxelement_init):
16241         * sys/osxaudio/gstosxaudiosrc.h:
16242           Port of osxaudiosrc to 0.10.
16243         * sys/osxaudio/Makefile.am:
16244           Add osxaudiosrc
16245
16246 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16247
16248         * sys/osxaudio/gstosxringbuffer.c:
16249         * sys/osxaudio/gstosxringbuffer.h:
16250           Forgot to commit earlier, part of the OSX audio plugin port
16251
16252 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16253
16254         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16255         (parse_split_strings):
16256           Recognise and skip any byte order marker (BOM) in
16257           UTF-16 strings.
16258
16259 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16260
16261         * docs/plugins/Makefile.am:
16262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16263         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16264         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16265         * docs/plugins/inspect/plugin-avi.xml:
16266         * gst/avi/gstavidemux.c:
16267         * gst/avi/gstavimux.c:
16268           Add docs for both avidemux and avimux.
16269
16270 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16271
16272         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16273
16274         * gst/avi/Makefile.am:
16275         * gst/avi/gstavi.c: (plugin_init):
16276         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16277         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16278         (gst_avi_mux_class_init), (gst_avi_mux_init),
16279         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16280         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16281         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16282         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16283         (gst_avi_mux_riff_get_avix_header),
16284         (gst_avi_mux_riff_get_video_header),
16285         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16286         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16287         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16288         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16289         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16290         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16291         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16292         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16293         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16294         (gst_avi_mux_change_state):
16295         * gst/avi/gstavimux.h:
16296           Port AVI muxer to GStreamer-0.10 (#332031).
16297
16298         * tests/check/Makefile.am:
16299         * tests/check/elements/avimux.c:
16300         * tests/check/elements/.cvsignore:
16301           Add unit test for AVI muxer.
16302
16303 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16304
16305         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16306         (gst_wavparse_class_init), (gst_wavparse_reset),
16307         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16308         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16309         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16310         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16311         (gst_wavparse_stream_data), (gst_wavparse_loop),
16312         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16313         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16314         (plugin_init):
16315         * gst/wavparse/gstwavparse.h:
16316           reverted patch #337625 for the price of 1 hour sleep
16317
16318 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16319
16320         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16321         (gst_wavparse_class_init), (gst_wavparse_reset),
16322         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16323         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16324         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16325         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16326         (gst_wavparse_stream_data), (gst_wavparse_loop),
16327         (gst_wavparse_chain), (plugin_init):
16328         * gst/wavparse/gstwavparse.h:
16329           correct partial implementation of push mode
16330           (from my last commit)
16331
16332 2006-04-26  Wim Taymans  <wim@fluendo.com>
16333
16334         * ext/esd/esdsink.c:
16335         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16336         it is not in esd.h
16337
16338 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16339
16340         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16341         (gst_au_parse_class_init), (gst_au_parse_init),
16342         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16343         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16344         (gst_au_parse_chain), (gst_au_parse_src_convert),
16345         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16346         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16347         (gst_au_parse_change_state):
16348         * gst/auparse/gstauparse.h:
16349           Rewrite auparse to suck a little bit less: make source pad
16350           dynamic, so decodebin/playbin work with non-raw formats
16351           like alaw/mulaw; add query function for duration/position
16352           queries; check whether we have enough data before attempting
16353           to parse the header (instead of crashing when that is not the
16354           case); work around audioconvert sucking by swapping endianness
16355           to the native endianness ourselves for float formats; send
16356           initial newsegment event. Fixes #161712.
16357
16358 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16359
16360         * sys/osxaudio/Makefile.am:
16361         * sys/osxaudio/gstosxaudioelement.c:
16362         (gst_osx_audio_element_get_type),
16363         (gst_osx_audio_element_class_init):
16364         * sys/osxaudio/gstosxaudioelement.h:
16365         * sys/osxaudio/gstosxaudiosink.c:
16366         (gst_osx_audio_sink_osxelement_do_init),
16367         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16368         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16369         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16370         (gst_osx_audio_sink_create_ringbuffer),
16371         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16372         (plugin_init):
16373         * sys/osxaudio/gstosxaudiosink.h:
16374         Port of osxaudiosink to 0.10
16375
16376 2006-04-26  Wim Taymans  <wim@fluendo.com>
16377
16378         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16379         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16380         the size of the ringbuffer. This should fix hangs with older 
16381         esd sound servers.
16382
16383 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16384
16385         * ext/aalib/gstaasink.c:
16386         * ext/annodex/gstcmmldec.c:
16387         * ext/annodex/gstcmmlenc.c:
16388         * ext/cairo/gsttextoverlay.c:
16389         * ext/cairo/gsttimeoverlay.c:
16390         * ext/cdio/gstcdiocddasrc.c:
16391         * ext/dv/gstdvdec.c:
16392         * ext/dv/gstdvdemux.c:
16393         * ext/esd/esdmon.c:
16394         * ext/esd/esdsink.c:
16395         * ext/flac/gstflacenc.c:
16396         * ext/flac/gstflactag.c:
16397         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16398         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16399         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16400         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16401         * ext/gdk_pixbuf/pixbufscale.c:
16402         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16403         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16404         * ext/jpeg/gstjpegdec.c:
16405         * ext/jpeg/gstjpegenc.c:
16406         * ext/jpeg/gstsmokedec.c:
16407         * ext/jpeg/gstsmokeenc.c:
16408         * ext/libcaca/gstcacasink.c:
16409         * ext/libmng/gstmngdec.c:
16410         * ext/libmng/gstmngenc.c:
16411         * ext/libpng/gstpngdec.c:
16412         * ext/libpng/gstpngenc.c:
16413         * ext/mikmod/gstmikmod.c:
16414         * ext/raw1394/gstdv1394src.c:
16415         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16416         * ext/shout2/gstshout2.h:
16417         * ext/speex/gstspeexdec.c:
16418         * ext/speex/gstspeexenc.c:
16419         * gst/alpha/gstalpha.c:
16420         * gst/alpha/gstalphacolor.c:
16421         * gst/apetag/gstapedemux.c:
16422         * gst/auparse/gstauparse.c:
16423         * gst/autodetect/gstautoaudiosink.c:
16424         (gst_auto_audio_sink_base_init):
16425         * gst/autodetect/gstautovideosink.c:
16426         (gst_auto_video_sink_base_init):
16427         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16428         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16429         * gst/cutter/gstcutter.c:
16430         * gst/debug/breakmydata.c:
16431         * gst/debug/efence.c:
16432         * gst/debug/gstnavigationtest.c:
16433         * gst/debug/gstnavseek.c:
16434         * gst/debug/negotiation.c:
16435         * gst/debug/progressreport.c:
16436         * gst/debug/testplugin.c:
16437         * gst/effectv/gstaging.c:
16438         * gst/effectv/gstdice.c:
16439         * gst/effectv/gstedge.c:
16440         * gst/effectv/gstquark.c:
16441         * gst/effectv/gstrev.c:
16442         * gst/effectv/gstshagadelic.c:
16443         * gst/effectv/gstvertigo.c:
16444         * gst/effectv/gstwarp.c:
16445         * gst/flx/gstflxdec.c:
16446         * gst/goom/gstgoom.c:
16447         * gst/icydemux/gsticydemux.c:
16448         * gst/id3demux/gstid3demux.c:
16449         * gst/interleave/deinterleave.c:
16450         * gst/interleave/interleave.c:
16451         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16452         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16453         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16454         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16455         * gst/level/gstlevel.c:
16456         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16457         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16458         * gst/median/gstmedian.c:
16459         * gst/monoscope/gstmonoscope.c:
16460         * gst/multipart/multipartdemux.c:
16461         * gst/multipart/multipartmux.c:
16462         * gst/oldcore/gstaggregator.c:
16463         * gst/oldcore/gstfdsink.c:
16464         * gst/oldcore/gstmd5sink.c:
16465         * gst/oldcore/gstmultifilesrc.c:
16466         * gst/oldcore/gstpipefilter.c:
16467         * gst/oldcore/gstshaper.c:
16468         * gst/oldcore/gststatistics.c:
16469         * gst/rtp/gstasteriskh263.c:
16470         * gst/rtp/gstrtpL16depay.c:
16471         * gst/rtp/gstrtpL16pay.c:
16472         * gst/rtp/gstrtpamrdepay.c:
16473         * gst/rtp/gstrtpamrpay.c:
16474         * gst/rtp/gstrtpdepay.c:
16475         * gst/rtp/gstrtpgsmpay.c:
16476         * gst/rtp/gstrtph263pay.c:
16477         * gst/rtp/gstrtph263pdepay.c:
16478         * gst/rtp/gstrtph263ppay.c:
16479         * gst/rtp/gstrtpilbcdepay.c:
16480         * gst/rtp/gstrtpmp4gpay.c:
16481         * gst/rtp/gstrtpmp4vdepay.c:
16482         * gst/rtp/gstrtpmp4vpay.c:
16483         * gst/rtp/gstrtpmpadepay.c:
16484         * gst/rtp/gstrtpmpapay.c:
16485         * gst/rtp/gstrtppcmadepay.c:
16486         * gst/rtp/gstrtppcmapay.c:
16487         * gst/rtp/gstrtppcmudepay.c:
16488         * gst/rtp/gstrtppcmupay.c:
16489         * gst/rtp/gstrtpspeexdepay.c:
16490         * gst/rtp/gstrtpspeexpay.c:
16491         * gst/rtsp/gstrtpdec.c:
16492         * gst/rtsp/gstrtspsrc.c:
16493         * gst/smpte/gstsmpte.c:
16494         * gst/udp/gstdynudpsink.c:
16495         * gst/udp/gstmultiudpsink.c:
16496         * gst/udp/gstudpsink.c:
16497         * gst/udp/gstudpsrc.c:
16498         * gst/videobox/gstvideobox.c:
16499         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16500         * gst/videofilter/gstvideobalance.c:
16501         * gst/videofilter/gstvideoflip.c:
16502         * gst/videofilter/gstvideotemplate.c:
16503         (gst_videotemplate_base_init):
16504         * gst/videomixer/videomixer.c:
16505         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16506         (gst_wavparse_class_init), (gst_wavparse_dispose),
16507         (gst_wavparse_reset), (gst_wavparse_init),
16508         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16509         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16510         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16511         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16512         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16513         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16514         (gst_wavparse_change_state):
16515         * gst/wavparse/gstwavparse.h:
16516         * sys/oss/gstossmixerelement.c:
16517         * sys/oss/gstosssink.c:
16518         * sys/oss/gstosssrc.c:
16519         * sys/osxaudio/gstosxaudioelement.c:
16520         * sys/osxaudio/gstosxaudiosink.c:
16521         * sys/osxaudio/gstosxaudiosrc.c:
16522         * sys/sunaudio/gstsunaudiomixer.c:
16523         * sys/sunaudio/gstsunaudiosink.c:
16524           Define GstElementDetails as const and also static (when defined as
16525           global)
16526
16527 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16528
16529         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16530           Source pad has fixed caps. If we don't set this, bad
16531           things happen when the window is resized.
16532
16533 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16534
16535         * gst/matroska/Makefile.am:
16536         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16537         (gst_matroska_demux_handle_src_event):
16538         * gst/matroska/matroska-ids.c:
16539         (gst_matroska_track_init_video_context),
16540         (gst_matroska_track_init_audio_context),
16541         (gst_matroska_track_init_subtitle_context),
16542         (gst_matroska_track_init_complex_context):
16543         * gst/matroska/matroska-ids.h:
16544           Handle case where the TrackType ebml chunk does not come before the
16545           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16546           events.
16547
16548 2006-04-25  Wim Taymans  <wim@fluendo.com>
16549
16550         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16551         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16552         It's codec_data, not codec_info.
16553
16554 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16555
16556         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16557
16558         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16559           Handle codec_data for VfW compatibility codec IDs (#339451)
16560
16561         * gst/matroska/matroska-mux.c:
16562         (gst_matroska_mux_video_pad_setcaps):
16563           Same here, handle codec_data and add additional caps we can handle
16564           now to the pad template (huffyuv, dv and h263 video) (#339451)
16565
16566 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16567
16568         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16569
16570         * gst/matroska/matroska-mux.c:
16571         (gst_matroska_mux_create_buffer_header),
16572         (gst_matroska_mux_write_data):
16573           Fix timestamping of B-frames, use signed integers, do
16574           some rounding (#339678).
16575
16576 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16577
16578         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16579         just make it compile with --disable-gst-debug.
16580
16581 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16582
16583         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16584         Fix a bad conversion using gst_guint64_to_gdouble.
16585         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16586         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16587         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16588     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16589         mistake.
16590
16591 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16592
16593         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16594         Use gst_guint64_to_gdouble for conversions
16595         * win32/vs6/gst_plugins_good.dsw:
16596         * win32/vs6/libgsticydemux.dsp:
16597         Add a project file for icydemux
16598
16599 2006-04-21  Wim Taymans  <wim@fluendo.com>
16600
16601         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16602
16603         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16604         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16605         When splitting audio chunks, the block alignment is not taken in
16606         consideration, so the smaller chunks could be of size which is 
16607         not a multiple of the block alignment. Fixes #336904
16608
16609 2006-04-21  Wim Taymans  <wim@fluendo.com>
16610
16611         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16612         Use scale functions
16613
16614 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16615
16616         * ext/dv/gstdv.c: (plugin_init):
16617           Fix build.
16618
16619 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16620
16621         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16622         (gst_progress_report_class_init), (gst_progress_report_init),
16623         (gst_progress_report_do_query), (gst_progress_report_report),
16624         (gst_progress_report_set_property),
16625         (gst_progress_report_get_property):
16626           Add 'format' property to force querying to a particular format.
16627
16628 2006-04-21  Andy Wingo  <wingo@pobox.com>
16629
16630         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16631         best, on big endian systems. Drop its rank in that case. OTOH on
16632         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16633
16634 2006-04-21  Michael Smith  <msmith@fluendo.com>
16635
16636         * configure.ac:
16637         * gst/icydemux/Makefile.am:
16638         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16639         (gst_icydemux_base_init), (gst_icydemux_class_init),
16640         (gst_icydemux_reset), (gst_icydemux_init),
16641         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16642         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16643         (unicodify), (gst_icydemux_unicodify),
16644         (gst_icydemux_parse_and_send_tags),
16645         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16646         (gst_icydemux_chain), (gst_icydemux_change_state),
16647         (gst_icydemux_send_tag_event), (plugin_init):
16648         * gst/icydemux/gsticydemux.h:
16649         * tests/check/Makefile.am:
16650         * tests/check/elements/icydemux.c: (typefind_succeed),
16651         (plugin_init), (icydemux_found_pad), (create_icydemux),
16652         (cleanup_icydemux), (push_data), (GST_START_TEST),
16653         (icydemux_suite), (main):
16654           Add icydemux, and tests.
16655
16656 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16657
16658         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16659           Post SEGMENT_DONE message in TIME format.
16660
16661 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16662
16663         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16664
16665         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16666         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16667           Fix index creation when we have to scan the file to create
16668           an index. There may be other types of RIFF 'LIST' chunks than
16669           'movi' and we need to skip them properly as well or we'll end up
16670           reading garbage (#336889). Some other cosmetic changes.
16671           
16672 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16673
16674         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16675         (gst_flac_dec_handle_seek_event):
16676           Add support for segment seeks (fixes #338290). Also demote
16677           some recurring debug message from DEBUG to LOG level.
16678
16679 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16680
16681         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16682         (gst_matroskademux_do_index_seek),
16683         (gst_matroska_demux_handle_seek_event),
16684         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16685         * gst/matroska/matroska-ids.h:
16686           Set DISCONT flag on first buffer after a discontinuity.
16687           Fix newsegment events sent when seeking and honour KEY_UNIT
16688           seek flag. Create pad with bogus caps if we don't recognise
16689           the stream codec id.
16690
16691         * gst/matroska/matroska-demux.h:
16692           Fix GObject macros.
16693
16694 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16695
16696         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16697
16698         * gst/matroska/matroska-demux.c:
16699         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16700           Handle end of segment properly when set; don't dead-lock when
16701           posting start of segment message when doing a segment seek.
16702           Fixes #338810.
16703
16704 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16705
16706         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16707         (gst_matroska_demux_plugin_init):
16708           Make mpeg2 aac audio work: create artificial private codec data
16709           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16710           Also call gst_riff_init(). Partially fixes #338767.
16711
16712 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16713
16714         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16715         (gst_wavenc_class_init), (gst_wavenc_init),
16716         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16717         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16718         (gst_wavenc_chain), (gst_wavenc_change_state):
16719         * gst/wavenc/gstwavenc.h:
16720           Set caps on first outgoing buffer, so that it doesn't error out
16721           immediately with a non-negotiated error (#338716). Rewrite and
16722           clean up a bit; fix setcaps function to parse things properly;
16723           fix sink caps (8bit audio is unsigned and doesn't have depth);
16724           use boilerplate macros; remove unused properties stuff.
16725
16726 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16727
16728         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16729           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16730           handle MJPEG streams and might be autoplugged for those if the
16731           user doesn't have jpegdec installed (resulting in a cryptic error
16732           message about huffman tables). Better to disable JPEG decoding here
16733           and let the user figure out that she needs to install jpegdec.
16734
16735 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16736
16737         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16738         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16739         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16740         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16741           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16742           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16743           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16744           debug messages. Fix boilerplate macros.
16745
16746 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16747
16748         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16749         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16750           No need to special-case for Gdk-2.0 any longer, we require
16751           Gdk 2.2 or newer; minor clean-ups.
16752
16753 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16754
16755         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16756         (gst_shout2send_class_init), (gst_shout2send_init),
16757         (set_shout_metadata), (gst_shout2send_set_metadata),
16758         (gst_shout2send_event), (gst_shout2send_start),
16759         (gst_shout2send_connect), (gst_shout2send_stop),
16760         (gst_shout2send_render), (gst_shout2send_set_property),
16761         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16762         (plugin_init):
16763         * ext/shout2/gstshout2.h:
16764         * po/POTFILES.in:
16765           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16766           change function; use GST_ELEMENT_ERROR for error reporting, not
16767           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16768           will cause crashes or assertion failures; remove (unused) "sync"
16769           property, basesink already has such a property; misc. other
16770           minor fixes and cleanups.
16771
16772 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16773
16774         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16775         * ext/esd/gstesd.c: (plugin_init):
16776         * po/POTFILES.in:
16777           Add translatable error message for when we cannot
16778           connect to the sound server, as "Cannot open resource
16779           for writing" isn't really an acceptable message to show
16780           to the user in this case.
16781
16782 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16783
16784         * sys/oss/gst-i18n-plugin.h:
16785           Remove bogus file that doesn't belong here.
16786
16787 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16788
16789         Patch by: Philippe Valembois
16790
16791         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16792         (gst_shout2send_set_metadata), (gst_shout2send_event),
16793         (gst_shout2send_render), (gst_shout2send_change_state):
16794         * ext/shout2/gstshout2.h:
16795           Handle tags being received before the connection to
16796           the server is established properly (see #338636).
16797
16798 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16799
16800         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16801           Don't crash in case the connection to the server fails:
16802           don't set pointer to NULL by assigning FALSE; error out
16803           properly by using GST_ELEMENT_ERROR and returning
16804           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16805           before resetting the pointer.
16806
16807 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16808
16809         * gst/id3demux/id3tags.c:
16810         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16811         (Fixes #338713)
16812
16813 2006-04-12  Wim Taymans  <wim@fluendo.com>
16814
16815         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16816         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16817         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16818         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16819         (gst_gdk_pixbuf_chain):
16820         Some cleanups.
16821         Added RGBA as a possible output format.
16822         Correctly free the supported mimetypes.
16823         deprecate silent arg, it's not used.
16824         Return result from _alloc_buffer to peer.
16825
16826 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16827
16828         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16829           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16830           overwriting GST_BUFFER_MALLOCDATA.
16831
16832 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16833
16834         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16835         (user_endrow_callback), (user_end_callback),
16836         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16837         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16838         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16839         * ext/libpng/gstpngdec.h:
16840           Handle more than one frame if the content is framed,
16841           like with png-in-quicktime (#331917).
16842
16843 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16844
16845         * sys/oss/Makefile.am:
16846         * sys/oss/common.h:
16847         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16848         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16849         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16850         (gst_oss_src_unprepare):
16851           - the user-visible error strings were in the wrong category
16852           - and the messages were not marked for translation
16853           - which is actually a good thing, because they were exactly
16854             the kind of message you would never want anyone to see
16855           - the macros were using variables that didn't exist in the macro
16856             arguments
16857           - and they were obviously copied from each other and then modified
16858           - so a common header makes sense
16859
16860 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16861
16862         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16863           Don't try to modify read-only data.
16864
16865         * gst/matroska/matroska-demux.c:
16866         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16867           Fix comment (won't crash any longer now).
16868
16869 2006-04-10  Michael Smith  <msmith@fluendo.com>
16870
16871         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16872           Use copies of header buffers for caps to avoid circular refcounting
16873           problems (as in theoradec, vorbisdec).
16874
16875         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16876           Fix a typo in test that meant it was testing the wrong thing.
16877
16878         * tests/check/elements/cmmlenc.c: (check_headers):
16879           Fix refcount checks now that we use buffer-copies for caps.
16880
16881 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16882
16883         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16884         (gst_matroska_demux_handle_seek_event),
16885         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16886         (gst_matroska_demux_subtitle_caps),
16887         (gst_matroska_demux_plugin_init):
16888           Use static pad templates with ANY caps for audio and video
16889           source pads and get rid of a lot of unnecessary (and partially
16890           broken) code for the template caps. Clean up caps finding
16891           functions. Fixes playback of audio files/streams that do not
16892           contain the sample rate and/or number of channels in the audio
16893           context (happens a lot with vorbis/mp3 .mka files it seems).
16894           Fixes #337183.
16895           Also add myself to copyright holders.
16896
16897 2006-04-10  Michael Smith  <msmith@fluendo.com>
16898
16899         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16900           Use g_list_delete_link () instead of g_list_remove_link () so that
16901           we free the link as well as the contained data.
16902
16903 2006-04-10  Wim Taymans  <wim@fluendo.com>
16904
16905         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16906
16907         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16908         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16909         (gst_avi_demux_stream_header):
16910         Fix some crashers with empty chunks. (Fixes #337749)
16911
16912 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16913
16914         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16915           use G_GINT64_CONSTANT for INT64 constants
16916         * gst/videofilter/gstvideobalance.c:
16917           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16918         * win32/vs6/libgstavi.dsp:
16919          add missing libraries for the link and remove avimux.c from
16920          the project as it isn't ported to 0.10 yet
16921         
16922 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16923
16924         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16925           Even better would be if we actually did the right thing
16926           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16927
16928 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16929
16930         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16931           Can't just replace 1LL with 1L here just because MSVC doesn't
16932           support it, as it might lead to incorrect results when doing the
16933           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16934           force a 64-bit constant in a way that all compilers are happy with.
16935
16936 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16937
16938         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16939         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16940         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16941         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16942         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16943         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16944         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16945         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16946         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16947         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16948         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16949         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16950         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16951         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16952         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16953         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16954         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16955         * gst/debug/efence.c: (gst_efence_class_init):
16956         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16957         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16958         * gst/goom/gstgoom.c: (gst_goom_class_init):
16959         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16960         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16961         * gst/interleave/interleave.c: (interleave_class_init):
16962         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16963         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16964         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16965         * gst/median/gstmedian.c: (gst_median_class_init):
16966         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16967         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16968         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16969         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16970         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16971         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16972         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16973         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16974         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16975         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16976         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16977         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16978         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16979         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16980         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16981         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16982         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16983         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16984         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16985         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16986         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16987         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16988         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16989         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16990         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16991         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16992         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16993         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16994         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16995         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16996         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16997         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16998         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16999         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17000         * sys/osxaudio/gstosxaudioelement.c:
17001         (gst_osxaudioelement_class_init):
17002         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17003         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17004         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17005         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17006
17007 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17008
17009         * ext/mikmod/gstmikmod.h:
17010         * gst/level/gstlevel.h:
17011         Fix more broken GObject macros
17012
17013 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17014
17015         * ext/annodex/gstcmmldec.h:
17016         * ext/annodex/gstcmmlenc.h:
17017         * ext/annodex/gstcmmltag.h:
17018         * ext/cairo/gsttextoverlay.h:
17019         * ext/ladspa/gstsignalprocessor.h:
17020         * gst/matroska/ebml-read.h:
17021         * gst/matroska/ebml-write.h:
17022         * sys/osxaudio/gstosxaudioelement.h:
17023         Fix broken GObject macros
17024
17025 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17026
17027         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17028           Don't try to seek beyond the end of the file (would
17029           occasionally display error dialogs in totem when seeking
17030           to the end) (#335869). Will still throw an error though
17031           if the file is truncated and the total_samples value in
17032           the stream header is wrong.
17033
17034 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17035
17036         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17037         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17038         (gst_flac_dec_metadata_callback):
17039         * ext/flac/gstflacdec.h:
17040           If the stream header doesn't contain the total number of samples,
17041           search for the last flac frame at the end of the file and calculate
17042           the total duration from that frame's offset (fixes #337609).
17043
17044 2006-04-07  Edward Hervey  <edward@fluendo.com>
17045
17046         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17047         Don't unref the GstPadTemplate returned by
17048         gst_element_class_get_pad_template().
17049
17050 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17051
17052         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17053
17054         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17055         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17056         * sys/sunaudio/gstsunaudiosink.h:
17057           Use spec->segsize and spec->segtotal in the prepare function
17058           to initialise the ring buffer instead of using the buffer-time
17059           property (#337421).
17060
17061 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17062
17063         * configure.ac:
17064           Bump core requirements to CVS for gst_pad_query_peer_duration()
17065           which is used by speexdec.
17066
17067 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17068
17069         * ext/speex/gstspeex.c: (plugin_init):
17070         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17071         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17072         (speex_get_sink_query_types), (speex_dec_sink_query),
17073         (speex_get_src_query_types), (speex_dec_src_query),
17074         (speex_dec_src_event), (speex_dec_sink_event),
17075         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17076         (speex_dec_chain_parse_data), (speex_dec_chain),
17077         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17078         (speex_dec_change_state):
17079         * ext/speex/gstspeexdec.h:
17080           Fix seeking and duration queries (#337033); clean up and
17081           refactor a bit.
17082
17083 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17084
17085         * ext/raw1394/gstdv1394src.c:
17086           distinguish between device not found and could not open for
17087           reading
17088
17089 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17090
17091         * Makefile.am:
17092         * configure.ac:
17093         * pkgconfig/.cvsignore:
17094         * pkgconfig/Makefile.am:
17095         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17096           add a .pc file so other modules can use good plugins in tests
17097
17098 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17099
17100         * configure.ac:
17101           clean up, use AS_VERSION and AS_NANO
17102         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17103           use PACKAGE_VERSION define
17104         * po/af.po:
17105         * po/az.po:
17106         * po/cs.po:
17107         * po/en_GB.po:
17108         * po/hu.po:
17109         * po/it.po:
17110         * po/nb.po:
17111         * po/nl.po:
17112         * po/or.po:
17113         * po/sq.po:
17114         * po/sr.po:
17115         * po/sv.po:
17116         * po/uk.po:
17117         * po/vi.po:
17118           updated
17119
17120 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17121
17122         * ext\jpeg\smokecodec.c:
17123           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17124         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17125           move first instruction after all variables declarations
17126         * gst\alpha\gstalpha.c:
17127         * gst\effectv\gstshagadelic.c:
17128         * gst\smpte\paint.c:
17129         * gst\videofilter\gstvideobalance.c:
17130           define M_PI if it's not defined (it's not defined on WIN32)
17131         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17132         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17133         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17134         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17135         (gst_matroska_demux_video_caps):
17136         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17137         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17138           use gst_guint64_to_gdouble for conversions
17139         * gst\goom\filters.c: (setPixelRGB_):
17140           fix a debug which was using undefined variable
17141         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17142         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17143           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17144         * win32/vs6:
17145           add vs6 projects files for most of plugins-good
17146         
17147 2006-03-30  j^  <j@bootlab.org>
17148
17149         * ext/aalib/gstaasink.c:
17150         * ext/annodex/gstcmmldec.c:
17151         * ext/annodex/gstcmmlenc.c:
17152         * ext/cairo/gsttextoverlay.c:
17153         * ext/cairo/gsttimeoverlay.c:
17154         * ext/cdio/gstcdiocddasrc.c:
17155         * ext/dv/gstdvdec.c:
17156         * ext/esd/esdmon.c:
17157         * ext/esd/esdsink.c:
17158         * ext/flac/gstflacdec.c:
17159         * ext/flac/gstflacenc.c:
17160         * ext/flac/gstflactag.c:
17161         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17162         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17163         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17164         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17165         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17166         * ext/gdk_pixbuf/pixbufscale.c:
17167         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17168         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17169         * ext/jpeg/gstjpegdec.c:
17170         * ext/jpeg/gstjpegenc.c:
17171         * ext/jpeg/gstsmokedec.c:
17172         * ext/jpeg/gstsmokeenc.c:
17173         * ext/libcaca/gstcacasink.c:
17174         * ext/libmng/gstmngdec.c:
17175         * ext/libmng/gstmngenc.c:
17176         * ext/libpng/gstpngdec.c:
17177         * ext/libpng/gstpngenc.c:
17178         * ext/mikmod/gstmikmod.c:
17179         * ext/raw1394/gstdv1394src.c:
17180         * ext/shout2/gstshout2.c:
17181         * ext/speex/gstspeexdec.c:
17182         * ext/speex/gstspeexenc.c:
17183         * gst/alpha/gstalpha.c:
17184         * gst/alpha/gstalphacolor.c:
17185         * gst/auparse/gstauparse.c:
17186         * gst/autodetect/gstautoaudiosink.c:
17187         (gst_auto_audio_sink_base_init):
17188         * gst/autodetect/gstautovideosink.c:
17189         (gst_auto_video_sink_base_init):
17190         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17191         * gst/cutter/gstcutter.c:
17192         * gst/debug/breakmydata.c:
17193         * gst/debug/efence.c:
17194         * gst/debug/gstnavigationtest.c:
17195         * gst/debug/negotiation.c:
17196         * gst/debug/progressreport.c:
17197         * gst/debug/testplugin.c:
17198         * gst/effectv/gstaging.c:
17199         * gst/effectv/gstdice.c:
17200         * gst/effectv/gstedge.c:
17201         * gst/effectv/gstquark.c:
17202         * gst/effectv/gstrev.c:
17203         * gst/effectv/gstvertigo.c:
17204         * gst/effectv/gstwarp.c:
17205         * gst/flx/gstflxdec.c:
17206         * gst/goom/gstgoom.c:
17207         * gst/interleave/deinterleave.c:
17208         * gst/interleave/interleave.c:
17209         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17210         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17211         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17212         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17213         * gst/level/gstlevel.c:
17214         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17215         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17216         * gst/median/gstmedian.c:
17217         * gst/monoscope/gstmonoscope.c:
17218         * gst/multipart/multipartdemux.c:
17219         * gst/multipart/multipartmux.c:
17220         * gst/oldcore/gstmd5sink.c:
17221         * gst/oldcore/gstmultifilesrc.c:
17222         * gst/oldcore/gstpipefilter.c:
17223         * gst/oldcore/gstshaper.c:
17224         * gst/oldcore/gststatistics.c:
17225         * gst/rtp/gstasteriskh263.c:
17226         * gst/rtp/gstrtpL16depay.c:
17227         * gst/rtp/gstrtpL16pay.c:
17228         * gst/rtp/gstrtpamrdepay.c:
17229         * gst/rtp/gstrtpamrpay.c:
17230         * gst/rtp/gstrtpdepay.c:
17231         * gst/rtp/gstrtpgsmpay.c:
17232         * gst/rtp/gstrtph263pay.c:
17233         * gst/rtp/gstrtph263pdepay.c:
17234         * gst/rtp/gstrtph263ppay.c:
17235         * gst/rtp/gstrtpmp4gpay.c:
17236         * gst/rtp/gstrtpmp4vdepay.c:
17237         * gst/rtp/gstrtpmp4vpay.c:
17238         * gst/rtp/gstrtpmpadepay.c:
17239         * gst/rtp/gstrtpmpapay.c:
17240         * gst/rtp/gstrtppcmadepay.c:
17241         * gst/rtp/gstrtppcmapay.c:
17242         * gst/rtp/gstrtppcmudepay.c:
17243         * gst/rtp/gstrtppcmupay.c:
17244         * gst/rtp/gstrtpspeexdepay.c:
17245         * gst/rtp/gstrtpspeexpay.c:
17246         * gst/rtsp/gstrtpdec.c:
17247         * gst/smpte/gstsmpte.c:
17248         * gst/videobox/gstvideobox.c:
17249         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17250         * gst/videofilter/gstvideobalance.c:
17251         * gst/videofilter/gstvideoflip.c:
17252         * gst/videofilter/gstvideotemplate.c:
17253         (gst_videotemplate_base_init):
17254         * gst/videomixer/videomixer.c:
17255         * gst/wavenc/gstwavenc.c:
17256         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17257          better/unified long descriptions
17258          Fixed #336602
17259          Some cleanups to auparse, don't send multiple newsegments.
17260
17261 2006-03-29  Wim Taymans  <wim@fluendo.com>
17262
17263         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17264
17265         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17266         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17267         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17268         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17269         * ext/dv/gstdvdemux.h:
17270         Seek in READY patch. Only works for pull based mode.
17271         Fixes #323880
17272
17273 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17274
17275         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17276         (gst_gdk_pixbuf_event):
17277           Fix two crashers: don't unref the same caps twice, and
17278           set pixbuf loader to NULL after freeing it.
17279
17280 2006-03-27  Wim Taymans  <wim@fluendo.com>
17281
17282         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17283         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17284         (gst_speexenc_chain):
17285         * ext/speex/gstspeexenc.h:
17286         Don't leak adapter.
17287         A push *always* takes ownership of the buffer, even on
17288         errors.
17289         Small cleanups.
17290
17291 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17292
17293         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17294           Create source pad without leaking.
17295
17296 2006-03-24  Wim Taymans  <wim@fluendo.com>
17297
17298         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17299         * ext/flac/gstflacdec.h:
17300         * ext/flac/gstflacenc.h:
17301         Spifify a bit.
17302         Fix deadly lock order error in seeking code, STREAM_LOCK
17303         cannot be taken within LOCK and the streaming variables are
17304         protected with the STREAM_LOCK anyway.
17305
17306 2006-03-24  Wim Taymans  <wim@fluendo.com>
17307
17308         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17309         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17310         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17311         this patch combines the global init_frames with the stream
17312         init_frames. Rationale being that the global delay should 
17313         be subtracted from any stream delay.
17314         Fixes #335858.
17315
17316 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17317
17318         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17319         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17320         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17321         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17322         use DEBUG_FUNCPTR for collectpads
17323
17324 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17325
17326         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17327           Don't crash when encoding images where the number of rows isn't
17328           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17329
17330 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17331
17332         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17333         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17334         * gst/interleave/interleave.c: (interleave_change_state):
17335         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17336           More state change function fixes.
17337
17338 2006-03-23  Wim Taymans  <wim@fluendo.com>
17339
17340         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17341         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17342         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17343         (gst_esdsink_delay), (gst_esdsink_reset):
17344         * ext/esd/esdsink.h:
17345         Fix esd choppy playback by configuring audiosink
17346         correctly. Fixes #325191
17347
17348 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17349
17350         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17351           Make state change function thread-safe.
17352
17353 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17354
17355         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17356         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17357           Don't try to read beyond the end of the file just because
17358           the header claims a bigger size (like with truncated files).
17359
17360 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17361
17362         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17363         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17364         (gst_wavparse_stream_data), (gst_wavparse_loop):
17365         * gst/wavparse/gstwavparse.h:
17366           Delay source pad creation until we have the first chunk of
17367           media data, so the we can examine the data and adjust the
17368           caps accordingly if required. This makes playback of .wav
17369           files with DTS-declared-as-PCM content work (#313266).
17370
17371 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17372
17373         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17374         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17375         Don't attempt typefinding on too-short buffers that have been
17376         completely trimmed away. (Fixes #330239)
17377
17378         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17379         Improve the debug output
17380
17381 2006-03-21  Wim Taymans  <wim@fluendo.com>
17382
17383         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17384         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17385         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17386         (gst_esdsink_set_property), (gst_esdsink_get_property):
17387         Some cleanups.
17388         Reset fd to -1 when we close them.
17389
17390 2006-03-21  Wim Taymans  <wim@fluendo.com>
17391
17392         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17393         the OPTIONS request result is optional so don't
17394         fail on it.
17395
17396 2006-03-21  Edward Hervey  <edward@fluendo.com>
17397
17398         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17399         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17400         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17401         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17402         (gst_wavparse_change_state):
17403         gcc 4.1 unreferenced pointer fixes.
17404
17405 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17406
17407         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17408
17409         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17410           Fix block alignment calculation. Alignment should be done before
17411           adding the byte offset where the data starts (#335231).
17412
17413 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17414
17415         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17416           Ensure that we set correct caps on buffers that are transferred
17417           direct from the input.
17418
17419 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17420
17421         * gst/goom/filters.c: (zoomFilterDestroy):
17422         * gst/goom/goom_core.c: (goom_close):
17423           Free filter data when cleaning up. (Fixes: #334995)
17424
17425 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17426
17427         * configure.ac:
17428           Don't compile udp and rtsp plugins on win32 (mingw) or other
17429           systems that don't have <sys/socket.h> for some reason (#316203).
17430
17431 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17432
17433         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17434         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17435         * ext/raw1394/gstdv1394src.h:
17436           Change bus reset handler so it reports useful information such as
17437           whether the device being used connected or disconnected
17438
17439 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17440
17441         * gst/id3demux/id3v2frames.c:
17442         (parse_relative_volume_adjustment_two):
17443           We only care about gain and peak data for the master volume.
17444
17445 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17446
17447         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17448         (parse_id_string), (parse_unique_file_identifier),
17449         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17450           Read replay gain tags (#323721).
17451
17452 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17453
17454         * configure.ac:
17455           Bump requirements to gst-plugins-base CVS because
17456           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17457
17458 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17459
17460         * rtp/gst/gstrtppcmadepay.c:
17461         Fixed one of the caps in the code from mulaw to alaw.
17462
17463 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17464
17465         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17466           Ensure that we set caps on the buffers we pass.
17467
17468         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17469         (gst_id3demux_sink_activate):
17470           Ensure that we set caps on the buffers we pass.
17471
17472           Use STREAM, TYPE_NOT_FOUND as the error class when
17473           typefinding fails.
17474
17475 2006-03-15  Edward Hervey  <edward@fluendo.com>
17476
17477         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17478         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17479         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17480         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17481         (gst_jpeg_dec_setcaps):
17482         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17483         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17484         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17485         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17486         (gst_mngdec_src_getcaps):
17487         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17488         (gst_pngdec_caps_create_and_set):
17489         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17490         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17491         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17492         * gst/alpha/gstalpha.c: (gst_alpha_init):
17493         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17494         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17495         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17496         * gst/cutter/gstcutter.c: (gst_cutter_init):
17497         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17498         (gst_efence_checkgetrange):
17499         * gst/debug/negotiation.c: (gst_negotiation_init):
17500         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17501         * gst/goom/gstgoom.c: (gst_goom_init):
17502         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17503         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17504         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17505         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17506         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17507         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17508         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17509         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17510         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17511         (gst_wavparse_create_sourcepad):
17512         Fix memleak with gst_static_pad_template_get().
17513         This uses gst_pad_new_from_static_template() instead.
17514         Fixes #333512
17515
17516 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17517
17518         * configure.ac:
17519           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17520           used by id3demux.
17521
17522         * gst/id3demux/gstid3demux.c: (plugin_init):
17523         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17524         (parse_user_text_identification_frame),
17525         (parse_unique_file_identifier):
17526           Add support for UFID and TXXX frames and extract musicbrainz tags.
17527
17528 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17529
17530         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17531           Catch short reads, like they might happen with truncated
17532           files (see #305279); remove unnecessary indentation.
17533
17534 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17535
17536         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17537           Fix DIB image inversion for pictures with a
17538           depth != 8 (#305279).
17539
17540 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17541
17542         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17543         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17544         * ext/jpeg/gstjpegdec.h:
17545           Fix durations on outgoing buffers after seeking
17546           in MJPEG files (#334083); some minor clean-ups.
17547
17548 2006-03-13  Wim Taymans  <wim@fluendo.com>
17549
17550         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17551         (gst_wavparse_change_state):
17552         Implement seek in READY (re-fixes #327658)
17553
17554 2006-03-13  Wim Taymans  <wim@fluendo.com>
17555
17556         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17557         * ext/esd/esdmon.c: (gst_esdmon_get):
17558         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17559         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17560         (gst_gdk_pixbuf_sink_getcaps):
17561         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17562         (gst_jpegenc_setcaps):
17563         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17564         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17565         (gst_smokeenc_setcaps):
17566         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17567         (gst_mngdec_src_getcaps):
17568         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17569         (gst_mngenc_chain):
17570         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17571         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17572         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17573         (speex_dec_src_event), (speex_dec_chain):
17574         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17575         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17576         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17577         (gst_negotiation_pad_link), (gst_negotiation_chain):
17578         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17579         (gst_flxdec_chain):
17580         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17581         (deinterleave_chain):
17582         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17583         * gst/median/gstmedian.c: (gst_median_link):
17584         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17585         (gst_monoscope_chain):
17586         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17587         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17588         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17589         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17590         close #333784 unref the result of gst_pad_get_parent()
17591         by: Christophe Fergeau.
17592
17593 2006-03-09  Wim Taymans  <wim@fluendo.com>
17594
17595         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17596         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17597         Handle events in push mode better, can now do non-flushing
17598         seeks in push mode as well.
17599
17600 2006-03-07  Wim Taymans  <wim@fluendo.com>
17601
17602         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17603         Applied patch from Kai Vehmanen, fixes #333624.
17604
17605 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17606
17607         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17608         Implement paletted and grayscale png files handling.
17609         (#150363).
17610
17611 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17612
17613         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17614         (gst_speexenc_chain):
17615           fix a tag list assert
17616           follow gst-plugins-base/ext/ogg/README; set OFFSET
17617           and OFFSET_END.  Muxes correctly with gst-plugins-base
17618           > 0.9.3
17619
17620 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17621
17622         * gst/id3demux/Makefile.am:
17623         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17624         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17625           Use new typefind helper functions here as well, and
17626           do typefinding in pull-mode if upstream supports that.
17627
17628 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17629
17630         * sys/sunaudio/gstsunaudiomixerctrl.c:
17631         (gst_sunaudiomixer_ctrl_get_volume),
17632         (gst_sunaudiomixer_ctrl_set_volume):
17633         * sys/sunaudio/gstsunaudiomixertrack.c:
17634         (gst_sunaudiomixer_track_new):
17635           Remove unused variables, breaks build from CVS
17636           with -Werror (#333392, patch by: Benjamin Pineau)
17637
17638 2006-03-03  Wim Taymans  <wim@fluendo.com>
17639
17640         * docs/plugins/Makefile.am:
17641         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17642         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17643         Added wavparse docs.
17644
17645         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17646         (gst_wavparse_reset), (gst_wavparse_init),
17647         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17648         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17649         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17650         (gst_wavparse_stream_data), (gst_wavparse_loop),
17651         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17652         (gst_wavparse_change_state):
17653         * gst/wavparse/gstwavparse.h:
17654         Implement seek in READY (fixes #327658)
17655         Added docs and did some cleanups.
17656
17657 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17658
17659         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17660         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17661         (gst_avi_demux_calculate_durations_from_index),
17662         (gst_avi_demux_stream_header):
17663         * gst/avi/gstavidemux.h:
17664           If we have an index, use a duration based on the index instead
17665           of blindly trusting the information in the stream headers
17666           (fixes #331817).
17667
17668 2006-03-03  Wim Taymans  <wim@fluendo.com>
17669
17670         * docs/plugins/Makefile.am:
17671         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17672         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17673         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17674         Added smoke and jpeg to the docs.
17675
17676         * ext/jpeg/Makefile.am:
17677         * ext/jpeg/gstjpeg.c: (plugin_init):
17678         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17679         * ext/jpeg/gstjpegenc.h:
17680         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17681         (gst_smokedec_chain):
17682         * ext/jpeg/gstsmokedec.h:
17683         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17684         * ext/jpeg/gstsmokeenc.h:
17685         * ext/jpeg/smokecodec.h:
17686         Port smokedec (fixes #331905).
17687         Added some docs.
17688         Some cleanups.
17689
17690 2006-03-03  Wim Taymans  <wim@fluendo.com>
17691
17692         * docs/plugins/Makefile.am:
17693         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17694         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17695         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17696         Added videobalance and videoflip to the docs.
17697
17698         * gst/videofilter/Makefile.am:
17699         * gst/videofilter/gstvideobalance.c:
17700         (gst_video_balance_update_tables_planar411),
17701         (gst_video_balance_is_passthrough),
17702         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17703         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17704         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17705         (gst_video_balance_finalize), (gst_video_balance_class_init),
17706         (gst_video_balance_init), (gst_video_balance_interface_supported),
17707         (gst_video_balance_interface_init),
17708         (gst_video_balance_colorbalance_list_channels),
17709         (gst_video_balance_colorbalance_set_value),
17710         (gst_video_balance_colorbalance_get_value),
17711         (gst_video_balance_colorbalance_init),
17712         (gst_video_balance_set_property), (gst_video_balance_get_property),
17713         (gst_video_balance_get_type), (plugin_init):
17714         * gst/videofilter/gstvideobalance.h:
17715         Ported to 0.10. (Fixes #326160)
17716         Added docs.
17717
17718         * gst/videofilter/gstvideoflip.c:
17719         * gst/videofilter/gstvideoflip.h:
17720         Added docs.
17721
17722 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17723
17724         * configure.ac:
17725           Bump requirements to current core and -base CVS
17726           (core for new typefind helper API, and -base for the
17727           WAVFORMATEX support that was added to libgstriff and
17728           is needed by wavparse).
17729         
17730         * gst/apetag/Makefile.am:
17731         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17732         (gst_tag_demux_sink_activate):
17733           Use new typefind helpers for typefinding instead of our
17734           home-grown stuff; also, do typefinding in pull-mode if
17735           upstream supports that.
17736
17737 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17738
17739         Reviewed by: Christian Schaller <christian@fluendo.com>
17740
17741         This patch fixes bug: 329107
17742
17743         This Changelog entry is for a commit done on February 17
17744
17745         * ext/gconf/gconf.c
17746         * ext/gconf/gconf.h
17747         * ext/gconf/gstgconfaudiosink.c
17748         * ext/gconf/gstgconfaudiosink.h
17749         * gconf/gstreamer.schemas.in
17750
17751 2006-02-28  Wim Taymans  <wim@fluendo.com>
17752
17753         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17754         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17755         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17756         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17757         Use DEBUG_OBJECT more.
17758
17759 2006-02-28  Wim Taymans  <wim@fluendo.com>
17760
17761         * docs/plugins/Makefile.am:
17762         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17763         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17764         Added dvdec and dvdemux to docs.
17765
17766         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17767         Added docs.
17768         Check frame sizes so we don't crash when don't have enough
17769         data.
17770         Send nice error messages on error.
17771
17772         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17773         (gst_dvdemux_class_init), (gst_dvdemux_init),
17774         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17775         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17776         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17777         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17778         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17779         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17780         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17781         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17782         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17783         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17784         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17785         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17786         * ext/dv/gstdvdemux.h:
17787         Added docs.
17788         Implement pull mode.
17789         Fix memleaks.
17790         Reduce memcpy for the video demuxing.
17791
17792 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17793
17794         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17795         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17796         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17797         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17798           Add a little extra debug. Make the decoder not return NOT_LINKED,
17799           as we want to continue decoding all CMML and emitting tags.
17800
17801 2006-02-27  Michael Smith  <msmith@fluendo.com>
17802
17803         * ext/annodex/gstskeltag.c:
17804         * ext/annodex/gstskeltag.h:
17805           Deleted; these files aren't used any more either.
17806
17807 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17808
17809         * ext/Makefile.am: Fix dist-check.
17810
17811 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17812
17813         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17814         memleak.
17815
17816 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17817
17818         * ext/annodex/Makefile.am:
17819         * ext/annodex/gstannodex.c:
17820         * ext/annodex/gstcmmldec.c:
17821         * ext/annodex/gstcmmlenc.c:
17822         * ext/annodex/gstcmmlparser.c:
17823         * ext/annodex/gstcmmlparser.h:
17824         * ext/annodex/gstcmmlutils.c:
17825         * tests/check/elements/cmmldec.c:
17826         * tests/check/elements/cmmlenc.c:
17827           Fix a memleak in gst_cmml_track_list_add_clip.
17828           Handle overflows in clip's start and end times.
17829           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17830           Do not parse junk at the end of a CMML preamble buffer.
17831           Register a libxml error handler to not print stuff on stderr.
17832           Check for bad clip start and end times in the testsuites.
17833
17834 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17835
17836         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17837         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17838         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17839         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17840         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17841         possible memleaks.
17842
17843 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17844
17845         * tests/check/Makefile.am:
17846         * tests/check/elements/cmmldec.c:
17847         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17848         the plugins-base tags.
17849
17850 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17851
17852         * ext/Makefile.am: Re-enable module.
17853
17854 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17855
17856         * tests/check/Makefile.am: Forgot to remove that test.
17857
17858 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17859
17860         * ext/annodex/Makefile.am:
17861         * ext/annodex/gstannodex.c: (plugin_init):
17862         * ext/annodex/gstcmmldec.c:
17863         * ext/annodex/gstskeldec.c:
17864         * ext/annodex/gstskeldec.h:
17865         * tests/check/Makefile.am:
17866         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17867
17868 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17869
17870         * tests/check/Makefile.am: Disable those checks as well.
17871
17872 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17873
17874         * ext/Makefile.am: Disable annodex for now until we figure out
17875         how to make it build.
17876         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17877         Add a rule to your checklist : "please try to at least build 
17878         what you are going to commit into -good, or if you are too lazy
17879         to do that, please check that the buildbots are not crying because
17880         of your commit."
17881
17882 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17883
17884         * configure.ac:
17885         * ext/Makefile.am:
17886         * ext/gdk_pixbuf/Makefile.am:
17887         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17888         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17889         * ext/gdk_pixbuf/pixbufscale.c:
17890         * ext/gdk_pixbuf/pixbufscale.h:
17891           Gdkpixbuf ported from 0.8 to 0.10 by
17892           Renato Filho <renato.filho@indt.org.br>.
17893           gst_loader and gdkpixbufanimation still need port.
17894
17895 2006-02-24  Michael Smith  <msmith@fluendo.com>
17896
17897         * configure.ac:
17898         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17899         * ext/Makefile.am:
17900         * ext/annodex/Makefile.am:
17901         * ext/annodex/gstannodex.c:
17902         * ext/annodex/gstannodex.h:
17903         * ext/annodex/gstcmmldec.c:
17904         * ext/annodex/gstcmmldec.h:
17905         * ext/annodex/gstcmmlenc.c:
17906         * ext/annodex/gstcmmlenc.h:
17907         * ext/annodex/gstcmmlparser.c:
17908         * ext/annodex/gstcmmlparser.h:
17909         * ext/annodex/gstcmmltag.c:
17910         * ext/annodex/gstcmmltag.h:
17911         * ext/annodex/gstcmmlutils.c:
17912         * ext/annodex/gstcmmlutils.h:
17913         * ext/annodex/gstskeldec.c:
17914         * ext/annodex/gstskeldec.h:
17915         * ext/annodex/gstskeltag.c:
17916         * ext/annodex/gstskeltag.h:
17917         * tests/check/Makefile.am:
17918         * tests/check/elements/cmmldec.c:
17919         * tests/check/elements/cmmlenc.c:
17920         * tests/check/elements/skeldec.c:
17921           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17922           Includes tests & docs, oh my! Passes Thomas's -good checklist
17923           entirely. Wow.
17924
17925 2006-02-24  Michael Smith  <msmith@fluendo.com>
17926
17927         * autogen.sh:
17928           Check for automake 1.9 as well.
17929
17930 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17931
17932         * ext/flac/gstflacenc.c:
17933           Change min. sample rate to 8kHz to match flacdec's.
17934           
17935 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17936
17937         * ext/cdio/Makefile.am:
17938           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17939           required for Cygwin, see #317048)
17940
17941         * gst/rtp/gstasteriskh263.c:
17942           Cygwin has includes for both the unix network socket API
17943           and the windows API, but only one can be included, so fix
17944           includes to only use one or the other, prefering the unxi
17945           one (#317048).
17946
17947 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17948
17949         * rtp/gst/gstrtppcmadepay.c:
17950         * rtp/gst/gstrtppcmadepay.h:
17951         * rtp/gst/gstgstrtppcmapay.c:
17952         * rtp/gst/gstgstrtppcmapay.h:
17953         * rtp/gst/gstrtppcmudepay.c:
17954         * rtp/gst/gstrtppcmudepay.h:
17955         * rtp/gst/gstrtppcmupay.c:
17956         * rtp/gst/gstrtppcmupay.h:
17957         * rtp/gst/Makefile.am:
17958         * rtp/gst/gstrtp.c:
17959         * rtp/gst/README:
17960         Separated the G711 payloaders/depayloaders into separate elements for
17961         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17962
17963 2006-02-22  Wim Taymans  <wim@fluendo.com>
17964
17965         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17966         (gst_dvdec_change_state):
17967         * ext/dv/gstdvdec.h:
17968         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17969         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17970         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17971         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17972         (gst_dvdemux_flush), (gst_dvdemux_chain),
17973         (gst_dvdemux_change_state):
17974         * ext/dv/gstdvdemux.h:
17975         Ueber spiffify some more, added debug category.
17976         Use _scale.
17977         Use segments, respect playback rate from newsegment.
17978         Fix refcount issue.
17979
17980 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17981
17982         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17983         (gst_signal_processor_process):
17984         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17985         enabled for the build, but it helps me win the feature-count
17986         competitions ooh yeah.
17987
17988 2006-02-19  Wim Taymans  <wim@fluendo.com>
17989
17990         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17991         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17992         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17993         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17994         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17995         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17996         Use scaling code for added precission and more correct stop
17997         position in case scale==0.
17998
17999 2006-02-19  Wim Taymans  <wim@fluendo.com>
18000
18001         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18002         (gst_flxdec_chain):
18003         * gst/flx/gstflxdec.h:
18004         Implement DURATION query.
18005
18006 2006-02-19  Wim Taymans  <wim@fluendo.com>
18007
18008         * gst/flx/flx_color.h:
18009         * gst/flx/flx_fmt.h:
18010         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18011         (gst_flxdec_src_query_handler), (flx_decode_color),
18012         (gst_flxdec_chain):
18013         * gst/flx/gstflxdec.h:
18014         Set MALLOCDATA for the temp buffers so we don't leak.
18015         Some debug cleanups.
18016         Consume all data in the adapter before leaving the chain
18017         function. Fixes #330678.
18018
18019 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18020
18021         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18022         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18023          Handle 0 data size in otherwise valid frames.
18024          Handle numeric strings in 2.4.0 even when not in parentheses 
18025
18026 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18027
18028         * gst/matroska/matroska-demux.c:
18029         (gst_matroska_demux_subtitle_caps),
18030         (gst_matroska_demux_plugin_init):
18031         * gst/matroska/matroska-ids.h:
18032           Recognise SSA/ASS and USF subtitle formats and
18033           set proper caps when they are found.
18034
18035 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18036
18037         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18038         (gst_jpeg_dec_chain):
18039           Fix invalid memory access for some odd-sized images
18040           (see image contained in quicktime stream in #327083);
18041           use g_malloc() instead of g_alloca().
18042
18043 2006-02-17  Wim Taymans  <wim@fluendo.com>
18044
18045         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18046         Patch from Sebastien Cote, fixes #319884
18047
18048 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18049
18050         * ext/cdio/gstcdio.c: (plugin_init):
18051           Init debug category (#331253).
18052
18053 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18054
18055         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18056           Pass extra_data to gst_riff_create_audio_caps(), so that
18057           WAVEFORMATEX stuff works. Post audio codec name and post
18058           it as taglist on the bus. Allow up to 8 channesl for raw
18059           PCM in the source pad template caps.
18060
18061 2006-02-16  Wim Taymans  <wim@fluendo.com>
18062
18063         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18064         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18065         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18066         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18067         (gst_multipart_set_property), (gst_multipart_get_property):
18068         Applied #318663. Gives quite a few false positives in
18069         autoscan mode, but it's better than nothing. Not closing yet.
18070
18071 2006-02-16  Wim Taymans  <wim@fluendo.com>
18072
18073         * docs/plugins/Makefile.am:
18074         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18075         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18076         * docs/plugins/gst-plugins-good-plugins.args:
18077         * docs/plugins/inspect/plugin-udp.xml:
18078         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18079         (gst_udpsrc_start):
18080         Update documentation.
18081         Fix args.
18082
18083 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18084
18085         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18086         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18087         frame size. (Fixes #331368)
18088
18089 2006-02-16  Wim Taymans  <wim@fluendo.com>
18090
18091         * gst/rtsp/README:
18092         Updated README.
18093
18094         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18095         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18096         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18097         * gst/rtsp/gstrtspsrc.h:
18098         Make sure the RTP port is an even port an try to allocate 
18099         another if not.
18100         Added retry property to control max retries for port allocation.
18101         Make sure RTCP port is RTP port+1.
18102         Cleanup when port allocation fails.
18103         Fixes #319183.
18104         
18105 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18106
18107         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18108           Don't ignore return value of the parent class's state
18109           change function (#331385, patch by: Wouter Paesen).
18110
18111 2006-02-15  Wim Taymans  <wim@fluendo.com>
18112
18113         * configure.ac:
18114         * docs/plugins/Makefile.am:
18115         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18116         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18117         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18118         * ext/Makefile.am:
18119         * ext/hal/Makefile.am:
18120         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18121         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18122         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18123         (do_toggle_element), (gst_hal_audio_sink_set_property),
18124         (gst_hal_audio_sink_get_property),
18125         (gst_hal_audio_sink_change_state):
18126         * ext/hal/gsthalaudiosink.h:
18127         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18128         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18129         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18130         (do_toggle_element), (gst_hal_audio_src_set_property),
18131         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18132         * ext/hal/gsthalaudiosrc.h:
18133         * ext/hal/gsthalelements.c: (plugin_init):
18134         * ext/hal/gsthalelements.h:
18135         * ext/hal/hal.c: (gst_hal_get_string),
18136         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18137         (gst_hal_get_audio_src):
18138         * ext/hal/hal.h:
18139         Add HAL sound device wrapper plugins. Closes #329106
18140
18141 2006-02-15  Wim Taymans  <wim@fluendo.com>
18142
18143         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18144         Add comment in a fultile attempt to stop the copy-and-paste 
18145         paradigm leading to duplication of bad code.
18146
18147         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18148         Mime parameters have to be checked case insensitive
18149
18150 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18151
18152         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18153           Advance stream time for lagging subtitle streams by sending
18154           newsegment events with the update flag set.
18155
18156 2006-02-14  Edward Hervey  <edward@fluendo.com>
18157
18158         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18159         There can be bogus data before the hdrl LIST tag in the RIFF header.
18160         It's hard to say if it's not respecting the AVI specifications or not,
18161         but since Google Video is producing AVIs like that and the other player
18162         don't seem to complain, I guess we should do the same.
18163
18164 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18165
18166         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18167         (parse_split_strings):
18168         Add more validation to ensure that a char encoding conversion
18169         produced a valid UTF-8 string.
18170
18171 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18172
18173         Reviewed by: Edward Hervey  <edward@fluendo.com>
18174
18175         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18176         Properly handle end of segment. Closes #330885.
18177
18178 2006-02-13  Wim Taymans  <wim@fluendo.com>
18179
18180         * gst/rtp/gstrtpmp4gpay.h:
18181         For got to commit this one.
18182
18183 2006-02-12  Wim Taymans  <wim@fluendo.com>
18184
18185         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18186         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18187         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18188         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18189         * gst/rtp/gstrtpmp4gpay.h:
18190         Make more things work.
18191         Handle ACC config strings.
18192
18193 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18194
18195         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18196           set timestamps if no incoming timestamps set
18197
18198 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18199
18200         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18201         (gst_tag_demux_do_typefind):
18202           ... and fix the very same leaks in GstTagDemux.
18203
18204 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18205
18206         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18207         (gst_id3demux_do_typefind):
18208         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18209         <jonathan at kaolin dot wh9 dot net>)
18210
18211 2006-02-10  Wim Taymans  <wim@fluendo.com>
18212
18213         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18214         First set options, then set caps or else the baseclass
18215         will not know about the options, duh.
18216
18217 2006-02-10  Wim Taymans  <wim@fluendo.com>
18218
18219         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18220         (gst_rtp_mp4v_pay_setcaps):
18221         Don't waste time looking for a config string if we have codec_info
18222         on the incomming caps.
18223
18224 2006-02-10  Wim Taymans  <wim@fluendo.com>
18225
18226         * gst/rtp/README:
18227         Say something about case-sensitivity of caps vs mime-attributes.
18228
18229         * gst/rtp/Makefile.am:
18230         * gst/rtp/gstrtp.c: (plugin_init):
18231         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18232         (gst_rtp_amr_pay_handle_buffer):
18233         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18234         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18235         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18236         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18237         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18238         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18239         (gst_rtp_mp4g_pay_plugin_init):
18240         * gst/rtp/gstrtpmp4gpay.h:
18241         Added beginnings of mpeg4-generic payloader (RFC 3640)
18242
18243 2006-02-09  Wim Taymans  <wim@fluendo.com>
18244
18245         * gst/rtsp/Makefile.am:
18246         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18247         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18248         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18249         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18250         (gst_rtpdec_change_state):
18251         * gst/rtsp/gstrtpdec.h:
18252         * gst/rtsp/gstrtsp.c: (plugin_init):
18253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18254         * gst/rtsp/rtspconnection.c: (read_body),
18255         (rtsp_connection_receive):
18256         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18257         Resurected rtpdec to make rtspsrc happy again.
18258         Skip attributes from the session id.
18259         Don't crash when dumping a message with an empty body.
18260
18261
18262 2006-02-09  Wim Taymans  <wim@fluendo.com>
18263
18264         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18265         Added more meaningfull warnings when something goes wrong.
18266         Clear F bit on outgoing AMR packets.
18267
18268         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18269         (gst_rtp_amr_pay_handle_buffer):
18270         Added debugging category
18271         Support payloading of multiple AMR frames.
18272
18273         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18274         Added some debugging.
18275
18276 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18277
18278         * configure.ac:
18279           Back to CVS
18280
18281 === release 0.10.2 ===
18282
18283 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18284
18285         * configure.ac:
18286           releasing 0.10.2, "Papa was a rolling stone"
18287
18288 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18289
18290         * configure.ac:
18291           Bump core and plugins-base requirement to 0.10.2.2
18292           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18293
18294 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18295
18296         * ext/flac/gstflac.c: (plugin_init):
18297         * ext/speex/gstspeex.c: (plugin_init):
18298           Register musicbrainz tags.
18299
18300 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18301
18302         * ext/gconf/gconf.h:
18303           Remove declaration of function that no longer exists.
18304
18305 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18306
18307         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18308         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18309         Make shout2 work for non ogg streams
18310
18311 2006-02-06  Wim Taymans  <wim@fluendo.com>
18312
18313         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18314         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18315         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18316         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18317         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18318         * gst/udp/gstmultiudpsink.h:
18319         Updated docs.
18320         Added properties bytes-served, bytes_to_serve.
18321         Post proper error messages,
18322         Emit client added signal too.
18323
18324 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18325
18326         * docs/plugins/Makefile.am:
18327         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18328         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18329         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18330         (gst_multiudpsink_get_stats):
18331           adding docs for multiudpsink
18332
18333 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18334
18335         * gst/level/gstlevel.c: (gst_level_transform_ip):
18336           peak below decay is not necessarily an error, so don't ERROR log
18337
18338 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18339
18340         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18341         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18342         (gst_ebml_write_seek):
18343         * gst/matroska/ebml-write.h:
18344           Make sure we send a newsegment event in BYTES format
18345           before sending buffers (#328531).
18346
18347 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18348
18349         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18350         (gst_dvdemux_sink_query):
18351         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18352         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18353         (speex_dec_src_query):
18354         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18355         (gst_speexenc_sink_query):
18356         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18357         * gst/matroska/matroska-demux.c:
18358         (gst_matroska_demux_get_src_query_types),
18359         (gst_matroska_demux_handle_src_query):
18360         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18361         (gst_wavparse_pad_query):
18362           Pass unhandled queries upstream instead of just dropping
18363           them (#326446). Update query type arrays here and there.
18364
18365 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18366
18367         * tests/check/elements/matroskamux.c: (setup_src_pad):
18368           Collectpads in core got changed and now also holds a
18369           reference to any pad that is part of it. Fix refcount
18370           checks in test case accordingly.
18371
18372 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18373
18374         * gst/apetag/gstapedemux.h:
18375           Fix include, for now GstTagDemux is in the apetag dir.
18376
18377 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18378
18379         * docs/plugins/Makefile.am:
18380         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18381         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18382         * docs/plugins/inspect/plugin-cdio.xml:
18383           Add cdio plugin to docs.
18384
18385         * ext/cdio/gstcdiocddasrc.c:
18386           Add gtk-doc blurb.
18387
18388         * ext/cdio/gstcdio.c:
18389           The plugin is called 'cdio' not 'cddio'.
18390
18391 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18392
18393         * configure.ac:
18394         * docs/plugins/Makefile.am:
18395         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18396         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18397         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18398         * docs/plugins/inspect/plugin-apetag.xml:
18399         * gst/apetag/Makefile.am:
18400         * gst/apetag/gstapedemux.c:
18401         * gst/apetag/gstapedemux.h:
18402         * gst/apetag/gsttagdemux.c:
18403         * gst/apetag/gsttagdemux.h:
18404           Add APE tag demuxer (#325649).
18405
18406 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18407
18408         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18409         (gst_gconf_get_default_video_sink),
18410         (gst_gconf_get_default_audio_src),
18411         (gst_gconf_get_default_video_src):
18412         * ext/gconf/gconf.h:
18413         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18414         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18415         (do_toggle_element):
18416         * ext/gconf/gstgconfaudiosink.h:
18417         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18418         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18419         (do_toggle_element):
18420         * ext/gconf/gstgconfaudiosrc.h:
18421         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18422         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18423         (do_toggle_element):
18424         * ext/gconf/gstgconfvideosink.h:
18425         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18426         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18427         (do_toggle_element):
18428         * ext/gconf/gstgconfvideosrc.h:
18429           Ignore changing the GConf key to "". Ignore GConf key updates
18430           that don't actually change the string.
18431           For now, ignore the GConf key when the state is > READY, as
18432           it breaks streaming. Sometime it will be nice to bring the
18433           new sink online even mid-stream, by sending NEWSEGMENT info
18434           and possibly prerolling.
18435           (Fixes #326736)
18436
18437 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18438
18439         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18440         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18441         (zoomFilterSetResolution), (zoomFilterDestroy),
18442         (zoomFilterFastRGB), (pointFilter):
18443         * gst/goom/filters.h:
18444         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18445         (goom_update), (goom_close):
18446         * gst/goom/goom_core.h:
18447         * gst/goom/goom_tools.h:
18448         * gst/goom/graphic.c:
18449         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18450         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18451         * gst/goom/gstgoom.h:
18452         * gst/goom/lines.c: (goom_lines):
18453         * gst/goom/lines.h:
18454           Make goom reentrant by moving all important static variables
18455           into instance structures.
18456           (Fixes #329181)
18457
18458 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18459
18460         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18461         (gst_avi_demux_all_source_pads_unlinked),
18462         (gst_avi_demux_process_next_entry):
18463         * gst/avi/gstavidemux.h:
18464           Third attempt, use gst_pad_is_linked() this time.
18465
18466 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18467
18468         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18469         (parse_split_strings):
18470         Adjust for data length indicators when parsing (Fixes #329810)
18471         Fix stupid bug parsing UTF-8 tag text.
18472         Output tag strings with multiple fields as multiple tags, so the
18473         app gets all the data.
18474
18475 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18476
18477         * ext/flac/gstflacenc.c:
18478         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18479         show me.
18480         
18481 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18482
18483         * ext/flac/gstflacenc.c:
18484         * gst/matroska/ebml-read.c:
18485         Just make it compile with --disable-gst-debug.
18486
18487 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18488
18489         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18490         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18491         (id3v2_genre_fields_to_taglist):
18492           Never output a tag with a null contents string.
18493
18494 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18495
18496         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18497           Only pause if all pads are unlinked AND we've tried to send data
18498           on all of them at least once.
18499
18500 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18501
18502         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18503         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18504           Make loop function/task pause itself when all source pads are
18505           unlinked.
18506
18507 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18508
18509         * configure.ac:
18510         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18511           Use new functions from core to render a bin from a
18512           string. Fixes build. Up requirements to core CVS.
18513
18514 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18515
18516         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18517           Don't push buffers into the adapter that we are going to
18518           push downstream again without framing anyway. Also, the
18519           adaptor takes ownership of buffers put into it (fixes
18520           auparse pushing invalid buffers for .au files with
18521           ADPCM contents). Finally, set caps on all outgoing buffers.
18522
18523 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18524
18525         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18526         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18527         (gst_id3demux_send_tag_event):
18528         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18529         Someone should kick my butt. Remove ID3v1 tags from the end of the
18530         file.
18531
18532         Improve error messages. Send the TAG message as soon as we complete
18533         typefinding, instead of waiting until we send the first buffer.
18534         Downstream tag event is still sent before the first buffer.
18535
18536 2006-01-27  Jan Gerber  <j@bootlab.org>
18537
18538         Reviewed by: Andy Wingo <wingo@pobox.com>
18539
18540         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18541         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18542         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18543         to not have warings flooding stderr. this is the suggested way
18544         also used in dvgrab and kino. (#328336)
18545
18546 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18547
18548         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18549         (gst_oss_sink_init), (gst_oss_sink_finalise):
18550           Free the device name string when finalised.
18551
18552 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18553
18554         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18555           Don't put function calls in g_return_if_fail() statements,
18556           or they'll be replaced with NOOPs if someone compiles with
18557           G_DISABLE_CHECKS defined.
18558           
18559 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18560
18561         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18562         Never trust ANY information encoded in a media file, especially
18563         when it's giving you sizes. (Fixes #328452)
18564
18565 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18566
18567         * gst/rtp/gstrtpg711pay.c:
18568         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18569         bug #325148.
18570
18571 2006-01-23  Edward Hervey  <edward@fluendo.com>
18572
18573         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18574         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18575         * gst/matroska/matroska-ids.h:
18576         Added recognition of Real Audio and Video streams in matroska demuxer.
18577
18578 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18579
18580         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18581           Remove errant break statement, and fix compilation with
18582           older GCC.
18583
18584 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18585
18586         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18587
18588         * sys/sunaudio/gstsunaudiomixerctrl.c:
18589         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18590           Export functions that are needed in other parts of the code,
18591           makes the mixer actually work; adjust magic minimum buffer-time
18592           value from 3ms to 5ms to work around stuttering during mp3
18593           playback (#327765).
18594
18595 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18596
18597         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18598
18599         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18600         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18601           Fix possible deadlock in matroska muxer (#327825).
18602
18603 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18604
18605         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18606         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18607         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18608         * gst/rtsp/sdpmessage.h:
18609         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18610         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18611           C89 fixes: declare variables at the beginning of a block and
18612           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18613           <jensgr at gmx dot net>).
18614
18615 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18616
18617         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18618         * gst/id3demux/id3tags.h:
18619         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18620         (parse_comment_frame), (parse_text_identification_frame),
18621         (id3v2_tag_to_taglist), (id3v2_are_digits),
18622         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18623         (parse_split_strings), (free_tag_strings):
18624           Rewrite parsing of text tags to handle multiple NULL terminated
18625           strings. Parse numeric genre strings and ID3v2 type
18626           "(3)(6)Alternative" style genre strings.
18627           Parse dates that are only YYYY or YYYY-mm format.
18628           (Fixes #328241 and #322154)
18629
18630 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18631
18632         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18633           Don't forget to initialize liboil, otherwise our oil functions
18634           will crash (fixes #327871; patch by: Christoph Burghardt
18635           <hawkes at web dot de>).
18636
18637 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18638
18639         * configure.ac:
18640           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18641           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18642           patch by: Brian Cameron <brian dot cameron at sun dot com>
18643
18644 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18645
18646         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18647         * ext/cdio/gstcdio.h:
18648         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18649           Fix build for libcdio versions >= 76; give slightly lower rank
18650           than cdparanoia.
18651
18652 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18653
18654         * configure.ac:
18655         * ext/Makefile.am:
18656         * ext/cdio/Makefile.am:
18657         * ext/cdio/gstcdio.c:
18658         * ext/cdio/gstcdio.h:
18659         * ext/cdio/gstcdiocddasrc.c:
18660         * ext/cdio/gstcdiocddasrc.h:
18661           Port libcdio cdda source, formerly known as cddasrc, now known as
18662           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18663           but that's not tested (fixes #317658).
18664
18665 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18666
18667         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18668           Fix conversion from TIME to BYTES format (fixes #326864;
18669           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18670
18671 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18672
18673         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18674           Fix compilation of id3demux when zlib is not present.
18675           (Fixes #326602; patch by: Sergey Scobich)
18676
18677 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18678
18679         * ext/esd/Makefile.am:
18680           Add $(ESD_CFLAGS), otherwise build will fail for folks
18681           with libesd in a non-standard prefix (#327009).
18682
18683 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18684
18685         * configure.ac:
18686           back to HEAD
18687
18688 === release 0.10.1 ===
18689
18690 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18691
18692         * configure.ac:
18693           releasing 0.10.1, "Li"
18694
18695 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18696
18697           patch by: Wim Taymans
18698
18699         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18700           fix memleak.  Fixes #326618
18701
18702 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18703
18704           patch by: Mike Smith
18705
18706         * gst/level/gstlevel.c: (gst_level_message_new),
18707         (gst_level_message_append_channel):
18708           Fix memleak.  Fixes #326612
18709
18710 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18711
18712         * configure.ac:
18713           prereleasing
18714         * po/af.po:
18715         * po/az.po:
18716         * po/cs.po:
18717         * po/en_GB.po:
18718         * po/hu.po:
18719         * po/it.po:
18720         * po/nb.po:
18721         * po/nl.po:
18722         * po/or.po:
18723         * po/sq.po:
18724         * po/sr.po:
18725         * po/sv.po:
18726         * po/uk.po:
18727         * po/vi.po:
18728           update translations
18729
18730 2006-01-10  Michael Smith  <msmith@fluendo.com>
18731
18732         * gst/level/gstlevel.c: (gst_level_class_init),
18733         (gst_level_dispose):
18734           Don't leak filter arrays.
18735
18736 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18737
18738         reviewed by: Christian Schaller <uraeus@gnome.org>
18739         
18740         * configure.ac:
18741         * gst-plugins-good.spec.in:
18742         * sys/Makefile.am:
18743         * sys/sunaudio/Makefile.am:
18744         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18745         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18746         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18747         (gst_sunaudiomixer_change_state):
18748         * sys/sunaudio/gstsunaudiomixer.h:
18749         * sys/sunaudio/gstsunaudiomixerctrl.c:
18750         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18751         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18752         (gst_sunaudiomixer_ctrl_list_tracks),
18753         (gst_sunaudiomixer_ctrl_get_volume),
18754         (gst_sunaudiomixer_ctrl_set_volume),
18755         (gst_sunaudiomixer_ctrl_set_mute),
18756         (gst_sunaudiomixer_ctrl_set_record):
18757         * sys/sunaudio/gstsunaudiomixerctrl.h:
18758         * sys/sunaudio/gstsunaudiomixertrack.c:
18759         (gst_sunaudiomixer_track_class_init),
18760         (gst_sunaudiomixer_track_init), (fill_labels),
18761         (gst_sunaudiomixer_track_new):
18762         * sys/sunaudio/gstsunaudiomixertrack.h:
18763         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18764         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18765         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18766         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18767         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18768         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18769         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18770         * sys/sunaudio/gstsunaudiosink.h:
18771
18772         Add SunAudio plugin - tested to make sure it doesn't break
18773         the build under GNU/Linux.      
18774
18775 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18776
18777         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18778         * gst-plugins-good/gst/udp/gstudpsrc.c:
18779         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18780         overrides the port or multicast parameters. Fixes bugs #323021.
18781         API addition: adds GstUDPSrc::sockfd property   
18782
18783 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18784
18785         * ext/gconf/Makefile.am:
18786         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18787         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18788         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18789         (do_toggle_element), (cb_toggle_element),
18790         (gst_gconf_audio_src_change_state):
18791         * ext/gconf/gstgconfaudiosrc.h:
18792         * ext/gconf/gstgconfelements.c: (plugin_init):
18793         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18794         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18795         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18796         (do_toggle_element), (cb_toggle_element),
18797         (gst_gconf_video_src_change_state):
18798         * ext/gconf/gstgconfvideosrc.h:
18799           Add new gconfaudiosrc and gconfvideosrc elements
18800           (needed for gnome-sound-recorder).
18801
18802 2006-01-06  Edward Hervey  <edward@fluendo.com>
18803
18804         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18805         Add gst_element_no_more_pads() for proper decodebin behaviour.
18806         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18807         (parse_text_identification_frame), (parse_split_strings):
18808         Failure to decode some tags is not a GST_ERROR() but a
18809         GST_WARNING()
18810         When iterating over a chunk of text, check that we haven't gone too
18811         far.
18812
18813 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18814
18815         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18816         (plugin_init):
18817           call oil_init() when using liboil
18818
18819 2006-01-04  Wim Taymans  <wim@fluendo.com>
18820
18821         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18822         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18823         Fix leaks.
18824
18825 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18826
18827         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18828
18829         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18830         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18831         (gst_flac_dec_change_state):
18832           Don't g_assert() where we should just return FALSE; remove
18833           unnecessary g_assert(); initialize some fields properly in
18834           state change function (fixes #325504). Also, use
18835           GST_DEBUG_OBJECT in two more places.
18836
18837 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18838
18839         * configure.ac:
18840           also remove smoothwave's Makefile.am
18841         * docs/plugins/Makefile.am:
18842           fix plugin docs
18843
18844 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18845
18846         * tests/examples/Makefile.am:
18847           added missing Makefile.am
18848
18849 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18850
18851         * configure.ac:
18852         * gst/level/Makefile.am:
18853         * gst/level/level-example.c:
18854         * tests/Makefile.am:
18855         * tests/examples/level/Makefile.am:
18856         * tests/examples/level/level-example.c: (message_handler), (main):
18857           moved level-example to tests/examples/level-example
18858         * tests/old/examples/level/demo.c: (main):
18859         * tests/old/examples/level/plot.c: (main):
18860           some initial fixes
18861
18862 2005-12-29  Michael Smith  <msmith@fluendo.com>
18863
18864         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18865         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18866         * gst/udp/gstmultiudpsink.h:
18867           Track packets sent per client in addition to bytes sent; provide
18868           this info through get-stats signal
18869
18870 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18871
18872         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18873           Can't use gst_object_unref() on a GstAdapter (#325191).
18874
18875 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18876
18877         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18878         If a broken tag has 0 bytes payload, at least still skip
18879         the 10 byte header
18880
18881 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18882
18883         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18884         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18885         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18886         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18887           Making these depayloaders (H263+ and mpeg4 video) inherit from
18888           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18889
18890 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18891
18892         * docs/plugins/gst-plugins-good-plugins.args:
18893         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18894         Regenerate the plugin hiearchy.
18895
18896 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18897
18898         * docs/plugins/Makefile.am:
18899         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18900         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18901         * docs/plugins/gst-plugins-good-plugins.args:
18902         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18903         (gst_id3demux_base_init), (gst_id3demux_class_init),
18904         (gst_id3demux_chain):
18905         * gst/id3demux/gstid3demux.h:
18906           Add documentation for id3demux.
18907           Don't fail if the first buffer is not at offset 0, just
18908           attempt to typefind and do pass through
18909           Rename the gst_type function from gst_gst_id3demux..
18910
18911 2005-12-20  Michael Smith  <msmith@fluendo.com>
18912
18913         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18914         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18915         (gst_multiudpsink_get_stats):
18916         * gst/udp/gstmultiudpsink.h:
18917           Collect statistics; return them from get_stats.
18918
18919 2005-12-19  Edward Hervey  <edward@fluendo.com>
18920
18921         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18922         Stupid signedness issue...
18923
18924 2005-12-19  Edward Hervey  <edward@fluendo.com>
18925
18926         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18927         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18928         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18929         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18930         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18931         Construct index for indexless files.
18932         Make sure pad/buffers are correctly reset to NULL once we don't need
18933         them anymore, else we get lovely segfaults/assertions.
18934         * gst/wavparse/gstwavparse.c:
18935         Yes, you can have 96KHz audio and wma in wav :(
18936
18937 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18938
18939         * configure.ac:
18940           Check for optional dependency on zlib for id3demux
18941
18942         * gst/id3demux/Makefile.am:
18943         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18944         (gst_id3demux_base_init), (gst_id3demux_class_init),
18945         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18946         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18947         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18948         (gst_id3demux_set_property), (gst_id3demux_get_property),
18949         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18950         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18951         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18952         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18953         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18954         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18955         (simple_find_peek), (simple_find_suggest),
18956         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18957         (plugin_init):
18958         * gst/id3demux/gstid3demux.h:
18959         * gst/id3demux/id3tags.c: (read_synch_uint),
18960         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18961         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18962         (id3demux_id3v2_frames_to_tag_list):
18963         * gst/id3demux/id3tags.h:
18964         * gst/id3demux/id3v2.4.0-frames.txt:
18965         * gst/id3demux/id3v2.4.0-structure.txt:
18966         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18967         (parse_comment_frame), (parse_text_identification_frame),
18968         (id3v2_tag_to_taglist), (parse_split_strings):
18969           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18970           otherwise it discards them. Works on my test files. 
18971
18972         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18973           Don't send EOS to a non-existing srcpad
18974           The debug category can be static
18975
18976 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18977
18978         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18979         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18980         * gst/multipart/multipartdemux.c:
18981           change some char* into char[]
18982
18983 2005-12-16  Wim Taymans  <wim@fluendo.com>
18984
18985         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18986         (gst_wavparse_other), (gst_wavparse_perform_seek),
18987         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18988         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18989         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18990         * gst/wavparse/gstwavparse.h:
18991         Use GstSegment to implement more seeking features.
18992
18993 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18994
18995         * gst/rtsp/rtspconnection.c:
18996           Add <netinet/in.h> include and move <arpa/inet.h> include
18997           to make things work on OpenBSD as well (fixes #323717;
18998           patch by: Benjamin Pineau)
18999
19000 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19001
19002         * gst/rtp/gstrtpspeexdepay.c:
19003         * gst/rtp/gstrtpspeexpay.c:
19004         Set clock rate to be fixed in 8000. It fixes bug #324012.
19005
19006 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19007
19008         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19009         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19010         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19011         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19012         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19013         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19014         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19015         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19016         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19017         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19018         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19019         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19020         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19021         * gst-plugins-good/gst/rtp/README:
19022         Fixed payload range in payloder caps. Removed payload range completely
19023         from depayloaders as they don't require payload type in their caps.
19024         In effect, there isn't any specific payload type for any given codec,
19025         only suggestions.
19026         Fixes bug #324011.
19027
19028 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19029
19030         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19031         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19032         (gst_videomixer_collected): Code cleanup and re-enabling 
19033         queued time validity check for correct EOS handling.
19034
19035 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19036
19037         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19038         (gst_oss_mixer_element_get_property),
19039         (gst_oss_mixer_element_change_state):
19040         Add 'device-name' property and fix state change function.
19041
19042 2005-12-13  Edward Hervey  <edward@fluendo.com>
19043
19044         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19045         If the speed of the file is null in the header, set the frame_time to
19046         the default setting of GST_SECOND / 70. Which is the default
19047         frame_delay for .fli files as stated in this document :
19048         http://www.compuphase.com/flic.htm
19049         Would be nice to have the time conversion done properly too (duration =
19050         flxh->frames * flxdec->frame_time)
19051
19052 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19053
19054         * docs/plugins/Makefile.am:
19055         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19056         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19057         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19058         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19059         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19060         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19061         documentation for videomixer on my way with a funny sample
19062         pipeline.
19063
19064 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19065
19066         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19067         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19068         (gst_videomixer_update_queues), (gst_videomixer_collected):
19069         Fix caps negotiation. (#323896)
19070
19071 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19072
19073         * gst/matroska/matroska-demux.c:
19074         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19075           Set correct timestamps on audio laces, fixes playback of mp3 from
19076                 matroska.
19077
19078 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19079
19080         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19081         (gst_au_parse_class_init), (gst_au_parse_init),
19082         (gst_au_parse_dispose), (gst_au_parse_chain),
19083         (gst_au_parse_change_state), (plugin_init):
19084         * gst/auparse/gstauparse.h:
19085           Use gst_object_unref() for GstObjects instead of
19086           g_object_unref() and fix a mem leak in a debug
19087           statement; while we're at it, also borgify, use
19088           boilerplate macros and clean up a little bit.
19089
19090 2005-12-11  Edward Hervey  <edward@fluendo.com>
19091
19092         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19093         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19094         Added pull mode.
19095
19096 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19097
19098         * gst/goom/gstgoom.c:
19099         * gst/level/level-example.c: (main):
19100         * gst/smoothwave/demo-osssrc.c: (main):
19101           Use audiotestsrc instead of sinesrc (#323798).
19102
19103 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19104
19105         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19106           more debug-func-ptr usage
19107
19108 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19109
19110         * gst/flx/flx_color.c: (flx_colorspace_convert):
19111         * gst/flx/flx_color.h:
19112         * gst/flx/flx_fmt.h:
19113         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19114         * gst/flx/gstflxdec.h:
19115           Now flxdec works on big-endian machines as well.
19116
19117 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19118
19119         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19120         (gst_fenced_buffer_copy):
19121           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19122           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19123           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19124           and use GST_DEBUG_FUNCPTR for pad functions.
19125
19126 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19127
19128         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19129         (gst_flac_dec_class_init), (gst_flac_dec_init),
19130         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19131         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19132         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19133         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19134         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19135         (gst_flac_dec_change_state):
19136         * ext/flac/gstflacdec.h:
19137           Rewrite flacdec a bit, so that even seeking might work now. Most
19138           importantly, don't act upon any flow return values we get, just tell
19139           the decoder everything's dandy and act on the flow return values
19140           later on in the loop function. We don't want to mess up the internal
19141           decoder state for non-fatal things like flushing pads etc. Other
19142           than that, use GstSegment (segment seeks don't work yet though, but
19143           should be easy to add), use boilerplate macros, drop the superfluous
19144           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19145           lots of other things.
19146
19147 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19148
19149         * configure.ac:
19150           Update comment in OSS includes check.
19151
19152         * sys/oss/gstossdmabuffer.c:
19153         * sys/oss/gstosshelper.c:
19154         * sys/oss/gstossmixer.c:
19155         * sys/oss/gstossmixertrack.c:
19156         * sys/oss/gstosssink.c:
19157         * sys/oss/gstosssrc.c:
19158         * sys/oss/oss_probe.c:
19159           Don't assume the OSS soundcard.h include is always in
19160           the sys/ directory. Instead, use the existing defines
19161           from config.h to include the right file. Fixes
19162           compilation on OpenBSD 3.8 (#323718).
19163
19164 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19165
19166         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19167         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19168         * docs/plugins/inspect/plugin-1394.xml:
19169         * docs/plugins/inspect/plugin-aasink.xml:
19170         * docs/plugins/inspect/plugin-alaw.xml:
19171         * docs/plugins/inspect/plugin-alpha.xml:
19172         * docs/plugins/inspect/plugin-alphacolor.xml:
19173         * docs/plugins/inspect/plugin-auparse.xml:
19174         * docs/plugins/inspect/plugin-autodetect.xml:
19175         * docs/plugins/inspect/plugin-avi.xml:
19176         * docs/plugins/inspect/plugin-cacasink.xml:
19177         * docs/plugins/inspect/plugin-cairo.xml:
19178         * docs/plugins/inspect/plugin-cutter.xml:
19179         * docs/plugins/inspect/plugin-debug.xml:
19180         * docs/plugins/inspect/plugin-dv.xml:
19181         * docs/plugins/inspect/plugin-efence.xml:
19182         * docs/plugins/inspect/plugin-effectv.xml:
19183         * docs/plugins/inspect/plugin-esdsink.xml:
19184         * docs/plugins/inspect/plugin-flac.xml:
19185         * docs/plugins/inspect/plugin-flxdec.xml:
19186         * docs/plugins/inspect/plugin-gconfelements.xml:
19187         * docs/plugins/inspect/plugin-goom.xml:
19188         * docs/plugins/inspect/plugin-jpeg.xml:
19189         * docs/plugins/inspect/plugin-level.xml:
19190         * docs/plugins/inspect/plugin-matroska.xml:
19191         * docs/plugins/inspect/plugin-mulaw.xml:
19192         * docs/plugins/inspect/plugin-multipart.xml:
19193         * docs/plugins/inspect/plugin-navigationtest.xml:
19194         * docs/plugins/inspect/plugin-ossaudio.xml:
19195         * docs/plugins/inspect/plugin-png.xml:
19196         * docs/plugins/inspect/plugin-rtp.xml:
19197         * docs/plugins/inspect/plugin-rtsp.xml:
19198         * docs/plugins/inspect/plugin-shout2send.xml:
19199         * docs/plugins/inspect/plugin-smpte.xml:
19200         * docs/plugins/inspect/plugin-speex.xml:
19201         * docs/plugins/inspect/plugin-udp.xml:
19202         * docs/plugins/inspect/plugin-videobox.xml:
19203         * docs/plugins/inspect/plugin-videoflip.xml:
19204         * docs/plugins/inspect/plugin-videomixer.xml:
19205         * docs/plugins/inspect/plugin-wavenc.xml:
19206         * docs/plugins/inspect/plugin-wavparse.xml:
19207         * ext/flac/gstflac.c: (plugin_init):
19208         * ext/flac/gstflacdec.c: (flacdec_get_type),
19209         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19210         (gst_flac_dec_init), (gst_flac_dec_finalize),
19211         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19212         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19213         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19214         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19215         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19216         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19217         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19218         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19219         * ext/flac/gstflacdec.h:
19220         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19221         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19222         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19223         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19224         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19225         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19226         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19227         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19228         (gst_flac_enc_change_state):
19229         * ext/flac/gstflacenc.h:
19230           borgify and fix up documentation
19231
19232 2005-12-09  Michael Smith  <msmith@fluendo.com>
19233
19234         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19235           Accept a wider range of flac files, more closely matching flac spec.
19236
19237 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19238
19239         * docs/plugins/Makefile.am: Add multipart elements.
19240         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19241         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19242         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19243         * gst/multipart/multipartdemux.c:
19244         * gst/multipart/multipartmux.c: Add docs.
19245
19246 2005-12-07  Edward Hervey  <edward@fluendo.com>
19247
19248         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19249         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19250         (gst_avi_demux_invert):
19251         Memleak and crasher fixes.
19252         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19253         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19254         Memleak fixes
19255
19256 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19257
19258         * ext/aalib/gstaasink.h:
19259         * ext/cairo/gsttextoverlay.h:
19260         * ext/dv/gstdvdec.h:
19261         * ext/dv/gstdvdemux.c:
19262         * ext/dv/gstdvdemux.h:
19263         * ext/esd/esdsink.h:
19264         * ext/flac/flac_compat.h:
19265         * ext/flac/gstflacdec.h:
19266         * ext/flac/gstflacenc.h:
19267         * ext/gconf/gconf.h:
19268         * ext/gconf/gstgconfaudiosink.h:
19269         * ext/gconf/gstgconfvideosink.h:
19270         * ext/gdk_pixbuf/gstgdkanimation.h:
19271         * ext/jpeg/gstjpegdec.h:
19272         * ext/jpeg/smokecodec.h:
19273         * ext/jpeg/smokeformat.h:
19274         * ext/ladspa/gstsignalprocessor.h:
19275         * ext/ladspa/search.c: (LADSPAPluginSearch):
19276         * ext/ladspa/utils.h:
19277         * ext/libmng/gstmng.c:
19278         * ext/libmng/gstmngdec.h:
19279         * ext/libmng/gstmngenc.c:
19280         * ext/libmng/gstmngenc.h:
19281         * ext/libpng/gstpng.c:
19282         * ext/libpng/gstpngenc.c:
19283         * ext/libpng/gstpngenc.h:
19284         * ext/shout2/gstshout2.h:
19285         * ext/speex/gstspeexdec.h:
19286         * ext/speex/gstspeexenc.c:
19287         * ext/speex/gstspeexenc.h:
19288         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19289         * gst/autodetect/gstautoaudiosink.h:
19290         * gst/autodetect/gstautovideosink.h:
19291         * gst/avi/gstavidemux.h:
19292         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19293         (gst_cutter_set_property), (gst_cutter_get_caps):
19294         * gst/cutter/gstcutter.h:
19295         * gst/debug/tests.c: (md5_process_block):
19296         * gst/debug/tests.h:
19297         * gst/effectv/gstwarp.c:
19298         * gst/flx/flx_fmt.h:
19299         * gst/flx/gstflxdec.h:
19300         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19301         (zoomFilterFastRGB):
19302         * gst/goom/filters.h:
19303         * gst/goom/goom_tools.h:
19304         * gst/law/alaw-encode.c:
19305         * gst/level/gstlevel.c:
19306         * gst/level/gstlevel.h:
19307         * gst/matroska/ebml-write.h:
19308         * gst/matroska/matroska-demux.h:
19309         * gst/matroska/matroska-ids.h:
19310         * gst/matroska/matroska-mux.h:
19311         * gst/monoscope/convolve.c: (convolve_match):
19312         * gst/monoscope/convolve.h:
19313         * gst/multipart/multipartmux.c:
19314         * gst/oldcore/gstaggregator.c:
19315         * gst/oldcore/gstaggregator.h:
19316         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19317         * gst/oldcore/gstmd5sink.h:
19318         * gst/oldcore/gstmultifilesrc.c:
19319         * gst/oldcore/gstmultifilesrc.h:
19320         * gst/oldcore/gstpipefilter.h:
19321         * gst/oldcore/gstshaper.h:
19322         * gst/rtp/gstrtpL16depay.h:
19323         * gst/rtp/gstrtpL16pay.h:
19324         * gst/rtp/gstrtpdepay.h:
19325         * gst/rtp/gstrtpmp4vpay.c:
19326         * gst/rtp/gstrtpmp4vpay.h:
19327         * gst/rtsp/gstrtspsrc.c:
19328         * gst/rtsp/gstrtspsrc.h:
19329         * gst/rtsp/rtspconnection.h:
19330         * gst/rtsp/rtspdefs.h:
19331         * gst/rtsp/rtspmessage.h:
19332         * gst/rtsp/rtsptransport.h:
19333         * gst/rtsp/rtspurl.c:
19334         * gst/rtsp/rtspurl.h:
19335         * gst/rtsp/sdpmessage.c:
19336         * gst/rtsp/sdpmessage.h:
19337         * gst/smpte/barboxwipes.c:
19338         * gst/smpte/gstmask.h:
19339         * gst/smpte/gstsmpte.h:
19340         * gst/smpte/paint.c:
19341         * gst/smpte/paint.h:
19342         * gst/udp/gstdynudpsink.h:
19343         * gst/udp/gstmultiudpsink.h:
19344         * gst/udp/gstudpsink.c:
19345         * gst/udp/gstudpsink.h:
19346         * gst/udp/gstudpsrc.c:
19347         * gst/videomixer/videomixer.c:
19348         * gst/wavenc/riff.h:
19349         * gst/wavparse/gstwavparse.h:
19350         * sys/oss/gstossdmabuffer.h:
19351         * sys/oss/gstossmixer.h:
19352         * sys/oss/gstossmixerelement.h:
19353         * sys/oss/gstossmixertrack.h:
19354         * sys/oss/gstosssink.c:
19355         * sys/oss/gstosssink.h:
19356         * sys/oss/gstosssrc.c:
19357         * sys/oss/gstosssrc.h:
19358         * sys/osxaudio/gstosxaudioelement.h:
19359         * sys/osxaudio/gstosxaudiosink.h:
19360         * sys/osxaudio/gstosxaudiosrc.h:
19361           expand tabs
19362
19363 === release 0.10.0 ===
19364
19365 2005-12-05   <thomas (at) apestaart (dot) org>
19366
19367         * configure.ac:
19368           releasing 0.10.0, "Abondance"
19369
19370 2005-12-05  Andy Wingo  <wingo@pobox.com>
19371
19372         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19373         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19374         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19375         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19376         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19377         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19378         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19379         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19380         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19381         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19382         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19383         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19384         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19385         * gst/goom/gstgoom.c: (gst_goom_chain):
19386         * gst/matroska/matroska-demux.c:
19387         (gst_matroska_demux_push_vorbis_codec_priv_data),
19388         (gst_matroska_demux_add_wvpk_header):
19389         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19390         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19391         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19392         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19393         alloc_buffer changes.
19394
19395 2005-12-05  Michael Smith  <msmith@fluendo.com>
19396
19397         * docs/plugins/gst-plugins-good-plugins.args:
19398           Remove args for plugins that aren't in -good.
19399
19400 === release 0.9.7 ===
19401
19402 2005-12-01   <thomas (at) apestaart (dot) org>
19403
19404         * configure.ac:
19405           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19406
19407 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19408
19409         * docs/plugins/.cvsignore:
19410         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19411         * docs/plugins/inspect/plugin-multipart.xml:
19412         * docs/plugins/inspect/plugin-rtp.xml:
19413           add multipart plugin to docs
19414
19415 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19416
19417         * configure.ac:
19418         * ext/Makefile.am:
19419         * ext/pango/Makefile.am:
19420         * ext/pango/gstclockoverlay.c:
19421         * ext/pango/gstclockoverlay.h:
19422         * ext/pango/gsttextoverlay.c:
19423         * ext/pango/gsttextoverlay.h:
19424         * ext/pango/gsttextrender.c:
19425         * ext/pango/gsttextrender.h:
19426         * ext/pango/gsttimeoverlay.c:
19427         * ext/pango/gsttimeoverlay.h:
19428           move pango to base
19429
19430 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19431
19432         * gst/rtp/Makefile.am:
19433         * gst/rtp/gstrtpL16depay.c:
19434         * gst/rtp/gstrtpL16depay.h:
19435         * gst/rtp/gstrtpL16parse.c:
19436         * gst/rtp/gstrtpL16parse.h:
19437         * gst/rtp/gstrtpgsmdepay.c:
19438         * gst/rtp/gstrtpgsmdepay.h:
19439         * gst/rtp/gstrtpgsmparse.c:
19440         * gst/rtp/gstrtpgsmparse.h:
19441           parsers are depayers
19442
19443 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19444
19445         * gst/rtp/Makefile.am:
19446         * gst/rtp/gstasteriskh263.c:
19447         * gst/rtp/gstrtp.c:
19448         * gst/rtp/gstrtpL16enc.c:
19449         * gst/rtp/gstrtpL16enc.h:
19450         * gst/rtp/gstrtpL16parse.c:
19451         * gst/rtp/gstrtpL16parse.h:
19452         * gst/rtp/gstrtpL16pay.c:
19453         * gst/rtp/gstrtpL16pay.h:
19454         * gst/rtp/gstrtpamrdec.c:
19455         * gst/rtp/gstrtpamrdec.h:
19456         * gst/rtp/gstrtpamrdepay.c:
19457         * gst/rtp/gstrtpamrdepay.h:
19458         * gst/rtp/gstrtpamrenc.c:
19459         * gst/rtp/gstrtpamrenc.h:
19460         * gst/rtp/gstrtpamrpay.c:
19461         * gst/rtp/gstrtpamrpay.h:
19462         * gst/rtp/gstrtpdec.c:
19463         * gst/rtp/gstrtpdec.h:
19464         * gst/rtp/gstrtpdepay.c:
19465         * gst/rtp/gstrtpdepay.h:
19466         * gst/rtp/gstrtpg711dec.c:
19467         * gst/rtp/gstrtpg711dec.h:
19468         * gst/rtp/gstrtpg711depay.c:
19469         * gst/rtp/gstrtpg711depay.h:
19470         * gst/rtp/gstrtpg711enc.c:
19471         * gst/rtp/gstrtpg711enc.h:
19472         * gst/rtp/gstrtpg711pay.c:
19473         * gst/rtp/gstrtpg711pay.h:
19474         * gst/rtp/gstrtpgsmenc.c:
19475         * gst/rtp/gstrtpgsmenc.h:
19476         * gst/rtp/gstrtpgsmparse.c:
19477         * gst/rtp/gstrtpgsmparse.h:
19478         * gst/rtp/gstrtpgsmpay.c:
19479         * gst/rtp/gstrtpgsmpay.h:
19480         * gst/rtp/gstrtph263enc.c:
19481         * gst/rtp/gstrtph263enc.h:
19482         * gst/rtp/gstrtph263pay.c:
19483         * gst/rtp/gstrtph263pay.h:
19484         * gst/rtp/gstrtph263pdec.c:
19485         * gst/rtp/gstrtph263pdec.h:
19486         * gst/rtp/gstrtph263pdepay.c:
19487         * gst/rtp/gstrtph263pdepay.h:
19488         * gst/rtp/gstrtph263penc.c:
19489         * gst/rtp/gstrtph263penc.h:
19490         * gst/rtp/gstrtph263ppay.c:
19491         * gst/rtp/gstrtph263ppay.h:
19492         * gst/rtp/gstrtpmp4vdec.c:
19493         * gst/rtp/gstrtpmp4vdec.h:
19494         * gst/rtp/gstrtpmp4vdepay.c:
19495         * gst/rtp/gstrtpmp4vdepay.h:
19496         * gst/rtp/gstrtpmp4venc.c:
19497         * gst/rtp/gstrtpmp4venc.h:
19498         * gst/rtp/gstrtpmp4vpay.c:
19499         * gst/rtp/gstrtpmp4vpay.h:
19500         * gst/rtp/gstrtpmpadec.c:
19501         * gst/rtp/gstrtpmpadec.h:
19502         * gst/rtp/gstrtpmpadepay.c:
19503         * gst/rtp/gstrtpmpadepay.h:
19504         * gst/rtp/gstrtpmpaenc.c:
19505         * gst/rtp/gstrtpmpaenc.h:
19506         * gst/rtp/gstrtpmpapay.c:
19507         * gst/rtp/gstrtpmpapay.h:
19508         * gst/rtp/gstrtpspeexdec.c:
19509         * gst/rtp/gstrtpspeexdec.h:
19510         * gst/rtp/gstrtpspeexdepay.c:
19511         * gst/rtp/gstrtpspeexdepay.h:
19512         * gst/rtp/gstrtpspeexenc.c:
19513         * gst/rtp/gstrtpspeexenc.h:
19514         * gst/rtp/gstrtpspeexpay.c:
19515         * gst/rtp/gstrtpspeexpay.h:
19516           Do burger's rename for rtp payloaders and depayloaders
19517
19518 2005-11-30  Wim Taymans  <wim@fluendo.com>
19519
19520         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19521         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19522         * ext/dv/gstdvdemux.h:
19523         Fix seeking in dvdemux again, add some more debug info.
19524
19525 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19526
19527         * configure.ac:
19528           fix tests
19529
19530 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19531
19532         * PORTED_09:
19533         * docs/random/PORTED_09:
19534           move
19535         * tests/Makefile.am:
19536           add
19537         * win32/gst.sln:
19538           remove
19539
19540 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19541
19542         * Makefile.am:
19543         * check/.cvsignore:
19544         * check/Makefile.am:
19545         * check/elements/.cvsignore:
19546         * check/elements/level.c:
19547         * check/elements/matroskamux.c:
19548         * configure.ac:
19549         * examples/Makefile.am:
19550         * examples/capsfilter/Makefile.am:
19551         * examples/capsfilter/capsfilter1.c:
19552         * examples/gob/Makefile.am:
19553         * examples/gob/gst-identity2.gob:
19554         * examples/gstplay/.cvsignore:
19555         * examples/gstplay/Makefile.am:
19556         * examples/gstplay/player.c:
19557         * examples/indexing/.cvsignore:
19558         * examples/indexing/Makefile.am:
19559         * examples/indexing/indexmpeg.c:
19560         * examples/level/Makefile.am:
19561         * examples/level/README:
19562         * examples/level/demo.c:
19563         * examples/level/plot.c:
19564         * examples/stats/Makefile.am:
19565         * examples/stats/mp2ogg.c:
19566         * examples/switch/.cvsignore:
19567         * examples/switch/Makefile.am:
19568         * examples/switch/switcher.c:
19569           move under tests/
19570
19571 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19572
19573         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19574         (gst_text_render_class_init), (resize_bitmap),
19575         (gst_text_render_render_text), (gst_text_render_setcaps),
19576         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19577         (gst_text_render_chain), (gst_text_render_finalize),
19578         (gst_text_render_init), (gst_text_render_set_property):
19579         * ext/pango/gsttextrender.h:
19580           Add missing files.
19581
19582 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19583
19584         * configure.ac:
19585         * ext/Makefile.am:
19586         * ext/pango/Makefile.am:
19587         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19588         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19589         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19590         * ext/pango/gstclockoverlay.h:
19591         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19592         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19593         (gst_text_overlay_finalize), (gst_text_overlay_init),
19594         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19595         (gst_text_overlay_text_pad_linked),
19596         (gst_text_overlay_text_pad_unlinked),
19597         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19598         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19599         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19600         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19601         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19602         (gst_text_overlay_change_state), (plugin_init):
19603         * ext/pango/gsttextoverlay.h:
19604         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19605         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19606         (gst_time_overlay_class_init), (gst_time_overlay_init):
19607         * ext/pango/gsttimeoverlay.h:
19608           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19609           and add background shading and text wrapping modes. Make 
19610           timoverlay derive from textoverlay. Also add new clockoverlay
19611           element.
19612
19613 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19614
19615         * gst/udp/Makefile.am: Moved to netbuffer.
19616
19617 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19618
19619         * configure.ac:
19620         * PORTED_O9:
19621         * gst/multipart/Makefile.am:
19622         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19623         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19624         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19625         (gst_multipart_demux_change_state),
19626         (gst_multipart_demux_plugin_init):
19627         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19628         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19629         (gst_multipart_mux_sinkconnect),
19630         (gst_multipart_mux_request_new_pad),
19631         (gst_multipart_mux_handle_src_event),
19632         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19633         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19634         0.9.
19635
19636 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19637
19638         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19639         * gst/debug/gstnavigationtest.h:
19640         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19641         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19642         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19643         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19644         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19645         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19646         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19647         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19648         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19649         (gst_video_flip_get_type):
19650         * gst/videofilter/gstvideoflip.h:
19651           update for symbols change
19652
19653 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19654
19655         * gst/udp/gstdynudpsink.c:
19656         * gst/udp/gstudpsrc.c:
19657           the old gstnet lib was renamed gstnetbuffer (#322257)
19658
19659 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19660
19661         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19662         (gst_text_overlay_collected):
19663           Actually render the text from the text pad.
19664
19665 2005-11-29  Edward Hervey  <edward@fluendo.com>
19666
19667         * gst/debug/gstnavseek.c: (gst_navseek_event):
19668         * gst/debug/progressreport.c: (gst_progress_report_event):
19669         Update for GstBaseTransform event virtual method
19670
19671 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19672
19673         * ext/cairo/Makefile.am:
19674           no need to link to videofilter
19675
19676 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19677
19678         * gst/debug/Makefile.am:
19679         * gst/debug/gstnavigationtest.h:
19680         * gst/effectv/Makefile.am:
19681         * gst/effectv/gstaging.c:
19682         * gst/effectv/gstdice.c:
19683         * gst/effectv/gstedge.c:
19684         * gst/effectv/gstquark.c:
19685         * gst/effectv/gstrev.c:
19686         * gst/effectv/gstshagadelic.c:
19687         * gst/effectv/gstvertigo.c:
19688         * gst/effectv/gstwarp.c:
19689         * gst/videofilter/Makefile.am:
19690         * gst/videofilter/gstvideofilter.c:
19691         * gst/videofilter/gstvideofilter.h:
19692         * gst/videofilter/gstvideoflip.h:
19693           remove the videofilter library and link to the one in base
19694
19695 2005-11-28  Edward Hervey  <edward@fluendo.com>
19696
19697         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19698         Useless check now we're setting the current entry correctly.
19699
19700 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19701
19702         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19703         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19704         (gst_jpegenc_change_state):
19705           Don't leak input buffer in chain function (fixes #322667); make 
19706           state change function thread-safe; don't repeat the current function
19707           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19708           gst_pad_alloc_buffer(); misc. minor cleanups.
19709
19710 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19711
19712         * gst/matroska/matroska-mux.c:
19713         (gst_matroska_mux_video_pad_setcaps):
19714         Look for pixel-aspect-ratio in caps, not pixel_width and
19715         pixel_height (Fixes: #322645)
19716
19717 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19718
19719         * gst/matroska/matroska-mux.c:
19720         (gst_matroska_mux_video_pad_setcaps):
19721         From Michal Benes:
19722         frame duration should be GST_SECOND / framerate, not
19723         GST_SECOND * framerate. (Fixes: #322643)
19724
19725 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19726
19727         * configure.ac:
19728           fix up GST_PLUGIN_LDFLAGS
19729         * gst/rtsp/rtspconnection.c:
19730           fix includes (see #317043)
19731         * gst/videofilter/Makefile.am:
19732           stop installing this library
19733
19734 2005-11-26  Edward Hervey  <edward@fluendo.com>
19735
19736         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19737         Handle the case where the incoming Video dv stream doesn't have
19738         a pixel aspect ratio set.
19739
19740 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19741
19742         * docs/plugins/Makefile.am:
19743         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19744         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19745         * ext/flac/gstflacdec.c:
19746           document flacdec
19747
19748 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19749
19750         * docs/plugins/Makefile.am:
19751         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19752         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19753         * docs/plugins/inspect/plugin-autodetect.xml:
19754         * ext/cairo/gstcairo.c: (plugin_init):
19755         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19756         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19757         (gst_text_overlay_init), (gst_text_overlay_font_init),
19758         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19759         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19760         (gst_text_overlay_text_pad_linked),
19761         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19762         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19763         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19764         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19765         (gst_text_overlay_change_state):
19766         * ext/cairo/gsttextoverlay.h:
19767         * ext/cairo/gsttimeoverlay.c:
19768         (gst_cairo_time_overlay_update_font_height),
19769         (gst_cairo_time_overlay_set_caps),
19770         (gst_cairo_time_overlay_get_unit_size),
19771         (gst_cairo_time_overlay_print_smpte_time),
19772         (gst_cairo_time_overlay_transform),
19773         (gst_cairo_time_overlay_base_init),
19774         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19775         (gst_cairo_time_overlay_get_type):
19776         * ext/cairo/gsttimeoverlay.h:
19777           do some name borgifying
19778           document
19779
19780 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19781
19782         * docs/plugins/Makefile.am:
19783         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19784         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19785         * gst/autodetect/gstautoaudiosink.c:
19786         (gst_auto_audio_sink_base_init):
19787         * gst/autodetect/gstautovideosink.c:
19788         (gst_auto_video_sink_base_init),
19789         (gst_auto_video_sink_factory_filter):
19790           documenting auto*sink
19791           using strstr for the video sink lookup, class field is not ordered
19792         * docs/plugins/inspect/plugin-1394.xml:
19793         * docs/plugins/inspect/plugin-aasink.xml:
19794         * docs/plugins/inspect/plugin-alaw.xml:
19795         * docs/plugins/inspect/plugin-alpha.xml:
19796         * docs/plugins/inspect/plugin-alphacolor.xml:
19797         * docs/plugins/inspect/plugin-auparse.xml:
19798         * docs/plugins/inspect/plugin-autodetect.xml:
19799         * docs/plugins/inspect/plugin-avi.xml:
19800         * docs/plugins/inspect/plugin-cacasink.xml:
19801         * docs/plugins/inspect/plugin-cairo.xml:
19802         * docs/plugins/inspect/plugin-cutter.xml:
19803         * docs/plugins/inspect/plugin-debug.xml:
19804         * docs/plugins/inspect/plugin-dv.xml:
19805         * docs/plugins/inspect/plugin-efence.xml:
19806         * docs/plugins/inspect/plugin-effectv.xml:
19807         * docs/plugins/inspect/plugin-esdsink.xml:
19808         * docs/plugins/inspect/plugin-flac.xml:
19809         * docs/plugins/inspect/plugin-flxdec.xml:
19810         * docs/plugins/inspect/plugin-gconfelements.xml:
19811         * docs/plugins/inspect/plugin-goom.xml:
19812         * docs/plugins/inspect/plugin-jpeg.xml:
19813         * docs/plugins/inspect/plugin-level.xml:
19814         * docs/plugins/inspect/plugin-matroska.xml:
19815         * docs/plugins/inspect/plugin-mulaw.xml:
19816         * docs/plugins/inspect/plugin-navigationtest.xml:
19817         * docs/plugins/inspect/plugin-ossaudio.xml:
19818         * docs/plugins/inspect/plugin-png.xml:
19819         * docs/plugins/inspect/plugin-rtp.xml:
19820         * docs/plugins/inspect/plugin-rtsp.xml:
19821         * docs/plugins/inspect/plugin-shout2send.xml:
19822         * docs/plugins/inspect/plugin-smpte.xml:
19823         * docs/plugins/inspect/plugin-speex.xml:
19824         * docs/plugins/inspect/plugin-udp.xml:
19825         * docs/plugins/inspect/plugin-videobox.xml:
19826         * docs/plugins/inspect/plugin-videoflip.xml:
19827         * docs/plugins/inspect/plugin-videomixer.xml:
19828         * docs/plugins/inspect/plugin-wavenc.xml:
19829         * docs/plugins/inspect/plugin-wavparse.xml:
19830           update for HEAD version
19831
19832 2005-11-25  Michael Smith  <msmith@fluendo.com>
19833
19834         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19835           Patch from Sebastien Cote to close control sockets in udpsrc.
19836
19837 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19838
19839         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19840         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19841         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19842         (gst_quarktv_base_init), (gst_quarktv_class_init),
19843         (gst_quarktv_init): Flush the planes list on reverse caps
19844         negotiation. This was crashing because of differently sized
19845         buffers.
19846
19847 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19848
19849         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19850         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19851         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19852         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19853         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19854         (gst_videoflip_set_property), (gst_videoflip_base_init),
19855         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19856         correctly, fix identity flipping, convert navigation event 
19857         correctly again.
19858
19859 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19860
19861         * configure.ac: back to HEAD
19862
19863 === release 0.9.6 ===
19864
19865 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19866
19867         * configure.ac:
19868           releasing 0.9.6, "Everything's Not Lost"
19869
19870 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19871
19872         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19873         Oops, initialise the framerate GValue
19874
19875 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19876
19877         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19878         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19879         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19880         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19881         (gst_timeoverlay_get_type):
19882         * ext/cairo/gsttimeoverlay.h:
19883         * gst/debug/Makefile.am:
19884         * gst/debug/gstnavigationtest.c:
19885         (gst_navigationtest_handle_src_event),
19886         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19887         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19888         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19889         (gst_navigationtest_init), (gst_navigationtest_get_type),
19890         (plugin_init):
19891         * gst/debug/gstnavigationtest.h:
19892         * gst/effectv/Makefile.am:
19893         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19894         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19895         (gst_agingtv_base_init), (gst_agingtv_class_init),
19896         (gst_agingtv_init), (gst_agingtv_get_type):
19897         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19898         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19899         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19900         (gst_dicetv_get_type):
19901         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19902         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19903         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19904         (gst_edgetv_get_type):
19905         * gst/effectv/gsteffectv.c:
19906         * gst/effectv/gsteffectv.h:
19907         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19908         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19909         (gst_quarktv_change_state), (gst_quarktv_base_init),
19910         (gst_quarktv_class_init), (gst_quarktv_init),
19911         (gst_quarktv_get_type):
19912         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19913         (gst_revtv_get_unit_size), (gst_revtv_transform),
19914         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19915         (gst_revtv_get_type):
19916         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19917         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19918         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19919         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19920         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19921         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19922         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19923         (gst_vertigotv_init), (gst_vertigotv_get_type):
19924         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19925         (gst_warptv_get_unit_size), (gst_warptv_transform),
19926         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19927         (gst_warptv_get_type):
19928         * gst/videofilter/Makefile.am:
19929         * gst/videofilter/gstvideobalance.c:
19930         * gst/videofilter/gstvideobalance.h:
19931         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19932         (gst_videofilter_class_init), (gst_videofilter_init):
19933         * gst/videofilter/gstvideofilter.h:
19934         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19935         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19936         (gst_videoflip_flip), (gst_videoflip_transform),
19937         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19938         (gst_videoflip_base_init), (gst_videoflip_class_init),
19939         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19940         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19941         BaseTransform, it's just a place holder for now and every video
19942         effect plugin has been ported to use BaseTransform features 
19943         directly. QuarkTV was fixed too (was broken), navigationtest works
19944         and best for the end, videoflip converts navigation events depending
19945         on flip method ! Fixes #320953
19946
19947 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19948
19949         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19950         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19951         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19952         (gst_goom_src_negotiate), (gst_goom_chain):
19953         * gst/matroska/matroska-mux.c:
19954         (gst_matroska_mux_video_pad_setcaps):
19955         * sys/osxvideo/osxvideosink.m:
19956           Fixes for API changes
19957
19958 2005-11-23  Michael Smith <msmith@fluendo.com>
19959
19960         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19961         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19962         * ext/jpeg/gstjpegdec.h:
19963         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19964         * ext/jpeg/gstjpegenc.h:
19965         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19966         (gst_smokeenc_resync):
19967         * ext/jpeg/gstsmokeenc.h:
19968           JPEG fractiony goodness.
19969
19970 2005-11-22  Michael Smith <msmith@fluendo.com>
19971
19972         * gst/goom/filters.c:
19973         * gst/goom/graphic.h:
19974           Fix compilation by making some functions static inline instead of
19975           extern inline, matching the way they're used.
19976
19977 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19978
19979         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19980         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19981         * ext/cairo/gsttextoverlay.h:
19982         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19983         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19984         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19985         (gst_pngdec_caps_create_and_set):
19986         * ext/libpng/gstpngdec.h:
19987         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19988         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19989         * gst/avi/gstavimux.c: (gst_avimux_init),
19990         (gst_avimux_vidsinkconnect):
19991         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19992         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19993         (gst_goom_src_negotiate), (gst_goom_chain):
19994         * gst/goom/gstgoom.h:
19995         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19996         * gst/matroska/matroska-mux.c:
19997         (gst_matroska_mux_video_pad_setcaps):
19998         * sys/osxvideo/osxvideosink.h:
19999         * sys/osxvideo/osxvideosink.m:
20000           More fractional framerate conversions 
20001
20002 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20003
20004         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20005         * gst/debug/gstnavigationtest.c:
20006         (gst_navigationtest_handle_src_event):
20007         * gst/videofilter/gstvideofilter.c:
20008         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20009         (gst_videofilter_init):
20010         * gst/videofilter/gstvideofilter.h:
20011           Convert to fractional framerates.
20012
20013 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * ext/aalib/gstaasink.c:
20016         * ext/dv/gstdvdec.c:
20017         * ext/esd/esdmon.c:
20018         * ext/flac/gstflacenc.c:
20019         * ext/gdk_pixbuf/pixbufscale.c:
20020         * ext/libcaca/gstcacasink.c:
20021         * ext/shout2/gstshout2.c:
20022         * gst/alpha/gstalpha.c:
20023         * gst/oldcore/gstaggregator.c:
20024         * gst/oldcore/gstshaper.c:
20025         * gst/smpte/barboxwipes.c:
20026         * gst/smpte/gstsmpte.c:
20027         * gst/videobox/gstvideobox.c:
20028         * gst/videofilter/gstvideoflip.c:
20029         * gst/videomixer/videomixer.c:
20030           fix up more enums
20031
20032 2005-11-22  Michael Smith <msmith@fluendo.com>
20033
20034         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20035         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20036         (gst_videomixer_update_queues):
20037           Fractional framerates, videomixer.
20038
20039 2005-11-22  Michael Smith <msmith@fluendo.com>
20040
20041         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20042         * ext/dv/gstdvdec.h:
20043         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20044         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20045         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20046         (gst_dvdemux_flush):
20047         * ext/dv/gstdvdemux.h:
20048           Fractional framerates for DV. 
20049
20050 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20051
20052         * gst/autodetect/gstautoaudiosink.c:
20053         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20054         * gst/autodetect/gstautovideosink.c:
20055         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20056           Use gst_plugin_feature_list_free() to free feature list and
20057           in the case of autovideosink free the list at all. Also
20058           miscellaneous cosmetic fixes.
20059
20060 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20061
20062         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20063         (gst_cutter_set_property), (gst_cutter_get_caps):
20064           copy calculation code from level; remove use of some audio
20065           functions
20066
20067 2005-11-22  Andy Wingo  <wingo@pobox.com>
20068
20069         * Update for gst_tag_setter API changes.
20070
20071 2005-11-22  Andy Wingo  <wingo@pobox.com>
20072
20073         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20074         (gst_dvdemux_demux_frame)
20075         * ext/flac/gstflacdec.c (gst_flacdec_write)
20076         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20077         (gst_flacenc_sink_event)
20078         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20079         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20080         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20081         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20082         * gst/auparse/gstauparse.c (gst_auparse_chain)
20083         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20084         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20085         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20086         (gst_avi_demux_handle_seek)
20087         * gst/goom/gstgoom.c (gst_goom_event)
20088         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20089         * gst/matroska/matroska-demux.c
20090         (gst_matroska_demux_handle_seek_event)
20091         (gst_matroska_demux_loop_stream_parse_id)
20092         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20093         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20094         (gst_wavparse_stream_headers): Run update-funcnames.
20095
20096 2005-11-22  Edward Hervey  <edward@fluendo.com>
20097
20098         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20099         (gst_dv1394src_init), (gst_dv1394src_dispose),
20100         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20101         (gst_dv1394src_uri_set_uri):
20102         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20103         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20104         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20105         URIHandler interface and element properties are now properly
20106         synchronized for DV1394src and UDPSrc
20107
20108 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20109
20110         * ext/flac/Makefile.am:
20111         * ext/speex/Makefile.am:
20112           libgsttagedit has been renamed to libgsttag.
20113
20114 2005-11-21  Wim Taymans  <wim@fluendo.com>
20115
20116         * gst/rtsp/rtspconnection.c: (read_body):
20117         Apply patch from Sebastien Cote to fix #319184.
20118
20119 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20120
20121         * configure.ac:
20122         * gst/cutter/Makefile.am:
20123         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20124         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20125         (gst_cutter_set_property), (gst_cutter_get_property),
20126         (plugin_init), (gst_cutter_get_caps):
20127           port cutter
20128         * gst/level/gstlevel.c:
20129           fix up plugin details
20130
20131 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20132
20133         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20134         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20135         (gst_flacdec_src_event):
20136         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20137         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20138         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20139         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20140         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20141         (gst_flxdec_sink_event_handler):
20142         * gst/matroska/matroska-demux.c:
20143         (gst_matroska_demux_handle_seek_event):
20144         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20145           Update for stream lock API changes: don't take stream log
20146           in sink event handlers any longer and change GST_STREAM_LOCK
20147           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20148           functions.
20149
20150 2005-11-21  Michael Smith <msmith@fluendo.com>
20151
20152         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20153           gst_object_unref, not g_object_unref
20154
20155 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20156
20157         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20158         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20159           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20160
20161 2005-11-21  Michael Smith <msmith@fluendo.com>
20162
20163         * gst/auparse/Makefile.am:
20164         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20165         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20166         (gst_auparse_change_state):
20167         * gst/auparse/gstauparse.h:
20168           Partially fix #161712. playbin still doesn't work on these files,
20169           (on the bug report, Andy says we aren't typefinding it for some
20170           reason?) but at least auparse isn't totally busted like it was before.
20171
20172 2005-11-21  Andy Wingo  <wingo@pobox.com>
20173
20174         * *.h:
20175         * *.c: Ran scripts/update-macros. Oh yes.
20176
20177 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20178
20179         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20180           Filler events are gone for now, comment out section generating
20181           them.
20182
20183 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20184
20185         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20186         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20187         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20188         * sys/osxvideo/osxvideosink.m:
20189           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20190           (#322027)
20191
20192 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20193
20194         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20195         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20196         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20197         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20198         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20199         (gst_avi_demux_stream_data):
20200         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20201         * gst/wavenc/gstwavenc.c: (write_metadata):
20202         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20203         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20204         Fixes for GST_FOURCC_FORMAT API change.
20205
20206 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20207
20208         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20209         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20210         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20211         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20212         (gst_text_overlay_change_state):
20213         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20214         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20215         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20216         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20217         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20218         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20219         (gst_videomixer_change_state):
20220           Fix for collect pads API change. Also fix textoverlay state
20221           change function.
20222
20223 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20224
20225         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20226         GST_PAD_IS_USABLE by something approaching it.
20227
20228 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20229
20230         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20231         API changes.
20232         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20233         but also fix the code that was not checking return values from
20234         pad_push neither using pad_alloc_buffer.
20235
20236 2005-11-18  Edward Hervey  <edward@fluendo.com>
20237
20238         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20239         (gst_pngenc_chain):
20240         Added debug category
20241         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20242         goes to EOS.
20243
20244 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20245
20246         * gst/rtp/Makefile.am
20247         * gst/rtp/gstrtp.c
20248         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20249         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20250         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20251         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20252         * gst/rtp/gstrtpg711enc.h:
20253         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20254         * gst/rtp/gstrtpspeexenc.c:
20255         * gst/rtp/gstrtpspeexenc.h:
20256         * gst/rtp/gstrtpspeexdec.c:
20257         * gst/rtp/gstrtpspeexdec.h:
20258         Created Speex payloader and depayloader; Optimize G711 payloader to
20259         use adapter and send packets until MTU size.
20260
20261 2005-11-16  Wim Taymans  <wim@fluendo.com>
20262
20263         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20264         Fix leak in check.
20265
20266 2005-11-16  Wim Taymans  <wim@fluendo.com>
20267
20268         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20269         Fix state change.
20270
20271 2005-11-16  Andy Wingo  <wingo@pobox.com>
20272
20273         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20274         (gst_udpsrc_create): Move comment.
20275
20276 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20277
20278         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20279
20280         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20281           When seeking, seek to closest index entry at or before the requested
20282           seek position, not just the closest one (#321001).
20283
20284 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20285
20286         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20287         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20288           Invert DIB images again (see #132341).
20289
20290 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20291
20292         * configure.ac:
20293           rework configure.ac file
20294         * ext/aalib/gstaasink.c:
20295         * ext/cairo/gstcairo.c:
20296         * ext/dv/gstdv.c:
20297         * ext/esd/gstesd.c:
20298         * ext/flac/gstflac.c:
20299         * ext/gconf/gstgconfelements.c:
20300         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20301         * ext/jpeg/gstjpeg.c:
20302         * ext/ladspa/gstladspa.c:
20303         * ext/libcaca/gstcacasink.c:
20304         * ext/libmng/gstmng.c:
20305         * ext/libpng/gstpng.c:
20306         * ext/mikmod/gstmikmod.c:
20307         * ext/pango/gsttextoverlay.c:
20308         * ext/pango/gsttimeoverlay.c:
20309         * ext/raw1394/gst1394.c:
20310         * ext/speex/gstspeex.c:
20311         * gst/alpha/Makefile.am:
20312         * gst/alpha/gstalpha.c:
20313         * gst/alpha/gstalphacolor.c:
20314         * gst/auparse/gstauparse.c:
20315         * gst/autodetect/gstautoaudiosink.c:
20316         (gst_auto_audio_sink_factory_filter),
20317         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20318         * gst/autodetect/gstautodetect.c:
20319         * gst/avi/gstavi.c:
20320         * gst/cutter/gstcutter.c:
20321         * gst/debug/efence.c:
20322         * gst/debug/gstdebug.c:
20323         * gst/debug/gstnavigationtest.c:
20324         * gst/effectv/gsteffectv.c:
20325         * gst/flx/gstflxdec.c:
20326         * gst/goom/gstgoom.c:
20327         * gst/interleave/plugin.c:
20328         * gst/law/alaw.c:
20329         * gst/law/mulaw.c:
20330         * gst/level/gstlevel.c:
20331         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20332         * gst/matroska/matroska.c:
20333         * gst/median/gstmedian.c:
20334         * gst/monoscope/gstmonoscope.c:
20335         * gst/multipart/multipart.c:
20336         * gst/oldcore/gstelements.c:
20337         * gst/rtp/gstrtp.c:
20338         * gst/rtsp/gstrtsp.c:
20339         * gst/smoothwave/gstsmoothwave.c:
20340         * gst/smpte/gstsmpte.c:
20341         * gst/udp/gstudp.c:
20342         * gst/videobox/gstvideobox.c:
20343         * gst/videofilter/gstgamma.c:
20344         * gst/videofilter/gstvideobalance.c:
20345         * gst/videofilter/gstvideoflip.c:
20346         * gst/videofilter/gstvideotemplate.c:
20347         * gst/videomixer/videomixer.c:
20348         * gst/wavenc/gstwavenc.c:
20349         * gst/wavparse/gstwavparse.c:
20350         * sys/oss/gstossaudio.c:
20351         * sys/osxaudio/gstosxaudio.c:
20352           update GST_PLUGIN_DEFINE
20353         * gst/rtp/Makefile.am:
20354         * gst/rtp/gstasteriskh263.c:
20355           check for htons/htonl headers and possibly link to winsock2 lib
20356
20357 2005-11-12  Edward Hervey  <edward@fluendo.com>
20358
20359         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20360         Only GST_DEBUG() information on the valid components.
20361
20362 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20363
20364         * configure.ac: back to HEAD
20365
20366 === release 0.9.5 ===
20367
20368 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20369
20370         * configure.ac:
20371           releasing 0.9.5, "Phone Alarm"
20372
20373 2005-11-11  Edward Hervey  <edward@fluendo.com>
20374
20375         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20376         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20377         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20378         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20379         (gst_avi_demux_loop):
20380         * gst/avi/gstavidemux.h:
20381         Yeah, implement proper seeking. Exact seeking and segment seeking.
20382         Still need to do some checks for segment_stop.
20383
20384 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20385
20386         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20387
20388         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20389           Don't try to ready buffer duration from buffer that we don't
20390           own any  longer and that might already have been unreffed.
20391           (#321136)
20392
20393 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20394
20395         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20396         (flx_decode_delta_flc), (gst_flxdec_chain):
20397         Attempting to optimize the code for embedded systems.
20398
20399 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20400
20401         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20402
20403         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20404           Don't re-use already closed file descriptor. (#320920)
20405
20406 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20407
20408         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20409         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20410         (gst_oss_sink_prepare):
20411         * sys/oss/gstosssink.h:
20412           Cache probed caps; fix debug output for SET_PARAM macros.
20413
20414 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20415
20416         * ext/cairo/Makefile.am:
20417         * ext/cairo/gstcairo.c: (plugin_init):
20418         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20419         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20420         (gst_text_overlay_init), (gst_text_overlay_font_init),
20421         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20422         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20423         (gst_text_overlay_text_pad_linked),
20424         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20425         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20426         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20427         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20428         (gst_text_overlay_change_state):
20429         * ext/cairo/gsttextoverlay.h:
20430           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20431           property and redo positioning. Doesn't handle upstream renegotiation
20432           yet though.
20433
20434 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20435
20436         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20437         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20438         (gst_avi_demux_loop):
20439           No need to take the STREAM_LOCK in the loop function. Improve
20440           some debug messages. Don't leak pad names in debug messages.
20441
20442 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20443
20444         * gst/matroska/matroska-demux.c:
20445         (gst_matroska_demux_push_vorbis_codec_priv_data),
20446         (gst_matroska_demux_add_wvpk_header):
20447           Don't error out when the source pad isn't linked.
20448
20449 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20450
20451         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20452         (gst_gconf_audio_sink_change_state):
20453         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20454         (gst_gconf_video_sink_change_state):
20455           Fix state change functions here as well and set kid
20456           to NULL state before removing it.
20457
20458 2005-11-01  Edward Hervey  <edward@fluendo.com>
20459
20460         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20461         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20462         Added proper event handlind, 
20463         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20464         ignored),
20465         and don't set a duration of 0 for buffers otherwise they are discarded
20466         by GstBaseSink.
20467
20468         GstWavEnc needs some serious loving, after going through the code I'm
20469         really wondering how this can stay in -good ...
20470
20471 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20472
20473         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20474         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20475         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20476         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20477         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20478         (gst_matroska_mux_collected):
20479           Fix leaks and invalid memory access as reported by valgrind
20480
20481 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20482
20483         Patch by: Michal Benes <michal.benes@xeris.cz>
20484
20485         * check/Makefile.am:
20486         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20487         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20488         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20489           add a unit test for matroskamux
20490           fix the bugs that the unit test exposed
20491
20492 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20493
20494         * gst/autodetect/gstautoaudiosink.c:
20495         (gst_auto_audio_sink_class_init),
20496         (gst_auto_audio_sink_change_state):
20497         * gst/autodetect/gstautovideosink.c:
20498         (gst_auto_video_sink_class_init),
20499         (gst_auto_video_sink_change_state):
20500           Fix state change function and use GST_DEBUG_FUNCPTR in
20501           class_init.
20502
20503 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20504
20505         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20506
20507         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20508         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20509         * gst/matroska/ebml-write.h:
20510         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20511           Set timestamps on outgoing ebml headers as well, so that the
20512           element after matroskamux can get the timestamp already when
20513           reading the first ebml element and doesn't have to wait for
20514           the actual data buffer for that (#320308).
20515           
20516 2005-10-31  Andy Wingo  <wingo@pobox.com>
20517
20518         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20519         (gst_videomixer_pad_link): Kill some memleaks.
20520         (gst_videomixer_pad_get_property): Style fix.
20521         (gst_videomixer_pad_set_property): Style fix.
20522         (gst_videomixer_pad_init): Style fix.
20523         (gst_videomixer_update_queues): Kill memleak.
20524         (gst_videomixer_loop): Kill memleak.
20525         (gst_videomixer_collected): Kill memleak.
20526
20527 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20528
20529         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20530         gst_auparse_change_state:
20531         Just some cleanup.
20532
20533 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20534
20535         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20536         Add checks to GST_FLOW_NOT_LINKED for values returned
20537         from gst_pad_push.
20538         
20539 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20540
20541         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20542         (gst_rtpg711dec_process):
20543         * gst/rtp/gstrtpgsmenc.c:
20544         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20545         are never set. This is important for the g711 to work with burger's rtpbin
20546         element.
20547
20548 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20549
20550         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20551         (gst_speexenc_push_buffer):
20552         Add checks for return values from gst_pad_push and
20553         gst_pad_alloc_buffer.
20554
20555 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20556
20557         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20558
20559         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20560         (gst_matroska_demux_parse_info),
20561         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20562         (gst_matroska_demux_parse_cluster):
20563         * gst/matroska/matroska-ids.h:
20564         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20565         (gst_matroska_mux_init), (gst_matroska_mux_start),
20566         (gst_matroska_mux_create_buffer_header),
20567         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20568         (gst_matroska_mux_get_property):
20569         * gst/matroska/matroska-mux.h:
20570           Add SimpleBlock support to matroska demuxer and muxer (part of
20571           Matroska v2). (#319731)
20572
20573 2005-10-28  Wim Taymans  <wim@fluendo.com>
20574
20575         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20576         (gst_jpeg_dec_change_state):
20577         * ext/jpeg/gstjpegdec.h:
20578         Cleanups. Don't create caps for every chain.
20579
20580 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20581
20582         * gst/law/alaw-encode.c: (gst_alawenc_init),
20583         (alawenc_setcaps), (gst_alawenc_chain)
20584         * gst/law/alaw-encode.h:
20585         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20586         (mulawenc_setcaps), (gst_mulawenc_chain)
20587         * gst/law/mulaw-encode.h:
20588         Set timestamp on buffer and it allows RTP G711 elements
20589         work properly.
20590
20591 2005-10-27  Wim Taymans  <wim@fluendo.com>
20592
20593         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20594         Set correct format on oss instead of a silly value. 
20595
20596 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20597
20598         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20599         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20600         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20601         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20602         I420 rendering as well, doesn't bring much for my platform.
20603         Might help on some other platforms.
20604
20605 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20606
20607         * gst/rtp/gstrtpgsmenc.c:
20608         * gst/rtp/gstrtpgsmparse.c:
20609         Declaring the padtemplate correctly.
20610
20611 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20612
20613         * gst/rtp/gstrtpg711dec.c:
20614         * gst/rtp/gstrtpg711enc.c:
20615         * gst/rtp/gstrtpgsmenc.c:
20616         * gst/rtp/gstrtpgsmparse.c:
20617         Setting the proper copyright notice.
20618
20619 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20620
20621         * gst/videobox/Makefile.am: Use liboil.
20622         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20623         (gst_video_box_set_property), (gst_video_box_transform_caps),
20624         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20625         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20626         using liboil. Will dot the same to I420 border generation
20627         tomorrow.
20628
20629 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20630
20631         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20632         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20633         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20634         * gst/rtp/gstrtpg711dec.h:
20635         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20636         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20637         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20638         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20639         (gst_rtpgsmenc_handle_buffer):
20640         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20641         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20642         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20643         * gst/rtp/gstrtpgsmparse.h:
20644         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20645         inherits from the basertpdepayloader.
20646
20647 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20648
20649         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20650         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20651         (gst_video_box_ayuv): Removing this forgotten debug.
20652
20653 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20654
20655         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20656         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20657         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20658
20659 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20660
20661         * sys/oss/gstossaudio.c:
20662         * sys/oss/gstossdmabuffer.c:
20663         * sys/oss/gstosshelper.c:
20664         * sys/oss/gstossmixer.c:
20665         * sys/oss/gstossmixerelement.c:
20666         * sys/oss/gstossmixertrack.c:
20667         * sys/oss/gstosssink.c:
20668         * sys/oss/gstosssrc.c:
20669           Actually use the 'oss' debug category we register.
20670
20671 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20672
20673         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20674         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20675         Use gst_pad_get_parent and drop the ref that was added through
20676         that call.
20677
20678 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20679
20680         * gst/rtp/gstrtpgsmenc.c:
20681           Fix compilation
20682
20683 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20684
20685         * gst/rtp/gstrtpg711dec.c
20686         Just removed a couple of lines of weird code used during
20687         development/test time.
20688
20689 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20690
20691         * gst/rtp/Makefile.am
20692         * gst/rtp/gstrtp.c
20693         * gst/rtp/gstrtpg711enc.c
20694         * gst/rtp/gstrtpg711enc.h
20695         * gst/rtp/gstrtpg711dec.c
20696         * gst/rtp/gstrtpg711dec.h
20697         Created G711 payloader and depayloader (it supports mulaw and alaw
20698         (dec)encoders)
20699
20700 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20701
20702         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20703         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20704         Doh ! I introduced wingo's bug again ! Sorry...
20705
20706 2005-10-25  Christian Schaller <christian@fluendo.com> 
20707
20708         * gst/rtp/Makefile.am: add missing header files for disting
20709
20710 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20711
20712         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20713         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20714         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20715         (gst_rtpgsmenc_handle_buffer):
20716         * gst/rtp/gstrtpgsmenc.h:
20717         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20718         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20719         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20720         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20721         * gst/rtp/gstrtpgsmparse.h:
20722         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20723
20724 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20725
20726         * ext/libpng/gstpngdec.c: (user_info_callback),
20727         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20728         a newsegment event, move some redundant code in a single place.
20729
20730 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20731
20732         * ext/libpng/gstpngdec.c: (user_info_callback),
20733         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20734         hack to get correct colors order when we have a png image with
20735         alpha channel.
20736
20737 2005-10-24  Edward Hervey  <edward@fluendo.com>
20738
20739         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20740         Call gst_element_no_more_pads when there will be no more pads.
20741
20742 2005-10-24  Wim Taymans  <wim@fluendo.com>
20743
20744         * gst/rtp/Makefile.am:
20745         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20746         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20747         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20748         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20749         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20750         (gst_asteriskh263_plugin_init):
20751         * gst/rtp/gstasteriskh263.h:
20752         * gst/rtp/gstrtp.c: (plugin_init):
20753         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20754         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20755         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20756         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20757         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20758         (gst_rtph263enc_plugin_init):
20759         * gst/rtp/gstrtph263enc.h:
20760         Added two new payloaders, an RFC 2190 payloader for h263 and
20761         a payload convertor for an asterisk server.
20762
20763 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20764
20765         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20766           Set bytes_per_sample correctly (is not always 4, but 
20767           depends on width and number of channels).
20768
20769 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20770
20771         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20772         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20773         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20774         (gst_flacenc_sink_event), (gst_flacenc_chain),
20775         (gst_flacenc_set_property), (gst_flacenc_get_property),
20776         (gst_flacenc_change_state):
20777         * ext/flac/gstflacenc.h:
20778           Fix seeking, so that flacenc can rewrite the header with the
20779           correct duration and amount of samples and all that at EOS;
20780           also set timestamps and granulepos on outgoing buffers; add
20781           debug category; fix state change function.
20782           
20783 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20784
20785         * gst/videomixer/videomixer.c: Don't restrict video geometry
20786         from 16 to 4096.
20787
20788 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20789
20790         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20791         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20792         Fix caps negotiation correctly, add debugging category.
20793
20794 2005-10-24  Christian Schaller  <christian@fluendo.com>
20795
20796         * configure.ac: Port over Thomas's change from base listing all plugins
20797
20798 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20799
20800         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20801         a sink pad.
20802
20803 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20804
20805         * configure.ac:
20806         * docs/upload.mak:
20807           back to HEAD
20808
20809 === release 0.9.4 ===
20810
20811 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20812
20813         * configure.ac:
20814           Releasing 0.9.4, "Dromiceiomimus"
20815
20816 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20817
20818         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20819         (gst_speexenc_src_query):
20820           Add position and duration query, fix query type function.
20821           
20822         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20823         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20824           Let's not set non-fixed caps on source pads.
20825
20826 2005-10-21  Wim Taymans  <wim@fluendo.com>
20827
20828         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20829         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20830         (gst_avi_demux_handle_seek):
20831         Set correct stream_time in newsegment event.
20832         avi can also handle a duration query now.
20833
20834 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20835
20836         * gst/matroska/matroska-demux.c:
20837         (gst_matroska_demux_handle_src_query),
20838         (gst_matroska_demux_handle_seek_event),
20839         (gst_matroska_demux_loop_stream_parse_id):
20840           Fix duration query; fix basetime in newsegment event after
20841           seek; fix duration in initial newsegment event.
20842
20843         * gst/matroska/matroska-mux.c:
20844         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20845           Extract number of channels and samplerate from vorbis headers;
20846           add some debug messages when querying the durations of the
20847           input streams.
20848
20849 2005-10-20  Wim Taymans  <wim@fluendo.com>
20850
20851         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20852         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20853         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20854         Set stream time correctly in newsegment.
20855
20856 2005-10-20  Wim Taymans  <wim@fluendo.com>
20857
20858         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20859         Correctly fill in the stream time.
20860
20861 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20862
20863         * check/elements/level.c: (GST_START_TEST):
20864         * gst/level/gstlevel.c: (gst_level_message_new):
20865         * gst/level/level-example.c: (message_handler):
20866           use ELEMENT messages instead
20867
20868 2005-10-19  Wim Taymans  <wim@fluendo.com>
20869
20870         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20871         (gst_dvdemux_src_query):
20872         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20873         (gst_flacdec_src_query):
20874         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20875         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20876         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20877         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20878         * gst/debug/progressreport.c: (gst_progress_report_report):
20879         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20880         * gst/matroska/matroska-demux.c:
20881         (gst_matroska_demux_handle_src_query):
20882         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20883         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20884         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20885         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20886         (gst_wavparse_srcpad_event):
20887         API change fix.
20888
20889 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20890
20891         * gst/goom/filters.c:
20892         * gst/goom/graphic.h:
20893         * gst/goom/lines.c:
20894           Make inline functions either 'static inline' or 'extern inline',
20895           otherwise the Forte compiler apparently won't inline them (#317300).
20896
20897 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20898
20899         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20900         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20901         (user_info_callback), (user_endrow_callback), (user_end_callback),
20902         (user_read_data), (gst_pngdec_caps_create_and_set),
20903         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20904         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20905         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20906         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20907         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20908         very nice and handle push/pull based model. if you have filesrc
20909         connected to it, it will do random access to load the png file.
20910         If you have a network source that can't do _getrange, it does 
20911         progressive loading through the chain function.
20912         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20913         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20914         thanks to Master Wim Taymans ;-)
20915
20916 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20917
20918         * gst/matroska/Makefile.am:
20919         * gst/matroska/ebml-read.c:
20920         * gst/matroska/ebml-read.h:
20921         * gst/matroska/matroska-demux.c:
20922         * gst/matroska/matroska-demux.h:
20923         * gst/matroska/matroska.c: (plugin_init):
20924           Ported matroska demuxer to 0.9.
20925
20926 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20927
20928         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20929
20930         * gst/matroska/matroska-mux.c:
20931         (gst_matroska_mux_video_pad_setcaps),
20932         (gst_matroska_mux_audio_pad_setcaps):
20933           Fix mpeg4 input handling (#318847); also, while we're at it,
20934           fix media type for Motion-JPEG: should be image/jpeg.
20935
20936 2005-10-18  Wim Taymans  <wim@fluendo.com>
20937
20938         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20939         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20940         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20941         Fix for segment-start/stop API change.
20942
20943 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20944
20945         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20946         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20947         way.
20948
20949 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20950
20951         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20952         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20953         output declared in transform_caps.
20954
20955 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20956
20957         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20958
20959 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20960
20961         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20962         (gst_video_box_get_unit_size): Fix wrong size calculations and
20963         implement get_unit_size correctly.
20964
20965 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20966
20967         * configure.ac:
20968           Enable flx plugin.
20969
20970         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20971           Fix gcc4 signedness issue.
20972
20973 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20974
20975         * configure.ac: Adding videomixer.
20976         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20977         (user_read_data), (gst_pngdec_chain): More debugging.
20978         * gst/alpha/Makefile.am: Adding alphacolor
20979         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20980         (gst_alpha_color_class_init), (gst_alpha_color_init),
20981         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20982         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20983         (plugin_init): Ported to 0.9 using in place base tranform.
20984         * gst/videomixer/Makefile.am:
20985         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20986         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20987         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20988         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20989         (gst_videomixer_init), (gst_videomixer_getcaps),
20990         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20991         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20992         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20993         to 0.9 using collectpads.
20994
20995 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20996
20997         * configure.ac:
20998         * gst/flx/Makefile.am:
20999         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21000         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21001         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21002         * gst/flx/gstflxdec.h:
21003         flx plugin ported to 0.9
21004
21005 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21006
21007         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21008           use new gst_version_string()
21009
21010 2005-10-16  Andy Wingo  <wingo@pobox.com>
21011
21012         * configure.ac: GLIB_CHECK.
21013
21014 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21015
21016         * ext/libpng/Makefile.am:
21017         * ext/libpng/gstpng.c: (plugin_init):
21018         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21019         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21020         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21021
21022 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21023
21024         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21025
21026         * configure.ac:
21027         * gst/matroska/Makefile.am:
21028         * gst/matroska/ebml-ids.h:
21029         * gst/matroska/ebml-write.c:
21030         * gst/matroska/ebml-write.h:
21031         * gst/matroska/matroska-ids.h:
21032         * gst/matroska/matroska-mux.c:
21033         * gst/matroska/matroska-mux.h:
21034         * gst/matroska/matroska.c: (plugin_init):
21035           Port matroska muxer to 0.9 (#318847).
21036
21037 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21038
21039         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21040         (comment_init), (comment_add):
21041           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21042           use GST_READ_UINT32_LE() and friends rather than the private
21043           implementation of those same macros.
21044
21045 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21046
21047         * examples/stats/mp2ogg.c:
21048           more typo fixes
21049
21050 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21051
21052         * examples/indexing/indexmpeg.c: (main):
21053         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21054         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21055         * ext/esd/esdmon.h:
21056         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21057         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21058         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21059         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21060         * gst/avi/gstavimux.c: (gst_avimux_init):
21061         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21062         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21063         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21064         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21065         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21066         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21067         * gst/oldcore/gstmultifilesrc.h:
21068         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21069         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21070         (gst_pipefilter_change_state):
21071         * gst/oldcore/gstpipefilter.h:
21072         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21073         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21074         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21075         * sys/osxaudio/gstosxaudiosink.h:
21076         * sys/osxaudio/gstosxaudiosrc.h:
21077           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21078           moved bitshift from macro to enum definition
21079
21080 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21081
21082         * ext/Makefile.am:
21083         * ext/cairo/Makefile.am:
21084         * ext/cairo/gstcairo.c: (plugin_init):
21085         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21086         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21087         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21088         * ext/cairo/gsttimeoverlay.h:
21089           update of cairo-based timeoverlay to 1.0 Cairo API
21090           doesn't work yet for resizing of output sink
21091
21092 2005-10-11  Wim Taymans  <wim@fluendo.com>
21093
21094         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21095         newsegment API fix.
21096
21097 2005-10-11  Wim Taymans  <wim@fluendo.com>
21098
21099         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21100         (gst_dvdemux_demux_frame):
21101         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21102         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21103         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21104         (gst_avi_demux_handle_seek):
21105         * gst/goom/gstgoom.c: (gst_goom_event):
21106         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21107         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21108         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21109         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21110         (gst_wavparse_srcpad_event):
21111         newsegment API update.
21112
21113 2005-10-11  Andy Wingo  <wingo@pobox.com>
21114
21115         * ext/speex/gstspeexenc.c: Signedness cleanups.
21116
21117 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21118
21119         * PORTED_09:
21120         * ext/speex/Makefile.am:
21121         * ext/speex/gstspeex.c:
21122         * ext/speex/gstspeexenc.c:
21123         Speexenc ported to 0.9
21124
21125 2005-10-10  Wim Taymans  <wim@fluendo.com>
21126
21127         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21128         (gst_oss_sink_init), (gst_oss_sink_set_property),
21129         (gst_oss_sink_get_property), (gst_oss_sink_open),
21130         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21131         * sys/oss/gstosssink.h:
21132         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21133         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21134         (gst_oss_src_prepare):
21135         Cleanups, make device configurable in the sink, handle and report
21136         errors.
21137
21138 2005-10-10  Wim Taymans  <wim@fluendo.com>
21139
21140         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21141         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21142         Make sure element is NULL before removing from the bin.
21143
21144 2005-10-07  Andy Wingo  <wingo@pobox.com>
21145
21146         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21147         block forever in a read().
21148         (gst_dv1394src_bus_reset): Post a message when the cable is
21149         unplugged.
21150         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21151         (gst_dv1394src_bus_reset): Don't unref the message.
21152
21153         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21154         hacking. The only change should be that the state change stuff was
21155         put into basesrc's start() and stop() routines, which coalesces
21156         some steps.
21157
21158 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21159
21160         * configure.ac:
21161           Add check for mmap
21162           
21163         * gst/debug/Makefile.am:
21164           Only compile efence plugin on systems that have mmap.
21165
21166 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21167
21168         * gst/debug/Makefile.am:
21169         * gst/debug/breakmydata.c:
21170         * gst/debug/gstdebug.c:
21171         * gst/debug/gstnavigationtest.c:
21172         * gst/debug/gstnavseek.c: 
21173         * gst/debug/gstnavseek.h:
21174         * gst/debug/progressreport.c: 
21175         * gst/debug/testplugin.c:
21176           Port progressreport, navseek, navigationtest, testsink and
21177           breakmydata.
21178
21179 2005-10-05  Edward Hervey  <edward@fluendo.com>
21180
21181         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21182         (gst_dvdemux_src_query):
21183         Fixes for better conversion
21184
21185 2005-10-04  Michael Smith <msmith@fluendo.com>
21186
21187         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21188         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21189         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21190         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21191           Set state of elements to NULL before removing from bins.
21192           Set state of test element to NULL if we failed to move it to READY
21193
21194 2005-10-04  Edward Hervey  <edward@fluendo.com>
21195
21196         * ext/dv/Makefile.am:
21197         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21198         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21199         Corrected the query function for position so it doesn't forget what
21200         format was asked, and calls the conversion functions on the correct pad.
21201
21202 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21203
21204         * configure.ac:
21205           back to development
21206
21207 === release 0.9.3 ===
21208
21209 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21210
21211         * configure.ac:
21212           Releasing 0.9.3, "Aramis"
21213
21214 2005-10-03  Andy Wingo  <wingo@pobox.com>
21215
21216         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21217         error returns.
21218
21219 2005-10-02  Andy Wingo  <wingo@pobox.com>
21220
21221         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21222
21223         * ext/flac/gstflacenc.c: Ported to 0.9.
21224
21225         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21226
21227         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21228         and link to gsttagedit. Enable flacenc.
21229
21230         * ext/flac/gstflacdec.c: Re-enable tag reading.
21231
21232 2005-09-30  Wim Taymans  <wim@fluendo.com>
21233
21234         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21235         * gst/rtp/gstrtpgsmparse.c:
21236         * gst/rtp/gstrtph263penc.c:
21237         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21238         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21239         (gst_rtpmp4venc_set_property):
21240         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21241         Various class and caps fixes from Andre Magalhaes (andrunko)
21242
21243 2005-09-29  Wim Taymans  <wim@fluendo.com>
21244
21245         * gst/level/level-example.c: (main):
21246         Update for new bus API.
21247
21248 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21249
21250         * configure.ac:
21251           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21252           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21253
21254 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21255
21256         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21257           Fix playback of mono streams (bytes_per_sample should be set
21258           from the sample width and the number of channels negotiated,
21259           and not just be set to 4) (#317338)
21260
21261 2005-09-26  Wim Taymans  <wim@fluendo.com>
21262
21263         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21264         (gst_rtpmpaenc_handle_buffer):
21265         Set buffer duration correctly.
21266
21267 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21268
21269         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21270         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21271         (gst_avi_demux_change_state):
21272           Don't crash when encountering a stream with an unknown fourcc or
21273           codec id. Instead, create a pad of type video/x-avi-unknown or
21274           audio/x-avi-unknown, which as a side-effect also results in less
21275           confusing error messages in players ('no decoder' vs. 'no streams');
21276           minor fixes to state change function and class_init function.
21277
21278 2005-09-24  Wim Taymans  <wim@fluendo.com>
21279
21280         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21281         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21282         These are sinks.
21283
21284 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21285
21286         * check/elements/level.c: (GST_START_TEST):
21287           fix test for new GstClockTime use
21288         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21289         (gst_level_transform_ip):
21290         * gst/level/gstlevel.h:
21291           fix up the decay peak, ensuring the decay peak is never lower
21292           than the peak for that interval
21293
21294 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21295
21296         * docs/plugins/gst-plugins-good-plugins.args:
21297         * docs/plugins/inspect/plugin-alpha.xml:
21298         * docs/plugins/inspect/plugin-rtp.xml:
21299         * gst/level/gstlevel.c: (gst_level_set_caps),
21300         (gst_level_transform_ip):
21301           updating docs
21302
21303 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21304
21305         * Makefile.am:
21306         * check/elements/level.c: (GST_START_TEST):
21307         * gst/level/Makefile.am:
21308         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21309         (gst_level_set_property), (gst_level_get_property),
21310         (gst_level_set_caps), (gst_level_message_new),
21311         (gst_level_transform_ip):
21312         * gst/level/gstlevel.h:
21313         * gst/level/level-example.c: (message_handler), (main):
21314           convert to using GstClockTime for all time values, finally.
21315
21316 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21317
21318         * gst/auparse/Makefile.am:
21319         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21320           fix up build
21321         * configure.ac:
21322         * ext/cairo/Makefile.am:
21323         * ext/dv/Makefile.am:
21324         * ext/esd/Makefile.am:
21325         * ext/flac/Makefile.am:
21326         * ext/gconf/Makefile.am:
21327         * ext/gdk_pixbuf/Makefile.am:
21328         * ext/jpeg/Makefile.am:
21329         * ext/ladspa/Makefile.am:
21330         * ext/libcaca/Makefile.am:
21331         * ext/libmng/Makefile.am:
21332         * ext/libpng/Makefile.am:
21333         * ext/mikmod/Makefile.am:
21334         * ext/pango/Makefile.am:
21335         * ext/raw1394/Makefile.am:
21336         * ext/shout2/Makefile.am:
21337         * ext/speex/Makefile.am:
21338         * gst/alpha/Makefile.am:
21339         * gst/autodetect/Makefile.am:
21340         * gst/avi/Makefile.am:
21341         * gst/cutter/Makefile.am:
21342         * gst/debug/Makefile.am:
21343         * gst/effectv/Makefile.am:
21344         * gst/flx/Makefile.am:
21345         * gst/goom/Makefile.am:
21346         * gst/interleave/Makefile.am:
21347         * gst/law/Makefile.am:
21348         * gst/matroska/Makefile.am:
21349         * gst/median/Makefile.am:
21350         * gst/monoscope/Makefile.am:
21351         * gst/multipart/Makefile.am:
21352         * gst/oldcore/Makefile.am:
21353         * gst/rtp/Makefile.am:
21354         * gst/rtsp/Makefile.am:
21355         * gst/smoothwave/Makefile.am:
21356         * gst/smpte/Makefile.am:
21357         * gst/videobox/Makefile.am:
21358         * gst/videofilter/Makefile.am:
21359         * gst/videomixer/Makefile.am:
21360         * gst/wavenc/Makefile.am:
21361         * gst/wavparse/Makefile.am:
21362         * sys/oss/Makefile.am:
21363         * sys/osxaudio/Makefile.am:
21364         * sys/osxvideo/Makefile.am:
21365           fix up GST_LIBS use
21366
21367 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21368
21369         * gst/auparse/Makefile.am:
21370         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21371           fix build of auparse
21372
21373 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21374
21375         * configure.ac:
21376         * PORTED_09:
21377         * gst/auparse/gstauparse.c:
21378         * gst/auparse/gstauparse.h:
21379         Auparse ported to 0.9.
21380
21381 2005-09-22  Wim Taymans  <wim@fluendo.com>
21382
21383         * gst/rtp/TODO:
21384         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21385         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21386         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21387         (gst_rtpmp4venc_set_property):
21388         * gst/rtp/gstrtpmp4venc.h:
21389         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21390         * gst/rtp/gstrtpmpaenc.h:
21391         Use is_filled to both check MTU and max-ptime of base class.
21392
21393 2005-09-22  Wim Taymans  <wim@fluendo.com>
21394
21395         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21396         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21397         (gst_rtpmp4venc_set_property):
21398         Don't fragment packets with multiple frames.
21399
21400 2005-09-22  Wim Taymans  <wim@fluendo.com>
21401
21402         * gst/rtp/TODO:
21403         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21404         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21405         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21406         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21407         (gst_rtpmp4venc_get_property):
21408         * gst/rtp/gstrtpmp4venc.h:
21409         Remove g_print.
21410         Update TODO
21411         Make payload encoder a bit smarter and more correct with
21412         timestamps.
21413         Added option in payloader to include config string in-band.
21414
21415 2005-09-21  Wim Taymans  <wim@fluendo.com>
21416
21417         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21418         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21419         (gst_rtspsrc_send):
21420         Strip spaces for key/value pairs.
21421
21422 2005-09-21  Wim Taymans  <wim@fluendo.com>
21423
21424         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21425         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21426         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21427         (gst_rtspsrc_change_state):
21428         More SDP parsing and caps setting.
21429         Do NO_PREROLL differently.
21430         add pads only after negotiated.
21431
21432         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21433         (gst_udpsrc_getcaps):
21434         Implement the getcaps function.
21435
21436 2005-09-21  Wim Taymans  <wim@fluendo.com>
21437
21438         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21439         (gst_rtpamrdec_chain):
21440         Handle multiple AMr packets per payload. Handle CRC and
21441         parse ILL/ILP.
21442
21443         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21444         Make caps params strings for easy SDP mapping.
21445         
21446         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21447         Handle capsnego better.
21448
21449         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21450         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21451         Generate and parse config string in the caps.
21452
21453 2005-09-21  Wim Taymans  <wim@fluendo.com>
21454
21455         * gst/rtp/README:
21456         Update README
21457
21458         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21459         Make extra params as strings.
21460
21461         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21462         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21463         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21464         Make state change return NO_PREROLL as this is a live
21465         source.
21466
21467         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21468         Don't unref old caps when NULL.
21469
21470 2005-09-20  Wim Taymans  <wim@fluendo.com>
21471
21472         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21473         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21474         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21475         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21476         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21477         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21478         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21479         * gst/rtsp/sdpmessage.h:
21480         Add URI handler.
21481         Parse SDP and create caps.
21482
21483 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21484
21485         * gst/alpha/gstalpha.c:
21486           fix element description
21487
21488 2005-09-19  Wim Taymans  <wim@fluendo.com>
21489
21490         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21491         Don't check payload for now.
21492
21493 2005-09-19  Wim Taymans  <wim@fluendo.com>
21494
21495         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21496         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21497         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21498         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21499         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21500         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21501         (gst_wavparse_change_state):
21502         * gst/wavparse/gstwavparse.h:
21503         Fix wavparse some more.
21504
21505 2005-09-19  Wim Taymans  <wim@fluendo.com>
21506
21507         * check/elements/level.c: (GST_START_TEST):
21508         Fix for bus API change.
21509
21510 2005-09-19  Wim Taymans  <wim@fluendo.com>
21511
21512         * gst/level/level-example.c: (main):
21513         Fix for new bus API.
21514
21515         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21516         Set caps on pads.
21517
21518 2005-09-15  Wim Taymans  <wim@fluendo.com>
21519
21520         * gst/rtp/Makefile.am:
21521         * gst/rtp/README:
21522         * gst/rtp/gstrtp.c: (plugin_init):
21523         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21524         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21525         (gst_rtpamrdec_change_state):
21526         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21527         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21528         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21529         * gst/rtp/gstrtpamrenc.h:
21530         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21531         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21532         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21533         * gst/rtp/gstrtpgsmenc.h:
21534         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21535         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21536         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21537         (gst_rtpgsmparse_change_state):
21538         * gst/rtp/gstrtpgsmparse.h:
21539         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21540         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21541         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21542         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21543         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21544         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21545         * gst/rtp/gstrtph263penc.h:
21546         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21547         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21548         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21549         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21550         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21551         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21552         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21553         * gst/rtp/gstrtpmp4venc.h:
21554         * gst/rtp/gstrtpmpadec.c:
21555         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21556         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21557         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21558         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21559         * gst/rtp/gstrtpmpaenc.h:
21560         Updates to payloader/depayloaders, make payloaders use
21561         the base classes.
21562         Updated README with suggested RTP caps and how to convert
21563         to/from SDP.
21564         Added config descriptor in mp4v payloader.
21565
21566 2005-09-15  Andy Wingo  <wingo@pobox.com>
21567
21568         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21569         * gst/autodetect/gstautovideosink.c
21570         (gst_auto_video_sink_find_best): Update for new registry API.
21571
21572 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21573
21574         * common/c-to-xml.py:
21575         * common/gtk-doc-plugins.mak:
21576           a simple py script to generate valid xml from a C example
21577           probably also need to strip an MIT license when we decide
21578         * docs/plugins/Makefile.am:
21579         * gst/level/Makefile.am:
21580         * gst/level/gstlevel.c: (gst_level_init):
21581         * gst/level/level-example.c: (message_handler), (main):
21582           add an example to level that will show up in the docs
21583         * gst/rtp/TODO:
21584           add a note for the future
21585
21586 2005-09-14  Michael Smith <msmith@fluendo.com>
21587
21588         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21589           Actually define the debug object being used in wavenc. Fixes #316205
21590
21591 2005-09-14  Michael Smith <msmith@fluendo.com>
21592
21593         * gst/smpte/Makefile.am:
21594           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21595           needed to build on windows (bug 316204)
21596
21597 2005-09-12  Andy Wingo  <wingo@pobox.com>
21598
21599         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21600
21601 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21602
21603         * configure.ac:
21604         * gst/fdsrc/Makefile.am:
21605         * gst/fdsrc/gstfdsrc.c:
21606         * gst/fdsrc/gstfdsrc.h:
21607           Move fdsrc back into gstreamer core elements.
21608
21609         * gst/level/gstlevel.c: (gst_level_class_init),
21610         (gst_level_transform_ip):
21611         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21612           Basetransform changes.
21613
21614 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21615
21616         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21617         * ext/jpeg/smokecodec.c: (find_best_size):
21618           fix compiler warnings
21619
21620 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21621
21622         * gst-plugins-good.spec.in:
21623           spec file fixes
21624         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21625         (gst_multiudpsink_render), (gst_multiudpsink_add),
21626         (gst_multiudpsink_clear):
21627           it actually helps to actually stream if we hook up the
21628           "add" signal to an actual implementation
21629         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21630           some debugging
21631
21632 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21633
21634         * ext/jpeg/Makefile.am:
21635         * ext/jpeg/gstjpeg.c
21636         * ext/jpeg/gstjpegenc.c:
21637         * ext/jpeg/gstsmokeenc.c:
21638
21639 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21640
21641         * ext/flac/gstflacdec.c:
21642         * ext/flac/gstflacenc.c:
21643         * ext/flac/gstflactag.c:
21644         * ext/speex/gstspeexenc.c:
21645           gsttaginterface.h -> gsttagsetter.h
21646
21647 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21648
21649         * configure.ac:
21650         * gst/debug/Makefile.am:
21651         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21652         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21653         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21654         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21655         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21656           Port to 0.9 and re-enable efence plugin.
21657
21658 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21659
21660         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21661         (gst_flacdec_write), (gst_flacdec_convert_src):
21662         * ext/flac/gstflacdec.h:
21663           Add support for flac files with 24/32 bits per sample; and misc.
21664           minor clean-ups. Seeking is still partly broken (for me at least).
21665
21666 2005-09-06  Wim Taymans  <wim@fluendo.com>
21667
21668         * gst/rtp/Makefile.am:
21669         * gst/rtp/gstrtp.c: (plugin_init):
21670         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21671         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21672         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21673         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21674         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21675         (gst_rtpmp4vdec_plugin_init):
21676         * gst/rtp/gstrtpmp4vdec.h:
21677         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21678         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21679         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21680         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21681         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21682         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21683         * gst/rtp/gstrtpmp4venc.h:
21684         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21685         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21686         Added mpeg4 video payload encoder/decoder.
21687         Added some docs in mpa payloader.
21688
21689 === release 0.9.1 ===
21690
21691 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21692
21693         * NEWS:
21694         * README:
21695         * RELEASE:
21696         * autogen.sh:
21697         * configure.ac:
21698           releasing 0.9.1, "Blondie"
21699
21700 2005-09-05  Andy Wingo  <wingo@pobox.com>
21701
21702         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21703         here from the state change handler, so we fire signals without
21704         holding the state lock.
21705
21706 2005-09-02  Andy Wingo  <wingo@pobox.com>
21707
21708         * All plugins updated for element state changes.
21709
21710 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21711
21712         * Makefile.am:
21713         * check/.cvsignore:
21714         * check/Makefile.am:
21715         * check/elements/.cvsignore:
21716         * check/elements/level.c: (setup_level), (cleanup_level),
21717         (GST_START_TEST), (level_suite), (main):
21718           add a test for level
21719         * common/release.mak:
21720           move the enum checking to release.mak
21721         * configure.ac:
21722           add valgrind and check checking
21723         * gst/level/gstlevel.c: (gst_level_transform):
21724         * gst/level/gstlevel.h:
21725           fix Andy's cast bug
21726           convert a field to int
21727           fix the arithmetic to int when checking for emit so that a
21728           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21729
21730 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21731
21732         * Makefile.am:
21733         * configure.ac:
21734           add docs to build
21735         * common/plugins.xsl:
21736           wrap Description into a refsect2
21737         * docs/Makefile.am:
21738         * docs/plugins/Makefile.am:
21739         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21740         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21741         * gst/goom/Makefile.am:
21742         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21743         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21744         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21745         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21746         (gst_goom_change_state):
21747         * gst/goom/gstgoom.h:
21748           GstGOOM -> GstGoom
21749           add an example launch line
21750         * gst/level/gstlevel.h:
21751         * gst/monoscope/gstmonoscope.c:
21752           cleanups
21753
21754 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21755
21756         * configure.ac:
21757         * docs/plugins/Makefile.am:
21758         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21759         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21760         * docs/plugins/gst-plugins-good-plugins.types:
21761           document elements and plugins.  Shazam !
21762
21763 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21764
21765         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21766           be found under doc/random/ChangeLog-0.8