ext/dv/gstdvdemux.c: Forward all events upstream unless it's something we really...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
4         Forward all events upstream unless it's something we really
5         don't handle. This fixes latency configuration of pipelines.
6
7 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
8
9         * ext/dv/gstdv.c: (plugin_init):
10         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
11         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
12         Really call dv_init() exactly one time, not one time for
13         the demuxer and one time for the decoder.
14
15 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
16
17         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
18         Copy incomming timestamp to outgoing packets.
19
20 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
21
22         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
23         (gst_rtp_mp4v_pay_event):
24         Don't try to push packets before we could find a valid config
25         startcode. Fixes #563509.
26
27 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
28
29         Patch by: Brian Cameron <brian.cameron at sun dot com>
30
31         * sys/sunaudio/gstsunaudiomixerctrl.c:
32         (gst_sunaudiomixer_ctrl_open):
33         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
34
35 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
36
37         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
38
39         * configure.ac:
40         Make usage of libv4l optional by a configure parameter.
41         Fixes bug #563504.
42
43 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
44
45         * docs/plugins/Makefile.am:
46         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
47         * docs/plugins/gst-plugins-good-plugins-sections.txt:
48         * docs/plugins/gst-plugins-good-plugins.args:
49         * docs/plugins/gst-plugins-good-plugins.hierarchy:
50         * docs/plugins/gst-plugins-good-plugins.interfaces:
51         * docs/plugins/inspect/plugin-1394.xml:
52         * docs/plugins/inspect/plugin-aasink.xml:
53         * docs/plugins/inspect/plugin-alaw.xml:
54         * docs/plugins/inspect/plugin-alpha.xml:
55         * docs/plugins/inspect/plugin-alphacolor.xml:
56         * docs/plugins/inspect/plugin-annodex.xml:
57         * docs/plugins/inspect/plugin-apetag.xml:
58         * docs/plugins/inspect/plugin-audiofx.xml:
59         * docs/plugins/inspect/plugin-auparse.xml:
60         * docs/plugins/inspect/plugin-autodetect.xml:
61         * docs/plugins/inspect/plugin-avi.xml:
62         * docs/plugins/inspect/plugin-cacasink.xml:
63         * docs/plugins/inspect/plugin-cairo.xml:
64         * docs/plugins/inspect/plugin-cutter.xml:
65         * docs/plugins/inspect/plugin-debug.xml:
66         * docs/plugins/inspect/plugin-dv.xml:
67         * docs/plugins/inspect/plugin-efence.xml:
68         * docs/plugins/inspect/plugin-effectv.xml:
69         * docs/plugins/inspect/plugin-equalizer.xml:
70         * docs/plugins/inspect/plugin-esdsink.xml:
71         * docs/plugins/inspect/plugin-flac.xml:
72         * docs/plugins/inspect/plugin-flxdec.xml:
73         * docs/plugins/inspect/plugin-gamma.xml:
74         * docs/plugins/inspect/plugin-gconfelements.xml:
75         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
76         * docs/plugins/inspect/plugin-goom.xml:
77         * docs/plugins/inspect/plugin-goom2k1.xml:
78         * docs/plugins/inspect/plugin-halelements.xml:
79         * docs/plugins/inspect/plugin-icydemux.xml:
80         * docs/plugins/inspect/plugin-id3demux.xml:
81         * docs/plugins/inspect/plugin-interleave.xml:
82         * docs/plugins/inspect/plugin-jpeg.xml:
83         * docs/plugins/inspect/plugin-level.xml:
84         * docs/plugins/inspect/plugin-matroska.xml:
85         * docs/plugins/inspect/plugin-monoscope.xml:
86         * docs/plugins/inspect/plugin-mulaw.xml:
87         * docs/plugins/inspect/plugin-multifile.xml:
88         * docs/plugins/inspect/plugin-multipart.xml:
89         * docs/plugins/inspect/plugin-navigationtest.xml:
90         * docs/plugins/inspect/plugin-ossaudio.xml:
91         * docs/plugins/inspect/plugin-png.xml:
92         * docs/plugins/inspect/plugin-pulseaudio.xml:
93         * docs/plugins/inspect/plugin-quicktime.xml:
94         * docs/plugins/inspect/plugin-replaygain.xml:
95         * docs/plugins/inspect/plugin-rtp.xml:
96         * docs/plugins/inspect/plugin-rtsp.xml:
97         * docs/plugins/inspect/plugin-shout2send.xml:
98         * docs/plugins/inspect/plugin-smpte.xml:
99         * docs/plugins/inspect/plugin-soup.xml:
100         * docs/plugins/inspect/plugin-spectrum.xml:
101         * docs/plugins/inspect/plugin-speex.xml:
102         * docs/plugins/inspect/plugin-taglib.xml:
103         * docs/plugins/inspect/plugin-udp.xml:
104         * docs/plugins/inspect/plugin-video4linux2.xml:
105         * docs/plugins/inspect/plugin-videobalance.xml:
106         * docs/plugins/inspect/plugin-videobox.xml:
107         * docs/plugins/inspect/plugin-videocrop.xml:
108         * docs/plugins/inspect/plugin-videoflip.xml:
109         * docs/plugins/inspect/plugin-videomixer.xml:
110         * docs/plugins/inspect/plugin-wavenc.xml:
111         * docs/plugins/inspect/plugin-wavpack.xml:
112         * docs/plugins/inspect/plugin-wavparse.xml:
113         * docs/plugins/inspect/plugin-ximagesrc.xml:
114         * gst/matroska/matroska-demux.c:
115         * gst/matroska/matroska-demux.h:
116         * gst/matroska/matroska-mux.c:
117         * gst/matroska/matroska-mux.h:
118         Add documentation for matroskamux and matroskademux and
119         update the inspection xml files.
120
121 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
122
123         * configure.ac:
124         Apparently AC_CONFIG_MACRO_DIR breaks when using more
125         than one macro directory, reverting last change.
126
127 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
128
129         * configure.ac:
130         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
131         our M4 macros.
132
133 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
134
135         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
136         Provide the parameters that are required for the format string
137         to fix a compiler warning.
138
139 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
140
141         * gst/autodetect/gstautoaudiosrc.c:
142           Fix classification.
143
144 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
145
146         Patch by: Cygwin Ports maintainer
147                   <yselkowitz at users dot sourceforge dot net>
148
149         * autogen.sh:
150         * configure.ac:
151         Require gettext 0.17 because older versions don't mix with libtool
152         2.2. At build time an older gettext version will still work.
153         Fixes bug #556091.
154
155 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
156
157         Patch by: Peter Kjellerstedt <pkj at axis com>
158
159         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
160         Make gst_multiudpsink_render() ignore errors from sendto() instead of
161         breaking streaming. Emit a warning instead. Fixes #562572.
162
163 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
164
165         Patch by: Ron McOuat <rmcouat at smartt dot com>
166
167         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
168         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
169         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
170         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
171         * ext/soup/gstsouphttpsrc.h:
172         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
173         (digest_auth_cb), (run_test), (GST_START_TEST),
174         (souphttpsrc_suite), (run_server):
175         Add support for basic and digest authentication in souphttpsrc.
176         Fixes bug #561775.
177
178 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
179
180         Patch by: Pepijn Van Eeckhoudt
181                       <pepijn dot vaneeckhoudt at luciad dot com>
182
183         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
184         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
185         * gst/wavenc/gstwavenc.h:
186         * gst/wavenc/riff.h:
187         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
188
189 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
190
191         Patch by: 이문형 <iwings at gmail dot com>
192
193         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
194         Prevent further read/write actions taken to the connect-failed socket by
195         erroring out quickly. See #562258.
196
197 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
198
199         * tests/examples/level/level-example.c:
200           Set fakesink to sync. Otherwise people might question the message
201           interval. Nevertheless the timestamp in the message is what matters.
202
203 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
204
205         * tests/icles/.cvsignore:
206         cvsignore newly generated file.
207
208 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
209
210         * gst/rtp/gstasteriskh263.c:
211         * gst/rtp/gstasteriskh263.h:
212         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
213         * gst/rtp/gstrtpL16depay.h:
214         * gst/rtp/gstrtpL16pay.c:
215         * gst/rtp/gstrtpL16pay.h:
216         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
217         * gst/rtp/gstrtpac3depay.h:
218         * gst/rtp/gstrtpamrdepay.c:
219         * gst/rtp/gstrtpamrdepay.h:
220         * gst/rtp/gstrtpamrpay.c:
221         * gst/rtp/gstrtpamrpay.h:
222         * gst/rtp/gstrtpdepay.c:
223         * gst/rtp/gstrtpdepay.h:
224         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
225         * gst/rtp/gstrtpg726depay.c:
226         * gst/rtp/gstrtpg726pay.c:
227         * gst/rtp/gstrtpg729depay.c:
228         * gst/rtp/gstrtpg729pay.c:
229         * gst/rtp/gstrtpgsmdepay.c:
230         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
231         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
232         * gst/rtp/gstrtph263depay.h:
233         * gst/rtp/gstrtph263pay.c:
234         * gst/rtp/gstrtph263pay.h:
235         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
236         * gst/rtp/gstrtph263pdepay.h:
237         * gst/rtp/gstrtph263ppay.c:
238         * gst/rtp/gstrtph263ppay.h:
239         * gst/rtp/gstrtph264depay.c:
240         * gst/rtp/gstrtph264depay.h:
241         * gst/rtp/gstrtph264pay.c:
242         * gst/rtp/gstrtph264pay.h:
243         * gst/rtp/gstrtpilbcdepay.c:
244         * gst/rtp/gstrtpilbcpay.c:
245         * gst/rtp/gstrtpjpegdepay.h:
246         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
247         * gst/rtp/gstrtpmp1sdepay.h:
248         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
249         * gst/rtp/gstrtpmp2tdepay.h:
250         * gst/rtp/gstrtpmp2tpay.c:
251         * gst/rtp/gstrtpmp2tpay.h:
252         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
253         * gst/rtp/gstrtpmp4apay.c:
254         * gst/rtp/gstrtpmp4apay.h:
255         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
256         * gst/rtp/gstrtpmp4gdepay.h:
257         * gst/rtp/gstrtpmp4gpay.c:
258         * gst/rtp/gstrtpmp4gpay.h:
259         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
260         * gst/rtp/gstrtpmp4vdepay.h:
261         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
262         * gst/rtp/gstrtpmp4vpay.h:
263         * gst/rtp/gstrtpmpadepay.c:
264         * gst/rtp/gstrtpmpadepay.h:
265         * gst/rtp/gstrtpmpapay.c:
266         * gst/rtp/gstrtpmpapay.h:
267         * gst/rtp/gstrtpmpvdepay.c:
268         * gst/rtp/gstrtpmpvdepay.h:
269         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
270         * gst/rtp/gstrtppcmapay.c:
271         * gst/rtp/gstrtppcmudepay.c:
272         * gst/rtp/gstrtppcmupay.c:
273         * gst/rtp/gstrtpspeexdepay.c:
274         * gst/rtp/gstrtpspeexpay.c:
275         * gst/rtp/gstrtpsv3vdepay.c:
276         * gst/rtp/gstrtpsv3vdepay.h:
277         * gst/rtp/gstrtptheoradepay.c:
278         * gst/rtp/gstrtptheoradepay.h:
279         * gst/rtp/gstrtptheorapay.c:
280         * gst/rtp/gstrtptheorapay.h:
281         * gst/rtp/gstrtpvorbisdepay.c:
282         * gst/rtp/gstrtpvorbisdepay.h:
283         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
284         * gst/rtp/gstrtpvorbispay.h:
285         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
286         * gst/rtp/gstrtpvrawpay.c:
287         Fix the descriptions and fix some email addresses.
288
289 2008-11-25  Julien Moutte  <julien@fluendo.com>
290
291         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
292         to supported qtdemux video codecs as I found some video clips using 
293         those.
294
295 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
296
297         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
298         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
299         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
300         (gst_auto_video_sink_detect):
301         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
302         Post an error when we can't set the internal ghostpad target.
303
304 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
305
306         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
307         (gst_video_crop_transform), (gst_video_crop_transform_caps),
308         (gst_video_crop_set_caps), (gst_video_crop_set_property):
309         * gst/videocrop/gstvideocrop.h:
310         Fix renegotiation when changing properties using the new basetransform
311         features. Fixes #561502.
312
313         * tests/icles/Makefile.am:
314         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
315         Add crazy interactive test unit for dynamically changing properties.
316
317 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
318
319         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
320         (gst_rtspsrc_parse_range):
321         Add some more debugging.
322         Use the reanges received from the server unconditionally.
323         Fixes #561625.
324
325 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
326
327         * ext/pulse/pulsesink.c:
328           Change #if 0 to something more expresive and add pointer to related
329           bug ticket.
330
331 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
332
333         Patch by: Tal Shalif <tshalif at nargila dot org>
334
335         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
336         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
337         the latter don't exist on some systems (mingw). Fixes bug #561990.
338
339 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
340
341         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
342
343         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
344         Add transferMode.dnla.org header to HTTP requests as this is
345         required by the DLNA specs and doesn't hurt in other situations.
346         Fixes bug #561802.
347
348 2008-11-20  Michael Smith <msmith@songbirdnest.com>
349
350         * sys/osxvideo/osxvideosink.h:
351         * sys/osxvideo/osxvideosink.m:
352           Handle video window resizing more correctly, avoiding crashes when
353           embedding the window and resizing it.
354
355 2008-11-20  Michael Smith <msmith@songbirdnest.com>
356
357         * gst/udp/gstmultiudpsink.c:
358         * gst/udp/gstudpnetutils.c:
359         * gst/udp/gstudpnetutils.h:
360         * gst/udp/gstudpsrc.c:
361           Fix multiudpsink on OSX by passing the specific length of the socket,
362           refactor that into a function shared with the same thing in udpsrc.
363
364 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
365
366         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
367         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
368         (gst_wavparse_stream_headers):
369         Fix the scaling code.
370         Fix parsing of the INFO chunks, we were reading the wrong number of
371         bytes.  Fixes #561580.
372
373 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
374
375         * gst/matroska/matroska-mux.c:
376         Fix NULL pointer dereference of an unset codec_id in the recently 
377         added Dirac paths
378
379 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
380
381         * tests/check/Makefile.am:
382         Just keep disabling elements that hang the states test until it
383         works.
384
385 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
386
387         * ext/libpng/gstpngenc.c:
388         Don't flush downstream after every buffer - that's not what
389         this libpng callback is for at all!
390
391 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
392
393         * sys/v4l2/v4l2src_calls.c:
394           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
395           (gst_v4l2src_probe_caps_for_format):
396           Turns out we don't always get the frame sizes in a predefined
397           order from lowest to highest resolution, so let's just sort the
398           list by frame size once we've queried the possible resolutions
399           rather than assume any particular order. Fixes probed caps for
400           the camera in my HP2133 mini notebook and makes v4l2src default
401           to a decent size.
402
403 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
404
405         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
406         * gst/matroska/matroska-ids.h:
407         Make mkvdemux aware of E-AC3.
408
409 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
410
411         * gst/rtp/Makefile.am:
412         * gst/rtp/gstrtp.c: (plugin_init):
413         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
414         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
415         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
416         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
417         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
418         (gst_rtp_jpeg_depay_change_state),
419         (gst_rtp_jpeg_depay_plugin_init):
420         * gst/rtp/gstrtpjpegdepay.h:
421         Add a jpeg depayloader.
422
423         * gst/rtp/gstrtpjpegpay.c:
424         Set the default properties on the payloader to better defaults.
425
426 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
427
428         * sys/v4l2/gstv4l2.c:
429           Give it a primary rank for autovideosrc.
430
431 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
432
433         Patch by: Bjorn Ostby <bjornos at axis dot com>
434
435         * gst/rtp/Makefile.am:
436         * gst/rtp/gstrtp.c: (plugin_init):
437         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
438         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
439         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
440         (gst_rtp_jpeg_pay_read_quant_table),
441         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
442         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
443         (gst_rtp_jpeg_pay_plugin_init):
444         * gst/rtp/gstrtpjpegpay.h:
445         Add JPEG payloader. Fixes #560756.
446
447 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
448
449         Patch by: Fabricio Godoy <skarllot at gmail dot com>
450
451         * sys/oss/gstosssink.c: (gst_oss_sink_open):
452         * sys/oss/gstosssrc.c: (gst_oss_src_open):
453         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
454         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
455         Fix some spelling mistakes. Fixes #556802.
456
457 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
458
459         * gst/equalizer/GstIirEqualizer10Bands.prs:
460         * gst/equalizer/GstIirEqualizer3Bands.prs:
461         * gst/equalizer/Makefile.am:
462         * gst/equalizer/gstiirequalizer10bands.c:
463         * gst/equalizer/gstiirequalizer3bands.c:
464           Add presets for equalizer. Fixes #522183.
465
466 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
467
468         * gst/rtsp/Makefile.am:
469         * gst/rtsp/gstrtsp.c: (plugin_init):
470         * gst/rtsp/gstrtspgoogle.c:
471         * gst/rtsp/gstrtspgoogle.h:
472         Remove google extension again, it's not needed anymore because we never
473         send multiple transports anymore.
474
475 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
476
477         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
478
479         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
480         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
481         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
482         (gst_rtspsrc_stream_free),
483         (gst_rtspsrc_stream_configure_udp_sinks),
484         (gst_rtspsrc_stream_configure_transport),
485         (gst_rtspsrc_send_dummy_packets),
486         (gst_rtspsrc_create_transports_string),
487         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
488         * gst/rtsp/gstrtspsrc.h:
489         Add property to configure NAT traversal method.
490         Ignore EOS from the internal sinks.
491         Implement sending dummy packets as a (simple) method to open up
492         some firewalls.
493         Send PLAY request to the server after we started the udp sources.
494         Fixes #559545.
495
496 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
497
498         Patch by: Yotam <sh dot yotam at gmail dot com>
499
500         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
501         Flush the remaining frames on EOS. Fixes #560641.
502
503 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
504
505         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
506         Fix compiler warning about printf formatting.
507
508 2008-11-12  Andy Wingo  <wingo@pobox.com>
509
510         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
511         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
512         segment events instead of sending them from the seeking thread.
513         Fixes #559288.
514         (gst_qtdemux_push_pending_newsegment): New helper, sends out
515         queued newsegment events.
516         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
517         call it here, as we only seek when looping, and only push in the
518         movie state.
519
520 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
521
522         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
523         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
524         * gst/qtdemux/qtdemux_fourcc.h:
525         * gst/qtdemux/qtdemux_types.c:
526         Add cover and alternative copyright tag, and enhance some existing
527         ones by marking them as container atoms.
528
529 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
530
531         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
532         Don't ignore the return value of setcaps.
533
534 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
535
536         Patch by: Olivier Crete <tester at tester dot ca>
537
538         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
539         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
540         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
541         * gst/rtp/gstrtpg729pay.h:
542         Replace G729 payloader with an improved version. Fixes #532409.
543
544 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
545
546         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
547         (gst_rtspsrc_change_state):
548         Only send one transport at a time for improved compatibility with some
549         broken servers. See #537832.
550
551 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
552
553         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
554         (gst_rtspsrc_perform_seek):
555         Only pause/play in the seek handler when the source was playing.
556         Fixes #529379.
557
558 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
559
560         * gst/matroska/matroska-mux.c:
561         (gst_matroska_mux_handle_dirac_packet):
562         Fix muxing of Dirac streams if the input already has the format
563         we need, i.e. is the output of matroskademux.
564
565 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
566
567         * gst/avi/gstavimux.c:
568           Don't segfault on string typed tags being NULL. Fixes #560155.
569
570 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
571
572         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
573         (gst_matroska_mux_audio_pad_setcaps):
574         Fix mapping AAC profile to Matroska codec id.
575
576 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
577
578         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
579         (qtdemux_video_caps), (qtdemux_audio_caps):
580         Refactor some raw audio caps building, and handle >16-bit cases.
581         Fix/replace building caps from a string description.
582
583 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
584
585         * gst/audiofx/audiowsincband.c:
586         * gst/audiofx/audiowsinclimit.c:
587         * gst/cutter/gstcutter.c:
588           Make author name consistent with others.
589
590 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
591
592         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
593
594         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
595         (gst_rtspsrc_stream_configure_udp_sink):
596         Pause the RTSP stream before doing a new play request.
597         Make sure that adding the udpsinks does not cause the rtspsrc to become
598         a sink. Fixes #559547.
599
600 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
601
602         * gst/matroska/matroska-ids.h:
603         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
604         (gst_matroska_mux_handle_dirac_packet),
605         (gst_matroska_mux_write_data):
606         Implement Dirac muxing into Matroska comforming to the spec, i.e.
607         put all Dirac packages up to a picture into a Matroska block.
608
609         TODO: Implement writing of the ReferenceBlock Matroska elements,
610         currently the Dirac muxing is only 100% correct if Matroska version 2
611         is selected for muxing.
612
613 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
614
615         Patch by: Bastien Nocera <hadess at hadess dot net>,
616                   Hans de Goede <jwrdegoede at fedoraproject dot org>
617
618         * configure.ac:
619         * sys/v4l2/Makefile.am:
620         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
621         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
622         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
623         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
624         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
625         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
626         (gst_v4l2_get_input), (gst_v4l2_set_input):
627         * sys/v4l2/v4l2_calls.h:
628         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
629         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
630         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
631         (gst_v4l2src_fill_format_list),
632         (gst_v4l2src_probe_caps_for_format_and_size),
633         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
634         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
635         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
636         (gst_v4l2src_get_nearest_size):
637         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
638
639 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
640
641         * ext/aalib/Makefile.am:
642         * ext/annodex/Makefile.am:
643         * ext/cairo/Makefile.am:
644         * ext/dv/Makefile.am:
645         * ext/esd/Makefile.am:
646         * ext/flac/Makefile.am:
647         * ext/gconf/Makefile.am:
648         * ext/gdk_pixbuf/Makefile.am:
649         * ext/hal/Makefile.am:
650         * ext/jpeg/Makefile.am:
651         * ext/ladspa/Makefile.am:
652         * ext/libcaca/Makefile.am:
653         * ext/libmng/Makefile.am:
654         * ext/libpng/Makefile.am:
655         * ext/mikmod/Makefile.am:
656         * ext/pulse/Makefile.am:
657         * ext/raw1394/Makefile.am:
658         * ext/shout2/Makefile.am:
659         * ext/soup/Makefile.am:
660         * ext/speex/Makefile.am:
661         * ext/taglib/Makefile.am:
662         * ext/wavpack/Makefile.am:
663         * gst/alpha/Makefile.am:
664         * gst/apetag/Makefile.am:
665         * gst/audiofx/Makefile.am:
666         * gst/auparse/Makefile.am:
667         * gst/autodetect/Makefile.am:
668         * gst/avi/Makefile.am:
669         * gst/cutter/Makefile.am:
670         * gst/debug/Makefile.am:
671         * gst/effectv/Makefile.am:
672         * gst/equalizer/Makefile.am:
673         * gst/flx/Makefile.am:
674         * gst/goom/Makefile.am:
675         * gst/goom2k1/Makefile.am:
676         * gst/icydemux/Makefile.am:
677         * gst/id3demux/Makefile.am:
678         * gst/interleave/Makefile.am:
679         * gst/law/Makefile.am:
680         * gst/level/Makefile.am:
681         * gst/matroska/Makefile.am:
682         * gst/median/Makefile.am:
683         * gst/monoscope/Makefile.am:
684         * gst/multifile/Makefile.am:
685         * gst/multipart/Makefile.am:
686         * gst/oldcore/Makefile.am:
687         * gst/qtdemux/Makefile.am:
688         * gst/replaygain/Makefile.am:
689         * gst/rtp/Makefile.am:
690         * gst/rtsp/Makefile.am:
691         * gst/smpte/Makefile.am:
692         * gst/spectrum/Makefile.am:
693         * gst/udp/Makefile.am:
694         * gst/videobox/Makefile.am:
695         * gst/videocrop/Makefile.am:
696         * gst/videofilter/Makefile.am:
697         * gst/videomixer/Makefile.am:
698         * gst/wavenc/Makefile.am:
699         * gst/wavparse/Makefile.am:
700         * sys/directdraw/Makefile.am:
701         * sys/directsound/Makefile.am:
702         * sys/oss/Makefile.am:
703         * sys/osxaudio/Makefile.am:
704         * sys/osxvideo/Makefile.am:
705         * sys/sunaudio/Makefile.am:
706         * sys/v4l2/Makefile.am:
707         * sys/waveform/Makefile.am:
708         * sys/ximage/Makefile.am:
709           Don't install static libs for plugins. Fixes #550851 for -good.
710
711 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
712
713         * ext/flac/Makefile.am:
714         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
715         This fixes compilation if FLAC is installed in an uncommon location
716         that is not already handled by other CFLAGS. Fixes bug #558711.
717
718 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
719
720         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
721         Guard more uncommon formats with ifdefs so that we can compile on older
722         versions.
723
724 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
725
726         Patch by: Nick Haddad <nick at haddads dot net>
727
728         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
729         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
730         (gst_avi_demux_stream_data):
731         Invert other uncompressed RGB formats. Fixes #558554.
732
733 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
734
735         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
736         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
737         * gst/wavenc/gstwavenc.h:
738         Add support for float/double as input and remove the (nowadays)
739         useless parsing of the depth as we require width==depth.
740
741 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
742
743         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
744         * gst/rtp/gstrtpmpapay.c:
745         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
746         mpeg version 1. Fixes #558427.
747
748 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
749
750         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
751         (gst_rtp_L16_pay_getcaps):
752         Only put an integral amount of samples in the RTP packet.
753         Fixes #556641.
754
755 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
756
757         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
758         * gst/rtp/gstrtpchannels.h:
759         Add method to get possible channel positions.
760
761 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
762
763         * gst/rtp/Makefile.am:
764         Also commit updated makefile
765
766 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
767
768         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
769         Don't allow width=32,depth=24 as input. WAV requires that the width
770         is the next integer multiply of 8 from the depth.
771
772 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
773
774         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
775         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
776         (gst_rtp_L16_pay_getcaps):
777         * gst/rtp/gstrtpchannels.c: (check_channels),
778         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
779         (gst_rtp_channels_create_default):
780         * gst/rtp/gstrtpchannels.h:
781         Add mappings for multichannel support. Does not completely just work
782         because the getcaps function does not yet return the allowed channel
783         mappings. See #556641.
784
785 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
786
787         * gst/goom/Makefile.am:
788         * gst/goom/README:
789         * gst/goom/config_param.c:
790         * gst/goom/convolve_fx.c:
791         * gst/goom/drawmethods.c:
792         * gst/goom/drawmethods.h:
793         * gst/goom/filters.c:
794         * gst/goom/filters_mmx.s:
795         * gst/goom/flying_stars_fx.c:
796         * gst/goom/goom.h:
797         * gst/goom/goom_config.h:
798         * gst/goom/goom_config_param.h:
799         * gst/goom/goom_core.c:
800         * gst/goom/goom_filters.h:
801         * gst/goom/goom_fx.h:
802         * gst/goom/goom_graphic.h:
803         * gst/goom/goom_plugin_info.h:
804         * gst/goom/goom_tools.c:
805         * gst/goom/goom_tools.h:
806         * gst/goom/goom_typedefs.h:
807         * gst/goom/goom_visual_fx.h:
808         * gst/goom/graphic.c:
809         * gst/goom/ifs.c:
810         * gst/goom/ifs.h:
811         * gst/goom/lines.c:
812         * gst/goom/lines.h:
813         * gst/goom/mathtools.c:
814         * gst/goom/mathtools.h:
815         * gst/goom/mmx.c:
816         * gst/goom/motif_goom1.h:
817         * gst/goom/motif_goom2.h:
818         * gst/goom/plugin_info.c:
819         * gst/goom/ppc_drawings.h:
820         * gst/goom/ppc_zoom_ultimate.h:
821         * gst/goom/sound_tester.c:
822         * gst/goom/sound_tester.h:
823         * gst/goom/surf3d.c:
824         * gst/goom/surf3d.h:
825         * gst/goom/tentacle3d.c:
826         * gst/goom/tentacle3d.h:
827         * gst/goom/v3d.c:
828         * gst/goom/v3d.h:
829         * gst/goom/xmmx.c:
830           Add license headers in all source files. Remove filter.c from
831           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
832           which are not used right now. Fixes #557709.
833
834 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
835
836         Patch by: Olivier Crete <tester at tester dot ca>
837
838         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
839         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
840         Implement getcaps in rtpL16pay. Fixes #556484.
841
842 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
843
844         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
845         (gst_rtp_L16_depay_process):
846         Check if clock-rate and channels are valid.
847         Don't ignore the return value of setcaps.
848         No need to validate the buffer, the base class does that for us.
849         Use the marker bit to set the DISCONT flag on outgoing buffers.
850
851         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
852         Don't ignore the return value of set_outcaps.
853
854         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
855         (gst_rtp_ac3_depay_process):
856         Don't ignore the return value of set_caps.
857         No need to validate the buffer, the base class does that for us.
858
859         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
860         (gst_rtp_amr_depay_process):
861         * gst/rtp/gstrtpamrdepay.h:
862         Don't ignore the return value of setcaps.
863         No need to validate the buffer, the base class does that for us.
864         No need to set output caps on the buffers, the base class does that for
865         us.
866         The subclass will make sure we are negotiated.
867         
868         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
869         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
870         * gst/rtp/gstrtpdvdepay.h:
871         Clean up caps negotiation.
872         The subclass will make sure we are negotiated.
873
874         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
875         (gst_rtp_g726_depay_process):
876         Clean up caps negotiation.
877         Use the marker bit to set the DISCONT flag on outgoing buffers.
878
879         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
880         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
881         * gst/rtp/gstrtpg729depay.h:
882         The subclass will make sure we are negotiated.
883         Use the marker bit to set the DISCONT flag on outgoing buffers.
884
885         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
886         (gst_rtp_gsm_depay_process):
887         Clean up caps negotiation.
888         Use the marker bit to set the DISCONT flag on outgoing buffers.
889
890         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
891         Clean up caps negotiation.
892         Don't ignore the return value of set_outcaps.
893
894         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
895         (gst_rtp_h263_depay_process):
896         Clean up caps negotiation.
897         No need to validate the buffer, the base class does that for us.
898
899         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
900         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
901         * gst/rtp/gstrtph263pay.h:
902         Don't ignore the return value of set_outcaps.
903         Do some more timestamps.
904
905         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
906         (gst_rtp_h263p_depay_process):
907         Clean up caps negotiation.
908         Don't ignore the return value of setcaps.
909         No need to validate the buffer, the base class does that for us.
910
911         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
912         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
913         (gst_rtp_h263p_pay_handle_buffer):
914         * gst/rtp/gstrtph263ppay.h:
915         Don't ignore the return value of set_outcaps.
916         Do some more timestamps.
917
918         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
919         (gst_rtp_h264_depay_process):
920         Clean up caps negotiation.
921         Don't ignore the return value of setcaps.
922         Fix possible caps leak.
923         No need to validate the buffer, the base class does that for us.
924
925         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
926         Add some more debug info.
927
928         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
929         (gst_rtp_ilbc_depay_process):
930         Clean up caps negotiation.
931         Use the marker bit to set the DISCONT flag on outgoing buffers.
932
933         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
934         Clean up caps negotiation.
935
936         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
937         (gst_rtp_mp1s_depay_process):
938         Clean up caps negotiation.
939         Don't ignore the return value of setcaps.
940         No need to validate the buffer, the base class does that for us.
941         No need to set caps on buffers, subclass does that for us.
942
943         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
944         (gst_rtp_mp2t_depay_process):
945         Clean up caps negotiation.
946         Don't ignore the return value of setcaps.
947         No need to validate the buffer, the base class does that for us.
948         No need to set caps on buffers, subclass does that for us.
949
950         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
951         (gst_rtp_mp4a_depay_process):
952         Clean up caps negotiation.
953         Don't ignore the return value of setcaps.
954         No need to validate the buffer, the base class does that for us.
955
956         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
957         (gst_rtp_mp4a_pay_setcaps):
958         Don't ignore the return value of set_outcaps.
959
960         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
961         (gst_rtp_mp4g_depay_process):
962         Clean up caps negotiation.
963         Don't ignore the return value of setcaps.
964         No need to validate the buffer, the base class does that for us.
965         No need to set caps on buffers, subclass does that for us.
966
967         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
968         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
969         Don't ignore the return value of set_outcaps.
970
971         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
972         (gst_rtp_mp4v_depay_process):
973         Clean up caps negotiation.
974         Don't ignore the return value of setcaps.
975         No need to validate the buffer, the base class does that for us.
976         No need to set caps on buffers, subclass does that for us.
977
978         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
979         (gst_rtp_mp4v_pay_setcaps):
980         Don't ignore the return value of set_outcaps.
981
982         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
983         (gst_rtp_mpa_depay_process):
984         Clean up caps negotiation.
985         Don't ignore the return value of setcaps.
986         No need to validate the buffer, the base class does that for us.
987         Use the marker bit to set the DISCONT flag on outgoing buffers.
988
989         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
990         Don't ignore the return value of set_outcaps.
991
992         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
993         (gst_rtp_mpv_depay_process):
994         Clean up caps negotiation.
995         Actually set output caps.
996         No need to validate the buffer, the base class does that for us.
997
998         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
999         Don't ignore the return value of set_outcaps.
1000
1001         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1002         (gst_rtp_pcma_depay_process):
1003         Clean up caps negotiation.
1004         Set output buffer duration because we can.
1005         Use the marker bit to set the DISCONT flag on outgoing buffers.
1006
1007         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1008         Don't ignore the return value of set_outcaps.
1009
1010         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1011         (gst_rtp_pcmu_depay_process):
1012         Clean up caps negotiation.
1013         Use the marker bit to set the DISCONT flag on outgoing buffers.
1014
1015         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1016         Don't ignore the return value of set_outcaps.
1017
1018         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1019         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1020         Clean up caps negotiation.
1021         Set output caps on the pad and header buffers.
1022         Set duration on output buffers because we can.
1023
1024         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1025         Don't ignore the return value of set_outcaps.
1026
1027         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1028         (gst_rtp_sv3v_depay_process):
1029         Clean up caps negotiation.
1030         No need to validate the buffer, the base class does that for us.
1031         No need to set caps out output buffers, subclass does that.
1032
1033         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1034         (gst_rtp_theora_depay_process):
1035         Don't ignore the return value of setcaps.
1036         No need to validate the buffer, the base class does that for us.
1037
1038         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1039         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1040         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1041         (gst_rtp_theora_pay_handle_buffer):
1042         Don't ignore the return value of set_outcaps.
1043
1044         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1045         (gst_rtp_vorbis_depay_process):
1046         Don't ignore the return value of setcaps.
1047         No need to validate the buffer, the base class does that for us.
1048
1049         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1050         Don't ignore the return value of set_outcaps.
1051
1052         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1053         Clean up caps negotiation, don't ignore setcaps return.
1054
1055         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1056         Don't ignore the return value of set_outcaps.
1057
1058 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1059
1060         * gst/matroska/matroska-demux.c:
1061         (gst_matroska_demux_handle_src_event):
1062         Forward unknown events upstream.
1063
1064 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1065
1066         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1067         Add some refcount check
1068
1069         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1070         Don't ignore the result of write(), fixes a  compiler warning for me.
1071
1072         * tests/icles/videobox-test.c: (main):
1073         Make the output a little more pretty.
1074
1075 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1076
1077         * ext/esd/esdmon.c:
1078           Add doc blob.
1079
1080 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1081
1082         * docs/plugins/Makefile.am:
1083         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1084         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1085         * docs/plugins/gst-plugins-good-plugins.args:
1086         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1087         * docs/plugins/gst-plugins-good-plugins.interfaces:
1088         * docs/plugins/inspect/plugin-autodetect.xml:
1089           Add the docs of the new elements.
1090
1091 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1092
1093         * gst/autodetect/gstautoaudiosrc.c:
1094         (gst_auto_audio_src_class_init):
1095         * gst/autodetect/gstautovideosrc.c:
1096         (gst_auto_video_src_class_init):
1097         Fix "Since" tags in the documentation.
1098
1099 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1100
1101         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1102
1103         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1104         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1105         Add support for souphttpsrc to act as a live source. This makes it
1106         possible to get timestamped buffers in combination with the
1107         "do-timestamp" property. Fixes bug #556019.
1108
1109 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1110
1111         * gst/autodetect/Makefile.am:
1112         * gst/autodetect/gstautoaudiosink.c:
1113         * gst/autodetect/gstautoaudiosrc.c:
1114         * gst/autodetect/gstautoaudiosrc.h:
1115         * gst/autodetect/gstautodetect.c:
1116         * gst/autodetect/gstautovideosink.c:
1117         * gst/autodetect/gstautovideosrc.c:
1118         * gst/autodetect/gstautovideosrc.h:
1119           Implement src plugins. Little code/string cleanup in the sinks.
1120           Fixes #523813.
1121
1122 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1123
1124         Patch by: Peter Kjellerstedt <pkj at axis com>
1125
1126         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1127         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1128         Fix a memory leak when pads are requested but the pipeline never
1129         goes into PLAYING.
1130
1131         Correctly remove request pads, no matter if they have collected
1132         data or not.
1133
1134         Fixes bug #557710.
1135
1136 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1137
1138         Patch by: <lrn1986 at gmail dot com>
1139
1140         * gst/udp/gstudpnetutils.h:
1141         Define the correct WINVER so getaddinfo() can be used when using
1142         mingw32. Fixes bug #557294.
1143
1144 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1145
1146         Patch by: <lrn1986 at gmail dot com>
1147
1148         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1149         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1150         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1151         Fix "argument type mismatch" compiler warnings on Windows.
1152         Fixes bug #557293.
1153
1154 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1155
1156         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1157         Don't calculate the filter coefficients for every single buffer
1158         but only when it's needed. Fixes bug #557260.
1159
1160 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1161
1162         * configure.ac:
1163         Back to development -> 0.10.11.1
1164
1165 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1166
1167         * gst-plugins-good.doap:
1168         Fix version number of 0.10.11 release in doap file
1169
1170 === release 0.10.11 ===
1171
1172 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1173
1174         * configure.ac:
1175           releasing 0.10.11, "Secondary Consideration"
1176
1177 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1178
1179         * configure.ac:
1180         Commit 0.10.10.4 pre-release
1181
1182 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1183
1184         * gst/avi/gstavimux.c:
1185         Fix VPRP chunk setup in avimux.
1186         Fixes: #556010
1187         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1188
1189 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1190
1191         * gst/videobox/gstvideobox.c:
1192         support dynamically changing properties in videobox
1193         Fixed: #557085
1194         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1195
1196 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1197
1198         * configure.ac:
1199         0.10.10.3 pre-release
1200
1201 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1202
1203         * tests/check/Makefile.am:
1204         Don't run the states test on pulsesrc and pulsesink
1205
1206 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1207
1208         * configure.ac:
1209         Commit 0.10.10.2 pre-release bump that actually went
1210         out on 2008-10-11
1211
1212 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1213
1214         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1215         Skip entries for streams that don't have a output pad yet, thereby
1216         avoiding calling pad functions with a NULL pad.
1217         Fixes #556424
1218
1219 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1220
1221         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1222         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1223         Remove problematic and useless refcount check.
1224         Fixes #556381
1225
1226 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1227
1228         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1229         Remove problematic and useless refcount check.
1230         Fixes #556381
1231
1232 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1233
1234         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1235         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1236         Cast some size_t arguments to guint to avoid compiler
1237         warnings on 64-bit systems.
1238
1239 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1240
1241         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1242         Return TRUE instead of FALSE from the event handler when we swallowed the
1243         event.
1244
1245 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1246
1247         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1248         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1249         Reset header state. Fixes #555321.
1250
1251 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1252
1253         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1254         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1255         * gst/avi/gstavidemux.h:
1256         For timestamping audio packets we need to take into account the
1257         amount of blocks in one entry using the blockalign. Fixes some sync
1258         issues with zero-padded audio blocks in the beginning of avi files.
1259
1260 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1261
1262         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1263         (gst_multi_file_src_query):
1264         Implement DEFAULT and BUFFER position queries. See #555260.
1265
1266 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1267
1268         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1269         Fix build for systems that don't have XDamage.
1270
1271 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1272
1273         * tests/examples/rtp/client-H263p.sdp:
1274         * tests/examples/rtp/client-H263p.sh:
1275         * tests/examples/rtp/server-VTS-H263p.sh:
1276         Add some more H263p server and client examples.
1277
1278 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1279
1280         * configure.ac::
1281           Depend on released versions of core and base.
1282
1283 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1284
1285         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1286         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1287         Return -1 instead of 0 in error cases. Fixes #554771.
1288
1289 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1290
1291         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1292         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1293         Stop leaking the cursor image.
1294         Unref the last_ximage and the cached cursor image on shutdown.
1295         Fixes #551570.
1296
1297 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1298
1299         * sys/v4l2/gstv4l2object.h:
1300         Getting the Class from an instance is not just a matter of casting it to
1301         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1302         instance. Fixes #549784.
1303
1304 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1305
1306         * configure.ac:
1307           Fix libs for linking directsound.
1308         * sys/directsound/gstdirectsoundsink.c:
1309           Fix buffer sizing to prevent racing the ringbuffer at startup.
1310           Add volume property.
1311
1312 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1313
1314         * ext/pulse/pulsesink.c:
1315         Fix problems with pulsesink randomly erroring with code 'OK' after a
1316         format change on the stream by waiting when disconnecting the stream.
1317
1318 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1319
1320         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1321         (gst_rtp_amr_depay_process):
1322         Mark DISCONT on output buffers when the marker bit signals a new talk
1323         spurt.
1324
1325         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1326         Set the marker bit for buffers with a DISCONT flag to signal a talk
1327         spurt.
1328
1329 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1330
1331         * gst/rtp/Makefile.am:
1332         * gst/rtp/gstrtp.c: (plugin_init):
1333         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1334         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1335         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1336         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1337         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1338         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1339         * gst/rtp/gstrtpmp4apay.h:
1340         Added MP4A-LATM payloader to match the depayloader.
1341
1342 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1343
1344         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1345         (gst_videomixer_sink_event):
1346         Handle segments a little better. Fixes #537361.
1347
1348 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1349
1350         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1351         Don't assume the server supports PAUSE by default. Fixes #551048.
1352
1353 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1354
1355         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1356         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1357         Switch on the socket family to get the addrlen size right.
1358
1359 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1360
1361         Patch by: Daniel Franke <df at dfranke dot us>
1362
1363         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1364         OS X's bind() implementation is picky about its addrlen parameter and
1365         fails with EINVAL if it is larger than expected for the socket's address
1366         family. Set the length to the expected length instead. Fixes #553191.
1367
1368 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1369
1370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1371         Handle the case where we cannot do desribe or when the describe result
1372         does not contain a valid SDP message.
1373
1374 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1375
1376         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1377         Fix setting the qos.
1378
1379 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1380
1381         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1382         (gst_qtdemux_chain):
1383         Some 'broken' files out there have atom lengths of zero...
1384         which basically results in qtdemux consuming that atom again and again
1385         until the *end of night* !
1386         Detect that and emits an adequate element error message.
1387
1388 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1389
1390         * gst/interleave/Makefile.am:
1391         * gst/matroska/Makefile.am:
1392         Fix build flags order.
1393
1394         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1395         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1396         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1397         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1398         Format fixes.
1399
1400         * tests/check/elements/multifile.c:
1401         Pull in unistd.h
1402
1403 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1404
1405         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1406         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1407         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1408         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1409         (gst_rtp_mp4g_depay_change_state):
1410         * gst/rtp/gstrtpmp4gdepay.h:
1411         Handle interleaved streams by reordering AU in a queue.
1412
1413 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1414
1415         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1416         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1417         Change some of the ranges in the caps, mostly for the amount of bits we
1418         can use.
1419         Added a little bitstream parse and use it to parse the AU header fields.
1420         Check for malformed and wrongly sized packets better.
1421         Implement more header field parsing.
1422         Handle the size of fragmented packets correctly.
1423
1424 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1425
1426         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1427         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1428         Add mapping for 'tiff' => image/tiff
1429         Fixes #552213
1430
1431 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1432
1433
1434         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1435         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1436           Pretend to care about the result of write() which works around
1437           compiler warnings.
1438
1439 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1440
1441         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1442           Make sure the desired default values are actually set, not only
1443           registered as defaults (actual problem is that the stereo-specific
1444           values are only updated if channels==2, which is not the case yet
1445           when the object is created, so the default values for the
1446           mid-side-stereo and loose-mid-side-stereo settings are never
1447           set in _update_quality()). Makes flacenc create smaller files by
1448           default (for stereo input), and fixes #550791.
1449
1450 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1451
1452         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1453         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1454         (qtdemux_parse_trak), (qtdemux_video_caps):
1455         * gst/qtdemux/qtdemux.h:
1456         * gst/qtdemux/qtdemux_fourcc.h:
1457         * gst/qtdemux/qtdemux_types.c:
1458         Add support for video/mj2 mime-type and its additional atoms/boxes.
1459         Fixes #550646.
1460
1461 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1462
1463         * gst/debug/gsttaginject.c:
1464           Add warning when tags parameter is unparsable and give example for
1465           quoting in the docs.
1466
1467 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1468
1469         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1470         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1471         Add some alternative byteswapped mappings that seem to pop up sometimes.
1472         Fixes #550288.
1473
1474 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1475
1476         * po/LINGUAS:
1477         * po/POTFILES.in:
1478         * po/POTFILES.skip:
1479           Add 'ca' to LINGUAS; add some more files with translations and some
1480           files which should be ignored by translation tools.
1481
1482 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1483
1484         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1485         * ext/speex/gstspeexdec.h:
1486         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1487         * ext/speex/gstspeexenc.h:
1488         Use integer encoding and decoding functions instead of converting
1489         the integer input to float in the element. The libspeex integer
1490         functions are doing this for us already or, if libspeex was compiled
1491         in integer mode, they're doing everything using integer arithmetics.
1492         Also saves some copying around.
1493
1494 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1495
1496         * configure.ac:
1497           Fix --disable-external
1498
1499 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1500
1501         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1502         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1503         * ext/wavpack/gstwavpackenc.h:
1504         Handle non-zero start timestamps and stream discontinuities
1505         correctly. This only has an effect if we're muxing into
1506         a container format as the raw WavPack stream must contain
1507         continous sample numbers.
1508
1509 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1510
1511         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1512         Correct the timestamp and granulepos calculation by one Speex
1513         frame.
1514
1515 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1516
1517         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1518         Correctly take the granulepos from upstream if possible and
1519         correctly handle the granulepos in various calculations: the
1520         granulepos is the sample number of the _last_ sample in a frame, not
1521         the first.
1522
1523         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1524         (gst_speex_enc_encode), (gst_speex_enc_chain),
1525         (gst_speex_enc_change_state):
1526         * ext/speex/gstspeexenc.h:
1527         Handle non-zero start timestamps in the encoder and detect/handle
1528         stream discontinuities. Fixes bug #547075.
1529
1530 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1531
1532         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1533
1534         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1535         Fix compiler warnings caused by passing a string as format string
1536         instead of "%s" and then the string. This is only exposed by -Wformat=2
1537         as used by default on Ubuntu. Fixes bug #550015.
1538
1539 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1540
1541         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1542         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1543         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1544         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1545         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1546           (gst_ebml_read_element_length):
1547         * gst/matroska/matroska-demux.c:
1548           (gst_matroska_demux_check_subtitle_buffer):
1549           Make stuff compile with GST_DISABLE_GST_DEBUG.
1550
1551 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1552
1553         * gst/law/alaw.c:
1554         * gst/law/mulaw.c:
1555           Ref caps before passing to gst_pad_template_new(), since that takes
1556           ownership.
1557
1558 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1559
1560         Patch by: Mersad Jelacic <mersad at axis dot com>
1561
1562         * gst/multipart/multipartdemux.c:
1563         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1564         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1565         demuxer. Fixes #549551.
1566
1567 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1568
1569         * sys/osxaudio/gstosxaudiosink.c:
1570         (gst_osx_audio_sink_select_device):
1571         * sys/osxaudio/gstosxaudiosrc.c:
1572         (gst_osx_audio_src_create_ringbuffer),
1573         (gst_osx_audio_src_select_device):
1574         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1575         Fix the build on macosx.
1576
1577 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1578
1579         * gst/icydemux/gsticydemux.c:
1580           Small docs fix: in the example pipeline, we need to pass
1581           iradio-mode=true to the source, so the server actually sends
1582           an ICY stream.
1583
1584 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1585
1586         * sys/osxaudio/gstosxaudio.c:
1587           Oops. Revert more completely.
1588
1589 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1590
1591         * sys/osxaudio/gstosxaudio.c:
1592           Revert accidental element rename from testing.
1593
1594 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1595
1596         * gst-plugins-good.doap:
1597         Pull in 0.10.10 doap entry from release branch
1598
1599 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1600
1601         * configure.ac:
1602         Update version number to reflect 0.10.10 release from
1603         branch.
1604
1605 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1606
1607         * sys/osxaudio/Makefile.am:
1608         * sys/osxaudio/gstosxaudio.c:
1609         * sys/osxaudio/gstosxaudiosink.c:
1610         * sys/osxaudio/gstosxaudiosink.h:
1611         * sys/osxaudio/gstosxaudiosrc.c:
1612         * sys/osxaudio/gstosxaudiosrc.h:
1613         * sys/osxaudio/gstosxringbuffer.c:
1614         * sys/osxaudio/gstosxringbuffer.h:
1615           Rewrite caps setting and ring buffer initialisation.
1616           Previously we never told CoreAudio what format we were going to send it,
1617           so it only worked due to luck, and not at all on some hardware.
1618           Now we explicitly advertise what formats the hardware supports, and then
1619           configure the selected one correctly.
1620
1621 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1622
1623         * sys/v4l2/gstv4l2object.c:
1624         * sys/v4l2/gstv4l2src.c:
1625         * sys/v4l2/gstv4l2src.h:
1626         * sys/v4l2/v4l2_calls.c:
1627         * sys/v4l2/v4l2src_calls.c:
1628           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1629           need to memset instance structures. Some more FIXME's and comments.
1630
1631 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1632
1633         * tests/icles/.cvsignore:
1634           Ignore more.
1635
1636 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1637
1638         * gst/goom/.cvsignore:
1639         * gst/goom2k1/.cvsignore:
1640           Ignore files.
1641
1642 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1643
1644         * ext/cairo/gsttextoverlay.c:
1645           Fix compiler warning.
1646
1647 2008-08-25  David Schleef  <ds@schleef.org>
1648
1649         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1650
1651 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1652
1653         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1654         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1655         * gst/matroska/matroska-mux.c:
1656         (gst_matroska_mux_video_pad_setcaps),
1657         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1658         Add Real[Audio|Video] support to Matroska containers.
1659         It works fine for:
1660         * decoding real audio/video streams contained in mkv
1661         * 'transmuxing' real (.rm) files into .mkv files
1662         It will not work though for encoding real[audio/video] streams that
1663         don't contain the 'mdpr_data' extra data on the caps.
1664         The reason why this will not work is because I never intended to
1665         duplicate virtually all the 'mdpr' block creation into mkvmux.
1666         Fixes #536067
1667
1668 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1669
1670         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1671         * gst/law/mulaw-conversion.c:
1672         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1673         (gst_mulawenc_chain):
1674         The encoder can't really renegotiate at the time they perform a
1675         pad-alloc so make the srcpads use fixed caps.
1676         Check the buffer size after a pad-alloc because the returned size might
1677         not be right when the downstream element does not know the size of the
1678         new buffer (capsfilter). Fixes #549073.
1679
1680 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1681
1682         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1683
1684         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1685         v4l2src doesn't have a property named "norm" so don't try to notify
1686         about changes to that property. The "norm" property and related
1687         code are commented out currently. Fixes bug #549090.
1688
1689 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1690
1691         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1692
1693         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1694         Reprobe devices again instead of taking a cached list as new
1695         devices could've been plugged in. Fixes bug #549062.
1696
1697 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1698
1699         * gst/autodetect/Makefile.am:
1700         Don't link the autodetect plugin with GConf as it doesn't
1701         use GConf. Fixes bug #545463.
1702
1703 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1704
1705         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1706         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1707         (gst_ebml_read_sint), (gst_ebml_read_float),
1708         (gst_ebml_read_header):
1709         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1710         possible to ignore errors and not post any ERROR messages on
1711         the bus.
1712
1713         * gst/matroska/matroska-demux.c:
1714         (gst_matroska_demux_parse_contents):
1715         Ignore any errors and not just EOS when parsing the contents of
1716         a SeekHead. Errors here are usually caused by truncated files
1717         and playback of the file works fine. Fixes playback of the
1718         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1719         archive.
1720
1721 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1722
1723         * gst/multipart/multipartdemux.c:
1724         * gst/multipart/multipartmux.c:
1725         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1726
1727 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1728
1729         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1730           gst_directdraw_sink_bufferpool_clear):
1731           Fix two more buffer ref leaks.
1732
1733 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1734
1735         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1736
1737         * sys/directdraw/gstdirectdrawsink.c:
1738           (gst_directdraw_sink_show_frame):
1739           Fix buffer ref leak.
1740
1741 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1742
1743         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1744         Revert the last commit. wavenc still supports width!=depth for 32 bit
1745         width. Thanks Tim.
1746
1747 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1748
1749         * gst/matroska/matroska-demux.c:
1750         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1751         If the duration of a block is unknown only use the timestamp for the
1752         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1753         laces. Otherwise every lace has the same timestamp which leads to
1754         various problems. Really fixes bug #548831.
1755
1756 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1757
1758         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1759         If we're not allowing width!=depth in wavenc we should also disable
1760         the code that was added to support width!=depth.
1761
1762 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1763
1764         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1765         Don't calculate the default duration of a frame from the audio sampling
1766         rate. This only works for raw audio if every frame contains a single
1767         sample and results in broken buffer durations for other formats
1768         if no specified default duration is given or the blocks have no
1769         duration. Fixes bug #548831.
1770
1771 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1772
1773         * gst/matroska/matroska-demux.c:
1774         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1775         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1776         are used for text/plain subtitles as a gap-filler in some files.
1777
1778 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1779
1780         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1781         (gst_v4l2_get_caps_info):
1782         Add S910 and PWC formats with a low priority.
1783
1784         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1785         (gst_v4l2src_probe_caps_for_format):
1786         Add more debugging.
1787
1788 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1789
1790         * ext/flac/gstflacenc.c:
1791           Fix compilation against older libflac versions.
1792
1793 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1794
1795         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1796         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1797         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1798         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1799         (gst_pulsemixer_ctrl_set_volume):
1800         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1801         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1802         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1803         (gst_pulsesink_init), (gst_pulsesink_open),
1804         (gst_pulsesink_prepare), (gst_pulsesink_write),
1805         (gst_pulsesink_delay), (gst_pulsesink_reset):
1806         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1807         (gst_pulsesrc_init):
1808         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1809         Fix a locking issue in pulsesink's prepare function.
1810
1811         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1812         Check if the created channel layout is valid for GStreamer.
1813
1814 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1815
1816         * gst/rtsp/gstrtspgoogle.c:
1817         Things that can happen when your brain is in google mode trying to
1818         deal with their google rtsp server extensions and trying to type your
1819         google mail account.
1820
1821 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1822
1823         * gst/rtsp/Makefile.am:
1824         * gst/rtsp/gstrtsp.c: (plugin_init):
1825         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1826         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1827         (_do_init), (gst_rtsp_google_base_init),
1828         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1829         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1830         (gst_rtsp_google_extension_init):
1831         * gst/rtsp/gstrtspgoogle.h:
1832         Add google RTSP extension, it can only handle udp and responds with
1833         unsupported if we do anything else. Fixes #546465.
1834
1835         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1836         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1837         (gst_rtspsrc_create_transports_string),
1838         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1839         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1840         Make transport setup code a bit better using GString.
1841         Add some more debug.
1842         Check for closed connections before doing anything on them.
1843
1844 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1845
1846         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1847         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1848         (gst_pulsesrc_prepare):
1849         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1850         (gst_pulse_channel_map_to_gst):
1851         * ext/pulse/pulseutil.h:
1852         If downstream provides no channel layout and >2 channels should be
1853         used use the default layout that pulseaudio chooses and also
1854         add this layout to the caps. Fixes bug #547258.
1855
1856 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1857
1858         Patch by: Peter Kjellerstedt <pkj at axis com>
1859
1860         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1861         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1862         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1863         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1864         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1865         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1866         (gst_udpsrc_set_property):
1867         Avoid leaking internally allocated file descriptors when setting
1868         custom file descriptors. Fixes #543101.
1869
1870 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1871
1872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1873         Don't try to configure RTCP back to the server when the server did not
1874         give us a valid port number.
1875
1876 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1877
1878         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1879         Use new basetransform method to renegotiate. Fixes #544956.
1880
1881         * tests/icles/Makefile.am:
1882         * tests/icles/videobox-test.c: (make_pipeline), (main):
1883         Add videobox renegotiation example.
1884
1885 2008-08-19  David Schleef  <ds@schleef.org>
1886
1887         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1888         with sane values.  Fixes #548530.
1889
1890 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1891
1892         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1893         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1894         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1895         are already filled with the correct values by
1896         gst_ring_buffer_parse_caps() so there's no need to set them again
1897         with wrong values.
1898
1899 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1900
1901         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1902         (gst_avi_demux_read_subindexes_push):
1903         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1904         and instead of using the 'ix##' nomenclature, use '##ix'.
1905         They're still valid though, this fixes the duration and indexes for
1906         virtually all the ODML files I have.
1907
1908 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1909
1910         Patch by: Olivier Crete <tester at tester dot ca>
1911
1912         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1913         (gst_rtp_vorbis_depay_process):
1914         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1915         Update the vorbis RTP pay/depay to RFC 5215.
1916         Fixes #547842.
1917
1918 2008-08-14  David Schleef  <ds@schleef.org>
1919
1920         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1921           with 3:2 pulldown, i.e., 24p.
1922
1923 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1924
1925         * tests/check/elements/level.c: (GST_START_TEST):
1926         Fix compilation some more.
1927
1928 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1929
1930         * configure.ac::
1931           Require -base CVS for wavparse acid chunk parsing.
1932
1933 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1934
1935         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1936         (gst_pulsesink_init), (gst_pulsesink_finalize),
1937         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1938         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1939         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1940         * ext/pulse/pulsesink.h:
1941         Add "device-name" property to pulsesink too and currently commented
1942         out and not working support for a "volume" property.
1943
1944 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1945
1946         * configure.ac:
1947         Remove more cdio stuff (moved to ugly)
1948
1949 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1950
1951         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1952
1953         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1954         (gst_pulsesrc_get_property):
1955         Add "device-name" property, which provides a human readable string
1956         for the audio device, to make it more consisten with other audio
1957         sources. Fixes bug #547519.
1958
1959 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1960
1961         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1962         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1963         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1964         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1965         * ext/pulse/pulsemixerctrl.h:
1966         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1967         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1968         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1969         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1970         * ext/pulse/pulseprobe.h:
1971         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1972         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1973         (gst_pulsesrc_change_state):
1974         Improve debugging a bit by including the parent object in pulsemixerctrl
1975         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1976         GST_WARNING.
1977
1978         Use the parent GObject subclass instead of a random struct as GObject
1979         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1980         when probing for another property than "device".
1981
1982 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1983
1984         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1985
1986         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1987         Fix property probing after the device property is set by calling
1988         set_server when the server property changes. Fixes bug #547518.
1989
1990 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1991
1992         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1993
1994         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1995         (gst_pulsesink_implements_interface_init),
1996         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1997         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1998         (gst_pulsesink_get_type):
1999         * ext/pulse/pulsesink.h:
2000         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2001         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2002         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2003         * ext/pulse/pulsesrc.h:
2004         Implement GstPropertyProbe interface on pulsesink for detecting
2005         sink devices and on pulsesrc for detecting source devices.
2006         Fixes bugs #547227 and #547217.
2007
2008 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2009
2010         * gst/spectrum/gstspectrum.c:
2011           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2012
2013 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2014
2015         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2016         Properly set the maximum latency value, in the same way it is done in
2017         v4lsrc.
2018         * sys/v4l2/v4l2src_calls.c:
2019         Simplify fraction equality check, no need to use GValues for this.
2020
2021 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2022
2023         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2024         Add warning messages stating exactly why the latency query failed.
2025         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2026         In some cases, the negotiated framerate might be the default one which
2027         is already set internally. But we still need to mark it down in fps_n
2028         and fps_d so that the latency query can happen properly.
2029
2030 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2031
2032         * docs/plugins/inspect/plugin-1394.xml:
2033         Whoops, forgot one doc file for people who can't/don't build the
2034         raw1394 plugin.
2035
2036 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2037
2038         * docs/plugins/Makefile.am:
2039         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2040         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2041         * docs/plugins/inspect/plugin-cdio.xml:
2042         * ext/Makefile.am:
2043         * ext/cdio/Makefile.am:
2044         * ext/cdio/gstcdio.c:
2045         * ext/cdio/gstcdio.h:
2046         * ext/cdio/gstcdiocddasrc.c:
2047         * ext/cdio/gstcdiocddasrc.h:
2048
2049         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2050         CDDA source to -ugly.
2051
2052         * po/LINGUAS:
2053         * po/POTFILES.in:
2054         * po/id.po:
2055         Pull in new translation from 0.10.9.2 release branch.
2056
2057 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2058
2059         * docs/plugins/Makefile.am:
2060         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2061         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2062         * docs/plugins/gst-plugins-good-plugins.args:
2063         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2064         * docs/plugins/gst-plugins-good-plugins.interfaces:
2065         Integrate documentation for new hdv1394src element.
2066
2067 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2068
2069         * ext/raw1394/Makefile.am:
2070         * ext/raw1394/gst1394.c: (plugin_init):
2071         * ext/raw1394/gsthdv1394src.c: (_do_init),
2072         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2073         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2074         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2075         (gst_hdv1394src_from_raw1394handle),
2076         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2077         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2078         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2079         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2080         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2081         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2082         (gst_hdv1394src_uri_handler_init):
2083         * ext/raw1394/gsthdv1394src.h:
2084         mpeg2-ts (HDV) variant of firewire capture element.
2085         Fixes #350830
2086
2087 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2088
2089         * gst/level/gstlevel.c: (gst_level_message_new):
2090          Fix compilation (also known as the classic 'fix code that someone
2091          committed without compiling it first').
2092
2093 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2094
2095         * tests/check/elements/level.c:
2096           Add a test for level in stereo mode.
2097
2098 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2099
2100         * tests/examples/spectrum/demo-audiotest.c:
2101         * tests/examples/spectrum/demo-osssrc.c:
2102           Demo how to draw analyzer results synced to the clock.
2103
2104 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2105
2106         * gst/level/gstlevel.c:
2107           Little renaming (l -> level).
2108
2109         * gst/spectrum/gstspectrum.c:
2110         * gst/spectrum/gstspectrum.h:
2111           Also send full timestamp/duration details here.
2112
2113 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2114
2115         * gst/level/gstlevel.c:
2116         * gst/level/gstlevel.h:
2117           Send same timestamp/duration details as videoanalysis. This gives
2118           applications better chance to sync analysis results with playback.
2119
2120 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2121
2122         * gst/matroska/matroska-mux.c:
2123         (gst_matroska_mux_handle_sink_event),
2124         (flac_streamheader_to_codecdata):
2125         We need to drop one additional buffer for FLAC as the fLaC
2126         marker and STREAMINFO block are merged into one buffer in the caps.
2127
2128         Also don't pretend to support NEWSEGMENT events, otherwise we
2129         will most probably write some invalid data.
2130
2131 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2132
2133         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2134         (gst_matroska_mux_audio_pad_setcaps):
2135         Add support for muxing FLAC into Matroska containers.
2136         Fixes bug #311586.
2137
2138 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2139
2140         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2141         Actually provide the variables required for the format string.
2142
2143 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2144
2145         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2146         (gst_matroska_demux_element_send_event),
2147         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2148         * gst/matroska/matroska-demux.h:
2149         Close the current segment if we're doing a non-flushing seek and send
2150         the close-segment and the new segment of the seek from the streaming
2151         thread.
2152
2153 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2154
2155         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2156         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2157         (gst_flac_enc_change_state):
2158         * ext/flac/gstflacenc.h:
2159         Handle non-zero start timestamps correctly, mark header packets as
2160         IN_CAPS and print a warning and suggest using audiorate if stream
2161         discontinuities are detected. When FLAC supports flushing the encoder
2162         somehow this should be done for discontinuities instead.
2163
2164         Remove some unused variables from the instance struct.
2165
2166 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2167
2168         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2169         If seeking failed return the appropiate return value to FLAC.
2170         Otherwise it thinks seeking was successfull and tries to rewrite
2171         parts of the headers which then get appended to the output.
2172
2173 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2174
2175         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2176
2177         * ext/esd/gstesd.c: (plugin_init):
2178         * ext/flac/gstflac.c: (plugin_init):
2179         * ext/shout2/gstshout2.c: (plugin_init):
2180         * ext/wavpack/gstwavpack.c: (plugin_init):
2181         * sys/oss/gstossaudio.c: (plugin_init):
2182         * sys/v4l2/gstv4l2.c: (plugin_init):
2183         Make sure gettext returns translations in UTF-8 encoding rather
2184         than in the current locale encoding (#546822).
2185
2186 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2187
2188         * ext/flac/gstflacdec.c:
2189         Add FIXME for 0.11 to simply output everything with width=32 as given
2190         by FLAC and let audioconvert handle the conversions instead of doing
2191         them in flacdec.
2192
2193 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2194
2195         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2196         When outputting a pad template range for the size, include a framerate
2197         range too, to avoid 'not a real subset of template caps' errors.
2198
2199 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2200
2201         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2202
2203         * ext/flac/Makefile.am:
2204         * ext/flac/gstflac.c: (plugin_init):
2205         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2206         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2207         (gst_flac_tag_dispose), (gst_flac_tag_init),
2208         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2209         (gst_flac_tag_change_state):
2210         * ext/flac/gstflactag.h:
2211         Port flactag to 0.10, add documentation for it and clean it up a bit.
2212         Fixes bug #413841.
2213
2214         * docs/plugins/Makefile.am:
2215         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2216         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2217         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2218         * docs/plugins/gst-plugins-good-plugins.interfaces:
2219         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2220         * docs/plugins/inspect/plugin-flac.xml:
2221         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2222         * ext/flac/gstflacdec.h:
2223         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2224         * ext/flac/gstflacenc.h:
2225         Add flactag and flacenc to the documentation and mark
2226         the private parts of the flacdec instance structure as private.
2227
2228         Also use gst_element_class_set_details_simple() in flacdec and
2229         flacenc.
2230
2231 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2232
2233         * gst/qtdemux/qtdemux.c:
2234           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2235           for it but ffmpeg does not.
2236
2237 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2238
2239         * gst/wavparse/gstwavparse.c:
2240           Handle the list chunk and use gst_riff_parse_info() to parse the info
2241           sub-chunk.
2242
2243 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2244
2245         * gst/wavparse/gstwavparse.c:
2246           Handle the acid chunk and send tempo as part of tags. Other fields are
2247           interesting too, but need more tag-definitions. Fixes #545433.
2248
2249 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2250
2251         * gst/wavparse/gstwavparse.c:
2252           Refactor wavparse. Call _reset() from dispose() and move old code from
2253           dispose into reset. This way we don't leak taglists when we abort
2254           parsing. Fix some comments. Move code for skipping a chunk into extra
2255           function. Replace chunk sizes with a const to ease readability.         
2256
2257 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2258
2259         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2260
2261         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2262         Improve udp port setup. Fixes #545710.
2263
2264 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2265
2266         * gst/rtp/Makefile.am:
2267         * gst/rtp/gstrtp.c: (plugin_init):
2268         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2269         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2270         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2271         (gst_rtp_mp1s_depay_set_property),
2272         (gst_rtp_mp1s_depay_get_property),
2273         (gst_rtp_mp1s_depay_change_state),
2274         (gst_rtp_mp1s_depay_plugin_init):
2275         * gst/rtp/gstrtpmp1sdepay.h:
2276         Add MP1S depayloader.
2277
2278         * gst/rtsp/URLS:
2279         Some more sample rtsp streams.
2280
2281 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2282
2283         * gst/rtsp/URLS:
2284         Add another URL.
2285
2286         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2287         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2288         Add some more debug info.
2289
2290 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2291
2292         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2293         Provide cbSize field for audio extra_data size, and take care to
2294         pad extra_data.
2295
2296 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2297
2298         * gst/qtdemux/qtdemux.c:
2299           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2300           TRUE.
2301
2302 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2303
2304         * gst/qtdemux/qtdemux.c:
2305         * gst/qtdemux/qtdemux_fourcc.h:
2306           Add keyword tag support. Fixes #520694 for qtdemux.
2307
2308 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2309
2310         * gst/qtdemux/qtdemux.c:
2311           Add support for tmpo tag (BPM).
2312
2313 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2314
2315         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2316         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2317         Set an estimate for the total number of samples that will be encoded
2318         if possible to help decoders if the streaminfo can't be rewritten
2319         later (like when muxing into Ogg containers).
2320
2321         Add a warning if we get header packets after data packets as those
2322         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2323         work.
2324
2325 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2326
2327         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2328         (gst_flac_dec_write):
2329         Support decoding of all depths between 4 and 32 bits and read the
2330         depth from the streaminfo header if needed. Also support all sampling
2331         rates between 1 and 655350 Hz.
2332
2333         * ext/flac/gstflacenc.c:
2334         (gst_flac_enc_caps_append_structure_with_widths),
2335         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2336         (gst_flac_enc_chain):
2337         * ext/flac/gstflacenc.h:
2338         Support encoding in all bit depths supported by the streamable
2339         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2340         between 1 Hz and 655350 Hz.
2341
2342 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2343
2344         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2345         (gst_flac_enc_sink_getcaps):
2346         Support encoding of up to 8 channels.
2347
2348 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2349
2350         * ext/soup/gstsouphttpsrc.c:
2351         * ext/soup/gstsouphttpsrc.h:
2352         Fix seeking race condition in #540300
2353         Patch By: Wouter Cloetens  <wouter at mind be>
2354
2355 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2356
2357         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2358         (gst_matroska_demux_element_send_event),
2359         (gst_matroska_demux_handle_seek_event),
2360         (gst_matroska_demux_handle_src_event):
2361         When receiving a SEEK event on a specific pad first search for a seek
2362         table entry for the stream of the pad and then fall back to an entry
2363         for a different stream.
2364
2365 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2366
2367         * configure.ac:
2368         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2369         * gst/matroska/matroska-ids.h:
2370         Build depend on core CVS for the attachment tag.
2371
2372 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2373
2374         * configure.ac:
2375         * gst/matroska/Makefile.am:
2376         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2377         (copy_backptr), (lzo1x_decode), (main):
2378         * gst/matroska/lzo.h:
2379         * gst/matroska/matroska-demux.c:
2380         (gst_matroska_demux_read_track_encoding),
2381         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2382         (gst_matroska_decode_buffer),
2383         (gst_matroska_decode_content_encodings),
2384         (gst_matroska_demux_read_track_encodings),
2385         (gst_matroska_demux_add_stream),
2386         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2387         * gst/matroska/matroska-ids.h:
2388         Decode the codec private data and following ContentEncoding if
2389         necessary.
2390
2391         Support bzip2, lzo and header stripped compression. For lzo use the
2392         ffmpeg lzo implementation as liblzo is GPL licensed.
2393         
2394         Fix zlib decompression.
2395
2396 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2397
2398         * gst/matroska/matroska-mux.c:
2399         (gst_matroska_mux_audio_pad_setcaps):
2400         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2401         duration of a frame with the new mpegaudioversion caps field.
2402
2403 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2404
2405         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2406         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2407         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2408         (gst_matroska_demux_stream_from_num),
2409         (gst_matroska_demux_tracknumber_unique),
2410         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2411         (gst_matroska_demux_handle_seek_event),
2412         (gst_matroska_demux_sync_streams),
2413         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2414         (gst_matroska_demux_loop):
2415         * gst/matroska/matroska-demux.h:
2416         Allow an infinite number of stream inside Matroska containers and use
2417         a GPtrArray for storing them instead of allowing "only" 127 streams.
2418
2419 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2420
2421         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2422         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2423         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2424         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2425         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2426         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2427         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2428         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2429         (gst_ebml_read_master), (gst_ebml_read_binary),
2430         (gst_ebml_read_header):
2431         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2432         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2433         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2434         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2435         (gst_ebml_replace_uint):
2436         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2437         (gst_matroska_demux_read_track_encoding),
2438         (gst_matroska_demux_read_track_encodings),
2439         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2440         (gst_matroska_demux_send_event),
2441         (gst_matroska_demux_element_send_event),
2442         (gst_matroska_demux_handle_seek_event),
2443         (gst_matroska_demux_handle_src_event),
2444         (gst_matroska_demux_init_stream),
2445         (gst_matroska_demux_parse_tracks),
2446         (gst_matroska_demux_parse_index_cuetrack),
2447         (gst_matroska_demux_parse_index_pointentry),
2448         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2449         (gst_matroska_demux_parse_metadata_id_simple_tag),
2450         (gst_matroska_demux_parse_metadata_id_tag),
2451         (gst_matroska_demux_parse_metadata),
2452         (gst_matroska_demux_parse_attached_file),
2453         (gst_matroska_demux_parse_attachments),
2454         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2455         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2456         (gst_matroska_demux_push_flac_codec_priv_data),
2457         (gst_matroska_demux_push_xiph_codec_priv_data),
2458         (gst_matroska_demux_push_dvd_clut_change_event),
2459         (gst_matroska_demux_add_mpeg_seq_header),
2460         (gst_matroska_demux_add_wvpk_header),
2461         (gst_matroska_demux_check_subtitle_buffer),
2462         (gst_matroska_decode_buffer),
2463         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2464         (gst_matroska_demux_parse_cluster),
2465         (gst_matroska_demux_parse_contents_seekentry),
2466         (gst_matroska_demux_parse_contents),
2467         (gst_matroska_demux_loop_stream_parse_id),
2468         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2469         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2470         (gst_matroska_demux_subtitle_caps),
2471         (gst_matroska_demux_change_state):
2472         * gst/matroska/matroska-ids.c:
2473         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2474         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2475         (gst_matroska_mux_video_pad_setcaps),
2476         (xiph3_streamheader_to_codecdata),
2477         (vorbis_streamheader_to_codecdata),
2478         (theora_streamheader_to_codecdata),
2479         (gst_matroska_mux_audio_pad_setcaps),
2480         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2481         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2482         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2483         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2484         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2485         Fix indention everywhere. A broken indent version has added newlines
2486         after every single declaration some time ago.
2487
2488 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2489
2490         * gst/matroska/matroska-demux.c:
2491         (gst_matroska_demux_loop_stream_parse_id):
2492         If no Tracks are found error out instead of trying it again until the
2493         end of time.
2494
2495 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2496
2497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2498         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2499         bit and signed otherwise, not the other way around.
2500
2501 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2502
2503         * gst/matroska/matroska-mux.c:
2504         Add more raw YUV formats to the list of supported formats.
2505
2506 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2507
2508         * gst/matroska/matroska-mux.c:
2509         (gst_matroska_mux_audio_pad_setcaps):
2510         Add support for muxing raw float audio now that the spec defines the
2511         endianness and add support for muxing raw integer audio with 24 and
2512         32 bits.
2513
2514         Allow muxing of more than 8 audio channels.
2515
2516 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2517
2518         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2519         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2520         Add locking to the global array of used track UIDs to prevent random
2521         crashes if more than a single matrosmux instance is used.
2522
2523         Use 64 bit values for the track UIDs.
2524
2525         Use the global GRandom of GLib instead of creating our own one
2526         for the few random numbers we need every single time.
2527
2528 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2529
2530         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2531         (gst_flac_dec_setup_stream_decoder),
2532         (gst_flac_dec_update_metadata):
2533         Always post the audio-codec tag, not only if other tags are present.
2534
2535 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2536
2537         * configure.ac:
2538         Back to development -> 0.10.9.1
2539
2540 === release 0.10.9 ===
2541
2542 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2543
2544         * configure.ac:
2545           releasing 0.10.9, "Steam Train Rolling"
2546
2547 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2548
2549         * ext/soup/gstsouphttpsrc.c:
2550         Don't throw an error when soup completes a msg with status
2551         'cancelled', as that indicates we cancelled a request while
2552         shutting down or seeking, and it's not an error.
2553         Fixes: #540300 again.
2554
2555 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2556
2557         * configure.ac:
2558         0.10.8.4 pre-release
2559
2560 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2561
2562         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2563         Fix segment-stop regression.
2564         Add documentation regarding segments in quicktime files by Wim Taymans.
2565         Fixes #544509
2566
2567 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2568
2569         * configure.ac:
2570         0.10.8.3 pre-release
2571
2572         * po/LINGUAS:
2573         * po/pt_BR.po:
2574         Add pt_BR translation
2575
2576 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2577
2578         * gst/goom/convolve_fx.c:
2579         * gst/goom/filters.c:
2580         * gst/goom/goom_config.h:
2581         * gst/goom/goom_core.c:
2582         * gst/goom/goom_tools.h:
2583           Fix build with MSVC: include glib.h to define inline appropriately,
2584           use header guards where needed.
2585         * gst/udp/gstudpnetutils.c:
2586         * gst/udp/gstudpsrc.c:
2587           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2588           g_snprintf rather than snprintf.
2589           Fixes #544433.
2590
2591 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2592
2593         * gst/debug/gsttaginject.c:
2594         * gst/debug/gsttaginject.h:
2595           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2596           partially.
2597
2598 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2599
2600         * configure.ac:
2601         0.10.8.2 pre-release
2602
2603 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2604
2605         * ext/Makefile.am:
2606         Finish hooking up pulseaudio plugin to the build.
2607
2608         * ext/pulse/pulsemixerctrl.c:
2609         Fix compilation error.
2610
2611 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2612
2613         * po/LINGUAS:
2614         * po/lt.po:
2615         Add new lithunian translation, and add french to the LINGUAS
2616         file.
2617
2618 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2619
2620         * ext/soup/gstsouphttpsrc.c:
2621         Fix Soup HTTP source seeking.
2622         Patch By: Wouter Cloetens  <wouter at mind be>
2623         Fixes: #540300
2624
2625         * tests/check/elements/.cvsignore:
2626         Ignore new check programs.
2627
2628 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2629
2630         * configure.ac:
2631         * docs/plugins/Makefile.am:
2632         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2633         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2634         * docs/plugins/gst-plugins-good-plugins.args:
2635         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2636         * docs/plugins/gst-plugins-good-plugins.interfaces:
2637         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2638         * docs/plugins/inspect/plugin-interleave.xml:
2639         * docs/plugins/inspect/plugin-replaygain.xml:
2640         * tests/check/Makefile.am:
2641
2642         Move replaygain and interleave plugins from -bad.
2643         Fixes: #543406
2644         Fixes: #536228
2645
2646 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2647
2648         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2649         (qtdemux_parse_trak):
2650         Revert ISO base media spec based pixel-aspect-ratio calculation.
2651         Fixes #543300.
2652
2653 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2654
2655         * sys/osxvideo/osxvideosink.m:
2656         Fix minor build issues on macosx.
2657         Fixes #543054
2658
2659 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2660
2661         * configure.ac::
2662         * ext/taglib/Makefile.am::
2663           Only use -Wno-attributes (which is there to work around a
2664           bug in the taglib 1.5 headers) if the c++ compiler actually
2665           supports it (#543255).
2666
2667 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2668
2669         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2670
2671         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2672           Avoid compiler warning by initialising variable to NULL (#543259).
2673
2674 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2675
2676         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2677         Don't pass NULL taglists to gst_tag_list_is_empty().
2678
2679 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2680
2681         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2682         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2683         (rtp_pipeline_run):
2684         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2685         Don't use declarations after statements.
2686
2687 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2688
2689         * ext/jpeg/gstjpegdec.c:
2690         Align documentation with reality.
2691
2692 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2693
2694         * gst/udp/gstudpnetutils.c:
2695         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2696         old value (1) if it's not defined which should not cause any problems
2697         as we're using it internal only anyway.
2698
2699 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2700
2701         Patch by: Alessandro Decina <alessandro at nnva dot org>
2702
2703         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2704         Fix build of avidemux on big endian architectures.
2705
2706 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2707
2708         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2709
2710         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2711         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2712
2713 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2714
2715         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2716         (qtdemux_parse_trak):
2717         Set pixel-aspect-ratio in caps using display width and height
2718         provided in track.
2719
2720 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2721
2722         * configure.ac:
2723         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2724         flags that are invalid for C++. Fixes bug #516509.
2725
2726 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2727
2728         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2729         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2730         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2731         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2732         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2733         * tests/examples/equalizer/demo.c: (message_handler):
2734         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2735         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2736         Don't use declarations after statements and variable length arrays.
2737
2738 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2739
2740         Patch by: Daniel Drake <dsd at gentoo dot org>
2741
2742         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2743         (gst_v4l2src_get_nearest_size):
2744         Try progressive video if interlaced fails. Fixes bug #541956
2745         and the usage of v4l2src on OLPC.
2746
2747 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2748
2749         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2750         (gst_rtp_speex_depay_process):
2751         * gst/rtp/gstrtpspeexdepay.h:
2752         Revert last change: Only the jitterbuffer is able to convert RTP to
2753         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2754         Reopens bug #541787.
2755
2756 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2757
2758         * gst/rtp/gstrtpvrawdepay.c:
2759           Include stdlib.h for atoi().
2760
2761         * gst/rtsp/gstrtspsrc.c:
2762           Use floating point math for latencies < 0 sec in log output.
2763
2764 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2765
2766         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2767
2768         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2769         (gst_rtp_speex_depay_process):
2770         * gst/rtp/gstrtpspeexdepay.h:
2771         Take timestamp from the RTP packet as a first step to fix problems
2772         with transmission over RTP when the network is not reliable.
2773         Fixes bug #541787.
2774
2775 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2776
2777         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2778
2779         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2780         Fix parsing of udp:// URIs containing IPv6 addresses.
2781         Fixes bug #541650.
2782
2783 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2784
2785         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2786         Do not leak incoming buffers.
2787
2788 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2789
2790         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2791
2792         * configure.ac:
2793         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2794         for htons() and htonl(). Fixes bug #541412.
2795
2796 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2797
2798         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2799         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2800         (gst_matroska_demux_element_query),
2801         (gst_matroska_demux_handle_src_query),
2802         (gst_matroska_demux_handle_seek_event):
2803         Handle position and duration query in DEFAULT format if the
2804         pad's track has a default frame duration set.
2805
2806         Fix seeking now that the segment's duration doesn't contain the
2807         (possibly wrong or inaccurate) duration of the Matroska file.
2808
2809 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2810
2811         * gst/matroska/ebml-read.c: (_ext2dbl):
2812         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2813         in math.h except on MSVC where it is defined in xmath.h.
2814         Fixes compilation with MSVC.
2815
2816 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2817
2818         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2819         (gst_matroska_demux_handle_src_query),
2820         (gst_matroska_demux_parse_info),
2821         (gst_matroska_demux_loop_stream_parse_id):
2822         * gst/matroska/matroska-demux.h:
2823         Don't set the segment duration to the duration from the Matroska
2824         header as this value could be wrong and is just informational.
2825
2826 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2827
2828         * gst/matroska/matroska-demux.c:
2829         (gst_matroska_demux_loop_stream_parse_id):
2830         If no Tracks element is found until the first Cluster is found
2831         search it and error out if none is found in the complete file.
2832
2833 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2834
2835         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2836         Resync non-subtitle tracks too if a too large gap compared to other
2837         tracks is detected.
2838
2839 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2840
2841         * gst/rtp/Makefile.am:
2842         * gst/rtp/gstrtp.c: (plugin_init):
2843         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2844         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2845         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2846         (gst_rtp_vraw_depay_change_state),
2847         (gst_rtp_vraw_depay_plugin_init):
2848         * gst/rtp/gstrtpvrawdepay.h:
2849         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2850         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2851         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2852         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2853         (gst_rtp_vraw_pay_plugin_init):
2854         * gst/rtp/gstrtpvrawpay.h:
2855         Add raw video pay and depayloaders, see RFC4175.
2856
2857 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2858
2859         * ext/libpng/gstpngdec.c:
2860         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2861         whatever it returned.
2862
2863 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2864
2865         * gst/avi/avi-ids.h:
2866         Add vprp chunk related structures.
2867         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2868         (gst_avi_demux_parse_stream):
2869         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2870         to caps.  Fixes #539482.
2871         * gst/avi/gstavimux.h:
2872         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2873         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2874         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2875
2876 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2877
2878         * tests/check/elements/avimux.c: (check_avimux_pad):
2879         Adjust avimux unit test according to increased streamheader size.
2880
2881 2008-06-27  David Schleef  <ds@schleef.org>
2882
2883         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2884
2885 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2886
2887         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2888         * gst/avi/gstavimux.h:
2889         Add 8 bytes to current streamheader to make for a complete one
2890         and to make more players happy.  Fixes #519460.
2891
2892 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2893
2894         * sys/v4l2/v4l2_calls.c::
2895           Don't include unused gstv4l2xoverlay.h. Fixes build
2896           in case where X11 headers are not installed.
2897
2898 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2899
2900         * ext/dv/gstdv.c: (plugin_init):
2901         Fix compilation.
2902
2903 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2904
2905         * ext/dv/gstdv.c: (plugin_init):
2906         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2907         DV decoder available.
2908         Fixes #532393
2909
2910 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2911
2912         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2913         Call getsockname() after the call to bind() to get updated values
2914         for the port, etc. This fixes the usage of udpsrc on anonymous
2915         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2916         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2917
2918 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2919
2920         * tests/check/pipelines/wavpack.c: (bus_handler):
2921         Remove workaround for a bug in identity that is fixed in 0.10.20.
2922
2923 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2924
2925         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2926
2927         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2928         Fix HTTP auth support with user/password passed via the URI.
2929         Fixes bug #540067.
2930
2931 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2932
2933         * configure.ac:
2934           Depend on released versions of core and -base.
2935
2936 2008-06-23  Julien Moutte  <julien@fluendo.com>
2937
2938         * gst/matroska/matroska-demux.c:
2939         (gst_matroska_demux_read_track_encoding),
2940         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2941         format strings in macros. (makes it build on OS X again...)
2942
2943 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2944
2945         * gst/rtp/gstrtptheorapay.c:
2946         * gst/udp/gstmultiudpsink.c:
2947           Added debug.
2948
2949 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2950
2951         * configure.ac: switch v4l2src over to the normal build instead of
2952         being 'experimental'. Fixes bug #536831.
2953
2954 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2955
2956         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2957         Remove unused variable so that we can compile again.
2958
2959 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2960
2961         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2962         No need to check for audio/G723 and audio/32KADPCM here as they are
2963         no longer supported.
2964
2965 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2966
2967         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2968         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2969         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2970         known length.
2971
2972 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2973
2974         * gst/matroska/matroska-demux.c:
2975         (gst_matroska_demux_add_wvpk_header),
2976         (gst_matroska_demux_audio_caps):
2977         * gst/matroska/matroska-ids.h:
2978         Fix demuxing of WavPack files. Muxing is still broken.
2979
2980 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2981
2982         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2983         (gst_matroska_demux_add_mpeg_seq_header),
2984         (gst_matroska_demux_add_wvpk_header),
2985         (gst_matroska_demux_check_subtitle_buffer),
2986         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2987         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2988         (gst_matroska_demux_subtitle_caps):
2989         * gst/matroska/matroska-ids.h:
2990         Add a "vfunc" to the track context for postprocessing frames and
2991         convert the wavpack and subtitle postprocessing to this vfunc.
2992         Copy buffer flags in those functions to the new buffers too.
2993
2994         Parse CodecState elements of Blocks.
2995
2996         Add a postprocessing function for MPEG video that adds the sequence
2997         header from the codec private data or codec state to the frames if
2998         it's not already there.
2999
3000 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3001
3002         * gst/matroska/matroska-demux.c:
3003         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3004         If a gap of more than 1/2 second is found in one stream send a
3005         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3006         This also fixes Matroska files where the first buffer doesn't start
3007         at timestamp 0. Fixes bug #429322.
3008
3009         The duration of a block is the default duration multiplied with the
3010         number of laces. Every lace is one frame and the default duration
3011         is the duration of one frame. This fixes playback of files that use
3012         lacing for some tracks.
3013
3014 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3015
3016         * gst/matroska/matroska-demux.c:
3017         (gst_matroska_demux_parse_contents_seekentry):
3018         Update FIXME/TODOs and only ignore EOS at the central, important place
3019         instead of several places.
3020
3021 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3022
3023         * gst/rtp/gstrtpg726pay.c:
3024         Fix caps, See #538891.
3025
3026 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3027
3028         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3029         (gst_matroska_demux_stream_from_num),
3030         (gst_matroska_demux_encoding_cmp),
3031         (gst_matroska_demux_encoding_order_unique),
3032         (gst_matroska_demux_read_track_encoding),
3033         (gst_matroska_demux_read_track_encodings),
3034         (gst_matroska_demux_tracknumber_unique),
3035         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3036         (gst_matroska_demux_parse_tracks),
3037         (gst_matroska_demux_parse_index_cuetrack),
3038         (gst_matroska_demux_parse_index_pointentry),
3039         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3040         (gst_matroska_demux_parse_metadata_id_simple_tag),
3041         (gst_matroska_demux_parse_metadata_id_tag),
3042         (gst_matroska_demux_parse_metadata),
3043         (gst_matroska_demux_parse_attached_file),
3044         (gst_matroska_demux_parse_attachments),
3045         (gst_matroska_demux_parse_chapters),
3046         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3047         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3048         (gst_matroska_demux_parse_cluster),
3049         (gst_matroska_demux_parse_contents_seekentry),
3050         (gst_matroska_demux_parse_contents),
3051         (gst_matroska_demux_loop_stream_parse_id),
3052         (gst_matroska_demux_loop):
3053         Improve debug output everywhere and fix the EOS logic.
3054
3055         Check the values of the ContentEncoding elements more strictly and
3056         don't use tracks for which it's invalid.
3057
3058         Check that the track number is unique for this stream.
3059
3060         Check that seek positions are below G_MAXINT64 as our seeks are
3061         int64-based and overflows will fail badly.
3062
3063         After seeks also don't push SimpleBlocks until the first one
3064         containing a keyframe is found. Before this was done only for normal
3065         Blocks.
3066
3067         Update some FIXME/TODOs.
3068         
3069         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3070         (gst_ebml_read_utf8), (gst_ebml_read_header):
3071         Improve debug output.
3072
3073         * gst/matroska/matroska-ids.c:
3074         (gst_matroska_track_init_video_context):
3075         * gst/matroska/matroska-ids.h:
3076         * gst/matroska/matroska-mux.c:
3077         (gst_matroska_mux_video_pad_setcaps):
3078         Remove eye mode and don't parse it anymore. We can't use that
3079         information in GStreamer yet so it's useless.
3080
3081
3082 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3083
3084         Patch by: Mersad Jelacic <mersad at axis dot com>
3085
3086         * gst/rtp/Makefile.am:
3087         * gst/rtp/gstrtp.c: (plugin_init):
3088         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3089         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3090         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3091         (gst_rtp_g726_depay_plugin_init):
3092         * gst/rtp/gstrtpg726depay.h:
3093         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3094         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3095         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3096         * gst/rtp/gstrtpg726pay.h:
3097         Added G726 pay/depayloaders. Fixes #538891.
3098
3099 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3100
3101         * gst/rtsp/URLS:
3102         Some more urls.
3103
3104         * gst/smpte/barboxwipes.c:
3105         Add a comment
3106
3107         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3108         Fix typo, add audioresample to the pipeline.
3109
3110 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3111
3112         * ext/libmng/Makefile.am:
3113         * ext/libmng/gstmng.c: (plugin_init):
3114         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3115         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3116         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3117         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3118         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3119         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3120         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3121         (gst_mng_dec_change_state):
3122         * ext/libmng/gstmngdec.h:
3123         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3124         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3125         (gst_mng_enc_init), (gst_mng_enc_chain),
3126         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3127         * ext/libmng/gstmngenc.h:
3128         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3129         bits ifdeffed out still.
3130
3131 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3132
3133         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3134         When comparing index elements with the same time compare their
3135         block number.
3136
3137 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3138
3139         * gst/matroska/matroska-demux.c:
3140           (gst_matroska_demux_parse_attached_file)
3141           Init variable to NULL to avoid compiler warning.
3142
3143 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3144
3145         * gst/matroska/Makefile.am:
3146         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3147         (gst_matroska_demux_parse_attached_file),
3148         (gst_matroska_demux_parse_attachments),
3149         (gst_matroska_demux_parse_contents_seekentry),
3150         (gst_matroska_demux_loop_stream_parse_id):
3151         * gst/matroska/matroska-demux.h:
3152         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3153         * gst/matroska/matroska-ids.h:
3154         * gst/matroska/matroska.c: (plugin_init):
3155         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3156         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3157         and description of the attachments in the caps. Fixes bug #537622.
3158
3159 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3160
3161         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3162         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3163         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3164         (gst_speex_enc_src_query), (gst_speex_enc_init),
3165         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3166         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3167         (gst_speex_enc_set_property):
3168         Add mode property.
3169         Some cleanups, add more debug info.
3170         Add latency query.
3171
3172 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3173
3174         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3175         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3176         If we get less bytes than requested we can't do anything except doing
3177         our EOS logic.
3178
3179 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3180
3181         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3182         (gst_matroskademux_do_index_seek),
3183         (gst_matroska_demux_parse_index_cuetrack),
3184         (gst_matroska_demux_parse_index_pointentry),
3185         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3186         (gst_matroska_demux_parse_metadata):
3187         * gst/matroska/matroska-demux.h:
3188         * gst/matroska/matroska-ids.h:
3189         Use a GArray for storing the Cue (i.e. seek) information, store
3190         the CueTrackPositions for every track, store the block number
3191         and optimize searching in the array by sorting it after the last
3192         element was added.
3193
3194         Fix a small memory leak when trying to parse a tags element that was
3195         already parsed.
3196
3197 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3198
3199         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3200         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3201         (gst_matroska_mux_write_data):
3202         * gst/matroska/matroska-mux.h:
3203         Don't write another SeekHead which indexes all Clusters to the end of
3204         the file. This isn't useful for anything and just increases filesize.
3205
3206 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3207
3208         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3209         Prevent unaligned memory access when reading floats.
3210
3211 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3212
3213         * gst/matroska/ebml-read.c:
3214         * gst/matroska/ebml-read.h:
3215         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3216         (gst_matroska_demux_parse_metadata):
3217         * gst/matroska/matroska-demux.h:
3218         Make sure that every Tags element is only parsed once and it's
3219         containing tags are only posted once.
3220
3221 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3222
3223         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3224         (gst_ebml_read_header):
3225         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3226         (gst_matroska_demux_parse_tracks),
3227         (gst_matroska_demux_parse_index_cuetrack),
3228         (gst_matroska_demux_parse_index_pointentry),
3229         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3230         (gst_matroska_demux_parse_metadata_id_simple_tag),
3231         (gst_matroska_demux_parse_metadata_id_tag),
3232         (gst_matroska_demux_parse_metadata),
3233         (gst_matroska_demux_parse_attachments),
3234         (gst_matroska_demux_parse_chapters),
3235         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3236         (gst_matroska_demux_parse_cluster),
3237         (gst_matroska_demux_parse_contents_seekentry),
3238         (gst_matroska_demux_parse_contents),
3239         (gst_matroska_demux_loop_stream_parse_id):
3240         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3241         already. They're not useful in the matroska parser and only cause
3242         additional code.
3243
3244 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3245
3246         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3247         (gst_ebml_finalize), (gst_ebml_read_change_state),
3248         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3249         * gst/matroska/matroska-demux.c:
3250         (gst_matroska_demux_parse_contents_seekentry):
3251         Reverse the level list as we usually are only interested in the
3252         first element or want to add a new first element. Having the
3253         first element stored at the end and calling g_list_last() and
3254         g_list_append() is more expensive.
3255
3256         Also use GSlice for allocating the GstEbmlLevel structs.
3257
3258 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3259
3260         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3261           (gst_tag_inject_class_init), (gst_tag_inject_init):
3262           Don't unref NULL taglist in finalize. Don't use c++ style
3263           comments.
3264
3265 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3266
3267         * gst/matroska/matroska-demux.c:
3268         (gst_matroska_demux_parse_metadata_id_simple_tag):
3269         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3270         (gst_matroska_mux_write_data):
3271         Use gst_value_serialize() and gst_value_deserialize() for transforming
3272         tags from some GType to a string and the other way around. The default
3273         transformations in GLib don't include transformations from string to
3274         number types.
3275
3276 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3277
3278         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3279         (gst_matroska_demux_parse_tracks),
3280         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3281         (gst_matroska_demux_parse_attachments),
3282         (gst_matroska_demux_parse_chapters),
3283         (gst_matroska_demux_parse_contents_seekentry),
3284         (gst_matroska_demux_loop_stream_parse_id):
3285         * gst/matroska/matroska-demux.h:
3286         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3287         Tags multiple times. The first ones can appear more than once but must
3288         contain the same content as the first for backup purposes so we ignore
3289         all but the first one. Tags can appear multiple times with different
3290         content.
3291
3292         Jump to all elements except Clusters that are available from a
3293         SeekHead to make it more likely to have all required informations
3294         before getting to the first Clusters.
3295
3296         Add dummy functions for parsing Attachments and Chapters.
3297
3298 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3299
3300         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3301         (gst_udpsrc_create), (gst_udpsrc_set_property),
3302         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3303         * gst/udp/gstudpsrc.h:
3304         Add property to control automatic join/leave of multicast groups.
3305         Add G_LIKELY.
3306         Remove setting caps on buffers explicitly, basesrc does that for us now.
3307         Improve debug info.
3308         Convert some non-fatal error into warnings.
3309         Use g_ntohs for better portability.
3310         Leave multicast groups when stopping.
3311         When using external sockets, use getsockname() on them to fill up the
3312         addr structure before calling methods that use the structure.
3313         Should all fix #536903.
3314         API: GstUDPSrc::auto-multicast property
3315
3316 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3317
3318         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3319         Use g_ntohl for better portability.
3320
3321 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3322
3323         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3324         (gst_multiudpsink_remove):
3325         Fix a typo and do some small cleanups.
3326
3327 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3328
3329         Patch by: Olivier Crete <tester at tester dot ca>
3330
3331         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3332         Make the delivery-method mandatory on the caps and only accept inline
3333         for now.
3334         Reverse strcmp checks for delivery-method.
3335
3336         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3337         Make delivery method optional when parsing caps and note this in the
3338         caps.
3339         Reverse strcmp checks for delivery-method.
3340
3341         * gst/rtp/gstrtpvorbispay.c:
3342         Update a comment to note that the delivery-method is optional, 
3343         Fixes #537675.
3344
3345 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3346
3347         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3348         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3349         leaving them in READY. Fixes #537832.
3350
3351 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3352
3353         * gst/avi/gstavimux.c:
3354           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3355           for a random constant in tagmuxing code.
3356
3357 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3358
3359         * gst/debug/gsttaginject.c:
3360         * gst/debug/gsttaginject.h:
3361           Now actually adding the new element.
3362
3363 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3364
3365         * docs/plugins/Makefile.am:
3366         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3367         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3368         * docs/plugins/gst-plugins-good-plugins.args:
3369         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3370         * docs/plugins/gst-plugins-good-plugins.interfaces:
3371         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3372         * docs/plugins/inspect/plugin-aasink.xml:
3373         * docs/plugins/inspect/plugin-alaw.xml:
3374         * docs/plugins/inspect/plugin-alpha.xml:
3375         * docs/plugins/inspect/plugin-alphacolor.xml:
3376         * docs/plugins/inspect/plugin-annodex.xml:
3377         * docs/plugins/inspect/plugin-apetag.xml:
3378         * docs/plugins/inspect/plugin-audiofx.xml:
3379         * docs/plugins/inspect/plugin-auparse.xml:
3380         * docs/plugins/inspect/plugin-autodetect.xml:
3381         * docs/plugins/inspect/plugin-avi.xml:
3382         * docs/plugins/inspect/plugin-cacasink.xml:
3383         * docs/plugins/inspect/plugin-cairo.xml:
3384         * docs/plugins/inspect/plugin-cdio.xml:
3385         * docs/plugins/inspect/plugin-cutter.xml:
3386         * docs/plugins/inspect/plugin-debug.xml:
3387         * docs/plugins/inspect/plugin-dv.xml:
3388         * docs/plugins/inspect/plugin-efence.xml:
3389         * docs/plugins/inspect/plugin-effectv.xml:
3390         * docs/plugins/inspect/plugin-equalizer.xml:
3391         * docs/plugins/inspect/plugin-esdsink.xml:
3392         * docs/plugins/inspect/plugin-flac.xml:
3393         * docs/plugins/inspect/plugin-flxdec.xml:
3394         * docs/plugins/inspect/plugin-gamma.xml:
3395         * docs/plugins/inspect/plugin-gconfelements.xml:
3396         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3397         * docs/plugins/inspect/plugin-goom.xml:
3398         * docs/plugins/inspect/plugin-goom2k1.xml:
3399         * docs/plugins/inspect/plugin-halelements.xml:
3400         * docs/plugins/inspect/plugin-icydemux.xml:
3401         * docs/plugins/inspect/plugin-id3demux.xml:
3402         * docs/plugins/inspect/plugin-jpeg.xml:
3403         * docs/plugins/inspect/plugin-level.xml:
3404         * docs/plugins/inspect/plugin-matroska.xml:
3405         * docs/plugins/inspect/plugin-monoscope.xml:
3406         * docs/plugins/inspect/plugin-mulaw.xml:
3407         * docs/plugins/inspect/plugin-multifile.xml:
3408         * docs/plugins/inspect/plugin-multipart.xml:
3409         * docs/plugins/inspect/plugin-navigationtest.xml:
3410         * docs/plugins/inspect/plugin-ossaudio.xml:
3411         * docs/plugins/inspect/plugin-png.xml:
3412         * docs/plugins/inspect/plugin-quicktime.xml:
3413         * docs/plugins/inspect/plugin-rtp.xml:
3414         * docs/plugins/inspect/plugin-rtsp.xml:
3415         * docs/plugins/inspect/plugin-smpte.xml:
3416         * docs/plugins/inspect/plugin-soup.xml:
3417         * docs/plugins/inspect/plugin-spectrum.xml:
3418         * docs/plugins/inspect/plugin-speex.xml:
3419         * docs/plugins/inspect/plugin-taglib.xml:
3420         * docs/plugins/inspect/plugin-udp.xml:
3421         * docs/plugins/inspect/plugin-video4linux2.xml:
3422         * docs/plugins/inspect/plugin-videobalance.xml:
3423         * docs/plugins/inspect/plugin-videobox.xml:
3424         * docs/plugins/inspect/plugin-videocrop.xml:
3425         * docs/plugins/inspect/plugin-videoflip.xml:
3426         * docs/plugins/inspect/plugin-videomixer.xml:
3427         * docs/plugins/inspect/plugin-wavenc.xml:
3428         * docs/plugins/inspect/plugin-wavpack.xml:
3429         * docs/plugins/inspect/plugin-wavparse.xml:
3430         * docs/plugins/inspect/plugin-ximagesrc.xml:
3431         * gst/debug/Makefile.am:
3432         * gst/debug/breakmydata.c:
3433         * gst/debug/efence.c:
3434         * gst/debug/gstdebug.c:
3435         * gst/debug/gstnavseek.c:
3436         * gst/debug/gstpushfilesrc.c:
3437         * gst/debug/gstpushfilesrc.h:
3438         * gst/debug/negotiation.c:
3439         * gst/debug/progressreport.c:
3440         * gst/debug/progressreport.h:
3441         * gst/debug/rndbuffersize.c:
3442         * gst/debug/testplugin.c:
3443           Remove dummy plugin_init. Remove some undefined entries from doc-
3444           section file. Add taginject element and rebuild docs for it.
3445
3446 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3447
3448         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3449         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3450         Update the counter for the number of streams when pads are added or
3451         removed. This will make sure that a seek table is generated for
3452         files with just one audio stream.
3453
3454 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3455
3456         * gst/matroska/matroska-demux.c:
3457         (gst_matroska_demux_parse_metadata_id_simple_tag):
3458         * gst/matroska/matroska-ids.h:
3459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3460         Add some more tags, improve debugging a bit and make sure that
3461         GValue transformation has succeeded before using the result
3462         as a tag.
3463
3464 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3465
3466         Patch by: Olivier Crete <tester at tester dot ca>
3467
3468         * gst/rtp/gstrtptheorapay.c:
3469         The Theora RTP payloader only supports the "inline" delievery method
3470         so let's declare this on the caps of the static pad template.
3471         Fixes bug #537675.
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), (gst_videomixer_update_queues):
3477         Remove bogus check.
3478
3479 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3480
3481         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3482         (gst_videomixer_blend_buffers):
3483         Use stream_time to synchronize the object properties.
3484         Use running_time of the master pad to timestamp outgoing buffers.
3485         Fix the initial segment event to extend an unknown amount of time.
3486         Fixes #537361.
3487
3488 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3489
3490         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3491         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3492         (gst_avi_demux_calculate_durations_from_index),
3493         (gst_avi_demux_stream_header_push),
3494         (gst_avi_demux_stream_header_pull):
3495         Try to ignore unparsable/unknown streams and give a warning instead of
3496         erroring out. Fixes #537377.
3497
3498 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3499
3500         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3501         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3502
3503         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3504         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3505         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3506         (gst_matroska_demux_read_track_encodings),
3507         (gst_matroska_demux_add_stream),
3508         (gst_matroska_demux_handle_src_query),
3509         (gst_matroska_demux_init_stream),
3510         (gst_matroska_demux_parse_index_cuetrack),
3511         (gst_matroska_demux_parse_index_pointentry),
3512         (gst_matroska_demux_parse_info),
3513         (gst_matroska_demux_parse_metadata_id_simple_tag),
3514         (gst_matroska_demux_parse_metadata),
3515         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3516         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3517         (gst_matroska_demux_parse_cluster),
3518         (gst_matroska_demux_parse_contents_seekentry),
3519         (gst_matroska_demux_loop_stream_parse_id),
3520         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3521         (gst_matroska_demux_audio_caps),
3522         (gst_matroska_demux_subtitle_caps):
3523         * gst/matroska/matroska-demux.h:
3524         * gst/matroska/matroska-ids.c:
3525         (gst_matroska_track_init_subtitle_context):
3526         * gst/matroska/matroska-ids.h:
3527         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3528         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3529         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3530         (gst_matroska_mux_video_pad_setcaps),
3531         (gst_matroska_mux_audio_pad_setcaps),
3532         (gst_matroska_mux_subtitle_pad_setcaps),
3533         (gst_matroska_mux_request_new_pad),
3534         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3535         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3536         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3537         (gst_matroska_mux_set_property):
3538         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3539         elements, do some checks for valid values in the demuxer, handle
3540         tracktimecodescale in the demuxer, set correct default values for all
3541         settings in the demuxer, review and add all missing matroska
3542         IDs and some more raw YUV formats, and some trivial cleanup.
3543
3544 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3545
3546         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3547         (gst_pulsemixer_class_init):
3548         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3549         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3550         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3551         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3552         (gst_pulsesrc_prepare):
3553         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3554         gst_element_class_set_details_simple() and fix coding style a bit
3555         more.
3556
3557 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3558
3559         * docs/plugins/Makefile.am:
3560         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3561         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3562         * docs/plugins/gst-plugins-good-plugins.args:
3563         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3564         * docs/plugins/gst-plugins-good-plugins.interfaces:
3565         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3566         * docs/plugins/inspect/plugin-aasink.xml:
3567         * docs/plugins/inspect/plugin-alaw.xml:
3568         * docs/plugins/inspect/plugin-alpha.xml:
3569         * docs/plugins/inspect/plugin-alphacolor.xml:
3570         * docs/plugins/inspect/plugin-annodex.xml:
3571         * docs/plugins/inspect/plugin-apetag.xml:
3572         * docs/plugins/inspect/plugin-audiofx.xml:
3573         * docs/plugins/inspect/plugin-auparse.xml:
3574         * docs/plugins/inspect/plugin-autodetect.xml:
3575         * docs/plugins/inspect/plugin-avi.xml:
3576         * docs/plugins/inspect/plugin-cacasink.xml:
3577         * docs/plugins/inspect/plugin-cairo.xml:
3578         * docs/plugins/inspect/plugin-cdio.xml:
3579         * docs/plugins/inspect/plugin-cutter.xml:
3580         * docs/plugins/inspect/plugin-debug.xml:
3581         * docs/plugins/inspect/plugin-dv.xml:
3582         * docs/plugins/inspect/plugin-efence.xml:
3583         * docs/plugins/inspect/plugin-effectv.xml:
3584         * docs/plugins/inspect/plugin-equalizer.xml:
3585         * docs/plugins/inspect/plugin-esdsink.xml:
3586         * docs/plugins/inspect/plugin-flac.xml:
3587         * docs/plugins/inspect/plugin-flxdec.xml:
3588         * docs/plugins/inspect/plugin-gamma.xml:
3589         * docs/plugins/inspect/plugin-gconfelements.xml:
3590         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3591         * docs/plugins/inspect/plugin-goom.xml:
3592         * docs/plugins/inspect/plugin-goom2k1.xml:
3593         * docs/plugins/inspect/plugin-halelements.xml:
3594         * docs/plugins/inspect/plugin-icydemux.xml:
3595         * docs/plugins/inspect/plugin-id3demux.xml:
3596         * docs/plugins/inspect/plugin-jpeg.xml:
3597         * docs/plugins/inspect/plugin-level.xml:
3598         * docs/plugins/inspect/plugin-matroska.xml:
3599         * docs/plugins/inspect/plugin-monoscope.xml:
3600         * docs/plugins/inspect/plugin-mulaw.xml:
3601         * docs/plugins/inspect/plugin-multifile.xml:
3602         * docs/plugins/inspect/plugin-multipart.xml:
3603         * docs/plugins/inspect/plugin-navigationtest.xml:
3604         * docs/plugins/inspect/plugin-ossaudio.xml:
3605         * docs/plugins/inspect/plugin-png.xml:
3606         * docs/plugins/inspect/plugin-pulseaudio.xml:
3607         * docs/plugins/inspect/plugin-quicktime.xml:
3608         * docs/plugins/inspect/plugin-rtp.xml:
3609         * docs/plugins/inspect/plugin-rtsp.xml:
3610         * docs/plugins/inspect/plugin-smpte.xml:
3611         * docs/plugins/inspect/plugin-soup.xml:
3612         * docs/plugins/inspect/plugin-spectrum.xml:
3613         * docs/plugins/inspect/plugin-speex.xml:
3614         * docs/plugins/inspect/plugin-taglib.xml:
3615         * docs/plugins/inspect/plugin-udp.xml:
3616         * docs/plugins/inspect/plugin-video4linux2.xml:
3617         * docs/plugins/inspect/plugin-videobalance.xml:
3618         * docs/plugins/inspect/plugin-videobox.xml:
3619         * docs/plugins/inspect/plugin-videocrop.xml:
3620         * docs/plugins/inspect/plugin-videoflip.xml:
3621         * docs/plugins/inspect/plugin-videomixer.xml:
3622         * docs/plugins/inspect/plugin-wavenc.xml:
3623         * docs/plugins/inspect/plugin-wavpack.xml:
3624         * docs/plugins/inspect/plugin-wavparse.xml:
3625         * docs/plugins/inspect/plugin-ximagesrc.xml:
3626         * ext/pulse/plugin.c:
3627         * ext/pulse/pulsemixer.c:
3628         * ext/pulse/pulsesink.c:
3629         * ext/pulse/pulsesrc.c:
3630         Add documentation to the pulseaudio plugin and run make update
3631         in docs/plugins.
3632
3633 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3634
3635         Patch by: Brian Cameron <brian.cameron at sun dot com>
3636
3637         * sys/sunaudio/gstsunaudiomixerctrl.c:
3638         (gst_sunaudiomixer_ctrl_get_volume),
3639         (gst_sunaudiomixer_ctrl_set_volume):
3640         Improvements for the SunAudio mixer by handling mute as no gain
3641         for tracks that have a gain property but no mute property.
3642         Fixes bug #536067.
3643
3644 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3645
3646         * configure.ac:
3647         * ext/pulse/Makefile.am:
3648         * ext/pulse/plugin.c: (plugin_init):
3649         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3650         (gst_pulsemixer_implements_interface_init),
3651         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3652         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3653         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3654         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3655         * ext/pulse/pulsemixer.h:
3656         * ext/pulse/pulsemixerctrl.c:
3657         (gst_pulsemixer_ctrl_context_state_cb),
3658         (gst_pulsemixer_ctrl_sink_info_cb),
3659         (gst_pulsemixer_ctrl_source_info_cb),
3660         (gst_pulsemixer_ctrl_subscribe_cb),
3661         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3662         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3663         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3664         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3665         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3666         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3667         * ext/pulse/pulsemixerctrl.h:
3668         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3669         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3670         * ext/pulse/pulsemixertrack.h:
3671         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3672         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3673         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3674         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3675         (gst_pulseprobe_new), (gst_pulseprobe_free),
3676         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3677         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3678         (gst_pulseprobe_set_server):
3679         * ext/pulse/pulseprobe.h:
3680         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3681         (gst_pulsesink_class_init), (gst_pulsesink_init),
3682         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3683         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3684         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3685         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3686         (gst_pulsesink_stream_request_cb),
3687         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3688         (gst_pulsesink_close), (gst_pulsesink_prepare),
3689         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3690         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3691         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3692         (gst_pulsesink_event), (gst_pulsesink_get_type):
3693         * ext/pulse/pulsesink.h:
3694         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3695         (gst_pulsesrc_implements_interface_init),
3696         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3697         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3698         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3699         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3700         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3701         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3702         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3703         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3704         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3705         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3706         (gst_pulsesrc_get_type):
3707         * ext/pulse/pulsesrc.h:
3708         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3709         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3710         * ext/pulse/pulseutil.h:
3711         Add pulseaudio GStreamer element from gst-pulse. Development will
3712         continue here instead of pulseaudio SVN. Fixes bug #400679.
3713         Only changes over gst-pulse SVN are added copyright to the top of
3714         files and coding style changes.
3715
3716 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3717
3718         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3719
3720         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3721           (gst_cdio_add_cdtext_album_tags):
3722         * ext/cdio/gstcdio.h:
3723         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3724           Also extract album title and album genre from CD-TEXT if
3725           available (#537021).
3726
3727 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3728
3729         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3730
3731         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3732         Improve negotiation a bit more by picking the smallest possible
3733         resolution that is larger than the resolution specified in the
3734         first caps entry of the peer caps. Fixes bug #536994.
3735
3736 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3737
3738         Patch by: Bastien Nocera <hadess at hadess dot net>
3739
3740         * sys/v4l2/gstv4l2vidorient.c:
3741         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3742         Fix compilation with newer GIT kernels that deprecated
3743         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3744
3745 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3746
3747         * configure.ac:
3748         * ext/cdio/gstcdio.c:
3749         * ext/cdio/gstcdio.h:
3750         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3751           Require libcdio >= 0.76.
3752
3753 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3754
3755         * gst/avi/gstavidemux.c:
3756         Catch UNEXPECTED when downstream has reached end of
3757         segment in reverse mode.
3758
3759 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3760
3761         * gst/avi/gstavidemux.c:
3762         Fix typo in comment
3763
3764 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3765
3766         * gst/avi/gstavidemux.c:
3767         Because we don't know the frame order we need to push till
3768         the next keyframe
3769
3770 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3771
3772         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3773
3774         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3775         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3776         Provide a custom negotiation function to make sure to pick the highest
3777         possible framerate and resolution. Fixes bug #536646.
3778
3779 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3780
3781         * gst/avi/gstavidemux.c:
3782         Set EOS when going out of the segment in reverse playback
3783
3784 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3785
3786         * ext/taglib/Makefile.am::
3787           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3788           taglib headers (with gcc 4.3.1).
3789
3790 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3791
3792         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3793         Use the new gst_rtsp_connection_get_ip() to access the IP address
3794         of a GstRTSPConnection since it is a private member.
3795
3796 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3797
3798         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3799         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3800           Use new utility functions in libgsttag to process coverart (#512333).
3801
3802 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3803
3804         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3805         We actually support left/side, right/side and mid/side files. The
3806         conversion to normal, interleaved stereo is done by libflac.
3807
3808 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3809
3810         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3811         (gst_ebml_write_set_cache):
3812         Unref the write cache in finalize if it was set and add add "FIXME"
3813         to a comment that needs it.
3814
3815 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3816
3817         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3818
3819         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3820         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3821         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3822         (gst_avi_demux_process_next_entry):
3823         * gst/avi/gstavidemux.h:
3824         Implement reverse playback. Fixes #535300.
3825         Small cleanups.
3826
3827 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3828
3829         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3830         (gst_videomixer_query_latency):
3831         When using gst_element_iterate_pads() one has to unref every pad
3832         after usage.
3833
3834 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3835
3836         Patch by: Bastien Nocera <hadess at hadess dot net>
3837         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3838         (qtdemux_parse_udta):
3839         * gst/qtdemux/qtdemux_fourcc.h:
3840         Improve meta-data handling, add 'comment', 'description' and
3841         'copyright' tag handling.
3842         Fixes #535935
3843
3844 2008-05-31  Julien Moutte  <julien@fluendo.com>
3845
3846         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3847         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3848         (gst_qtdemux_seek_to_previous_keyframe),
3849         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3850         we don't clip the segment's stop using the main segment duration as
3851         that could crop quite some video frames. Make reverse playback support
3852         more robust and support edit lists. Support seeking to the last frame,
3853         and fix reverse looping playback. Add some debugging.
3854         * win32/common/config.h: Updated.
3855
3856 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3857
3858         * gst/equalizer/gstiirequalizer.c:
3859         (gst_iir_equalizer_transform_ip):
3860         Don't clip float/double samples, correctly unset passthrough mode
3861         and use better rounding for integer samples.
3862
3863 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3864
3865         * gst/equalizer/gstiirequalizer.c:
3866         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3867         (setup_filter), (set_passthrough), (update_coefficients),
3868         (gst_iir_equalizer_compute_frequencies),
3869         (gst_iir_equalizer_transform_ip):
3870         * gst/equalizer/gstiirequalizer.h:
3871         Update the filter coefficients only when needed in the transform_ip
3872         function and correctly set the element into passthrough mode if the
3873         gain of all bands is 0.
3874
3875 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3876
3877         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3878
3879         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3880         (gst_alpha_set_property), (gst_alpha_get_property),
3881         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3882         Try to skip pixels or areas that are too dark or too bright for us to do
3883         meaningfull color detection.
3884         Added properties to control the sensitivity to light and darkness.
3885         Added some small cleanups. Fixes #512345.
3886
3887 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3888
3889         * docs/plugins/.cvsignore:
3890         * tests/check/elements/.cvsignore:
3891         Ignore some more generated things
3892
3893         * tests/check/Makefile.am:
3894         Ignore OSS elements in the state changes test too.
3895
3896 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3897
3898         * docs/plugins/Makefile.am:
3899         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3900         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3901         Add SMPTE effect elements to docs.
3902
3903 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3904
3905         * docs/plugins/Makefile.am:
3906         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3907         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3908         * ext/raw1394/gstdv1394src.c:
3909           Document whats first shown on the fdo plugin docs page :)
3910
3911 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3912
3913         * docs/plugins/Makefile.am:
3914         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3915         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3916         * docs/plugins/gst-plugins-good-plugins.args:
3917         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3918         * docs/plugins/inspect/plugin-audiofx.xml:
3919         * gst/audiofx/Makefile.am:
3920         * gst/audiofx/audiofx.c:
3921         * gst/audiofx/audiokaraoke.c:
3922         * gst/audiofx/audiokaraoke.h:
3923         * gst/audiofx/audiovoice.c:
3924         * gst/audiofx/audiovoice.h:
3925           Rename audiovoice to audiokaraoke and add it to the docs.
3926
3927 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3928
3929         * REQUIREMENTS:
3930         * docs/plugins/Makefile.am:
3931         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3932         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3933         * docs/plugins/gst-plugins-good-plugins.args:
3934         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3935         * docs/plugins/gst-plugins-good-plugins.interfaces:
3936         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3937         * docs/plugins/inspect/plugin-aasink.xml:
3938         * docs/plugins/inspect/plugin-alaw.xml:
3939         * docs/plugins/inspect/plugin-alpha.xml:
3940         * docs/plugins/inspect/plugin-alphacolor.xml:
3941         * docs/plugins/inspect/plugin-annodex.xml:
3942         * docs/plugins/inspect/plugin-apetag.xml:
3943         * docs/plugins/inspect/plugin-audiofx.xml:
3944         * docs/plugins/inspect/plugin-auparse.xml:
3945         * docs/plugins/inspect/plugin-autodetect.xml:
3946         * docs/plugins/inspect/plugin-avi.xml:
3947         * docs/plugins/inspect/plugin-cacasink.xml:
3948         * docs/plugins/inspect/plugin-cairo.xml:
3949         * docs/plugins/inspect/plugin-cdio.xml:
3950         * docs/plugins/inspect/plugin-cutter.xml:
3951         * docs/plugins/inspect/plugin-debug.xml:
3952         * docs/plugins/inspect/plugin-dv.xml:
3953         * docs/plugins/inspect/plugin-efence.xml:
3954         * docs/plugins/inspect/plugin-effectv.xml:
3955         * docs/plugins/inspect/plugin-equalizer.xml:
3956         * docs/plugins/inspect/plugin-esdsink.xml:
3957         * docs/plugins/inspect/plugin-flac.xml:
3958         * docs/plugins/inspect/plugin-flxdec.xml:
3959         * docs/plugins/inspect/plugin-gamma.xml:
3960         * docs/plugins/inspect/plugin-gconfelements.xml:
3961         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3962         * docs/plugins/inspect/plugin-goom.xml:
3963         * docs/plugins/inspect/plugin-goom2k1.xml:
3964         * docs/plugins/inspect/plugin-halelements.xml:
3965         * docs/plugins/inspect/plugin-icydemux.xml:
3966         * docs/plugins/inspect/plugin-id3demux.xml:
3967         * docs/plugins/inspect/plugin-jpeg.xml:
3968         * docs/plugins/inspect/plugin-level.xml:
3969         * docs/plugins/inspect/plugin-matroska.xml:
3970         * docs/plugins/inspect/plugin-monoscope.xml:
3971         * docs/plugins/inspect/plugin-mulaw.xml:
3972         * docs/plugins/inspect/plugin-multifile.xml:
3973         * docs/plugins/inspect/plugin-multipart.xml:
3974         * docs/plugins/inspect/plugin-navigationtest.xml:
3975         * docs/plugins/inspect/plugin-ossaudio.xml:
3976         * docs/plugins/inspect/plugin-png.xml:
3977         * docs/plugins/inspect/plugin-quicktime.xml:
3978         * docs/plugins/inspect/plugin-rtp.xml:
3979         * docs/plugins/inspect/plugin-rtsp.xml:
3980         * docs/plugins/inspect/plugin-smpte.xml:
3981         * docs/plugins/inspect/plugin-soup.xml:
3982         * docs/plugins/inspect/plugin-spectrum.xml:
3983         * docs/plugins/inspect/plugin-speex.xml:
3984         * docs/plugins/inspect/plugin-taglib.xml:
3985         * docs/plugins/inspect/plugin-udp.xml:
3986         * docs/plugins/inspect/plugin-video4linux2.xml:
3987         * docs/plugins/inspect/plugin-videobalance.xml:
3988         * docs/plugins/inspect/plugin-videobox.xml:
3989         * docs/plugins/inspect/plugin-videocrop.xml:
3990         * docs/plugins/inspect/plugin-videoflip.xml:
3991         * docs/plugins/inspect/plugin-videomixer.xml:
3992         * docs/plugins/inspect/plugin-wavenc.xml:
3993         * docs/plugins/inspect/plugin-wavpack.xml:
3994         * docs/plugins/inspect/plugin-wavparse.xml:
3995         * docs/plugins/inspect/plugin-ximagesrc.xml:
3996         * ext/aalib/gstaasink.c:
3997         * ext/libcaca/gstcacasink.c:
3998           Document aasink and cacasink.
3999
4000 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4001
4002         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4003         (gst_videomixer_init), (gst_videomixer_query_duration),
4004         (gst_videomixer_query_latency), (gst_videomixer_query),
4005         (gst_videomixer_blend_buffers):
4006         * gst/videomixer/videomixer.h:
4007         Implement position (in time), duration and latency queries.
4008
4009 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4010
4011         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4012         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4013         (gst_videomixer_fill_queues), (forward_event_func),
4014         (forward_event), (gst_videomixer_src_event),
4015         (gst_videomixer_sink_event):
4016         * gst/videomixer/videomixer.h:
4017         Implement proper seek/newsegment handling.
4018         Based on adder's implementation.
4019         Fixes #535121
4020
4021 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4022
4023         Patch by: Jan Gerber <j at oil21 dot org>
4024
4025         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4026         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4027
4028 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4029
4030         * gst/audiofx/Makefile.am:
4031         * gst/audiofx/audiofx.c: (plugin_init):
4032         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4033         (gst_audio_voice_class_init), (gst_audio_voice_init),
4034         (update_filter), (gst_audio_voice_set_property),
4035         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4036         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4037         (gst_audio_voice_transform_ip):
4038         * gst/audiofx/audiovoice.h:
4039         Add simple voice removal element. Yay karaoke.
4040
4041 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4042
4043         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4044
4045         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4046         Fix potential caps leak.
4047         If we can't get the framerate with an ioctl, try to get it with the
4048         current norm. Fixes #520092.
4049
4050 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4051
4052         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4053
4054         * sys/v4l2/v4l2src_calls.c:
4055         (gst_v4l2src_probe_caps_for_format_and_size):
4056         If we fail to get the frame intervals, simply don't touch the framerates
4057         on the template caps instead of discarding the format. See #520092.
4058
4059 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4060
4061         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4062
4063         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4064         (gst_v4l2_get_caps_info):
4065         Add NV12, NV21 and bayer support. See #520092.
4066
4067 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4068
4069         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4070         (gst_qtdemux_activate_segment):
4071         Unbreak segment activation again. Fixes #531672.
4072
4073 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4074
4075         * ext/flac/Makefile.am:
4076         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4077         Set the channel layout when decoding FLAC files with more than 2
4078         channels as defined by the FLAC spec. Fixes bug #534570.
4079
4080         Also don't try to decode left/side, right/side and mid/side files
4081         as we don't support this at all.
4082
4083 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4084
4085         * configure.ac:
4086           We need -base CVS (rtsp).
4087
4088 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4089
4090         * gst/udp/Makefile.am:
4091           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4092           when including netdb.h when building against glibc >= 2.8.
4093
4094 2008-05-22  Julien Moutte  <julien@fluendo.com>
4095
4096         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4097         debug statement arguments.
4098         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4099         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4100         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4101         on more platforms.
4102
4103 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4104
4105         * tests/check/elements/avimux.c: (setup_src_pad),
4106         (teardown_src_pad):
4107         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4108         (GST_START_TEST):
4109         * tests/check/elements/matroskamux.c: (setup_src_pad),
4110         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4111         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4112         (GST_START_TEST):
4113         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4114         (setup_wavpackparse), (cleanup_wavpackparse):
4115         Don't use gst_element_get_pad(), it's a bad, bad method.
4116
4117 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4118
4119         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4120         (do_toggle_element):
4121         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4122         (do_toggle_element):
4123         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4124         (do_toggle_element):
4125         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4126         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4127         (do_toggle_element):
4128         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4129         (do_toggle_element):
4130         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4131         (gst_auto_audio_sink_detect):
4132         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4133         (gst_auto_video_sink_detect):
4134         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4135         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4136         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4137         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4138         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4139         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4140         * tests/icles/videocrop-test.c: (test_with_caps),
4141         (video_crop_get_test_caps):
4142         Don't use gst_element_get_pad(), it's a bad method.
4143
4144 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4145
4146         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4147         (gst_multiudpsink_add_internal):
4148         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4149         (gst_udp_join_group):
4150         * gst/udp/gstudpnetutils.h:
4151         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4152         Joining a multicast group and setting the loop/ttl properties are
4153         totally unrelated tasks are must be separated.
4154
4155 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4156
4157         * gst/avi/gstavimux.c:
4158           Also support alaw/mulaw.
4159
4160 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4161
4162         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4163         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4164         * gst/udp/gstmultiudpsink.h:
4165         Add a fixme for the auto-multicast property.
4166         Fix some confusing debug messages.
4167         Disable setting a qos value by default.
4168
4169 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4170
4171         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4172
4173         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4174         Ignore EPERM errors from sendto. Fixes #533619.
4175
4176 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4177
4178         Patch by: Henrik Eriksson <henriken at axis dot com>
4179
4180         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4181         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4182         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4183         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4184         * gst/udp/gstmultiudpsink.h:
4185         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4186
4187 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4188
4189         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4190         Improve debugging of the ident.
4191
4192 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4193
4194         Patch by: Bruno Santos <brunof at ua dot pt>
4195
4196         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4197         (gst_udp_join_group), (gst_udp_leave_group),
4198         (gst_udp_is_multicast):
4199         * gst/udp/gstudpnetutils.h:
4200         Provide a bunch of helper methods to deal with IPv4 and IPv6
4201         transparently.
4202
4203         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4204         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4205         (gst_multiudpsink_get_property), (join_multicast),
4206         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4207         (gst_multiudpsink_remove):
4208         * gst/udp/gstmultiudpsink.h:
4209         Add multicast TTL and loopback properties.
4210         Use the helper methods to implement ip4 and ip6.
4211
4212         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4213         * gst/udp/gstudpsrc.h:
4214         Use the helper methods to implement ip4 and ip6.
4215         Fixes #515962.
4216
4217 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4218
4219         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4220
4221         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4222         (gst_multipart_demux_get_gstname),
4223         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4224         * gst/multipart/multipartdemux.h:
4225         Don't blindly copy the mime-type as the caps name because they not
4226         always map directly. Instead use a hashtable with common mappings.
4227         Fixes #533287.
4228
4229 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4230
4231         * ext/esd/esdsink.c: (gst_esdsink_write):
4232         When we post an error, we must return -1 to let the parent know that we
4233         cannot write the segment else it will loop and continue to call us again
4234         forever. Patch by Michael Meeks.
4235
4236 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4237
4238         * gst/videomixer/videomixer.c:
4239           Add missing incudes.
4240
4241 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4242
4243         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4244         (gst_rtp_h264_pay_handle_buffer):
4245         * gst/rtp/gstrtph264pay.h:
4246         Correct a typo (sinle -> single).
4247
4248 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4249
4250         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4251         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4252         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4253         (gst_rtp_h264_depay_process):
4254         * gst/rtp/gstrtph264depay.h:
4255         Add experimental support for outputting quicktime-like AVC output in
4256         addition to the existing bytestream output.
4257
4258         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4259         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4260         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4261         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4262         (gst_rtp_h264_pay_get_property):
4263         * gst/rtp/gstrtph264pay.h:
4264         Make the parsing mode configurable, for some inputs we don't need to
4265         scan every byte for start codes.
4266         Only set the marker bit on ACCESS units.
4267
4268 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4269
4270         * gst/equalizer/gstiirequalizer.c:
4271         Use a bigger type in integer mode for the intermediate results to
4272         prevent overflows. This fixes the crippled sound when using the
4273         equalizer in integer mode. Fixes bug #510865.
4274
4275 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4276
4277         * gst/videomixer/videomixer.c:
4278         * gst/videomixer/videomixer.h:
4279         Instead of a random number for the request pad id's,
4280         use a counter.
4281
4282         Register the videomixerpad class from the element's class_init
4283         where it's safer, and allows the docs generator to scan it.
4284
4285 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4286
4287         * gst/smpte/Makefile.am:
4288         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4289         * gst/smpte/gstsmpte.h:
4290         * gst/smpte/gstsmptealpha.c:
4291         (gst_smpte_alpha_transition_type_get_type),
4292         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4293         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4294         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4295         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4296         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4297         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4298         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4299         * gst/smpte/gstsmptealpha.h:
4300         * gst/smpte/plugin.c: (plugin_init):
4301         Add new plugin that adds the SMPTE transition in the alpha channel of
4302         I420 and AYUV frames so that they can be blended with videomixer later
4303         on. Uses all niceties such as using base transform for efficient alloc
4304         and negotiation. It currently requires GstController to control the
4305         position in the transition effect.
4306
4307 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4308
4309         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4310         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4311         * docs/plugins/gst-plugins-good-plugins.args:
4312         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4313         * docs/plugins/gst-plugins-good-plugins.interfaces:
4314         * docs/plugins/gst-plugins-good-plugins.types:
4315         * gst/videomixer/videomixer.c:
4316           Try using thaytans new mechanism to get extra classes into plugin
4317           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4318           missing still.
4319
4320 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4321
4322         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4323         Set proper rate in avi stream header for PCM audio, and also do some
4324         more sanity checks on caps in this case.  Fixes #511489.
4325
4326 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4327
4328         * sys/v4l2/gstv4l2src.c:
4329         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4330         isn't implemented at all yet and this requires X headers to be
4331         installed. Fixes bug #533264.
4332
4333 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4334
4335         reviewed by: <delete if not using a buddy>
4336
4337         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4338         (gst_ebml_write_set_cache):
4339         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4340         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4341         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4342         (gst_matroska_demux_read_track_encodings),
4343         (gst_matroska_demux_add_stream),
4344         (gst_matroska_demux_handle_src_query),
4345         (gst_matroska_demux_init_stream),
4346         (gst_matroska_demux_parse_index_cuetrack),
4347         (gst_matroska_demux_parse_index_pointentry),
4348         (gst_matroska_demux_parse_info),
4349         (gst_matroska_demux_parse_metadata_id_simple_tag),
4350         (gst_matroska_demux_parse_metadata),
4351         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4352         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4353         (gst_matroska_demux_parse_cluster),
4354         (gst_matroska_demux_parse_contents_seekentry),
4355         (gst_matroska_demux_loop_stream_parse_id),
4356         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4357         (gst_matroska_demux_audio_caps),
4358         (gst_matroska_demux_subtitle_caps):
4359         * gst/matroska/matroska-demux.h:
4360         * gst/matroska/matroska-ids.c:
4361         (gst_matroska_track_init_subtitle_context):
4362         * gst/matroska/matroska-ids.h:
4363         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4364         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4365         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4366         * sys/v4l2/gstv4l2src.c:
4367         * tests/check/pipelines/wavpack.c: (bus_handler):
4368         * win32/common/config.h:
4369
4370 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4371
4372         * ext/wavpack/gstwavpackstreamreader.c:
4373         * tests/examples/spectrum/demo-audiotest.c:
4374         * tests/examples/spectrum/demo-osssrc.c:
4375         Fix some compiler warnings.
4376
4377 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4378
4379         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4380         Small comment added.
4381
4382         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4383         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4384         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4385         Debug string cleanups (remove trailing \n)
4386         Refactor and clean up the payloader a bit and make sure that we only
4387         put one NAL unit in an RTP packet even if the input buffer contains
4388         multiple NAL units.
4389         Add suport for AVC format input.
4390
4391 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4392
4393         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4394         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4395         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4396         * gst/rtp/gstrtph264pay.h:
4397         Make it possible to specify profile-level-id and sprop-parameter-sets
4398         using properties in case they are not available in-stream.
4399
4400 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4401
4402         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4403         * docs/plugins/gst-plugins-good-plugins.args:
4404         * docs/plugins/inspect/plugin-ladspa.xml:
4405           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4406
4407 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4408
4409         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4410         Send an initial BYTE segment to inform downstream of later seeking,
4411         and to forego sync attempts.
4412
4413 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4414
4415         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4416         Fix wrong caps string.
4417
4418 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4419
4420         Based on patch by: Olivier Crete <tester at tester dot ca>
4421
4422         * gst/rtp/Makefile.am:
4423         * gst/rtp/gstrtp.c: (plugin_init):
4424         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4425         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4426         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4427         (gst_rtp_g729_depay_plugin_init):
4428         * gst/rtp/gstrtpg729depay.h:
4429         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4430         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4431         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4432         * gst/rtp/gstrtpg729pay.h:
4433         Added G729 pay and depayloaders. Fixes #532409.
4434
4435 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4436
4437         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4438         Fix the calculation of the duration of the concealment packets.
4439
4440 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4441
4442         Based on patch by: Olivier Crete <tester at tester dot ca>
4443
4444         * gst/rtp/Makefile.am:
4445         * gst/rtp/gstrtp.c: (plugin_init):
4446         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4447         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4448         (parse_encode), (gst_rtp_dv_depay_setcaps),
4449         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4450         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4451         (gst_rtp_dv_depay_plugin_init):
4452         * gst/rtp/gstrtpdvdepay.h:
4453         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4454         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4455         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4456         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4457         (gst_dv_pay_negotiate), (include_dif),
4458         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4459         * gst/rtp/gstrtpdvpay.h:
4460         Add DV pay and depayloaders. Fixes #532423.
4461
4462 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4463
4464         * gst/matroska/matroska-demux.c:
4465         (gst_matroska_demux_push_dvd_clut_change_event):
4466         Convert subtitle palette info in VobSub private data from VobSub's
4467         (buggy) RGB to YUV.
4468
4469 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4470
4471         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4472         Do not leave fourcc stream header field empty upon reset.
4473         Fixes #519301.
4474
4475 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4476
4477         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4478         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4479         * docs/plugins/inspect/plugin-goom.xml:
4480         * docs/plugins/inspect/plugin-goom2k1.xml:
4481         * gst/goom/gstgoom.c:
4482         * gst/goom2k1/gstgoom.c:
4483         Add goom2k1 into the docs.
4484
4485 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4486
4487         Based on patch by: Wouter Cloetens  <wouter at mind be>
4488
4489         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4490         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4491         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4492         (gst_rtsp_decode_quoted_string),
4493         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4494         (gst_rtspsrc_setup_auth):
4495         Support Digest authentication. Fixes #532065.
4496
4497 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4498
4499         * gst/level/gstlevel.c:
4500           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4501           about whats needed for liboil acceleration. Simplify docs a bit.
4502
4503 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4504
4505         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4506
4507         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4508         Update the track duration if the old one was invalid.
4509         Fixes bug #532117.
4510
4511 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4512
4513         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4514           Use GST_STR_NULL when trying to print sps and pps strings that could
4515           be NULL, as this might crash on some platforms.
4516
4517 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4518
4519         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4520
4521         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4522           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4523           set after creating the clipper.
4524
4525 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4526
4527         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4528
4529         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4530           Added checking of surface lost case after an unsuccessful
4531           IDirectDrawSurface7_Lock() call.
4532           If surface is lost, return GST_FLOW_OK.
4533
4534 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4535
4536         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4537
4538         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4539           WndProc, gst_directdraw_sink_window_thread):
4540           Improved Windows message loop and fixed window destruction issue.
4541           When the window which DirectDraw is rendering to is destroyed, the
4542           render/show_frame function will return GST_FLOW_ERROR.
4543           Partially fixes #520885.
4544
4545 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4546
4547         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4548
4549         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4550           Fixed mid stream resolution change bug, the offscreen surface is now
4551           released when set_caps is called.
4552           Partially fixes #520885.
4553
4554 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4555
4556         * sys/directdraw/gstdirectdrawsink.c
4557           (gst_directdraw_sink_buffer_alloc):
4558           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4559           width/height.
4560
4561           Especially when looking through the pool of buffers, make sure that
4562           the width/height of caps is used instead of the already negotiated
4563           dimensions.
4564           For example if a buffer with different caps is requested, i.e.
4565           higher resolution, the caller would get a buffer with the old
4566           dimensions and thus corrupt the heap.
4567
4568 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4569
4570         * sys/directdraw/gstdirectdrawsink.c
4571           (gst_directdraw_sink_buffer_alloc):
4572           Clear the flags on recycled buffers from buffer_alloc.
4573           Partially fixes #520885.
4574
4575 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4576
4577         * gst/rtp/gstrtpilbcpay.c:
4578           Added missing stdlib.h include for strtol(), and made include ordering and
4579           style consistent with the corresponding depayloader.
4580
4581 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4582
4583         * configure.ac:
4584           Error out if we don't have the required core/base versions.
4585
4586 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4587
4588         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4589
4590         * sys/osxvideo/cocoawindow.m:
4591         Fix compiler warnings on PPC64. Fixes bug #499318.
4592
4593 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4594
4595         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4596
4597         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4598         Don't leak file descriptors on error. Fixes #531532.
4599
4600 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4601
4602         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4603         (gst_gconf_audio_src_change_state):
4604         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4605         (gst_gconf_video_sink_change_state):
4606         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4607         (gst_gconf_video_src_change_state):
4608         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4609         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4610         When we can't create a fakesink/fakesrc complain instead of unreffing
4611         NULL pointers and crashing later. See bug #530535.
4612
4613 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4614
4615         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4616         Add some more debug info and guard against small payloads.
4617
4618         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4619         Set duration on outgoing buffers because we can.
4620
4621 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4622
4623         Patch by: Olivier Crete <tester at tester dot ca>
4624
4625         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4626         (gst_speex_enc_init), (gst_speex_enc_chain):
4627         Add negotiation for the speex channels and rate. Fixes #465146.
4628
4629 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4630
4631         Patch by: Olivier Crete <tester at tester dot ca>
4632
4633         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4634         (gst_rtp_speex_pay_getcaps):
4635         Add negotiation for the speex channels and rate. See #465146.
4636
4637 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4638
4639         Patch by: Olivier Crete <tester at tester dot ca>
4640
4641         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4642         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4643         Add negotiation for the ILBC mode. See #465146.
4644
4645 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4646
4647         * ext/soup/gstsouphttpsrc.c:
4648           Include stdlib to fix the build. Use g_free instead of free, libsoup
4649           uses glib.
4650
4651 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4652
4653         Patch by: j^ <j@bootlab.org>
4654
4655         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4656         Add more mpeg2 variants. Fixes #530886.
4657
4658 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4659
4660         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4661
4662         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4663           Don't error out if we get an ICMP destination-unreachable
4664           message when trying to read packets on win32 (#529454).
4665
4666 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4667
4668         * configure.ac:
4669         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4670           Use new error code for encrypted streams (which requires core CVS).
4671
4672 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4673
4674         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4675           (gst_qtdemux_audiosrc_template):
4676           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4677
4678 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4679
4680         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4681         (speex_dec_chain_parse_data):
4682         Produce concealment data when time progresses in a segment update.
4683
4684 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4685
4686         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4687         (speex_dec_chain):
4688         Try to preserve input timestamps when we can.
4689         Do beginnings of error concealment.
4690
4691 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4692
4693         * gst/debug/gstnavigationtest.c:
4694           MSVC doesn't provide rint(), define an adequate replacement locally as
4695           elsewhere.
4696
4697 2008-04-28  Julien Moutte  <julien@fluendo.com>
4698
4699         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4700         format to pacify Mac OSX's gcc.
4701
4702 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4703
4704         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4705           (DEFAULT_MAX), (src_template), (sink_template),
4706           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4707           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4708           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4709           Bring rndbuffersize element into a state that doesn't require us
4710           to move it to -bad immediately. For one, fix up default min/max
4711           values so that the element actuall works using the default values.
4712           Also, don't ignore flow return values and do some kind of minimal
4713           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4714           other gratuitious clean-ups.
4715
4716 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4717
4718         * docs/plugins/Makefile.am:
4719         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4720         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4721         * docs/plugins/gst-plugins-good-plugins.args:
4722         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4723         * docs/plugins/gst-plugins-good-plugins.interfaces:
4724         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4725         * docs/plugins/inspect/plugin-1394.xml:
4726         * docs/plugins/inspect/plugin-aasink.xml:
4727         * docs/plugins/inspect/plugin-alaw.xml:
4728         * docs/plugins/inspect/plugin-alpha.xml:
4729         * docs/plugins/inspect/plugin-alphacolor.xml:
4730         * docs/plugins/inspect/plugin-annodex.xml:
4731         * docs/plugins/inspect/plugin-apetag.xml:
4732         * docs/plugins/inspect/plugin-audiofx.xml:
4733         * docs/plugins/inspect/plugin-auparse.xml:
4734         * docs/plugins/inspect/plugin-autodetect.xml:
4735         * docs/plugins/inspect/plugin-avi.xml:
4736         * docs/plugins/inspect/plugin-cacasink.xml:
4737         * docs/plugins/inspect/plugin-cairo.xml:
4738         * docs/plugins/inspect/plugin-cdio.xml:
4739         * docs/plugins/inspect/plugin-cutter.xml:
4740         * docs/plugins/inspect/plugin-debug.xml:
4741         * docs/plugins/inspect/plugin-dv.xml:
4742         * docs/plugins/inspect/plugin-efence.xml:
4743         * docs/plugins/inspect/plugin-effectv.xml:
4744         * docs/plugins/inspect/plugin-equalizer.xml:
4745         * docs/plugins/inspect/plugin-esdsink.xml:
4746         * docs/plugins/inspect/plugin-flac.xml:
4747         * docs/plugins/inspect/plugin-flxdec.xml:
4748         * docs/plugins/inspect/plugin-gamma.xml:
4749         * docs/plugins/inspect/plugin-gconfelements.xml:
4750         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4751         * docs/plugins/inspect/plugin-goom.xml:
4752         * docs/plugins/inspect/plugin-halelements.xml:
4753         * docs/plugins/inspect/plugin-icydemux.xml:
4754         * docs/plugins/inspect/plugin-id3demux.xml:
4755         * docs/plugins/inspect/plugin-jpeg.xml:
4756         * docs/plugins/inspect/plugin-level.xml:
4757         * docs/plugins/inspect/plugin-matroska.xml:
4758         * docs/plugins/inspect/plugin-monoscope.xml:
4759         * docs/plugins/inspect/plugin-mulaw.xml:
4760         * docs/plugins/inspect/plugin-multifile.xml:
4761         * docs/plugins/inspect/plugin-multipart.xml:
4762         * docs/plugins/inspect/plugin-navigationtest.xml:
4763         * docs/plugins/inspect/plugin-ossaudio.xml:
4764         * docs/plugins/inspect/plugin-png.xml:
4765         * docs/plugins/inspect/plugin-quicktime.xml:
4766         * docs/plugins/inspect/plugin-rtp.xml:
4767         * docs/plugins/inspect/plugin-rtsp.xml:
4768         * docs/plugins/inspect/plugin-shout2send.xml:
4769         * docs/plugins/inspect/plugin-smpte.xml:
4770         * docs/plugins/inspect/plugin-spectrum.xml:
4771         * docs/plugins/inspect/plugin-speex.xml:
4772         * docs/plugins/inspect/plugin-taglib.xml:
4773         * docs/plugins/inspect/plugin-udp.xml:
4774         * docs/plugins/inspect/plugin-video4linux2.xml:
4775         * docs/plugins/inspect/plugin-videobalance.xml:
4776         * docs/plugins/inspect/plugin-videobox.xml:
4777         * docs/plugins/inspect/plugin-videocrop.xml:
4778         * docs/plugins/inspect/plugin-videoflip.xml:
4779         * docs/plugins/inspect/plugin-videomixer.xml:
4780         * docs/plugins/inspect/plugin-wavenc.xml:
4781         * docs/plugins/inspect/plugin-wavpack.xml:
4782         * docs/plugins/inspect/plugin-wavparse.xml:
4783         * docs/plugins/inspect/plugin-ximagesrc.xml:
4784           Add docs for gdkpixbufsink; update docs to CVS version.
4785
4786 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4787
4788         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4789         Remove test sync-offset by default.
4790
4791 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4792
4793         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4794         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4795         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4796           Use GLib versions of htonl, htons, ntohl and ntohs in order
4797           to avoid problems on win32 (#529707).
4798
4799 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4800
4801         Patch by: Jesús Corrius <jesus at softcatala org>
4802
4803         * gst/goom/filters.c: (zoomVector):
4804         * gst/goom/goom_core.c: (init_buffers):
4805           Fix build with mingw32: use rand() instead of random() and
4806           replace bzero() with memset(). Fixes #529692.
4807
4808 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4809
4810         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4811         Fix typo in comments.
4812
4813         * tests/examples/rtp/client-H263p-PCMA.sdp:
4814         * tests/examples/rtp/client-H263p-PCMA.sh:
4815         * tests/examples/rtp/client-H264-PCMA.sdp:
4816         * tests/examples/rtp/client-H264-PCMA.sh:
4817         * tests/examples/rtp/client-H264.sdp:
4818         * tests/examples/rtp/client-H264.sh:
4819         * tests/examples/rtp/client-PCMA.sdp:
4820         * tests/examples/rtp/client-PCMA.sh:
4821         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4822         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4823         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4824         Add some more docs and fix examples.
4825
4826 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4827
4828         * tests/check/elements/multifile.c:
4829         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4830         declared in the former, some have it declared in the latter.
4831
4832 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4833
4834         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4835         * gst/debug/tests.c: (md5_get_value):
4836         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4837         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4838         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4839         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4840         Stop using deprecated GLib functions.
4841
4842 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4843
4844         * configure.ac:
4845         Back to development -> 0.10.8.1
4846
4847 === release 0.10.8 ===
4848
4849 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4850
4851         * configure.ac:
4852           releasing 0.10.8, "One For The Money"
4853
4854 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4855
4856         * configure.ac:
4857         0.10.7.4 pre-release
4858
4859 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4860
4861         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4862         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4863         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4864         * gst/goom/flying_stars_fx.c: (fs_free):
4865         * gst/goom/goom_config_param.h:
4866         * gst/goom/goom_core.c: (goom_init), (goom_close):
4867         * gst/goom/goom_plugin_info.h:
4868         * gst/goom/gstgoom.c: (gst_goom_finalize):
4869         * gst/goom/lines.c: (goom_lines_free):
4870         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4871         * gst/goom/surf3d.c: (grid3d_free):
4872         * gst/goom/surf3d.h:
4873         * gst/goom/tentacle3d.c: (tentacle_free):
4874         Free a bunch of stuff, and initialise things to fix leaks
4875         and valgrind warnings in the testsuite.
4876
4877         Fixes: #529268
4878
4879 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4880
4881         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4882         (gst_rtspsrc_configure_caps):
4883         Ref caps as the return value for the request_pt_map signal.
4884         Remove some caps weirdness when configuring a stream. See #528245.
4885
4886 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4887
4888         * tests/icles/gdkpixbufsink-test.c:
4889           Add cast to placate gcc 4.1.2.
4890
4891 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4892
4893         * configure.ac:
4894         0.10.7.3 pre-release
4895
4896 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4897
4898         * tests/check/Makefile.am:
4899         Disable some more elements in the state test.
4900         Add a define so the soup test can find the test files
4901         it needs at runtime.
4902
4903         * tests/check/elements/souphttpsrc.c: (run_server):
4904
4905         Add a define so the soup test can find the test files
4906         it needs at runtime.
4907
4908 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4909
4910         * gst/goom/convolve_fx.c: (convolve_apply):
4911         Don't ever draw the GOOM logo.
4912         Fixes: #528615
4913
4914 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4915
4916         * ext/cdio/gstcdiocddasrc.c:
4917         * ext/dv/gstdvdemux.c: 
4918         gst_atomic_int_set ==> g_atomic_int_set
4919
4920 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4921
4922         * configure.ac:
4923         * gst/goom/Makefile.am:
4924         * gst/goom/convolve_fx.c:
4925         * gst/goom/default_scripts.h:
4926         * gst/goom/goom.h:
4927         * gst/goom/goom_core.c: (choose_a_goom_line):
4928         * gst/goom/goom_plugin_info.h:
4929         * gst/goom/goomsl.c:
4930         * gst/goom/goomsl.h:
4931         * gst/goom/goomsl_hash.c:
4932         * gst/goom/goomsl_hash.h:
4933         * gst/goom/goomsl_heap.c:
4934         * gst/goom/goomsl_heap.h:
4935         * gst/goom/goomsl_private.h:
4936         * gst/goom/plugin_info.c:
4937           Strip out the config/script parsing stuff, we don't need it.
4938           Fixes #527999.
4939
4940 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4941
4942         * gst/goom/plugin_info.c: (setOptimizedMethods):
4943           Disable altivec optimisations for 32-bit PPC as well to make
4944           things build properly on all PPC systems. Fixes #528143
4945
4946 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4947
4948         * gst-plugins-good.spec.in:
4949           Update for souphttpsrc plugin which has moved to -good.
4950
4951 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4952
4953         * gst/matroska/matroska-demux.c:
4954         (gst_matroska_demux_handle_seek_event):
4955         Fix open-ended seeks in matroskademux
4956         Patch by: Mark Nauwelaerts <manauw skynet be>
4957         Fixes: #526557
4958
4959 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4960
4961         * tests/check/Makefile.am:
4962         Add soup test certificates to the dist.
4963
4964 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4965
4966         * ext/Makefile.am:
4967         Remove LADSPA reference I missed.
4968
4969 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4970
4971         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4972         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4973         over gnome-vfs and everything else. Fixes bug #527848.
4974
4975 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4976
4977         * configure.ac:
4978         * ext/Makefile.am:
4979         Remove LADSPA plugin. Fixes: #515978
4980
4981 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4982
4983         * configure.ac:
4984         * docs/plugins/Makefile.am:
4985         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4986         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4987         * docs/plugins/gst-plugins-good-plugins.args:
4988         * docs/plugins/inspect/plugin-soup.xml:
4989         * ext/Makefile.am:
4990         * tests/check/Makefile.am:
4991         Move soup plugin from -bad (Fixes: #523124)
4992
4993 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4994
4995         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4996         Fix bounds checking of mode in Speex header, which may
4997         produce negative numbers in speex <= 1.1.12
4998
4999 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5000
5001         * gst/goom/Makefile.am:
5002         * gst/goom/gfontlib.c:
5003         * gst/goom/gfontlib.h:
5004         * gst/goom/gfontrle.c:
5005         * gst/goom/gfontrle.h:
5006         * gst/goom/goom.h:
5007         * gst/goom/goom_core.c: (goom_update):
5008         * gst/goom/goom_plugin_info.h:
5009         * gst/goom/gstgoom.c: (gst_goom_chain):
5010         * gst/goom/plugin_info.c:
5011           Remove a bunch of font/text related code that we don't need.
5012
5013 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5014
5015         * gst/goom/ppc_drawings.s:
5016         * gst/goom/ppc_zoom_ultimate.s:
5017           Change license of these files to LGPL, as permitted by the
5018           author, Guillaume Borios. See #515073.
5019
5020 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5021
5022         * gst/goom/convolve_fx.c:
5023         * gst/goom/motif_goom1.h:
5024         * gst/goom/motif_goom2.h:
5025           As hinted in Bug #518213, revert one change and fix warnings properly.
5026           This fixes both #518213 and #520073 for me.     
5027
5028 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5029
5030         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5031         * gst/matroska/matroska-demux.c:
5032         (gst_matroska_demux_handle_seek_event),
5033         (gst_matroska_demux_parse_contents_seekentry),
5034         (gst_matroska_demux_loop):
5035         Fix the Forte build by making function declaration signatures
5036         match the implementations.
5037
5038 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5039
5040         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5041         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5042         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5043           More logging when probing (see #518474), some comments in _reset().
5044
5045 2008-04-07  Julien Moutte  <julien@fluendo.com>
5046
5047         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5048         because of a bad argument number.
5049
5050 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5051
5052         * tests/icles/.cvsignore:
5053         * tests/icles/Makefile.am:
5054         * tests/icles/gdkpixbufsink-test.c:
5055           Interactive test app for gdkpixbufsink.
5056
5057 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5058
5059         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5060
5061         * configure.ac:
5062         Actually build dlls when cross-compiling with mingw32.
5063         Fixes bug #526247.
5064
5065 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5066
5067         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5068           Don't munge device string to 'default:x' for capture devices.
5069           Fixes #525833.
5070
5071 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5072
5073         * ext/wavpack/gstwavpackparse.c:
5074         (gst_wavpack_parse_index_entry_free):
5075         Always use GSlice as we actually depend on GLib 2.12 already.
5076
5077 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5078
5079         * configure.ac:
5080           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5081           Also bump the GLib requirement to the current de-facto requirement
5082           (ie. 2.12).
5083
5084 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5085
5086         * gst/rtp/gstrtph264pay.c: (encode_base64),
5087         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5088         * gst/rtp/gstrtph264pay.h:
5089         Parse codec_data for future AVC compatibility.
5090         Fail when we encounter AVC data for now.
5091
5092 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5093
5094         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5095           (gst_spectrum_init), (gst_spectrum_set_property),
5096           (gst_spectrum_get_property), (gst_spectrum_message_new):
5097           Rename property enums and default defines for the properties to match
5098           the property names and rephrase property descriptions to make them a
5099           bit clearer (hopefully). See #518188.
5100
5101 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5102
5103         * tests/check/Makefile.am:
5104         * tests/check/elements/.cvsignore:
5105         * tests/check/elements/gdkpixbufsink.c:
5106           Add unit test for gdkpixbufsink element.
5107
5108 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5109
5110         * ext/gdk_pixbuf/Makefile.am:
5111         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5112         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5113           (gst_gdk_pixbuf_sink_base_init),
5114           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5115           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5116           (gst_gdk_pixbuf_sink_set_caps),
5117           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5118           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5119           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5120           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5121           (gst_gdk_pixbuf_sink_get_property):
5122         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5123           Add gdkpixbufsink element for easy snapshotting (#525946).
5124
5125 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5126
5127         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5128         Bump timeout from 3 to 60 seconds.
5129
5130 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5131
5132         * tests/check/pipelines/.cvignore:
5133         Remove useless file.
5134
5135         * tests/check/pipelines/.cvsignore:
5136         Add new test to .cvsignore.
5137
5138 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5139
5140         * tests/check/Makefile.am:
5141         * tests/check/pipelines/wavpack.c: (bus_handler),
5142         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5143         (wavpack_suite), (main):
5144         Add unit test that encodes and decodes some data, checks that it
5145         is still the same and that all timestamps/offsets are perfect.
5146
5147 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5148
5149         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5150         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5151         * ext/wavpack/gstwavpackparse.c:
5152         (gst_wavpack_parse_index_entry_new),
5153         (gst_wavpack_parse_index_entry_free),
5154         (gst_wavpack_parse_base_init),
5155         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5156         Use GSlice for allocating index entries and use
5157         gst_element_class_set_details_simple().
5158
5159 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5160
5161         Patch by: Brian Cameron <brian.cameron at sun dot com>
5162
5163         * sys/sunaudio/gstsunaudio.c:
5164         * sys/sunaudio/gstsunaudiomixer.c:
5165         * sys/sunaudio/gstsunaudiomixer.h:
5166         * sys/sunaudio/gstsunaudiomixerctrl.c:
5167         * sys/sunaudio/gstsunaudiomixerctrl.h:
5168         * sys/sunaudio/gstsunaudiomixertrack.c:
5169         * sys/sunaudio/gstsunaudiomixertrack.h:
5170         * sys/sunaudio/gstsunaudiosink.c:
5171         * sys/sunaudio/gstsunaudiosink.h:
5172         * sys/sunaudio/gstsunaudiosrc.c:
5173         * sys/sunaudio/gstsunaudiosrc.h:
5174           Fix up copyrights (#525860).
5175
5176 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5177
5178         * gst/goom/goomsl.c: (gsl_read_file):
5179           Check return value of fread() to avoid compiler warnings.
5180
5181 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5182
5183         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5184
5185         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5186         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5187         * gst/law/alaw-decode.h:
5188         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5189         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5190         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5191         * gst/law/mulaw-decode.h:
5192         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5193         Make negotiation a bit modern.
5194         Use pad_alloc. Fixes #525359.
5195
5196 2008-03-31  David Schleef  <ds@schleef.org>
5197
5198         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5199           compiles consistently.  Fixes #522278.
5200
5201 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5202
5203         Patch by: Brian Cameron <brian.cameron at sun dot com>
5204
5205         * sys/sunaudio/gstsunaudiomixerctrl.c:
5206           (gst_sunaudiomixer_ctrl_get_volume),
5207           (gst_sunaudiomixer_ctrl_set_volume):
5208         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5209           Fix up the mixer tracks to use a volume range of 0-255, which is what
5210           the sun audio API uses. This simplifies the code and avoids rounding
5211           errors. Fixes #524593.
5212
5213 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5214
5215         * sys/v4l2/gstv4l2object.c:
5216         * sys/v4l2/gstv4l2object.h:
5217         Add device-fd property to make it possible to apps to call ioctl's.
5218
5219 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5220
5221         * gst/qtdemux/qtdemux.c: (next_entry_size):
5222         Unbreak streaming mode again.
5223
5224 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5225
5226         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5227           Remove superfluous DEBUG macro.
5228
5229 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5230
5231         Based on patch by: William M. Brack <wbrack at mmm com hk>
5232
5233         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5234           (gst_v4l2src_set_capture):
5235           Check whether the device supports setting the framerate before
5236           trying to set it and then posting a warning or error if it doesn't
5237           work (#516649, #520092). Also compare fractions more correctly.
5238
5239 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5240
5241         * gst/goom/Makefile.am:
5242           Remove ppc assembler optimisations from the build until they
5243           actually build (they also seem to have GPL headers).
5244
5245 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5246
5247         * m4/Makefile.am:
5248           Better not dist files that don't exist any longer (lrint*m4).
5249
5250 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5251
5252         * configure.ac:
5253         * m4/lrint.m4:
5254         * m4/lrintf.m4:
5255         Remove lrint/lrintf checks. We don't use it anywhere.
5256
5257 2008-03-18  Andy Wingo  <wingo@pobox.com>
5258
5259         * sys/osxvideo/osxvideosink.m
5260         (gst_osx_video_sink_osxwindow_destroy)
5261         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5262         task, whoopdee.
5263         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5264         2 ms.
5265
5266 2008-03-18  Andy Wingo  <wingo@pobox.com>
5267
5268         * sys/osxvideo/osxvideosink.m
5269         (gst_osx_video_sink_osxwindow_destroy)
5270         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5271         task, whoopdee.
5272         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5273         2 ms.
5274         
5275 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5276
5277         Patch by: William M. Brack <wbrack at mmm com hk>
5278
5279         * sys/v4l2/v4l2src_calls.c:
5280           (gst_v4l2src_probe_caps_for_format_and_size),
5281           (gst_v4l2src_probe_caps_for_format):
5282           Make sure the probed frame sizes are reversed in the resulting
5283           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5284           highest resolution first); also remove unused variable.
5285           (Partly fixes #520092)
5286
5287 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5288
5289         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5290
5291         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5292         (gst_rtspsrc_finalize):
5293         Call WSAStartup() and WSACleanup before using the Winsock API.
5294         See #520808.
5295
5296 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5297
5298         * gst/avi/gstavidemux.c:
5299           Erm, the buffer-size is just guint, no need for the special format
5300           specifier.
5301
5302 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5303
5304         * gst/goom/plugin_info.c:
5305         * gst/goom/ppc_zoom_ultimate.h:
5306           Small fixes to build more on PPC: ifdef out code that uses unknown
5307           define; add newline at end of header file to avoid compiler warning.
5308           Assembler code still doesn't build though.
5309
5310 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5311
5312         * gst/avi/gstavidemux.c:
5313           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5314           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5315
5316 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5317
5318         * gst/avi/gstavidemux.c:
5319           Chunksize is uint32. Fix format specifier.
5320
5321 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5322
5323         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5324         mistake. Return file to pure MIT text.
5325
5326 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5327
5328         * gst/audiofx/audiofx.c:
5329         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5330         of hardcoding values.
5331
5332 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5333
5334         Patch by: Mark Nauwelaerts <manauw skynet be>
5335
5336         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5337           (gst_oss_src_close):
5338         * sys/oss/gstosssrc.h:
5339           Cache probed caps, so _get_caps() during recording doesn't cause
5340           ioctl calls which may disrupt the recording (fixes #521875).
5341
5342 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5343
5344         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5345         (gst_qtdemux_activate_segment),
5346         (gst_qtdemux_prepare_current_sample),
5347         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5348         Make sure we always send a DISCONT after a seek by setting the sample
5349         index to an undefined value after a seek.
5350
5351 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5352
5353         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5354           (GST_IS_AVI_SUBTITLE_CLASS):
5355           Fix up IS_FOO macros, which makes gtk-doc much happier.
5356
5357 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5358
5359         * tests/icles/Makefile.am:
5360           Move the -lgstfoo where it belongs.
5361
5362 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5363
5364         * gst/matroska/ebml-ids.h:
5365         Add ID for EBML CRC32 elements.
5366
5367         * gst/matroska/Makefile.am:
5368         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5369         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5370         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5371         (gst_ebml_read_header):
5372         Support reading 80bit floats, add finalize method to clean up
5373         in any case, support reading length/id elements with any length
5374         as long as it's smaller than our supported maximum, don't leak
5375         buffers if reading as much data as we wanted failed and some
5376         smaller cleanup.
5377
5378 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5379
5380         Patch by: Olivier Crete <tester at tester dot ca>
5381
5382         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5383         Check that a buffer is large enough before reading from it.
5384         Fixes bug #521102.
5385         
5386 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5387
5388         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5389         Fix compilation after removing the GstPollMode from the
5390         constructor.
5391
5392 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5393
5394         * configure.ac:
5395         * gst/audiofx/Makefile.am:
5396         * gst/audiofx/audiochebband.c:
5397         * gst/audiofx/audiocheblimit.c:
5398         * gst/audiofx/math_compat.h:
5399         Check for sinh(), cosh() and asinh() and define our own
5400         implementations if they're not available. Fixes bug #520880.
5401
5402 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5403
5404         Patch by: Olivier Crete <tester at tester dot ca>
5405
5406         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5407         Unref the buffers only once when handling not-negotiated errors.
5408         Fixes bug #520764.
5409
5410 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5411
5412         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5413
5414         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5415         (gst_udpsrc_stop):
5416         Properly balance WSA_Cleanup with WSA_Startup.
5417         Also make the poll controllable on windows. Fixes #520888.
5418
5419 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5420
5421         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5422         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5423         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5424         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5425         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5426         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5427         (gst_ebml_read_date), (gst_ebml_read_master),
5428         (gst_ebml_read_binary), (gst_ebml_read_header):
5429         * gst/matroska/ebml-read.h:
5430         * gst/matroska/matroska-demux.c:
5431         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5432         (gst_matroska_demux_read_track_encodings),
5433         (gst_matroska_demux_add_stream),
5434         (gst_matroska_demux_handle_src_query),
5435         (gst_matroska_demux_handle_seek_event),
5436         (gst_matroska_demux_init_stream),
5437         (gst_matroska_demux_parse_tracks),
5438         (gst_matroska_demux_parse_index_cuetrack),
5439         (gst_matroska_demux_parse_index_pointentry),
5440         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5441         (gst_matroska_demux_parse_metadata_id_simple_tag),
5442         (gst_matroska_demux_parse_metadata_id_tag),
5443         (gst_matroska_demux_parse_metadata),
5444         (gst_matroska_demux_sync_streams),
5445         (gst_matroska_demux_push_hdr_buf),
5446         (gst_matroska_demux_push_flac_codec_priv_data),
5447         (gst_matroska_demux_push_xiph_codec_priv_data),
5448         (gst_matroska_demux_add_wvpk_header),
5449         (gst_matroska_demux_check_subtitle_buffer),
5450         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5451         (gst_matroska_demux_parse_cluster),
5452         (gst_matroska_demux_parse_contents_seekentry),
5453         (gst_matroska_demux_parse_contents),
5454         (gst_matroska_demux_loop_stream_parse_id),
5455         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5456         * gst/matroska/matroska-demux.h:
5457         * gst/matroska/matroska-ids.h:
5458         Handle return values from pull_range in a more granular way to properly
5459         shut down on seeks.
5460         Combine return values from push.
5461         Implement proper error handling.
5462         Prepare for handling seeking correctly.
5463
5464 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5465
5466         * gst/matroska/ebml-read.c:
5467         Use GINT64 formatting constants from GLIB.
5468
5469         * gst/matroska/matroska-demux.c:
5470         Add some guards to avoid a possible division by 0 and crashing
5471         with NULL events on some systems.
5472         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5473         conversion. 
5474
5475         * gst/matroska/matroska-mux.c:
5476         Check for invalid timestamps in a bunch of places to avoid
5477         writing bogus durations into the output file.
5478         Fix some double<->gint64 conversions that weren't using
5479         gst_guint64_to_gdouble
5480
5481 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5482
5483         * configure.ac:
5484         Move the checks for bison, flex and as to the program section and the
5485         check for gcc inline asm to the compiler characteristics section.
5486
5487 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5488
5489         * configure.ac:
5490         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5491         plug-ins are included/excluded. (#498222)
5492
5493 2008-02-29  Michael Smith <msmith@fluendo.com>
5494
5495         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5496           Don't call gst_object_sync_values() unless we have a valid timestamp.
5497
5498 2008-02-28  David Schleef  <ds@schleef.org>
5499
5500         * gst/matroska/matroska-demux.c:
5501         * gst/matroska/matroska-ids.h:
5502         * gst/matroska/matroska-mux.c:
5503           Fix Dirac mapping.  I had previously added a VfW-type
5504           mapping, but it looks like Dirac will get a native Matroska
5505           mapping, and this is the most likely method.
5506
5507 2008-02-28  David Schleef  <ds@schleef.org>
5508
5509         * gst/avi/gstavimux.c: Add Dirac encoding
5510
5511 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5512
5513         Patch by: Peter Kjellerstedt <pkj at axis com>
5514
5515         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5516         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5517         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5518         * gst/udp/gstudpsrc.h:
5519         Port to GstPoll. See #505417.
5520
5521 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5522
5523         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5524         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5525         yet on the srcpad. We need rate and channels before we
5526         can do any processing. Fixes bug #519088.
5527
5528 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5529
5530         * configure.ac:
5531         Detect and indicate if GCC inline assembly syntax is
5532         available.
5533
5534         * gst/goom/Makefile.am:
5535         * gst/goom/convolve_fx.c:
5536         * gst/goom/flying_stars_fx.c:
5537         * gst/goom/goom_config.h:
5538         * gst/goom/goom_core.c:
5539         * gst/goom/goomsl.c:
5540         * gst/goom/ifs.c:
5541         * gst/goom/mmx.c:
5542         * gst/goom/plugin_info.c:
5543         * gst/goom/xmmx.c:
5544         Fix various GCC-isms, and only build the inline assembly
5545         with compilers that support GCC inline assembly.
5546
5547         Fix a couple of other warnings shown with Forte.
5548
5549 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5550
5551         * gst/goom/xmmx.c:
5552           Use 'emms' instead of 'femms' to not crash on cpus that do not
5553           implement this 3dnow specific instruction.
5554
5555 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5556
5557         * gst/goom/plugin_info.c: (setOptimizedMethods):
5558         Use extended MMX for draw_line() too if available, not only
5559         normal MMX.
5560
5561 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5562
5563         * ext/jpeg/gstjpeg.c: (plugin_init):
5564         Remove (commented out) smoke typefinder. This is in base now.
5565
5566 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5567
5568         * gst/goom2k1/Makefile.am:
5569         * gst/goom2k1/gstgoom.c:
5570
5571         Rename the installed library, and don't register the same 
5572         GType name as the new goom.
5573
5574 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5575
5576         * configure.ac:
5577         * ext/taglib/Makefile.am:
5578           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5579           when building C++ code (#516509).
5580
5581 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5582
5583         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5584         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5585           (setOptimizedMethods):
5586           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5587           anything useful. Export goom debug category so we can get
5588           rid of the VERBOSE define and the printfs.
5589
5590 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5591
5592         * gst/goom/goomsl_heap.c: (align_it):
5593         * gst/goom/plugin_info.c: (setOptimizedMethods):
5594           Compile fixes for x86-64.
5595
5596 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5597
5598         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5599         with warnings, but add other CFLAGS
5600
5601         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5602         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5603         (calculate_labels), (gsl_read_file):
5604         * gst/goom/goomsl_lex.l:
5605         * gst/goom/goomsl_yacc.y:
5606         * gst/goom/plugin_info.c: Remove a few live printf, and
5607         fprintf, replace exit() calls with g_assert_not_reached()
5608         if it not optimal for a library
5609
5610 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5611
5612         * gst/goom/Makefile.am: Remove the warnings being disabled,
5613         fix linkage on x86, spotted by Sebastian Dröge
5614         <slomo@circular-chaos.org>
5615
5616         * gst/goom/convolve_fx.c (convolve_init),
5617         (create_output_with_brightness), (convolve_apply):
5618         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5619         * gst/goom/goomsl.c:
5620         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5621         * gst/goom/plugin_info.c:
5622         * gst/goom/tentacle3d.c (tentacle_fx_create):
5623         Fix warnings, and disable the motifs in the convolve_fx
5624         plugin (they were causing warnings, and they were just
5625         "Goom" in funny letterring)
5626
5627 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5628
5629         * configure.ac: Add checks for Flex/Yacc/Bison and other
5630         furry animals, for the new goom 2k4 based plugin
5631
5632         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5633         CPU optimisations (not working yet), move the old plugin to...
5634
5635         * gst/goom2k1/*: ... here, in case somebody is sick enough
5636
5637         Fixes #515073
5638
5639 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5640
5641         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5642         Post the server response code in an error message instead of a generic
5643         'error' message. Fixes #517237.
5644
5645 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5646
5647         * tests/check/Makefile.am:
5648         Ignore gconfaudiosrc for the states unit test too. It will fallback
5649         to alsasrc if the gconf settings can't be read and not everybody has
5650         alsa.
5651
5652 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5653
5654         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5655         (gst_wavpack_parse_create_src_pad):
5656         * ext/wavpack/gstwavpackparse.h:
5657         Always report the duration if we know it in push mode and don't
5658         return 0 just to make totem believe we can't seek in push mode.
5659         Newer totem version use the SEEKING query which properly reports
5660         if we can seek or not.
5661
5662 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5663
5664         Patch by: Jens Granseuer <jensgr at gmx dot net>
5665
5666         * tests/examples/equalizer/demo.c: (main):
5667         C89 fix, moving variable declarations to the beginning of
5668         the block. Fixes bug #517933.
5669
5670 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5671
5672         * configure.ac:
5673         Back to development...
5674
5675 === release 0.10.7 ===
5676
5677 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5678
5679         * configure.ac:
5680           releasing 0.10.7, "Red Door Black"
5681
5682 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5683
5684         * gst/alpha/Makefile.am:
5685         Link alpha plugin with libgstbase. Fixes bug #517386.
5686
5687 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5688
5689         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5690         Init values to -1 instead of the default 0 value.
5691         Fixes #516524.
5692
5693 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5694
5695         * tests/examples/spectrum/spectrum-example.c:
5696         Add missing include to fix compilation when libxml usage is disabled.
5697         Fixes: #516371
5698
5699 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5700
5701         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5702         fixes: #514889
5703
5704         * gst/rtp/gstrtph264pay.c:
5705         * gst/rtp/gstrtpmp4gdepay.c:
5706         * gst/rtp/gstrtpmp4gpay.c:
5707         * gst/rtp/gstrtpmp4gpay.h:
5708         * gst/rtp/gstrtptheorapay.c:
5709         * gst/rtp/gstrtpvorbispay.c:
5710
5711         Fix various leaks shown up in valgrind
5712         - free sprops and buffer in error cases in H264 payloader
5713         - fix leak in mp4g depayloader when construction the caps
5714         - don't leak config string in the mp4g payloader
5715         - don't leak buffers and headers in theora and vorbis payloaders
5716
5717         * tests/check/elements/rtp-payloading.c:
5718
5719         Fix the RTP data test
5720         - Actually send valid amr data to the payloader instead of 20
5721         zero-bytes
5722         - The mp4g payloader expects codec_data on the caps
5723
5724 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5725
5726         * win32/MANIFEST:
5727         Add libgstpng.dsp to MANIFEST.
5728         * win32/vs6/libgstaudiofx.dsp:
5729         Add new source files to VS project file.
5730
5731 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5732
5733         * sys/ximage/gstximagesrc.c:
5734         Initialise variables when opening the X display rather
5735         than in _start(), as the display can be opened before that.
5736
5737         Fixes: #515985
5738
5739 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5740
5741         * sys/directdraw/gstdirectdrawsink.c:
5742         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5743         (gst_directdraw_sink_finalize):
5744         Properly chain up finalize functions. Fixes bug #515980.
5745
5746 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5747
5748         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5749         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5750         (gst_v4l2_buffer_pool_class_init):
5751         Chain up the finalize functions. Fixes bug #515984.
5752
5753 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5754
5755         * sys/ximage/ximageutil.c:
5756         Chain up in the finalize function for our custom
5757         buffer sub-class.
5758         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5759         Fixes: #515706
5760
5761 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5762
5763         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5764         (gst_fenced_buffer_class_init):
5765         Properly chain up finalize method. Fixes bug #515979.
5766
5767 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5768
5769         * sys/ximage/gstximagesrc.c:
5770         Free allocated Damage memory before closing our connection to the
5771         X server. Partially fixes: #515706
5772
5773 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5774
5775         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5776         * tests/check/Makefile.am:
5777         * tests/check/gst-plugins-good.supp:
5778         Add a few libjpeg suppressions and initialize a variable to
5779         make smokeenc valgrind clean. Fixes bug #515701.
5780
5781 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5782
5783         * gst/avi/gstavidemux.c:
5784         Revert patch which sends timestamps only on keyframes, as it
5785         breaks playback with current gst-ffmpeg.
5786
5787         Fixes: #515562
5788
5789 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5790
5791         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5792         * tests/check/elements/multifile.c: (GST_START_TEST):
5793         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5794
5795 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5796
5797         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5798         Use and unset the GError when pipeline creation fails instead of
5799         simply leaking it. Fixes bug #515704.
5800
5801 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5802
5803         * gst/audiofx/audioamplify.c:
5804         * gst/audiofx/audiochebband.c:
5805         * gst/audiofx/audiocheblimit.c:
5806         * gst/audiofx/audiodynamic.c:
5807         * gst/audiofx/audioinvert.c:
5808         * gst/audiofx/audiopanorama.c:
5809         * gst/audiofx/audiowsincband.c:
5810         * gst/audiofx/audiowsinclimit.c:
5811         Fix long description of audiofx elements. Fixes bug #515457.
5812
5813 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5814
5815         * docs/plugins/Makefile.am:
5816         * gst/spectrum/gstspectrum.c:
5817         * tests/examples/spectrum/.cvsignore:
5818         * tests/examples/spectrum/Makefile.am:
5819         * tests/examples/spectrum/spectrum-example.c:
5820
5821         Add a simple example application for the spectrum element, include it
5822         in the docs, and fix some documentation ambiguities.
5823
5824         Fixes: #348085
5825
5826 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5827
5828         * gst/equalizer/Makefile.am:
5829         * gst/spectrum/Makefile.am:
5830         Fix includes order
5831
5832         * tests/check/Makefile.am:
5833         Exclude v4l2src from the states test - it takes too long to start.
5834
5835         * tests/check/elements/spectrum.c:
5836         Make the test run properly with CK_FORK=no
5837
5838 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5839
5840         * gst/audiofix/Makefile.am: add missing header files 
5841
5842 2008-02-08  Julien Moutte  <julien@fluendo.com>
5843
5844         * gst/matroska/matroska-demux.c:
5845         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5846         keyframe and delta units correctly when dealign with a BlockGroup.
5847         Fixes: #514397
5848
5849 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5850
5851         * tests/check/elements/.cvsignore:
5852         Spell the new tests correctly in .cvsignore
5853
5854 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5855
5856         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5857           Need to use gsize here for the size, fixes compiler warning.
5858
5859         * tests/examples/equalizer/.cvsignore:
5860         * tests/examples/equalizer/Makefile.am:
5861         * tests/examples/spectrum/.cvsignore:
5862         * tests/examples/spectrum/Makefile.am:
5863           Add missing files to fix the build.
5864
5865 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5866
5867         * configure.ac:
5868         * docs/plugins/Makefile.am:
5869         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5870         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5871         * docs/plugins/gst-plugins-good-plugins.args:
5872         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5873         * docs/plugins/inspect/plugin-multifile.xml:
5874         * tests/check/Makefile.am:
5875         * tests/check/elements/.cvsignore:
5876
5877         Move multifile plugin from -bad.
5878         Fixes: #490283
5879
5880 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5881
5882         * configure.ac:
5883         * docs/plugins/Makefile.am:
5884         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5885         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5886         * docs/plugins/gst-plugins-good-plugins.args:
5887         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5888         * docs/plugins/inspect/plugin-spectrum.xml:
5889         * gst/spectrum/Makefile.am:
5890         * tests/check/Makefile.am:
5891         * tests/check/elements/.cvsignore:
5892         * tests/examples/Makefile.am:
5893
5894         Move spectrum plugin from -bad.
5895         Move examples into tests/examples/spectrum.
5896
5897 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5898
5899         * configure.ac:
5900         * docs/plugins/Makefile.am:
5901         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5902         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5903         * docs/plugins/gst-plugins-good-plugins.args:
5904         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5905         * docs/plugins/gst-plugins-good-plugins.interfaces:
5906         * docs/plugins/inspect/plugin-equalizer.xml:
5907         * gst/equalizer/Makefile.am:
5908         * tests/check/Makefile.am:
5909         * tests/examples/Makefile.am:
5910         Move the equalizer plugin across from -bad
5911
5912         * tests/check/elements/.cvsignore:
5913         Add equalizer, audiosincwband and audiosincwlimit
5914
5915         * tests/check/elements/equalizer.c:
5916         Fix compiler warnings
5917
5918         Fixes: #415627
5919
5920 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5921
5922         * configure.ac:
5923         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5924         are treated like releases and build without it.
5925
5926 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5927
5928         * docs/plugins/Makefile.am:
5929         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5930         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5931         * docs/plugins/gst-plugins-good-plugins.args:
5932         * docs/plugins/inspect/plugin-audiofx.xml:
5933         * gst/audiofx/Makefile.am:
5934         * gst/audiofx/audiofx.c:
5935         * gst/audiofx/audiowsincband.c:
5936         * gst/audiofx/audiowsincband.h:
5937         * gst/audiofx/audiowsinclimit.c:
5938         * gst/audiofx/audiowsinclimit.h:
5939         * tests/check/Makefile.am:
5940         * tests/check/elements/audiowsincband.c:
5941         * tests/check/elements/audiowsinclimit.c:
5942
5943         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5944         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5945         respectively.
5946
5947         Fixes: #467666
5948
5949 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5950
5951         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5952         * tests/check/elements/icydemux.c:
5953           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5954           caps, and add a somewhat useful debug message. Plus test.
5955
5956 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5957
5958         * gst/rtsp/gstrtspsrc.c:
5959         Include unistd.h only if HAVE_UNISTD_H is defined
5960         * win32/common/config.h.in:
5961         * win32/common/config.h:
5962         Define socklen_t as it seems it's not defined in default 
5963         Visual Studio headers.
5964         * win32/vs6/libgstalpha.dsp:
5965         * win32/vs6/libgstapetag.dsp:
5966         * win32/vs6/libgstavi.dsp:
5967         * win32/vs6/libgstrtp.dsp:
5968         * win32/vs6/libgstrtsp.dsp:
5969         * win32/vs6/libgstvideomixer.dsp:
5970         Update project file dependencies and add new source files       
5971
5972 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5973
5974         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5975
5976         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5977         Don't leak buffers when we don't push them downstream.
5978         Fixes bug #514965.
5979
5980 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5981
5982         * configure.ac:
5983           Bump requirements to (good) released versions to avoid
5984           confusion and make implicit core requirement explicit.
5985
5986 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5987
5988         * docs/plugins/Makefile.am:
5989         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5990         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5991         * docs/plugins/gst-plugins-good-plugins.args:
5992         * docs/plugins/inspect/plugin-audiofx.xml:
5993         * gst/audiofx/Makefile.am:
5994         * gst/audiofx/audiochebband.c:
5995         * gst/audiofx/audiochebband.h:
5996         * gst/audiofx/audiocheblimit.c:
5997         * gst/audiofx/audiocheblimit.h:
5998         * gst/audiofx/audiochebyshevfreqband.c:
5999         * gst/audiofx/audiochebyshevfreqband.h:
6000         * gst/audiofx/audiochebyshevfreqlimit.c:
6001         * gst/audiofx/audiochebyshevfreqlimit.h:
6002         * gst/audiofx/audiofx.c:
6003         * tests/check/Makefile.am:
6004         * tests/check/elements/.cvsignore:
6005         * tests/check/elements/audiochebband.c:
6006         * tests/check/elements/audiocheblimit.c:
6007         * tests/check/elements/audiochebyshevfreqband.c:
6008         * tests/check/elements/audiochebyshevfreqlimit.c:
6009
6010         Rename audiochebyshevfreqband -> audiochebband and
6011         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6012         surgery.
6013
6014         Closes: #491811
6015
6016 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6017
6018         Patch by: Orjan Friberg <orjanf at axis dot com>
6019
6020         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6021         Fix caps memory leak. Fixes #514573.
6022
6023 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6024
6025         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6026         If there's no entries in the subindex, don't try to do anything stupid,
6027         just return.
6028
6029 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6030
6031         Patch by: John Millikin <jmillikin at gmail dot com>
6032
6033         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6034           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6035           Fix extraction of picture blocks with newer libflac versions again:
6036           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6037
6038 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6039
6040         * tests/check/Makefile.am:
6041           Add rtp-payloading test to VALGRIND_TO_FIX.
6042
6043         * tests/check/elements/rtp-payloading.c:
6044           Add semicolons after GST_TEST_END so gst-indent gets the
6045           formatting right; make test less verbose in general, but
6046           more verbose in the error case (which should probably
6047           make the test fail anyway).
6048
6049 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6050
6051         * docs/plugins/Makefile.am:
6052         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6053         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6054         * gst/avi/gstavisubtitle.c:
6055         Add documentation for avisubtitle and change class to
6056         Codec/Parser/Subtitle
6057
6058 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6059
6060         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6061         Treat ENOTTY (driver does not implement ioctl) the same as
6062         EINVAL since it implies there are no available standards.
6063
6064         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6065         (gst_v4l2src_get_nearest_size):
6066         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6067         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6068         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6069         reason, and if we aren't yet actively capturing.
6070
6071         * sys/v4l2/v4l2src_calls.h:
6072         Remove replaced function declaration.
6073
6074 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6075
6076         * configure.ac:
6077         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6078         API.
6079
6080 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6081
6082         * configure.ac:
6083         Fix typo.
6084
6085 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6086
6087         * gst/alpha/Makefile.am:
6088         * gst/alpha/gstalpha.c:
6089
6090         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6091         some stuff, and making buffer-alloc and resizing work automatically.
6092         No longer crashes on odd frame widths and heights, although there
6093         seems to be a disagreement with ffmpegcolorspace about what size
6094         an AYUV frame with odd height should be.
6095
6096 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6097
6098         Patch by: Alessandro Decina <alessandro at nnva dot org>
6099
6100         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6101         * ext/libpng/gstpngenc.h:
6102         Preallocate the output buffer so that g_memdup() and
6103         gst_buffer_merge() aren't needed anymore. This greatly improves
6104         performances and fixes #512544.
6105
6106 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6107
6108         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6109         (gst_avi_demux_stream_data):
6110         GStreamer timestamps are PTS values while AVI only knows about DTS
6111         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6112         we are dealing with a key frame.
6113
6114 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6115
6116         * tests/check/Makefile.am:
6117         * tests/check/elements/.cvsignore:
6118         * tests/check/elements/rtp-payloading.c:
6119           Add add testsuite for the rtp-payloader that tries simulating
6120           dataflow. Needs more test data.
6121
6122 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6123
6124         * tests/check/elements/alphacolor.c:
6125           Remove two unused variables.
6126
6127 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6128
6129         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6130           Use g_ascii_strtoll() instead of atoll, which is only
6131           available in C99.
6132
6133 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6134
6135         * gst/rtp/Makefile.am:
6136         * gst/rtp/gstrtp.c:
6137         * gst/rtp/gstrtpmpvpay.c:
6138         * gst/rtp/gstrtpmpvpay.h:
6139         Add MPEG2 video payloader
6140
6141 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6142
6143         * gst/level/gstlevel.c:
6144         Use #include <math.h> instead of #include "math.h".
6145
6146 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6147
6148         * tests/check/Makefile.am:
6149         Fix up some CFLAGS sets.
6150         Don't include gconfvideosrc in the states test.
6151
6152         * tests/check/elements/autodetect.c: (GST_START_TEST):
6153         Add some error strings to fail_unless arguments to fix some weird
6154         compiler errors on Solaris.
6155
6156 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6157
6158         * configure.ac:
6159         Detect video4linux headers on Solaris too.
6160         * sys/v4l2/gstv4l2colorbalance.h:
6161         * sys/v4l2/gstv4l2object.h:
6162         * sys/v4l2/v4l2_calls.c:
6163         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6164         (gst_v4l2_buffer_new):
6165
6166         Make v4l2 build on Solaris.
6167         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6168         Fixes: #510505
6169
6170 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6171
6172         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6173           Update list from (still local) scanning script.
6174
6175 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6176
6177         Based on a patch by:
6178             Victor STINNER <victor dot stinner at haypocalc dot com>
6179
6180         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6181         Set variable to NULL after freeing it to prevent double frees
6182         or make failures by another use of it afterwards more obvious
6183         and fix use of it after the freeing. Fixes bug #510592.
6184
6185 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6186
6187         * gst/udp/gstmultiudpsink.c:
6188         use GST_WARNING for logging
6189
6190 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6191
6192         * gst/udp/gstmultiudpsink.c:
6193         Don't try to leave a multicast group with an invalid socket
6194
6195 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6196
6197         * ext/flac/gstflacdec.c:
6198           Fix compilation against flac 1.1.2 (as on debian stable), where
6199           the picture metadata defines and structs don't exist yet.
6200           Fixes #509301.
6201
6202 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6203
6204         Patch by: Olivier Crete <tester at tester dot ca>
6205
6206         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6207         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6208         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6209         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6210         * gst/udp/gstmultiudpsink.h:
6211         Add property to automatically join a multicast group or not. This can be
6212         useful when sharing a socket between multiple elements.
6213         Fixes #509531.
6214
6215 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6216
6217         * gst/videomixer/Makefile.am:
6218           Add controller flags.
6219
6220 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6221
6222         * gst/videomixer/videomixer.c:
6223           Also commit the missing gst_object_sync_values().
6224
6225 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6226
6227         * docs/plugins/Makefile.am:
6228           Remove duplicate entry.
6229
6230 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6231
6232         * docs/plugins/Makefile.am:
6233         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6234         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6235         * docs/plugins/inspect/plugin-gamma.xml:
6236         * docs/plugins/inspect/plugin-monoscope.xml:
6237         * docs/plugins/inspect/plugin-video4linux2.xml:
6238           Add 3 more plugins to docs.
6239
6240 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6241
6242         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6243         * sys/osxvideo/osxvideosink.h:
6244           Revert previous change caused by a file that got stuck on an old
6245           revision.
6246
6247 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6248
6249         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6250         * gst/multipart/Makefile.am:
6251         * gst/multipart/multipartdemux.c:
6252         * gst/multipart/multipartdemux.h:
6253         * gst/multipart/multipartmux.c:
6254         * gst/multipart/multipartmux.h:
6255           Re-add multipartdemux to the docs. Last round of section cleanup.
6256
6257 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6258
6259         * docs/plugins/Makefile.am:
6260         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6261         * sys/osxaudio/gstosxaudiosink.h:
6262         * sys/osxvideo/osxvideosink.h:
6263           Managed to resolve most unused declarations. Filed a bug for one left.          
6264
6265 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6266
6267         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6268           Cleanup section file.
6269
6270 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6271
6272         * docs/plugins/Makefile.am:
6273         * docs/plugins/gst-plugins-good-plugins.args:
6274         * docs/plugins/gst-plugins-good-plugins.signals:
6275         * docs/plugins/inspect/plugin-alaw.xml:
6276         * docs/plugins/inspect/plugin-alpha.xml:
6277         * docs/plugins/inspect/plugin-alphacolor.xml:
6278         * docs/plugins/inspect/plugin-annodex.xml:
6279         * docs/plugins/inspect/plugin-apetag.xml:
6280         * docs/plugins/inspect/plugin-audiofx.xml:
6281         * docs/plugins/inspect/plugin-auparse.xml:
6282         * docs/plugins/inspect/plugin-autodetect.xml:
6283         * docs/plugins/inspect/plugin-avi.xml:
6284         * docs/plugins/inspect/plugin-cairo.xml:
6285         * docs/plugins/inspect/plugin-cdio.xml:
6286         * docs/plugins/inspect/plugin-cutter.xml:
6287         * docs/plugins/inspect/plugin-debug.xml:
6288         * docs/plugins/inspect/plugin-dv.xml:
6289         * docs/plugins/inspect/plugin-efence.xml:
6290         * docs/plugins/inspect/plugin-effectv.xml:
6291         * docs/plugins/inspect/plugin-flac.xml:
6292         * docs/plugins/inspect/plugin-flxdec.xml:
6293         * docs/plugins/inspect/plugin-gconfelements.xml:
6294         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6295         * docs/plugins/inspect/plugin-goom.xml:
6296         * docs/plugins/inspect/plugin-halelements.xml:
6297         * docs/plugins/inspect/plugin-icydemux.xml:
6298         * docs/plugins/inspect/plugin-id3demux.xml:
6299         * docs/plugins/inspect/plugin-jpeg.xml:
6300         * docs/plugins/inspect/plugin-ladspa.xml:
6301         * docs/plugins/inspect/plugin-level.xml:
6302         * docs/plugins/inspect/plugin-matroska.xml:
6303         * docs/plugins/inspect/plugin-mulaw.xml:
6304         * docs/plugins/inspect/plugin-multipart.xml:
6305         * docs/plugins/inspect/plugin-navigationtest.xml:
6306         * docs/plugins/inspect/plugin-png.xml:
6307         * docs/plugins/inspect/plugin-quicktime.xml:
6308         * docs/plugins/inspect/plugin-rtp.xml:
6309         * docs/plugins/inspect/plugin-rtsp.xml:
6310         * docs/plugins/inspect/plugin-shout2send.xml:
6311         * docs/plugins/inspect/plugin-smpte.xml:
6312         * docs/plugins/inspect/plugin-speex.xml:
6313         * docs/plugins/inspect/plugin-taglib.xml:
6314         * docs/plugins/inspect/plugin-udp.xml:
6315         * docs/plugins/inspect/plugin-videobalance.xml:
6316         * docs/plugins/inspect/plugin-videobox.xml:
6317         * docs/plugins/inspect/plugin-videocrop.xml:
6318         * docs/plugins/inspect/plugin-videoflip.xml:
6319         * docs/plugins/inspect/plugin-videomixer.xml:
6320         * docs/plugins/inspect/plugin-wavenc.xml:
6321         * docs/plugins/inspect/plugin-wavpack.xml:
6322         * docs/plugins/inspect/plugin-wavparse.xml:
6323           Update plugin docs.
6324
6325         * gst/videomixer/Makefile.am:
6326         * gst/videomixer/videomixer.c:
6327         * gst/videomixer/videomixer.h:
6328         * gst/videomixer/videomixerpad.h:
6329           Split out header to fix warnings from the doc-build.
6330
6331 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6332
6333         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6334
6335         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6336         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6337
6338 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6339
6340         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6342           Initialise variables to work around (false) 'foo might be used
6343           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6344
6345 2008-01-11  David Schleef  <ds@schleef.org>
6346
6347         * docs/plugins/.cvsignore:
6348         * tests/check/pipelines/.cvsignore:
6349           Ignore more files for the buildbot.
6350
6351 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6352
6353         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6354         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6355         Generate the image-type values correctly. Leave them out of the caps
6356         when outputting a "preview image" tag, since it only makes sense
6357         to have one of those - the type is irrelevant.
6358
6359         * sys/sunaudio/gstsunaudiomixerctrl.c:
6360         (gst_sunaudiomixer_ctrl_open):
6361         If we can, mark the mixer multiple open when we use it, in case
6362         (for some reason) the process wants to open it again elsewhere.
6363
6364 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6365
6366         Patch by: Olivier Crete <tester at tester dot ca>
6367
6368         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6369         * gst/rtp/gstrtptheorapay.c:
6370         Fix the clock rate to 90000 as required by the RFC.
6371         Fixes #508644.
6372
6373 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6374
6375         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6376           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6377
6378 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6379
6380         * autogen.sh:
6381           Add -Wno-portability to the automake parameters to stop warnings
6382           about GNU make extensions being used. We require GNU make in almost
6383           every Makefile anyway.
6384           
6385         * configure.ac:
6386           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6387           at the same time is required for per target flags.
6388
6389 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6390
6391         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6392         Fix error from my last commit.
6393
6394 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6395
6396         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6397
6398         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6399           Make sure the ISO 639-X language code in ID3v2 COMM frames
6400           is actually valid UTF-8 (or rather: ASCII), so we don't end
6401           up with non-UTF8 strings in tags if there's garbage in the
6402           language field. Also make sure the language code is always
6403           lower case. Fixes: #508291.
6404
6405 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6406
6407         * ChangeLog:
6408           Fix ChangeLog typo.
6409
6410 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6411
6412         * Makefile.am:
6413           Include lcov.mak to allow building coverage reports. Guard
6414           check-torture target like in the other packages.
6415
6416 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6417
6418         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6419
6420         * gst/videomixer/videomixer.c:
6421         (gst_videomixer_set_master_geometry), (_do_init),
6422         (gst_videomixer_child_proxy_get_child_by_index),
6423         (gst_videomixer_child_proxy_get_children_count),
6424         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6425         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6426         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6427         Implement GstChildProxy interface.
6428         Send newsegment at the right moment
6429         Fixes #488879
6430
6431 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6432
6433         * gst/alpha/Makefile.am:
6434         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6435         (gst_alpha_sink_event), (gst_alpha_chain),
6436         (gst_alpha_change_state), (plugin_init):
6437         Make the various properties of 'alpha' controllable. This allows doing
6438         niceties like fade-in/fade-out.
6439
6440 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6441
6442         * gst/rtp/gstasteriskh263.c:
6443         * gst/rtp/gstrtpL16depay.c:
6444         * gst/rtp/gstrtpac3depay.c:
6445         * gst/rtp/gstrtpamrpay.c:
6446         * gst/rtp/gstrtpdepay.c:
6447         * gst/rtp/gstrtpgsmdepay.c:
6448         * gst/rtp/gstrtph263depay.c:
6449         * gst/rtp/gstrtph263pdepay.c:
6450         * gst/rtp/gstrtph263ppay.c:
6451         * gst/rtp/gstrtph264depay.c:
6452         * gst/rtp/gstrtph264pay.c:
6453         * gst/rtp/gstrtpmp2tdepay.c:
6454         * gst/rtp/gstrtpmp4adepay.c:
6455         * gst/rtp/gstrtpmp4gdepay.c:
6456         * gst/rtp/gstrtpmp4gpay.c:
6457         * gst/rtp/gstrtpmp4vdepay.c:
6458         * gst/rtp/gstrtpmpadepay.c:
6459         * gst/rtp/gstrtpmpvdepay.c:
6460         * gst/rtp/gstrtpsv3vdepay.c:
6461         * gst/rtp/gstrtptheoradepay.c:
6462         * gst/rtp/gstrtptheorapay.c:
6463         * gst/rtp/gstrtpvorbisdepay.c:
6464         * gst/rtp/gstrtpvorbispay.c:
6465           Remove copy/paste unused code (property setters and getter) found by
6466           the coverage suite (yay, saves ~20k on disk).
6467
6468 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6469
6470         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6471           (videosink_templ):
6472           Also fix up pad templates to indicate that image/jpeg doesn't
6473           absolutely require the framerate property to be set (#504081).
6474
6475 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6476
6477         Based on patch by: Wouter Cloetens  <wouter at mind be>
6478
6479         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6480           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6481           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6482         * gst/matroska/matroska-mux.h:
6483           Keep track of first and last timestamps for each incoming stream,
6484           so we can calculate the total duration for live sources and other
6485           input where we can't query the duration from the start or where
6486           there's no constant framerate from which we can deduce the
6487           duration; also use calculated/observed duration if it is bigger
6488           than the previously queried duration. Furthermore, use
6489           gst_pad_query_peer_duration() and take into account that it may
6490           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6491           screws up comparisons when using unsigned integers. Fixes #504081.
6492
6493 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6494
6495         * configure.ac:
6496         * gst/audiofx/audioamplify.c:
6497         (gst_audio_amplify_clipping_method_get_type),
6498         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6499         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6500         (gst_audio_dynamic_transform_ip):
6501         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6502         (gst_audio_invert_transform_ip):
6503         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6504         (gst_audio_panorama_transform):
6505         * gst/level/gstlevel.c: (gst_level_init):
6506         Make elements GST_BUFFER_FLAG_GAP aware and call
6507         gst_base_transform_set_gap_aware for this.
6508         Bump core requirement to CVS.
6509         
6510         * gst/audiofx/audiochebyshevfreqband.c:
6511         (gst_audio_chebyshev_freq_band_transform_ip):
6512         * gst/audiofx/audiochebyshevfreqlimit.c:
6513         (gst_audio_chebyshev_freq_limit_transform_ip):
6514         Also sync GObject properties to the controller if operating
6515         in passthrough mode.
6516
6517 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6518
6519         * sys/directdraw/gstdirectdrawsink.c:
6520           (gst_directdraw_sink_window_thread):
6521           FALSE is not a gpointer.
6522
6523 2008-01-05  Julien Moutte  <julien@fluendo.com>
6524
6525         * sys/directdraw/gstdirectdrawsink.c:
6526         (gst_directdraw_sink_set_window_id),
6527         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6528         (gst_directdraw_sink_buffer_alloc),
6529         (gst_directdraw_sink_draw_borders),
6530         (gst_directdraw_sink_show_frame),
6531         (gst_directdraw_sink_setup_ddraw),
6532         (gst_directdraw_sink_window_thread),
6533         (gst_directdraw_sink_get_ddrawcaps),
6534         (gst_directdraw_sink_surface_create): Make sure we create our
6535         internal window only when we need it. That will give a chance to
6536         the application to get the prepare-xwindow-id bus message. Draw
6537         black borders when keeping aspect ratio. Handle the case where our
6538         rendering window disappears (closed or errors) like other sinks
6539         do. Various 80 columns fixes, improve state change order. That
6540         element could need some more love.
6541
6542 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6543
6544         * ext/taglib/gstapev2mux.h:
6545         * ext/taglib/gstid3v2mux.h:
6546         Remove useless typedefs without new type name. Fixes a warning with
6547         gcc 4.3.
6548
6549 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6550
6551         Patch by: John Millikin <jmillikin at gmail dot com>
6552
6553         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6554         (gst_flac_dec_setup_stream_decoder),
6555         (gst_flac_normalize_picture_mime_type),
6556         (gst_flac_extract_picture_buffer),
6557         (gst_flac_dec_metadata_callback):
6558         Emit metadata messages when a PICTURE block is encountered.
6559         Fixes #506715.
6560
6561 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6562
6563         * gst/avi/gstavi.c:
6564         increase rank because no known issues anymore ...
6565         * gst/avi/gstavisubtitle.c:
6566         send subtitle name to the srcpad
6567
6568 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6569
6570         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6571         * gst/rtsp/gstrtspsrc.h:
6572         Implement redirect for the DESCRIBE reply. Fixes #506025.
6573
6574 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6575
6576         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6577         Fix 'xyz may be used uninitialized' compiler warnings caused
6578         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6579         abort() in any case but properly report the error.
6580
6581 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6582
6583         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6584         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6585         * sys/ximage/gstximagesrc.c: (composite_pixel):
6586           Fix 'xyz may be used uninitialized' compiler warnings caused
6587           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6588           not really nice to abort in any case). Fixes #505745.
6589
6590 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6591
6592         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6593           Small unit test fix (has no practical impact at the moment,
6594           since we're only feeding utf8 and hence just create a sub-
6595           buffer for the output).
6596
6597 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6598
6599         * gst/avi/gstavisubtitle.c:
6600         * tests/check/elements/avisubtitle.c:
6601         Add seeking support for avi subtitle
6602
6603 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6604
6605         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6606         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6607         (gst_flac_dec_write):
6608         * ext/flac/gstflacdec.h:
6609         Remove some unused vars.
6610         Do more cleanup of leftover events and tags.
6611         Output tags after the segment event. Fixes #504018.
6612
6613 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6614
6615         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6616           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6617           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6618           Detect other UTF byte order markers and convert to UTF-8 as
6619           appropriate.
6620
6621 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6622
6623         * gst/avi/gstavisubtitle.c: (src_template),
6624           (gst_avi_subtitle_extract_utf8_file),
6625           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6626           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6627           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6628         * gst/avi/gstavisubtitle.h:
6629           Refactor a bit; fix name extraction; don't assume all the data
6630           in the chunk is actually subtitle data, there may be padding at
6631           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6632           file so it's there to send again after a seek (for future use).
6633
6634 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6635
6636         * gst/avi/Makefile.am:
6637         * gst/avi/gstavi.c:
6638         * gst/avi/gstavisubtitle.c:
6639         * gst/avi/gstavisubtitle.h:
6640         * tests/check/Makefile.am:
6641         * tests/check/elements/avisubtitle.c:
6642         * win32/common/config.h:
6643                 Add avi subtitle element for bug #442034. Need seeking support
6644                 and more support for character conversion.
6645
6646 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6647
6648         * Makefile.am:
6649           Include common/win32.mak for CRLF check of win32 project
6650           files (see #393626).
6651
6652         * win32/vs6/libgstpng.dsp:
6653           Fix line endings and do cvs admin -kb.
6654
6655 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6656
6657         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6658         Actually drop the buffers which are outside the currently configured
6659         segment instead of just emitting a WARNING.
6660
6661 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6662
6663         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6664         (gst_flac_dec_write):
6665         * ext/flac/gstflacdec.h:
6666         Send segments from the streaming thread. Fixes #502187.
6667         Fix segment seeking and a bunch of other seeking cases.
6668
6669 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6670
6671         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6672           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6673           which is where it would end up if the same information was
6674           put in a vorbis comment (don't think it's worth adding a
6675           new URI tag for this). Fixes #488112.
6676
6677 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6678
6679         * configure.ac:
6680           We need core/base 0.10.15 or later.
6681
6682 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6683
6684         Patch by: Mark Nauwelaerts <manauw skynet be>
6685
6686         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6687         Fix regression in stream numbering. Fixes #502655.
6688
6689 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6690
6691         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6692
6693         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6694         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6695         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6696         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6697         (gst_rtp_h264_pay_handle_buffer):
6698         * gst/rtp/gstrtph264pay.h:
6699         Use higher performance start-code searching.
6700         Parse NALs and store SPS, PPS and profile in the caps so that they can
6701         be used in the SDP. Fixes #502814.
6702
6703 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6704
6705         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6706         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6707           Init some structs to zero before we pass them to ioctl, which
6708           avoids valgrind warnings.  Also fix a small memory leak.
6709
6710 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6711
6712         Patch by: Wouter Cloetens <wouter at mind dot be>
6713
6714         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6715         Copy timestamp from input to output. Not very perfect yet but better
6716         than nothing. Fixes #503023.
6717
6718 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6719
6720         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6721           Also print a useful error message with the old Wavpack API
6722           if possible.
6723
6724 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6725
6726         * ext/wavpack/gstwavpackdec.c:
6727           More build fixes for old libwavpack versions: include config.h so
6728           that WAVPACK_OLD_API is actually defined as detected; only use
6729           WavpackGetErrorMessage if it is available. This fixes the build
6730           on debian stable for me.
6731
6732 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6733
6734         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6735         * ext/wavpack/gstwavpackparse.c:
6736           (gst_wavpack_parse_create_src_pad):
6737           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6738           versions below 4.40.0.
6739
6740 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6741
6742         * configure.ac:
6743           And now do it right for real...
6744
6745 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6746
6747         * configure.ac:
6748           Correctly reset $LIBS to not contain -lm.
6749
6750 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6751
6752         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6753
6754         * configure.ac:
6755         * ext/cairo/gsttimeoverlay.c:
6756           (gst_cairo_time_overlay_print_smpte_time):
6757           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6758           and checking for rint() and implementing it ourself if it doesn't
6759           exist. Fixes #497293.
6760
6761 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6762
6763         * configure.ac:
6764           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6765
6766 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6767
6768         * sys/oss/gstosshelper.c:
6769         Verify that the format returned after the ioctl is the one
6770         we requested. It is valid for the ioctl to succeed while
6771         substituting an alternate 'supported' sample format.
6772
6773 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6774
6775         * sys/oss/gstossaudio.c: (plugin_init):
6776         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6777         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6778           Post decent (and translated) error message when we can't
6779           open the audio device for some reason.
6780
6781 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6782
6783         * sys/oss/gstosssink.c:
6784         * sys/oss/gstosssrc.c:
6785         Allow the AUDIODEV environment variable to redirect us
6786         to a different default OSS device, like sunaudiosink does
6787         on Solaris (makes audio play automatically on SunRays).
6788
6789 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6790
6791         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6792         * gst/audiofx/audiochebyshevfreqband.c:
6793         (gst_audio_chebyshev_freq_band_transform_ip):
6794         * gst/audiofx/audiochebyshevfreqlimit.c:
6795         (gst_audio_chebyshev_freq_limit_transform_ip):
6796         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6797         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6798         The transform_ip() methods should do nothing if in passthrough mode.
6799         It might get non-writable buffers in that case but the buffer might
6800         as well be writable.
6801
6802         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6803         The transform() methods won't be called in passthrough mode and
6804         otherwise the buffer is always writable so don't check here.
6805
6806 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6807
6808         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6809           Fix seeking in .wav files again (#501775).  Some people seem to think
6810           they don't need to test their changes when they're just 'reflowing'
6811           some code.
6812
6813 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6814
6815         * gst/autodetect/gstautovideosink.c:
6816         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6817         (gst_auto_video_sink_init),
6818         (gst_auto_video_sink_create_element_with_pretty_name),
6819         (gst_auto_video_sink_find_best),
6820         (gst_auto_video_sink_set_property),
6821         (gst_auto_video_sink_get_property):
6822         * gst/autodetect/gstautovideosink.h:
6823         Fix docs.
6824         Use same error reporting code as autoaudiosink.
6825         Add property to filter sinks based on caps. Only select raw video sinks
6826         by default for backwards compat.
6827         API: GstAutoVideoSink::filter-caps
6828
6829 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6830
6831         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6832
6833         * gst/autodetect/gstautoaudiosink.c:
6834         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6835         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6836         (gst_auto_audio_sink_set_property),
6837         (gst_auto_audio_sink_get_property):
6838         * gst/autodetect/gstautoaudiosink.h:
6839         Add property to filter sinks based on caps. Only select raw audio sinks
6840         by default for backwards compat.  Fixes #417420.
6841         API: GstAutoAudioSink::filter-caps
6842
6843 2007-11-29  Michael Smith <msmith@fluendo.com>
6844
6845         Patch by: Arek Korbik <arkadini@gmail.com>
6846
6847         * gst/videobox/gstvideobox.c: (plugin_init):
6848           Initialise liboil in plugin_init()
6849
6850 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6851
6852         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6853         Post error before sending EOS. Fixes #499178.
6854
6855 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6856
6857         * win32/vs6/gst_plugins_good.dsw:
6858         * win32/vs6/libgstpng.dsp:
6859         Add a project file for libgstpng
6860
6861 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6862
6863         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6864         (gst_rtp_h263_depay_process):
6865         Code beautification.
6866         Added debug statements.
6867         Don't bit-shift everything, just do operations on last/first byte
6868         instead.
6869
6870 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6871
6872         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6873
6874         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6875         Fix wrong comparison in overrun check. Fixes #499239 some more.
6876
6877 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6878
6879         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6880         (gst_rtp_h263_depay_process):
6881         * gst/rtp/gstrtph263depay.h:
6882         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6883         stream.
6884
6885 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6886
6887         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6888
6889         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6890         (gst_rtp_mp4a_depay_process):
6891         * gst/rtp/gstrtpmp4adepay.h:
6892         Fix depayloading when multiple frames are inside one RTP packet.
6893         Fixes #499239.
6894
6895 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6896
6897         * gst/level/gstlevel.c:
6898           Add GAP-flag support.
6899
6900 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6901
6902         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6903         Read the I flag for Mode A h263 rtp stream and set the
6904         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6905         Fixes #499383
6906
6907 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6908
6909         * gst/level/gstlevel.c:
6910           Remove some dead code and do cleanups.
6911
6912 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6913
6914         * tests/check/pipelines/simple-launch-lines.c:
6915           Improve the tests by allowing to set a target state.
6916
6917 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6918
6919         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6920         Don't check the caps of the output buffer if they're equal some
6921         other caps. The caps can change in a backward compatible way
6922         and did at this point.
6923
6924 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6925
6926         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6927         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6928         (gst_qtdemux_seek_to_previous_keyframe),
6929         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6930         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6931         reverse playback support.
6932
6933 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6934
6935         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6936         Also set the channel layout on the Wavpack caps if we're having
6937         a mono layout. Of course only do it for "audio/x-wavpack".
6938
6939 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6940
6941         * ext/wavpack/gstwavpackcommon.c:
6942         (gst_wavpack_get_default_channel_mask),
6943         (gst_wavpack_set_channel_layout),
6944         (gst_wavpack_get_default_channel_positions),
6945         (gst_wavpack_get_channel_mask_from_positions),
6946         (gst_wavpack_set_channel_mapping):
6947         * ext/wavpack/gstwavpackcommon.h:
6948         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6949         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6950         * ext/wavpack/gstwavpackdec.h:
6951         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6952         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6953         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6954         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6955         (gst_wavpack_enc_rewrite_first_block),
6956         (gst_wavpack_enc_sink_event):
6957         * ext/wavpack/gstwavpackenc.h:
6958         * ext/wavpack/gstwavpackparse.c:
6959         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6960         (gst_wavpack_parse_scan_to_find_sample),
6961         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6962         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6963         * ext/wavpack/gstwavpackparse.h:
6964         Add support for encoding, parsing and decoding multichannel
6965         files with up to 8 channels. This also improves the robustness
6966         of parsing quite a bit.
6967
6968         * ext/wavpack/gstwavpackstreamreader.c:
6969         (gst_wavpack_stream_reader_read_bytes),
6970         (gst_wavpack_stream_reader_get_pos),
6971         (gst_wavpack_stream_reader_set_pos_abs),
6972         (gst_wavpack_stream_reader_set_pos_rel),
6973         (gst_wavpack_stream_reader_push_back_byte),
6974         (gst_wavpack_stream_reader_get_length),
6975         (gst_wavpack_stream_reader_can_seek),
6976         (gst_wavpack_stream_reader_write_bytes):
6977         Improve debugging.
6978
6979 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6980
6981         * ext/libpng/gstpngdec.c:
6982         * ext/libpng/gstpngdec.h:
6983           Don't release the png-memory from within the callback.
6984
6985 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6986
6987         Patch by: René Stadler <mail at renestadler dot de>
6988
6989         * ext/libpng/gstpngenc.c:
6990           Don't leak buffer data memory. Fixes #498395.
6991
6992 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6993
6994         Patch by: René Stadler <mail at renestadler dot de>
6995
6996         * tests/check/pipelines/simple-launch-lines.c:
6997           Tests for #498395.
6998
6999 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7000
7001         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7002         (gst_tag_lib_mux_adjust_event_offsets):
7003         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7004         * sys/osxaudio/Makefile.am:
7005         * sys/osxvideo/cocoawindow.h:
7006         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7007
7008 2007-11-15  David Schleef  <ds@schleef.org>
7009
7010         * ext/cairo/gsttextoverlay.c:
7011           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7012
7013 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7014
7015         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7016
7017         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7018         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7019         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7020         * gst/rtp/gstrtpmp2tpay.h:
7021         Fill the MTU with as many packets as possible. Fixes #491323.
7022
7023 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7024
7025         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7026
7027         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7028         Fix some more leaks. Fixes #497007.
7029
7030 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7031
7032         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7033
7034         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7035         (gst_rtspsrc_stream_configure_tcp):
7036         Fix 3 pad leaks. Fixes #496983.
7037
7038 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7039
7040         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7041
7042         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7043         Fix small leak. Fixes #497017.
7044
7045 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7046
7047         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7048         (gst_qtdemux_prepare_current_sample),
7049         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7050         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7051         * gst/qtdemux/qtdemux_fourcc.h:
7052         * gst/qtdemux/qtdemux_types.c:
7053         Add suppport for theora in quicktime according to XiphQT.
7054
7055 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7056
7057         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7058         (gst_v4l2src_init), (gst_v4l2src_set_property),
7059         (gst_v4l2src_get_property):
7060         * sys/v4l2/gstv4l2src.h:
7061         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7062           Always copy buffers by default (handle safer with bugged drivers)
7063           and added a property to make it possible to use mmap effectively (no
7064           copy if possible) when application wants to. Fixes: #480557.
7065
7066 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7067
7068         * gst/id3demux/id3tags.c:
7069         * gst/id3demux/id3tags.h:
7070         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7071           We don't want the same string multiple times in a tag list for the
7072           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7073           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7074
7075 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7076
7077         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7078           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7079           into ID3v2 TXXX frames (fixes #347848).
7080
7081 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7082
7083         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7084           Don't leak sdp message contents (fixes #496773).
7085
7086         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7087           Don't leak URI string.
7088
7089 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7090
7091         Patch by: Julien Puydt <julien dot puydt at laposte net>
7092
7093         * ext/raw1394/Makefile.am:
7094         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7095           (gst_1394_property_probe_get_properties),
7096           (gst_1394_property_probe_probe_property),
7097           (gst_1394_property_probe_needs_probe),
7098           (gst_1394_property_probe_get_values),
7099           (gst_1394_property_probe_interface_init),
7100           (gst_1394_type_add_property_probe_interface):
7101         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7102         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7103           (gst_dv1394src_init), (gst_dv1394src_dispose),
7104           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7105           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7106           (gst_dv1394src_update_device_name):
7107         * ext/raw1394/gstdv1394src.h:
7108           Implement GstPropertyProbe interface and add "device-name" property,
7109           so applications can use this to probe for available devices in the
7110           same way they can already with v4lsrc and v4l2src (however horrible
7111           this property probe interface may be). Fixes #358841.
7112
7113 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7114
7115         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7116
7117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7118           (gst_rtspsrc_parse_range):
7119           Don't leak event, don't leak range (fixes #496752).
7120
7121 2007-11-14  Michael Smith <msmith@fluendo.com>
7122
7123         Patch by: Arek Korbik <arkadini@gmail.com>
7124
7125         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7126           Detect RGBA/BGRA correctly on little endian systems.
7127
7128 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7129
7130         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7131           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7132           corresponding ioctl() call fails even though the driver claims to
7133           support this format, just fall back to the pre-2.6.19 kernel
7134           routine that creates caps with suitable height and width ranges
7135           (see #448278).
7136
7137 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7138
7139         Patch by: Mark Nauwelaerts <manauw skynet be>
7140
7141         * gst/matroska/matroska-demux.c:
7142           (gst_matroska_demux_push_dvd_clut_change_event),
7143           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7144           (gst_matroska_demux_subtitle_caps):
7145         * gst/matroska/matroska-ids.h:
7146           Extract palette data for dvd subpicture streams and send it
7147           downstream as custom gstreamer dvd event (fixes #453417).
7148
7149 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7150
7151         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7152           Implement minimal parsing of the passed pango font description
7153           string, so passing a font size works the same as with the
7154           pango textoverlay plugin; fixes #455086.
7155           (Maybe we could just use pangocairo here at some point).
7156
7157 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7158
7159         * gst/avi/gstavidemux.c:
7160         * gst/wavparse/gstwavparse.c:
7161           Return the result in _activate_pull(). Don't ref element there.
7162
7163 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7164
7165         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7166         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7167         (gst_wavparse_srcpad_event):
7168           Ref the element when we should, but not when we its not needed. Reflow
7169           the event_handling to not leak the event.       
7170
7171 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7172
7173         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7174         (qtdemux_parse_samples):
7175         Properly free QTDemuxSamples array.
7176         Protect table write with a sensible check, some files apparently DO contain
7177         stts values starting with 0 :(
7178
7179 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7180
7181         * gst/avi/gstavidemux.c:
7182         * gst/qtdemux/qtdemux.c:
7183           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7184           previous commit messed up.
7185
7186 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7187
7188         * gst/avi/gstavidemux.c:
7189         * gst/qtdemux/qtdemux.c:
7190           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7191           element when we should, but not when we its not needed.
7192
7193 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7194
7195         * gst/wavparse/gstwavparse.c:
7196           Return FALSE if we can't handle a query instead of changing the
7197           format. Ignore fact when dealing with mpeg audio.
7198
7199 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7200
7201         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7202
7203         * configure.ac:
7204         * gst/udp/gstdynudpsink.c:
7205         * gst/udp/gstdynudpsink.h:
7206         * gst/udp/gstmultiudpsink.c:
7207         * gst/udp/gstmultiudpsink.h:
7208         * gst/udp/gstudpsink.c:
7209         * gst/udp/gstudpsink.h:
7210           Fix includes for MSVC and GLib-2.14.0 (#492388).
7211
7212         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7213           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7214
7215 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7216
7217         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7218         (gst_mulawdec_chain):
7219         * gst/law/mulaw-decode.h:
7220         Calculate outgoing buffer duration if incoming buffer didn't have a
7221         valid duration.
7222
7223 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7224
7225         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7226         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7227         Smarter combine_flow code that also deals with downstream elements
7228         returning UNEXPECTED when they receive data out of the segment
7229         boundaries. Fixes #491305.
7230
7231 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7232
7233         * sys/v4l2/v4l2src_calls.c:
7234           Fix 'unused variable' compiler warning when compiling against
7235           older kernel headers.
7236
7237 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7238
7239         * ext/taglib/gstid3v2mux.cc (add_funcs):
7240           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7241
7242 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7243
7244         * tests/check/pipelines/simple-launch-lines.c:
7245            Improve the tests a little more.
7246
7247 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7248
7249         patch by: Yun Zheng Hu
7250
7251         * sys/osxaudio/gstosxaudiosrc.c:
7252         Use default input device instead of default output device and
7253         only memcpy actual available bytes.
7254
7255 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7256
7257         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7258           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7259           early. It is temporary until we find something better.
7260
7261 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7262
7263         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7264
7265         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7266         Fix race when pausing a RTSP stream in interleaved.
7267         Fixes #475784.
7268
7269 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7270
7271         Patch by: Peter Kjellerstedt <pkj at axis com>
7272
7273         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7274         Use correct unref function for buffers. #488844.
7275
7276 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7277
7278         * gst/avi/gstavimux.c:
7279         * tests/check/elements/avimux.c:
7280           Add some debug and sync tests with the fix.     
7281
7282 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7283
7284         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7285
7286         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7287         When the socket is used by the app for other purposes, don't generate an
7288         error if there is activaty on the socket that is not data related.
7289         Fixes #487488.
7290
7291 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7292
7293         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7294         (gst_v4l2src_grab_frame):
7295         Add some more debug info. Generate an error when we run out of buffers
7296         for some reason. See #480557.
7297
7298 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7299
7300         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7301
7302         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7303         Set marker bit correctly.
7304
7305 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7306
7307         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7308         Use allowed name for the GstStructure.
7309
7310 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7311
7312         * ext/gconf/gstswitchsink.c:
7313         * gst/autodetect/gstautoaudiosink.c:
7314           Use new gst_bus_pop_filtered().
7315
7316 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7317
7318         * sys/v4l2/gstv4l2src.c:
7319         * sys/v4l2/v4l2src_calls.c:
7320           When probing the formats and sizes a camera supports, make
7321           sure the best ones (highest resolution, prefered format)
7322           end up at the beginning of the probed caps and the less
7323           desirable ones at the end.  This is important because the
7324           order within the caps matters for things like fixation and
7325           negotiation, ie. what format is chosen in the end.
7326           With recent kernels, the current probing code will end up
7327           querying the supported sizes from lowest resolution to
7328           highest resolution, adding them to the probed caps in that
7329           order, resulting to v4l2src fixating to the lowest possible
7330           resolution if downstream does not express a size preference.
7331           Also make up a somewhat random ranking of prefered output
7332           formats for the same reason. Fixes #485828.
7333         
7334 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7335
7336         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7337
7338         * gst/id3demux/id3v2frames.c:
7339           Extract license/copyright URIs from ID3v2 WCOP frames
7340           (Fixes #447000).
7341
7342         * tests/check/elements/id3demux.c:
7343         * tests/files/Makefile.am:
7344         * tests/files/id3-447000-wcop.tag:
7345           Add simple unit test.
7346
7347 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7348
7349         * ext/taglib/gstid3v2mux.cc:
7350           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7351           Prerequisite for #447000.
7352
7353 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7354
7355         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7356         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7357         a GstClockTime.
7358
7359 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7360
7361         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7362         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7363         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7364         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7365         (gst_rtspsrc_change_state):
7366         More seeking fixes, mostly passing around the new playback segment in
7367         order to configure it properly.
7368         Also reset base_time of udp sources when setting them back to PLAYING as
7369         a temporary hack until core supports seek in live sources properly.
7370
7371 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7372
7373         * gst/rtp/gstrtpmp4adepay.c:
7374         Fix caps as to not confuse autopluggers.
7375
7376 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7377
7378         * gst/id3demux/gstid3demux.c:
7379         * gst/id3demux/gstid3demux.h:
7380         * gst/id3demux/id3tags.c:
7381         * gst/id3demux/id3tags.h:
7382         * gst/id3demux/id3v2frames.c:
7383           Port ID3 tag demuxer over to the new GstTagDemux in -base
7384           (now would be a good time to test re-importing your music
7385           collection).
7386
7387 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7388
7389         * gst/apetag/Makefile.am:
7390         * gst/apetag/gstapedemux.c:
7391         * gst/apetag/gstapedemux.h:
7392         * gst/apetag/gsttagdemux.c:
7393         * gst/apetag/gsttagdemux.h:
7394           Port APE tag demuxer over to the new GstTagDemux in -base.
7395
7396 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7397
7398         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7399         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7400         (gst_rtspsrc_handle_internal_src_query),
7401         (gst_rtspsrc_handle_src_query), (new_session_pad),
7402         (gst_rtspsrc_stream_configure_tcp),
7403         (gst_rtspsrc_stream_configure_transport),
7404         (gst_rtspsrc_loop_send_cmd):
7405         Improve flushing behaviour.
7406         Set state of the udp sources to PAUSE/PLAYING correctly.
7407         Handle events and queries for UDP and TCP transport now.
7408
7409 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7410
7411         * gst/rtp/gstrtpgsmdepay.c:
7412         * gst/rtp/gstrtpgsmpay.c:
7413           Add log category.
7414
7415 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7416
7417         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7418
7419         * tests/check/Makefile.am:
7420         * tests/check/pipelines/simple-launch-lines.c:
7421           Add unit tests for payloaders/depayloaders.
7422
7423 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7424
7425         * gst/avi/gstavimux.c:
7426         * gst/avi/gstavimux.h:
7427           Also save codec data for audio streams. Fixes #482495.
7428
7429 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7430
7431         * gst/avi/gstavimux.c:
7432           Fix "Index entry has invalid stream nr 1".
7433           Add support for muxing aac - work in progress (see #482495).
7434
7435 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7436
7437         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7438         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7439         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7440         * gst/rtsp/gstrtspsrc.h:
7441         Parse bandwidth modifiers, they are not yet configured in the session
7442         manager because we don't have an API for that yet.
7443
7444 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7445
7446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7447         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7448         Use shiny new function in -base to get the default clock-rate.
7449         Update some docs.
7450
7451 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7452
7453         * win32/MANIFEST:
7454         Add files to win32 manifest.
7455         * win32/vs6/libgstaudiofx.dsp:
7456         * win32/vs6/libgstqtdemux.dsp:
7457         * win32/vs6/libgstrtp.dsp:
7458         * win32/vs6/libgstrtsp.dsp:
7459         Update project files.
7460
7461 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7462
7463         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7464         (gst_rtspsrc_play):
7465         * gst/rtsp/gstrtspsrc.h:
7466         In TCP mode, only timestamp the first buffer. TCP is not real time and
7467         it does not make sense to try to skew compensate, also some servers send
7468         the first batch of data in a burst.
7469
7470 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7471
7472         * gst/matroska/matroska-demux.c:
7473           Fix setting the discont flag on the first buffer
7474           pushed downstream for formats with private codec
7475           data that needs to be deserialised into buffers
7476           (such as vorbis and FLAC when in a matroska container).
7477
7478 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7479
7480         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7481
7482         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7483         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7484         (gst_rtp_mp4v_pay_handle_buffer):
7485         * gst/rtp/gstrtpmp4vpay.h:
7486         Free the config string. Fixes #480707.
7487         Clean up the timestamp code a little.
7488
7489 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7490
7491         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7492         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7493         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7494         * gst/rtsp/gstrtspsrc.h:
7495         Set timestamps on RTP buffers in interleaved mode.
7496         Mark first buffers with a DISCONT.
7497         Remove flush hack now that sync for live sources has been figured out.
7498
7499 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7500
7501         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7502         Update documentation.
7503
7504 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7505
7506         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7507         (gst_rtp_xqt_depay_change_state):
7508         * gst/qtdemux/gstrtpxqtdepay.h:
7509         Fail if we don't know the quicktime format.
7510
7511 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7512
7513         * ext/flac/gstflacenc.c:
7514         * ext/flac/gstflacenc.h:
7515           Save the flow return from the last gst_pad_push() and
7516           make sure we pass the right flow return value upstream
7517           in the case of failure; minor clean-ups.
7518
7519 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7520
7521         * ext/taglib/gstapev2mux.cc:
7522         * ext/taglib/gstid3v2mux.cc:
7523         * gst/apetag/gstapedemux.c:
7524           Add support for the new GST_TAG_COMPOSER (#459809).
7525
7526 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7527
7528         * gst/law/alaw-decode.c:
7529         * gst/law/alaw-decode.h:
7530         * gst/law/alaw-encode.c:
7531         * gst/law/alaw-encode.h:
7532         * gst/law/alaw.c:
7533         * gst/law/mulaw-conversion.h:
7534           Compulsive clean-ups: use boilerplate macros, add debug
7535           categories, fix up things to conform to symbol nomenklatura,
7536           etc.
7537
7538 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7539
7540         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7541
7542         * gst/law/alaw-decode.c:
7543         * gst/law/alaw-encode.c:
7544           Use static tables for A-Law decoding and encoding; this makes
7545           A-Law decoding and encoding less CPU-intensive, but increases
7546           the binary size a bit. Leaving old code around for now,
7547           selectable by a define in the code. Fixes #435435.
7548
7549 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7550
7551         * configure.ac:
7552         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7553         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7554         in configure.ac.
7555
7556 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7557
7558         Patch by: Jan Gerber <j at bootlab dot org>
7559
7560         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7561         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7562
7563 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7564
7565         * sys/oss/gstosshelper.c:
7566           Use GST_WARNING instead of a g_critical. This situation is not caused
7567           by the application.
7568
7569 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7570
7571         * po/LINGUAS:
7572         * po/nl.po:
7573           Updated translations.
7574
7575 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7576
7577         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7578
7579         * po/eu.po:
7580           Added Basque translation.
7581
7582 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7583
7584         translated by: Abel Cheung <abelcheung@gmail.com>
7585
7586         * po/zh_HK.po:
7587         * po/zh_TW.po:
7588           Added Chinese (traditional and Hong Kong) translation.
7589
7590 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7591
7592         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7593
7594         * po/pl.po:
7595           Added Polish translation.
7596
7597 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7598
7599         translated by: Ilkka Tuohela <hile@iki.fi>
7600
7601         * po/fi.po:
7602           Added Finnish translation.
7603
7604 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7605
7606         translated by: Jorge González González <aloriel@gmail.com>
7607
7608         * po/es.po:
7609           Added Spanish translation.
7610
7611 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7612
7613         translated by: Mogens Jaeger <mogens@jaeger.tf>
7614
7615         * po/da.po:
7616           Added Danish translation.
7617
7618 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7619
7620         translated by: Funda Wang <fundawang@linux.net.cn>
7621
7622         * po/zh_CN.po:
7623           Added Chinese (simplified) translation.
7624
7625 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7626
7627         translated by: Alexander Shopov <ash@contact.bg>
7628
7629         * po/bg.po:
7630           Added Bulgarian translation.
7631
7632 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7633
7634         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7635         Set outgoing packet duration because we can. Fixes #478244 some more.
7636
7637 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7638
7639         * ext/cairo/gsttextoverlay.c:
7640           Add info about static leak.
7641         
7642         * tests/check/Makefile.am:
7643         * tests/check/generic/states.c:
7644           Improved state change unit test.
7645
7646 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7647
7648         * docs/plugins/.cvsignore:
7649         * tests/check/.cvsignore:
7650           Ignore registries in any format.
7651
7652 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7653
7654         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7655         Removed some unused code.
7656
7657         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7658         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7659         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7660         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7661         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7662         (gst_rtp_theora_pay_flush_packet):
7663         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7664         Try to preserve the incomming buffer duration on the outgoing
7665         packets. Fixes #478244.
7666
7667 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7668
7669         * ext/taglib/gstapev2mux.cc:
7670         * ext/taglib/gstid3v2mux.cc:
7671           Work around compiler warnings with g++-4.2 when assigning a
7672           string constant to a gchar * (partially fixes #478092).
7673
7674 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7675
7676         * configure.ac:
7677           We require core CVS now for gst_base_src_set_do_timestamp().
7678
7679 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7680
7681         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7682         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7683         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7684         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7685         (gst_rtspsrc_handle_message):
7686         Fix compiler warnings shown with Forte.
7687
7688 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7689
7690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7691         (gst_rtspsrc_dup_printf):
7692         Give meaningfull error when all streams failed to configure for some
7693         reason.
7694
7695 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7696
7697         * gst/rtp/README:
7698         Update README with the design for synchronisation rules of RTP on
7699         sender and receiver.
7700
7701 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7702
7703         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7704         (gst_wavparse_chain):
7705         Don't push EOS from the chain function, the element
7706         driving the pipeline is responsible for this. The bug
7707         this was meant to fix seems to be queue not forwarding
7708         EOS in all cases (see #476514).
7709
7710 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7711
7712         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7713         (gst_level_transform_ip):
7714         * gst/level/gstlevel.h:
7715         Use basetransform segment so that it is correctly managed on flushes and
7716         start/stop.
7717         Report message timestamp as stream time, which is what an application
7718         can understand.
7719
7720 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7721
7722         * ext/taglib/gstapev2mux.cc:
7723         * ext/taglib/gstapev2mux.h:
7724         * ext/taglib/gsttaglibmux.c:
7725         * tests/check/elements/apev2mux.c:
7726         Update my mail address.
7727
7728 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7729
7730         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7731         (gst_wavparse_loop), (gst_wavparse_chain):
7732         Add EOS logic for the push-based mode too. Fixes #476514.
7733
7734 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7735
7736         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7737         * gst/law/alaw-encode.h:
7738         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7739         (gst_mulawenc_chain):
7740         * gst/law/mulaw-encode.h:
7741         Fix law encoder timestamps.
7742
7743 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7744
7745         * ext/gconf/gstgconfaudiosink.c:
7746           Fix warning when building without debug.
7747
7748         * sys/oss/gstossmixertrack.c:
7749           Use const like in alsamixertrack.c (fixes warnings).
7750
7751 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7752
7753         * sys/v4l2/v4l2src_calls.c:
7754         (gst_v4l2src_probe_caps_for_format_and_size):
7755         Fix framerate detection code some more.
7756         Handle the case where there is a weird step in the stepwise framerates.
7757         Don't overwrite the min interval with the framerate, use a temp variable
7758         instead.
7759         Use max in the Continuous framerate intervals instead of step, which is
7760         1 according to the docs. Fixes #475424.
7761
7762 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7763
7764         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7765         Make udpsrc timestamp outgoing buffers based on when they were received.
7766         Also make it output a segment in time.
7767
7768 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7769
7770         * gst/avi/gstavidemux.c:
7771           Plug a little leak. Little code cleanups.
7772
7773 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7774
7775         * configure.ac:
7776           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7777           flac versions, 's good for cross-compilation karma.
7778
7779 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7780
7781         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7782
7783         * gst/rtp/gstrtph263pay.c:
7784           Fix up header structure so that compilers don't add padding
7785           between the structure fields, since that would lead to us
7786           sending RTP packets with broken headers (as is currently the
7787           case when compiling with MSVC). Also see similar fixes in
7788           libgstrtp in gst-plugins-base. (#474616; #471194)
7789
7790 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7791
7792         * sys/v4l2/v4l2src_calls.c:
7793         (gst_v4l2src_probe_caps_for_format_and_size):
7794         Don't overwrite our GValue with 0 but instead use the previously
7795         computed value. Fixes #471823 some more.
7796
7797 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7798
7799         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7800           No tabs in this file please, or gtk-doc will end up documenting
7801           rather absurd class hierarchies.
7802
7803 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7804
7805         * ext/gconf/gstswitchsink.c:
7806           If the new kid element fails to change state for some reason
7807           (e.g. esdsink not being able to connect to the sound server),
7808           forward the error message it posted on the bus instead of just
7809           posting a generic 'Internal state change error: please file a
7810           bug' error message. Fixes #471364.
7811
7812 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7813
7814         * gst/qtdemux/Makefile.am:
7815         * gst/qtdemux/qtdemux.c:
7816           Don't assume tags are encoded as UTF-8 (#473670).
7817
7818 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7819
7820         * sys/v4l2/gstv4l2src.c:
7821         * sys/v4l2/gstv4l2src.h:
7822         * sys/v4l2/v4l2src_calls.c:
7823           Implement LATENCY queries in the crudest way possible so I don't
7824           have to use sync=false any longer when testing with videosinks.
7825
7826 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7827
7828         * configure.ac:
7829           Fix build.
7830
7831 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7832
7833         * sys/v4l2/v4l2src_calls.c:
7834         (gst_v4l2src_probe_caps_for_format_and_size):
7835         Add some more debugging in the framerate function.
7836         Iterate stepwise framerate up to and _including_ the max and if nothing
7837         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7838         don't end up with an empty list. Fixes #471823
7839
7840 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7841
7842         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7843         (gst_multiudpsink_set_clients_string),
7844         (gst_multiudpsink_get_clients_string),
7845         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7846         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7847         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7848         (gst_multiudpsink_clear):
7849         Add property do configure destination address/port pairs
7850         API:GstMultiUDPSink::clients
7851
7852 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7853
7854         * tests/examples/Makefile.am:
7855         * tests/examples/rtp/Makefile.am:
7856         * tests/examples/rtp/client-H263p-AMR.sh:
7857         * tests/examples/rtp/client-H263p-PCMA.sdp:
7858         * tests/examples/rtp/client-H263p-PCMA.sh:
7859         * tests/examples/rtp/client-H264-PCMA.sdp:
7860         * tests/examples/rtp/client-H264-PCMA.sh:
7861         * tests/examples/rtp/client-PCMA.sh:
7862         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7863         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7864         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7865         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7866         Added some RTP example scripts for sending and receiving RTP streams.
7867
7868 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7869
7870         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7871         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7872         Restructure the setcaps function so that we can also compute the
7873         expected GStreamer output size of the video frames.
7874         Set frame_byte_size correctly so that read-based devices have a chance
7875         of working correctly.
7876         When grabbing a frame, discard frames that are not of the expected size.
7877         Some cameras don't output the right framesize for the first buffer.
7878         Try only a couple of times to get a valid frame, else error out.
7879
7880         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7881         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7882         Add some more debug info when scanning the device.
7883
7884         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7885         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7886         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7887         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7888         Add some more debug info when dequeing a frame.
7889
7890 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7891
7892         * gst/wavparse/gstwavparse.c:
7893           More code cleanups. Add some more comment and improve debugs logs.
7894
7895 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7896
7897         * gst/wavparse/gstwavparse.c:
7898         * gst/wavparse/gstwavparse.h:
7899           Implement seek-query. Refactor duration calculations. Appropriate use
7900           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7901           out of loops.
7902
7903 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7904
7905         * gst/avi/gstavidemux.c:
7906           Implement seek-query.
7907
7908 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7909
7910         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7911         (gst_rtspsrc_dup_printf):
7912         Use new basesink async property to make sparse RTCP packet not wait for
7913         preroll.
7914
7915 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7916
7917         * gst/audiofx/Makefile.am:
7918         Dist the right file.
7919
7920 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7921
7922         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7923         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7924         Make sure we generate and parse floating point values in the POSIX
7925         locale instead of the current locale. 
7926
7927 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7928
7929         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7930         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7931         (gst_rtspsrc_play):
7932         * gst/rtsp/gstrtspsrc.h:
7933         Fix method detection again.
7934         Keep track of when we must send a Range header.
7935         Use segment values for Range, Speed and Scale headers.
7936         Parse Speed and Scale headers to update the segment values.
7937
7938 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7939
7940         patch by: Mark Nauwelaerts <manauw@skynet.be>
7941
7942         * sys/v4l2/v4l2src_calls.c:
7943           Handle optional v4l2 ioctls gracefully.
7944
7945 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7946
7947         * gst/rtp/Makefile.am:
7948         * gst/rtp/gstrtp.c: (plugin_init):
7949         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7950         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7951         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7952         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7953         (gst_rtp_h263_depay_get_property),
7954         (gst_rtp_h263_depay_change_state),
7955         (gst_rtp_h263_depay_plugin_init):
7956         * gst/rtp/gstrtph263depay.h:
7957         Added an H263 depayloader. Fixes #369392.
7958
7959         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7960         (gst_rtp_h263p_depay_process):
7961         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7962         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7963         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7964         payloads.
7965         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7966
7967 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7968
7969         * gst/audiofx/audiochebyshevfreqband.c:
7970         * gst/audiofx/audiochebyshevfreqlimit.c:
7971         Add small comparision with the windowed sinc filters in the docs.
7972
7973 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7974
7975         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7976         (audiochebyshevfreqband_suite):
7977         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7978         (audiochebyshevfreqlimit_suite):
7979         Also test 32 bit float mode and the type 2 variants of the filters.
7980
7981 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7982
7983         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7984         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7985         (gst_rtspsrc_loop):
7986         Refactor the udp and interleaved loop function a bit.
7987
7988 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7989
7990         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7991         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7992         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7993         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7994         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7995         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7996         * gst/rtsp/gstrtspsrc.h:
7997         Protect connection activity with a new lock, avoids deadlocks when going
7998         to PAUSED. Fixes #455808.
7999
8000 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8001
8002         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8003         Fix debug statement.
8004
8005 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8006
8007         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8008         Fix stray %u in debug line as spotted by Saur on IRC.
8009
8010 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8011
8012         * gst/audiofx/audiochebyshevfreqband.c:
8013         (gst_audio_chebyshev_freq_band_class_init):
8014         * gst/audiofx/audiochebyshevfreqlimit.c:
8015         (gst_audio_chebyshev_freq_limit_class_init):
8016         Use generator macros for the process functions for the different
8017         sample types, add lower upper boundaries for the GObject properties
8018         so automatically generated UIs can use sliders and add a note about
8019         the number of poles as a too high number of poles combined with
8020         very low or very high frequencies will produce only noise.
8021         * docs/plugins/gst-plugins-good-plugins.args:
8022         Regenerated for the property changes.
8023
8024 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8025
8026         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8027         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8028         (gst_rtspsrc_stream_configure_udp_sink),
8029         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8030         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8031         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8032         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8033         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8034         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8035         * gst/rtsp/gstrtspsrc.h:
8036         Improve timeout handling.
8037         Use the same socket for sending and receiving RTCP packets so that some
8038         servers can track clients better.
8039         Improve connection closed handling. Try to reconnect.
8040         Don't overwrite our content base with NULL.
8041         Improve debugging.
8042         Improve range parsing and handling.
8043         Remove flushing hack now that core does the right thing.
8044
8045 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8046
8047         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8048         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8049         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8050         (gst_multiudpsink_close), (gst_multiudpsink_add):
8051         * gst/udp/gstmultiudpsink.h:
8052         Add support for getting and setting the socket to use.
8053
8054         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8055         (gst_udpsrc_create), (gst_udpsrc_get_property):
8056         Add support for getting the currently used socket.
8057
8058 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8059
8060         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8061
8062         * gst/audiofx/Makefile.am:
8063         * gst/audiofx/audiochebyshevfreqband.c:
8064         (gst_audio_chebyshev_freq_band_mode_get_type),
8065         (gst_audio_chebyshev_freq_band_base_init),
8066         (gst_audio_chebyshev_freq_band_dispose),
8067         (gst_audio_chebyshev_freq_band_class_init),
8068         (gst_audio_chebyshev_freq_band_init),
8069         (generate_biquad_coefficients), (calculate_gain),
8070         (generate_coefficients),
8071         (gst_audio_chebyshev_freq_band_set_property),
8072         (gst_audio_chebyshev_freq_band_get_property),
8073         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8074         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8075         (gst_audio_chebyshev_freq_band_start):
8076         * gst/audiofx/audiochebyshevfreqband.h:
8077         * gst/audiofx/audiochebyshevfreqlimit.c:
8078         (gst_audio_chebyshev_freq_limit_mode_get_type),
8079         (gst_audio_chebyshev_freq_limit_base_init),
8080         (gst_audio_chebyshev_freq_limit_dispose),
8081         (gst_audio_chebyshev_freq_limit_class_init),
8082         (gst_audio_chebyshev_freq_limit_init),
8083         (generate_biquad_coefficients), (calculate_gain),
8084         (generate_coefficients),
8085         (gst_audio_chebyshev_freq_limit_set_property),
8086         (gst_audio_chebyshev_freq_limit_get_property),
8087         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8088         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8089         (gst_audio_chebyshev_freq_limit_start):
8090         * gst/audiofx/audiochebyshevfreqlimit.h:
8091         * gst/audiofx/audiofx.c: (plugin_init):
8092         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8093         Fixes #464800.
8094
8095         * tests/check/Makefile.am:
8096         * tests/check/elements/.cvsignore:
8097         * tests/check/elements/audiochebyshevfreqband.c:
8098         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8099         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8100         * tests/check/elements/audiochebyshevfreqlimit.c:
8101         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8102         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8103         Add unit tests for the chebyshev filters.
8104
8105         * docs/plugins/Makefile.am:
8106         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8107         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8108         * docs/plugins/gst-plugins-good-plugins.args:
8109         * docs/plugins/inspect/plugin-1394.xml:
8110         * docs/plugins/inspect/plugin-audiofx.xml:
8111         * docs/plugins/inspect/plugin-dv.xml:
8112         * docs/plugins/inspect/plugin-flac.xml:
8113         * docs/plugins/inspect/plugin-jpeg.xml:
8114         * docs/plugins/inspect/plugin-png.xml:
8115         * docs/plugins/inspect/plugin-rtp.xml:
8116         * docs/plugins/inspect/plugin-shout2send.xml:
8117         * docs/plugins/inspect/plugin-wavpack.xml:
8118         And add docs for the chebyshev filters. While doing
8119         that also run make update in docs/plugins.
8120
8121 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8122
8123         * ext/annodex/gstcmmltag.c:
8124         * gst/rtp/gstrtpvorbispay.c:
8125           Make ro memory to share.
8126
8127 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8128
8129         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8130         Improve UDP performance by avoiding a select() when we have data
8131         available immediatly.
8132
8133 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8134
8135         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8136         (gst_rtp_dec_class_init):
8137         * gst/rtsp/gstrtpdec.h:
8138         Add (dummy) SSRC management signals.
8139
8140         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8141         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8142         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8143         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8144         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8145         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8146         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8147         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8148         * gst/rtsp/gstrtspsrc.h:
8149         Add connection-speed property.
8150         Add find_stream helper functions.
8151         Handle stream EOS based on BYE messages or SSRC timeout.
8152         Returns SUCCESS from the state change function as we hide our async
8153         elements from the parent.
8154
8155 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8156
8157         * gst/debug/rndbuffersize.c:
8158           Fix da leak.
8159
8160 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8161
8162         * gst/debug/Makefile.am:
8163         * gst/debug/breakmydata.c:
8164         * gst/debug/gstdebug.c:
8165         * gst/debug/negotiation.c:
8166         * gst/debug/progressreport.c:
8167         * gst/debug/rndbuffersize.c:
8168         * gst/debug/testplugin.c:
8169           Add new test element and clean-up the others a little.
8170
8171 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8172
8173         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8174         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8175
8176 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8177
8178         * gst/rtp/gstrtpilbcdepay.c:
8179           Include stdlib.
8180
8181 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8182
8183         * gst/rtp/gstrtpmpvdepay.c:
8184         Set the mpegversion in the caps so that autoplugging does not get
8185         confused.
8186
8187 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8188
8189         * po/hu.po:
8190         * po/uk.po:
8191         * po/vi.po:
8192           Updated translations.
8193
8194 2007-08-08  Michael Smith <msmith@fluendo.com>
8195
8196         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8197           Render right border in the correct location.
8198
8199 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8200
8201         Patch by: Olivier Crete <tester at tester dot ca>
8202
8203         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8204         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8205         Make mode property a string. Fixes #464475.
8206
8207 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8208
8209         * ext/flac/gstflacenc.c:
8210           Widen caps to match decoder a bit and add more FIXMEs.
8211
8212 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8213
8214         patch by: Mark Nauwelaerts <manauw@skynet.be>
8215
8216         * gst/avi/gstavimux.c:
8217           Fix ODML index tag numbering. Fixes #463624.
8218
8219 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8220
8221         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8222         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8223         (gst_rtspsrc_stream_configure_tcp),
8224         (gst_rtspsrc_stream_configure_udp_sink):
8225         Fix default clock-rate for realmedia.
8226         Fix parsing of transport.
8227         Don't try to link NULL pads.
8228
8229 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8230
8231         * po/POTFILES.skip:
8232           Add POTFILES.skip with list of source files that aren't disted at the
8233           moment but contain translatable strings. Should hopefully pacify
8234           broken tools and make it clearer that these files are left out
8235           intentionally (#461600).
8236
8237 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8238
8239         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8240         If the buffer was entirely clipped ... don't try sending it :)
8241
8242 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8243
8244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8245         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8246         (gst_rtspsrc_create_transports_string),
8247         (gst_rtspsrc_prepare_transports):
8248         If we don't hav a session manager, set the caps on outgoing buffers
8249         ourselves.
8250         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8251         Append final bit of the transport string even when it does not contain a
8252         placeholder.
8253
8254 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8255
8256         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8257         (gst_rtsp_ext_list_connect):
8258         * gst/rtsp/gstrtspext.h:
8259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8260         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8261         Clean up the interface list.
8262         Allow connecting to interface signals for the extensions.
8263         Remove old extension code.
8264         Free list on cleanup.
8265         Allow extensions to send additional RTSP messages.
8266
8267 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8268
8269         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8270         Handle a NULL gconf key gracefully by rendering the default element.
8271
8272 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8273
8274         * gst/rtsp/gstrtspext.h:
8275         Fix include path for extension interface.
8276
8277 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8278
8279         * gst/audiofx/audioamplify.h:
8280         Also remove a now unecessary variable here.
8281
8282 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8283
8284         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8285         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8286         * gst/audiofx/audiodynamic.c:
8287         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8288         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8289         * gst/audiofx/audiodynamic.h:
8290         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8291         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8292         * gst/audiofx/audioinvert.h:
8293         Don't save format information ourselves, this is already saved in
8294         GstAudioFilter.
8295
8296 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8297
8298         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8299         (gst_rtsp_ext_list_stream_select):
8300         * gst/rtsp/gstrtspext.h:
8301         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8302         Use rank to filter out extensions.
8303         Add url to stream_select interface call.
8304
8305 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8306
8307         * gst/rtsp/Makefile.am:
8308         * gst/rtsp/base64.c:
8309         * gst/rtsp/base64.h:
8310         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8311         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8312         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8313         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8314         (gst_rtsp_ext_list_setup_media),
8315         (gst_rtsp_ext_list_configure_stream),
8316         (gst_rtsp_ext_list_get_transports),
8317         (gst_rtsp_ext_list_stream_select):
8318         * gst/rtsp/gstrtspext.h:
8319         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8320         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8321         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8322         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8323         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8324         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8325         (gst_rtspsrc_stream_configure_tcp),
8326         (gst_rtspsrc_stream_configure_mcast),
8327         (gst_rtspsrc_stream_configure_udp),
8328         (gst_rtspsrc_stream_configure_udp_sink),
8329         (gst_rtspsrc_stream_configure_transport),
8330         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8331         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8332         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8333         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8334         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8335         (gst_rtspsrc_parse_methods),
8336         (gst_rtspsrc_create_transports_string),
8337         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8338         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8339         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8340         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8341         * gst/rtsp/gstrtspsrc.h:
8342         * gst/rtsp/rtsp.h:
8343         * gst/rtsp/rtspconnection.c:
8344         * gst/rtsp/rtspconnection.h:
8345         * gst/rtsp/rtspdefs.c:
8346         * gst/rtsp/rtspdefs.h:
8347         * gst/rtsp/rtspext.h:
8348         * gst/rtsp/rtspextwms.c:
8349         * gst/rtsp/rtspextwms.h:
8350         * gst/rtsp/rtspmessage.c:
8351         * gst/rtsp/rtspmessage.h:
8352         * gst/rtsp/rtsprange.c:
8353         * gst/rtsp/rtsprange.h:
8354         * gst/rtsp/rtsptransport.c:
8355         * gst/rtsp/rtsptransport.h:
8356         * gst/rtsp/rtspurl.c:
8357         * gst/rtsp/rtspurl.h:
8358         * gst/rtsp/sdp.h:
8359         * gst/rtsp/sdpmessage.c:
8360         * gst/rtsp/sdpmessage.h:
8361         * gst/rtsp/test.c:
8362         Use shiny new RTSP and SDP library.
8363         Implement RTSP extensions using the new interface.
8364         Remove a lot of old code.
8365
8366 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8367
8368         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8369         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8370
8371 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8372
8373         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8374         Don't unref the outgoing buffer twice when dropping it because it's
8375         outside of the segment.
8376
8377 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8378
8379         * configure.ac:
8380         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8381         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8382         Use the new buffer clipping function from gstaudio here and
8383         require gst-plugins-base CVS.
8384         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8385         For framed Wavpack buffers we require a valid timestamp.
8386
8387 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8388
8389         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8390         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8391         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8392         Clip raw audio and video when we can, keep track of current output
8393         segment.
8394         Don't leak buffers and events when there is no output pad.
8395         Improve debugging here and there.
8396
8397 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8398
8399         * configure.ac:
8400           Sync liboil check with plugins-base.
8401
8402 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8403
8404         * ext/annodex/Makefile.am:
8405           Fix CFLAGS/LIBS.
8406
8407         * ext/cdio/gstcdiocddasrc.c:
8408         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8409           Include stdlib
8410
8411         * ext/cairo/Makefile.am:
8412         * gst/videofilter/Makefile.am:
8413         * tests/examples/level/Makefile.am:
8414           Use $(LIBM) instead of -lm
8415
8416 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8417
8418         * sys/v4l2/gstv4l2src.c:
8419           Add another example pipeline.
8420
8421 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8422
8423         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8424
8425         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8426           Use define here.
8427
8428         * sys/v4l2/gstv4l2tuner.c:
8429         (gst_v4l2_tuner_set_frequency_and_notify):
8430           Don't touch the property - its still disabled.
8431
8432         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8433         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8434         * sys/v4l2/v4l2src_calls.h:
8435           Improve fallback format negotionation. Fixes #451388
8436
8437 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8438
8439         * tests/check/elements/videocrop.c: (GST_START_TEST):
8440           Fix the test.
8441
8442 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8443
8444         * docs/plugins/Makefile.am:
8445         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8446         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8447         * docs/plugins/inspect/plugin-jpeg.xml:
8448         * docs/plugins/inspect/plugin-png.xml:
8449         * ext/jpeg/gstjpegdec.c:
8450         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8451         (gst_pngdec_sink_setcaps):
8452           More docs. More logs in pngdec.
8453
8454 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8455
8456         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8457           Initialize num_buffers with minimum value.
8458
8459         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8460         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8461           Handle frame-size query failure gracefully.
8462
8463 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8464
8465         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8466         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8467         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8468         of qt/aac files.
8469
8470 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8471
8472         * ext/wavpack/gstwavpackdec.c:
8473         (gst_wavpack_dec_clip_outgoing_buffer):
8474         Fix buffer clipping to correctly clip to the segment stop.
8475
8476 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8477
8478         * configure.ac:
8479         * tests/Makefile.am:
8480         Remove bogus check for libcheck, since we check for
8481         gstreamer-check and it pulls in the required info from there,
8482         and we weren't actually _using_ the information for libcheck
8483         ourselves anyway.
8484
8485 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8486
8487         * configure.ac:
8488           Use pkg-config to locate check.
8489
8490 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8491
8492         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8493         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8494         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8495         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8496         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8497         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8498         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8499         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8500         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8501         * gst/effectv/gstrev.c: (gst_revtv_transform):
8502         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8503         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8504         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8505         * gst/matroska/matroska-demux.c:
8506         (gst_matroska_demux_add_wvpk_header),
8507         (gst_matroska_demux_check_subtitle_buffer),
8508         (gst_matroska_decode_buffer):
8509         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8510           Fix build against core CVS.
8511
8512 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8513
8514         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8515         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8516         don't have enough granularity to convert that boolean into a
8517         GstFlowReturn.
8518
8519 2007-07-06  Michael Smith <msmith@fluendo.com>
8520
8521         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8522         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8523         (gst_alawdec_change_state):
8524         * gst/law/alaw-decode.h:
8525         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8526         (gst_mulawdec_class_init), (gst_mulawdec_init),
8527         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8528         * gst/law/mulaw-decode.h:
8529           Fix capsnego bogosity in *law decoders. 
8530
8531 2007-07-06  Michael Smith <msmith@fluendo.com>
8532
8533         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8534         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8535         (gst_smokeenc_change_state):
8536         * ext/jpeg/gstsmokeenc.h:
8537           Remove stupidity in get/set caps functions.
8538           Fix some refcounting problems.
8539
8540 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8541
8542         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8543         Remove endianness-flipping hack that seems to have been required
8544         only because of a bug in ffmpegcolorspace.
8545         Partially Fixes: #451908
8546
8547 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8548
8549         * docs/plugins/Makefile.am:
8550           Simplify --extra-dir as gtkdoc scans recursively.
8551
8552 2007-07-03  Wim Taymans  <wim@fluendo.com>
8553
8554         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8555
8556         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8557         Set the encoding-name in the rtp caps to all uppercase, as required by
8558         the caps spec.
8559         Some small cleanups in the error paths. Fixes #453037.
8560
8561 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8562
8563         * ext/wavpack/gstwavpackparse.c:
8564         (gst_wavpack_parse_index_get_last_entry),
8565         (gst_wavpack_parse_index_get_entry_from_sample),
8566         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8567         (gst_wavpack_parse_scan_to_find_sample):
8568         * ext/wavpack/gstwavpackparse.h:
8569         Use a GSList for the GArray that is used like a list anyway.
8570
8571 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8572
8573         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8574         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8575         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8576           Add state change function where we set 0/1 as default framerate in
8577           case our setcaps function isn't called, like it might not in a
8578           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8579           gdkpixbufdec trying to create caps with a 0/0 framerate.
8580           Also post an error message on the bus if gst_pad_push() fails when
8581           called from our sink event handler (+1 for flow returns for event
8582           functions in 0.11) instead of failing silently.
8583
8584 2007-06-27  Wim Taymans  <wim@fluendo.com>
8585
8586         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8587         Cast stack args to the proper types. Fixes #451249.
8588
8589 2007-06-27  Wim Taymans  <wim@fluendo.com>
8590
8591         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8592         (new_session_pad), (gst_rtspsrc_setup_streams):
8593         * gst/rtsp/gstrtspsrc.h:
8594         For container formats we only need to activate one of the streams so
8595         that we correctly signal no-more-pads. Fixes #451015.
8596
8597 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8598
8599         * docs/plugins/gst-plugins-good-plugins.args:
8600         * docs/plugins/inspect/plugin-aasink.xml:
8601         * docs/plugins/inspect/plugin-alaw.xml:
8602         * docs/plugins/inspect/plugin-alpha.xml:
8603         * docs/plugins/inspect/plugin-alphacolor.xml:
8604         * docs/plugins/inspect/plugin-annodex.xml:
8605         * docs/plugins/inspect/plugin-apetag.xml:
8606         * docs/plugins/inspect/plugin-audiofx.xml:
8607         * docs/plugins/inspect/plugin-auparse.xml:
8608         * docs/plugins/inspect/plugin-autodetect.xml:
8609         * docs/plugins/inspect/plugin-avi.xml:
8610         * docs/plugins/inspect/plugin-cacasink.xml:
8611         * docs/plugins/inspect/plugin-cairo.xml:
8612         * docs/plugins/inspect/plugin-cdio.xml:
8613         * docs/plugins/inspect/plugin-cutter.xml:
8614         * docs/plugins/inspect/plugin-debug.xml:
8615         * docs/plugins/inspect/plugin-efence.xml:
8616         * docs/plugins/inspect/plugin-effectv.xml:
8617         * docs/plugins/inspect/plugin-esdsink.xml:
8618         * docs/plugins/inspect/plugin-flac.xml:
8619         * docs/plugins/inspect/plugin-flxdec.xml:
8620         * docs/plugins/inspect/plugin-gconfelements.xml:
8621         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8622         * docs/plugins/inspect/plugin-goom.xml:
8623         * docs/plugins/inspect/plugin-halelements.xml:
8624         * docs/plugins/inspect/plugin-icydemux.xml:
8625         * docs/plugins/inspect/plugin-id3demux.xml:
8626         * docs/plugins/inspect/plugin-jpeg.xml:
8627         * docs/plugins/inspect/plugin-ladspa.xml:
8628         * docs/plugins/inspect/plugin-level.xml:
8629         * docs/plugins/inspect/plugin-matroska.xml:
8630         * docs/plugins/inspect/plugin-mulaw.xml:
8631         * docs/plugins/inspect/plugin-multipart.xml:
8632         * docs/plugins/inspect/plugin-navigationtest.xml:
8633         * docs/plugins/inspect/plugin-ossaudio.xml:
8634         * docs/plugins/inspect/plugin-png.xml:
8635         * docs/plugins/inspect/plugin-quicktime.xml:
8636         * docs/plugins/inspect/plugin-rtp.xml:
8637         * docs/plugins/inspect/plugin-rtsp.xml:
8638         * docs/plugins/inspect/plugin-smpte.xml:
8639         * docs/plugins/inspect/plugin-speex.xml:
8640         * docs/plugins/inspect/plugin-taglib.xml:
8641         * docs/plugins/inspect/plugin-udp.xml:
8642         * docs/plugins/inspect/plugin-videobalance.xml:
8643         * docs/plugins/inspect/plugin-videobox.xml:
8644         * docs/plugins/inspect/plugin-videocrop.xml:
8645         * docs/plugins/inspect/plugin-videoflip.xml:
8646         * docs/plugins/inspect/plugin-videomixer.xml:
8647         * docs/plugins/inspect/plugin-wavenc.xml:
8648         * docs/plugins/inspect/plugin-wavparse.xml:
8649         * docs/plugins/inspect/plugin-ximagesrc.xml:
8650           Update docs with caps info.
8651
8652 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8653
8654         * po/POTFILES.in:
8655           Add more files with translatable strings (#450878).
8656
8657 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8658
8659         * MAINTAINERS:
8660         Updating all the maintainers files
8661
8662 2007-06-22  Edward Hervey  <edward@fluendo.com>
8663
8664         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8665         * gst/interleave/deinterleave.c: (deinterleave_init),
8666         (deinterleave_sink_link):
8667         * gst/interleave/interleave.c: (interleave_init):
8668         * gst/median/gstmedian.c: (gst_median_init):
8669         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8670         Fix memory leaks.
8671         * tests/check/elements/id3demux.c: (pad_added_cb):
8672         Remove unused variable.
8673
8674 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8675
8676         * ext/gconf/gconf.h:
8677         Make the prototype of gst_gconf_get_key_for_sink_profile
8678         match the implementation.
8679         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8680         Fixes: #449747
8681
8682 2007-06-20  Michael Smith <msmith@fluendo.com>
8683
8684         * gst/rtp/gstrtpdepay.c:
8685           Fix description - rtpdepay is not a payloader.
8686
8687 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8688
8689         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8690         (qtdemux_video_caps):
8691         * gst/qtdemux/qtdemux_fourcc.h:
8692           Add MJPG to the variants of motion jpeg.
8693
8694 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8695
8696         * tests/check/Makefile.am:
8697         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8698         * tests/check/elements/videocrop.c: (GST_START_TEST):
8699         * tests/check/elements/videofilter.c:
8700         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8701         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8702           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8703           error flags are included and it errors out on compiler warnings
8704           for CVS builds; remove unused variables in various unit tests.
8705
8706 2007-06-19  Wim Taymans  <wim@fluendo.com>
8707
8708         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8709         (rtsp_connection_close), (rtsp_connection_free):
8710         Use threadsafe inet_ntop to convert an ip number to a string. 
8711         Fixes #447961.
8712         Don't leak fd (and ip) when freeing a connection without first closing
8713         it.
8714
8715 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8716
8717         * configure.ac:
8718         Back to CVS
8719
8720         * gst-plugins-good.doap:
8721         Add 0.10.6 to the doap file.
8722
8723 === release 0.10.6 ===
8724
8725 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8726
8727         * configure.ac:
8728           releasing 0.10.6, "Wobble Board"
8729
8730 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8731
8732         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8733         (rtsp_connection_free):
8734           Revert previous commit again, since we are frozen (sorry).
8735
8736 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8737
8738         Patch by: Peter Kjellerstedt <pkj at axis com>
8739
8740         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8741         (rtsp_connection_free):
8742           inet_ntoa() uses a static buffer internally, so we need to copy the
8743           returned string if we want to store it for later (#447961).
8744
8745 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8746
8747         * win32/vs6/autogen.dsp:
8748         * win32/vs6/gst_plugins_good.dsw:
8749         * win32/vs6/libgstalaw.dsp:
8750         * win32/vs6/libgstalpha.dsp:
8751         * win32/vs6/libgstalphacolor.dsp:
8752         * win32/vs6/libgstapetag.dsp:
8753         * win32/vs6/libgstaudiofx.dsp:
8754         * win32/vs6/libgstauparse.dsp:
8755         * win32/vs6/libgstautodetect.dsp:
8756         * win32/vs6/libgstavi.dsp:
8757         * win32/vs6/libgstcutter.dsp:
8758         * win32/vs6/libgstdirectdraw.dsp:
8759         * win32/vs6/libgstdirectsound.dsp:
8760         * win32/vs6/libgsteffectv.dsp:
8761         * win32/vs6/libgstflx.dsp:
8762         * win32/vs6/libgstgoom.dsp:
8763         * win32/vs6/libgsticydemux.dsp:
8764         * win32/vs6/libgstid3demux.dsp:
8765         * win32/vs6/libgstinterleave.dsp:
8766         * win32/vs6/libgstjpeg.dsp:
8767         * win32/vs6/libgstlevel.dsp:
8768         * win32/vs6/libgstmatroska.dsp:
8769         * win32/vs6/libgstmedian.dsp:
8770         * win32/vs6/libgstmonoscope.dsp:
8771         * win32/vs6/libgstmulaw.dsp:
8772         * win32/vs6/libgstmultipart.dsp:
8773         * win32/vs6/libgstqtdemux.dsp:
8774         * win32/vs6/libgstrtp.dsp:
8775         * win32/vs6/libgstrtsp.dsp:
8776         * win32/vs6/libgstsmpte.dsp:
8777         * win32/vs6/libgstspeex.dsp:
8778         * win32/vs6/libgstudp.dsp:
8779         * win32/vs6/libgstvideobalance.dsp:
8780         * win32/vs6/libgstvideobox.dsp:
8781         * win32/vs6/libgstvideocrop.dsp:
8782         * win32/vs6/libgstvideoflip.dsp:
8783         * win32/vs6/libgstvideomixer.dsp:
8784         * win32/vs6/libgstwaveform.dsp:
8785         * win32/vs6/libgstwavenc.dsp:
8786         * win32/vs6/libgstwavparse.dsp:
8787         Mark *.dsp & *.dsw as binary files and convert to DOS line
8788         endings, as they don't load into VS6 correctly otherwise.
8789
8790 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8791
8792         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8793         (rtsp_connection_connect):
8794         Fix the MingW build. 
8795         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8796         Fixes: #446981
8797
8798 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8799
8800         * tests/check/elements/.cvsignore:
8801         * tests/icles/.cvsignore:
8802         Hush the buildbots up
8803
8804 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8805
8806         * configure.ac:
8807         * sys/Makefile.am:
8808         * sys/directdraw/Makefile.am:
8809         * sys/directsound/Makefile.am:
8810         * sys/waveform/Makefile.am:
8811         Make sure to dist everything needed for win32 builds.
8812
8813 2007-06-14  Edward Hervey  <edward@fluendo.com>
8814
8815         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8816         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8817         caps.
8818         Fixes #447458
8819
8820 2007-06-13  Wim Taymans  <wim@fluendo.com>
8821
8822         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8823         Make sure we allocate enough memory for the codec_data.
8824         Fixes #447210.
8825
8826 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8827
8828         * win32/MANIFEST:
8829         Add videocrop project file to the win32 manifest.
8830         * win32/vs6/gst_plugins_good.dsw:
8831         Add qtdemux,videocrop and waveform projects to the workspace.
8832         * win32/vs6/libgstqtdemux.dsp:
8833         Add zlib to the link list of qtdemux.
8834         * win32/vs6/libgstvideocrop.dsp:
8835         Add a project file for videocrop.
8836
8837 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8838
8839         * po/POTFILES.in:
8840         Add qtdemux for translation
8841
8842 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8843
8844         * configure.ac:
8845         * docs/plugins/Makefile.am:
8846         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8847         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8848         * docs/plugins/inspect/plugin-videocrop.xml:
8849         * gst-plugins-good.spec.in:
8850         * sys/Makefile.am:
8851         * tests/check/Makefile.am:
8852         * tests/icles/Makefile.am:
8853         * tests/icles/videocrop-test.c:
8854         Move videocrop and osxvideo from -bad.
8855
8856 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8857
8858         * configure.ac:
8859         * docs/plugins/Makefile.am:
8860         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8861         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8862         * docs/plugins/gst-plugins-good-plugins.args:
8863         * docs/plugins/inspect/plugin-qtdemux.xml:
8864         * docs/plugins/inspect/plugin-quicktime.xml:
8865         * win32/MANIFEST:
8866         Move qtdemux from -bad.
8867
8868         * gst-plugins-good.spec.in:
8869         Update spec file to reflect moving of qtdemux and wavpack
8870
8871 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8872         
8873         * win32/MANIFEST:
8874         * docs/plugins/Makefile.am:
8875         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8876         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8877         * docs/plugins/inspect/plugin-directdraw.xml:
8878         * docs/plugins/inspect/plugin-directsound.xml:
8879         * docs/plugins/inspect/plugin-waveform.xml:
8880         Move the waveform plugin from -bad too. Update the inspect xml
8881         files to mention Plugins Good instead of Plugins Bad.
8882
8883 2007-06-12  Andy Wingo  <wingo@pobox.com>
8884
8885         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8886         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8887         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8888         finalization and resuscitation. No longer public.
8889         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8890         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8891         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8892         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8893         miniobject semantics, and be threadsafe.
8894         (gst_v4l2src_queue_frame): Remove this function, as we just call
8895         the ioctls directly in the two places where we queue buffers.
8896         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8897         directly.
8898         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8899         to allocate the pool, which also preallocates the GstBuffers.
8900         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8901         queueing the frames directly.
8902         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8903         mmap buffers have been dequeued.
8904
8905         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8906         real MiniObject instead of rolling our own refcounting and
8907         finalizing. Give it a lock.
8908         (struct _GstV4l2Buffer): Remove one intermediary object, having
8909         the buffers hold the struct v4l2_buffer directly.
8910
8911         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8912         capture_init so that it can set them on the buffers that it will
8913         create.
8914         (gst_v4l2src_get_read): For better or for worse, include the
8915         timestamping and offsetting code here; really we should be using
8916         bufferalloc though.
8917         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8918         preallocated, mmap'd buffers.
8919
8920 2007-06-11  Wim Taymans  <wim@fluendo.com>
8921
8922         Patch by: daniel fischer <dan at f3c dot com>
8923
8924         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8925         (gst_ximage_src_get_caps):
8926         Actually use the display_name property so that we can dump any
8927         available X display. Fixes #445905.
8928
8929 2007-06-11  Wim Taymans  <wim@fluendo.com>
8930
8931         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8932
8933         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8934         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8935         Add missing rate fields to caps. Fixes #441118.
8936
8937 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8938
8939         * win32/vs6/gst_plugins_good.dsw:
8940         * win32/vs8/gst-plugins-good.sln:
8941         Add DirectSound and DirectDraw sinks project files to
8942         workspace and solution files.
8943
8944 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8945
8946         Patch by: Josh Coalson <xflac at yahoo dot com>,
8947         updated by Alexis Ballier <aballier at gentoo dot org>:
8948
8949         * configure.ac:
8950         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8951         (gst_flac_dec_setup_seekable_decoder),
8952         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8953         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8954         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8955         * ext/flac/gstflacdec.h:
8956         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8957         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8958         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8959         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8960         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8961         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8962         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8963         * ext/flac/gstflacenc.h:
8964         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8965         
8966 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8967
8968         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8969         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8970         not necessary anymore as we need at least that core version. 
8971
8972 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8973
8974         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8975         (gst_wavpack_dec_chain):
8976         * ext/wavpack/gstwavpackdec.h:
8977         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8978         (gst_wavpack_parse_push_buffer):
8979         * ext/wavpack/gstwavpackparse.h:
8980         Improve discont handling by checking if the next Wavpack block has
8981         the expected, following block index.
8982
8983 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8984
8985         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8986           Fix element description.
8987
8988 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8989
8990         * configure.ac:
8991         * docs/plugins/Makefile.am:
8992         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8993         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8994         * docs/plugins/gst-plugins-good-plugins.args:
8995         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8996         * docs/plugins/gst-plugins-good-plugins.signals:
8997         * docs/plugins/inspect/plugin-autodetect.xml:
8998         * docs/plugins/inspect/plugin-gconfelements.xml:
8999         * docs/plugins/inspect/plugin-ladspa.xml:
9000         * docs/plugins/inspect/plugin-rtp.xml:
9001         * docs/plugins/inspect/plugin-wavpack.xml:
9002         * ext/Makefile.am:
9003         * tests/check/Makefile.am:
9004           move wavpack plugin.  See #352605.
9005
9006 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9007
9008         * configure.ac:
9009         * docs/plugins/Makefile.am:
9010         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9011         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9012         * docs/plugins/gst-plugins-good-plugins.args:
9013         * sys/Makefile.am:
9014         * win32/MANIFEST:
9015         Add DirectDraw & DirectSound plugins to the build and docs.
9016
9017 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9018
9019         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9020         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9021           When operating in pull mode, error out correct on not-linked.
9022
9023 2007-06-06  Andy Wingo  <wingo@pobox.com>
9024
9025         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9026         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9027         format and size if the ioctls are defined; should fix compilation
9028         on Linux < 2.16.19.
9029
9030 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9031
9032         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9033           Printf fixes in debug statements; use LOG level for debug statements
9034           that are printed for each and every frame; convert c++ comments to
9035           C-style comments; not much point using g_try_malloc() if we then not
9036           even check the return value.
9037
9038 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9039
9040         * configure.ac:
9041           Bump requirements to released versions (core and base 0.10.13).
9042
9043         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9044           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9045           own implementation.
9046
9047 2007-06-05  Andy Wingo  <wingo@pobox.com>
9048
9049         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9050         some useless comments.
9051
9052         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9053         frames before calling STREAMON, that might leave them in a state
9054         where they can't be dequeued if we go back to NULL without calling
9055         STREAMON, according to the docs.
9056         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9057         before we call STREAMON.
9058         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9059         failures. (For me this code hung.) The pool refcounting is still
9060         crack; added a note to that effect.
9061
9062 2007-06-05  Wim Taymans  <wim@fluendo.com>
9063
9064         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9065         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9066         Add support for mapping gst structure names to the MIME type equivalent.
9067         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9068
9069 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9070
9071         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9072         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9073         (gst_wavenc_chain), (gst_wavenc_change_state):
9074         * gst/wavenc/gstwavenc.h:
9075         Properly write wav files with width!=depth by having the depth most
9076         significant bytes set and all others zero. Fixes #442535.
9077
9078 2007-06-01  Wim Taymans  <wim@fluendo.com>
9079
9080         * gst/rtsp/rtspconnection.c:
9081         Add include to make buildbot happy.
9082
9083 2007-06-01  Wim Taymans  <wim@fluendo.com>
9084
9085         Patch by: Peter Kjellerstedt  <pkj at axis com>
9086
9087         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9088         (rtsp_connection_connect), (add_date_header),
9089         (rtsp_connection_send), (parse_response_status),
9090         (parse_request_line), (parse_line), (rtsp_connection_receive):
9091         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9092         * gst/rtsp/rtspdefs.h:
9093         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9094         (rtsp_message_init_request), (rtsp_message_init_response),
9095         (rtsp_message_remove_header), (rtsp_message_append_headers),
9096         (rtsp_message_dump):
9097         * gst/rtsp/rtspmessage.h:
9098         Improves version checking, allowing an RTSP server to reply with "505
9099         RTSP Version not supported.
9100         Adds a Date header to all messages.
9101         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9102         want to be able to send a response even if something in the request was
9103         invalid. EINVAL is only used when passing wrong arguments to functions.
9104         Do not handle an invalid method in parse_request_line(). Defer this to
9105         the caller so it can respond with "405 Method Not Allowed".
9106         Improves parsing of the timeout parameter to the Session header,
9107         allowing whitespace after the semicolon. 
9108         Avoids a compiler warning due to variables shadowing a function argument.
9109
9110 2007-06-01  Wim Taymans  <wim@fluendo.com>
9111
9112         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9113
9114         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9115         (gst_rtp_amr_depay_process):
9116         * gst/rtp/gstrtpamrdepay.h:
9117         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9118         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9119         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9120         * gst/rtp/gstrtpamrpay.h:
9121         Add support for AMR-WB.
9122         Small cleanups such as using BOILERPLATE.
9123
9124 2007-05-31  Wim Taymans  <wim@fluendo.com>
9125
9126         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9127         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9128
9129 2007-05-30  Andy Wingo  <wingo@pobox.com>
9130
9131         * sys/v4l2/gstv4l2object.h: 
9132         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9133         unintended changes.
9134
9135         * sys/v4l2/v4l2src_calls.h: 
9136         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9137         the format list in the order that the driver gives it to us.
9138         (gst_v4l2src_probe_caps_for_format_and_size)
9139         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9140         based on the capabilities of the device.
9141         (gst_v4l2src_grab_frame): Update for object variable renaming.
9142         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9143         as in the set_caps below.
9144         (gst_v4l2src_capture_init): Update for object variable renaming,
9145         and reflow.
9146         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9147         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9148         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9149         (gst_v4l2src_get_fps): Remove; these functions don't have much
9150         meaning outside of an atomic set_caps method.
9151         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9152         known.
9153
9154         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9155         call to update_fps; not sure about this change.
9156         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9157         moment we don't have an update_fps_func.
9158
9159         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9160         structures in the object, just store what we need. Do store the
9161         probed caps of the device. Don't store the current frame rate.
9162
9163         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9164         update_fps_function, for now. Update for new object variable
9165         naming.
9166         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9167         new object variable naming.
9168         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9169         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9170         (gst_v4l2src_get_caps): Rework to probe the device for supported
9171         frame sizes and frame rates.
9172         (gst_v4l2src_set_caps): Rework to be strict in the given
9173         parameters: if someone asks us to have a certain size and rate,
9174         that is what we configure.
9175         (gst_v4l2src_get_read): Update for object variable naming. Don't
9176         leak buffers on short reads.
9177         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9178         comments.
9179         (gst_v4l2src_create): Update for object variable naming.
9180
9181 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9182
9183         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9184         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9185         * gst/avi/gstavidemux.h:
9186           Parse subtitle text streams instead of erroring out (#442034). Still
9187           needs a parser for the subtitles to actually show up.
9188
9189 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9190
9191         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9192         (gst_avi_demux_loop):
9193           Make _push_event() return TRUE if the event could be pushed on at
9194           least one pad and not only if it could be pushed on all pads,
9195           otherwise we'll end up posting an error message on EOS if one or
9196           more source pads are not connected.
9197
9198 2007-05-28  Wim Taymans  <wim@fluendo.com>
9199
9200         * gst/rtsp/rtsptransport.c:
9201         Use renamed RTP bin.
9202
9203 2007-05-28  Wim Taymans  <wim@fluendo.com>
9204
9205         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9206
9207         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9208         (gst_video_box_set_property), (gst_video_box_transform_caps),
9209         (video_box_recalc_transform), (gst_video_box_set_caps),
9210         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9211         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9212         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9213         (gst_video_box_i420_i420), (gst_video_box_transform),
9214         (plugin_init):
9215         Add AYUV->AYUV and AYUV->I420 formats. 
9216         Fix negotiation and I420->AYUV conversion.
9217         Fixes #429329.
9218
9219 2007-05-26  Wim Taymans  <wim@fluendo.com>
9220
9221         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9222         Use different variables for nested for loops so that the outer loop
9223         functions properly and speex files with multiple frames per buffer work
9224         properly.
9225         Fixes #441408.
9226
9227 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9228
9229         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9230           Don't leak newsegment events.
9231
9232 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9233
9234         * gst/wavparse/Makefile.am:
9235           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9236           drags it in.
9237
9238 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9239
9240         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9241         (notgst_value_array_append_buffer),
9242         (gst_flac_enc_process_stream_headers),
9243         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9244         (gst_flac_enc_change_state):
9245         * ext/flac/gstflacenc.h:
9246           Collect headers, add "streamheader" field to output caps and set
9247           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9248           produces output according to the official FLAC-to-Ogg mapping
9249           instead of completely broken files. Fixes #426044.
9250
9251 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9252
9253         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9254         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9255         (gst_id3demux_sink_event):
9256         * gst/id3demux/gstid3demux.h:
9257         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9258         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9259         (gst_tag_demux_send_new_segment):
9260         Handle and adjust new-segment events so that downstream really
9261         sees a stream with the tag pieces stripped off the front and back.
9262         Fixes strangeness in seeking when mp3 decoders use the new-segment
9263         byte position to estimate their current playback position timestamp
9264         and then the arriving buffers don't match up.
9265
9266 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9267
9268         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9269           Don't unnecessarily perform a READY->NULL->READY transition on the
9270           detected audio sink when starting up. Fixes: #440127
9271
9272 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9273
9274         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9275         (gst_flac_enc_chain):
9276           Don't crash in chain function if setcaps hasn't been called.
9277
9278 2007-05-24  Wim Taymans  <wim@fluendo.com>
9279
9280         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9281         Init value to avoid infinte loops.
9282
9283 2007-05-24  Wim Taymans  <wim@fluendo.com>
9284
9285         Patch by: Peter Kjellerstedt  <pkj at axis com>
9286
9287         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9288         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9289         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9290         (gst_rtspsrc_play):
9291         (rtsp_connection_send), (rtsp_connection_receive):
9292         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9293         Fix for new API.
9294
9295         * gst/rtsp/rtspconnection.c: (add_auth_header),
9296         Only add authorisation and session headers when sending messages.
9297
9298         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9299         (rtsp_message_init_request), (rtsp_message_init_response),
9300         (rtsp_message_unset), (rtsp_message_add_header),
9301         (rtsp_message_remove_header), (rtsp_message_get_header),
9302         (rtsp_message_append_headers), (dump_key_value),
9303         (rtsp_message_dump):
9304         * gst/rtsp/rtspmessage.h:
9305         Add support for multiple headers of the same type by storing the parsed
9306         headers in a GArray instaed of a hashtable.
9307
9308 2007-05-21  Wim Taymans  <wim@fluendo.com>
9309
9310         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9311         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9312         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9313         safer shutdown.
9314
9315 2007-05-21  Wim Taymans  <wim@fluendo.com>
9316
9317         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9318         * gst/rtsp/gstrtpdec.h:
9319         Added signal for backwards compat.
9320
9321 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9322         
9323         Patch by: René Stadler <mail at renestadler dot de>
9324
9325         * configure.ac:
9326         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9327         (gst_au_parse_parse_header), (gst_au_parse_chain):
9328         * gst/auparse/gstauparse.h:
9329         Use audioconvert for converting from non-native endianness floats
9330         in auparse instead of doing it ourself. Fixes #424527.
9331         This needs the audioconvert from plugins-base CVS.
9332         
9333 2007-05-21  Wim Taymans  <wim@fluendo.com>
9334
9335         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9336         (gst_rtp_h263p_pay_flush):
9337         Fix enum registration.
9338
9339 2007-05-21  Wim Taymans  <wim@fluendo.com>
9340
9341         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9342
9343         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9344         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9345         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9346         (gst_rtp_h263p_pay_flush):
9347         * gst/rtp/gstrtph263ppay.h:
9348         Add new fragmentation mode base on GOB headers. Fixes #438940.
9349
9350 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9351
9352         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9353           Printf format fix.
9354
9355 2007-05-18  Wim Taymans  <wim@fluendo.com>
9356
9357         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9358         Don't crash when an unsupported transport error was returned by the
9359         server, just try to configure the next stream. Fixes #439255.
9360
9361 2007-05-18  Wim Taymans  <wim@fluendo.com>
9362
9363         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9364         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9365         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9366         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9367         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9368         * gst/rtsp/gstrtspsrc.h:
9369         Add TCP timeout property and use it for all TCP connection.
9370
9371         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9372         (rtsp_connection_write), (rtsp_connection_next_timeout),
9373         (rtsp_connection_reset_timeout):
9374         Make connect and writes cancelable and make them use the timeout.
9375
9376 2007-05-18  Wim Taymans  <wim@fluendo.com>
9377
9378         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9379         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9380         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9381         (gst_rtspsrc_setup_streams):
9382         Refactor timeout handling.
9383         Also send keep-alive when dealing with TCP transport.
9384
9385         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9386         (rtsp_connection_free), (rtsp_connection_next_timeout),
9387         (rtsp_connection_reset_timeout):
9388         * gst/rtsp/rtspconnection.h:
9389         Use a timer to handle the session timeouts, add some methods to deal
9390         with timeouts.
9391
9392 2007-05-17  Wim Taymans  <wim@fluendo.com>
9393
9394         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9395         (gst_rtspsrc_setup_streams):
9396         Ignore streams that fail the setup command, we will retry with a
9397         different transport later on.
9398
9399         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9400         (rtsp_ext_wms_configure_stream):
9401         Fix encoding name case.
9402
9403 2007-05-16  Edward Hervey  <edward@fluendo.com>
9404
9405         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9406         Fix build on macosx.
9407
9408 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9409
9410         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9411         Replace direct comparison of a string with the string literal "" with
9412         a comparison of the first character with '\0'. Fixes #438926.
9413
9414 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9415
9416         * gst/debug/breakmydata.c (gst_break_my_data_init):
9417           One more try. This should be the proper fix now.
9418
9419 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9420
9421         * gst/debug/breakmydata.c:
9422           Ooops, no // comments please.
9423
9424 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9425
9426         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9427         (gst_break_my_data_init):
9428           Fix gst_buffer_is_writable() assertion.
9429
9430 2007-05-14  David Schleef  <ds@schleef.org>
9431
9432         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9433           video/x-raw-bayer.  Fixes #314160.
9434
9435 2007-05-14  Wim Taymans  <wim@fluendo.com>
9436
9437         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9438         (gst_rtp_theora_depay_parse_configuration):
9439         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9440         (gst_rtp_theora_pay_finish_headers),
9441         (gst_rtp_theora_pay_handle_buffer):
9442         Update theora pay/depayloader in a similar to vorbis.
9443
9444         * gst/rtp/gstrtpvorbisdepay.c:
9445         (gst_rtp_vorbis_depay_parse_configuration):
9446         Update docs.
9447
9448 2007-05-14  Wim Taymans  <wim@fluendo.com>
9449
9450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9451         When we try to execute a method that is not supported by the server,
9452         don't error out but remove the method from the accepted methods so that
9453         we never try to perform this method again.
9454
9455 2007-05-14  Wim Taymans  <wim@fluendo.com>
9456
9457         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9458         Remove annoying _dump_mem.
9459
9460 2007-05-14  Wim Taymans  <wim@fluendo.com>
9461
9462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9463         Parse range correctly.
9464
9465         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9466         The baseurl now always has a '/' at the start.
9467
9468 2007-05-14  Wim Taymans  <wim@fluendo.com>
9469
9470         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9471         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9472         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9473         Factor out caps configuration and configure more stuff such as the time
9474         ranges and speed/scale values.
9475
9476         * gst/rtsp/rtsptransport.c:
9477         Add Copyright after non-trival fixes.
9478
9479 2007-05-12  Wim Taymans  <wim@fluendo.com>
9480
9481         Patch by: Peter Kjellerstedt  <pkj at axis com>
9482
9483         * gst/rtsp/gstrtspsrc.h:
9484         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9485         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9486         (rtsp_message_get_header):
9487         * gst/rtsp/rtspmessage.h:
9488         Make channel guint8 where possible.
9489         Make rtsp_message_init_data() take the channel as a guint8.
9490
9491         * gst/rtsp/rtspdefs.c:
9492         Fixed a typo: Timout -> Timeout
9493
9494         * gst/rtsp/rtspdefs.h:
9495         Make RTSP_CHECK() behave as a statement.
9496
9497         * gst/rtsp/sdpmessage.c:
9498         Avoid a compiler warning in INIT_ARRAY().
9499         Fixes #437692.
9500
9501 2007-05-12  Wim Taymans  <wim@fluendo.com>
9502
9503         Patch by: Peter Kjellerstedt  <pkj at axis com>
9504
9505         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9506         (rtsp_url_get_request_uri):
9507         * gst/rtsp/rtspurl.h:
9508         Add support for query parameters to RTSP URLs.
9509
9510 2007-05-12  Wim Taymans  <wim@fluendo.com>
9511
9512         Patch by: Peter Kjellerstedt  <pkj at axis com>
9513
9514         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9515         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9516         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9517         (rtsp_transport_parse), (rtsp_transport_as_text):
9518         * gst/rtsp/rtsptransport.h:
9519         Add validation to rtsp_transport_parse().
9520         Add rtsp_transport_as_text() to generate an RTSP header from an
9521         RTSPTransport.
9522         Change ssrc to guint (was a string) since that is what it is, even
9523         though it is sent as a hex string.
9524         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9525         incorrect, which can be seen when looking at the examples in the RFC).
9526         Fixes #437670.
9527
9528 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9529
9530         Patch by: Eric Anholt
9531
9532         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9533           gst_ximage_src_ximage_get):
9534         Use union of all damage between frames to make it faster.
9535         Fixes bug #342463.
9536         Also fix crasher when cursor is at bottom right of window.
9537
9538 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9539
9540         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9541           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9542           streaming mode regression for file from #343837 with 'bext' chunk
9543           before the 'fmt' chunk.
9544
9545 2007-05-11  Wim Taymans  <wim@fluendo.com>
9546
9547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9548         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9549         (gst_rtspsrc_handle_src_event),
9550         (gst_rtspsrc_stream_configure_manager),
9551         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9552         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9553         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9554         * gst/rtsp/gstrtspsrc.h:
9555         * gst/rtsp/rtspdefs.h:
9556         Preliminary seek support.
9557         Activate internal pads so that we can receive events on them.
9558         Don't try to parse a range string when it's NULL.
9559
9560 2007-05-11  Wim Taymans  <wim@fluendo.com>
9561
9562         * gst/rtp/README:
9563         Update README with new RTP variables that will be used for
9564         synchronisation.
9565
9566         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9567         (gst_rtp_vorbis_depay_parse_configuration),
9568         (gst_rtp_vorbis_depay_process):
9569         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9570         (gst_rtp_vorbis_pay_finish_headers),
9571         (gst_rtp_vorbis_pay_handle_buffer):
9572         Update vorbis pay and depayloader to draft-04.
9573
9574 2007-05-11  Wim Taymans  <wim@fluendo.com>
9575
9576         * gst/rtsp/rtsptransport.c:
9577         UDP MCAST is actually the default for RTP/AVP.
9578 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9579
9580         * gst/level/gstlevel.c: (gst_level_transform_ip):
9581         Use guint8 * instead of gpointer then vs6 can build 
9582         in_data += (filter->width / 8).
9583
9584 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9585
9586         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9587           gst_ximage_src_ximage_get):
9588         * sys/ximage/gstximagesrc.h (last_ximage):
9589         When using Damage actually keep the last frame, and not assume
9590         that the buffer we get already has the last frame on it.
9591         Copy the cursor over if we specify a non-zero start x and
9592         start y.
9593
9594 2007-05-11  Wim Taymans  <wim@fluendo.com>
9595
9596         * gst/rtsp/rtsptransport.c:
9597         Make UDP the default transport when not specified.
9598
9599 2007-05-09  David Schleef  <ds@schleef.org>
9600
9601         * gst/level/gstlevel.c:
9602           Revert last change.
9603
9604 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9605
9606         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9607         (gst_level_transform_ip):
9608         Use guint8 * instead of gpointer then vs6 know the size of data
9609         pointed when moving the pointer.
9610         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9611         Move instructions after variables declaration.
9612         * win32/vs6/autogen.dsp:
9613         * win32/vs6/libgstrtp.dsp:
9614         * win32/vs6/libgstrtsp.dsp:
9615         Update vs6 project files.
9616
9617 2007-05-09  Wim Taymans  <wim@fluendo.com>
9618
9619         * gst/rtsp/Makefile.am:
9620         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9621         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9622         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9623         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9624         (rtsp_range_free):
9625         * gst/rtsp/rtsprange.h:
9626         Add code to parse time ranges.
9627         Report DURATION on the stream when possible.
9628
9629 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9630
9631         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9632         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9633         (gst_videomixer_collected):
9634           Fix strides calculation for AYUV (it's just width*4) (#436910).
9635
9636 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9637
9638         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9639         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9640         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9641         Sync the GObject properties before each processing step to properly
9642         work with the controller.
9643
9644 2007-05-04  Wim Taymans  <wim@fluendo.com>
9645
9646         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9647         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9648         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9649         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9650         (gst_rtspsrc_change_state):
9651         Let more error state trickle down so that we can catch more error
9652         cases.
9653         Handle keep-alive a little smarter by selecting a method the server
9654         actually supports.
9655         Fix a race in UDP streaming shutdown.
9656
9657 2007-05-04  Wim Taymans  <wim@fluendo.com>
9658
9659         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9660         Ignore errors when trying to use the keep-alive messages.
9661
9662 2007-05-04  Wim Taymans  <wim@fluendo.com>
9663
9664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9665         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9666         (gst_rtspsrc_stream_configure_manager),
9667         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9668         (gst_rtspsrc_stream_configure_mcast),
9669         (gst_rtspsrc_stream_configure_udp),
9670         (gst_rtspsrc_stream_configure_udp_sink),
9671         (gst_rtspsrc_stream_configure_transport):
9672         Send RTCP messages back to the server over the TCP connection.
9673
9674         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9675         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9676         (rtsp_connection_receive):
9677         * gst/rtsp/rtspconnection.h:
9678         Factor out and expose lowlevel _write and _read methods.
9679         Implement sending data messages to the server.
9680
9681 2007-05-03  Wim Taymans  <wim@fluendo.com>
9682
9683         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9684         (gst_multipart_mux_collected):
9685         Fix timestamps on outgoing buffers.
9686
9687 2007-05-03  Wim Taymans  <wim@fluendo.com>
9688
9689         * gst/multipart/multipartmux.c:
9690         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9691         (gst_multipart_mux_change_state):
9692         Emit NEWSEGMENT events before pushing the first buffer.
9693
9694 2007-05-03  Wim Taymans  <wim@fluendo.com>
9695
9696         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9697         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9698         (gst_rtspsrc_handle_src_query),
9699         (gst_rtspsrc_stream_configure_manager),
9700         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9701         (gst_rtspsrc_stream_configure_mcast),
9702         (gst_rtspsrc_stream_configure_udp),
9703         (gst_rtspsrc_stream_configure_udp_sink),
9704         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9705         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9706         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9707         (gst_rtspsrc_pause):
9708         Refactor transport configuration code.
9709         Create internal pads for TCP transport so that we can implement events
9710         and queries.
9711         Handle events and queries.
9712         Parse range from the SDP.
9713         Fix race in pause handler where the connection could still be flushing.
9714
9715 2007-05-02  Wim Taymans  <wim@fluendo.com>
9716
9717         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9718         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9719         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9720         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9721         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9722         (gst_rtspsrc_change_state):
9723         * gst/rtsp/gstrtspsrc.h:
9724         Fix race when multiple udp sources post timeouts, just act on the first
9725         received timeout.
9726         Protect stream list with a recursive lock to fix some races.
9727         Flush connection when we need to do a reconnect or stop.
9728         Make state lock recursive.
9729
9730         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9731         (rtsp_connection_close):
9732         Some small cleanups.
9733
9734 2007-05-02  Wim Taymans  <wim@fluendo.com>
9735
9736         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9737         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9738         Only set DISCONT when there actually is a discont or when we just
9739         started.
9740
9741 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9742
9743         * ext/flac/gstflac.c: (plugin_init):
9744         Call bindtextdomain() to get localized strings.
9745
9746 2007-05-02  Wim Taymans  <wim@fluendo.com>
9747
9748         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9749         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9750         (gst_wavparse_stream_data):
9751         * gst/wavparse/gstwavparse.h:
9752         Be a bit more clever when dealing with VBR files with FACT tags, we
9753         don't want to timestamp buffers in that case but the estimated BPS can
9754         be used for seeking.
9755         Only send close segment in the streaming thread.
9756
9757 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9758
9759         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9760         Correctly post an error on the bus if something went wrong in the loop
9761         function. This fixes a few cases where the task was paused and nothing
9762         happened anymore.
9763
9764 2007-05-02  Wim Taymans  <wim@fluendo.com>
9765
9766         * gst/rtsp/test.c: (main):
9767         Fix compilation of deprecated test just because I'm too lazy to delete
9768         it.
9769
9770 2007-05-02  Wim Taymans  <wim@fluendo.com>
9771
9772         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9773         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9774         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9775         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9776         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9777         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9778         * gst/rtsp/gstrtspsrc.h:
9779         Fix sending RTCP to the right place.
9780         Fix bug in reffing the wrong UDP element.
9781         Use new pad names for the session manager.
9782         Implement handling server requests in interleaved and UDP modes.
9783         Handle session keep-alive in UDP modes.
9784         Remove GCond for handling UDP timeouts.
9785
9786         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9787         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9788         (rtsp_connection_receive), (rtsp_connection_close):
9789         * gst/rtsp/rtspconnection.h:
9790         Store connection IP address for later.
9791         Add timeout args to all operations that might block forever.
9792         Parse session timeout.
9793         Only close sockets when not already closed.
9794
9795         * gst/rtsp/rtspdefs.c:
9796         * gst/rtsp/rtspdefs.h:
9797         Add timeout return value and error string.
9798
9799         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9800         Add small comment.
9801
9802 2007-05-01  Wim Taymans  <wim@fluendo.com>
9803
9804         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9805
9806         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9807         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9808         * gst/rtp/gstrtpmp4vpay.h:
9809         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9810
9811 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9812
9813         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9814           Remove v4l2src from docs, since it breaks the docs build, and the
9815           plugin is only built if --enable-experimental is used anyway.
9816
9817         * docs/plugins/Makefile.am:
9818           Spaces => tab.
9819
9820 2007-04-29  Wim Taymans  <wim@fluendo.com>
9821
9822         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9823         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9824         Add code to drop membership of a multicast group.
9825
9826         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9827         (gst_udpsink_set_uri):
9828         Implement URI handler.
9829
9830         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9831         (gst_rtspsrc_parse_rtpinfo):
9832         Use URI handler to make udpsink instace.
9833         Improve code to configure port and destination.
9834
9835 2007-04-29  Wim Taymans  <wim@fluendo.com>
9836
9837         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9838         Fix multicast detection.
9839         Don't try to join a multicast group if the address is not multicast.
9840
9841         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9842         Small debug improvement.
9843
9844 2007-04-27  Wim Taymans  <wim@fluendo.com>
9845
9846         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9847         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9848         (gst_rtspsrc_handle_message):
9849         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9850         parent.
9851
9852 2007-04-27  Wim Taymans  <wim@fluendo.com>
9853
9854         * gst/rtp/gstrtpilbcdepay.h:
9855         Fix mode property when specified as an arg.
9856
9857 2007-04-26  Edward Hervey  <edward@fluendo.com>
9858
9859         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9860         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9861         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9862         * docs/plugins/inspect/plugin-osxaudio.xml:
9863         Add documentation for osxaudio plugin.
9864
9865 2007-04-26  Wim Taymans  <wim@fluendo.com>
9866
9867         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9868         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9869         (gst_rtspsrc_open), (gst_rtspsrc_close),
9870         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9871         (gst_rtspsrc_pause):
9872         * gst/rtsp/gstrtspsrc.h:
9873         Protect state changes with a lock.
9874
9875         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9876         (parse_line):
9877         * gst/rtsp/rtspconnection.h:
9878         Remove some unused stuff.
9879
9880 2007-04-26  Wim Taymans  <wim@fluendo.com>
9881
9882         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9883         Handle the case where there are exactly 0 bytes to read and the ioctl
9884         did not report an error. Fixes #433530.
9885
9886 2007-04-26  Wim Taymans  <wim@fluendo.com>
9887
9888         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9889         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9890         * gst/wavparse/gstwavparse.h:
9891         Apply DISCONT to buffers.
9892         Only apply timestamp to the first sample after a DISCONT, too many VBR
9893         files cause random jitter in the timestamps. Fixes #433119.
9894
9895 2007-04-25  Wim Taymans  <wim@fluendo.com>
9896
9897         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9898         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9899         (gst_rtp_dec_get_property):
9900         * gst/rtsp/gstrtpdec.h:
9901         Add dummy latency property to be backwards compat with rtpbin.
9902
9903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9904         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9905         (gst_rtspsrc_stream_configure_transport),
9906         (gst_rtspsrc_parse_rtpinfo):
9907         * gst/rtsp/gstrtspsrc.h:
9908         Add latency property and configure in the session manager.
9909         Don't set invalid clock-base and seqnum-base on caps, some servers
9910         sometimes don't send them.
9911
9912 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9913
9914         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9915         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9916           Double-check that RGB input caps are really RGBA caps (apparently
9917           the core doesn't always catch it if those caps aren't a subset of
9918           our template caps, also see #421543). Fixes #429319 in a way.
9919           Also, don't leak the pad template in the transform_caps function.
9920
9921         * tests/check/Makefile.am:
9922         * tests/check/elements/.cvsignore:
9923         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9924         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9925         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9926         (GST_START_TEST), (alphacolor_suite):
9927           Add some basic unit tests for alphacolor.
9928
9929 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9930
9931         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9932           If we get a fatal flow return in the loop function, first post the
9933           error message and only then send the EOS event downstream, otherwise
9934           applications might get an eos message before the error message and
9935           think everything was ok (related to #429319).
9936
9937 2007-04-25  Wim Taymans  <wim@fluendo.com>
9938
9939         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9940         Read the channel byte as an unsigned byte.
9941
9942 2007-04-25  Wim Taymans  <wim@fluendo.com>
9943
9944         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9945         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9946         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9947         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9948         (gst_rtp_gsm_depay_setcaps):
9949         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9950         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9951         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9952         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9953         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9954         (gst_ilbc_depay_get_property):
9955         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9956         * gst/rtp/gstrtpmp4adepay.c:
9957         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9958         (gst_rtp_pcma_depay_setcaps):
9959         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9960         (gst_rtp_pcmu_depay_setcaps):
9961         Make sure we configure the clock_rate in the baseclass in the setcaps
9962         function. Fixes #431282.
9963
9964 2007-04-25  Wim Taymans  <wim@fluendo.com>
9965
9966         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9967         (gst_rtspsrc_stream_free), (request_pt_map),
9968         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9969         * gst/rtsp/gstrtspsrc.h:
9970         Parse server address from SDP.
9971         Hook up a udpsink to send RTCP back to the server.
9972
9973         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9974         * gst/rtsp/rtsptransport.h:
9975         Add some docs.
9976
9977 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9978
9979         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9980           Make header field check conditional. Fixes #433135
9981
9982 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9983
9984         * docs/plugins/Makefile.am:
9985         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9986         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9987         * docs/plugins/inspect/plugin-alphacolor.xml:
9988         * gst/alpha/Makefile.am:
9989         * gst/alpha/gstalphacolor.c:
9990         * gst/alpha/gstalphacolor.h:
9991           Add minimal docs blurb to alphacolor; split out headers into
9992           separate header file for gtk-doc.
9993
9994 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9995
9996         * gst/debug/progressreport.c: (gst_progress_report_report):
9997           Don't try to post NULL message (in case we can't query upstream
9998           position or duration).
9999
10000 2007-04-18  Michael Smith  <msmith@fluendo.com>
10001
10002         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10003         (gst_cutter_get_caps):
10004         * gst/cutter/gstcutter.h:
10005           Fix some of the most obvious bugs in cutter. Now doesn't leak
10006           everything if input is silent.
10007
10008 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10009
10010         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10011         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10012         * gst/wavenc/gstwavenc.h:
10013         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10014         else results in a invalid block align and invalid files.
10015
10016 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10017
10018         Patch by: Snaik <snaik32 gmail com>
10019
10020         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10021           Add missing break statement for BOX_HORIZONTAL case.
10022
10023 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10024
10025         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10026
10027         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10028         Use correct format strings for integer types.
10029
10030 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10031
10032         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10033         (gst_wavparse_create_sourcepad):
10034         Use gst_riff_create_audio_template_caps () instead of the local caps.
10035         This makes updates of the local caps unecessary whenever libgstriff
10036         gets support for new formats.
10037
10038 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10039
10040         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10041
10042         * sys/sunaudio/gstsunaudio.c:
10043         * sys/sunaudio/gstsunaudiomixer.c:
10044         * sys/sunaudio/gstsunaudiomixer.h:
10045         * sys/sunaudio/gstsunaudiomixerctrl.c:
10046         * sys/sunaudio/gstsunaudiomixerctrl.h:
10047         * sys/sunaudio/gstsunaudiomixertrack.h:
10048         * sys/sunaudio/gstsunaudiosink.c:
10049         * sys/sunaudio/gstsunaudiosink.h:
10050         * sys/sunaudio/gstsunaudiosrc.c:
10051         * sys/sunaudio/gstsunaudiosrc.h:
10052           Fix and/or update copyright attributions (#430228).
10053
10054 2007-04-13  Wim Taymans  <wim@fluendo.com>
10055
10056         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10057         Fix docs.
10058
10059         * gst/rtsp/URLS:
10060         Add some more example urls.
10061
10062         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10063         (gst_rtp_dec_chain_rtp):
10064         Better debugging.
10065
10066         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10067         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10068         (gst_rtspsrc_parse_rtpinfo):
10069         Remove unused code.
10070
10071 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10072
10073         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10074         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10075         (gst_wavparse_stream_data):
10076           Relax the audio/mpeg caps again and add FIXME: comment.
10077
10078 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10079
10080         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10081         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10082         (gst_wavparse_stream_data):
10083         * gst/wavparse/gstwavparse.h:
10084           More sanity check for the header fields. Fix type for 'rate' header
10085           field.
10086
10087 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10088
10089         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10090         (gst_icydemux_unicodify):
10091           If the metadata strings we get in the stream are not UTF-8, try to
10092           interpret them according to the character encodings specified in the
10093           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10094           only fall back to locale/ISO-8859-1 if those aren't set or don't
10095           work. Should fix #428901.
10096
10097 2007-04-12  Wim Taymans  <wim@fluendo.com>
10098
10099         * gst/rtp/gstrtph264depay.c:
10100         Use the proper sync word for SPS and PPS.
10101
10102 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10103
10104         * gst/rtp/Makefile.am:
10105         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10106           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10107         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10108           Add a simple hashing implementation that we can use to generate
10109           a 24-bit ident value based on the codebooks for vorbis and theora.
10110         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10111           gst_rtp_theora_pay_handle_buffer):
10112         * gst/rtp/gstrtpvorbisdepay.c
10113           (gst_rtp_vorbis_depay_parse_configuration,
10114           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10115         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10116           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10117           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10118           Use the hashing function, ensuring that the same codebooks result
10119           in the same ident and thus the same SDP description.
10120           Various log fixes/changes.
10121
10122 2007-04-12  Wim Taymans  <wim@fluendo.com>
10123
10124         Patch by: jerry tan <jerry dot tan at sun dot com>
10125
10126         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10127         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10128         application's responsibility to make sure it open the device once.
10129         Remove a careless error if AUDIODEV is set. Fixes #392620.
10130
10131 2007-04-12  Wim Taymans  <wim@fluendo.com>
10132
10133         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10134         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10135         * gst/rtsp/gstrtpdec.h:
10136         Make backward compat with rtpbin by adding the request-pt-map signals.
10137
10138         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10139         (new_session_pad), (request_pt_map),
10140         (gst_rtspsrc_stream_configure_transport),
10141         (gst_rtspsrc_stream_configure_caps),
10142         (gst_rtspsrc_activate_streams):
10143         * gst/rtsp/gstrtspsrc.h:
10144         Implement request-pt-map signals instead of setting caps on the buffers
10145         for the session manager.
10146
10147 2007-04-11  Wim Taymans  <wim@fluendo.com>
10148
10149         * gst/udp/gstudp.c: (plugin_init):
10150         Register GstNetBuffer in plugin_init so that the type can be used from
10151         multiple threads without races.
10152
10153 2007-04-10  Wim Taymans  <wim@fluendo.com>
10154
10155         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10156         (gst_rtp_amr_depay_process):
10157         Fix depayloader clock_rate and some cleanups.
10158
10159         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10160         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10161         * gst/rtp/gstrtph264depay.h:
10162         Don't push codec_data in the adapter because it might get flushed when
10163         we get a discont.
10164
10165         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10166         Handle multiple AU per packet.
10167
10168         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10169         (gst_rtp_sv3v_depay_plugin_init):
10170         Disable rank, this one does not work.
10171         Remove timestamping, base class does that.
10172
10173 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10174
10175         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10176           limit caps to the formats we announce in the template
10177
10178         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10179         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10180         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10181           fix some crashers/asserts when dealing with broken files
10182
10183 2007-04-10  Wim Taymans  <wim@fluendo.com>
10184
10185         Patch by: Peter Kjellerstedt  <pkj at axis com>
10186
10187         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10188         * gst/rtp/gstrtpL16depay.c:
10189         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10190         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10191         (gst_rtp_speex_depay_setcaps):
10192         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10193         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10194         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10195         Fix some compiler warnings. Fixes #428182.
10196
10197 2007-04-06  Wim Taymans  <wim@fluendo.com>
10198
10199         * gst/rtsp/Makefile.am:
10200         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10201         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10202         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10203         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10204         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10205         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10206         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10207         (create_rtcp), (gst_rtp_dec_request_new_pad),
10208         (gst_rtp_dec_release_pad):
10209         * gst/rtsp/gstrtpdec.h:
10210         * gst/rtsp/gstrtsp.c: (plugin_init):
10211         Morph RTPDec into something compatible with RTPBin as a fallback.
10212         Various other style fixes.
10213
10214         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10215         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10216         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10217         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10218         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10219         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10220         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10221         * gst/rtsp/gstrtspsrc.h:
10222         Implement RTPBin session manager handling.
10223         Don't try to add empty properties to caps.
10224         Implement fallback session manager, handling.
10225         Don't combine errors from RTCP streams, just ignore them.
10226
10227         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10228         * gst/rtsp/rtsptransport.h:
10229         Implement fallback session manager.
10230         Make RTPBin the default one when available.
10231
10232 2007-04-05  Wim Taymans  <wim@fluendo.com>
10233
10234         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10235         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10236         This element is ready to be autoplugged.
10237
10238 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10239
10240         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10241         Don't leave the offsets defined by upstream element on the
10242         compressed data buffer we are pushing downstream. Make them
10243         GST_BUFFER_OFFSET_NONE.
10244
10245 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10246
10247         * gst/avi/README:
10248         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10249         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10250         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10251         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10252         (gst_avi_demux_calculate_durations_from_index),
10253         (gst_avi_demux_stream_header_push),
10254         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10255         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10256           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10257
10258 2007-04-03  Wim Taymans  <wim@fluendo.com>
10259
10260         * gst/smpte/barboxwipes.c:
10261         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10262
10263 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10264
10265         * gst/wavparse/gstwavparse.c:
10266         Support audio/x-raw-float in wav files. This only works with
10267         plugins-base CVS, using an older version doesn't have any
10268         disadvantages though.
10269
10270 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10271
10272         * configure.ac:
10273         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10274         (gst_au_parse_parse_header), (gst_au_parse_chain):
10275         * gst/auparse/gstauparse.h:
10276         Revert last change as we don't want plugins-good to depend on
10277         plugins-base CVS now.
10278
10279 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10280
10281         * configure.ac:
10282         Require gst-plugins-base CVS for audioconvert with non-native
10283         float support and width/depth fix in libgstriff.
10284
10285         Patch by: René Stadler <mail at renestadler dot de>
10286
10287         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10288         (gst_au_parse_parse_header), (gst_au_parse_chain):
10289         * gst/auparse/gstauparse.h:
10290         Don't swap the floats ourself if they're not in native endianness.
10291         Instead let audioconvert handle this. Fixes #339838.
10292
10293 2007-03-29  Wim Taymans  <wim@fluendo.com>
10294
10295         * gst/rtp/gstasteriskh263.h:
10296         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10297         (gst_rtp_h263p_depay_change_state):
10298         * gst/rtp/gstrtph263pdepay.h:
10299         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10300         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10301         (gst_rtp_h264_depay_change_state):
10302         * gst/rtp/gstrtph264depay.h:
10303         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10304         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10305         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10306         Flush adapter on disconts.
10307
10308 2007-03-29  Wim Taymans  <wim@fluendo.com>
10309
10310         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10311         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10312         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10313         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10314         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10315         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10316         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10317         (gst_rtp_mp4v_depay_process):
10318         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10319         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10320         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10321         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10322         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10323         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10324         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10325         Use more efficient adapter and rtpbuffer methods when possible.
10326
10327 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10328
10329         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10330         (gst_wavenc_sink_setcaps):
10331         Correctly handle width!=depth input.
10332         * gst/wavparse/gstwavparse.c:
10333         Already export in the caps that width==8 uses unsigned samples and
10334         everything else uses signed samples.
10335
10336 2007-03-29  Wim Taymans  <wim@fluendo.com>
10337
10338         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10339
10340         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10341         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10342         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10343         (gst_dynudpsink_close):
10344         * gst/udp/gstdynudpsink.h:
10345         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10346         (gst_udpsrc_create), (gst_udpsrc_set_property),
10347         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10348         * gst/udp/gstudpsrc.h:
10349         Rework the socket allocation a bit based on the sockfd argument so that
10350         it becomes usable.
10351         Add a closefd property to instruct the udp elements to close the custom
10352         file descriptors when going to READY. Fixes #423304.
10353         API:GstUDPSrc::closefd property
10354         API:GstDynUDPSink::closefd property
10355
10356 2007-03-29  Wim Taymans  <wim@fluendo.com>
10357
10358         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10359
10360         * gst/rtp/Makefile.am:
10361         * gst/rtp/gstrtp.c: (plugin_init):
10362         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10363         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10364         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10365         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10366         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10367         (gst_rtp_h264_pay_plugin_init):
10368         * gst/rtp/gstrtph264pay.h:
10369         Added H264 payloader. Fixes #423782.
10370
10371         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10372         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10373         Small fixes.
10374
10375 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10376
10377         * gst/wavparse/gstwavparse.c:
10378         Actually support depths from 1 to 32, not only 8 to 32.
10379
10380 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10381
10382         * gst/wavparse/gstwavparse.c:
10383         Add support for wav files containing audio/x-raw-int with random
10384         depths between 1 and 32 bits.
10385
10386 2007-03-28  Wim Taymans  <wim@fluendo.com>
10387
10388         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10389
10390         * gst/rtp/Makefile.am:
10391         * gst/rtp/gstrtp.c: (plugin_init):
10392         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10393         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10394         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10395         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10396         (gst_rtp_mp4a_depay_get_property),
10397         (gst_rtp_mp4a_depay_change_state),
10398         (gst_rtp_mp4a_depay_plugin_init):
10399         * gst/rtp/gstrtpmp4adepay.h:
10400         Added MP4A-LATM depayloader. Fixes #417792.
10401
10402         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10403         (gst_rtp_mp4v_depay_process):
10404         Fixup depayloader, setting codec_data, using more efficient adaptor and
10405         rtpbuffer handling.
10406
10407         * gst/rtsp/URLS:
10408         Add url to test above.
10409
10410 2007-03-25  Wim Taymans  <wim@fluendo.com>
10411
10412         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10413         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10414         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10415         (gst_rtspsrc_media_to_caps),
10416         (gst_rtspsrc_stream_configure_transport),
10417         (gst_rtspsrc_stream_configure_caps),
10418         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10419         * gst/rtsp/gstrtspsrc.h:
10420         Handle default clock-rates for static payload types, rearrange stuff so
10421         that the rtpmap field in the sdp can override the defaults.
10422         Parse RTP-Info field to get the seqnum and timebase fields that should
10423         go in the caps.
10424         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10425         the server. 
10426
10427 2007-03-22  Wim Taymans  <wim@fluendo.com>
10428
10429         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10430
10431         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10432         Accept complex pipeline descriptions as an audio profile instead of just
10433         a single element. Fixes #420658.
10434
10435 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10436
10437         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10438           Rename registered type in preparation of GstTagDemux moving to
10439           -base at some point in the future.
10440
10441 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10442
10443         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10444           Streaming mode fixes: don't unref buffer we don't own any longer;
10445           remove bogus adapter flush. Fixes #419338.
10446
10447 2007-03-17  David Schleef  <ds@schleef.org>
10448
10449         * REQUIREMENTS: Change the format to key/value, add a bunch of
10450           information, remove a bunch of requirements that are for
10451           other GStreamer packages.
10452
10453 2007-03-17  David Schleef  <ds@schleef.org>
10454
10455         * REQUIREMENTS: Fix a few things.  This file really needs a
10456         good once-over.
10457
10458 2007-03-15  Edward Hervey  <edward@fluendo.com>
10459
10460         * sys/Makefile.am:
10461         Don't forget to distribute the sys/osxaudio/ directory.
10462
10463 2007-03-15  Edward Hervey  <edward@fluendo.com>
10464
10465         * configure.ac:
10466         * sys/Makefile.am:
10467         * sys/osxaudio/Makefile.am:
10468         * sys/osxaudio/gstosxaudio.c:
10469         * sys/osxaudio/gstosxaudiosink.c:
10470         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10471         (gst_osx_audio_sink_getcaps),
10472         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10473         * sys/osxaudio/gstosxaudiosrc.c:
10474         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10475         (gst_osx_audio_src_create_ringbuffer):
10476         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10477         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10478         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10479         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10480         * sys/osxaudio/gstosxringbuffer.h:
10481         Activate osxaudio in gst-plugins-good with proper build setup.
10482         Add inlined documentation.
10483         Fix debug statements
10484         Fix ringbuffer when pausing.
10485         Fixes #323471
10486
10487 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10488         * gst/rtp/gstrtppcmapay.c:
10489         * gst/rtp/gstrtppcmapay.h:
10490         * gst/rtp/gstrtppcmupay.c:
10491         * gst/rtp/gstrtppcmupay.h:
10492         Ported mulaw and alaw payloaders to use new base class
10493
10494 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10495
10496         * po/af.po:
10497         * po/az.po:
10498         * po/cs.po:
10499         * po/en_GB.po:
10500         * po/it.po:
10501         * po/nl.po:
10502         * po/or.po:
10503         * po/sq.po:
10504         * po/sr.po:
10505         * po/sv.po:
10506         * po/uk.po:
10507         * po/vi.po:
10508           Update translations.
10509
10510 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10511
10512         * configure.ac:
10513           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10514
10515 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10516
10517         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10518           Fix handling of -1 values for start and stop values when seeking,
10519           and SEEK_CUR+SEEK_END here as well.
10520
10521 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10522
10523         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10524           Fix handling of -1 values for start and stop values when seeking, 
10525           and SEEK_CUR+SEEK_END.
10526
10527 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10528
10529         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10530           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10531           the image format a variable-length NUL-terminated string; in
10532           versions before that the image format is a fixed-length string of
10533           3 characters (see #348644 for a sample tag).
10534           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10535
10536 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10537
10538         * win32/MANIFEST:
10539         Add new project files to MANIFEST.
10540         * win32/vs6/libgstaudiofx.dsp:
10541         * win32/vs6/libgstrtp.dsp:
10542         * win32/vs6/libgstrtsp.dsp:
10543         Update project files.
10544         
10545 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10546
10547         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10548         (gst_avi_demux_parse_index):
10549         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10550         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10551           Printf format fixes; also add some missing quotes in translated
10552           strings. Fixes #416728 and #416727.
10553
10554 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10555
10556         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10557           Tim and I can't think of any reason the child audio sink needs to 
10558           be set back to NULL after successfully determining that it can 
10559           reach READY - it gets immediately set back to READY by the caller
10560           anyway, causing an unnecessary close/open of any audio devices
10561           involved.
10562
10563 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         * po/LINGUAS:
10566         * po/ja.po:
10567           Add ja.po file from #377306.
10568
10569 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10570
10571         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10572         * sys/sunaudio/gstsunaudiomixertrack.c:
10573         (gst_sunaudiomixer_track_new):
10574           Actually translate sunaudio mixer track labels instead of just
10575           marking the strings as translatable (#377306); clean up weird
10576           label string mapping code that serves no apparent purpose. Also
10577           set the 'untranslated-label' property when creating mixer tracks
10578           if the GstMixerTrack base class supports this.
10579
10580         * tests/check/Makefile.am:
10581         * tests/check/elements/.cvsignore:
10582         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10583         (sunaudio_suite):
10584           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10585           actually tested on a system where sunaudiomixer is available).
10586
10587 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10588
10589         * tests/check/Makefile.am:
10590         Re-enable the states test and see if it works on the buildbots.
10591
10592 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10593
10594         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10595         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10596         (gst_dvdec_change_state):
10597         * ext/dv/gstdvdec.h:
10598         Infer pixel-aspect-ratio from the video frame format if it isn't
10599         provided by the container, as happens when playing DV from AVI
10600         or Quicktime containers.
10601
10602         Patch by: Wim Taymans <wim@fluendo.com>
10603         Fixes #380944
10604
10605 2007-03-09  Wim Taymans  <wim@fluendo.com>
10606
10607         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10608         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10609         will later be handled by the jitterbuffer.
10610
10611 2007-03-09  Wim Taymans  <wim@fluendo.com>
10612
10613         * ext/taglib/gstid3v2mux.cc:
10614         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10615         Fixes #414496.
10616         
10617         Patch by: Alex Lancaster <alexl at users sourceforge net>
10618
10619 2007-03-09  Wim Taymans  <wim@fluendo.com>
10620
10621         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10622         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10623         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10624         (gst_avi_demux_chain):
10625         Fix stream position reporting after a seek. Fixes #416445.
10626
10627 2007-03-08  Wim Taymans  <wim@fluendo.com>
10628
10629         Patch by: René Stadler <mail at renestadler dot de>
10630
10631         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10632         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10633         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10634         Make avidemux accept optional header chunks in any order.
10635         Fixes #415446.
10636
10637 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10638
10639         * tests/check/Makefile.am:
10640         Disable the states check until the remaining Valgrind errors
10641         are fixed or suppressed.
10642
10643 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10644
10645         * tests/check/elements/.cvsignore:
10646           Add audiodynamic check to .cvsignore
10647
10648 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10649
10650         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10651
10652         * gst/audiofx/Makefile.am:
10653         * gst/audiofx/audiodynamic.c:
10654         (gst_audio_dynamic_characteristics_get_type),
10655         (gst_audio_dynamic_mode_get_type),
10656         (gst_audio_dynamic_set_process_function),
10657         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10658         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10659         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10660         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10661         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10662         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10663         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10664         (gst_audio_dynamic_transform_hard_knee_expander_int),
10665         (gst_audio_dynamic_transform_hard_knee_expander_float),
10666         (gst_audio_dynamic_transform_soft_knee_expander_int),
10667         (gst_audio_dynamic_transform_soft_knee_expander_float),
10668         (gst_audio_dynamic_transform_ip):
10669         * gst/audiofx/audiodynamic.h:
10670         * gst/audiofx/audiofx.c: (plugin_init):
10671         Add new audiodynamic element which can act as a compressor or
10672         expander. Supported are hard-knee and soft-knee operation modes with
10673         user-specified ratio and threshold.
10674         Attack and release parameters are not yet implemented but will follow.
10675         * docs/plugins/Makefile.am:
10676         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10677         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10678         * docs/plugins/gst-plugins-good-plugins.args:
10679         * docs/plugins/inspect/plugin-audiofx.xml:
10680         Integrate audiodynamic into the docs.
10681         * tests/check/Makefile.am:
10682         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10683         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10684         Add unit test for audiodynamic.
10685
10686 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10687
10688         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10689         Free handles that we allocated when exiting via the error paths.
10690
10691 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10692
10693         * gst/level/gstlevel.c: (gst_level_class_init),
10694         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10695         (gst_level_transform_ip):
10696         * gst/level/gstlevel.h:
10697           Resolve message timestamps against the playback segment.
10698
10699 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10700
10701         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10702         (gst_id3demux_sink_activate):
10703           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10704           caps passed to it (previously one code path assumed it took ownership
10705           while another one assumed it didn't, while in fact it sometimes did and
10706           sometimes didn't ...).
10707
10708         * configure.ac:
10709         * tests/files/Makefile.am:
10710         * tests/files/id3-407349-1.tag:
10711         * tests/files/id3-407349-2.tag:
10712           Add directory where data for unit tests can be stored.
10713
10714         * tests/Makefile.am:
10715         * tests/check/Makefile.am:
10716         * tests/check/elements/.cvsignore:
10717         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10718         (read_tags_from_file), (run_check_for_file),
10719         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10720           Add unit test for id3demux, and in particular for bug #407349. Only
10721           testing pull-mode for now; push mode doesn't work yet because the test
10722           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10723
10724 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10725
10726         * tests/check/Makefile.am:
10727           Add missing backslash at end of line.
10728
10729 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10730
10731         Trigger rebuild.
10732
10733 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10734
10735         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10736         * gst/id3demux/id3tags.h:
10737         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10738         (parse_obsolete_tdat_frame):
10739           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10740           the four-digit number will be interpreted as a year, whereas it is
10741           month and day in DDMM format. Instead, parse TDAT frames and fix up
10742           the date in the GST_TAG_DATE tag later if we also extracted a year.
10743           Fixes #407349.
10744
10745 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10746
10747         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10748         (gst_switch_commit_new_kid):
10749         Fix up the dispose logic so it doesn't leak, and fix setting of 
10750         the child state so that we don't set a child to our current state 
10751         just as we are changing it to something else.
10752
10753 2007-03-06  Wim Taymans  <wim@fluendo.com>
10754
10755         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10756         (gst_goom_chain):
10757         * gst/goom/gstgoom.h:
10758         Document, fix and improve goom adapter behaviour.
10759         Fixes #407006.
10760
10761 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10762
10763         * ext/esd/esdsink.c: (gst_esdsink_open):
10764         Unref static pad template after using it.
10765
10766 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10767
10768         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10769         (gst_switch_commit_new_kid):
10770         Fix up the reference counting of the child elements.
10771
10772 2007-03-05  Wim Taymans  <wim@fluendo.com>
10773
10774         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10775         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10776         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10777         Fix encoding-name case.
10778
10779 2007-03-05  Wim Taymans  <wim@fluendo.com>
10780
10781         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10782         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10783         (gst_rtp_speex_depay_process):
10784         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10785         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10786         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10787         (gst_rtp_speex_pay_change_state):
10788         * gst/rtp/gstrtpspeexpay.h:
10789         Fix speex (de)payloader. Fixes #358040.
10790
10791 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10792
10793         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10794         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10795         Install fakesink in NULL by fixing some broken logic. This obviates
10796         the need to manually set _IS_SINK.
10797         Add some comments and remove a little cruft while I'm at it.
10798
10799 2007-03-05  Wim Taymans  <wim@fluendo.com>
10800
10801         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10802         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10803
10804 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10805
10806         * po/POTFILES.in:
10807           Update.
10808
10809 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10810
10811         * tests/check/Makefile.am:
10812         Gah! Also disable gconfvideosink from the tests, otherwise
10813         it will instantiate autovideosink, and dfbvideosink and
10814         leak on the buildbots.
10815
10816 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10817
10818         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10819         (gst_cdio_cdda_src_finalize):
10820         Make sure we always destroy our libcdio handle.
10821
10822 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10823
10824         * tests/check/Makefile.am:
10825         Disable autovideosink so the buildbots don't barf over memory
10826         leaked in the directfb sink.
10827
10828 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10829
10830         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10831         Chain up in dispose
10832
10833 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10834
10835         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10836         (gst_multipart_find_pad_by_mime):
10837         Use gst_pad_new_from_static_template instead of
10838         static_pad_template_get+pad_new.
10839
10840 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10841
10842         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10843         Catch the case where no clock has been set.
10844
10845 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10846
10847         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10848         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10849         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10850         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10851         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10852         (gst_gconf_audio_src_finalize), (do_toggle_element):
10853         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10854         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10855         (do_toggle_element):
10856         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10857         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10858         (gst_gconf_video_src_finalize), (do_toggle_element):
10859         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10860         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10861         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10862         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10863         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10864         (gst_shout2send_init), (gst_shout2send_finalize):
10865         * gst/debug/testplugin.c: (gst_test_class_init),
10866         (gst_test_finalize):
10867         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10868         (gst_flxdec_dispose):
10869         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10870         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10871         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10872         (gst_rtspsrc_finalize):
10873         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10874         * gst/rtsp/rtspextwms.h:
10875         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10876         (gst_smpte_finalize):
10877         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10878         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10879         (gst_udpsink_finalize):
10880         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10881         (gst_wavparse_sink_activate):
10882         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10883         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10884         (gst_oss_src_finalize):
10885         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10886         * sys/v4l2/gstv4l2object.h:
10887         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10888         (gst_v4l2src_finalize):
10889         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10890
10891         Fix a bunch of leaks shown by the newly-added states test.
10892
10893 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10894
10895         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10896         Use gst_pad_new_from_static_template instead of 
10897         static_pad_template_get+pad_new.
10898
10899 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10900
10901         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10902
10903         * ext/libcaca/Makefile.am:
10904         * gst/debug/Makefile.am:
10905           Don't mix tabs and spaces (#414168).
10906
10907 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10908
10909         * tests/check/generic/.cvsignore:
10910           Ignore files to please buildbot.
10911
10912 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10913
10914         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10915         (gst_wavparse_stream_data):
10916           Unbreak my previous commit (swapped nominator & denominator). Tim,
10917           thanks for spotting.
10918
10919 2007-03-02  Wim Taymans  <wim@fluendo.com>
10920
10921         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10922         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10923         (gst_cdio_cdda_src_finalize):
10924         Small code cleanups.
10925         Don't use pad_alloc as the base class cannot deal with the error codes.
10926
10927 2007-03-02  Wim Taymans  <wim@fluendo.com>
10928
10929         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10930         (gst_udpsrc_create):
10931         Fix doc.
10932
10933 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10934
10935         Patch by: René Stadler <mail@renestadler.de>
10936
10937         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10938         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10939         (gst_wavparse_stream_data):
10940           Handle rounding better to not drop last sample frame. Fixes #356692
10941
10942 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10943
10944         * tests/check/Makefile.am:
10945         Disable cacasink from the states check too - it also calls exit(1)
10946         on us when it can't find a terminal to talk to.
10947
10948 2007-03-02  Wim Taymans  <wim@fluendo.com>
10949
10950         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10951
10952         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10953         (gst_udpsrc_create), (gst_udpsrc_set_property),
10954         (gst_udpsrc_get_property):
10955         * gst/udp/gstudpsrc.h:
10956         Add support to strip proprietary headers. Fixes #350296.
10957
10958 2007-03-02  Wim Taymans  <wim@fluendo.com>
10959
10960         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10961         Fix compilation.
10962
10963 2007-03-02  Wim Taymans  <wim@fluendo.com>
10964
10965         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10966
10967         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10968         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10969         (gst_rtp_mp2t_depay_set_property),
10970         (gst_rtp_mp2t_depay_get_property):
10971         * gst/rtp/gstrtpmp2tdepay.h:
10972         Add support to strip off proprietary headers. Fixes #350278.
10973
10974 2007-03-02  Wim Taymans  <wim@fluendo.com>
10975
10976         * ext/hal/hal.c:
10977         Fix compilation.
10978
10979 2007-03-02  Wim Taymans  <wim@fluendo.com>
10980
10981         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10982         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10983         (gst_sunaudiosrc_open):
10984         * sys/sunaudio/gstsunaudiosrc.h:
10985         Remove device-name from GstSunAudioSrc. Fixes #412597.
10986
10987 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10988
10989         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10990         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10991         Having NULL as UDI previously selected the default sink/src. Change
10992         this back but mention it in the debug output.
10993         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10994         (gst_hal_get_oss_element), (gst_hal_get_string),
10995         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10996         (gst_hal_get_audio_src):
10997         * ext/hal/hal.h:
10998         Refactor a bit, check all error conditions, greatly improve debugging
10999         and fix some possible memory leaks. Also implement OSS support
11000         and allow specifying an UDI that points to a real device. For this the
11001         child device which supports ALSA (preferred) or OSS is used.
11002         As a side effect this makes it impossible now to get a alsasink in
11003         halaudiosrc and a alsasrc in halaudiosink.
11004
11005 2007-03-01  Wim Taymans  <wim@fluendo.com>
11006
11007         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11008         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11009         Errors from the udp sources are not fatal unless all of them are in
11010         error.
11011
11012 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11013
11014         * tests/check/Makefile.am:
11015         Disable aasink in the states test. I suspect this is the element that
11016         is calling exit(1) when it can't proceed.
11017
11018 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11019
11020         * tests/check/Makefile.am:
11021         Draw plugins in from the build tree sys/ dir, rather than picking
11022         up the already installed versions.
11023
11024 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11025
11026         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11027         Error out correctly when getting xcontext fails.
11028
11029 2007-03-01  Wim Taymans  <wim@fluendo.com>
11030
11031         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11032         Make state change to PAUSED NO_PREROLL because that's what it will be in
11033         the future and rtspsrc relies on it.
11034
11035         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11036         (gst_rtspsrc_change_state):
11037         Don't error out when we don't get an error from the state change
11038         function.
11039
11040 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11041
11042         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11043         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11044           Check if the device UDI is set before trying to query HAL
11045           about it and give a useful error message if it wasn't set.
11046         * ext/hal/hal.c: (gst_hal_get_string):
11047           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11048           gives an assertion failure in D-Bus when running with
11049           DBUS_FATAL_WARNINGS=1.
11050
11051 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11052
11053         * configure.ac:
11054           Convert to new AG_GST style.
11055
11056 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11057
11058         * tests/check/Makefile.am:
11059         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11060           add test for states
11061
11062 2007-02-28  Wim Taymans  <wim@fluendo.com>
11063
11064         * tests/check/elements/.cvsignore:
11065         Add new videofilter check to .cvsignore.
11066
11067 2007-02-28  Wim Taymans  <wim@fluendo.com>
11068
11069         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11070         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11071         (gst_avi_demux_loop), (gst_avi_demux_chain):
11072         Fix combined flow return. Fixes #412608.
11073
11074 2007-02-28  Wim Taymans  <wim@fluendo.com>
11075
11076         * gst/videofilter/Makefile.am:
11077         Dist header..
11078
11079 2007-02-28  Wim Taymans  <wim@fluendo.com>
11080
11081         * gst/videofilter/gstgamma.h:
11082         Add header too.
11083
11084 2007-02-28  Wim Taymans  <wim@fluendo.com>
11085
11086         Patch by: Mark Nauwelaerts <manauw at skynet be>
11087
11088         * gst/videofilter/Makefile.am:
11089         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11090         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11091         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11092         (oil_tablelookup_u8), (gst_gamma_set_caps),
11093         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11094         Port gamma filter to 0.10. Fixes #412704.
11095
11096         * tests/check/Makefile.am:
11097         * tests/check/elements/videofilter.c: (setup_filter),
11098         (cleanup_filter), (check_filter), (GST_START_TEST),
11099         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11100         Add unit tests for videofilters.
11101
11102 2007-02-28  Wim Taymans  <wim@fluendo.com>
11103
11104         * gst/rtsp/URLS:
11105         Add another interesting test url.
11106
11107         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11108         Don't allow getting header fields from data packets.
11109
11110 2007-02-28  Michael Smith  <msmith@fluendo.com>
11111
11112         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11113         (gst_shout2send_init), (gst_shout2send_start),
11114         (gst_shout2send_set_property), (gst_shout2send_get_property):
11115         * ext/shout2/gstshout2.h:
11116           Add a property for username.
11117
11118 2007-02-27  Christian Schallerr <christian@fluendo.com>
11119
11120         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11121
11122 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11123
11124         * gst/rtsp/Makefile.am:
11125         Fix make check too.
11126
11127 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11128
11129         * gst/rtsp/base64.c: (util_base64_encode):
11130         * gst/rtsp/base64.h:
11131         Commit missing files for base64 encoding.
11132
11133 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11134
11135         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11136
11137         * configure.ac:
11138         * ext/annodex/Makefile.am:
11139         * ext/jpeg/Makefile.am:
11140         * ext/speex/Makefile.am:
11141         * gst/alpha/Makefile.am:
11142         * gst/cutter/Makefile.am:
11143         * gst/debug/Makefile.am:
11144         * gst/effectv/Makefile.am:
11145         * gst/goom/Makefile.am:
11146         * gst/level/Makefile.am:
11147         * gst/smpte/Makefile.am:
11148         * gst/videofilter/Makefile.am:
11149           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11150
11151 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11152
11153         * gst/rtsp/Makefile.am:
11154         * gst/rtsp/rtspconnection.c: (append_auth_header),
11155         (rtsp_connection_send), (rtsp_connection_set_auth):
11156         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11157         from icecast to replace it. Relicensed from GPL courtesy of Mike
11158         Smith.
11159
11160 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11161
11162         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11163         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11164         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11165         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11166         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11167         (gst_rtspsrc_uri_set_uri):
11168         * gst/rtsp/gstrtspsrc.h:
11169         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11170         (append_auth_header), (rtsp_connection_send),
11171         (rtsp_connection_free), (rtsp_connection_set_auth):
11172         * gst/rtsp/rtspconnection.h:
11173         * gst/rtsp/rtspdefs.h:
11174         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11175         * gst/rtsp/rtspurl.h:
11176
11177         Implement simple Basic Authentication support so that urls like
11178         rtsp://user:pass@hostname/rtspstream work on hosts that require
11179         authentication.
11180
11181 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11182
11183         * sys/v4l2/gstv4l2object.c:
11184         * sys/v4l2/gstv4l2tuner.c:
11185         * sys/v4l2/v4l2_calls.c:
11186         Fix segfault when oppening a radio device.
11187         
11188 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11189
11190         * gst/level/gstlevel.c: (gst_level_set_caps),
11191         (gst_level_transform_ip):
11192         * sys/v4l2/README:
11193         * tests/check/elements/level.c: (GST_START_TEST):
11194           Fix level for multi-channel case.
11195
11196 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11197
11198         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11199         (gst_level_transform_ip):
11200         * gst/level/gstlevel.h:
11201           Use function pointer for process function and add process functions
11202           for float audio.
11203
11204 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11205
11206         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11207         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11208         (gst_v4l2src_capture_init):
11209           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11210           fixes #407369
11211
11212 2007-02-18  Wim Taymans  <wim@fluendo.com>
11213
11214         * gst/rtp/Makefile.am:
11215         * gst/rtp/gstrtp.c: (plugin_init):
11216         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11217         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11218         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11219         (gst_rtp_mp2t_pay_plugin_init):
11220         * gst/rtp/gstrtpmp2tpay.h:
11221         Added simple mpeg transport stream payloader.
11222
11223 2007-02-16  Wim Taymans  <wim@fluendo.com>
11224
11225         * gst/rtsp/URLS:
11226         Add example H264 rtsp url.
11227
11228         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11229         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11230         Don't convert values to lowercase or we might mess up base64 encoded
11231         properties.
11232
11233 2007-02-16  Wim Taymans  <wim@fluendo.com>
11234
11235         * gst/rtp/README:
11236         Fix case of string params.
11237
11238         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11239         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11240         Fix depayloader, support more packet types.
11241         Add sync codes to make sure the packetizer can do its job.
11242
11243         * gst/rtp/gstrtpmp4gdepay.c:
11244         * gst/rtp/gstrtpmp4gpay.c:
11245         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11246         Fix caps case again.
11247
11248 2007-02-15  Wim Taymans  <wim@fluendo.com>
11249
11250         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11251         Set right caps on output buffers.
11252
11253 2007-02-14  Wim Taymans  <wim@fluendo.com>
11254
11255         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11256         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11257         Clear stack allocated SDPMedia struct before calling _init() on it.
11258         Clarify this in the docs as well.
11259
11260 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11261
11262         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11263         (do_change_child):
11264         Don't reset the profile when going switching states, as it makes
11265         the element non-reusable.
11266
11267 2007-02-14  Wim Taymans  <wim@fluendo.com>
11268
11269         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11270         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11271         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11272         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11273         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11274         (sdp_parse_line):
11275         * gst/rtsp/sdpmessage.h:
11276         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11277         Fix memory management of SDP messages. Fixes #407793.
11278
11279 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11280
11281         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11282
11283         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11284         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11285
11286 2007-02-14  Wim Taymans  <wim@fluendo.com>
11287
11288         Patch by: jp.liu <jp_liu at astrocom dot cn>
11289
11290         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11291         Fix parsing of password field in url. Fixes #407797.
11292
11293 2007-02-14  Wim Taymans  <wim@fluendo.com>
11294
11295         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11296         (gst_wavparse_reset), (gst_wavparse_init),
11297         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11298         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11299         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11300         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11301         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11302         (gst_wavparse_loop), (gst_wavparse_chain),
11303         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11304         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11305         (plugin_init):
11306         * gst/wavparse/gstwavparse.h:
11307         Update docs.
11308         Use boilerplate.
11309         Various code cleanups.
11310         When the bitrate is not known (bps == 0 or compressed formats) let
11311         downstream element guestimate the duration and position and don't
11312         generate timestamps or durations. Fixes #405213.
11313         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11314         error flowreturn upstream.
11315
11316 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11317
11318         * ext/gconf/Makefile.am:
11319         * ext/gconf/gconf.c: (gst_gconf_get_string),
11320         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11321         (gst_gconf_render_bin_with_default):
11322         * ext/gconf/gconf.h:
11323         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11324         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11325         (gst_gconf_audio_sink_dispose), (do_change_child),
11326         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11327         (cb_change_child), (gst_gconf_audio_sink_change_state):
11328         * ext/gconf/gstgconfaudiosink.h:
11329         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11330         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11331         (gst_switch_sink_init), (gst_switch_sink_dispose),
11332         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11333         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11334         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11335         * ext/gconf/gstswitchsink.h:
11336         * gst/autodetect/gstautoaudiosink.c:
11337         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11338         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11339         (gst_auto_audio_sink_detect):
11340         * gst/autodetect/gstautovideosink.c:
11341         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11342         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11343         (gst_auto_video_sink_detect):
11344         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11345         and a child that implements the GConf key monitoring. The end goal of
11346         this is an audio sink that can be changed on the fly, but at the 
11347         moment it still only changes on the next READY transition.
11348
11349 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11350
11351         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11352         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11353         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11354         (gst_avi_demux_calculate_durations_from_index),
11355         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11356         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11357         (gst_avi_demux_loop):
11358           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11359
11360 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11361
11362         * configure.ac:
11363         * docs/plugins/Makefile.am:
11364           Add crossreferences to glib/gobject/gstream docs.
11365
11366 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11367
11368         * gst/monoscope/Makefile.am:
11369         * gst/monoscope/gstmonoscope.c:
11370           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11371           (but no LIBS, since we only use defines from the headers).
11372
11373 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11374
11375         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11376
11377         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11378         (gst_wavparse_stream_data):
11379           Fix massive memory leak when operating in streaming mode due to
11380           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11381           Fixes #407057.
11382
11383 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11384
11385         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11386         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11387         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11388         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11389         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11390         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11391         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11392         (gst_avi_demux_calculate_durations_from_index),
11393         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11394         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11395         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11396         * gst/avi/gstavidemux.h:
11397           Save some memory (8%) by repacking the index entry structure (more to
11398           come). Add more FIXMEs to questionable parts.
11399
11400 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11401
11402         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11403         (gst_v4l2src_get_caps):
11404         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11405         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11406         (gst_v4l2src_capture_init):
11407           More FIXME comments and messaging changes.
11408
11409 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11410
11411         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11412         (gst_goom_change_state):
11413         * gst/goom/gstgoom.h:
11414           Improved docs and use GST_DEBUG_FUNCPTR.
11415
11416         * gst/level/gstlevel.c: (gst_level_class_init):
11417           Use GST_DEBUG_FUNCPTR.
11418
11419         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11420         (gst_monoscope_chain), (gst_monoscope_change_state):
11421           Improved docs source cleanups.
11422
11423 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11424
11425         * gst/debug/Makefile.am:
11426         * gst/debug/gstdebug.c: (plugin_init):
11427         * gst/debug/gstpushfilesrc.c:
11428         * gst/debug/gstpushfilesrc.h:
11429           Add code for a pushfilesrc element that implements a pushfile:// URI
11430           handler, to make debugging push-mode operation of demuxer/decoders
11431           that support both easier in connection with seek/playbin/etc.
11432           The element isn't registered at the moment.
11433
11434 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11435
11436         * gst/avi/gstavimux.c:
11437           Comment a #if 0 in caps template definition as VS6 seems to 
11438         do not support it.
11439         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11440           Use gst_guint64_to_gdouble for conversion.
11441         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11442           Move variables declaration before the first instruction.
11443         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11444           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11445           And don't include netdb.h for G_OS_WIN32
11446         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11447           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11448           by VS6 then use an other way to initialize SDPMedia structure.
11449         * gst/udp/gstdynudpsink.h:
11450         * gst/udp/gstdynudpnetutils.h:
11451           Do not include <sys/time.h> for G_OS_WIN32
11452         * gst/udp/gstudpsrc.c:
11453           Define socklen_t as int for G_OS_WIN32
11454         * win/common/config.h.in:
11455           Undef HAVE_NETINET_IN_H
11456         * win32/vs6/gst_plugins_good.dsw:
11457         * win32/vs6/libgstrtp.dsp:
11458         * win32/vs6/libgstrtsp.dsp:
11459         * win32/vs6/libgstautogen.dsp:
11460         * win32/vs6/libgstaudiofx.dsp:
11461         * win32/vs6/libgstudp.dsp:
11462           Add and update project files.
11463         * win32/common/gstudp-enumtypes.c:
11464         * win32/common/gstudp-enumtypes.h:
11465           Add a copy of udp enumtypes to win32/common as in core 
11466           and base.
11467         
11468 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11469
11470         * configure.ac:
11471           Activate monoscope when building with --enable-experimental. Fix
11472           --enable-external configure switch description.
11473
11474         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11475         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11476           Help gst-indent.
11477
11478 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11479
11480         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11481           Explicitly cast result of pointer arithmetic to integer in order to
11482           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11483
11484 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11485
11486         * gst/debug/progressreport.c:
11487           Some more docs.
11488
11489 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11490
11491         * docs/plugins/inspect/plugin-rtp.xml:
11492           Update for new elements.
11493
11494         * gst/debug/progressreport.h:
11495           Commit newly-created header file as well.
11496
11497 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11498
11499         * docs/plugins/Makefile.am:
11500         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11501         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11502         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11503         * gst/debug/Makefile.am:
11504         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11505         (gst_progress_report_do_query), (gst_progress_report_report):
11506           Make progressreport element post messages with the current progress
11507           on the bus. Also add some basic docs for it.
11508
11509 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11510
11511         * ext/hal/hal.c: (gst_hal_get_string):
11512         * ext/hal/hal.h:
11513           Some small cleanups; deal with errors when parsing the HAL ALSA
11514           capabilities a bit better.
11515
11516 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11517
11518         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11519           Let's try this again and use the right cast this time.
11520
11521 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11522
11523         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11524           Add cast to avoid compiler warnings with older GLib versions
11525           where the nick/name members in GEnumValue are not declared as
11526           constant strings.
11527
11528 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11529
11530         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11531         (gst_gconf_render_bin_from_key),
11532         (gst_gconf_get_default_audio_sink):
11533         * ext/gconf/gconf.h:
11534         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11535         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11536         (gst_gconf_audio_sink_get_property):
11537           In gconfaudiosink, get the right key as the old key in do_toggle
11538           (ie. one dependent on the profile selected). Log some more stuff so
11539           we can see what's actually going on.
11540
11541 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11542
11543         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11544         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11545         (gst_audio_amplify_set_process_function),
11546         (gst_audio_amplify_setup):
11547         * gst/audiofx/audioamplify.h:
11548         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11549         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11550         * gst/audiofx/audioinvert.h:
11551         Some small cleanups and port both elements to the new GstAudioFilter
11552         base class to save a few lines of common code.
11553         * gst/audiofx/Makefile.am:
11554         Link against libgstaudio for the above changes
11555
11556 2007-01-29  Wim Taymans  <wim@fluendo.com>
11557
11558         * tests/check/elements/.cvsignore:
11559         Some more ignores.
11560
11561 2007-01-26  Wim Taymans  <wim@fluendo.com>
11562
11563         Patch by: charles <charlesg3 at gmail dot com>
11564
11565         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11566         (set_shout_metadata), (gst_shout2send_event):
11567         * ext/shout2/gstshout2.h:
11568         Properly handle tags in shout2send. Fixes #399825.
11569
11570 2007-01-25  Wim Taymans  <wim@fluendo.com>
11571
11572         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11573         (gst_rtspsrc_activate_streams):
11574         Convert SDP fields to upper/lowercase following the rules in the SDP to
11575         caps document. 
11576
11577 2007-01-25  Wim Taymans  <wim@fluendo.com>
11578
11579         * gst/rtp/README:
11580         * gst/rtp/gstrtpilbcdepay.c:
11581         * gst/rtp/gstrtpilbcpay.c:
11582         * gst/rtp/gstrtpmp4gdepay.c:
11583         * gst/rtp/gstrtpmp4gpay.c:
11584         * gst/rtp/gstrtpspeexdepay.c:
11585         * gst/rtp/gstrtpspeexpay.c:
11586         * gst/rtp/gstrtpsv3vdepay.c:
11587         * gst/rtp/gstrtptheoradepay.c:
11588         * gst/rtp/gstrtptheorapay.c:
11589         * gst/rtp/gstrtpvorbisdepay.c:
11590         * gst/rtp/gstrtpvorbispay.c:
11591         Fix case of encoding-name and key/value pairs to match the document.
11592         This is to make interoperation with SDP case-insensitive as required by
11593         the relevant RFCs.
11594
11595 2007-01-25  Wim Taymans  <wim@fluendo.com>
11596
11597         * configure.ac:
11598         Bump required -core/-base to CVS
11599
11600 2007-01-25  Wim Taymans  <wim@fluendo.com>
11601
11602         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11603         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11604         * gst/rtp/gstrtpL16pay.h:
11605         Fill up to MTU using adapter.
11606         Timestamp rtp packets.
11607
11608 2007-01-25  Edward Hervey  <edward@fluendo.com>
11609
11610         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11611         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11612         Use G_GSIZE_FORMAT in print statements for portability.
11613         Fixes build on macosx.
11614
11615 2007-01-24  Wim Taymans  <wim@fluendo.com>
11616
11617         * gst/rtp/Makefile.am:
11618         * gst/rtp/gstrtp.c: (plugin_init):
11619         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11620         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11621         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11622         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11623         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11624         (gst_rtp_L16_depay_plugin_init):
11625         * gst/rtp/gstrtpL16depay.h:
11626         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11627         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11628         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11629         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11630         (gst_rtp_L16_pay_plugin_init):
11631         * gst/rtp/gstrtpL16pay.h:
11632         Port and enable raw audio payloader/depayloader. Needs a bit more work
11633         on the payloader side.
11634
11635 2007-01-24  Wim Taymans  <wim@fluendo.com>
11636
11637         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11638         (gst_rtspsrc_stream_configure_transport),
11639         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11640         * gst/rtsp/gstrtspsrc.h:
11641         Only unblock the udp pads when we linked and activated them all.
11642         Fixes #395688.
11643
11644 2007-01-24  Wim Taymans  <wim@fluendo.com>
11645
11646         * gst/rtp/Makefile.am:
11647         * gst/rtp/gstrtp.c: (plugin_init):
11648         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11649         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11650         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11651         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11652         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11653         * gst/rtp/gstrtpac3depay.h:
11654         Added simple AC3 depayloader (RFC 4184).
11655
11656         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11657         Fix a leak.
11658
11659 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11660
11661         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11662
11663         * gst/audiofx/Makefile.am:
11664         * gst/audiofx/audioamplify.c:
11665         (gst_audio_amplify_clipping_method_get_type),
11666         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11667         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11668         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11669         (gst_audio_amplify_set_caps),
11670         (gst_audio_amplify_transform_int_clip),
11671         (gst_audio_amplify_transform_int_wrap_negative),
11672         (gst_audio_amplify_transform_int_wrap_positive),
11673         (gst_audio_amplify_transform_float_clip),
11674         (gst_audio_amplify_transform_float_wrap_negative),
11675         (gst_audio_amplify_transform_float_wrap_positive),
11676         (gst_audio_amplify_transform_ip):
11677         * gst/audiofx/audioamplify.h:
11678         * gst/audiofx/audiofx.c: (plugin_init):
11679         Add new element "audioamplify". This allows scaling of raw audio
11680         samples, similar to the "volume" element, but provides different modes
11681         for clipping and allows unlimited amplification. It's mainly targeted
11682         for creative sound design and not as a replacement of the "volume"
11683         element. Fixes #397162
11684         * docs/plugins/Makefile.am:
11685         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11686         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11687         * docs/plugins/gst-plugins-good-plugins.args:
11688         * docs/plugins/inspect/plugin-audiofx.xml:
11689         Add docs for audioamplify and integrate them into the build system
11690         * tests/check/Makefile.am:
11691         * tests/check/elements/audioamplify.c: (setup_amplify),
11692         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11693         Add fairly extensive unit test suite for audioamplify
11694
11695 2007-01-24  Wim Taymans  <wim@fluendo.com>
11696
11697         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11698         Unblock pads after adding the pads to the element so that autopluggers
11699         get a change to link something. Possibly fixes #395688.
11700
11701 2007-01-24  Wim Taymans  <wim@fluendo.com>
11702
11703         * gst/rtp/gstrtpamrdepay.c:
11704         * gst/rtp/gstrtpgsmdepay.c:
11705         * gst/rtp/gstrtph263pdepay.c:
11706         * gst/rtp/gstrtph263ppay.c:
11707         * gst/rtp/gstrtph264depay.c:
11708         * gst/rtp/gstrtpilbcdepay.c:
11709         * gst/rtp/gstrtpmp2tdepay.c:
11710         * gst/rtp/gstrtpmp4gdepay.c:
11711         * gst/rtp/gstrtpmp4gpay.c:
11712         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11713         * gst/rtp/gstrtpmp4vpay.c:
11714         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11715         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11716         (gst_rtp_mpa_depay_process):
11717         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11718         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11719         * gst/rtp/gstrtppcmadepay.c:
11720         * gst/rtp/gstrtppcmudepay.c:
11721         * gst/rtp/gstrtpspeexdepay.c:
11722         * gst/rtp/gstrtpspeexpay.c:
11723         * gst/rtp/gstrtpsv3vdepay.c:
11724         * gst/rtp/gstrtptheoradepay.c:
11725         * gst/rtp/gstrtptheorapay.c:
11726         * gst/rtp/gstrtpvorbisdepay.c:
11727         * gst/rtp/gstrtpvorbispay.c:
11728         Fix caps with payload numbers.
11729         Add some fixed payload numbers to caps when possible.
11730
11731 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11732
11733         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11734
11735         * gst/audiofx/Makefile.am:
11736         * gst/audiofx/audiofx.c: (plugin_init):
11737         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11738         (gst_audio_invert_class_init), (gst_audio_invert_init),
11739         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11740         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11741         (gst_audio_invert_transform_float),
11742         (gst_audio_invert_transform_ip):
11743         * gst/audiofx/audioinvert.h:
11744         Add new audiofx element "audioinvert". This element swaps the upper
11745         and lower half of samples and can be used for example for a
11746         wide-stereo effect. Fixes #396057
11747         * docs/plugins/Makefile.am:
11748         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11749         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11750         * docs/plugins/gst-plugins-good-plugins.args:
11751         * docs/plugins/inspect/plugin-audiofx.xml:
11752         Add docs for the audioinvert element and add them to the build system.
11753         * tests/check/Makefile.am:
11754         * tests/check/elements/audioinvert.c: (setup_invert),
11755         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11756         Add unit test suite for the audioinvert element.
11757
11758 2007-01-23  Wim Taymans  <wim@fluendo.com>
11759
11760         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11761         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11762         Parse config params as string and int.
11763         Parse and use AU header length
11764
11765 2007-01-23  Wim Taymans  <wim@fluendo.com>
11766
11767         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11768         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11769         * gst/smpte/gstmask.c: (_gst_mask_register):
11770         * gst/smpte/gstmask.h:
11771         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11772         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11773         (gst_smpte_paint_triangle_clock):
11774         constify some static structs.
11775         Don't update the mask if nothing changed to the params.
11776         Make sure we never draw outside of the picture. Fixes #398325.
11777
11778 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11779
11780         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11781           Error out properly when pull_range fails while we're reading the
11782           headers, instead of just pausing the task silently. Fixes #399338.
11783
11784 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11785
11786         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11787           Some more sanity checks to make sure the input formats match and the
11788           input pads are actually negotiated, in case someone tries to feed
11789           buffers from fakesrc or filesrc. Fixes #398299.
11790           Also const-ify an array, just because we can.
11791
11792 2007-01-19  Edward Hervey  <edward@fluendo.com>
11793
11794         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11795         Ignore previous commit, that was only valid for widths and heights
11796         that are multiples of 4.
11797         Copy over size/stride macros from jpegdec. This allows the element
11798         to work with any width,height...
11799         ... but puts in evidence that the actual transformations only work
11800         with width/height that are multiples of 4.
11801
11802 2007-01-19  Edward Hervey  <edward@fluendo.com>
11803
11804         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11805         Allocate buffers of the right size.
11806         The proper size of a I420 buffer in bytes is:
11807         
11808             width * height * 3
11809             ------------------
11810                     2
11811
11812 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11813
11814         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11815           Proxy getcaps on sink pads too, so that we either end up with the
11816           same dimensions on all pads or error out if that's not possible
11817           (seems to work even!). Fixes #398086, I think.
11818
11819 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11820
11821         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11822         * docs/plugins/gst-plugins-good-plugins.args:
11823         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11824           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11825           fix integer properties with -1 as minimum value.
11826
11827         * docs/plugins/inspect/plugin-1394.xml:
11828         * docs/plugins/inspect/plugin-aasink.xml:
11829         * docs/plugins/inspect/plugin-alaw.xml:
11830         * docs/plugins/inspect/plugin-alpha.xml:
11831         * docs/plugins/inspect/plugin-alphacolor.xml:
11832         * docs/plugins/inspect/plugin-annodex.xml:
11833         * docs/plugins/inspect/plugin-apetag.xml:
11834         * docs/plugins/inspect/plugin-audiofx.xml:
11835         * docs/plugins/inspect/plugin-auparse.xml:
11836         * docs/plugins/inspect/plugin-autodetect.xml:
11837         * docs/plugins/inspect/plugin-avi.xml:
11838         * docs/plugins/inspect/plugin-cacasink.xml:
11839         * docs/plugins/inspect/plugin-cairo.xml:
11840         * docs/plugins/inspect/plugin-cdio.xml:
11841         * docs/plugins/inspect/plugin-cutter.xml:
11842         * docs/plugins/inspect/plugin-debug.xml:
11843         * docs/plugins/inspect/plugin-dv.xml:
11844         * docs/plugins/inspect/plugin-efence.xml:
11845         * docs/plugins/inspect/plugin-effectv.xml:
11846         * docs/plugins/inspect/plugin-esdsink.xml:
11847         * docs/plugins/inspect/plugin-flac.xml:
11848         * docs/plugins/inspect/plugin-flxdec.xml:
11849         * docs/plugins/inspect/plugin-gconfelements.xml:
11850         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11851         * docs/plugins/inspect/plugin-goom.xml:
11852         * docs/plugins/inspect/plugin-halelements.xml:
11853         * docs/plugins/inspect/plugin-icydemux.xml:
11854         * docs/plugins/inspect/plugin-id3demux.xml:
11855         * docs/plugins/inspect/plugin-jpeg.xml:
11856         * docs/plugins/inspect/plugin-level.xml:
11857         * docs/plugins/inspect/plugin-matroska.xml:
11858         * docs/plugins/inspect/plugin-mulaw.xml:
11859         * docs/plugins/inspect/plugin-multipart.xml:
11860         * docs/plugins/inspect/plugin-navigationtest.xml:
11861         * docs/plugins/inspect/plugin-ossaudio.xml:
11862         * docs/plugins/inspect/plugin-png.xml:
11863         * docs/plugins/inspect/plugin-rtp.xml:
11864         * docs/plugins/inspect/plugin-rtsp.xml:
11865         * docs/plugins/inspect/plugin-shout2send.xml:
11866         * docs/plugins/inspect/plugin-smpte.xml:
11867         * docs/plugins/inspect/plugin-speex.xml:
11868         * docs/plugins/inspect/plugin-taglib.xml:
11869         * docs/plugins/inspect/plugin-udp.xml:
11870         * docs/plugins/inspect/plugin-videobalance.xml:
11871         * docs/plugins/inspect/plugin-videobox.xml:
11872         * docs/plugins/inspect/plugin-videoflip.xml:
11873         * docs/plugins/inspect/plugin-videomixer.xml:
11874         * docs/plugins/inspect/plugin-wavenc.xml:
11875         * docs/plugins/inspect/plugin-wavparse.xml:
11876         * docs/plugins/inspect/plugin-ximagesrc.xml:
11877           Update to CVS.
11878
11879 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11880
11881         Patch by: Sebastian Dröge <slomo circular-chaos org>
11882
11883         * gst/audiofx/audiopanorama.c:
11884           Fix doc section name (Fixes #397946)
11885
11886 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11887
11888         * sys/v4l2/gstv4l2object.c:
11889         (gst_v4l2_object_install_properties_helper),
11890         (gst_v4l2_object_set_property_helper),
11891         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11892         * sys/v4l2/gstv4l2object.h:
11893         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11894         (gst_v4l2src_init), (gst_v4l2src_set_property),
11895         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11896         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11897         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11898         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11899         (gst_v4l2src_capture_deinit):
11900           Fix EIO handing when capturing. Add new property to specify the number of
11901           buffers to enque (and remove the borked num-buffers usage).
11902
11903 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11904
11905         Patch by: Sebastian Dröge <slomo circular-chaos org>
11906
11907         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11908         (gst_audio_panorama_set_process_function):
11909           Use a function array for process methods, add more docs and define the
11910           startindex of enums.
11911
11912 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11913
11914         Patch by: Mark Nauwelaerts <manauw at skynet be>
11915
11916         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11917         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11918         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11919         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11920         (gst_avi_mux_riff_get_avi_header),
11921         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11922         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11923         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11924         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11925         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11926         (gst_avi_mux_change_state):
11927         * gst/avi/gstavimux.h:
11928         * tests/check/elements/avimux.c: (teardown_src_pad):
11929           Add support for more than one audio stream; write better AVIX
11930           header; refactor code a bit; don't announce vorbis caps on our audio
11931           sink pads since we don't support it anyway. Closes #379298.
11932
11933 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11934
11935         Patch by: Sebastian Dröge <slomo circular-chaos org>
11936
11937         * gst/audiofx/audiopanorama.c:
11938         (gst_audio_panorama_method_get_type),
11939         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11940         (gst_audio_panorama_set_process_function),
11941         (gst_audio_panorama_set_property),
11942         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11943         (gst_audio_panorama_transform_m2s_int_simple),
11944         (gst_audio_panorama_transform_s2s_int_simple),
11945         (gst_audio_panorama_transform_m2s_float_simple),
11946         (gst_audio_panorama_transform_s2s_float_simple):
11947         * gst/audiofx/audiopanorama.h:
11948           Add 'method' property and provide a simple (non-psychoacustic)
11949           processing method (#394859).
11950
11951         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11952         (panorama_suite):
11953           Tests for new method.
11954
11955 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11956
11957         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11958         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11959           Set correct caps on outgoing pulled buffers, or things blow up
11960           after recent core changes.
11961
11962 2007-01-11  Wim Taymans  <wim@fluendo.com>
11963
11964         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11965
11966         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11967         (gst_multipart_mux_request_new_pad),
11968         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11969         (gst_multipart_mux_change_state):
11970         Return FLOW errors ASAP. Fixes #394977.
11971         Misc cleanups.
11972
11973 2007-01-11  Wim Taymans  <wim@fluendo.com>
11974
11975         Patch by: Lutz Mueller <lutz at topfrose dot de>
11976
11977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11978         Check for stream pad before activating. 
11979
11980 2007-01-10  Wim Taymans  <wim@fluendo.com>
11981
11982         Patch by: Peter Kjellerstedt  <pkj at axis com>
11983
11984         * gst/rtsp/COPYING.MIT:
11985         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11986         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11987         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11988         (gst_rtspsrc_stream_configure_transport),
11989         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11990         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11991         (gst_rtspsrc_parse_methods),
11992         (gst_rtspsrc_create_transports_string),
11993         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11994         (gst_rtspsrc_open), (gst_rtspsrc_close):
11995         * gst/rtsp/gstrtspsrc.h:
11996         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11997         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11998         (parse_request_line), (parse_line), (rtsp_connection_read),
11999         (rtsp_connection_close):
12000         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12001         (rtsp_method_as_text), (rtsp_header_as_text),
12002         (rtsp_status_as_text), (rtsp_find_header_field),
12003         (rtsp_find_method):
12004         * gst/rtsp/rtspdefs.h:
12005         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12006         (rtsp_ext_wms_configure_stream):
12007         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12008         (rtsp_message_new_request), (rtsp_message_init_request),
12009         (rtsp_message_new_response), (rtsp_message_init_response),
12010         (rtsp_message_init_data), (rtsp_message_unset),
12011         (rtsp_message_free), (rtsp_message_add_header),
12012         (rtsp_message_get_header), (rtsp_message_set_body),
12013         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12014         * gst/rtsp/rtspmessage.h:
12015         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12016         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12017         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12018         (sdp_message_dump):
12019         Allow url to be NULL to be able to use it for server connections.
12020         Can now send responses as well as requests.
12021         No longer hangs in an endless loop if EOF is received.
12022         Can now convert a status code to a text string.
12023         Return RTSP_HDR_INVALID for unknown headers.
12024         Return RTSP_INVALID for unknown methods.
12025         Copy CSeq and Session headers from the request.
12026         Only free memory corresponding to the currently set message type.
12027         Added const to function arguments as appropriate.
12028         Avoid a compiler warning when initializing nmedia.
12029         Use guint rather than gint to avoid compiler warnings.
12030         Fix crasher in wms extension.
12031         Factor out stream setup from open_connection.
12032         Delay activation of streams when actual data is received from the
12033         server, this prepares us to do proper protocol switching.
12034         Added new license.
12035         Fixes #380895.
12036
12037
12038 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12039
12040         Patch by: Sebastian Dröge <slomo ubuntu com>
12041
12042         * docs/plugins/Makefile.am:
12043         * gst/audiofx/audiopanorama.c:
12044           Some small docs fixes (#394851).
12045
12046 2007-01-09  Wim Taymans  <wim@fluendo.com>
12047
12048         * gst/avi/gstavidemux.c:
12049         Fix docs.
12050
12051 2007-01-09  Wim Taymans  <wim@fluendo.com>
12052
12053         * gst/rtp/Makefile.am:
12054         * gst/rtp/gstrtp.c: (plugin_init):
12055         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12056         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12057         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12058         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12059         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12060         * gst/rtp/gstrtpmpvdepay.h:
12061           Added RFC 2250 MPEG Video Depayloader.
12062
12063         * gst/rtp/gstrtpL16depay.h:
12064         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12065         (gst_rtp_h263p_depay_process):
12066         Fix Header file. Small cleanups.
12067
12068         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12069         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12070         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12071         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12072         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12073         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12074         (gst_rtp_mp4v_depay_change_state):
12075         Remove usused code. Remove Adapter from state Change. Added debug.
12076
12077         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12078         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12079         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12080         * gst/rtp/gstrtpmpadepay.h:
12081         Subclass base depayloader.
12082         Added debug.
12083         Support static payload type assignment as well.
12084
12085         * gst/rtp/gstrtpmpapay.c:
12086         Fix caps.
12087
12088 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12089
12090         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12091
12092         * ext/jpeg/gstjpegdec.c:
12093         * ext/jpeg/gstjpegenc.c:
12094         * ext/jpeg/smokecodec.c:
12095           These libjpeg callbacks should return a 'boolean' (unsigned char
12096           apparently) and not a 'gboolean' (which maps to gint). Fixes
12097           warnings when compiling with MingW (#393427).
12098
12099         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12100           Use ioctlsocket on win32.
12101
12102         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12103           Some printf format fixes for win32.
12104
12105 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12106
12107         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12108           Use gst_guint64_to_gdouble for conversion.
12109         * win32/vs6/libgstmatroska.dsp:
12110           Add zlib to the link.
12111         * win32/vs6/libgstvideobox.dsp:
12112           Update liboil library name (project is linked to 
12113           liboil-0.3-0.lib now).
12114           
12115 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12116
12117         * gst/matroska/Makefile.am:
12118           If zlib is available and used, we must link it explicitly for
12119           things to work on MingW (fixes #392855).
12120
12121 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12122
12123         * ext/esd/esdsink.c: (gst_esdsink_delay):
12124           Don't return bogus values when esd_get_delay() fails for some
12125           reason (#392189).
12126
12127 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12128
12129         * sys/ximage/gstximagesrc.c: (composite_pixel):
12130           Fix presumably copy'n'pasto for 16bpp depth.
12131
12132 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12133
12134         * gst/matroska/matroska-mux.c:
12135         (gst_matroska_mux_audio_pad_setcaps):
12136           The "signed" field in audio caps is of boolean type, trying to use
12137           gst_structure_get_int() to extract it will fail. Fixing this makes
12138           matroskamux accept raw audio input (#387121) (use at your own risk
12139           though, due to the matroska spec being not entirely useful in this
12140           respect).
12141           Also fix up raw audio structures in template caps so that they
12142           represent what our setcaps function will actually accept, so that
12143           converters know what to convert to.
12144           Finally, don't fail if there isn't an "endianness" field in 8-bit
12145           PCM caps.
12146
12147 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12148
12149         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12150         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12151         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12152         (teardown_cmmldec):
12153         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12154         (teardown_cmmlenc):
12155         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12156           reapply consistent pad (de)activation
12157
12158 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12159
12160         * configure.ac:
12161         Back to CVS
12162
12163         * gst-plugins-good.doap:
12164         Add 0.10.5 doap entry
12165
12166 === release 0.10.5 ===
12167
12168 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12169
12170         * configure.ac:
12171           releasing 0.10.5, "The Path of Thorns"
12172
12173 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12174
12175         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12176         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12177         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12178         (teardown_cmmldec):
12179         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12180         (teardown_cmmlenc):
12181         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12182           revert my freeze breakage
12183
12184 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12185
12186         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12187         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12188         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12189         (teardown_cmmldec):
12190         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12191         (teardown_cmmlenc):
12192         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12193           consistent pad (de)activation
12194
12195 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12196
12197         * configure.ac:
12198         * ext/Makefile.am:
12199         Disable LADPSA, as it has moved to the -bad module for the duration.
12200
12201 2006-12-18  Wim Taymans  <wim@fluendo.com>
12202
12203         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12204         (gst_signal_processor_event):
12205         Reset flow_state back to _OK after a flush stop so that we exit our
12206         error state after the flush. Fixes #374213
12207
12208 2006-12-16  David Schleef  <ds@schleef.org>
12209
12210         * sys/osxvideo/osxvideosink.h:
12211         * sys/osxvideo/osxvideosink.m:
12212           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12213
12214 2006-12-16  David Schleef  <ds@schleef.org>
12215
12216         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12217
12218         * sys/osxvideo/Makefile.am:
12219         * sys/osxvideo/osxvideosink.h:
12220         * sys/osxvideo/osxvideosink.m:
12221           Preliminary patch for porting osxvideosink
12222
12223 2006-12-16  Wim Taymans  <wim@fluendo.com>
12224
12225         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12226
12227         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12228         (gst_videomixer_set_master_geometry),
12229         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12230         (gst_videomixer_reset), (gst_videomixer_init),
12231         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12232         (gst_videomixer_release_pad), (gst_videomixer_collected),
12233         (gst_videomixer_change_state):
12234         Introduce some locking around the videomixer state so that it does not
12235         crash when adding/removing pads. Fixes #383043.
12236
12237 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12238
12239         * configure.ac:
12240           Make sure libcaca can actually be used instead of just checking for
12241           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12242           cross-compiling (fixes #384587).
12243
12244 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12245
12246         * Makefile.am:
12247         * gst-plugins-good.doap:
12248         * gst-plugins-good.spec.in:
12249           adding doap file
12250
12251 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12252
12253         * configure.ac:
12254           libflac-1.1.3 changed API again, but we can't build against it yet,
12255           so make sure our check doesn't use libflac-1.1.3 and add a comment
12256           to this effect.
12257
12258 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12259
12260         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12261         (gst_quarktv_planetable_clear):
12262           Add some NULL pointer checks (possibly related to #385623).
12263
12264 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12265
12266         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12267         (gst_tag_demux_chain):
12268         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12269           In streaming mode, if the first buffer we get doesn't have an
12270           offset, fix it up to be 0, otherwise trimming won't work later on
12271           and we'll be typefinding application/x-id3, which may result in
12272           decodebin plugging an endless number of id3demux elements as a
12273           consequence. Fixes #385031.
12274           
12275 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12276
12277         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12278           Ignore the buffer_time the sound device reports. Turns out it is 
12279           sometimes completely bogus and we're better off without it.
12280
12281 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12282
12283         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12284         (gst_matroska_demux_video_caps):
12285         * gst/matroska/matroska-ids.c:
12286         (gst_matroska_track_init_video_context):
12287         * gst/matroska/matroska-ids.h:
12288           Try harder to extract the framerate for video tracks correctly and
12289           save it directly instead of converting it back and forth a few
12290           times. Mostly makes a difference for very small framerates (<1).
12291           Fixes #380199.
12292
12293 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12294
12295         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12296         (gst_gconf_audio_src_dispose), (do_toggle_element):
12297         * ext/gconf/gstgconfaudiosrc.h:
12298           Remove gconf notify hook when the gconfaudiosrc element is
12299           destroyed, otherwise the callback may be called on an
12300           already-destroyed instance and bad things happen. Should fix
12301           #378184.
12302           Also ignore gconf key changes when the source is already running.
12303
12304 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12305
12306         Patch by: Sebastian Dröge  <mail at slomosnail de>
12307
12308         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12309           We need to be able to read and parse any possible floating point string
12310           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12311           will parse the former only in certain locales though, so we really need
12312           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12313           make sure we can parse either version at all times.
12314           Fixes #382982 for real.
12315
12316 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12317
12318         * sys/sunaudio/gstsunaudiomixerctrl.c:
12319         * sys/sunaudio/gstsunaudiosrc.c:
12320
12321         Use the sunaudio debug category.
12322
12323         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12324         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12325         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12326         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12327         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12328         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12329         (gst_sunaudiosink_reset):
12330         * sys/sunaudio/gstsunaudiosink.h:
12331
12332         Uses the sunaudio debug category for all debug output
12333         Implements the _delay() callback to synchronise video playback better
12334         Change the segtotal and segsize values back to the parent class 
12335           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12336           respectively)
12337         Measure the samples written to the device vs. played.
12338         Keep track of segments in the device by writing empty eof frames, and
12339         sleep using a GCond when we get too far ahead and risk overrunning the
12340         sink's ringbuffer.
12341
12342         Fixes: #360673
12343
12344 2006-12-08  Wim Taymans  <wim@fluendo.com>
12345
12346         Patch by: Sebastian Dröge  <mail at slomosnail de >
12347
12348         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12349         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12350         * gst/audiofx/audiopanorama.h:
12351         Fix audiopanorame with float samples. Fixes #383726.
12352
12353 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12354
12355         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12356         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12357         (gst_sunaudiosrc_reset):
12358
12359         Implement reset functions to unblock the src/sink more quickly on 
12360         state change requests.
12361         Patch by: Brian Cameron <brian dot cameron at sun com>
12362
12363 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12364
12365         * sys/sunaudio/gstsunaudiomixer.c:
12366         (gst_sunaudiomixer_change_state):
12367         Construct the correct mixer device name when the AUDIODEV env var
12368         is set.
12369
12370         Patch by: Jerry Tan <jerry.tan at sun dot com>
12371         Fixes: #383596
12372
12373 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12374
12375         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12376         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12377         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12378         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12379         Patch by: Jerry Tan <jerry.tan at sun dot com>
12380         Fixes: #349015
12381
12382 2006-12-07  Wim Taymans  <wim@fluendo.com>
12383
12384         * gst/smpte/gstmask.h:
12385         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12386         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12387         (gst_smpte_collected), (gst_smpte_set_property),
12388         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12389         * gst/smpte/gstsmpte.h:
12390         Port to 0.10 some more. 
12391         Added duration property to specify the duration of the transition.
12392         Make framerate a fraction.
12393         Deprecate fps property, we only use negotiated fps.
12394         Added docs.
12395         Fix collectpad usage.
12396         Reset state in READY.
12397         Send NEWSEGMENT event.
12398         Fix racy updates of object properties.
12399         Added debug category.
12400         Fixes #383323.
12401
12402 2006-12-06  Wim Taymans  <wim@fluendo.com>
12403
12404         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12405
12406         * gst/videomixer/videomixer.c:
12407         (gst_videomixer_set_master_geometry),
12408         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12409         Don't reset xpos and ypos in the setcaps function because causes
12410         unexpected behaviour.
12411         Fixes #382179.
12412
12413 2006-12-06  Wim Taymans  <wim@fluendo.com>
12414
12415         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12416         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12417         Keep track of the buffer timestamp in the collectdata member instead
12418         of modifying the buffer without making the metadata writable first.
12419         Fixes #382277.
12420
12421 2006-12-06  Wim Taymans  <wim@fluendo.com>
12422
12423         Patch by: Rob Taylor <robtaylor at floopily dot org>
12424
12425         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12426         If using multicast in udpsrc, bind to the multicast address rather than
12427         IN_ADDR_ANY.
12428         This allows the simultanous use of multiple udpsrcs listening on
12429         different multicat addresses. Without this all udpsrcs will receive all
12430         packets from all subscribed multicast addresses.
12431         Fixes #383001.
12432
12433 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12434
12435         * ext/taglib/gstid3v2mux.cc:
12436         Don't attempt to write a NULL frame into the ID3 tag set when the 
12437         createFrame method returned NULL.
12438         Fixes: #381857
12439         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12440
12441 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12442
12443         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12444         Use g_strtod() instead of sscanf to parse doubles, so that it will
12445         try parsing in the C locale if the current locale fails.
12446         Fixes: #382982
12447         Patch by: Sebastian Dröge  <mail at slomosnail de >
12448
12449 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12450
12451         * win32/MANIFEST:
12452         Fix compilation on win32 under VS8
12453         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12454         Partially fixes #381175
12455
12456 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12457
12458         * gst/avi/gstavimux.c:
12459           accept all mpegversions,fixes #380825
12460           spotted by: Jerome Alet  
12461
12462 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12463
12464         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12465         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12466         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12467         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12468           cleanup the error message a bit more
12469
12470 2006-11-28  Wim Taymans  <wim@fluendo.com>
12471
12472         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12473         Fix width and height properties.
12474
12475         * ext/libcaca/gstcacasink.h:
12476         Fix compilation on newer libcaca that require us to include a new
12477         header. Fixes #379918.
12478
12479 2006-11-28  Wim Taymans  <wim@fluendo.com>
12480
12481         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12482         * gst/rtsp/gstrtspsrc.h:
12483         * gst/rtsp/rtspext.h:
12484         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12485         (rtsp_ext_wms_get_context):
12486         Add method so that extensions can choose to disable the setup of
12487         a stream.
12488         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12489
12490 2006-11-27  Wim Taymans  <wim@fluendo.com>
12491
12492         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12493
12494         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12495         Push header in a separate buffer instead of memcpy:ing all data.
12496         Change LF => CRLF in headers.
12497         Move trailing LF to header. Fixes #379792.
12498
12499 2006-11-27  Wim Taymans  <wim@fluendo.com>
12500
12501         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12502         Small buffer overflow fix and improve debugging.
12503
12504 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12505
12506         * ext/esd/esdmon.h:
12507         * ext/esd/esdsink.h:
12508           remove obsolete _factory_init protos
12509
12510 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12511
12512         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12513         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12514         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12515         (gst_avi_demux_read_subindexes_push),
12516         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12517         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12518         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12519         (gst_avi_demux_massage_index),
12520         (gst_avi_demux_calculate_durations_from_index),
12521         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12522         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12523         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12524           remove dead code, tweak debugs statements, add comments, use
12525           _uint64_scale instead _uint64_scale_int when using guint64 values,
12526           small optimizations, reflow some error handling
12527
12528 2006-11-22  Edward Hervey  <edward@fluendo.com>
12529
12530         * po/.cvsignore:
12531         We never put .pot files in cvs. Let's ignore them all.
12532
12533 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12534
12535         * po/POTFILES.in:
12536           ... but better exclude files that aren't disted.
12537
12538 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12539
12540         * po/POTFILES.in:
12541           Add v4l2 source files to list of files with translations, so the
12542           strings are actually extracted (however bad they still may be).
12543
12544 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12545
12546         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12547           Minor clean-ups: const-ify static array, remove trailing comma from
12548           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12549
12550 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12551
12552         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12553         Make sure that g_free always gets called on the same pointer that was 
12554         returned by g_malloc.  Fixes #376594.
12555         Do not leak memory if decompressed size is wrong.
12556         Remove unneeded check of return value of g_malloc.
12557         Patch by: René Stadler <mail@renestadler.de>
12558
12559 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12560
12561         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12562           Add missing curly brackets.
12563
12564 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12565
12566         * sys/v4l2/v4l2src_calls.c:
12567         Fix capture_deinit.
12568
12569 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12570
12571         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12572         (gst_matroska_mux_request_new_pad):
12573           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12574
12575         * tests/check/elements/matroskamux.c: (setup_src_pad),
12576         (setup_sink_pad), (GST_START_TEST):
12577         Activate pads before using them.
12578
12579 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12580
12581         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12582           Initialise variable to get rid of bogus compiler warning.
12583
12584 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12585
12586         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12587
12588         * gst/rtp/gstrtph263pay.c:
12589         * gst/rtp/gstrtph263pdepay.c:
12590         * gst/rtp/gstrtph263ppay.c:
12591           Specify H.263 variant and version in the caps (fixes #361637)
12592
12593 2006-11-15  Wim Taymans  <wim@fluendo.com>
12594
12595         * gst/rtsp/rtspconnection.c: (read_body):
12596         Don't set a data pointer to NULL and a size > 0 when we deal
12597         with empty packets.
12598
12599         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12600         (rtsp_message_init_response), (rtsp_message_init_data),
12601         (rtsp_message_unset), (rtsp_message_free),
12602         (rtsp_message_take_body):
12603         Check that we can't create invalid empty packets. 
12604
12605 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12606
12607         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12608
12609         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12610         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12611         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12612         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12613         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12614         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12615         * gst/matroska/matroska-mux.h:
12616           Add basic tag writing support; implement releasing pads (#374658).
12617
12618 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12619
12620         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12621         (gst_matroska_demux_audio_caps):
12622           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12623
12624 2006-11-14  David Schleef  <ds@schleef.org>
12625
12626         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12627
12628 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12629
12630         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12631
12632         * win32/vs8/gst-plugins-good.sln:
12633         * win32/vs8/libgst1394.vcproj:
12634         * win32/vs8/libgstaasink.vcproj:
12635         * win32/vs8/libgstalaw.vcproj:
12636         * win32/vs8/libgstalpha.vcproj:
12637         * win32/vs8/libgstalphacolor.vcproj:
12638         * win32/vs8/libgstannodex.vcproj:
12639         * win32/vs8/libgstapetag.vcproj:
12640         * win32/vs8/libgstaudiofx.vcproj:
12641         * win32/vs8/libgstauparse.vcproj:
12642         * win32/vs8/libgstautodetect.vcproj:
12643         * win32/vs8/libgstavi.vcproj:
12644         * win32/vs8/libgstcacasink.vcproj:
12645         * win32/vs8/libgstcdio.vcproj:
12646         * win32/vs8/libgstcutter.vcproj:
12647         * win32/vs8/libgstdv.vcproj:
12648         * win32/vs8/libgsteffectv.vcproj:
12649         * win32/vs8/libgstflac.vcproj:
12650         * win32/vs8/libgstflxdec.vcproj:
12651         * win32/vs8/libgstgoom.vcproj:
12652         * win32/vs8/libgsticydemux.vcproj:
12653         * win32/vs8/libgstid3demux.vcproj:
12654         * win32/vs8/libgstjpeg.vcproj:
12655         * win32/vs8/libgstladspa.vcproj:
12656         * win32/vs8/libgstlevel.vcproj:
12657         * win32/vs8/libgstmatroska.vcproj:
12658         * win32/vs8/libgstmikmod.vcproj:
12659         * win32/vs8/libgstmng.vcproj:
12660         * win32/vs8/libgstmonoscope.vcproj:
12661         * win32/vs8/libgstmulaw.vcproj:
12662         * win32/vs8/libgstmultipart.vcproj:
12663         * win32/vs8/libgstpng.vcproj:
12664         * win32/vs8/libgstrtp.vcproj:
12665         * win32/vs8/libgstrtsp.vcproj:
12666         * win32/vs8/libgstshout2.vcproj:
12667         * win32/vs8/libgstsmpte.vcproj:
12668         * win32/vs8/libgstspeex.vcproj:
12669         * win32/vs8/libgsttaglib.vcproj:
12670         * win32/vs8/libgstudp.vcproj:
12671         * win32/vs8/libgstvideobalance.vcproj:
12672         * win32/vs8/libgstvideobox.vcproj:
12673         * win32/vs8/libgstvideoflip.vcproj:
12674         * win32/vs8/libgstvideomixer.vcproj:
12675         * win32/vs8/libgstwavenc.vcproj:
12676         * win32/vs8/libgstwavparse.vcproj:
12677           Make end-of-line returns unixy, so that when the files are checked
12678           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12679           Hopefully fixes #366492.
12680
12681 2006-11-14  Wim Taymans  <wim@fluendo.com>
12682
12683         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12684         Disable init_frames delay timestamp adjustment, it does not
12685         seem to be needed at all. Fixes #369621.
12686
12687 2006-11-13  Wim Taymans  <wim@fluendo.com>
12688
12689         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12690
12691         * gst/videomixer/videomixer.c:
12692         (gst_videomixer_set_master_geometry),
12693         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12694         (gst_videomixer_collect_free), (gst_videomixer_reset),
12695         (gst_videomixer_init), (gst_videomixer_finalize),
12696         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12697         (gst_videomixer_collected), (gst_videomixer_change_state):
12698         Fix memleak by unref'ing collectpads instance (when finalizing)
12699         Implement releasing a request pad. Fixes #374479.
12700
12701 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12702
12703         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12704
12705         * win32/vs8/gst-plugins-good.sln:
12706         * win32/vs8/libgst1394.vcproj:
12707         * win32/vs8/libgstaasink.vcproj:
12708         * win32/vs8/libgstalaw.vcproj:
12709         * win32/vs8/libgstalpha.vcproj:
12710         * win32/vs8/libgstalphacolor.vcproj:
12711         * win32/vs8/libgstannodex.vcproj:
12712         * win32/vs8/libgstapetag.vcproj:
12713         * win32/vs8/libgstaudiofx.vcproj:
12714         * win32/vs8/libgstauparse.vcproj:
12715         * win32/vs8/libgstautodetect.vcproj:
12716         * win32/vs8/libgstavi.vcproj:
12717         * win32/vs8/libgstcacasink.vcproj:
12718         * win32/vs8/libgstcdio.vcproj:
12719         * win32/vs8/libgstcutter.vcproj:
12720         * win32/vs8/libgstdv.vcproj:
12721         * win32/vs8/libgsteffectv.vcproj:
12722         * win32/vs8/libgstflac.vcproj:
12723         * win32/vs8/libgstflxdec.vcproj:
12724         * win32/vs8/libgstgoom.vcproj:
12725         * win32/vs8/libgsticydemux.vcproj:
12726         * win32/vs8/libgstid3demux.vcproj:
12727         * win32/vs8/libgstjpeg.vcproj:
12728         * win32/vs8/libgstladspa.vcproj:
12729         * win32/vs8/libgstlevel.vcproj:
12730         * win32/vs8/libgstmatroska.vcproj:
12731         * win32/vs8/libgstmikmod.vcproj:
12732         * win32/vs8/libgstmng.vcproj:
12733         * win32/vs8/libgstmonoscope.vcproj:
12734         * win32/vs8/libgstmulaw.vcproj:
12735         * win32/vs8/libgstmultipart.vcproj:
12736         * win32/vs8/libgstpng.vcproj:
12737         * win32/vs8/libgstrtp.vcproj:
12738         * win32/vs8/libgstrtsp.vcproj:
12739         * win32/vs8/libgstshout2.vcproj:
12740         * win32/vs8/libgstsmpte.vcproj:
12741         * win32/vs8/libgstspeex.vcproj:
12742         * win32/vs8/libgsttaglib.vcproj:
12743         * win32/vs8/libgstudp.vcproj:
12744         * win32/vs8/libgstvideobalance.vcproj:
12745         * win32/vs8/libgstvideobox.vcproj:
12746         * win32/vs8/libgstvideoflip.vcproj:
12747         * win32/vs8/libgstvideomixer.vcproj:
12748         * win32/vs8/libgstwavenc.vcproj:
12749         * win32/vs8/libgstwavparse.vcproj:
12750           Add VS8 project files (note that many of the plugins in ext are
12751           disabled by default). Fixes #366492.
12752
12753 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12754
12755         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12756           we do not translate debug messages
12757
12758 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12759
12760         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12761           fix categorisation, make short desc more explicit, remove unused code
12762           Fixes #372021
12763
12764 2006-11-08  Wim Taymans  <wim@fluendo.com>
12765
12766         * gst/rtp/gstrtpL16depay.c:
12767         * gst/rtp/gstrtpamrdepay.c:
12768         * gst/rtp/gstrtpamrpay.c:
12769         * gst/rtp/gstrtpgsmdepay.c:
12770         * gst/rtp/gstrtph263pay.c:
12771         * gst/rtp/gstrtph263pdepay.c:
12772         * gst/rtp/gstrtph263ppay.c:
12773         * gst/rtp/gstrtph264depay.c:
12774         * gst/rtp/gstrtpmp2tdepay.c:
12775         * gst/rtp/gstrtpmp4gdepay.c:
12776         * gst/rtp/gstrtpmp4gpay.c:
12777         * gst/rtp/gstrtpmp4vdepay.c:
12778         * gst/rtp/gstrtpmp4vpay.c:
12779         * gst/rtp/gstrtpmpadepay.c:
12780         * gst/rtp/gstrtpmpapay.c:
12781         * gst/rtp/gstrtppcmadepay.c:
12782         * gst/rtp/gstrtppcmapay.c:
12783         * gst/rtp/gstrtppcmudepay.c:
12784         * gst/rtp/gstrtppcmupay.c:
12785         * gst/rtp/gstrtpspeexdepay.c:
12786         * gst/rtp/gstrtpspeexpay.c:
12787         * gst/rtp/gstrtpsv3vdepay.c:
12788         Fix element descriptions.
12789
12790 2006-11-08  Wim Taymans  <wim@fluendo.com>
12791
12792         * gst/rtp/gstrtpvorbisdepay.c:
12793         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12794         Fix description.
12795         Small cleanup in the payloader.
12796
12797 2006-11-08  Wim Taymans  <wim@fluendo.com>
12798
12799         * gst/rtp/Makefile.am:
12800         * gst/rtp/gstrtp.c: (plugin_init):
12801         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12802         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12803         (gst_rtp_theora_depay_finalize),
12804         (gst_rtp_theora_depay_parse_configuration),
12805         (gst_rtp_theora_depay_setcaps),
12806         (gst_rtp_theora_depay_switch_codebook),
12807         (gst_rtp_theora_depay_process),
12808         (gst_rtp_theora_depay_set_property),
12809         (gst_rtp_theora_depay_get_property),
12810         (gst_rtp_theora_depay_change_state),
12811         (gst_rtp_theora_depay_plugin_init):
12812         * gst/rtp/gstrtptheoradepay.h:
12813         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12814         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12815         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12816         (gst_rtp_theora_pay_init_packet),
12817         (gst_rtp_theora_pay_flush_packet),
12818         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12819         (gst_rtp_theora_pay_handle_buffer),
12820         (gst_rtp_theora_pay_plugin_init):
12821         * gst/rtp/gstrtptheorapay.h:
12822         Add theora pay/depayloaders.
12823
12824 2006-11-06  Wim Taymans  <wim@fluendo.com>
12825
12826         * gst/rtp/Makefile.am:
12827         We depend on gsttag to generate the vorbis comments.
12828
12829         * gst/rtp/gstrtpvorbisdepay.c:
12830         (gst_rtp_vorbis_depay_parse_configuration),
12831         (gst_rtp_vorbis_depay_setcaps),
12832         (gst_rtp_vorbis_depay_switch_codebook),
12833         (gst_rtp_vorbis_depay_process):
12834         * gst/rtp/gstrtpvorbisdepay.h:
12835         Parse configuration string in the depayloader.
12836         Implement selecting and switching to a new codebook.
12837         Receiving vorbis over RTP now works.
12838
12839         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12840         (gst_rtp_vorbis_pay_init_packet),
12841         (gst_rtp_vorbis_pay_finish_headers),
12842         (gst_rtp_vorbis_pay_handle_buffer):
12843         * gst/rtp/gstrtpvorbispay.h:
12844         Set timestamps on outgoing buffers and RTP packets.
12845         Fix configuration string, prepend number of Packet headers.
12846         Fix encoding of ident string.
12847         Add delivery-method to caps.
12848         Streaming vorbis over RTP now works.
12849
12850 2006-11-06  Wim Taymans  <wim@fluendo.com>
12851
12852         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12853         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12854         (gst_rtp_vorbis_pay_handle_buffer):
12855         * gst/rtp/gstrtpvorbispay.h:
12856         Generate a valid configuration string in the caps based on the
12857         vorbis headers.
12858
12859 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12860
12861         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12862         * ext/cdio/gstcdio.h:
12863         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12864           Move CD-TEXT utility function into common file so it can also be
12865           used by a future cdioparanoiasrc.
12866
12867 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12868         
12869         * sys/v4l2/Makefile.am:
12870         * sys/v4l2/gstv4l2object.c:
12871         * sys/v4l2/gstv4l2src.c:
12872         * sys/v4l2/gstv4l2xoverlay.c:
12873         * sys/v4l2/v4l2_calls.c:
12874         * sys/v4l2/v4l2src_calls.c:
12875         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12876         xoverlay code that is still not implemented.
12877
12878 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12879
12880         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12881           We require a -base more recent than 0.10.9, so it's safe to use
12882           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12883
12884         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12885         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12886           Use _newsegment_full() now that we depend on a recent enough core.
12887
12888         * gst/wavparse/gstwavparse.c:
12889           Remove cruft that we don't need any longer now that we depend on
12890           a recent enough -base.
12891
12892 2006-10-31  Wim Taymans  <wim@fluendo.com>
12893
12894         * gst/rtp/Makefile.am:
12895         * gst/rtp/gstrtp.c: (plugin_init):
12896         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12897         (gst_rtpilbcpay_setcaps):
12898         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12899
12900 2006-10-31  Wim Taymans  <wim@fluendo.com>
12901
12902         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12903         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12904         Some small cleanups, use _scale.
12905
12906 2006-10-31  Wim Taymans  <wim@fluendo.com>
12907
12908         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12909         Use higher precision scale function.
12910
12911 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12912
12913         Patch by: Michal Benes  <michal dot benes at itonis tv>
12914
12915         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12916         (gst_matroska_demux_read_track_encodings),
12917         (gst_matroska_decode_buffer):
12918           Fix several issues with encoded/compressed/encrypted/signed tracks;
12919           also, remove superfluous newline characters from some debug
12920           statements. (#366155)
12921
12922 2006-10-30  Wim Taymans  <wim@fluendo.com>
12923
12924         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12925         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12926         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12927         (gst_smokedec_change_state):
12928         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12929         (gst_smokeenc_init), (gst_smokeenc_finalize),
12930         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12931         (gst_smokeenc_resync), (gst_smokeenc_chain),
12932         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12933         (gst_smokeenc_change_state):
12934         Various cleanups, capsnego and leak fixes.
12935
12936 2006-10-30  Wim Taymans  <wim@fluendo.com>
12937
12938         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12939
12940         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12941         Fix videomixer so that it can handle any combination of framerates.
12942         Fixes #367221.
12943
12944 2006-10-28  Wim Taymans  <wim@fluendo.com>
12945
12946         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12947         (gst_avi_demux_parse_file_header),
12948         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12949         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12950         (gst_avi_demux_chain):
12951         Fix position query for audio. also fixes timestamps in streaming
12952         mode and bug #364958.
12953         Small cleanups.
12954
12955 2006-10-27  Wim Taymans  <wim@fluendo.com>
12956
12957         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12958         * ext/libpng/gstpngenc.h:
12959         Fix strides. Fixes #364856.
12960         Cleanup capsnego.
12961         Set caps on outgoing buffers.
12962
12963 2006-10-18  Wim Taymans  <wim@fluendo.com>
12964
12965         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12966
12967         * gst/rtp/gstrtpgsmpay.c:
12968         * gst/rtp/gstrtph263pay.c:
12969         * gst/rtp/gstrtpmpapay.c:
12970         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12971         (gst_rtp_pcma_pay_handle_buffer):
12972         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12973         Add static payload numbers in addition to the dynamic ones.
12974         Fixes #361639.
12975
12976 2006-10-18  Wim Taymans  <wim@fluendo.com>
12977
12978         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12979         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12980         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12981         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12982         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12983         * gst/rtsp/rtspdefs.h:
12984         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12985         * gst/rtsp/rtspurl.h:
12986         Reuse already existing enum for lower transport.
12987         Add rtspt and rtspu protocols.
12988         Send redirect to rtspt when udp times out.
12989
12990 2006-10-18  Wim Taymans  <wim@fluendo.com>
12991
12992         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12993         (gst_wavparse_stream_data):
12994         Fix seeking some more, mostly for speed changes.
12995
12996 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12997
12998         Patch by: Fredrik Persson  <frepe at bredband net>
12999
13000         * sys/v4l2/gstv4l2tuner.c:
13001         * sys/v4l2/gstv4l2tuner.h:
13002           Fix _set_channel(): remove useless g_object_notify() for "channel"
13003           property that doesn't exist any longer and therefore now also
13004           useless redirect (#338818).
13005
13006 2006-10-17  Wim Taymans  <wim@fluendo.com>
13007
13008         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13009         Some drivers do not support unsetting the non-blocking flag once the
13010         device is opened. In those cases, close/open the device in
13011         non-blocking mode. Fixes #362673.
13012
13013 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13014
13015         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13016         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13017         (gst_v4l2src_get_fps):
13018           dear stefan, framespersecond is not frameperiod, reverting but adding
13019           comment
13020
13021 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13022
13023         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13024         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13025         (gst_v4l2src_get_fps):
13026           Numerator is numerator and denominator is denominator. Say that aloud
13027           5 times and retry after next beer.
13028
13029 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13030
13031         Patch by: Josep Torra Valles  <josep at fluendo com>
13032
13033         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13034         * ext/esd/esdsink.c: (gst_esdsink_write):
13035         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13036         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13037         (gst_flac_dec_send_newsegment):
13038         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13039         (gst_flac_enc_tell_callback):
13040         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13041         (smokecodec_parse_header), (smokecodec_decode):
13042         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13043         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13044         * gst/goom/Makefile.am:
13045         * gst/goom/gstgoom.c:
13046         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13047         * gst/rtsp/gstrtspsrc.c:
13048         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13049         * gst/udp/gstudpsink.c:
13050         * gst/udp/gstudpsrc.c:
13051         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13052         * sys/sunaudio/gstsunaudiomixertrack.h:
13053           Fix a bunch of problems discovered by the Forte compiler, mostly type
13054           mixups and pointer arithmetics with void pointers. Fixes #362603.
13055
13056 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13057
13058         * ext/speex/gstspeex.c: (plugin_init):
13059         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13060         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13061         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13062         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13063         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13064         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13065         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13066         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13067         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13068         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13069         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13070         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13071         * ext/speex/gstspeexenc.h:
13072           Miscellaneous clean-ups, among other things: speexenc => enc to
13073           enhance code readability; change speexenc => speex_enc; in chain
13074           function unref input buffer in case of error; take reference in
13075           event function; use boilerplate macro; use gst_pad_query_peer_*
13076           convenience functions.
13077
13078 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13079
13080         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13081         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13082         (gst_speexenc_set_header_on_caps):
13083           Fix some mem leaks.
13084
13085 2006-10-11  Wim Taymans  <wim@fluendo.com>
13086
13087         * gst/rtsp/URLS:
13088         Added some other URL.
13089
13090         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13091         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13092         (gst_rtspsrc_open), (gst_rtspsrc_play),
13093         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13094         * gst/rtsp/gstrtspsrc.h:
13095         Work on fallback to TCP connection when the UDP socket times out.
13096         Handler server requests, just reply with OK for now.
13097
13098         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13099         * gst/rtsp/rtspdefs.h:
13100         Added some more Real extension headers.
13101
13102         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13103         Fix parsing of urls with a ':' that is not part of the hostname:port
13104         part of the url.
13105
13106 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13107
13108         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13109         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13110         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13111           Activate pad before adding it to the already-running element.
13112
13113         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13114           Activate newly-created pad too.
13115
13116 2006-10-11  Wim Taymans  <wim@fluendo.com>
13117
13118         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13119
13120         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13121         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13122         (gst_udpsrc_start):
13123         Fix some leaks in caps and uris. Fixes #361252.
13124
13125 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13126
13127         * gst/wavparse/Makefile.am:
13128           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13129
13130 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13131
13132         * sys/v4l2/gstv4l2xoverlay.c:
13133         * sys/v4l2/gstv4l2xoverlay.h:
13134         Fix build as per the patch in #338818 comment 36.
13135
13136 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13137
13138         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13139           Activate pads before adding them to the source.
13140
13141 2006-10-06  Wim Taymans  <wim@fluendo.com>
13142
13143         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13144         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13145         Activate pads before adding.
13146
13147 2006-10-06  Wim Taymans  <wim@fluendo.com>
13148
13149         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13150         (gst_multipart_find_pad_by_mime):
13151         Activate pads before adding.
13152
13153         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13154         BOILERPLATE sets parent_class for us.
13155
13156 2006-10-06  Wim Taymans  <wim@fluendo.com>
13157
13158         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13159         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13160         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13161         (gst_rtspsrc_alloc_udp_ports),
13162         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13163         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13164         (gst_rtspsrc_create_transports_string),
13165         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13166         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13167         * gst/rtsp/gstrtspsrc.h:
13168         Rework how the transport string is constructed, try to share channels
13169         and udp ports.
13170         Make most of the stuff less dependant on RTP as we are also going to use
13171         it for RDT.
13172         Add support for transport specific session managers.
13173
13174         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13175         Implement _flush().
13176
13177         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13178         * gst/rtsp/rtspdefs.h:
13179         Add generic error return code.
13180
13181         * gst/rtsp/rtspext.h:
13182         Add support for pluggable tranport strings.
13183
13184         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13185         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13186         (rtsp_ext_wms_get_context):
13187         Detect WMServer and activate the extension.
13188
13189         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13190         (rtsp_transport_get_manager), (rtsp_transport_parse):
13191         * gst/rtsp/rtsptransport.h:
13192         Added methods to get mime/manager for certain transports.
13193
13194 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13195
13196         * ext/cairo/gsttimeoverlay.c:
13197         (gst_cairo_time_overlay_update_font_height):
13198         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13199         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13200         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13201         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13202         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13203         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13204         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13205         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13206         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13207         (gst_avi_demux_stream_data):
13208         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13209         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13210         (gst_fenced_buffer_copy):
13211         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13212         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13213         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13214         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13215         (gst_rtspsrc_handle_message):
13216         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13217         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13218           Printf format fixes.
13219
13220 2006-10-04  Wim Taymans  <wim@fluendo.com>
13221
13222         * gst/rtsp/Makefile.am:
13223         Dist new .h file too.
13224
13225 2006-10-04  Wim Taymans  <wim@fluendo.com>
13226
13227         * gst/rtsp/Makefile.am:
13228         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13229         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13230         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13231         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13232         (gst_rtspsrc_parse_rtpmap),
13233         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13234         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13235         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13236         * gst/rtsp/gstrtspsrc.h:
13237         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13238         * gst/rtsp/rtspdefs.h:
13239         * gst/rtsp/rtspext.h:
13240         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13241         (rtsp_ext_wms_get_context):
13242         * gst/rtsp/rtspextwms.h:
13243         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13244         (rtsp_transport_parse):
13245         * gst/rtsp/rtsptransport.h:
13246         Factor out extension in separate module.
13247         Fix getcaps to filter against the padtemplate.
13248         Use Content-Base if the server gives one.
13249         Rework the transport parsing a bit for future extensions.
13250         Added some Real Header field definitions.
13251
13252 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13253
13254         * docs/plugins/Makefile.am:
13255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13257           added v4l2 stubs
13258         * gst-plugins-good.spec.in:
13259           add v4l2
13260
13261 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13262
13263         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13264           Extract disc/album/medium number and count and try harder
13265           to extract track number/count.
13266
13267 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13268
13269         * configure.ac:
13270         * sys/Makefile.am:
13271           add build stuff for v4l2, needs --enable-experimental until
13272           the last bits are resolved
13273
13274 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13275
13276         * tests/check/Makefile.am:
13277           Disable autodetect test temporarily, so that the build bots
13278           update -bad and the ranks of unreliable video sinks in there.
13279
13280         * tests/check/elements/autodetect.c: (GST_START_TEST):
13281           Skip test if no usable videosink is found.
13282
13283 2006-09-29  Wim Taymans  <wim@fluendo.com>
13284
13285         * gst/rtsp/URLS:
13286         Add some more URLs.
13287
13288         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13289         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13290         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13291         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13292         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13293         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13294         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13295         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13296         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13297         * gst/rtsp/gstrtspsrc.h:
13298         Add timeout property to control UDP timeouts.
13299         Fix error messages.
13300         Also start a loop function when operating in UDP mode so that we can
13301         do some more stuff async.
13302         Handle element messages from udpsrc to detect timeouts. If a timeout
13303         happens we currently generate an error.
13304         API: rtspsrc::timeout property.
13305
13306         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13307         (gst_udpsrc_create):
13308         Really implement the timeout in microseconds and not milliseconds.
13309
13310 2006-09-29  Wim Taymans  <wim@fluendo.com>
13311
13312         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13313         (gst_udpsrc_create), (gst_udpsrc_set_property),
13314         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13315         * gst/udp/gstudpsrc.h:
13316         Added property to post a message on timeout.
13317         Updated docs.
13318         When restarting the select, initialize the fdsets again.
13319         Init control sockets so we don't accidentally close a random socket.
13320         API: GstUDPSrc::timeout property
13321
13322 2006-09-29  Wim Taymans  <wim@fluendo.com>
13323
13324         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13325         Fix flag registration.
13326
13327         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13328         Reading 0 also means 'no more commands'
13329
13330 2006-09-29  Wim Taymans  <wim@fluendo.com>
13331
13332         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13333
13334         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13335         Fix possible infinite loop when shutting down, a read can also return
13336         0 to indicate no more messages are available. Fixes #358156.
13337
13338 2006-09-25  Wim Taymans  <wim@fluendo.com>
13339
13340         * gst/autodetect/gstautoaudiosink.c:
13341         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13342         (gst_auto_audio_sink_find_best):
13343         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13344         Small cleanups.
13345         don't try to set "sync" property when it is not available.
13346
13347 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13348
13349         Patch by: Peter Kjellerstedt  <pkj at axis com>
13350
13351         * gst/alpha/gstalpha.c:
13352         * gst/rtp/gstrtpamrdepay.c:
13353         * gst/rtsp/gstrtspsrc.c:
13354         * gst/udp/gstudpsrc.c:
13355         * gst/videomixer/videomixer.c:
13356           Include stdlib.h in some more places, makes things compile
13357           with uClibc and -Werror (#357592).
13358
13359 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13360
13361         * ext/jpeg/gstjpegdec.c:
13362           Set minimum height to 8 (from 16), our code should handle
13363           that fine. Some of the buttons on the apple trailer site
13364           are apparently only 15 pixels high (see #357470).
13365
13366 2006-09-23  Wim Taymans  <wim@fluendo.com>
13367
13368         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13369         (gst_rtspsrc_open):
13370         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13371         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13372         (rtsp_connection_receive):
13373         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13374         * gst/rtsp/rtspdefs.h:
13375         Improve error reporting.
13376
13377 2006-09-23  Wim Taymans  <wim@fluendo.com>
13378
13379         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13380         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13381         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13382         * gst/rtp/gstrtpdepay.c:
13383         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13384         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13385         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13386         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13387         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13388         (gst_rtp_mp2t_depay_plugin_init):
13389         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13390         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13391         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13392         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13393         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13394         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13395         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13396         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13397         Fix klass typos.
13398         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13399
13400 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13401
13402         * configure.ac:
13403           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13404
13405 2006-09-22  Wim Taymans  <wim@fluendo.com>
13406
13407         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13408         Don't check for a tag that is never there and check if we read the
13409         correct tag. Fixes seeking again.
13410         We must post an error when all pads are unlinked.
13411
13412 2006-09-22  Wim Taymans  <wim@fluendo.com>
13413
13414         * gst/rtp/Makefile.am:
13415         * gst/rtp/gstrtp.c: (plugin_init):
13416         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13417         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13418         (gst_rtp_vorbis_pay_reset_packet),
13419         (gst_rtp_vorbis_pay_init_packet),
13420         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13421         (gst_rtp_vorbis_pay_handle_buffer):
13422         More fixage, set endoder-params correctly in the payloader.
13423
13424 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13425
13426         * gst/autodetect/gstautoaudiosink.c:
13427         (gst_auto_audio_sink_base_init):
13428         * gst/autodetect/gstautovideosink.c:
13429         (gst_auto_video_sink_base_init):
13430           Make static pad templates static to appease valgrind's leak
13431           detector.
13432
13433         * tests/check/Makefile.am:
13434         * tests/check/elements/.cvsignore:
13435         * tests/check/elements/autodetect.c: (GST_START_TEST),
13436         (autodetect_suite):
13437           Add simple test for the ghostpad lockup on shutdown fixed in core
13438           CVS (audio bit disabled because it would need dozens of alsa
13439           suppressions and I'm too lazy to add those now).
13440
13441 2006-09-22  Wim Taymans  <wim@fluendo.com>
13442
13443         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13444         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13445         Small cleanups.
13446
13447         * gst/rtp/Makefile.am:
13448         * gst/rtp/gstrtp.c: (plugin_init):
13449         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13450         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13451         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13452         (gst_rtp_vorbis_depay_process),
13453         (gst_rtp_vorbis_depay_set_property),
13454         (gst_rtp_vorbis_depay_get_property),
13455         (gst_rtp_vorbis_depay_change_state),
13456         (gst_rtp_vorbis_depay_plugin_init):
13457         * gst/rtp/gstrtpvorbisdepay.h:
13458         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13459         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13460         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13461         (gst_rtp_vorbis_pay_flush_packet),
13462         (gst_rtp_vorbis_pay_append_buffer),
13463         (gst_rtp_vorbis_pay_handle_buffer),
13464         (gst_rtp_vorbis_pay_plugin_init):
13465         * gst/rtp/gstrtpvorbispay.h:
13466         Add experimental vorbis pay and depayloaders.
13467
13468 2006-09-21  Wim Taymans  <wim@fluendo.com>
13469
13470         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13471         Fix profile-level-id parsing and setup.
13472
13473 2006-09-21  Wim Taymans  <wim@fluendo.com>
13474
13475         * gst/udp/README:
13476         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13477         Update README, simple cleanup.
13478
13479 2006-09-21  Wim Taymans  <wim@fluendo.com>
13480
13481         * gst/rtp/README:
13482         Update README with some examples.
13483
13484         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13485         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13486         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13487         (gst_rtp_mp4g_pay_setcaps):
13488         * gst/rtp/gstrtpmp4gpay.h:
13489         Make optional RTP parameters of type STRING, as required by the
13490         application/x-rtp caps specification.
13491
13492 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13493
13494         * gst/rtp/gstrtph263pdepay.c:
13495         * gst/rtp/gstrtph263ppay.c:
13496         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13497         RTP header.
13498
13499 2006-09-20  Wim Taymans  <wim@fluendo.com>
13500
13501         * gst/rtp/Makefile.am:
13502         And makefile too.
13503
13504 2006-09-20  Wim Taymans  <wim@fluendo.com>
13505
13506         * gst/rtp/gstrtp.c: (plugin_init):
13507         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13508         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13509         (decode_base64), (gst_rtp_asf_depay_setcaps),
13510         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13511         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13512         (gst_rtp_asf_depay_plugin_init):
13513         * gst/rtp/gstrtpasfdepay.h:
13514         Added preliminary ASF depayloader.
13515
13516         * gst/rtp/gstrtph264depay.c: (decode_base64):
13517         Fix base64 decoding.
13518
13519 2006-09-20  Wim Taymans  <wim@fluendo.com>
13520
13521         * gst/rtsp/URLS:
13522         Added some test URLS.
13523
13524         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13525         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13526         * gst/rtsp/gstrtspsrc.h:
13527         When creating streams, give access to the complete SDP.
13528         Fix some leaks.
13529         Collect and merge global stream properties in stream caps.
13530         Preliminary support for WMServer.
13531
13532         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13533         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13534         (rtsp_connection_receive):
13535         * gst/rtsp/rtspconnection.h:
13536         Make connection interruptable.
13537         Refactor to make it reconnectable.
13538         Don't fail on short reads when reading data packets.
13539
13540         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13541         (rtsp_url_get_port):
13542         * gst/rtsp/rtspurl.h:
13543         Add methods for getting/setting the port.
13544
13545         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13546         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13547         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13548         (sdp_media_get_format), (sdp_parse_line),
13549         (sdp_message_parse_buffer):
13550         Fix headers. 
13551         Add methods for getting multiple attributes with the same name.
13552         Increase buffer size when parsing.
13553         Fix parsing of a=foo fields.
13554
13555         * gst/rtsp/test.c: (main):
13556         Update to new connection API.
13557
13558         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13559         (rtsp_message_init_response), (rtsp_message_init_data),
13560         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13561         * gst/rtsp/rtspmessage.h:
13562         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13563         * gst/rtsp/rtsptransport.h:
13564         * gst/rtsp/sdp.h:
13565         * gst/rtsp/sdpmessage.h:
13566         * gst/rtsp/gstrtsp.c:
13567         * gst/rtsp/gstrtsp.h:
13568         * gst/rtsp/gstrtpdec.c:
13569         * gst/rtsp/gstrtpdec.h:
13570         * gst/rtsp/rtsp.h:
13571         * gst/rtsp/rtspdefs.c:
13572         * gst/rtsp/rtspdefs.h:
13573         Dual licensed under MIT and LGPL now.
13574
13575 2006-09-19  Wim Taymans  <wim@fluendo.com>
13576
13577         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13578         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13579         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13580         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13581         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13582         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13583         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13584         * gst/rtsp/gstrtspsrc.h:
13585         Reorganize stream parsing and creation.
13586         Detect container formats in interleaved mode.
13587         Keep more state about the streams.
13588         Assume a server also supports PLAY if it does not say.
13589         Add unicast and interleaved properties to TCP transport requests to make
13590         some servers happy (WMServer).
13591
13592         * gst/rtsp/sdpmessage.h:
13593         Add some defines for the standard Bandwidth types.
13594
13595 2006-09-19  Wim Taymans  <wim@fluendo.com>
13596
13597         * gst/rtsp/test.c: (main):
13598         Fix build.
13599
13600 2006-09-19  Wim Taymans  <wim@fluendo.com>
13601
13602         * gst/wavparse/gstwavparse.c:
13603         Add ms-gsm to the src template.
13604
13605 2006-09-18  Wim Taymans  <wim@fluendo.com>
13606
13607         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13608         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13609         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13610         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13611         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13612         * gst/rtsp/gstrtspsrc.h:
13613         Small cleanups, added documentation.
13614         Try to clean up the requests and responses.
13615         Refactor parsing the supported methods.
13616
13617         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13618         (rtsp_connection_create), (rtsp_connection_send),
13619         (parse_response_status), (parse_request_line),
13620         (rtsp_connection_receive), (rtsp_connection_close),
13621         (rtsp_connection_free):
13622         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13623         (rtsp_transport_init), (rtsp_transport_parse),
13624         (rtsp_transport_free):
13625         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13626         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13627         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13628         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13629         Use g_return_val some more.
13630
13631         * gst/rtsp/rtspdefs.h:
13632         Add more enum values to track initial states.
13633
13634         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13635         (rtsp_message_init_request), (rtsp_message_new_response),
13636         (rtsp_message_init_response), (rtsp_message_init_data),
13637         (rtsp_message_unset), (rtsp_message_free),
13638         (rtsp_message_add_header), (rtsp_message_remove_header),
13639         (rtsp_message_get_header), (rtsp_message_set_body),
13640         (rtsp_message_take_body), (rtsp_message_get_body),
13641         (rtsp_message_steal_body), (rtsp_message_dump):
13642         * gst/rtsp/rtspmessage.h:
13643         Reorder arguments, object goes as the first one.
13644         Use g_return_val some more.
13645
13646 2006-09-18  Wim Taymans  <wim@fluendo.com>
13647
13648         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13649         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13650         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13651         * gst/rtsp/gstrtspsrc.h:
13652         Export sometimes source pad with correct caps on the template, create
13653         the ghostpad from the template.
13654         Remove RTCP template as we never expose RTCP.
13655         Protect against invalid body size.
13656         Avoid memcpy when creating the output buffer.
13657         Properly post an error and send EOS when the loop function is shut down.
13658
13659 2006-09-18  Wim Taymans  <wim@fluendo.com>
13660
13661         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13662
13663         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13664         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13665         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13666         * gst/rtsp/gstrtspsrc.h:
13667         Make sure we can never set an invalid location.
13668
13669         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13670         * gst/rtsp/rtspmessage.h:
13671         Added _steal_body method for future use.
13672
13673         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13674         Make freeing of NULL url return immediatly.
13675
13676 2006-09-18  Wim Taymans  <wim@fluendo.com>
13677
13678         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13679
13680         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13681         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13682         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13683         (gst_rtspsrc_change_state):
13684         * gst/rtsp/gstrtspsrc.h:
13685         Use boilerplate.
13686         Make rtspsrc subclass GstBin to make state changes easier.
13687         Add Range header field on the PLAY request.
13688
13689 2006-09-18  Wim Taymans  <wim@fluendo.com>
13690
13691         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13692
13693         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13694         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13695         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13696         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13697         * gst/rtsp/rtspconnection.c: (inet_aton):
13698         Small cleanups.
13699         when multicast is selected as the transport, create UDP sources and
13700         connect to the multicast group.
13701         Move parsing and setting of caps to a common place.
13702         Fixes #349894.
13703
13704 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13705
13706         * ext/flac/gstflactag.c:
13707         * gst/alpha/gstalpha.c:
13708         * gst/debug/breakmydata.c:
13709         * gst/debug/negotiation.c:
13710         * gst/debug/testplugin.c:
13711         * gst/effectv/gstaging.c:
13712         * gst/effectv/gstdice.c:
13713         * gst/effectv/gstedge.c:
13714         * gst/effectv/gstquark.c:
13715         * gst/effectv/gstrev.c:
13716         * gst/effectv/gstshagadelic.c:
13717         * gst/effectv/gstvertigo.c:
13718         * gst/effectv/gstwarp.c:
13719         * gst/multipart/multipartdemux.c:
13720         * gst/multipart/multipartmux.c:
13721         * gst/videobox/gstvideobox.c:
13722         * gst/videofilter/gstgamma.c:
13723         * gst/videofilter/gstvideotemplate.c:
13724         * gst/videomixer/videomixer.c:
13725         * sys/sunaudio/gstsunaudiosrc.h:
13726         More G_OBJECT macro fixing.
13727
13728 2006-09-16  Wim Taymans  <wim@fluendo.com>
13729
13730         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13731
13732         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13733         Correctly set the dwLength in strh.
13734         With this patch, the file duration is now displayed correctly in window
13735         media player and the AVI plays completely. Fixes #356147
13736
13737 2006-09-15  Wim Taymans  <wim@fluendo.com>
13738
13739         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13740
13741         * sys/sunaudio/gstsunaudiomixerctrl.c:
13742         (gst_sunaudiomixer_ctrl_build_list):
13743         Set the output track as the MASTER so that the gnome-settings-daemon
13744         keybindings for changing the volume using the keyboard works.
13745         Fixes #356142.
13746
13747 2006-09-15  Wim Taymans  <wim@fluendo.com>
13748
13749         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13750         Fix documentation, it is not possible to control the framerate of jpegdec
13751         using filtered caps yet. Fixes #355210.
13752         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13753         stop when there is an error.
13754
13755 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13756
13757         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13758         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13759           Don't interpret a first buffer with an offset of NONE as
13760           'from the middle of the stream', but only a first buffer
13761           that has a valid buffer offset that's non-zero (see #345449).
13762
13763 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13764
13765         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13766         (gst_icydemux_typefind_or_forward):
13767         * gst/icydemux/gsticydemux.h:
13768           When we merge/collect multiple incoming buffers for typefinding
13769           purposes, keep an initial 0 offset on the first outgoing buffer
13770           as well (otherwise id3demux won't work right). Fixes #345449.
13771           Also Make buffer metadata writable before setting buffer caps.
13772
13773         * tests/check/elements/icydemux.c: (typefind_succeed),
13774         (cleanup_icydemux), (push_data), (GST_START_TEST),
13775         (icydemux_suite):
13776           Small test case for the above.
13777
13778 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13779
13780         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13781         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13782         (gst_avi_demux_stream_header_push),
13783         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13784         (gst_avi_demux_loop):
13785           More code reuse and better logging in _peek_chunk(). Reintroduce check
13786           for chunk sizes before reading them (avoid oom). Better handling for 
13787           invalid chunksizes when streaming.
13788
13789 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13790
13791         * gst/level/gstlevel.c: (gst_level_set_property):
13792         * gst/level/gstlevel.h:
13793           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13794           René Stadler
13795
13796 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13797
13798         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13799         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13800         (gst_avi_demux_stream_data):
13801           Revert one change to fix streaming avi (adapter size != data size).
13802
13803 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13804
13805         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13806
13807         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13808         (gst_matroska_demux_reset),
13809         (gst_matroska_demux_read_track_encodings),
13810         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13811         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13812         (gst_matroska_demux_subtitle_caps):
13813         * gst/matroska/matroska-ids.h:
13814           Add support for VOBSUB subtitle tracks and zlib-compressed
13815           tracks. Make sure we start on a keyframe after a seek. (#343348)
13816
13817 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13818
13819         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13820         (gst_matroska_demux_push_flac_codec_priv_data),
13821         (gst_matroska_demux_push_xiph_codec_priv_data),
13822         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13823         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13824         * gst/matroska/matroska-ids.h:
13825           Add basic FLAC support (#311586), not perfect yet though, needs some
13826           tweaking in flacdec; also, seeking could be better.
13827           Do better bounds checking when deserialising vorbis stream headers
13828           to make sure we don't read beyond the end of the buffer on bad input.
13829
13830 2006-09-04  Wim Taymans  <wim@fluendo.com>
13831
13832         Patch by: Alessandro Decina <alessandro at nnva dot org>
13833
13834         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13835         Seeking back in a file containing a CMML stream errors out if the seek
13836         goes back up to the CMML headers. This is because after the seek the xml
13837         processing instruction <?xml ...?> is submitted to the xml parser again, 
13838         which results in an error. The attached patch fixes the problem. 
13839         Fixes #353908.
13840
13841         * ext/annodex/gstcmmlenc.h:
13842         Fix authors name.
13843
13844
13845 2006-08-28  Andy Wingo  <wingo@pobox.com>
13846
13847         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13848         New helper function to lessen the ifdefs.
13849         (GST_INFO_OBJECT): 
13850         (gst_dv1394src_iso_receive): Use it.
13851         (gst_dv1394src_create): Also use the control sockets in iec61883
13852         mode.
13853         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13854         handle for AVC operations; fixes #348233.
13855
13856 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13857
13858         * configure.ac:
13859         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13860         * docs/plugins/inspect/plugin-audiofx.xml:
13861         * docs/plugins/inspect/plugin-audiofxgood.xml:
13862         * gst/audiofx/Makefile.am:
13863         * gst/audiofx/audiofx.c:
13864         * gst/audiofxgood/.cvsignore:
13865         * gst/audiofxgood/Makefile.am:
13866         * gst/audiofxgood/audiofx.c:
13867         * gst/audiofxgood/audiopanorama.c:
13868         * gst/audiofxgood/audiopanorama.h:
13869           Rename again (audiofxgood -> audiofx).
13870
13871 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13872
13873         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13874         (gst_avi_demux_stream_scan):
13875           Initialze variables.
13876
13877 2006-08-25  Wim Taymans  <wim@fluendo.com>
13878
13879         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13880         (gst_avi_demux_init), (gst_avi_demux_finalize),
13881         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13882         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13883         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13884         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13885         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13886         (gst_avi_demux_massage_index),
13887         (gst_avi_demux_calculate_durations_from_index),
13888         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13889         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13890         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13891         (gst_avi_demux_change_state):
13892         * gst/avi/gstavidemux.h:
13893         More attempts to turn this into readable code.
13894         Don't leak adapters.
13895         Calculate duration according to index more efficiently.
13896         Don't try to act like we drive the pipeline in chain mode.
13897
13898 2006-08-25  Wim Taymans  <wim@fluendo.com>
13899
13900         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13901         Fix build.
13902
13903 2006-08-25  Wim Taymans  <wim@fluendo.com>
13904
13905         Patch by: Alessandro Decina <alessandro at nnva dot org>
13906
13907         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13908         Do some extra sanity checks.
13909         Fixes #350340.
13910
13911         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13912         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13913         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13914         Check if clip->start_time is valid before adding the clip to the
13915         track list.
13916         Reset enc->preamble going from PAUSED to READY.
13917         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13918         only used for EOS.
13919         Only post an error message if we were the one that created the fatal
13920         GstFlowReturn value.
13921
13922         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13923         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13924         Parse the seconds field of the npt-sec time format using %llu rather than
13925         %d and check that the value scaled by GST_SECOND doesn't overflow.
13926         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13927         Lookup a clip's track with clip->track rather than clip->id which
13928         makes no sense.
13929         Identify a clip by its track and start time and not its xml id.
13930         do some more input checking and make sure we don't do undefined shifts.
13931
13932         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13933         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13934         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13935         (push_clip), (push_empty_clip), (check_output_clip),
13936         (GST_START_TEST), (cmmldec_suite):
13937         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13938         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13939         (check_headers), (push_clip), (check_clip_times), (check_clip),
13940         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13941         Added some more checks.
13942
13943 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13944
13945         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13946         (gst_audio_panorama_set_property),
13947         (gst_audio_panorama_get_property),
13948         (gst_audio_panorama_transform_m2s_int),
13949         (gst_audio_panorama_transform_s2s_int),
13950         (gst_audio_panorama_transform_m2s_float),
13951         (gst_audio_panorama_transform_s2s_float):
13952         * gst/audiofxgood/audiopanorama.h:
13953         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13954           Make also the pan-property float (saves scaling and yields better
13955           resolution)
13956
13957 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13958
13959         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13960         (gst_audio_panorama_transform_m2s_float),
13961         (gst_audio_panorama_transform_s2s_float):
13962           ChangeLog surgery to add cymax's real name
13963
13964
13965 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13966
13967         Patch by: René Stadler <mail@renestadler.de>
13968
13969         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13970         (gst_audio_panorama_transform_m2s_int),
13971         (gst_audio_panorama_transform_s2s_int),
13972         (gst_audio_panorama_transform_m2s_float),
13973         (gst_audio_panorama_transform_s2s_float),
13974         (gst_audio_panorama_transform):
13975         * gst/audiofxgood/audiopanorama.h:
13976           Added float support
13977
13978 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13979
13980         * gst/audiofxgood/audiopanorama.c:
13981         (gst_audio_panorama_transform_m2s):
13982           Fix docs & debug category. Add Fixme for volume pan levels.
13983
13984 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13985
13986         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13987         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13988         (gst_avi_demux_stream_header_pull),
13989         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13990         (gst_avi_demux_chain):
13991           unbreak AVI index handling, some more debug, remove an obsolete
13992           adapter_flush that caused streaming to wander off in the wild
13993
13994 2006-08-24  Wim Taymans  <wim@fluendo.com>
13995
13996         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13997         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13998         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13999         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14000         (gst_avi_demux_calculate_durations_from_index),
14001         (gst_avi_demux_stream_header_push),
14002         (gst_avi_demux_stream_header_pull):
14003         * gst/avi/gstavidemux.h:
14004         Some more cleanups. 
14005         Fix totalFrames parsing in ODML.
14006         Disable use of index for length calculation in case of ODML as this is
14007         broken now.
14008
14009 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14010
14011         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14012           Use libgsttag helper function here too.
14013
14014 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14015
14016         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14017         (gst_avi_demux_init), (gst_avi_demux_dispose),
14018         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14019         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14020         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14021         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14022         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14023         (gst_avi_demux_parse_subindex),
14024         (gst_avi_demux_read_subindexes_push),
14025         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14026         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14027         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14028         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14029         (gst_avi_demux_stream_header_pull),
14030         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14031         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14032         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14033         (gst_avi_demux_change_state):
14034         * gst/avi/gstavidemux.h:
14035           Initial streaming support for avidemux (fixes #336465)
14036
14037 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14038
14039         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14040           There is no taglibmux element ...
14041
14042         * gst/rtsp/gstrtspsrc.c:
14043           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14044           was complaining about unknown entity here.
14045
14046 2006-08-22  Wim Taymans  <wim@fluendo.com>
14047
14048         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14049         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14050         (gst_avi_demux_process_next_entry):
14051         * gst/avi/gstavidemux.h:
14052         Mark DISCONT.
14053         Remove old unused fields and reorder the struct a bit.
14054
14055 2006-08-22  Wim Taymans  <wim@fluendo.com>
14056
14057         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14058         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14059         (gst_rtspsrc_pause):
14060         * gst/rtsp/gstrtspsrc.h:
14061         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14062         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14063         Small documentation updates.
14064
14065 2006-08-22  Wim Taymans  <wim@fluendo.com>
14066
14067         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14068         (gst_avi_demux_index_entry_for_time),
14069         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14070         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14071         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14072         (gst_avi_demux_next_data_buffer),
14073         (gst_avi_demux_calculate_durations_from_index),
14074         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14075         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14076         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14077         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14078         * gst/avi/gstavidemux.h:
14079         Precalc most of the duration query for each stream.
14080         Make seeking more correct.
14081         Use GstSegment to track position and duration.
14082         Code cleanups and leak fixes.
14083         Calculate correct total duration based on index length.
14084
14085 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14086
14087         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14088         (parse_insert_string_field):
14089           If strings in text fields are marked ISO8859-1, but contain
14090           valid UTF-8 already, then handle them as UTF-8 and ignore
14091           the encoding. (#351794)
14092
14093 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14094
14095         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14096         (gst_flac_dec_write), (gst_flac_dec_loop),
14097         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14098         (gst_flac_dec_src_query):
14099         * ext/flac/gstflacdec.h:
14100           Make flac-in-ogg work (#352100).
14101
14102 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14103
14104         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14105           Don't unref buffers of which we've already given away
14106           ownership to the adapter.
14107
14108 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14109
14110         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14111           Make metadata extraction actually work.
14112
14113         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14114         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14115         (gst_speexenc_chain):
14116           Fix metadata writing: replace old code which wrote completely
14117           broken tags with libgsttag-based code. Plus miscellaneous
14118           code cleanups (use static pad templates etc.) and a bunch
14119           of leak fixes.
14120
14121 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14122
14123         * gst/audiopanorama/.cvsignore:
14124         * gst/audiopanorama/Makefile.am:
14125         * gst/audiopanorama/audiofx.c:
14126         * gst/audiopanorama/audiopanorama.c:
14127         * gst/audiopanorama/audiopanorama.h:
14128           die! die! die! you should never have been there
14129
14130 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14131
14132         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14133         Fix invalid memory access in audiopanorama test suite.
14134
14135 2006-08-21  Edward Hervey  <edward@fluendo.com>
14136
14137         * tests/check/elements/.cvsignore:
14138         ignore built file
14139
14140 2006-08-21  Wim Taymans  <wim@fluendo.com>
14141
14142         * gst/rtp/Makefile.am:
14143         Fix the build again.
14144
14145 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14146
14147         * gst/audiofxgood/.cvsignore:
14148         * gst/audiofxgood/Makefile.am:
14149         * gst/audiofxgood/audiofx.c: (plugin_init):
14150         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14151         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14152         (gst_audio_panorama_set_property),
14153         (gst_audio_panorama_get_property),
14154         (gst_audio_panorama_get_unit_size),
14155         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14156         (gst_audio_panorama_transform_m2s),
14157         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14158         * gst/audiofxgood/audiopanorama.h:
14159           resubmit with the desired name *again*
14160
14161 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14162
14163         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14164         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14165           use g_assert in _get_unit_size
14166
14167 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14168
14169         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14170         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14171         * docs/plugins/inspect/plugin-audiofxgood.xml:
14172           cleanup -unused.txt to make it useful, add previously missing docs
14173
14174         * ext/Makefile.am:
14175           Quietly (accidentally) enable LADSPA for building by default, 
14176           despite the fact that it doesn't meet the plugin checklist.
14177             -- Added by Jan Schmidt 18 Dec 2006
14178
14179         * ext/esd/esdmon.c:
14180         * ext/esd/esdsink.c:
14181         * ext/esd/gstesd.c: (plugin_init):
14182           reflow to get rid of two external symbols
14183
14184         * gst/audiofxgood/audiofx.c: (plugin_init):
14185           re-add
14186
14187 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14188
14189         * configure.ac:
14190         * gst/audiofxgood/.cvsignore:
14191         * gst/audiofxgood/Makefile.am:
14192         * gst/audiofxgood/audiofx.c
14193         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14194         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14195         (gst_audio_panorama_set_property),
14196         (gst_audio_panorama_get_property),
14197         (gst_audio_panorama_get_unit_size),
14198         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14199         (gst_audio_panorama_transform_m2s),
14200         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14201         * gst/audiofxgood/audiopanorama.h:
14202         * tests/check/Makefile.am:
14203         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14204         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14205         (panorama_suite), (main):
14206         Add audiofxgood plugin with audiopanorama element
14207
14208 2006-08-18  Wim Taymans  <wim@fluendo.com>
14209
14210         * docs/plugins/Makefile.am:
14211         More Oss docs fixage. 
14212
14213 2006-08-18  Wim Taymans  <wim@fluendo.com>
14214
14215         * gst/rtp/Makefile.am:
14216         * gst/rtp/gstrtp.c: (plugin_init):
14217         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14218         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14219         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14220         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14221         (gst_rtp_sv3v_depay_get_property),
14222         (gst_rtp_sv3v_depay_change_state),
14223         (gst_rtp_sv3v_depay_plugin_init):
14224         * gst/rtp/gstrtpsv3vdepay.h:
14225         Added experimental SVQ3 depayloader.
14226
14227 2006-08-18  Edward Hervey  <edward@fluendo.com>
14228
14229         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14230         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14231         * ext/dv/gstdvdemux.h:
14232         When handling seek requests, don't send the newsegment event from the
14233         calling thread. Instead save it so it can be sent from the streaming
14234         thread.
14235
14236 2006-08-17  Wim Taymans  <wim@fluendo.com>
14237
14238         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14239
14240         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14241         Accept leading whitespace before the boundary
14242         This patch makes the demuxer allow some whitespace before the actual
14243         boundary. This makes the demuxer work with the ``old'' gstreamer
14244         multipartmuxer again (which placed an extra \n before the start
14245         of the stream) Fixes #349068.
14246
14247 2006-08-17  Wim Taymans  <wim@fluendo.com>
14248
14249         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14250         Error out on non-implemented stuff.
14251
14252 2006-08-16  Wim Taymans  <wim@fluendo.com>
14253
14254         Patch by: Andy Wingo <wingo at pobox dot com>
14255
14256         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14257         (gst_signal_processor_start), (gst_signal_processor_stop),
14258         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14259         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14260         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14261         (gst_signal_processor_change_state):
14262         Make ladspa elements reusable. Fixes #350006.
14263
14264 2006-08-16  Wim Taymans  <wim@fluendo.com>
14265
14266         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14267         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14268         names as possible. Fixes #349901.
14269
14270 2006-08-16  Wim Taymans  <wim@fluendo.com>
14271
14272         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14273         (gst_signal_processor_do_pushes):
14274         A push() gives away our refcount so we should not use the buffer on the
14275         pen anymore.
14276
14277 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14278
14279         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14280         (gst_oss_mixer_element_finalize):
14281           Don't leak device string.
14282
14283 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14284
14285         * configure.ac:
14286           Require CVS of GStreamer core and -base (for
14287           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14288
14289         * ext/taglib/gstid3v2mux.cc:
14290           Write extended comment tags properly (#348762).
14291
14292         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14293         (parse_comment_frame):
14294           Extract COMM frames into extended comments, which makes it
14295           easier to properly retain the description bit of the tag
14296           and maintain this information when re-tagging (#348762).
14297
14298 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14299
14300         * tests/check/Makefile.am:
14301           Don't try to run annodex unit tests if the annodex
14302           plugin has not been built (Fixes #351116).
14303
14304 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14305
14306         * gst/autodetect/gstautoaudiosink.c:
14307         (gst_auto_audio_sink_find_best):
14308           When we can't find a usable audiosink, don't error out,
14309           but use a fake sink instead and post a warning message
14310           on the bus (#341278).
14311
14312 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14313
14314         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14315         * sys/oss/gstosssink.c:
14316         * sys/oss/gstosssrc.c:
14317           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14318           ossmixer's new device property.
14319
14320         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14321         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14322           Add docs for OSS elements.
14323
14324         * docs/plugins/inspect/plugin-aasink.xml:
14325         * docs/plugins/inspect/plugin-alaw.xml:
14326         * docs/plugins/inspect/plugin-alpha.xml:
14327         * docs/plugins/inspect/plugin-alphacolor.xml:
14328         * docs/plugins/inspect/plugin-annodex.xml:
14329         * docs/plugins/inspect/plugin-apetag.xml:
14330         * docs/plugins/inspect/plugin-auparse.xml:
14331         * docs/plugins/inspect/plugin-autodetect.xml:
14332         * docs/plugins/inspect/plugin-avi.xml:
14333         * docs/plugins/inspect/plugin-cacasink.xml:
14334         * docs/plugins/inspect/plugin-cairo.xml:
14335         * docs/plugins/inspect/plugin-cdio.xml:
14336         * docs/plugins/inspect/plugin-cutter.xml:
14337         * docs/plugins/inspect/plugin-debug.xml:
14338         * docs/plugins/inspect/plugin-dv.xml:
14339         * docs/plugins/inspect/plugin-efence.xml:
14340         * docs/plugins/inspect/plugin-effectv.xml:
14341         * docs/plugins/inspect/plugin-esdsink.xml:
14342         * docs/plugins/inspect/plugin-flac.xml:
14343         * docs/plugins/inspect/plugin-flxdec.xml:
14344         * docs/plugins/inspect/plugin-gconfelements.xml:
14345         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14346         * docs/plugins/inspect/plugin-goom.xml:
14347         * docs/plugins/inspect/plugin-halelements.xml:
14348         * docs/plugins/inspect/plugin-icydemux.xml:
14349         * docs/plugins/inspect/plugin-id3demux.xml:
14350         * docs/plugins/inspect/plugin-jpeg.xml:
14351         * docs/plugins/inspect/plugin-level.xml:
14352         * docs/plugins/inspect/plugin-matroska.xml:
14353         * docs/plugins/inspect/plugin-mulaw.xml:
14354         * docs/plugins/inspect/plugin-multipart.xml:
14355         * docs/plugins/inspect/plugin-navigationtest.xml:
14356         * docs/plugins/inspect/plugin-ossaudio.xml:
14357         * docs/plugins/inspect/plugin-png.xml:
14358         * docs/plugins/inspect/plugin-rtp.xml:
14359         * docs/plugins/inspect/plugin-rtsp.xml:
14360         * docs/plugins/inspect/plugin-shout2send.xml:
14361         * docs/plugins/inspect/plugin-smpte.xml:
14362         * docs/plugins/inspect/plugin-speex.xml:
14363         * docs/plugins/inspect/plugin-taglib.xml:
14364         * docs/plugins/inspect/plugin-udp.xml:
14365         * docs/plugins/inspect/plugin-videobalance.xml:
14366         * docs/plugins/inspect/plugin-videobox.xml:
14367         * docs/plugins/inspect/plugin-videoflip.xml:
14368         * docs/plugins/inspect/plugin-videomixer.xml:
14369         * docs/plugins/inspect/plugin-wavenc.xml:
14370         * docs/plugins/inspect/plugin-wavparse.xml:
14371         * docs/plugins/inspect/plugin-ximagesrc.xml:
14372           Update to CVS version.
14373           
14374 2006-08-16  Wim Taymans  <wim@fluendo.com>
14375
14376         * gst/rtp/gstrtpamrdepay.c:
14377         * gst/rtp/gstrtpmp4gdepay.c:
14378         Caps extra properties must be defined as strings for
14379         depayloaders because they are generated from an SDP.
14380
14381         * gst/rtp/Makefile.am:
14382         * gst/rtp/gstrtp.c: (plugin_init):
14383         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14384         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14385         (gst_rtp_h264_depay_finalize), (decode_base64),
14386         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14387         (gst_rtp_h264_depay_set_property),
14388         (gst_rtp_h264_depay_get_property),
14389         (gst_rtp_h264_depay_change_state),
14390         (gst_rtp_h264_depay_plugin_init):
14391         * gst/rtp/gstrtph264depay.h:
14392         Added basic, not completely functional RFC 3984 H264 depayloader.
14393
14394 2006-08-16  Wim Taymans  <wim@fluendo.com>
14395
14396         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14397         Add pads after setting them up.
14398
14399         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14400         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14401         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14402         (gst_rtspsrc_stream_setup_rtp),
14403         (gst_rtspsrc_stream_configure_transport),
14404         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14405         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14406         (gst_rtspsrc_pause):
14407         * gst/rtsp/gstrtspsrc.h:
14408         Fix interleaved mode.
14409          - Protect streaming with lock.
14410          - Combine flows
14411          - set caps on outgoing buffers.
14412          - strip trailing \0 from data packets.
14413          - Configure RTP/RTCP in stream.
14414         Use DEBUG_OBJECT more.
14415
14416 2006-08-16  Wim Taymans  <wim@fluendo.com>
14417
14418         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14419         Turn a g_print into a DEBUG line.
14420
14421 2006-08-13  Wim Taymans  <wim@fluendo.com>
14422
14423         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14424         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14425         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14426         (gst_oss_mixer_element_get_property),
14427         (gst_oss_mixer_element_change_state):
14428         * sys/oss/gstossmixerelement.h:
14429         Small cleanups. Better error reporting.
14430         Add device property for the mixer instead of the hardcoded
14431         /dev/mixer. Fixes #350785.
14432         API: GstOssMixerElement::device property
14433
14434 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14435
14436         Patch by: Jens Granseuer <jensgr at gmx net>
14437
14438         * gconf/Makefile.am:
14439           Make --disable-schemas work right (they still need
14440           to be copied to the installation directory, just not
14441           applied). Fixes #351347 (also #344100).
14442           
14443 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14444
14445         * configure.ac: back to HEAD
14446
14447 === release 0.10.4 ===
14448
14449 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14450
14451         * configure.ac:
14452           releasing 0.10.4, "Dear Leader"
14453
14454 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14455
14456         Patch by: Edward Hervey <edward@fluendo.com>
14457
14458         * configure.ac:
14459         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14460         (gst_wavparse_stream_data):
14461         Send the newsegment event in the streaming thread.
14462         Fixes #347529
14463
14464 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14465
14466         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14467         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14468         (gst_smokeenc_resync), (gst_smokeenc_chain):
14469           Refuse sink caps in the encoder if width or height is not a
14470           multiple of 16, the encoder does not support that yet (#349939);
14471           along the same lines, check the return value of the encoder
14472           setup function; also remove some debug log clutter.
14473
14474 2006-08-04  Andy Wingo  <wingo@pobox.com>
14475
14476         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14477         whether a processor can work in place or not, and for keeping
14478         track of its state. Change the FlowReturn instance variable from
14479         "state" to "flow_state", all callers changed.
14480
14481         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14482         (gst_signal_processor_start, gst_signal_processor_stop)
14483         (gst_signal_processor_cleanup): New functions to manage the
14484         processor's state.
14485         (gst_signal_processor_setcaps): start() as well as setup() here.
14486         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14487         (gst_signal_processor_change_state): Stop and cleanup the
14488         processor as we go to NULL.
14489
14490         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14491         INPLACE_BROKEN is not set.
14492
14493         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14494         Do the alloc_buffer in bytes, not frames.
14495         
14496 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14497
14498         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14499         Fix rgb masks when recording in < 24bpp.
14500
14501 2006-08-04  Andy Wingo  <wingo@pobox.com>
14502
14503         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14504         (gst_signal_processor_prepare)
14505         (gst_signal_processor_update_inputs)
14506         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14507         (gst_signal_processor_flush)
14508         (gst_signal_processor_sink_activate_push)
14509         (gst_signal_processor_src_activate_pull)
14510         (gst_signal_processor_change_state): Remove the last of the code
14511         that assumes that we process whole buffers at a time. Fix some
14512         debugging. Seems to work now in some cases.
14513         (gst_signal_processor_src_activate_pull): BPB
14514
14515 2006-08-01  Andy Wingo  <wingo@pobox.com>
14516
14517         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14518         Fix nframes-choosing.
14519         (gst_signal_processor_init): Init pending_in and pending_out.
14520
14521         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14522         more default sample rate, although we never check that the sample
14523         rate actually gets set. Something for the future.
14524         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14525         (gst_signal_processor_event): Refcount fixen.
14526         (gst_signal_processor_process): Pull the number of frames to
14527         process from the sizes of the buffers in the input pens.
14528         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14529         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14530         it instead of buffer_frames.
14531         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14532         to do_pulls.
14533         (gst_signal_processor_chain)
14534         (gst_signal_processor_sink_activate_push)
14535         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14536
14537         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14538
14539 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14540
14541         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14542         (gst_signal_processor_process):
14543           don't query buffer-frames from caps, add lots of debug-log,
14544           try fix for assert (#349189)
14545
14546 2006-07-31  Wim Taymans  <wim@fluendo.com>
14547
14548         * gst/udp/gstudpsrc.c:
14549         Fix docs.
14550
14551 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14552
14553         * ext/ladspa/gstsignalprocessor.c:
14554         (gst_signal_processor_add_pad_from_template),
14555         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14556         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14557         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14558         (gst_signal_processor_sink_activate_push),
14559         (gst_signal_processor_src_activate_pull),
14560         (gst_signal_processor_change_state):
14561          Add debugs logs here and there, add more error handling, add some
14562          FIXME comments, filed #349189
14563
14564 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14565
14566         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14567         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14568         Set caps on buffer correctly.  Fixes bug #349155.
14569
14570 2006-07-28  Wim Taymans  <wim@fluendo.com>
14571
14572         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14573
14574         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14575         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14576         (gst_multipart_demux_finalize), (get_line_end),
14577         (multipart_parse_header), (multipart_find_boundary),
14578         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14579         (gst_multipart_set_property), (gst_multipart_get_property):
14580         Uses GstAdapter instead of own buffering.
14581         Actually parses the mime-type correctly (In tests the mime-type was
14582         always "" with the old version).
14583         Uses the Content-length header if available to speed up things.
14584         Reliably autoscans the boundary name by default.
14585         Fixes #349068.
14586
14587         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14588         Don't start the stream with a \n.
14589
14590 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14591
14592         Patch by: Brian Cameron <brian dot cameron at sun com>
14593
14594         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14595           Open source with O_NONBLOCK (#349015).
14596
14597 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14598
14599         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14600         (gst_avi_demux_massage_index):
14601         * gst/avi/gstavidemux.h:
14602           Whitespace fixes and more debug
14603
14604 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14605
14606         * gst/autodetect/gstautoaudiosink.c:
14607         (gst_auto_audio_sink_create_element_with_pretty_name),
14608         (gst_auto_audio_sink_find_best),
14609         (gst_auto_audio_sink_change_state):
14610           Get rid of old and unused magic sound-server properties stuff.
14611           Add suffix to child sink's name that makes it easy to see from
14612           the name alone which type it actually is (alsa, oss, esd, etc.).
14613
14614 2006-07-27  Wim Taymans  <wim@fluendo.com>
14615
14616         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14617         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14618         (gst_udpsrc_start):
14619         * gst/udp/gstudpsrc.h:
14620         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14621         not some sort of feature we enable.
14622
14623 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14624
14625         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14626           Use CLOSE_SOCKET() here instead of close() to maintain
14627           win32 workiness.
14628
14629 2006-07-27  Wim Taymans  <wim@fluendo.com>
14630
14631         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14632
14633         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14634         (gst_udpsrc_create), (gst_udpsrc_set_property),
14635         (gst_udpsrc_get_property), (gst_udpsrc_start):
14636         * gst/udp/gstudpsrc.h:
14637         Added "buffer-size" property to control the kernel receive buffer size.
14638         Update documentation.
14639         Small cleanups. Fixes #348752.
14640         API: buffer-size property
14641
14642 2006-07-26  Wim Taymans  <wim@fluendo.com>
14643
14644         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14645
14646         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14647         (gst_rtp_pcma_pay_handle_buffer):
14648         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14649         (gst_rtp_pcmu_pay_handle_buffer):
14650         Fix timestamp calculation on outgoing RTP packets.
14651         Fixes #348675.
14652
14653 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14654
14655         * ext/taglib/gstid3v2mux.cc:
14656           Fix writing of comment frames (should be COMM not TCOM),
14657           is still sub-optimal though, since we don't retain or
14658           extract the comment descriptions properly (#334375,
14659           also see #334375).
14660
14661 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14662
14663         * gst/wavparse/gstwavparse.c:
14664           #define 'fact' RIFF chunk if we are not compiling against
14665           -base CVS (we don't want to depend on -base CVS for this
14666           one define only, and also not for release order reasons).
14667
14668 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14669
14670         * ext/taglib/gstid3v2mux.cc:
14671           Handle multiple tags of the same type properly. Re-inject
14672           unparsed ID3v2 frames that we get as binary blobs from
14673           id3demux into the tag again so we don't lose information
14674           when retagging (#334375).
14675
14676 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14677
14678         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14679           Document newly-added properties properly, so that there is a
14680           'Since: 0.10.4' in the plugin docs. Convert some property
14681           names into canonical GObject style (GObject will do that
14682           internally anyway).
14683
14684 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14685
14686         * gst/id3demux/id3tags.c:
14687         (id3demux_add_id3v2_frame_blob_to_taglist):
14688           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14689           well, and add the version to the blob's buffer caps, since that
14690           information will be needed for deserialisation later on (#348644).
14691
14692 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14693
14694         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14695         (gst_avi_demux_parse_stream):
14696          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14697          indentation and spacing.
14698
14699 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14700
14701         * docs/plugins/Makefile.am:
14702         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14703         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14704         * docs/plugins/gst-plugins-good-plugins.args:
14705         * docs/plugins/inspect/plugin-1394.xml:
14706         * docs/plugins/inspect/plugin-aasink.xml:
14707         * docs/plugins/inspect/plugin-alaw.xml:
14708         * docs/plugins/inspect/plugin-alpha.xml:
14709         * docs/plugins/inspect/plugin-alphacolor.xml:
14710         * docs/plugins/inspect/plugin-annodex.xml:
14711         * docs/plugins/inspect/plugin-apetag.xml:
14712         * docs/plugins/inspect/plugin-auparse.xml:
14713         * docs/plugins/inspect/plugin-autodetect.xml:
14714         * docs/plugins/inspect/plugin-avi.xml:
14715         * docs/plugins/inspect/plugin-cacasink.xml:
14716         * docs/plugins/inspect/plugin-cairo.xml:
14717         * docs/plugins/inspect/plugin-cdio.xml:
14718         * docs/plugins/inspect/plugin-cutter.xml:
14719         * docs/plugins/inspect/plugin-debug.xml:
14720         * docs/plugins/inspect/plugin-dv.xml:
14721         * docs/plugins/inspect/plugin-efence.xml:
14722         * docs/plugins/inspect/plugin-effectv.xml:
14723         * docs/plugins/inspect/plugin-esdsink.xml:
14724         * docs/plugins/inspect/plugin-flac.xml:
14725         * docs/plugins/inspect/plugin-flxdec.xml:
14726         * docs/plugins/inspect/plugin-gconfelements.xml:
14727         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14728         * docs/plugins/inspect/plugin-goom.xml:
14729         * docs/plugins/inspect/plugin-halelements.xml:
14730         * docs/plugins/inspect/plugin-icydemux.xml:
14731         * docs/plugins/inspect/plugin-id3demux.xml:
14732         * docs/plugins/inspect/plugin-jpeg.xml:
14733         * docs/plugins/inspect/plugin-level.xml:
14734         * docs/plugins/inspect/plugin-matroska.xml:
14735         * docs/plugins/inspect/plugin-mulaw.xml:
14736         * docs/plugins/inspect/plugin-multipart.xml:
14737         * docs/plugins/inspect/plugin-navigationtest.xml:
14738         * docs/plugins/inspect/plugin-ossaudio.xml:
14739         * docs/plugins/inspect/plugin-png.xml:
14740         * docs/plugins/inspect/plugin-rtp.xml:
14741         * docs/plugins/inspect/plugin-rtsp.xml:
14742         * docs/plugins/inspect/plugin-shout2send.xml:
14743         * docs/plugins/inspect/plugin-smpte.xml:
14744         * docs/plugins/inspect/plugin-speex.xml:
14745         * docs/plugins/inspect/plugin-udp.xml:
14746         * docs/plugins/inspect/plugin-videobalance.xml:
14747         * docs/plugins/inspect/plugin-videobox.xml:
14748         * docs/plugins/inspect/plugin-videoflip.xml:
14749         * docs/plugins/inspect/plugin-videomixer.xml:
14750         * docs/plugins/inspect/plugin-wavenc.xml:
14751         * docs/plugins/inspect/plugin-wavparse.xml:
14752         * docs/plugins/inspect/plugin-ximagesrc.xml:
14753           Update files to CVS/Prerelease version, add esdsink docs.
14754
14755         * ext/esd/esdsink.c:
14756           Add gtk-doc blurb.
14757
14758         * gst/rtp/gstrtpmp4vpay.c:
14759           Fix typo in element description.
14760
14761 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14762
14763         * ext/esd/esdsink.c: (gst_esdsink_open),
14764         (gst_esdsink_factory_init):
14765           Prevent libesd from auto-spawning a sound daemon if it
14766           is not already running. Now that we don't do evil stuff
14767           like that any longer we can give esdsink a rank so that
14768           autoaudiosink will try it as well if all other audio
14769           sinks fail (#343051).
14770
14771 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14772
14773         * ext/esd/Makefile.am:
14774           Oops, need to remove README from EXTRA_DIST as well.
14775
14776 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14777
14778         * ext/esd/README:
14779           Remove, it contains nothing useful anyway.
14780
14781         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14782         (gst_esdsink_delay):
14783           Some small clean-ups; use GST_BOILERPLATE etc.
14784
14785 2006-07-24  Wim Taymans  <wim@fluendo.com>
14786
14787         * gst/law/alaw-decode.c: (alawdec_getcaps):
14788         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14789         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14790         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14791         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14792
14793 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14794
14795         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14796         (gst_wavparse_other), (gst_wavparse_perform_seek),
14797         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14798         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14799         (gst_wavparse_pad_query):
14800         * gst/wavparse/gstwavparse.h:
14801           Use information from 'fact' chunk for length calculation of compressed
14802           samples. Calculate bps if bogus value is found in wav header (embeded
14803           mp2/mp3).
14804           
14805
14806 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14807
14808         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14809
14810         * configure.ac:
14811         * gst/udp/Makefile.am:
14812         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14813         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14814         * gst/udp/gstdynudpsink.h:
14815         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14816         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14817         * gst/udp/gstmultiudpsink.h:
14818         * gst/udp/gstudp.c: (plugin_init):
14819         * gst/udp/gstudpsink.h:
14820         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14821         (gst_udpsrc_start), (gst_udpsrc_stop):
14822         * gst/udp/gstudpsrc.h:
14823         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14824         (gst_udp_net_utils_win32_wsa_startup):
14825         * gst/udp/gstudpnetutils.h:
14826           Port udp plugin to win32 (#345288).
14827
14828 2006-07-24  Wim Taymans  <wim@fluendo.com>
14829
14830         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14831         Remove unwanted DEBUG line.
14832
14833 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14834
14835         * gst/id3demux/gstid3demux.c: (plugin_init):
14836         * gst/id3demux/id3tags.c:
14837         (id3demux_add_id3v2_frame_blob_to_taglist):
14838         * gst/id3demux/id3tags.h:
14839           On second thought, it might be wiser and more efficient
14840           not to do tag registration from a streaming thread.
14841
14842 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14843
14844         * gst/id3demux/id3tags.c:
14845         (id3demux_add_id3v2_frame_blob_to_taglist),
14846         (id3demux_id3v2_frames_to_tag_list):
14847           Put ID3v2 frames we can't parse as binary blobs into private
14848           tags, so that they are not lost when retagging, at least once
14849           id3v2mux has been taught to re-inject those frames again.
14850           See bug #334375.
14851
14852 2006-07-21  Wim Taymans  <wim@fluendo.com>
14853
14854         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14855         (gst_avi_demux_process_next_entry):
14856         Fix some leaks.
14857
14858         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14859         Don't use \n in debug lines.
14860
14861 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14862
14863         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14864         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14865           Add annodex and icydemux, cleanup the sections a bit
14866
14867 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14868
14869         Patch by: Alex Lancaster <alexl at users sourceforge net>
14870
14871         * ext/taglib/gstid3v2mux.cc:
14872           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14873           ID3v2 TSSE frames (#347898).
14874
14875 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14876
14877         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14878           Respect mpegversion for "video/mpeg" and give message in case of
14879           unhandled versions.
14880
14881 2006-07-17  Wim Taymans  <wim@fluendo.com>
14882
14883         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14884         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14885         (gst_pngdec_chain), (gst_pngdec_sink_event),
14886         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14887         (gst_pngdec_sink_activate_push):
14888         * ext/libpng/gstpngdec.h:
14889         Use statically allocated segment instead of leaking.
14890         Various cleanups.
14891         Fix flush and seek handling.
14892
14893 2006-07-16  Wim Taymans  <wim@fluendo.com>
14894
14895         * gst/rtp/Makefile.am:
14896         * gst/rtp/gstrtp.c: (plugin_init):
14897         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14898         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14899         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14900         (gst_rtp_mp4g_depay_set_property),
14901         (gst_rtp_mp4g_depay_get_property),
14902         (gst_rtp_mp4g_depay_change_state),
14903         (gst_rtp_mp4g_depay_plugin_init):
14904         * gst/rtp/gstrtpmp4gdepay.h:
14905         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14906         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14907         (gst_rtp_mp4g_pay_flush):
14908         Added simple generic mpeg4 depayloader.
14909         Fix generic mpeg4 payloader.
14910
14911 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14912
14913         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14914           Don't try doing state changes on a NULL pointer.
14915
14916 2006-07-14  Wim Taymans  <wim@fluendo.com>
14917
14918         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14919
14920         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14921         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14922         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14923         * gst/rtp/gstrtpamrdepay.h:
14924         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14925         Fixes #321191
14926
14927 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14928
14929         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14930         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14931         Fix segfault when moving mouse pointer to the bottom right corner.
14932
14933 2006-07-12  Wim Taymans  <wim@fluendo.com>
14934
14935         * gst/rtp/Makefile.am:
14936         * gst/rtp/gstrtp.c: (plugin_init):
14937         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14938         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14939         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14940         (gst_rtp_mp2t_depay_set_property),
14941         (gst_rtp_mp2t_depay_get_property),
14942         (gst_rtp_mp2t_depay_change_state),
14943         (gst_rtp_mp2t_depay_plugin_init):
14944         * gst/rtp/gstrtpmp2tdepay.h:
14945         Added mpeg2 TS depayloader. Closing #347234.
14946
14947 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14948
14949         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14950           Remove g_assert that shouldn't be there and was triggered
14951           after trying to open a device that doesn't exist or can't
14952           be opened for some other reason (#347972).
14953
14954 2006-07-10  Edward Hervey  <edward@fluendo.com>
14955
14956         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14957         (gst_avi_demux_stream_header), (push_tag_lists):
14958         * gst/avi/gstavidemux.h:
14959         Don't push tag events found by gst_riff_parse_info() before outputting
14960         GST_EVENT_NEWSEGMENT.
14961
14962 2006-07-10  Wim Taymans  <wim@fluendo.com>
14963
14964         * gst/rtsp/Makefile.am:
14965         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14966         (rtsp_connection_close):
14967         * gst/rtsp/rtspdefs.h:
14968         replaced closesocket and close in code with one CLOSE_SOCKET. 
14969         Some more cleanups. Fixes #345301.
14970
14971 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14972
14973         * gst/autodetect/gstautoaudiosink.c:
14974           Fix example pipeline in docs.
14975
14976 2006-07-10  Wim Taymans  <wim@fluendo.com>
14977
14978         Patch by: Rob Taylor <robtaylor at floopily dot org>
14979
14980         * gst/udp/gstmultiudpsink.c: (join_multicast),
14981         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14982         If a destination is added before the stream is set to PAUSED, the
14983         multicast group is not joined as the socket is not created yet. 
14984         Also TTL and LOOP should also be set. Fixes #346921.
14985
14986 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14987
14988         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14989         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14990         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14991         (gst_ximage_src_init):
14992         * sys/ximage/gstximagesrc.h:
14993         Fix use-damage property to actually work :)
14994         Add startx, starty, endx, endy properties so screencasts other than full
14995         screen ones can work.
14996
14997 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14998
14999         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15000         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15001         (gst_ximage_src_class_init), (gst_ximage_src_init):
15002         * sys/ximage/gstximagesrc.h:
15003         Add use_damage property to offer ability to choose whether to use
15004         XDamage or not.
15005
15006 2006-07-07  Wim Taymans  <wim@fluendo.com>
15007
15008         * gst/goom/filters.c: (zoomFilterSetResolution):
15009         Avoid goom coredumping by clearing memory. 
15010         Fixes 345679.
15011
15012 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15013
15014         * win32/vs6/libgstid3demux.dsp:
15015         Add a link to libgsttag-0.10.lib.
15016
15017 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15018
15019         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15020         (gst_tag_demux_read_range):
15021         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15022         (gst_id3demux_read_range):
15023           Don't return FLOW_UNEXPECTED when a buffer is before
15024           the start of the stream (which might happen with
15025           large ID3v2 tags if the tag reading was done pullrange
15026           based and we then switched to push mode later on).
15027           Fixes regression introduced by commit from June 29th.
15028
15029 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15030
15031         * ext/taglib/gstid3v2mux.cc:
15032           Make UTF-8 the default encoding when writing string
15033           tags (before, our UTF-8 strings would automatically
15034           be converted to ISO-8859-1 by taglib and written as
15035           ISO-8859-1 fields if that was possible).
15036
15037         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15038         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15039         (test_taglib_id3mux_with_tags):
15040           Add test case that makes sure our UTF-8 strings have
15041           actually been written into the tag as UTF-8.
15042
15043 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15044
15045         * configure.ac:
15046           Let's try that again.
15047
15048 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15049
15050         * configure.ac:
15051           Disable monoscope plugin for now until it fulfills
15052           all the requirements.
15053
15054 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15055
15056         * configure.ac:
15057         * gst/monoscope/Makefile.am:
15058         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15059         (gst_monoscope_class_init), (gst_monoscope_init),
15060         (gst_monoscope_finalize), (gst_monoscope_reset),
15061         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15062         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15063         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15064         (gst_monoscope_change_state), (plugin_init):
15065         * gst/monoscope/gstmonoscope.h:
15066           Port monoscope visualisation to 0.10.
15067
15068 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15069
15070         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15071         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15072           Return FLOW_UNEXPECTED when at the end of the file, not
15073           FLOW_ERROR. Fixes 'internal stream error' errors that
15074           would sometimes occur in totem when scrubbing to the
15075           end of an ID3v1 tagged mp3 file.
15076
15077 2006-07-03  Edward Hervey  <edward@fluendo.com>
15078
15079         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15080         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15081         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15082         * ext/libpng/gstpngdec.h:
15083         Implement buffer clipping/dropping using GstSegment.
15084         This provides accurate seeking.
15085
15086 2006-07-03  Edward Hervey  <edward@fluendo.com>
15087
15088         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15089         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15090         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15091         (gst_avi_demux_process_next_entry), (push_tag_lists),
15092         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15093         * gst/avi/gstavidemux.h:
15094         Proper aggregation of each stream's GstFlowReturn in order to figure out
15095         whether the task should stop or not.
15096         Don't send inline events before pushing out a NEW_SEGMENT, more
15097         specifically for GST_TAG_EVENT.
15098         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15099         sub-indexes.
15100
15101 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15102
15103         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15104
15105         * sys/sunaudio/gstsunaudiomixerctrl.c:
15106         (gst_sunaudiomixer_ctrl_build_list):
15107           Move "Monitor" slider to input tab so it works more like
15108           sdtaudiocontrol, which is what people on Solaris are used
15109           to using for their mixer program (#346259).
15110
15111 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15112
15113         * tests/check/elements/level.c: (GST_START_TEST):
15114           fix a leak, clean up at the end
15115
15116 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15117
15118         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15119         (gst_matroska_demux_send_event),
15120         (gst_matroska_demux_loop_stream_parse_id):
15121         * gst/matroska/matroska-ids.h:
15122           Send tag event after newsegment event.
15123
15124 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15125
15126         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15127         (gst_id3demux_read_range):
15128           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15129           certain cases where a read beyond the end of the file is
15130           requested. Fixes #345930.
15131
15132         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15133         (gst_tag_demux_read_range):
15134           Fix same issue here as well.
15135
15136 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15137
15138         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15139         
15140         Fix hypothetical crash.
15141
15142 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15143
15144         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15145
15146         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15147           Do not modify the ports value. If the user has turned off the
15148           built-in speakers, then we should not reset it in the prepare
15149           function, since this causes the built-in speakers to turn
15150           back on anytime the user changes a track in totem, rhythmbox,
15151           etc. (#346066).
15152
15153 2006-06-23  Wim Taymans  <wim@fluendo.com>
15154
15155         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15156         Fix double caps unref when negotiation fails.
15157
15158 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15159
15160         * ext/annodex/gstcmmldec.c:
15161         * ext/annodex/gstcmmlenc.c:
15162         * ext/annodex/gstcmmlparser.c:
15163         * ext/dv/gstdvdec.c:
15164         * ext/dv/gstdvdemux.c:
15165         * ext/gdk_pixbuf/pixbufscale.c:
15166         * ext/jpeg/gstjpegenc.c:
15167         * ext/jpeg/gstsmokedec.c:
15168         * ext/jpeg/gstsmokeenc.c:
15169         * ext/libpng/gstpngdec.c:
15170         * ext/libpng/gstpngenc.c:
15171         * ext/speex/gstspeexenc.c:
15172         * gst/alpha/gstalphacolor.c:
15173         * gst/cutter/gstcutter.c:
15174         * gst/debug/gstnavigationtest.c:
15175         * gst/icydemux/gsticydemux.c:
15176         * gst/level/gstlevel.c:
15177         * gst/multipart/multipart.c:
15178         * gst/rtp/gstrtpamrpay.c:
15179         * gst/rtp/gstrtpdepay.c:
15180         * gst/rtp/gstrtpilbcpay.c:
15181         * gst/rtp/gstrtpmp4gpay.c:
15182         * gst/rtp/gstrtpmp4vpay.c:
15183         * gst/rtsp/gstrtpdec.c:
15184         * gst/rtsp/gstrtspsrc.c:
15185         * gst/udp/gstdynudpsink.c:
15186         * gst/udp/gstmultiudpsink.c:
15187         * gst/udp/gstudpsrc.c:
15188         * gst/videobox/gstvideobox.c:
15189         * gst/videofilter/gstvideoflip.c:
15190           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15191           plus two minor macro fixes.
15192
15193 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15194
15195         * gst/matroska/matroska-demux.c:
15196         (gst_matroska_demux_check_subtitle_buffer),
15197         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15198         (gst_matroska_demux_subtitle_caps):
15199         * gst/matroska/matroska-ids.c:
15200         (gst_matroska_track_init_subtitle_context):
15201         * gst/matroska/matroska-ids.h:
15202           Try to fix up broken matroska files containing subtitle
15203           streams with non-UTF8 character encodings (courtesy of
15204           mkvmerge) using either the encoding specified in the
15205           GST_SUBTITLE_ENCODING environment variable or the
15206           current locale's character set if it is non-UTF8.
15207           Fixes #337076.
15208
15209 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15210
15211         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15212           Set image type from APIC frame as "image-type" field
15213           of GST_TAG_IMAGE buffer caps (#344605).
15214
15215 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15216
15217         * ext/flac/Makefile.am:
15218         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15219         (gst_flac_dec_reset_decoders),
15220         (gst_flac_dec_setup_seekable_decoder),
15221         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15222         (gst_flac_dec_metadata_callback),
15223         (gst_flac_dec_metadata_callback_seekable),
15224         (gst_flac_dec_metadata_callback_stream),
15225         (gst_flac_dec_error_callback),
15226         (gst_flac_dec_error_callback_seekable),
15227         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15228         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15229         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15230         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15231         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15232         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15233         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15234         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15235         (gst_flac_dec_sink_activate_push),
15236         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15237         * ext/flac/gstflacdec.h:
15238           Support chain-based operation, should make flac-over-DAAP
15239           work (#340492).
15240
15241 2006-06-20  Wim Taymans  <wim@fluendo.com>
15242
15243         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15244         Doc updates, merge some unused symbols.
15245
15246 2006-06-20  Wim Taymans  <wim@fluendo.com>
15247
15248         * docs/plugins/Makefile.am:
15249         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15250         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15251         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15252         * gst/rtsp/gstrtspsrc.c:
15253         * gst/rtsp/gstrtspsrc.h:
15254         Added documentation for the rtsp plugin. Fixes #345393.
15255
15256 2006-06-20  Wim Taymans  <wim@fluendo.com>
15257
15258         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15259         (rtsp_connection_close), (rtsp_connection_free):
15260         Use better G_OS_* macros. Fixes #345301 some more.
15261
15262 2006-06-20  Wim Taymans  <wim@fluendo.com>
15263
15264         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15265
15266         * sys/sunaudio/Makefile.am:
15267         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15268         * sys/sunaudio/gstsunaudiomixerctrl.c:
15269         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15270         (gst_sunaudiomixer_ctrl_list_tracks),
15271         (gst_sunaudiomixer_ctrl_get_volume),
15272         (gst_sunaudiomixer_ctrl_set_volume),
15273         (gst_sunaudiomixer_ctrl_set_mute),
15274         (gst_sunaudiomixer_ctrl_set_record):
15275         * sys/sunaudio/gstsunaudiomixerctrl.h:
15276         * sys/sunaudio/gstsunaudiomixertrack.c:
15277         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15278         * sys/sunaudio/gstsunaudiomixertrack.h:
15279         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15280         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15281         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15282         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15283         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15284         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15285         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15286         (gst_sunaudiosrc_reset):
15287         * sys/sunaudio/gstsunaudiosrc.h:
15288         Add a SunAudio source plugin.
15289         Support stereo and right/left channel gain in the mixer plugin.
15290         Support the RECORD flag so that you can switch between line-input and
15291         microphone in gnome-volume-control.
15292         Code cleanups like using an enumerator for track number instead of an 
15293         integer. Fixes #344923.
15294
15295 2006-06-20  Wim Taymans  <wim@fluendo.com>
15296
15297         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15298
15299         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15300         (rtsp_connection_close):
15301         Make RTSP plugin compile on windows. Fixes #345301.
15302         Some changes to original patch to catch errors better.
15303         use ifdef WIN32 instead of ifndef.
15304
15305 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15306
15307         * configure.ac:
15308         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15309
15310 2006-06-18  Edward Hervey  <edward@fluendo.com>
15311
15312         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15313         After a failed buffer alloc, we need to abort the jpeg decoding (it
15314         started when parsing headers to figure out how many bytes we need
15315         to request downstream).
15316
15317 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15318
15319         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15320
15321         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15322           Make sure we don't read beyond the end of the file (#345232).
15323
15324 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15325
15326         * configure.ac:
15327           Fix --disable-external (can't set conditionals conditionally,
15328           #343602).
15329
15330 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15331
15332         * autogen.sh:
15333         * configure.ac:
15334         * docs/Makefile.am:
15335           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15336
15337         * docs/plugins/Makefile.am:
15338         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15339         * docs/plugins/inspect/plugin-taglib.xml:
15340           Add/fix apev2mux docs.
15341
15342 2006-06-14  Wim Taymans  <wim@fluendo.com>
15343
15344         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15345         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15346         (gst_dvdec_change_state):
15347         Reset segment info on flush.
15348         Alloc segment in _init, free in _finalize.
15349
15350         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15351         Don't send segments twice.
15352
15353 2006-06-14  Wim Taymans  <wim@fluendo.com>
15354
15355         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15356         Respect segment.stop. Fixes #342592.
15357
15358 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15359
15360         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15361           No language specified means the implied language is English
15362           according to the matroska spec (partially fixes #344708);
15363           add some more debug output.
15364
15365 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15366
15367         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15368         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15369         (gst_wavparse_chain):
15370           When operating chain-based, don't make any assumptions about the
15371           chunking of the incoming data and make streaming work on days other
15372           than the second Thursday after a full moon. Also fix up debug
15373           messages here and there and make use of the most excellent new
15374           gst_pad_query_peer_duration() utility function.
15375           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15376
15377         * gst/wavparse/gstwavparse.h:
15378           Remove trailing comma after last enum value, some compilers don't
15379           like that.
15380
15381 2006-06-13  Wim Taymans  <wim@fluendo.com>
15382
15383         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15384         Handle premature EOS gracefully.
15385
15386 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15387
15388         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15389           Prevent out of bounds array access when scrubbing towards
15390           the end of the file between the last index entry and the
15391           end. Fixes occasional 'start <= stop' newsegment event
15392           assertions when scrubbing in MJPEG files.
15393
15394 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15395
15396         * tests/check/elements/.cvsignore:
15397           And another one.
15398
15399 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15400
15401         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15402         (scan_encoded_string), (parse_picture_frame):
15403           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15404
15405         * configure.ac:
15406           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15407           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15408
15409 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15410
15411         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15412           gratuitous comment changes
15413         * tests/check/elements/level.c: (GST_START_TEST):
15414           fix level test leaks
15415
15416 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15417
15418         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15419         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15420           Use gst_pad_query_peer_duration() utility function here.
15421
15422 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15423
15424         * autogen.sh:
15425           require am17
15426         * configure.ac:
15427         * ext/annodex/Makefile.am:
15428         * ext/cdio/Makefile.am:
15429         * ext/dv/Makefile.am:
15430         * ext/esd/Makefile.am:
15431         * ext/flac/Makefile.am:
15432         * ext/gdk_pixbuf/Makefile.am:
15433         * ext/ladspa/Makefile.am:
15434         * ext/libcaca/Makefile.am:
15435         * ext/speex/Makefile.am:
15436         * ext/taglib/Makefile.am:
15437         * sys/oss/Makefile.am:
15438         * sys/sunaudio/Makefile.am:
15439         * sys/ximage/Makefile.am:
15440           clean up build further
15441
15442 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15443
15444         * gconf/Makefile.am:
15445           Honour --disable-schemas-install configure option. Fixes #344100.
15446
15447 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15448
15449         * tests/examples/level/Makefile.am:
15450           Add -lm to LIBS for pow() function, don't assume one of our
15451           dependencies (such as libxml-2.0) drags it in automatically
15452           (#343603).
15453
15454 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15455
15456         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15457
15458         * configure.ac:
15459           We should use $SED and not $(SED) in configure.ac (#343678).
15460
15461 2006-06-09  Wim Taymans  <wim@fluendo.com>
15462
15463         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15464
15465         * sys/sunaudio/gstsunaudiomixerctrl.c:
15466         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15467         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15468         (gst_sunaudiomixer_ctrl_set_mute):
15469         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15470         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15471         (gst_sunaudiosink_write):
15472         Attached find a patch that fixes a number of bugs with the SunAudio
15473         mixer plugin and fixes #344101:
15474         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15475            tracks onto the tracklist causing gnome-volume-control's preferences
15476            dialog to be messed up and would core dump if you checked/unchecked
15477            any item.
15478         2. We weren't previously setting the MUTE flag properly.  Fixing this
15479            makes gnome-volume-control work better.
15480         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15481            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15482            gnome-volume-control look better.
15483         Also some minor cleanup in gstsunaudiosink.c.
15484
15485 2006-06-09  Wim Taymans  <wim@fluendo.com>
15486
15487         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15488         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15489         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15490         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15491         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15492         * ext/jpeg/gstjpegdec.h:
15493         API: Added IDCT method property
15494         Small cleanups.
15495         Avoid dynamic allocation of trivial fixed structure.
15496         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15497
15498 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15499
15500         * configure.ac:
15501         We now require libraw1394 >= 1.1.0 and that version onwards all
15502         have .pc files.
15503
15504 2006-06-02  Edward Hervey  <edward@fluendo.com>
15505
15506         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15507         Trying to get items from an ANY or EMPTY caps is ... stupid.
15508
15509 2006-06-02  Edward Hervey  <edward@fluendo.com>
15510
15511         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15512         (gst_dvdec_chain), (gst_dvdec_change_state):
15513         * ext/dv/gstdvdec.h:
15514         Added GstSegment handling, now implements dropping/clipping.
15515
15516 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15517
15518         * ext/aalib/gstaasink.h:
15519         * ext/annodex/gstcmmldec.h:
15520         * ext/cairo/gsttimeoverlay.h:
15521         * ext/dv/gstdvdec.h:
15522         * ext/dv/gstdvdemux.h:
15523         * ext/esd/esdmon.h:
15524         * ext/esd/esdsink.h:
15525         * ext/flac/gstflacenc.h:
15526         * ext/gconf/gstgconfaudiosink.h:
15527         * ext/gconf/gstgconfaudiosrc.h:
15528         * ext/gconf/gstgconfvideosink.h:
15529         * ext/gconf/gstgconfvideosrc.h:
15530         * ext/gdk_pixbuf/gstgdkanimation.h:
15531         * ext/gdk_pixbuf/pixbufscale.h:
15532         * ext/hal/gsthalaudiosink.h:
15533         * ext/hal/gsthalaudiosrc.h:
15534         * ext/jpeg/gstjpegenc.h:
15535         * ext/jpeg/gstsmokedec.h:
15536         * ext/jpeg/gstsmokeenc.h:
15537         * ext/libcaca/gstcacasink.h:
15538         * ext/libmng/gstmngdec.h:
15539         * ext/libmng/gstmngenc.h:
15540         * ext/libpng/gstpngdec.h:
15541         * ext/libpng/gstpngenc.h:
15542         * ext/raw1394/gstdv1394src.h:
15543         * ext/speex/gstspeexenc.h:
15544         * gst/autodetect/gstautoaudiosink.h:
15545         * gst/autodetect/gstautovideosink.h:
15546         * gst/avi/gstavidemux.h:
15547         * gst/cutter/gstcutter.h:
15548         * gst/debug/efence.h:
15549         * gst/debug/gstnavigationtest.h:
15550         * gst/debug/gstnavseek.h:
15551         * gst/flx/gstflxdec.h:
15552         * gst/goom/gstgoom.h:
15553         * gst/icydemux/gsticydemux.h:
15554         * gst/id3demux/gstid3demux.h:
15555         * gst/law/alaw-decode.h:
15556         * gst/law/alaw-encode.h:
15557         * gst/law/mulaw-decode.h:
15558         * gst/law/mulaw-encode.h:
15559         * gst/matroska/matroska-mux.h:
15560         * gst/median/gstmedian.h:
15561         * gst/oldcore/gstaggregator.h:
15562         * gst/oldcore/gstfdsink.h:
15563         * gst/oldcore/gstmd5sink.h:
15564         * gst/oldcore/gstmultifilesrc.h:
15565         * gst/oldcore/gstpipefilter.h:
15566         * gst/oldcore/gstshaper.h:
15567         * gst/oldcore/gststatistics.h:
15568         * gst/rtp/gstasteriskh263.h:
15569         * gst/rtp/gstrtpL16depay.h:
15570         * gst/rtp/gstrtpL16pay.h:
15571         * gst/rtp/gstrtpamrdepay.h:
15572         * gst/rtp/gstrtpamrpay.h:
15573         * gst/rtp/gstrtpdepay.h:
15574         * gst/rtp/gstrtpgsmdepay.h:
15575         * gst/rtp/gstrtpgsmpay.h:
15576         * gst/rtp/gstrtph263pay.h:
15577         * gst/rtp/gstrtph263pdepay.h:
15578         * gst/rtp/gstrtph263ppay.h:
15579         * gst/rtp/gstrtpmp4gpay.h:
15580         * gst/rtp/gstrtpmp4vdepay.h:
15581         * gst/rtp/gstrtpmp4vpay.h:
15582         * gst/rtp/gstrtpmpadepay.h:
15583         * gst/rtp/gstrtpmpapay.h:
15584         * gst/rtp/gstrtppcmadepay.h:
15585         * gst/rtp/gstrtppcmapay.h:
15586         * gst/rtp/gstrtppcmudepay.h:
15587         * gst/rtp/gstrtppcmupay.h:
15588         * gst/rtp/gstrtpspeexdepay.h:
15589         * gst/rtp/gstrtpspeexpay.h:
15590         * gst/rtsp/gstrtpdec.h:
15591         * gst/rtsp/gstrtspsrc.h:
15592         * gst/smpte/gstsmpte.h:
15593         * gst/udp/gstdynudpsink.h:
15594         * gst/udp/gstmultiudpsink.h:
15595         * gst/udp/gstudpsink.h:
15596         * gst/udp/gstudpsrc.h:
15597         * gst/videofilter/gstvideobalance.h:
15598         * gst/videofilter/gstvideoflip.h:
15599         * sys/oss/gstossdmabuffer.h:
15600         * sys/oss/gstossmixerelement.h:
15601         * sys/oss/gstosssink.h:
15602         * sys/oss/gstosssrc.h:
15603         * sys/osxvideo/osxvideosink.h:
15604         * sys/sunaudio/gstsunaudiomixer.h:
15605         * sys/sunaudio/gstsunaudiosink.h:
15606         * sys/ximage/gstximagesrc.h:
15607         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15608
15609 2006-05-31  Wim Taymans  <wim@fluendo.com>
15610
15611         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15612         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15613         (gst_goom_src_setcaps), (gst_goom_src_event),
15614         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15615         (gst_goom_change_state):
15616         * gst/goom/gstgoom.h:
15617         Handle QoS.
15618         Handle flushing, discont and events.
15619         Fix timestamps and various other cleanups.
15620
15621 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15622
15623         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15624         Fix bus reset when using libiec61883
15625
15626 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15627
15628         * configure.ac:
15629         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15630         * ext/raw1394/Makefile.am:
15631         Add CFLAGS.
15632         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15633         New method, to receive using libiec61883.
15634         (gst_dv1394src_iso_receive),
15635         #ifdef'd out if libiec61883 is present.
15636         (gst_dv1394src_bus_reset),
15637         Get userdata correctly if using libiec61883. 
15638         (gst_dv1394src_create),
15639         When using libiec61883, only poll one fd and no need to read.
15640         (gst_dv1394src_discover_avc_node),
15641         Replace g_warnings.
15642         (gst_dv1394src_start),
15643         Create new handle when we know which dv port.  More reliable
15644         than setting port on an existing handle.  Initialise libiec61883.
15645         (gst_dv1394src_stop):
15646         If using libiec61883, then cleanup its handle properly.
15647         * ext/raw1394/gstdv1394src.h:
15648         Add libiec61883 handle.
15649
15650 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15651
15652         * gst/avi/gstavidemux.c:
15653           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15654         * win32/MANIFEST:
15655           sort file listing
15656         * win32/vs6/libgstavi.dsp:
15657           add gstavimux.c to the project
15658         * win32/vs6/libgstid3demux.dsp:
15659           add link to zlib library
15660         * win32/vs6/libgstmatroska.dsp:
15661           add matroska-ids.c to the project
15662
15663 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15664
15665         Patch by: Sebastian Dröge  <mail at slomosnail de >
15666
15667         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15668         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15669         * ext/taglib/Makefile.am:
15670         * ext/taglib/gstapev2mux.cc:
15671         * ext/taglib/gstapev2mux.h:
15672         * ext/taglib/gstid3v2mux.cc:
15673         * ext/taglib/gsttaglibmux.c: (plugin_init):
15674         * ext/taglib/gsttaglibmux.h:
15675           Add apev2mux element (#343122).
15676         
15677         * tests/check/Makefile.am:
15678         * tests/check/elements/apev2mux.c:
15679         (test_taglib_apev2mux_create_tags),
15680         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15681         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15682         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15683         (apev2mux_suite), (main):
15684           Add unit test for apev2mux element.
15685
15686 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15687
15688         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15689         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15690         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15691           GST_PTR_FORMAT should be used to print caps in debug statements.
15692
15693 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15694
15695         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15696
15697         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15698         (ape_demux_parse_tags):
15699           Some clean-ups and additions: map APE 'file' tag to
15700           GST_TAG_LOCATION (#343123); add support for extracting
15701           the track count and clean up parsing a bit (#343127).
15702
15703 2006-05-28  Edward Hervey  <edward@fluendo.com>
15704
15705         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15706         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15707
15708 2006-05-28  Edward Hervey  <edward@fluendo.com>
15709
15710         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15711         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15712         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15713         * ext/jpeg/gstjpegdec.h:
15714         Clip outgoing buffers according to currently configured segment.
15715
15716 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15717
15718         * ext/taglib/gstid3v2mux.cc:
15719           Handle  writing of track-count or album-volume-count without
15720           track-number or albume-volume-number (in this case the number
15721           will just be set to 0).
15722
15723         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15724           It would be nice if we actually checked the values received for
15725           track/album-volume number/count in  _check_tags(), rather than
15726           setting them again ...
15727
15728 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15729
15730         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15731           A track/volume number or count of 0 does not make sense,
15732           just ignore it along with negative numbers (a tag might
15733           only contain a track count without a track number).
15734
15735 2006-05-27  Edward Hervey  <edward@fluendo.com>
15736
15737         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15738         (gst_jpeg_dec_sink_event):
15739         Abort decompression when receiving FLUSH_STOP. This should avoid
15740         issues when interrupting decoding with flushes.
15741
15742 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15743
15744         * ext/flac/gstflac.c:
15745           Don't #include file we don't dist any longer.
15746
15747 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15748
15749         * README:
15750           Replace current README (containing the release notes from
15751           some 0.9.x version) with a proper README taken from the core.
15752
15753 2006-05-24  Wim Taymans  <wim@fluendo.com>
15754
15755         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15756         Implement EOS correctly by either posting
15757         SEGMENT_DONE or pushing an EOS message depending
15758         on the seek type. Fixes #342592
15759
15760 2006-05-24  Wim Taymans  <wim@fluendo.com>
15761
15762         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15763         * gst/law/alaw-decode.h:
15764         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15765         * gst/law/alaw-encode.h:
15766         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15767         * gst/law/mulaw-decode.h:
15768         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15769         * gst/law/mulaw-encode.h:
15770         Some cleanups in the chain functions.
15771         Remove some GStreamer 0.0.2 bits.
15772
15773 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15774
15775         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15776
15777         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15778           gst_collect_pads_stop() needs to be called before chaining up
15779           to the parent class (#342734).
15780
15781 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15782
15783         * ext/flac/Makefile.am:
15784         * ext/flac/flac_compat.h:
15785         * ext/flac/gstflac.c:
15786         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15787         * ext/flac/gstflacenc.c:
15788           Remove backwards compatibility cruft for dealing with FLAC API
15789           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15790
15791 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15792
15793         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15794         (gst_matroska_demux_push_xiph_codec_priv_data),
15795         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15796         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15797         * gst/matroska/matroska-ids.h:
15798         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15799         (gst_matroska_mux_video_pad_setcaps),
15800         (xiph3_streamheader_to_codecdata),
15801         (vorbis_streamheader_to_codecdata),
15802         (theora_streamheader_to_codecdata),
15803         (gst_matroska_mux_audio_pad_setcaps),
15804         (gst_matroska_mux_write_data):
15805           Add support for muxing/demuxing theora video (#342448; too bad
15806           none of the usual linux players can actually play this). Playback
15807           in GStreamer will require additional changes to theoradec in -base.
15808           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15809           cleanups.
15810
15811 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15812
15813         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15814         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15815           Fix crashes when the horizontal subsampling is 1.
15816           Fixes #342097.
15817
15818 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15819
15820         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15821
15822         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15823         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15824         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15825         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15826         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15827         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15828         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15829         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15830         (gst_avi_mux_change_state):
15831         * gst/avi/gstavimux.h:
15832           Some enhancements for avimux (#342526):
15833            - add odml (large file) index support
15834            - store codec init data (e.g. huffyuv)
15835            - miscellaneous other fixes/cleanups
15836
15837 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15838
15839         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15840         Don't output any tag when we encounter a negative track number - the
15841         tag type is uint, so we end up outputting huge positive numbers
15842         instead. (Fixes: #342029)
15843
15844 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15845
15846         * configure.ac:
15847           update for new GSTPB_PLUGINS_DIR
15848
15849 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15850
15851         * rtp/gst/gstrtph263pay.c:
15852         Properly set static caps for H263 at 34.
15853
15854 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15855
15856         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15857
15858         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15859           Merge event tags and tag setter tags correctly (#339918). Also,
15860           don't leak taglist in case of an error.
15861           
15862 2006-05-17  Edward Hervey  <edward@fluendo.com>
15863
15864         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15865         We can only do caps intersection if the othercaps are non-empty and not
15866         ANY. Else we return the pad template (base_caps).
15867
15868 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15869
15870         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15871           Fix crash when outputting debugging information for certain
15872           pictures (always good to use the right struct member for
15873           the number of records in an array).
15874
15875 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15876
15877         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15878
15879         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15880         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15881         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15882         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15883         (gst_ebml_read_float), (gst_ebml_read_ascii),
15884         (gst_ebml_read_binary):
15885           Don't create unnecessary sub-buffers all the time. Dramatically
15886           improves performance with multiple concurrently running
15887           matroskademux instances (#341818) (and avoids doing
15888           unnecessarily inefficient things in the general case).
15889
15890 2006-05-16  Edward Hervey  <edward@fluendo.com>
15891
15892         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15893         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15894         return value of gst_pad_push_event().
15895
15896 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15897
15898         * gst/autodetect/gstautoaudiosink.c:
15899         (gst_auto_audio_sink_find_best):
15900         * gst/autodetect/gstautovideosink.c:
15901         (gst_auto_video_sink_find_best):
15902         Make the name of the child element be based on the name of the
15903         parent, so that debug output is more useful.
15904         
15905         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15906         (parse_insert_string_field), (parse_split_strings):
15907         Rework string parsing to always walk over BOM markers in UTF16
15908         strings, using the endianness indicated by the innermost one,
15909         then trying the opposite endianness if that fails to convert
15910         to valid UTF-8. Fixes #341774
15911
15912 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15913
15914         Patch from: Matthieu <matthieu at fluendo dot com>
15915
15916         * ext/libpng/Makefile.am:
15917         Add LIBPNG_CFLAGS.
15918
15919 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15920
15921         * ext/taglib/gstid3v2mux.cc:
15922           Add support for writing images (APIC frames) into ID3v2
15923           tags (picture type always set to 'other' for now though).
15924
15925 2006-05-14  Michael Smith  <msmith@fluendo.com>
15926
15927         * gst/wavparse/gstwavparse.c:
15928           Update docs; wavparse implements push and pull modes.
15929
15930 2006-05-12  Wim Taymans  <wim@fluendo.com>
15931
15932         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15933         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15934         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15935         Ooops, bitten by the copy-and-paste design paradigm, fixes
15936         seek again.
15937
15938 2006-05-12  Wim Taymans  <wim@fluendo.com>
15939
15940         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15941         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15942         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15943         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15944         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15945         (gst_avi_demux_massage_index),
15946         (gst_avi_demux_calculate_durations_from_index),
15947         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15948         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15949         (gst_avi_demux_loop):
15950         * gst/avi/gstavidemux.h:
15951         Some cleanups, prepare to use GstSegment.
15952         Fix error in entry walking code.
15953         Fix VBR detection.
15954         Smarter timestamp calculation code.
15955         Uniform error/eos handling.
15956
15957 2006-05-12  Michael Smith  <msmith@fluendo.com>
15958
15959         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15960         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15961           Fix use of uninitialised values if we're NOT seeking in ready.
15962           Fix typos.
15963
15964 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15965
15966         * gst/wavparse/Makefile.am:
15967           Add CFLAGS and LIBS for libgstbase, fixes build on
15968           Cygwin (#341489).
15969
15970 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15971
15972         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15973           Some more debug info. No need to check whether the string
15974           returned by g_convert() is really UTF-8 - either it is or
15975           we get NULL returned.
15976
15977 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15978
15979         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15980           Fix parsing of numeric genre strings some more, by ensuring that
15981           we only try and parse strings that a) Start with '(' and b) Consist
15982           only of digits.
15983           Also, when finding an escaping '((' sequence, bust it back to '(' by
15984           swallowing the first parenthesis
15985
15986 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15987
15988         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15989         (gst_esdsink_open), (gst_esdsink_close):
15990         * ext/esd/esdsink.h:
15991           Move the esd_get_server_info() into gst_esdsink_open() and fail
15992           with a decent error message on errors.
15993
15994 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15995
15996         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15997         (gst_esdmon_channels_get_type):
15998         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15999         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16000         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16001         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16002         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16003         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16004         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16005         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16006         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16007         * gst/videomixer/videomixer.c:
16008         (gst_video_mixer_background_get_type):
16009           Const-ify GEnumValue arrays.
16010
16011 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16012
16013         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16014
16015         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16016         (gst_avi_mux_do_video_buffer):
16017           Work around gst_buffer_make_metadata_writable() bug that
16018           results in avimux marking all frames in the index as
16019           keyframes (#340859).
16020           
16021 2006-05-08  Wim Taymans  <wim@fluendo.com>
16022
16023         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16024         Make parsing of urls suck slightly less.
16025
16026 2006-05-08  Edward Hervey  <edward@fluendo.com>
16027
16028         * autogen.sh: (CONFIGURE_DEF_OPT): 
16029         libtoolize on Darwin/MacOSX is called glibtoolize.
16030
16031 2006-05-08  Wim Taymans  <wim@fluendo.com>
16032
16033         Patch by: Jens Granseuer <jensgr at gmx dot net>
16034
16035         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16036         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16037         C89 compliance fixes. Fixes #340980
16038
16039 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16040
16041         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16042         * ext/flac/gstflacdec.h:
16043           Handle segment seeks that include the end of the file as stop point
16044           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16045           message instead of an EOS event in case we're in segment seek
16046           mode (fixes #340699).
16047           
16048 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16049
16050         * ext/cairo/gsttextoverlay.c:
16051         * ext/flac/gstflacdec.c:
16052         * ext/gdk_pixbuf/pixbufscale.c:
16053         * gst/apetag/gstapedemux.c:
16054         * gst/debug/breakmydata.c:
16055         * gst/debug/testplugin.c:
16056         * gst/matroska/ebml-write.c:
16057         * gst/multipart/multipartdemux.c:
16058         * sys/osxaudio/gstosxaudiosink.c:
16059         * sys/osxaudio/gstosxaudiosrc.c:
16060         Add semicolons after GST_BOILERPLATE[_FULL] so that
16061         indent doesn't mess up following lines.
16062
16063 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16064
16065         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16066
16067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16068           Don't leak caps when freeing the stream context (#340623).
16069
16070 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16071
16072         * configure.ac:
16073           Back to CVS
16074
16075 === release 0.10.3 ===
16076
16077 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16078
16079         * configure.ac:
16080           releasing 0.10.3, "Desplazado"
16081
16082 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16083
16084         * gst/matroska/matroska-mux.c:
16085         (gst_matroska_mux_stream_is_vorbis_header),
16086         (gst_matroska_mux_write_data):
16087           Don't strcmp() NULL strings.
16088           Only start new clusters on video keyframes, not on any
16089           random audio buffer that doesn't have the DELTA_UNIT
16090           flag set (fixes 'make check' again).
16091
16092 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16093
16094         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16095
16096         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16097         (gst_matroska_mux_stream_is_vorbis_header),
16098         (gst_matroska_mux_write_data):
16099           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16100           value and then dead-lock when muxing vorbis audio streams
16101           (the three vorbis header buffers carry no timestamp, and it
16102           would try to mux these after all video buffers). Fixes #340346.
16103
16104           Improve clustering: start a new cluster also whenever we get
16105           a keyframe.     
16106
16107 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16108
16109         * win32/common/config.h:
16110         * win32/MANIFEST
16111           add the generated file as well
16112
16113 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16114
16115         * Makefile.am:
16116         * configure.ac:
16117         * win32/common/config.h.in:
16118           add win32 stuff
16119
16120 2006-05-03  Michael Smith  <msmith@fluendo.com>
16121
16122         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16123           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16124           SUCKS.
16125
16126 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16127
16128         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16129         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16130         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16131           don't leak caps-string
16132
16133 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16134
16135         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16136         (gst_id3demux_sink_activate):
16137           Let core insert default error message for TYPE_NOT_FOUND
16138           errors, it's just as good as our own and has the added
16139           bonus of being translated.
16140
16141 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16142
16143         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16144         (gst_tag_demux_sink_event):
16145         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16146         (gst_id3demux_sink_event):
16147           Post an error message when we get an EOS event and were not
16148           able to find out the type of stream.
16149
16150         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16151         (test_taglib_id3mux_with_tags):
16152           Decrease num-buffers to 16 per iteration again, otherwise the
16153           many memcpy()s and reallocations in the test will hammer slow
16154           CPUs completely and make the test timeout.
16155
16156 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16157
16158         * configure.ac:
16159           figure out where plugins-base plugins are
16160         * tests/check/Makefile.am:
16161           use plugins-base plugins, so we have typefind functions
16162         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16163           increase num-buffers, this makes sure the test errors out instead
16164           of timing out when no typefind functions are present
16165
16166 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16167
16168         * docs/plugins/Makefile.am:
16169           also check .cc files for gtk-doc markup
16170         * configure.ac:
16171         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16172         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16173         * tests/check/Makefile.am:
16174         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16175         * ext/Makefile.am:
16176         * ext/taglib/Makefile.am:
16177         * ext/taglib/gstid3v2mux.h:
16178         * ext/taglib/gsttaglibmux.c:
16179         * ext/taglib/gsttaglibmux.h:
16180           move taglib-based id3v2muxer to -good.  Fixes #336110.
16181
16182 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16183
16184         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16185           ... and fix multichannel/WAVFORMATEX support again.
16186
16187 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16188
16189         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16190         (gst_wavparse_class_init), (gst_wavparse_dispose),
16191         (gst_wavparse_reset), (gst_wavparse_init),
16192         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16193         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16194         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16195         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16196         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16197         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16198         (gst_wavparse_stream_data), (gst_wavparse_loop),
16199         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16200         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16201         (gst_wavparse_change_state), (plugin_init):
16202         * gst/wavparse/gstwavparse.h:
16203           Add push (streaming) mode to wavparse (fixes #337625)
16204
16205 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16206
16207         * configure.ac:
16208         * tests/Makefile.am:
16209           add ximagesrc icles test
16210
16211 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16212
16213         * configure.ac:
16214         * docs/plugins/Makefile.am:
16215         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16216         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16217         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16218         (gst_cmml_enc_push_clip):
16219         * sys/Makefile.am:
16220         * sys/ximage/Makefile.am:
16221         * sys/ximage/gstximagesrc.c:
16222           Move ximagesrc plug-in to good after review.  Fixes #336756.
16223
16224 2006-04-28  Michael Smith  <msmith@fluendo.com>
16225
16226         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16227         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16228         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16229         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16230         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16231         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16232         * gst/icydemux/gsticydemux.h:
16233           Fix event handling: cache events when typefinding and forward later.
16234
16235 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16236
16237         * sys/osxaudio/gstosxaudiosink.c:
16238         (plugin_init):
16239          Register osxaudiosrc to the plugin.
16240         * sys/osxaudio/gstosxaudiosrc.c:
16241         (gst_osx_audio_src_osxelement_do_init),
16242         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16243         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16244         (gst_osx_audio_src_get_property),
16245         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16246         (gst_osx_audio_src_osxelement_init):
16247         * sys/osxaudio/gstosxaudiosrc.h:
16248           Port of osxaudiosrc to 0.10.
16249         * sys/osxaudio/Makefile.am:
16250           Add osxaudiosrc
16251
16252 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16253
16254         * sys/osxaudio/gstosxringbuffer.c:
16255         * sys/osxaudio/gstosxringbuffer.h:
16256           Forgot to commit earlier, part of the OSX audio plugin port
16257
16258 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16259
16260         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16261         (parse_split_strings):
16262           Recognise and skip any byte order marker (BOM) in
16263           UTF-16 strings.
16264
16265 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16266
16267         * docs/plugins/Makefile.am:
16268         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16269         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16270         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16271         * docs/plugins/inspect/plugin-avi.xml:
16272         * gst/avi/gstavidemux.c:
16273         * gst/avi/gstavimux.c:
16274           Add docs for both avidemux and avimux.
16275
16276 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16277
16278         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16279
16280         * gst/avi/Makefile.am:
16281         * gst/avi/gstavi.c: (plugin_init):
16282         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16283         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16284         (gst_avi_mux_class_init), (gst_avi_mux_init),
16285         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16286         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16287         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16288         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16289         (gst_avi_mux_riff_get_avix_header),
16290         (gst_avi_mux_riff_get_video_header),
16291         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16292         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16293         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16294         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16295         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16296         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16297         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16298         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16299         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16300         (gst_avi_mux_change_state):
16301         * gst/avi/gstavimux.h:
16302           Port AVI muxer to GStreamer-0.10 (#332031).
16303
16304         * tests/check/Makefile.am:
16305         * tests/check/elements/avimux.c:
16306         * tests/check/elements/.cvsignore:
16307           Add unit test for AVI muxer.
16308
16309 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16310
16311         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16312         (gst_wavparse_class_init), (gst_wavparse_reset),
16313         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16314         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16315         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16316         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16317         (gst_wavparse_stream_data), (gst_wavparse_loop),
16318         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16319         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16320         (plugin_init):
16321         * gst/wavparse/gstwavparse.h:
16322           reverted patch #337625 for the price of 1 hour sleep
16323
16324 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16325
16326         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16327         (gst_wavparse_class_init), (gst_wavparse_reset),
16328         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16329         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16330         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16331         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16332         (gst_wavparse_stream_data), (gst_wavparse_loop),
16333         (gst_wavparse_chain), (plugin_init):
16334         * gst/wavparse/gstwavparse.h:
16335           correct partial implementation of push mode
16336           (from my last commit)
16337
16338 2006-04-26  Wim Taymans  <wim@fluendo.com>
16339
16340         * ext/esd/esdsink.c:
16341         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16342         it is not in esd.h
16343
16344 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16345
16346         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16347         (gst_au_parse_class_init), (gst_au_parse_init),
16348         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16349         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16350         (gst_au_parse_chain), (gst_au_parse_src_convert),
16351         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16352         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16353         (gst_au_parse_change_state):
16354         * gst/auparse/gstauparse.h:
16355           Rewrite auparse to suck a little bit less: make source pad
16356           dynamic, so decodebin/playbin work with non-raw formats
16357           like alaw/mulaw; add query function for duration/position
16358           queries; check whether we have enough data before attempting
16359           to parse the header (instead of crashing when that is not the
16360           case); work around audioconvert sucking by swapping endianness
16361           to the native endianness ourselves for float formats; send
16362           initial newsegment event. Fixes #161712.
16363
16364 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16365
16366         * sys/osxaudio/Makefile.am:
16367         * sys/osxaudio/gstosxaudioelement.c:
16368         (gst_osx_audio_element_get_type),
16369         (gst_osx_audio_element_class_init):
16370         * sys/osxaudio/gstosxaudioelement.h:
16371         * sys/osxaudio/gstosxaudiosink.c:
16372         (gst_osx_audio_sink_osxelement_do_init),
16373         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16374         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16375         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16376         (gst_osx_audio_sink_create_ringbuffer),
16377         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16378         (plugin_init):
16379         * sys/osxaudio/gstosxaudiosink.h:
16380         Port of osxaudiosink to 0.10
16381
16382 2006-04-26  Wim Taymans  <wim@fluendo.com>
16383
16384         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16385         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16386         the size of the ringbuffer. This should fix hangs with older 
16387         esd sound servers.
16388
16389 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16390
16391         * ext/aalib/gstaasink.c:
16392         * ext/annodex/gstcmmldec.c:
16393         * ext/annodex/gstcmmlenc.c:
16394         * ext/cairo/gsttextoverlay.c:
16395         * ext/cairo/gsttimeoverlay.c:
16396         * ext/cdio/gstcdiocddasrc.c:
16397         * ext/dv/gstdvdec.c:
16398         * ext/dv/gstdvdemux.c:
16399         * ext/esd/esdmon.c:
16400         * ext/esd/esdsink.c:
16401         * ext/flac/gstflacenc.c:
16402         * ext/flac/gstflactag.c:
16403         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16404         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16405         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16406         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16407         * ext/gdk_pixbuf/pixbufscale.c:
16408         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16409         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16410         * ext/jpeg/gstjpegdec.c:
16411         * ext/jpeg/gstjpegenc.c:
16412         * ext/jpeg/gstsmokedec.c:
16413         * ext/jpeg/gstsmokeenc.c:
16414         * ext/libcaca/gstcacasink.c:
16415         * ext/libmng/gstmngdec.c:
16416         * ext/libmng/gstmngenc.c:
16417         * ext/libpng/gstpngdec.c:
16418         * ext/libpng/gstpngenc.c:
16419         * ext/mikmod/gstmikmod.c:
16420         * ext/raw1394/gstdv1394src.c:
16421         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16422         * ext/shout2/gstshout2.h:
16423         * ext/speex/gstspeexdec.c:
16424         * ext/speex/gstspeexenc.c:
16425         * gst/alpha/gstalpha.c:
16426         * gst/alpha/gstalphacolor.c:
16427         * gst/apetag/gstapedemux.c:
16428         * gst/auparse/gstauparse.c:
16429         * gst/autodetect/gstautoaudiosink.c:
16430         (gst_auto_audio_sink_base_init):
16431         * gst/autodetect/gstautovideosink.c:
16432         (gst_auto_video_sink_base_init):
16433         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16434         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16435         * gst/cutter/gstcutter.c:
16436         * gst/debug/breakmydata.c:
16437         * gst/debug/efence.c:
16438         * gst/debug/gstnavigationtest.c:
16439         * gst/debug/gstnavseek.c:
16440         * gst/debug/negotiation.c:
16441         * gst/debug/progressreport.c:
16442         * gst/debug/testplugin.c:
16443         * gst/effectv/gstaging.c:
16444         * gst/effectv/gstdice.c:
16445         * gst/effectv/gstedge.c:
16446         * gst/effectv/gstquark.c:
16447         * gst/effectv/gstrev.c:
16448         * gst/effectv/gstshagadelic.c:
16449         * gst/effectv/gstvertigo.c:
16450         * gst/effectv/gstwarp.c:
16451         * gst/flx/gstflxdec.c:
16452         * gst/goom/gstgoom.c:
16453         * gst/icydemux/gsticydemux.c:
16454         * gst/id3demux/gstid3demux.c:
16455         * gst/interleave/deinterleave.c:
16456         * gst/interleave/interleave.c:
16457         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16458         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16459         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16460         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16461         * gst/level/gstlevel.c:
16462         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16463         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16464         * gst/median/gstmedian.c:
16465         * gst/monoscope/gstmonoscope.c:
16466         * gst/multipart/multipartdemux.c:
16467         * gst/multipart/multipartmux.c:
16468         * gst/oldcore/gstaggregator.c:
16469         * gst/oldcore/gstfdsink.c:
16470         * gst/oldcore/gstmd5sink.c:
16471         * gst/oldcore/gstmultifilesrc.c:
16472         * gst/oldcore/gstpipefilter.c:
16473         * gst/oldcore/gstshaper.c:
16474         * gst/oldcore/gststatistics.c:
16475         * gst/rtp/gstasteriskh263.c:
16476         * gst/rtp/gstrtpL16depay.c:
16477         * gst/rtp/gstrtpL16pay.c:
16478         * gst/rtp/gstrtpamrdepay.c:
16479         * gst/rtp/gstrtpamrpay.c:
16480         * gst/rtp/gstrtpdepay.c:
16481         * gst/rtp/gstrtpgsmpay.c:
16482         * gst/rtp/gstrtph263pay.c:
16483         * gst/rtp/gstrtph263pdepay.c:
16484         * gst/rtp/gstrtph263ppay.c:
16485         * gst/rtp/gstrtpilbcdepay.c:
16486         * gst/rtp/gstrtpmp4gpay.c:
16487         * gst/rtp/gstrtpmp4vdepay.c:
16488         * gst/rtp/gstrtpmp4vpay.c:
16489         * gst/rtp/gstrtpmpadepay.c:
16490         * gst/rtp/gstrtpmpapay.c:
16491         * gst/rtp/gstrtppcmadepay.c:
16492         * gst/rtp/gstrtppcmapay.c:
16493         * gst/rtp/gstrtppcmudepay.c:
16494         * gst/rtp/gstrtppcmupay.c:
16495         * gst/rtp/gstrtpspeexdepay.c:
16496         * gst/rtp/gstrtpspeexpay.c:
16497         * gst/rtsp/gstrtpdec.c:
16498         * gst/rtsp/gstrtspsrc.c:
16499         * gst/smpte/gstsmpte.c:
16500         * gst/udp/gstdynudpsink.c:
16501         * gst/udp/gstmultiudpsink.c:
16502         * gst/udp/gstudpsink.c:
16503         * gst/udp/gstudpsrc.c:
16504         * gst/videobox/gstvideobox.c:
16505         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16506         * gst/videofilter/gstvideobalance.c:
16507         * gst/videofilter/gstvideoflip.c:
16508         * gst/videofilter/gstvideotemplate.c:
16509         (gst_videotemplate_base_init):
16510         * gst/videomixer/videomixer.c:
16511         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16512         (gst_wavparse_class_init), (gst_wavparse_dispose),
16513         (gst_wavparse_reset), (gst_wavparse_init),
16514         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16515         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16516         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16517         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16518         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16519         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16520         (gst_wavparse_change_state):
16521         * gst/wavparse/gstwavparse.h:
16522         * sys/oss/gstossmixerelement.c:
16523         * sys/oss/gstosssink.c:
16524         * sys/oss/gstosssrc.c:
16525         * sys/osxaudio/gstosxaudioelement.c:
16526         * sys/osxaudio/gstosxaudiosink.c:
16527         * sys/osxaudio/gstosxaudiosrc.c:
16528         * sys/sunaudio/gstsunaudiomixer.c:
16529         * sys/sunaudio/gstsunaudiosink.c:
16530           Define GstElementDetails as const and also static (when defined as
16531           global)
16532
16533 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16534
16535         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16536           Source pad has fixed caps. If we don't set this, bad
16537           things happen when the window is resized.
16538
16539 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16540
16541         * gst/matroska/Makefile.am:
16542         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16543         (gst_matroska_demux_handle_src_event):
16544         * gst/matroska/matroska-ids.c:
16545         (gst_matroska_track_init_video_context),
16546         (gst_matroska_track_init_audio_context),
16547         (gst_matroska_track_init_subtitle_context),
16548         (gst_matroska_track_init_complex_context):
16549         * gst/matroska/matroska-ids.h:
16550           Handle case where the TrackType ebml chunk does not come before the
16551           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16552           events.
16553
16554 2006-04-25  Wim Taymans  <wim@fluendo.com>
16555
16556         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16557         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16558         It's codec_data, not codec_info.
16559
16560 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16561
16562         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16563
16564         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16565           Handle codec_data for VfW compatibility codec IDs (#339451)
16566
16567         * gst/matroska/matroska-mux.c:
16568         (gst_matroska_mux_video_pad_setcaps):
16569           Same here, handle codec_data and add additional caps we can handle
16570           now to the pad template (huffyuv, dv and h263 video) (#339451)
16571
16572 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16573
16574         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16575
16576         * gst/matroska/matroska-mux.c:
16577         (gst_matroska_mux_create_buffer_header),
16578         (gst_matroska_mux_write_data):
16579           Fix timestamping of B-frames, use signed integers, do
16580           some rounding (#339678).
16581
16582 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16583
16584         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16585         just make it compile with --disable-gst-debug.
16586
16587 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16588
16589         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16590         Fix a bad conversion using gst_guint64_to_gdouble.
16591         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16592         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16593         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16594     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16595         mistake.
16596
16597 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16598
16599         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16600         Use gst_guint64_to_gdouble for conversions
16601         * win32/vs6/gst_plugins_good.dsw:
16602         * win32/vs6/libgsticydemux.dsp:
16603         Add a project file for icydemux
16604
16605 2006-04-21  Wim Taymans  <wim@fluendo.com>
16606
16607         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16608
16609         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16610         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16611         When splitting audio chunks, the block alignment is not taken in
16612         consideration, so the smaller chunks could be of size which is 
16613         not a multiple of the block alignment. Fixes #336904
16614
16615 2006-04-21  Wim Taymans  <wim@fluendo.com>
16616
16617         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16618         Use scale functions
16619
16620 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16621
16622         * ext/dv/gstdv.c: (plugin_init):
16623           Fix build.
16624
16625 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16626
16627         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16628         (gst_progress_report_class_init), (gst_progress_report_init),
16629         (gst_progress_report_do_query), (gst_progress_report_report),
16630         (gst_progress_report_set_property),
16631         (gst_progress_report_get_property):
16632           Add 'format' property to force querying to a particular format.
16633
16634 2006-04-21  Andy Wingo  <wingo@pobox.com>
16635
16636         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16637         best, on big endian systems. Drop its rank in that case. OTOH on
16638         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16639
16640 2006-04-21  Michael Smith  <msmith@fluendo.com>
16641
16642         * configure.ac:
16643         * gst/icydemux/Makefile.am:
16644         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16645         (gst_icydemux_base_init), (gst_icydemux_class_init),
16646         (gst_icydemux_reset), (gst_icydemux_init),
16647         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16648         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16649         (unicodify), (gst_icydemux_unicodify),
16650         (gst_icydemux_parse_and_send_tags),
16651         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16652         (gst_icydemux_chain), (gst_icydemux_change_state),
16653         (gst_icydemux_send_tag_event), (plugin_init):
16654         * gst/icydemux/gsticydemux.h:
16655         * tests/check/Makefile.am:
16656         * tests/check/elements/icydemux.c: (typefind_succeed),
16657         (plugin_init), (icydemux_found_pad), (create_icydemux),
16658         (cleanup_icydemux), (push_data), (GST_START_TEST),
16659         (icydemux_suite), (main):
16660           Add icydemux, and tests.
16661
16662 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16663
16664         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16665           Post SEGMENT_DONE message in TIME format.
16666
16667 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16668
16669         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16670
16671         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16672         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16673           Fix index creation when we have to scan the file to create
16674           an index. There may be other types of RIFF 'LIST' chunks than
16675           'movi' and we need to skip them properly as well or we'll end up
16676           reading garbage (#336889). Some other cosmetic changes.
16677           
16678 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16679
16680         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16681         (gst_flac_dec_handle_seek_event):
16682           Add support for segment seeks (fixes #338290). Also demote
16683           some recurring debug message from DEBUG to LOG level.
16684
16685 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16686
16687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16688         (gst_matroskademux_do_index_seek),
16689         (gst_matroska_demux_handle_seek_event),
16690         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16691         * gst/matroska/matroska-ids.h:
16692           Set DISCONT flag on first buffer after a discontinuity.
16693           Fix newsegment events sent when seeking and honour KEY_UNIT
16694           seek flag. Create pad with bogus caps if we don't recognise
16695           the stream codec id.
16696
16697         * gst/matroska/matroska-demux.h:
16698           Fix GObject macros.
16699
16700 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16701
16702         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16703
16704         * gst/matroska/matroska-demux.c:
16705         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16706           Handle end of segment properly when set; don't dead-lock when
16707           posting start of segment message when doing a segment seek.
16708           Fixes #338810.
16709
16710 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16711
16712         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16713         (gst_matroska_demux_plugin_init):
16714           Make mpeg2 aac audio work: create artificial private codec data
16715           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16716           Also call gst_riff_init(). Partially fixes #338767.
16717
16718 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16719
16720         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16721         (gst_wavenc_class_init), (gst_wavenc_init),
16722         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16723         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16724         (gst_wavenc_chain), (gst_wavenc_change_state):
16725         * gst/wavenc/gstwavenc.h:
16726           Set caps on first outgoing buffer, so that it doesn't error out
16727           immediately with a non-negotiated error (#338716). Rewrite and
16728           clean up a bit; fix setcaps function to parse things properly;
16729           fix sink caps (8bit audio is unsigned and doesn't have depth);
16730           use boilerplate macros; remove unused properties stuff.
16731
16732 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16733
16734         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16735           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16736           handle MJPEG streams and might be autoplugged for those if the
16737           user doesn't have jpegdec installed (resulting in a cryptic error
16738           message about huffman tables). Better to disable JPEG decoding here
16739           and let the user figure out that she needs to install jpegdec.
16740
16741 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16742
16743         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16744         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16745         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16746         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16747           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16748           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16749           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16750           debug messages. Fix boilerplate macros.
16751
16752 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16753
16754         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16755         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16756           No need to special-case for Gdk-2.0 any longer, we require
16757           Gdk 2.2 or newer; minor clean-ups.
16758
16759 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16760
16761         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16762         (gst_shout2send_class_init), (gst_shout2send_init),
16763         (set_shout_metadata), (gst_shout2send_set_metadata),
16764         (gst_shout2send_event), (gst_shout2send_start),
16765         (gst_shout2send_connect), (gst_shout2send_stop),
16766         (gst_shout2send_render), (gst_shout2send_set_property),
16767         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16768         (plugin_init):
16769         * ext/shout2/gstshout2.h:
16770         * po/POTFILES.in:
16771           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16772           change function; use GST_ELEMENT_ERROR for error reporting, not
16773           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16774           will cause crashes or assertion failures; remove (unused) "sync"
16775           property, basesink already has such a property; misc. other
16776           minor fixes and cleanups.
16777
16778 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16779
16780         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16781         * ext/esd/gstesd.c: (plugin_init):
16782         * po/POTFILES.in:
16783           Add translatable error message for when we cannot
16784           connect to the sound server, as "Cannot open resource
16785           for writing" isn't really an acceptable message to show
16786           to the user in this case.
16787
16788 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16789
16790         * sys/oss/gst-i18n-plugin.h:
16791           Remove bogus file that doesn't belong here.
16792
16793 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16794
16795         Patch by: Philippe Valembois
16796
16797         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16798         (gst_shout2send_set_metadata), (gst_shout2send_event),
16799         (gst_shout2send_render), (gst_shout2send_change_state):
16800         * ext/shout2/gstshout2.h:
16801           Handle tags being received before the connection to
16802           the server is established properly (see #338636).
16803
16804 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16805
16806         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16807           Don't crash in case the connection to the server fails:
16808           don't set pointer to NULL by assigning FALSE; error out
16809           properly by using GST_ELEMENT_ERROR and returning
16810           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16811           before resetting the pointer.
16812
16813 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16814
16815         * gst/id3demux/id3tags.c:
16816         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16817         (Fixes #338713)
16818
16819 2006-04-12  Wim Taymans  <wim@fluendo.com>
16820
16821         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16822         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16823         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16824         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16825         (gst_gdk_pixbuf_chain):
16826         Some cleanups.
16827         Added RGBA as a possible output format.
16828         Correctly free the supported mimetypes.
16829         deprecate silent arg, it's not used.
16830         Return result from _alloc_buffer to peer.
16831
16832 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16833
16834         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16835           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16836           overwriting GST_BUFFER_MALLOCDATA.
16837
16838 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16839
16840         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16841         (user_endrow_callback), (user_end_callback),
16842         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16843         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16844         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16845         * ext/libpng/gstpngdec.h:
16846           Handle more than one frame if the content is framed,
16847           like with png-in-quicktime (#331917).
16848
16849 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16850
16851         * sys/oss/Makefile.am:
16852         * sys/oss/common.h:
16853         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16854         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16855         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16856         (gst_oss_src_unprepare):
16857           - the user-visible error strings were in the wrong category
16858           - and the messages were not marked for translation
16859           - which is actually a good thing, because they were exactly
16860             the kind of message you would never want anyone to see
16861           - the macros were using variables that didn't exist in the macro
16862             arguments
16863           - and they were obviously copied from each other and then modified
16864           - so a common header makes sense
16865
16866 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16867
16868         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16869           Don't try to modify read-only data.
16870
16871         * gst/matroska/matroska-demux.c:
16872         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16873           Fix comment (won't crash any longer now).
16874
16875 2006-04-10  Michael Smith  <msmith@fluendo.com>
16876
16877         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16878           Use copies of header buffers for caps to avoid circular refcounting
16879           problems (as in theoradec, vorbisdec).
16880
16881         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16882           Fix a typo in test that meant it was testing the wrong thing.
16883
16884         * tests/check/elements/cmmlenc.c: (check_headers):
16885           Fix refcount checks now that we use buffer-copies for caps.
16886
16887 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16888
16889         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16890         (gst_matroska_demux_handle_seek_event),
16891         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16892         (gst_matroska_demux_subtitle_caps),
16893         (gst_matroska_demux_plugin_init):
16894           Use static pad templates with ANY caps for audio and video
16895           source pads and get rid of a lot of unnecessary (and partially
16896           broken) code for the template caps. Clean up caps finding
16897           functions. Fixes playback of audio files/streams that do not
16898           contain the sample rate and/or number of channels in the audio
16899           context (happens a lot with vorbis/mp3 .mka files it seems).
16900           Fixes #337183.
16901           Also add myself to copyright holders.
16902
16903 2006-04-10  Michael Smith  <msmith@fluendo.com>
16904
16905         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16906           Use g_list_delete_link () instead of g_list_remove_link () so that
16907           we free the link as well as the contained data.
16908
16909 2006-04-10  Wim Taymans  <wim@fluendo.com>
16910
16911         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16912
16913         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16914         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16915         (gst_avi_demux_stream_header):
16916         Fix some crashers with empty chunks. (Fixes #337749)
16917
16918 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16919
16920         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16921           use G_GINT64_CONSTANT for INT64 constants
16922         * gst/videofilter/gstvideobalance.c:
16923           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16924         * win32/vs6/libgstavi.dsp:
16925          add missing libraries for the link and remove avimux.c from
16926          the project as it isn't ported to 0.10 yet
16927         
16928 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16929
16930         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16931           Even better would be if we actually did the right thing
16932           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16933
16934 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16935
16936         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16937           Can't just replace 1LL with 1L here just because MSVC doesn't
16938           support it, as it might lead to incorrect results when doing the
16939           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16940           force a 64-bit constant in a way that all compilers are happy with.
16941
16942 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16943
16944         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16945         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16946         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16947         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16948         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16949         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16950         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16951         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16952         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16953         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16954         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16955         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16956         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16957         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16958         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16959         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16960         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16961         * gst/debug/efence.c: (gst_efence_class_init):
16962         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16963         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16964         * gst/goom/gstgoom.c: (gst_goom_class_init):
16965         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16966         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16967         * gst/interleave/interleave.c: (interleave_class_init):
16968         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16969         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16970         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16971         * gst/median/gstmedian.c: (gst_median_class_init):
16972         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16973         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16974         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16975         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16976         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16977         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16978         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16979         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16980         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16981         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16982         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16983         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16984         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16985         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16986         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16987         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16988         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16989         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16990         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16991         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16992         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16993         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16994         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16995         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16996         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16997         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16998         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16999         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17000         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17001         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17002         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17003         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17004         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17005         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17006         * sys/osxaudio/gstosxaudioelement.c:
17007         (gst_osxaudioelement_class_init):
17008         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17009         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17010         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17011         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17012
17013 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17014
17015         * ext/mikmod/gstmikmod.h:
17016         * gst/level/gstlevel.h:
17017         Fix more broken GObject macros
17018
17019 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17020
17021         * ext/annodex/gstcmmldec.h:
17022         * ext/annodex/gstcmmlenc.h:
17023         * ext/annodex/gstcmmltag.h:
17024         * ext/cairo/gsttextoverlay.h:
17025         * ext/ladspa/gstsignalprocessor.h:
17026         * gst/matroska/ebml-read.h:
17027         * gst/matroska/ebml-write.h:
17028         * sys/osxaudio/gstosxaudioelement.h:
17029         Fix broken GObject macros
17030
17031 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17032
17033         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17034           Don't try to seek beyond the end of the file (would
17035           occasionally display error dialogs in totem when seeking
17036           to the end) (#335869). Will still throw an error though
17037           if the file is truncated and the total_samples value in
17038           the stream header is wrong.
17039
17040 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17041
17042         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17043         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17044         (gst_flac_dec_metadata_callback):
17045         * ext/flac/gstflacdec.h:
17046           If the stream header doesn't contain the total number of samples,
17047           search for the last flac frame at the end of the file and calculate
17048           the total duration from that frame's offset (fixes #337609).
17049
17050 2006-04-07  Edward Hervey  <edward@fluendo.com>
17051
17052         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17053         Don't unref the GstPadTemplate returned by
17054         gst_element_class_get_pad_template().
17055
17056 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17057
17058         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17059
17060         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17061         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17062         * sys/sunaudio/gstsunaudiosink.h:
17063           Use spec->segsize and spec->segtotal in the prepare function
17064           to initialise the ring buffer instead of using the buffer-time
17065           property (#337421).
17066
17067 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17068
17069         * configure.ac:
17070           Bump core requirements to CVS for gst_pad_query_peer_duration()
17071           which is used by speexdec.
17072
17073 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17074
17075         * ext/speex/gstspeex.c: (plugin_init):
17076         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17077         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17078         (speex_get_sink_query_types), (speex_dec_sink_query),
17079         (speex_get_src_query_types), (speex_dec_src_query),
17080         (speex_dec_src_event), (speex_dec_sink_event),
17081         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17082         (speex_dec_chain_parse_data), (speex_dec_chain),
17083         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17084         (speex_dec_change_state):
17085         * ext/speex/gstspeexdec.h:
17086           Fix seeking and duration queries (#337033); clean up and
17087           refactor a bit.
17088
17089 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17090
17091         * ext/raw1394/gstdv1394src.c:
17092           distinguish between device not found and could not open for
17093           reading
17094
17095 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17096
17097         * Makefile.am:
17098         * configure.ac:
17099         * pkgconfig/.cvsignore:
17100         * pkgconfig/Makefile.am:
17101         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17102           add a .pc file so other modules can use good plugins in tests
17103
17104 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17105
17106         * configure.ac:
17107           clean up, use AS_VERSION and AS_NANO
17108         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17109           use PACKAGE_VERSION define
17110         * po/af.po:
17111         * po/az.po:
17112         * po/cs.po:
17113         * po/en_GB.po:
17114         * po/hu.po:
17115         * po/it.po:
17116         * po/nb.po:
17117         * po/nl.po:
17118         * po/or.po:
17119         * po/sq.po:
17120         * po/sr.po:
17121         * po/sv.po:
17122         * po/uk.po:
17123         * po/vi.po:
17124           updated
17125
17126 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17127
17128         * ext\jpeg\smokecodec.c:
17129           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17130         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17131           move first instruction after all variables declarations
17132         * gst\alpha\gstalpha.c:
17133         * gst\effectv\gstshagadelic.c:
17134         * gst\smpte\paint.c:
17135         * gst\videofilter\gstvideobalance.c:
17136           define M_PI if it's not defined (it's not defined on WIN32)
17137         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17138         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17139         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17140         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17141         (gst_matroska_demux_video_caps):
17142         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17143         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17144           use gst_guint64_to_gdouble for conversions
17145         * gst\goom\filters.c: (setPixelRGB_):
17146           fix a debug which was using undefined variable
17147         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17148         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17149           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17150         * win32/vs6:
17151           add vs6 projects files for most of plugins-good
17152         
17153 2006-03-30  j^  <j@bootlab.org>
17154
17155         * ext/aalib/gstaasink.c:
17156         * ext/annodex/gstcmmldec.c:
17157         * ext/annodex/gstcmmlenc.c:
17158         * ext/cairo/gsttextoverlay.c:
17159         * ext/cairo/gsttimeoverlay.c:
17160         * ext/cdio/gstcdiocddasrc.c:
17161         * ext/dv/gstdvdec.c:
17162         * ext/esd/esdmon.c:
17163         * ext/esd/esdsink.c:
17164         * ext/flac/gstflacdec.c:
17165         * ext/flac/gstflacenc.c:
17166         * ext/flac/gstflactag.c:
17167         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17168         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17169         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17170         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17171         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17172         * ext/gdk_pixbuf/pixbufscale.c:
17173         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17174         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17175         * ext/jpeg/gstjpegdec.c:
17176         * ext/jpeg/gstjpegenc.c:
17177         * ext/jpeg/gstsmokedec.c:
17178         * ext/jpeg/gstsmokeenc.c:
17179         * ext/libcaca/gstcacasink.c:
17180         * ext/libmng/gstmngdec.c:
17181         * ext/libmng/gstmngenc.c:
17182         * ext/libpng/gstpngdec.c:
17183         * ext/libpng/gstpngenc.c:
17184         * ext/mikmod/gstmikmod.c:
17185         * ext/raw1394/gstdv1394src.c:
17186         * ext/shout2/gstshout2.c:
17187         * ext/speex/gstspeexdec.c:
17188         * ext/speex/gstspeexenc.c:
17189         * gst/alpha/gstalpha.c:
17190         * gst/alpha/gstalphacolor.c:
17191         * gst/auparse/gstauparse.c:
17192         * gst/autodetect/gstautoaudiosink.c:
17193         (gst_auto_audio_sink_base_init):
17194         * gst/autodetect/gstautovideosink.c:
17195         (gst_auto_video_sink_base_init):
17196         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17197         * gst/cutter/gstcutter.c:
17198         * gst/debug/breakmydata.c:
17199         * gst/debug/efence.c:
17200         * gst/debug/gstnavigationtest.c:
17201         * gst/debug/negotiation.c:
17202         * gst/debug/progressreport.c:
17203         * gst/debug/testplugin.c:
17204         * gst/effectv/gstaging.c:
17205         * gst/effectv/gstdice.c:
17206         * gst/effectv/gstedge.c:
17207         * gst/effectv/gstquark.c:
17208         * gst/effectv/gstrev.c:
17209         * gst/effectv/gstvertigo.c:
17210         * gst/effectv/gstwarp.c:
17211         * gst/flx/gstflxdec.c:
17212         * gst/goom/gstgoom.c:
17213         * gst/interleave/deinterleave.c:
17214         * gst/interleave/interleave.c:
17215         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17216         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17217         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17218         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17219         * gst/level/gstlevel.c:
17220         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17221         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17222         * gst/median/gstmedian.c:
17223         * gst/monoscope/gstmonoscope.c:
17224         * gst/multipart/multipartdemux.c:
17225         * gst/multipart/multipartmux.c:
17226         * gst/oldcore/gstmd5sink.c:
17227         * gst/oldcore/gstmultifilesrc.c:
17228         * gst/oldcore/gstpipefilter.c:
17229         * gst/oldcore/gstshaper.c:
17230         * gst/oldcore/gststatistics.c:
17231         * gst/rtp/gstasteriskh263.c:
17232         * gst/rtp/gstrtpL16depay.c:
17233         * gst/rtp/gstrtpL16pay.c:
17234         * gst/rtp/gstrtpamrdepay.c:
17235         * gst/rtp/gstrtpamrpay.c:
17236         * gst/rtp/gstrtpdepay.c:
17237         * gst/rtp/gstrtpgsmpay.c:
17238         * gst/rtp/gstrtph263pay.c:
17239         * gst/rtp/gstrtph263pdepay.c:
17240         * gst/rtp/gstrtph263ppay.c:
17241         * gst/rtp/gstrtpmp4gpay.c:
17242         * gst/rtp/gstrtpmp4vdepay.c:
17243         * gst/rtp/gstrtpmp4vpay.c:
17244         * gst/rtp/gstrtpmpadepay.c:
17245         * gst/rtp/gstrtpmpapay.c:
17246         * gst/rtp/gstrtppcmadepay.c:
17247         * gst/rtp/gstrtppcmapay.c:
17248         * gst/rtp/gstrtppcmudepay.c:
17249         * gst/rtp/gstrtppcmupay.c:
17250         * gst/rtp/gstrtpspeexdepay.c:
17251         * gst/rtp/gstrtpspeexpay.c:
17252         * gst/rtsp/gstrtpdec.c:
17253         * gst/smpte/gstsmpte.c:
17254         * gst/videobox/gstvideobox.c:
17255         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17256         * gst/videofilter/gstvideobalance.c:
17257         * gst/videofilter/gstvideoflip.c:
17258         * gst/videofilter/gstvideotemplate.c:
17259         (gst_videotemplate_base_init):
17260         * gst/videomixer/videomixer.c:
17261         * gst/wavenc/gstwavenc.c:
17262         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17263          better/unified long descriptions
17264          Fixed #336602
17265          Some cleanups to auparse, don't send multiple newsegments.
17266
17267 2006-03-29  Wim Taymans  <wim@fluendo.com>
17268
17269         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17270
17271         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17272         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17273         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17274         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17275         * ext/dv/gstdvdemux.h:
17276         Seek in READY patch. Only works for pull based mode.
17277         Fixes #323880
17278
17279 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17280
17281         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17282         (gst_gdk_pixbuf_event):
17283           Fix two crashers: don't unref the same caps twice, and
17284           set pixbuf loader to NULL after freeing it.
17285
17286 2006-03-27  Wim Taymans  <wim@fluendo.com>
17287
17288         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17289         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17290         (gst_speexenc_chain):
17291         * ext/speex/gstspeexenc.h:
17292         Don't leak adapter.
17293         A push *always* takes ownership of the buffer, even on
17294         errors.
17295         Small cleanups.
17296
17297 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17298
17299         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17300           Create source pad without leaking.
17301
17302 2006-03-24  Wim Taymans  <wim@fluendo.com>
17303
17304         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17305         * ext/flac/gstflacdec.h:
17306         * ext/flac/gstflacenc.h:
17307         Spifify a bit.
17308         Fix deadly lock order error in seeking code, STREAM_LOCK
17309         cannot be taken within LOCK and the streaming variables are
17310         protected with the STREAM_LOCK anyway.
17311
17312 2006-03-24  Wim Taymans  <wim@fluendo.com>
17313
17314         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17315         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17316         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17317         this patch combines the global init_frames with the stream
17318         init_frames. Rationale being that the global delay should 
17319         be subtracted from any stream delay.
17320         Fixes #335858.
17321
17322 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17323
17324         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17325         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17326         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17327         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17328         use DEBUG_FUNCPTR for collectpads
17329
17330 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17331
17332         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17333           Don't crash when encoding images where the number of rows isn't
17334           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17335
17336 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17337
17338         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17339         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17340         * gst/interleave/interleave.c: (interleave_change_state):
17341         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17342           More state change function fixes.
17343
17344 2006-03-23  Wim Taymans  <wim@fluendo.com>
17345
17346         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17347         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17348         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17349         (gst_esdsink_delay), (gst_esdsink_reset):
17350         * ext/esd/esdsink.h:
17351         Fix esd choppy playback by configuring audiosink
17352         correctly. Fixes #325191
17353
17354 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17355
17356         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17357           Make state change function thread-safe.
17358
17359 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17360
17361         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17362         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17363           Don't try to read beyond the end of the file just because
17364           the header claims a bigger size (like with truncated files).
17365
17366 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17367
17368         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17369         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17370         (gst_wavparse_stream_data), (gst_wavparse_loop):
17371         * gst/wavparse/gstwavparse.h:
17372           Delay source pad creation until we have the first chunk of
17373           media data, so the we can examine the data and adjust the
17374           caps accordingly if required. This makes playback of .wav
17375           files with DTS-declared-as-PCM content work (#313266).
17376
17377 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17378
17379         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17380         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17381         Don't attempt typefinding on too-short buffers that have been
17382         completely trimmed away. (Fixes #330239)
17383
17384         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17385         Improve the debug output
17386
17387 2006-03-21  Wim Taymans  <wim@fluendo.com>
17388
17389         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17390         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17391         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17392         (gst_esdsink_set_property), (gst_esdsink_get_property):
17393         Some cleanups.
17394         Reset fd to -1 when we close them.
17395
17396 2006-03-21  Wim Taymans  <wim@fluendo.com>
17397
17398         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17399         the OPTIONS request result is optional so don't
17400         fail on it.
17401
17402 2006-03-21  Edward Hervey  <edward@fluendo.com>
17403
17404         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17405         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17406         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17407         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17408         (gst_wavparse_change_state):
17409         gcc 4.1 unreferenced pointer fixes.
17410
17411 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17412
17413         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17414
17415         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17416           Fix block alignment calculation. Alignment should be done before
17417           adding the byte offset where the data starts (#335231).
17418
17419 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17420
17421         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17422           Ensure that we set correct caps on buffers that are transferred
17423           direct from the input.
17424
17425 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17426
17427         * gst/goom/filters.c: (zoomFilterDestroy):
17428         * gst/goom/goom_core.c: (goom_close):
17429           Free filter data when cleaning up. (Fixes: #334995)
17430
17431 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17432
17433         * configure.ac:
17434           Don't compile udp and rtsp plugins on win32 (mingw) or other
17435           systems that don't have <sys/socket.h> for some reason (#316203).
17436
17437 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17438
17439         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17440         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17441         * ext/raw1394/gstdv1394src.h:
17442           Change bus reset handler so it reports useful information such as
17443           whether the device being used connected or disconnected
17444
17445 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17446
17447         * gst/id3demux/id3v2frames.c:
17448         (parse_relative_volume_adjustment_two):
17449           We only care about gain and peak data for the master volume.
17450
17451 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17452
17453         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17454         (parse_id_string), (parse_unique_file_identifier),
17455         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17456           Read replay gain tags (#323721).
17457
17458 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17459
17460         * configure.ac:
17461           Bump requirements to gst-plugins-base CVS because
17462           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17463
17464 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17465
17466         * rtp/gst/gstrtppcmadepay.c:
17467         Fixed one of the caps in the code from mulaw to alaw.
17468
17469 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17470
17471         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17472           Ensure that we set caps on the buffers we pass.
17473
17474         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17475         (gst_id3demux_sink_activate):
17476           Ensure that we set caps on the buffers we pass.
17477
17478           Use STREAM, TYPE_NOT_FOUND as the error class when
17479           typefinding fails.
17480
17481 2006-03-15  Edward Hervey  <edward@fluendo.com>
17482
17483         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17484         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17485         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17486         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17487         (gst_jpeg_dec_setcaps):
17488         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17489         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17490         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17491         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17492         (gst_mngdec_src_getcaps):
17493         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17494         (gst_pngdec_caps_create_and_set):
17495         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17496         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17497         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17498         * gst/alpha/gstalpha.c: (gst_alpha_init):
17499         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17500         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17501         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17502         * gst/cutter/gstcutter.c: (gst_cutter_init):
17503         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17504         (gst_efence_checkgetrange):
17505         * gst/debug/negotiation.c: (gst_negotiation_init):
17506         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17507         * gst/goom/gstgoom.c: (gst_goom_init):
17508         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17509         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17510         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17511         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17512         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17513         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17514         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17515         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17516         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17517         (gst_wavparse_create_sourcepad):
17518         Fix memleak with gst_static_pad_template_get().
17519         This uses gst_pad_new_from_static_template() instead.
17520         Fixes #333512
17521
17522 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17523
17524         * configure.ac:
17525           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17526           used by id3demux.
17527
17528         * gst/id3demux/gstid3demux.c: (plugin_init):
17529         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17530         (parse_user_text_identification_frame),
17531         (parse_unique_file_identifier):
17532           Add support for UFID and TXXX frames and extract musicbrainz tags.
17533
17534 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17535
17536         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17537           Catch short reads, like they might happen with truncated
17538           files (see #305279); remove unnecessary indentation.
17539
17540 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17541
17542         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17543           Fix DIB image inversion for pictures with a
17544           depth != 8 (#305279).
17545
17546 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17547
17548         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17549         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17550         * ext/jpeg/gstjpegdec.h:
17551           Fix durations on outgoing buffers after seeking
17552           in MJPEG files (#334083); some minor clean-ups.
17553
17554 2006-03-13  Wim Taymans  <wim@fluendo.com>
17555
17556         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17557         (gst_wavparse_change_state):
17558         Implement seek in READY (re-fixes #327658)
17559
17560 2006-03-13  Wim Taymans  <wim@fluendo.com>
17561
17562         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17563         * ext/esd/esdmon.c: (gst_esdmon_get):
17564         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17565         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17566         (gst_gdk_pixbuf_sink_getcaps):
17567         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17568         (gst_jpegenc_setcaps):
17569         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17570         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17571         (gst_smokeenc_setcaps):
17572         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17573         (gst_mngdec_src_getcaps):
17574         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17575         (gst_mngenc_chain):
17576         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17577         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17578         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17579         (speex_dec_src_event), (speex_dec_chain):
17580         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17581         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17582         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17583         (gst_negotiation_pad_link), (gst_negotiation_chain):
17584         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17585         (gst_flxdec_chain):
17586         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17587         (deinterleave_chain):
17588         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17589         * gst/median/gstmedian.c: (gst_median_link):
17590         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17591         (gst_monoscope_chain):
17592         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17593         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17594         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17595         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17596         close #333784 unref the result of gst_pad_get_parent()
17597         by: Christophe Fergeau.
17598
17599 2006-03-09  Wim Taymans  <wim@fluendo.com>
17600
17601         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17602         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17603         Handle events in push mode better, can now do non-flushing
17604         seeks in push mode as well.
17605
17606 2006-03-07  Wim Taymans  <wim@fluendo.com>
17607
17608         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17609         Applied patch from Kai Vehmanen, fixes #333624.
17610
17611 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17612
17613         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17614         Implement paletted and grayscale png files handling.
17615         (#150363).
17616
17617 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17618
17619         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17620         (gst_speexenc_chain):
17621           fix a tag list assert
17622           follow gst-plugins-base/ext/ogg/README; set OFFSET
17623           and OFFSET_END.  Muxes correctly with gst-plugins-base
17624           > 0.9.3
17625
17626 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17627
17628         * gst/id3demux/Makefile.am:
17629         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17630         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17631           Use new typefind helper functions here as well, and
17632           do typefinding in pull-mode if upstream supports that.
17633
17634 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17635
17636         * sys/sunaudio/gstsunaudiomixerctrl.c:
17637         (gst_sunaudiomixer_ctrl_get_volume),
17638         (gst_sunaudiomixer_ctrl_set_volume):
17639         * sys/sunaudio/gstsunaudiomixertrack.c:
17640         (gst_sunaudiomixer_track_new):
17641           Remove unused variables, breaks build from CVS
17642           with -Werror (#333392, patch by: Benjamin Pineau)
17643
17644 2006-03-03  Wim Taymans  <wim@fluendo.com>
17645
17646         * docs/plugins/Makefile.am:
17647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17649         Added wavparse docs.
17650
17651         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17652         (gst_wavparse_reset), (gst_wavparse_init),
17653         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17654         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17655         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17656         (gst_wavparse_stream_data), (gst_wavparse_loop),
17657         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17658         (gst_wavparse_change_state):
17659         * gst/wavparse/gstwavparse.h:
17660         Implement seek in READY (fixes #327658)
17661         Added docs and did some cleanups.
17662
17663 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17664
17665         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17666         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17667         (gst_avi_demux_calculate_durations_from_index),
17668         (gst_avi_demux_stream_header):
17669         * gst/avi/gstavidemux.h:
17670           If we have an index, use a duration based on the index instead
17671           of blindly trusting the information in the stream headers
17672           (fixes #331817).
17673
17674 2006-03-03  Wim Taymans  <wim@fluendo.com>
17675
17676         * docs/plugins/Makefile.am:
17677         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17678         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17679         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17680         Added smoke and jpeg to the docs.
17681
17682         * ext/jpeg/Makefile.am:
17683         * ext/jpeg/gstjpeg.c: (plugin_init):
17684         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17685         * ext/jpeg/gstjpegenc.h:
17686         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17687         (gst_smokedec_chain):
17688         * ext/jpeg/gstsmokedec.h:
17689         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17690         * ext/jpeg/gstsmokeenc.h:
17691         * ext/jpeg/smokecodec.h:
17692         Port smokedec (fixes #331905).
17693         Added some docs.
17694         Some cleanups.
17695
17696 2006-03-03  Wim Taymans  <wim@fluendo.com>
17697
17698         * docs/plugins/Makefile.am:
17699         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17700         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17701         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17702         Added videobalance and videoflip to the docs.
17703
17704         * gst/videofilter/Makefile.am:
17705         * gst/videofilter/gstvideobalance.c:
17706         (gst_video_balance_update_tables_planar411),
17707         (gst_video_balance_is_passthrough),
17708         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17709         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17710         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17711         (gst_video_balance_finalize), (gst_video_balance_class_init),
17712         (gst_video_balance_init), (gst_video_balance_interface_supported),
17713         (gst_video_balance_interface_init),
17714         (gst_video_balance_colorbalance_list_channels),
17715         (gst_video_balance_colorbalance_set_value),
17716         (gst_video_balance_colorbalance_get_value),
17717         (gst_video_balance_colorbalance_init),
17718         (gst_video_balance_set_property), (gst_video_balance_get_property),
17719         (gst_video_balance_get_type), (plugin_init):
17720         * gst/videofilter/gstvideobalance.h:
17721         Ported to 0.10. (Fixes #326160)
17722         Added docs.
17723
17724         * gst/videofilter/gstvideoflip.c:
17725         * gst/videofilter/gstvideoflip.h:
17726         Added docs.
17727
17728 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17729
17730         * configure.ac:
17731           Bump requirements to current core and -base CVS
17732           (core for new typefind helper API, and -base for the
17733           WAVFORMATEX support that was added to libgstriff and
17734           is needed by wavparse).
17735         
17736         * gst/apetag/Makefile.am:
17737         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17738         (gst_tag_demux_sink_activate):
17739           Use new typefind helpers for typefinding instead of our
17740           home-grown stuff; also, do typefinding in pull-mode if
17741           upstream supports that.
17742
17743 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17744
17745         Reviewed by: Christian Schaller <christian@fluendo.com>
17746
17747         This patch fixes bug: 329107
17748
17749         This Changelog entry is for a commit done on February 17
17750
17751         * ext/gconf/gconf.c
17752         * ext/gconf/gconf.h
17753         * ext/gconf/gstgconfaudiosink.c
17754         * ext/gconf/gstgconfaudiosink.h
17755         * gconf/gstreamer.schemas.in
17756
17757 2006-02-28  Wim Taymans  <wim@fluendo.com>
17758
17759         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17760         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17761         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17762         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17763         Use DEBUG_OBJECT more.
17764
17765 2006-02-28  Wim Taymans  <wim@fluendo.com>
17766
17767         * docs/plugins/Makefile.am:
17768         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17769         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17770         Added dvdec and dvdemux to docs.
17771
17772         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17773         Added docs.
17774         Check frame sizes so we don't crash when don't have enough
17775         data.
17776         Send nice error messages on error.
17777
17778         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17779         (gst_dvdemux_class_init), (gst_dvdemux_init),
17780         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17781         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17782         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17783         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17784         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17785         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17786         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17787         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17788         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17789         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17790         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17791         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17792         * ext/dv/gstdvdemux.h:
17793         Added docs.
17794         Implement pull mode.
17795         Fix memleaks.
17796         Reduce memcpy for the video demuxing.
17797
17798 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17799
17800         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17801         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17802         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17803         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17804           Add a little extra debug. Make the decoder not return NOT_LINKED,
17805           as we want to continue decoding all CMML and emitting tags.
17806
17807 2006-02-27  Michael Smith  <msmith@fluendo.com>
17808
17809         * ext/annodex/gstskeltag.c:
17810         * ext/annodex/gstskeltag.h:
17811           Deleted; these files aren't used any more either.
17812
17813 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17814
17815         * ext/Makefile.am: Fix dist-check.
17816
17817 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17818
17819         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17820         memleak.
17821
17822 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17823
17824         * ext/annodex/Makefile.am:
17825         * ext/annodex/gstannodex.c:
17826         * ext/annodex/gstcmmldec.c:
17827         * ext/annodex/gstcmmlenc.c:
17828         * ext/annodex/gstcmmlparser.c:
17829         * ext/annodex/gstcmmlparser.h:
17830         * ext/annodex/gstcmmlutils.c:
17831         * tests/check/elements/cmmldec.c:
17832         * tests/check/elements/cmmlenc.c:
17833           Fix a memleak in gst_cmml_track_list_add_clip.
17834           Handle overflows in clip's start and end times.
17835           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17836           Do not parse junk at the end of a CMML preamble buffer.
17837           Register a libxml error handler to not print stuff on stderr.
17838           Check for bad clip start and end times in the testsuites.
17839
17840 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17841
17842         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17843         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17844         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17845         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17846         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17847         possible memleaks.
17848
17849 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17850
17851         * tests/check/Makefile.am:
17852         * tests/check/elements/cmmldec.c:
17853         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17854         the plugins-base tags.
17855
17856 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17857
17858         * ext/Makefile.am: Re-enable module.
17859
17860 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17861
17862         * tests/check/Makefile.am: Forgot to remove that test.
17863
17864 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17865
17866         * ext/annodex/Makefile.am:
17867         * ext/annodex/gstannodex.c: (plugin_init):
17868         * ext/annodex/gstcmmldec.c:
17869         * ext/annodex/gstskeldec.c:
17870         * ext/annodex/gstskeldec.h:
17871         * tests/check/Makefile.am:
17872         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17873
17874 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17875
17876         * tests/check/Makefile.am: Disable those checks as well.
17877
17878 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17879
17880         * ext/Makefile.am: Disable annodex for now until we figure out
17881         how to make it build.
17882         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17883         Add a rule to your checklist : "please try to at least build 
17884         what you are going to commit into -good, or if you are too lazy
17885         to do that, please check that the buildbots are not crying because
17886         of your commit."
17887
17888 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17889
17890         * configure.ac:
17891         * ext/Makefile.am:
17892         * ext/gdk_pixbuf/Makefile.am:
17893         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17894         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17895         * ext/gdk_pixbuf/pixbufscale.c:
17896         * ext/gdk_pixbuf/pixbufscale.h:
17897           Gdkpixbuf ported from 0.8 to 0.10 by
17898           Renato Filho <renato.filho@indt.org.br>.
17899           gst_loader and gdkpixbufanimation still need port.
17900
17901 2006-02-24  Michael Smith  <msmith@fluendo.com>
17902
17903         * configure.ac:
17904         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17905         * ext/Makefile.am:
17906         * ext/annodex/Makefile.am:
17907         * ext/annodex/gstannodex.c:
17908         * ext/annodex/gstannodex.h:
17909         * ext/annodex/gstcmmldec.c:
17910         * ext/annodex/gstcmmldec.h:
17911         * ext/annodex/gstcmmlenc.c:
17912         * ext/annodex/gstcmmlenc.h:
17913         * ext/annodex/gstcmmlparser.c:
17914         * ext/annodex/gstcmmlparser.h:
17915         * ext/annodex/gstcmmltag.c:
17916         * ext/annodex/gstcmmltag.h:
17917         * ext/annodex/gstcmmlutils.c:
17918         * ext/annodex/gstcmmlutils.h:
17919         * ext/annodex/gstskeldec.c:
17920         * ext/annodex/gstskeldec.h:
17921         * ext/annodex/gstskeltag.c:
17922         * ext/annodex/gstskeltag.h:
17923         * tests/check/Makefile.am:
17924         * tests/check/elements/cmmldec.c:
17925         * tests/check/elements/cmmlenc.c:
17926         * tests/check/elements/skeldec.c:
17927           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17928           Includes tests & docs, oh my! Passes Thomas's -good checklist
17929           entirely. Wow.
17930
17931 2006-02-24  Michael Smith  <msmith@fluendo.com>
17932
17933         * autogen.sh:
17934           Check for automake 1.9 as well.
17935
17936 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17937
17938         * ext/flac/gstflacenc.c:
17939           Change min. sample rate to 8kHz to match flacdec's.
17940           
17941 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17942
17943         * ext/cdio/Makefile.am:
17944           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17945           required for Cygwin, see #317048)
17946
17947         * gst/rtp/gstasteriskh263.c:
17948           Cygwin has includes for both the unix network socket API
17949           and the windows API, but only one can be included, so fix
17950           includes to only use one or the other, prefering the unxi
17951           one (#317048).
17952
17953 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17954
17955         * rtp/gst/gstrtppcmadepay.c:
17956         * rtp/gst/gstrtppcmadepay.h:
17957         * rtp/gst/gstgstrtppcmapay.c:
17958         * rtp/gst/gstgstrtppcmapay.h:
17959         * rtp/gst/gstrtppcmudepay.c:
17960         * rtp/gst/gstrtppcmudepay.h:
17961         * rtp/gst/gstrtppcmupay.c:
17962         * rtp/gst/gstrtppcmupay.h:
17963         * rtp/gst/Makefile.am:
17964         * rtp/gst/gstrtp.c:
17965         * rtp/gst/README:
17966         Separated the G711 payloaders/depayloaders into separate elements for
17967         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17968
17969 2006-02-22  Wim Taymans  <wim@fluendo.com>
17970
17971         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17972         (gst_dvdec_change_state):
17973         * ext/dv/gstdvdec.h:
17974         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17975         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17976         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17977         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17978         (gst_dvdemux_flush), (gst_dvdemux_chain),
17979         (gst_dvdemux_change_state):
17980         * ext/dv/gstdvdemux.h:
17981         Ueber spiffify some more, added debug category.
17982         Use _scale.
17983         Use segments, respect playback rate from newsegment.
17984         Fix refcount issue.
17985
17986 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17987
17988         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17989         (gst_signal_processor_process):
17990         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17991         enabled for the build, but it helps me win the feature-count
17992         competitions ooh yeah.
17993
17994 2006-02-19  Wim Taymans  <wim@fluendo.com>
17995
17996         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17997         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17998         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17999         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18000         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18001         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18002         Use scaling code for added precission and more correct stop
18003         position in case scale==0.
18004
18005 2006-02-19  Wim Taymans  <wim@fluendo.com>
18006
18007         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18008         (gst_flxdec_chain):
18009         * gst/flx/gstflxdec.h:
18010         Implement DURATION query.
18011
18012 2006-02-19  Wim Taymans  <wim@fluendo.com>
18013
18014         * gst/flx/flx_color.h:
18015         * gst/flx/flx_fmt.h:
18016         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18017         (gst_flxdec_src_query_handler), (flx_decode_color),
18018         (gst_flxdec_chain):
18019         * gst/flx/gstflxdec.h:
18020         Set MALLOCDATA for the temp buffers so we don't leak.
18021         Some debug cleanups.
18022         Consume all data in the adapter before leaving the chain
18023         function. Fixes #330678.
18024
18025 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18026
18027         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18028         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18029          Handle 0 data size in otherwise valid frames.
18030          Handle numeric strings in 2.4.0 even when not in parentheses 
18031
18032 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18033
18034         * gst/matroska/matroska-demux.c:
18035         (gst_matroska_demux_subtitle_caps),
18036         (gst_matroska_demux_plugin_init):
18037         * gst/matroska/matroska-ids.h:
18038           Recognise SSA/ASS and USF subtitle formats and
18039           set proper caps when they are found.
18040
18041 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18042
18043         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18044         (gst_jpeg_dec_chain):
18045           Fix invalid memory access for some odd-sized images
18046           (see image contained in quicktime stream in #327083);
18047           use g_malloc() instead of g_alloca().
18048
18049 2006-02-17  Wim Taymans  <wim@fluendo.com>
18050
18051         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18052         Patch from Sebastien Cote, fixes #319884
18053
18054 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18055
18056         * ext/cdio/gstcdio.c: (plugin_init):
18057           Init debug category (#331253).
18058
18059 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18060
18061         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18062           Pass extra_data to gst_riff_create_audio_caps(), so that
18063           WAVEFORMATEX stuff works. Post audio codec name and post
18064           it as taglist on the bus. Allow up to 8 channesl for raw
18065           PCM in the source pad template caps.
18066
18067 2006-02-16  Wim Taymans  <wim@fluendo.com>
18068
18069         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18070         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18071         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18072         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18073         (gst_multipart_set_property), (gst_multipart_get_property):
18074         Applied #318663. Gives quite a few false positives in
18075         autoscan mode, but it's better than nothing. Not closing yet.
18076
18077 2006-02-16  Wim Taymans  <wim@fluendo.com>
18078
18079         * docs/plugins/Makefile.am:
18080         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18081         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18082         * docs/plugins/gst-plugins-good-plugins.args:
18083         * docs/plugins/inspect/plugin-udp.xml:
18084         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18085         (gst_udpsrc_start):
18086         Update documentation.
18087         Fix args.
18088
18089 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18090
18091         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18092         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18093         frame size. (Fixes #331368)
18094
18095 2006-02-16  Wim Taymans  <wim@fluendo.com>
18096
18097         * gst/rtsp/README:
18098         Updated README.
18099
18100         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18101         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18102         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18103         * gst/rtsp/gstrtspsrc.h:
18104         Make sure the RTP port is an even port an try to allocate 
18105         another if not.
18106         Added retry property to control max retries for port allocation.
18107         Make sure RTCP port is RTP port+1.
18108         Cleanup when port allocation fails.
18109         Fixes #319183.
18110         
18111 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18112
18113         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18114           Don't ignore return value of the parent class's state
18115           change function (#331385, patch by: Wouter Paesen).
18116
18117 2006-02-15  Wim Taymans  <wim@fluendo.com>
18118
18119         * configure.ac:
18120         * docs/plugins/Makefile.am:
18121         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18122         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18123         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18124         * ext/Makefile.am:
18125         * ext/hal/Makefile.am:
18126         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18127         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18128         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18129         (do_toggle_element), (gst_hal_audio_sink_set_property),
18130         (gst_hal_audio_sink_get_property),
18131         (gst_hal_audio_sink_change_state):
18132         * ext/hal/gsthalaudiosink.h:
18133         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18134         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18135         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18136         (do_toggle_element), (gst_hal_audio_src_set_property),
18137         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18138         * ext/hal/gsthalaudiosrc.h:
18139         * ext/hal/gsthalelements.c: (plugin_init):
18140         * ext/hal/gsthalelements.h:
18141         * ext/hal/hal.c: (gst_hal_get_string),
18142         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18143         (gst_hal_get_audio_src):
18144         * ext/hal/hal.h:
18145         Add HAL sound device wrapper plugins. Closes #329106
18146
18147 2006-02-15  Wim Taymans  <wim@fluendo.com>
18148
18149         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18150         Add comment in a fultile attempt to stop the copy-and-paste 
18151         paradigm leading to duplication of bad code.
18152
18153         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18154         Mime parameters have to be checked case insensitive
18155
18156 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18157
18158         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18159           Advance stream time for lagging subtitle streams by sending
18160           newsegment events with the update flag set.
18161
18162 2006-02-14  Edward Hervey  <edward@fluendo.com>
18163
18164         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18165         There can be bogus data before the hdrl LIST tag in the RIFF header.
18166         It's hard to say if it's not respecting the AVI specifications or not,
18167         but since Google Video is producing AVIs like that and the other player
18168         don't seem to complain, I guess we should do the same.
18169
18170 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18171
18172         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18173         (parse_split_strings):
18174         Add more validation to ensure that a char encoding conversion
18175         produced a valid UTF-8 string.
18176
18177 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18178
18179         Reviewed by: Edward Hervey  <edward@fluendo.com>
18180
18181         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18182         Properly handle end of segment. Closes #330885.
18183
18184 2006-02-13  Wim Taymans  <wim@fluendo.com>
18185
18186         * gst/rtp/gstrtpmp4gpay.h:
18187         For got to commit this one.
18188
18189 2006-02-12  Wim Taymans  <wim@fluendo.com>
18190
18191         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18192         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18193         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18194         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18195         * gst/rtp/gstrtpmp4gpay.h:
18196         Make more things work.
18197         Handle ACC config strings.
18198
18199 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18200
18201         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18202           set timestamps if no incoming timestamps set
18203
18204 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18205
18206         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18207         (gst_tag_demux_do_typefind):
18208           ... and fix the very same leaks in GstTagDemux.
18209
18210 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18211
18212         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18213         (gst_id3demux_do_typefind):
18214         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18215         <jonathan at kaolin dot wh9 dot net>)
18216
18217 2006-02-10  Wim Taymans  <wim@fluendo.com>
18218
18219         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18220         First set options, then set caps or else the baseclass
18221         will not know about the options, duh.
18222
18223 2006-02-10  Wim Taymans  <wim@fluendo.com>
18224
18225         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18226         (gst_rtp_mp4v_pay_setcaps):
18227         Don't waste time looking for a config string if we have codec_info
18228         on the incomming caps.
18229
18230 2006-02-10  Wim Taymans  <wim@fluendo.com>
18231
18232         * gst/rtp/README:
18233         Say something about case-sensitivity of caps vs mime-attributes.
18234
18235         * gst/rtp/Makefile.am:
18236         * gst/rtp/gstrtp.c: (plugin_init):
18237         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18238         (gst_rtp_amr_pay_handle_buffer):
18239         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18240         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18241         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18242         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18243         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18244         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18245         (gst_rtp_mp4g_pay_plugin_init):
18246         * gst/rtp/gstrtpmp4gpay.h:
18247         Added beginnings of mpeg4-generic payloader (RFC 3640)
18248
18249 2006-02-09  Wim Taymans  <wim@fluendo.com>
18250
18251         * gst/rtsp/Makefile.am:
18252         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18253         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18254         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18255         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18256         (gst_rtpdec_change_state):
18257         * gst/rtsp/gstrtpdec.h:
18258         * gst/rtsp/gstrtsp.c: (plugin_init):
18259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18260         * gst/rtsp/rtspconnection.c: (read_body),
18261         (rtsp_connection_receive):
18262         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18263         Resurected rtpdec to make rtspsrc happy again.
18264         Skip attributes from the session id.
18265         Don't crash when dumping a message with an empty body.
18266
18267
18268 2006-02-09  Wim Taymans  <wim@fluendo.com>
18269
18270         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18271         Added more meaningfull warnings when something goes wrong.
18272         Clear F bit on outgoing AMR packets.
18273
18274         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18275         (gst_rtp_amr_pay_handle_buffer):
18276         Added debugging category
18277         Support payloading of multiple AMR frames.
18278
18279         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18280         Added some debugging.
18281
18282 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18283
18284         * configure.ac:
18285           Back to CVS
18286
18287 === release 0.10.2 ===
18288
18289 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18290
18291         * configure.ac:
18292           releasing 0.10.2, "Papa was a rolling stone"
18293
18294 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18295
18296         * configure.ac:
18297           Bump core and plugins-base requirement to 0.10.2.2
18298           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18299
18300 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18301
18302         * ext/flac/gstflac.c: (plugin_init):
18303         * ext/speex/gstspeex.c: (plugin_init):
18304           Register musicbrainz tags.
18305
18306 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18307
18308         * ext/gconf/gconf.h:
18309           Remove declaration of function that no longer exists.
18310
18311 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18312
18313         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18314         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18315         Make shout2 work for non ogg streams
18316
18317 2006-02-06  Wim Taymans  <wim@fluendo.com>
18318
18319         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18320         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18321         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18322         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18323         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18324         * gst/udp/gstmultiudpsink.h:
18325         Updated docs.
18326         Added properties bytes-served, bytes_to_serve.
18327         Post proper error messages,
18328         Emit client added signal too.
18329
18330 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18331
18332         * docs/plugins/Makefile.am:
18333         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18334         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18335         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18336         (gst_multiudpsink_get_stats):
18337           adding docs for multiudpsink
18338
18339 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18340
18341         * gst/level/gstlevel.c: (gst_level_transform_ip):
18342           peak below decay is not necessarily an error, so don't ERROR log
18343
18344 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18345
18346         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18347         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18348         (gst_ebml_write_seek):
18349         * gst/matroska/ebml-write.h:
18350           Make sure we send a newsegment event in BYTES format
18351           before sending buffers (#328531).
18352
18353 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18354
18355         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18356         (gst_dvdemux_sink_query):
18357         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18358         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18359         (speex_dec_src_query):
18360         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18361         (gst_speexenc_sink_query):
18362         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18363         * gst/matroska/matroska-demux.c:
18364         (gst_matroska_demux_get_src_query_types),
18365         (gst_matroska_demux_handle_src_query):
18366         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18367         (gst_wavparse_pad_query):
18368           Pass unhandled queries upstream instead of just dropping
18369           them (#326446). Update query type arrays here and there.
18370
18371 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18372
18373         * tests/check/elements/matroskamux.c: (setup_src_pad):
18374           Collectpads in core got changed and now also holds a
18375           reference to any pad that is part of it. Fix refcount
18376           checks in test case accordingly.
18377
18378 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18379
18380         * gst/apetag/gstapedemux.h:
18381           Fix include, for now GstTagDemux is in the apetag dir.
18382
18383 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18384
18385         * docs/plugins/Makefile.am:
18386         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18387         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18388         * docs/plugins/inspect/plugin-cdio.xml:
18389           Add cdio plugin to docs.
18390
18391         * ext/cdio/gstcdiocddasrc.c:
18392           Add gtk-doc blurb.
18393
18394         * ext/cdio/gstcdio.c:
18395           The plugin is called 'cdio' not 'cddio'.
18396
18397 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18398
18399         * configure.ac:
18400         * docs/plugins/Makefile.am:
18401         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18402         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18403         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18404         * docs/plugins/inspect/plugin-apetag.xml:
18405         * gst/apetag/Makefile.am:
18406         * gst/apetag/gstapedemux.c:
18407         * gst/apetag/gstapedemux.h:
18408         * gst/apetag/gsttagdemux.c:
18409         * gst/apetag/gsttagdemux.h:
18410           Add APE tag demuxer (#325649).
18411
18412 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18413
18414         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18415         (gst_gconf_get_default_video_sink),
18416         (gst_gconf_get_default_audio_src),
18417         (gst_gconf_get_default_video_src):
18418         * ext/gconf/gconf.h:
18419         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18420         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18421         (do_toggle_element):
18422         * ext/gconf/gstgconfaudiosink.h:
18423         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18424         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18425         (do_toggle_element):
18426         * ext/gconf/gstgconfaudiosrc.h:
18427         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18428         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18429         (do_toggle_element):
18430         * ext/gconf/gstgconfvideosink.h:
18431         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18432         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18433         (do_toggle_element):
18434         * ext/gconf/gstgconfvideosrc.h:
18435           Ignore changing the GConf key to "". Ignore GConf key updates
18436           that don't actually change the string.
18437           For now, ignore the GConf key when the state is > READY, as
18438           it breaks streaming. Sometime it will be nice to bring the
18439           new sink online even mid-stream, by sending NEWSEGMENT info
18440           and possibly prerolling.
18441           (Fixes #326736)
18442
18443 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18444
18445         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18446         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18447         (zoomFilterSetResolution), (zoomFilterDestroy),
18448         (zoomFilterFastRGB), (pointFilter):
18449         * gst/goom/filters.h:
18450         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18451         (goom_update), (goom_close):
18452         * gst/goom/goom_core.h:
18453         * gst/goom/goom_tools.h:
18454         * gst/goom/graphic.c:
18455         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18456         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18457         * gst/goom/gstgoom.h:
18458         * gst/goom/lines.c: (goom_lines):
18459         * gst/goom/lines.h:
18460           Make goom reentrant by moving all important static variables
18461           into instance structures.
18462           (Fixes #329181)
18463
18464 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18465
18466         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18467         (gst_avi_demux_all_source_pads_unlinked),
18468         (gst_avi_demux_process_next_entry):
18469         * gst/avi/gstavidemux.h:
18470           Third attempt, use gst_pad_is_linked() this time.
18471
18472 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18473
18474         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18475         (parse_split_strings):
18476         Adjust for data length indicators when parsing (Fixes #329810)
18477         Fix stupid bug parsing UTF-8 tag text.
18478         Output tag strings with multiple fields as multiple tags, so the
18479         app gets all the data.
18480
18481 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18482
18483         * ext/flac/gstflacenc.c:
18484         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18485         show me.
18486         
18487 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18488
18489         * ext/flac/gstflacenc.c:
18490         * gst/matroska/ebml-read.c:
18491         Just make it compile with --disable-gst-debug.
18492
18493 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18494
18495         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18496         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18497         (id3v2_genre_fields_to_taglist):
18498           Never output a tag with a null contents string.
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           Only pause if all pads are unlinked AND we've tried to send data
18504           on all of them at least once.
18505
18506 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18507
18508         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18509         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18510           Make loop function/task pause itself when all source pads are
18511           unlinked.
18512
18513 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18514
18515         * configure.ac:
18516         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18517           Use new functions from core to render a bin from a
18518           string. Fixes build. Up requirements to core CVS.
18519
18520 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18521
18522         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18523           Don't push buffers into the adapter that we are going to
18524           push downstream again without framing anyway. Also, the
18525           adaptor takes ownership of buffers put into it (fixes
18526           auparse pushing invalid buffers for .au files with
18527           ADPCM contents). Finally, set caps on all outgoing buffers.
18528
18529 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18530
18531         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18532         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18533         (gst_id3demux_send_tag_event):
18534         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18535         Someone should kick my butt. Remove ID3v1 tags from the end of the
18536         file.
18537
18538         Improve error messages. Send the TAG message as soon as we complete
18539         typefinding, instead of waiting until we send the first buffer.
18540         Downstream tag event is still sent before the first buffer.
18541
18542 2006-01-27  Jan Gerber  <j@bootlab.org>
18543
18544         Reviewed by: Andy Wingo <wingo@pobox.com>
18545
18546         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18547         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18548         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18549         to not have warings flooding stderr. this is the suggested way
18550         also used in dvgrab and kino. (#328336)
18551
18552 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18553
18554         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18555         (gst_oss_sink_init), (gst_oss_sink_finalise):
18556           Free the device name string when finalised.
18557
18558 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18559
18560         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18561           Don't put function calls in g_return_if_fail() statements,
18562           or they'll be replaced with NOOPs if someone compiles with
18563           G_DISABLE_CHECKS defined.
18564           
18565 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18566
18567         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18568         Never trust ANY information encoded in a media file, especially
18569         when it's giving you sizes. (Fixes #328452)
18570
18571 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18572
18573         * gst/rtp/gstrtpg711pay.c:
18574         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18575         bug #325148.
18576
18577 2006-01-23  Edward Hervey  <edward@fluendo.com>
18578
18579         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18580         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18581         * gst/matroska/matroska-ids.h:
18582         Added recognition of Real Audio and Video streams in matroska demuxer.
18583
18584 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18585
18586         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18587           Remove errant break statement, and fix compilation with
18588           older GCC.
18589
18590 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18591
18592         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18593
18594         * sys/sunaudio/gstsunaudiomixerctrl.c:
18595         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18596           Export functions that are needed in other parts of the code,
18597           makes the mixer actually work; adjust magic minimum buffer-time
18598           value from 3ms to 5ms to work around stuttering during mp3
18599           playback (#327765).
18600
18601 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18602
18603         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18604
18605         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18606         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18607           Fix possible deadlock in matroska muxer (#327825).
18608
18609 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18610
18611         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18612         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18613         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18614         * gst/rtsp/sdpmessage.h:
18615         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18616         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18617           C89 fixes: declare variables at the beginning of a block and
18618           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18619           <jensgr at gmx dot net>).
18620
18621 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18622
18623         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18624         * gst/id3demux/id3tags.h:
18625         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18626         (parse_comment_frame), (parse_text_identification_frame),
18627         (id3v2_tag_to_taglist), (id3v2_are_digits),
18628         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18629         (parse_split_strings), (free_tag_strings):
18630           Rewrite parsing of text tags to handle multiple NULL terminated
18631           strings. Parse numeric genre strings and ID3v2 type
18632           "(3)(6)Alternative" style genre strings.
18633           Parse dates that are only YYYY or YYYY-mm format.
18634           (Fixes #328241 and #322154)
18635
18636 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18637
18638         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18639           Don't forget to initialize liboil, otherwise our oil functions
18640           will crash (fixes #327871; patch by: Christoph Burghardt
18641           <hawkes at web dot de>).
18642
18643 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18644
18645         * configure.ac:
18646           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18647           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18648           patch by: Brian Cameron <brian dot cameron at sun dot com>
18649
18650 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18651
18652         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18653         * ext/cdio/gstcdio.h:
18654         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18655           Fix build for libcdio versions >= 76; give slightly lower rank
18656           than cdparanoia.
18657
18658 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18659
18660         * configure.ac:
18661         * ext/Makefile.am:
18662         * ext/cdio/Makefile.am:
18663         * ext/cdio/gstcdio.c:
18664         * ext/cdio/gstcdio.h:
18665         * ext/cdio/gstcdiocddasrc.c:
18666         * ext/cdio/gstcdiocddasrc.h:
18667           Port libcdio cdda source, formerly known as cddasrc, now known as
18668           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18669           but that's not tested (fixes #317658).
18670
18671 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18672
18673         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18674           Fix conversion from TIME to BYTES format (fixes #326864;
18675           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18676
18677 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18678
18679         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18680           Fix compilation of id3demux when zlib is not present.
18681           (Fixes #326602; patch by: Sergey Scobich)
18682
18683 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18684
18685         * ext/esd/Makefile.am:
18686           Add $(ESD_CFLAGS), otherwise build will fail for folks
18687           with libesd in a non-standard prefix (#327009).
18688
18689 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18690
18691         * configure.ac:
18692           back to HEAD
18693
18694 === release 0.10.1 ===
18695
18696 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18697
18698         * configure.ac:
18699           releasing 0.10.1, "Li"
18700
18701 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18702
18703           patch by: Wim Taymans
18704
18705         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18706           fix memleak.  Fixes #326618
18707
18708 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18709
18710           patch by: Mike Smith
18711
18712         * gst/level/gstlevel.c: (gst_level_message_new),
18713         (gst_level_message_append_channel):
18714           Fix memleak.  Fixes #326612
18715
18716 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18717
18718         * configure.ac:
18719           prereleasing
18720         * po/af.po:
18721         * po/az.po:
18722         * po/cs.po:
18723         * po/en_GB.po:
18724         * po/hu.po:
18725         * po/it.po:
18726         * po/nb.po:
18727         * po/nl.po:
18728         * po/or.po:
18729         * po/sq.po:
18730         * po/sr.po:
18731         * po/sv.po:
18732         * po/uk.po:
18733         * po/vi.po:
18734           update translations
18735
18736 2006-01-10  Michael Smith  <msmith@fluendo.com>
18737
18738         * gst/level/gstlevel.c: (gst_level_class_init),
18739         (gst_level_dispose):
18740           Don't leak filter arrays.
18741
18742 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18743
18744         reviewed by: Christian Schaller <uraeus@gnome.org>
18745         
18746         * configure.ac:
18747         * gst-plugins-good.spec.in:
18748         * sys/Makefile.am:
18749         * sys/sunaudio/Makefile.am:
18750         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18751         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18752         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18753         (gst_sunaudiomixer_change_state):
18754         * sys/sunaudio/gstsunaudiomixer.h:
18755         * sys/sunaudio/gstsunaudiomixerctrl.c:
18756         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18757         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18758         (gst_sunaudiomixer_ctrl_list_tracks),
18759         (gst_sunaudiomixer_ctrl_get_volume),
18760         (gst_sunaudiomixer_ctrl_set_volume),
18761         (gst_sunaudiomixer_ctrl_set_mute),
18762         (gst_sunaudiomixer_ctrl_set_record):
18763         * sys/sunaudio/gstsunaudiomixerctrl.h:
18764         * sys/sunaudio/gstsunaudiomixertrack.c:
18765         (gst_sunaudiomixer_track_class_init),
18766         (gst_sunaudiomixer_track_init), (fill_labels),
18767         (gst_sunaudiomixer_track_new):
18768         * sys/sunaudio/gstsunaudiomixertrack.h:
18769         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18770         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18771         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18772         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18773         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18774         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18775         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18776         * sys/sunaudio/gstsunaudiosink.h:
18777
18778         Add SunAudio plugin - tested to make sure it doesn't break
18779         the build under GNU/Linux.      
18780
18781 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18782
18783         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18784         * gst-plugins-good/gst/udp/gstudpsrc.c:
18785         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18786         overrides the port or multicast parameters. Fixes bugs #323021.
18787         API addition: adds GstUDPSrc::sockfd property   
18788
18789 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18790
18791         * ext/gconf/Makefile.am:
18792         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18793         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18794         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18795         (do_toggle_element), (cb_toggle_element),
18796         (gst_gconf_audio_src_change_state):
18797         * ext/gconf/gstgconfaudiosrc.h:
18798         * ext/gconf/gstgconfelements.c: (plugin_init):
18799         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18800         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18801         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18802         (do_toggle_element), (cb_toggle_element),
18803         (gst_gconf_video_src_change_state):
18804         * ext/gconf/gstgconfvideosrc.h:
18805           Add new gconfaudiosrc and gconfvideosrc elements
18806           (needed for gnome-sound-recorder).
18807
18808 2006-01-06  Edward Hervey  <edward@fluendo.com>
18809
18810         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18811         Add gst_element_no_more_pads() for proper decodebin behaviour.
18812         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18813         (parse_text_identification_frame), (parse_split_strings):
18814         Failure to decode some tags is not a GST_ERROR() but a
18815         GST_WARNING()
18816         When iterating over a chunk of text, check that we haven't gone too
18817         far.
18818
18819 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18820
18821         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18822         (plugin_init):
18823           call oil_init() when using liboil
18824
18825 2006-01-04  Wim Taymans  <wim@fluendo.com>
18826
18827         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18828         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18829         Fix leaks.
18830
18831 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18832
18833         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18834
18835         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18836         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18837         (gst_flac_dec_change_state):
18838           Don't g_assert() where we should just return FALSE; remove
18839           unnecessary g_assert(); initialize some fields properly in
18840           state change function (fixes #325504). Also, use
18841           GST_DEBUG_OBJECT in two more places.
18842
18843 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18844
18845         * configure.ac:
18846           also remove smoothwave's Makefile.am
18847         * docs/plugins/Makefile.am:
18848           fix plugin docs
18849
18850 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18851
18852         * tests/examples/Makefile.am:
18853           added missing Makefile.am
18854
18855 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18856
18857         * configure.ac:
18858         * gst/level/Makefile.am:
18859         * gst/level/level-example.c:
18860         * tests/Makefile.am:
18861         * tests/examples/level/Makefile.am:
18862         * tests/examples/level/level-example.c: (message_handler), (main):
18863           moved level-example to tests/examples/level-example
18864         * tests/old/examples/level/demo.c: (main):
18865         * tests/old/examples/level/plot.c: (main):
18866           some initial fixes
18867
18868 2005-12-29  Michael Smith  <msmith@fluendo.com>
18869
18870         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18871         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18872         * gst/udp/gstmultiudpsink.h:
18873           Track packets sent per client in addition to bytes sent; provide
18874           this info through get-stats signal
18875
18876 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18877
18878         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18879           Can't use gst_object_unref() on a GstAdapter (#325191).
18880
18881 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18882
18883         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18884         If a broken tag has 0 bytes payload, at least still skip
18885         the 10 byte header
18886
18887 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18888
18889         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18890         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18891         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18892         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18893           Making these depayloaders (H263+ and mpeg4 video) inherit from
18894           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18895
18896 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18897
18898         * docs/plugins/gst-plugins-good-plugins.args:
18899         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18900         Regenerate the plugin hiearchy.
18901
18902 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18903
18904         * docs/plugins/Makefile.am:
18905         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18906         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18907         * docs/plugins/gst-plugins-good-plugins.args:
18908         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18909         (gst_id3demux_base_init), (gst_id3demux_class_init),
18910         (gst_id3demux_chain):
18911         * gst/id3demux/gstid3demux.h:
18912           Add documentation for id3demux.
18913           Don't fail if the first buffer is not at offset 0, just
18914           attempt to typefind and do pass through
18915           Rename the gst_type function from gst_gst_id3demux..
18916
18917 2005-12-20  Michael Smith  <msmith@fluendo.com>
18918
18919         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18920         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18921         (gst_multiudpsink_get_stats):
18922         * gst/udp/gstmultiudpsink.h:
18923           Collect statistics; return them from get_stats.
18924
18925 2005-12-19  Edward Hervey  <edward@fluendo.com>
18926
18927         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18928         Stupid signedness issue...
18929
18930 2005-12-19  Edward Hervey  <edward@fluendo.com>
18931
18932         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18933         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18934         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18935         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18936         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18937         Construct index for indexless files.
18938         Make sure pad/buffers are correctly reset to NULL once we don't need
18939         them anymore, else we get lovely segfaults/assertions.
18940         * gst/wavparse/gstwavparse.c:
18941         Yes, you can have 96KHz audio and wma in wav :(
18942
18943 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18944
18945         * configure.ac:
18946           Check for optional dependency on zlib for id3demux
18947
18948         * gst/id3demux/Makefile.am:
18949         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18950         (gst_id3demux_base_init), (gst_id3demux_class_init),
18951         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18952         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18953         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18954         (gst_id3demux_set_property), (gst_id3demux_get_property),
18955         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18956         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18957         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18958         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18959         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18960         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18961         (simple_find_peek), (simple_find_suggest),
18962         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18963         (plugin_init):
18964         * gst/id3demux/gstid3demux.h:
18965         * gst/id3demux/id3tags.c: (read_synch_uint),
18966         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18967         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18968         (id3demux_id3v2_frames_to_tag_list):
18969         * gst/id3demux/id3tags.h:
18970         * gst/id3demux/id3v2.4.0-frames.txt:
18971         * gst/id3demux/id3v2.4.0-structure.txt:
18972         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18973         (parse_comment_frame), (parse_text_identification_frame),
18974         (id3v2_tag_to_taglist), (parse_split_strings):
18975           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18976           otherwise it discards them. Works on my test files. 
18977
18978         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18979           Don't send EOS to a non-existing srcpad
18980           The debug category can be static
18981
18982 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18983
18984         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18985         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18986         * gst/multipart/multipartdemux.c:
18987           change some char* into char[]
18988
18989 2005-12-16  Wim Taymans  <wim@fluendo.com>
18990
18991         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18992         (gst_wavparse_other), (gst_wavparse_perform_seek),
18993         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18994         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18995         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18996         * gst/wavparse/gstwavparse.h:
18997         Use GstSegment to implement more seeking features.
18998
18999 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19000
19001         * gst/rtsp/rtspconnection.c:
19002           Add <netinet/in.h> include and move <arpa/inet.h> include
19003           to make things work on OpenBSD as well (fixes #323717;
19004           patch by: Benjamin Pineau)
19005
19006 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19007
19008         * gst/rtp/gstrtpspeexdepay.c:
19009         * gst/rtp/gstrtpspeexpay.c:
19010         Set clock rate to be fixed in 8000. It fixes bug #324012.
19011
19012 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19013
19014         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19015         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19016         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19017         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19018         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19019         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19020         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19021         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19022         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19023         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19024         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19025         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19026         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19027         * gst-plugins-good/gst/rtp/README:
19028         Fixed payload range in payloder caps. Removed payload range completely
19029         from depayloaders as they don't require payload type in their caps.
19030         In effect, there isn't any specific payload type for any given codec,
19031         only suggestions.
19032         Fixes bug #324011.
19033
19034 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19035
19036         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19037         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19038         (gst_videomixer_collected): Code cleanup and re-enabling 
19039         queued time validity check for correct EOS handling.
19040
19041 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19042
19043         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19044         (gst_oss_mixer_element_get_property),
19045         (gst_oss_mixer_element_change_state):
19046         Add 'device-name' property and fix state change function.
19047
19048 2005-12-13  Edward Hervey  <edward@fluendo.com>
19049
19050         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19051         If the speed of the file is null in the header, set the frame_time to
19052         the default setting of GST_SECOND / 70. Which is the default
19053         frame_delay for .fli files as stated in this document :
19054         http://www.compuphase.com/flic.htm
19055         Would be nice to have the time conversion done properly too (duration =
19056         flxh->frames * flxdec->frame_time)
19057
19058 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19059
19060         * docs/plugins/Makefile.am:
19061         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19062         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19063         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19064         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19065         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19066         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19067         documentation for videomixer on my way with a funny sample
19068         pipeline.
19069
19070 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19071
19072         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19073         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19074         (gst_videomixer_update_queues), (gst_videomixer_collected):
19075         Fix caps negotiation. (#323896)
19076
19077 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19078
19079         * gst/matroska/matroska-demux.c:
19080         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19081           Set correct timestamps on audio laces, fixes playback of mp3 from
19082                 matroska.
19083
19084 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19085
19086         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19087         (gst_au_parse_class_init), (gst_au_parse_init),
19088         (gst_au_parse_dispose), (gst_au_parse_chain),
19089         (gst_au_parse_change_state), (plugin_init):
19090         * gst/auparse/gstauparse.h:
19091           Use gst_object_unref() for GstObjects instead of
19092           g_object_unref() and fix a mem leak in a debug
19093           statement; while we're at it, also borgify, use
19094           boilerplate macros and clean up a little bit.
19095
19096 2005-12-11  Edward Hervey  <edward@fluendo.com>
19097
19098         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19099         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19100         Added pull mode.
19101
19102 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19103
19104         * gst/goom/gstgoom.c:
19105         * gst/level/level-example.c: (main):
19106         * gst/smoothwave/demo-osssrc.c: (main):
19107           Use audiotestsrc instead of sinesrc (#323798).
19108
19109 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19110
19111         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19112           more debug-func-ptr usage
19113
19114 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19115
19116         * gst/flx/flx_color.c: (flx_colorspace_convert):
19117         * gst/flx/flx_color.h:
19118         * gst/flx/flx_fmt.h:
19119         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19120         * gst/flx/gstflxdec.h:
19121           Now flxdec works on big-endian machines as well.
19122
19123 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19124
19125         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19126         (gst_fenced_buffer_copy):
19127           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19128           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19129           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19130           and use GST_DEBUG_FUNCPTR for pad functions.
19131
19132 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19133
19134         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19135         (gst_flac_dec_class_init), (gst_flac_dec_init),
19136         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19137         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19138         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19139         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19140         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19141         (gst_flac_dec_change_state):
19142         * ext/flac/gstflacdec.h:
19143           Rewrite flacdec a bit, so that even seeking might work now. Most
19144           importantly, don't act upon any flow return values we get, just tell
19145           the decoder everything's dandy and act on the flow return values
19146           later on in the loop function. We don't want to mess up the internal
19147           decoder state for non-fatal things like flushing pads etc. Other
19148           than that, use GstSegment (segment seeks don't work yet though, but
19149           should be easy to add), use boilerplate macros, drop the superfluous
19150           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19151           lots of other things.
19152
19153 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19154
19155         * configure.ac:
19156           Update comment in OSS includes check.
19157
19158         * sys/oss/gstossdmabuffer.c:
19159         * sys/oss/gstosshelper.c:
19160         * sys/oss/gstossmixer.c:
19161         * sys/oss/gstossmixertrack.c:
19162         * sys/oss/gstosssink.c:
19163         * sys/oss/gstosssrc.c:
19164         * sys/oss/oss_probe.c:
19165           Don't assume the OSS soundcard.h include is always in
19166           the sys/ directory. Instead, use the existing defines
19167           from config.h to include the right file. Fixes
19168           compilation on OpenBSD 3.8 (#323718).
19169
19170 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19171
19172         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19173         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19174         * docs/plugins/inspect/plugin-1394.xml:
19175         * docs/plugins/inspect/plugin-aasink.xml:
19176         * docs/plugins/inspect/plugin-alaw.xml:
19177         * docs/plugins/inspect/plugin-alpha.xml:
19178         * docs/plugins/inspect/plugin-alphacolor.xml:
19179         * docs/plugins/inspect/plugin-auparse.xml:
19180         * docs/plugins/inspect/plugin-autodetect.xml:
19181         * docs/plugins/inspect/plugin-avi.xml:
19182         * docs/plugins/inspect/plugin-cacasink.xml:
19183         * docs/plugins/inspect/plugin-cairo.xml:
19184         * docs/plugins/inspect/plugin-cutter.xml:
19185         * docs/plugins/inspect/plugin-debug.xml:
19186         * docs/plugins/inspect/plugin-dv.xml:
19187         * docs/plugins/inspect/plugin-efence.xml:
19188         * docs/plugins/inspect/plugin-effectv.xml:
19189         * docs/plugins/inspect/plugin-esdsink.xml:
19190         * docs/plugins/inspect/plugin-flac.xml:
19191         * docs/plugins/inspect/plugin-flxdec.xml:
19192         * docs/plugins/inspect/plugin-gconfelements.xml:
19193         * docs/plugins/inspect/plugin-goom.xml:
19194         * docs/plugins/inspect/plugin-jpeg.xml:
19195         * docs/plugins/inspect/plugin-level.xml:
19196         * docs/plugins/inspect/plugin-matroska.xml:
19197         * docs/plugins/inspect/plugin-mulaw.xml:
19198         * docs/plugins/inspect/plugin-multipart.xml:
19199         * docs/plugins/inspect/plugin-navigationtest.xml:
19200         * docs/plugins/inspect/plugin-ossaudio.xml:
19201         * docs/plugins/inspect/plugin-png.xml:
19202         * docs/plugins/inspect/plugin-rtp.xml:
19203         * docs/plugins/inspect/plugin-rtsp.xml:
19204         * docs/plugins/inspect/plugin-shout2send.xml:
19205         * docs/plugins/inspect/plugin-smpte.xml:
19206         * docs/plugins/inspect/plugin-speex.xml:
19207         * docs/plugins/inspect/plugin-udp.xml:
19208         * docs/plugins/inspect/plugin-videobox.xml:
19209         * docs/plugins/inspect/plugin-videoflip.xml:
19210         * docs/plugins/inspect/plugin-videomixer.xml:
19211         * docs/plugins/inspect/plugin-wavenc.xml:
19212         * docs/plugins/inspect/plugin-wavparse.xml:
19213         * ext/flac/gstflac.c: (plugin_init):
19214         * ext/flac/gstflacdec.c: (flacdec_get_type),
19215         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19216         (gst_flac_dec_init), (gst_flac_dec_finalize),
19217         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19218         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19219         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19220         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19221         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19222         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19223         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19224         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19225         * ext/flac/gstflacdec.h:
19226         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19227         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19228         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19229         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19230         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19231         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19232         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19233         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19234         (gst_flac_enc_change_state):
19235         * ext/flac/gstflacenc.h:
19236           borgify and fix up documentation
19237
19238 2005-12-09  Michael Smith  <msmith@fluendo.com>
19239
19240         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19241           Accept a wider range of flac files, more closely matching flac spec.
19242
19243 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19244
19245         * docs/plugins/Makefile.am: Add multipart elements.
19246         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19247         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19248         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19249         * gst/multipart/multipartdemux.c:
19250         * gst/multipart/multipartmux.c: Add docs.
19251
19252 2005-12-07  Edward Hervey  <edward@fluendo.com>
19253
19254         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19255         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19256         (gst_avi_demux_invert):
19257         Memleak and crasher fixes.
19258         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19259         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19260         Memleak fixes
19261
19262 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19263
19264         * ext/aalib/gstaasink.h:
19265         * ext/cairo/gsttextoverlay.h:
19266         * ext/dv/gstdvdec.h:
19267         * ext/dv/gstdvdemux.c:
19268         * ext/dv/gstdvdemux.h:
19269         * ext/esd/esdsink.h:
19270         * ext/flac/flac_compat.h:
19271         * ext/flac/gstflacdec.h:
19272         * ext/flac/gstflacenc.h:
19273         * ext/gconf/gconf.h:
19274         * ext/gconf/gstgconfaudiosink.h:
19275         * ext/gconf/gstgconfvideosink.h:
19276         * ext/gdk_pixbuf/gstgdkanimation.h:
19277         * ext/jpeg/gstjpegdec.h:
19278         * ext/jpeg/smokecodec.h:
19279         * ext/jpeg/smokeformat.h:
19280         * ext/ladspa/gstsignalprocessor.h:
19281         * ext/ladspa/search.c: (LADSPAPluginSearch):
19282         * ext/ladspa/utils.h:
19283         * ext/libmng/gstmng.c:
19284         * ext/libmng/gstmngdec.h:
19285         * ext/libmng/gstmngenc.c:
19286         * ext/libmng/gstmngenc.h:
19287         * ext/libpng/gstpng.c:
19288         * ext/libpng/gstpngenc.c:
19289         * ext/libpng/gstpngenc.h:
19290         * ext/shout2/gstshout2.h:
19291         * ext/speex/gstspeexdec.h:
19292         * ext/speex/gstspeexenc.c:
19293         * ext/speex/gstspeexenc.h:
19294         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19295         * gst/autodetect/gstautoaudiosink.h:
19296         * gst/autodetect/gstautovideosink.h:
19297         * gst/avi/gstavidemux.h:
19298         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19299         (gst_cutter_set_property), (gst_cutter_get_caps):
19300         * gst/cutter/gstcutter.h:
19301         * gst/debug/tests.c: (md5_process_block):
19302         * gst/debug/tests.h:
19303         * gst/effectv/gstwarp.c:
19304         * gst/flx/flx_fmt.h:
19305         * gst/flx/gstflxdec.h:
19306         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19307         (zoomFilterFastRGB):
19308         * gst/goom/filters.h:
19309         * gst/goom/goom_tools.h:
19310         * gst/law/alaw-encode.c:
19311         * gst/level/gstlevel.c:
19312         * gst/level/gstlevel.h:
19313         * gst/matroska/ebml-write.h:
19314         * gst/matroska/matroska-demux.h:
19315         * gst/matroska/matroska-ids.h:
19316         * gst/matroska/matroska-mux.h:
19317         * gst/monoscope/convolve.c: (convolve_match):
19318         * gst/monoscope/convolve.h:
19319         * gst/multipart/multipartmux.c:
19320         * gst/oldcore/gstaggregator.c:
19321         * gst/oldcore/gstaggregator.h:
19322         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19323         * gst/oldcore/gstmd5sink.h:
19324         * gst/oldcore/gstmultifilesrc.c:
19325         * gst/oldcore/gstmultifilesrc.h:
19326         * gst/oldcore/gstpipefilter.h:
19327         * gst/oldcore/gstshaper.h:
19328         * gst/rtp/gstrtpL16depay.h:
19329         * gst/rtp/gstrtpL16pay.h:
19330         * gst/rtp/gstrtpdepay.h:
19331         * gst/rtp/gstrtpmp4vpay.c:
19332         * gst/rtp/gstrtpmp4vpay.h:
19333         * gst/rtsp/gstrtspsrc.c:
19334         * gst/rtsp/gstrtspsrc.h:
19335         * gst/rtsp/rtspconnection.h:
19336         * gst/rtsp/rtspdefs.h:
19337         * gst/rtsp/rtspmessage.h:
19338         * gst/rtsp/rtsptransport.h:
19339         * gst/rtsp/rtspurl.c:
19340         * gst/rtsp/rtspurl.h:
19341         * gst/rtsp/sdpmessage.c:
19342         * gst/rtsp/sdpmessage.h:
19343         * gst/smpte/barboxwipes.c:
19344         * gst/smpte/gstmask.h:
19345         * gst/smpte/gstsmpte.h:
19346         * gst/smpte/paint.c:
19347         * gst/smpte/paint.h:
19348         * gst/udp/gstdynudpsink.h:
19349         * gst/udp/gstmultiudpsink.h:
19350         * gst/udp/gstudpsink.c:
19351         * gst/udp/gstudpsink.h:
19352         * gst/udp/gstudpsrc.c:
19353         * gst/videomixer/videomixer.c:
19354         * gst/wavenc/riff.h:
19355         * gst/wavparse/gstwavparse.h:
19356         * sys/oss/gstossdmabuffer.h:
19357         * sys/oss/gstossmixer.h:
19358         * sys/oss/gstossmixerelement.h:
19359         * sys/oss/gstossmixertrack.h:
19360         * sys/oss/gstosssink.c:
19361         * sys/oss/gstosssink.h:
19362         * sys/oss/gstosssrc.c:
19363         * sys/oss/gstosssrc.h:
19364         * sys/osxaudio/gstosxaudioelement.h:
19365         * sys/osxaudio/gstosxaudiosink.h:
19366         * sys/osxaudio/gstosxaudiosrc.h:
19367           expand tabs
19368
19369 === release 0.10.0 ===
19370
19371 2005-12-05   <thomas (at) apestaart (dot) org>
19372
19373         * configure.ac:
19374           releasing 0.10.0, "Abondance"
19375
19376 2005-12-05  Andy Wingo  <wingo@pobox.com>
19377
19378         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19379         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19380         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19381         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19382         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19383         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19384         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19385         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19386         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19387         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19388         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19389         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19390         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19391         * gst/goom/gstgoom.c: (gst_goom_chain):
19392         * gst/matroska/matroska-demux.c:
19393         (gst_matroska_demux_push_vorbis_codec_priv_data),
19394         (gst_matroska_demux_add_wvpk_header):
19395         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19396         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19397         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19398         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19399         alloc_buffer changes.
19400
19401 2005-12-05  Michael Smith  <msmith@fluendo.com>
19402
19403         * docs/plugins/gst-plugins-good-plugins.args:
19404           Remove args for plugins that aren't in -good.
19405
19406 === release 0.9.7 ===
19407
19408 2005-12-01   <thomas (at) apestaart (dot) org>
19409
19410         * configure.ac:
19411           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19412
19413 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19414
19415         * docs/plugins/.cvsignore:
19416         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19417         * docs/plugins/inspect/plugin-multipart.xml:
19418         * docs/plugins/inspect/plugin-rtp.xml:
19419           add multipart plugin to docs
19420
19421 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19422
19423         * configure.ac:
19424         * ext/Makefile.am:
19425         * ext/pango/Makefile.am:
19426         * ext/pango/gstclockoverlay.c:
19427         * ext/pango/gstclockoverlay.h:
19428         * ext/pango/gsttextoverlay.c:
19429         * ext/pango/gsttextoverlay.h:
19430         * ext/pango/gsttextrender.c:
19431         * ext/pango/gsttextrender.h:
19432         * ext/pango/gsttimeoverlay.c:
19433         * ext/pango/gsttimeoverlay.h:
19434           move pango to base
19435
19436 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19437
19438         * gst/rtp/Makefile.am:
19439         * gst/rtp/gstrtpL16depay.c:
19440         * gst/rtp/gstrtpL16depay.h:
19441         * gst/rtp/gstrtpL16parse.c:
19442         * gst/rtp/gstrtpL16parse.h:
19443         * gst/rtp/gstrtpgsmdepay.c:
19444         * gst/rtp/gstrtpgsmdepay.h:
19445         * gst/rtp/gstrtpgsmparse.c:
19446         * gst/rtp/gstrtpgsmparse.h:
19447           parsers are depayers
19448
19449 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19450
19451         * gst/rtp/Makefile.am:
19452         * gst/rtp/gstasteriskh263.c:
19453         * gst/rtp/gstrtp.c:
19454         * gst/rtp/gstrtpL16enc.c:
19455         * gst/rtp/gstrtpL16enc.h:
19456         * gst/rtp/gstrtpL16parse.c:
19457         * gst/rtp/gstrtpL16parse.h:
19458         * gst/rtp/gstrtpL16pay.c:
19459         * gst/rtp/gstrtpL16pay.h:
19460         * gst/rtp/gstrtpamrdec.c:
19461         * gst/rtp/gstrtpamrdec.h:
19462         * gst/rtp/gstrtpamrdepay.c:
19463         * gst/rtp/gstrtpamrdepay.h:
19464         * gst/rtp/gstrtpamrenc.c:
19465         * gst/rtp/gstrtpamrenc.h:
19466         * gst/rtp/gstrtpamrpay.c:
19467         * gst/rtp/gstrtpamrpay.h:
19468         * gst/rtp/gstrtpdec.c:
19469         * gst/rtp/gstrtpdec.h:
19470         * gst/rtp/gstrtpdepay.c:
19471         * gst/rtp/gstrtpdepay.h:
19472         * gst/rtp/gstrtpg711dec.c:
19473         * gst/rtp/gstrtpg711dec.h:
19474         * gst/rtp/gstrtpg711depay.c:
19475         * gst/rtp/gstrtpg711depay.h:
19476         * gst/rtp/gstrtpg711enc.c:
19477         * gst/rtp/gstrtpg711enc.h:
19478         * gst/rtp/gstrtpg711pay.c:
19479         * gst/rtp/gstrtpg711pay.h:
19480         * gst/rtp/gstrtpgsmenc.c:
19481         * gst/rtp/gstrtpgsmenc.h:
19482         * gst/rtp/gstrtpgsmparse.c:
19483         * gst/rtp/gstrtpgsmparse.h:
19484         * gst/rtp/gstrtpgsmpay.c:
19485         * gst/rtp/gstrtpgsmpay.h:
19486         * gst/rtp/gstrtph263enc.c:
19487         * gst/rtp/gstrtph263enc.h:
19488         * gst/rtp/gstrtph263pay.c:
19489         * gst/rtp/gstrtph263pay.h:
19490         * gst/rtp/gstrtph263pdec.c:
19491         * gst/rtp/gstrtph263pdec.h:
19492         * gst/rtp/gstrtph263pdepay.c:
19493         * gst/rtp/gstrtph263pdepay.h:
19494         * gst/rtp/gstrtph263penc.c:
19495         * gst/rtp/gstrtph263penc.h:
19496         * gst/rtp/gstrtph263ppay.c:
19497         * gst/rtp/gstrtph263ppay.h:
19498         * gst/rtp/gstrtpmp4vdec.c:
19499         * gst/rtp/gstrtpmp4vdec.h:
19500         * gst/rtp/gstrtpmp4vdepay.c:
19501         * gst/rtp/gstrtpmp4vdepay.h:
19502         * gst/rtp/gstrtpmp4venc.c:
19503         * gst/rtp/gstrtpmp4venc.h:
19504         * gst/rtp/gstrtpmp4vpay.c:
19505         * gst/rtp/gstrtpmp4vpay.h:
19506         * gst/rtp/gstrtpmpadec.c:
19507         * gst/rtp/gstrtpmpadec.h:
19508         * gst/rtp/gstrtpmpadepay.c:
19509         * gst/rtp/gstrtpmpadepay.h:
19510         * gst/rtp/gstrtpmpaenc.c:
19511         * gst/rtp/gstrtpmpaenc.h:
19512         * gst/rtp/gstrtpmpapay.c:
19513         * gst/rtp/gstrtpmpapay.h:
19514         * gst/rtp/gstrtpspeexdec.c:
19515         * gst/rtp/gstrtpspeexdec.h:
19516         * gst/rtp/gstrtpspeexdepay.c:
19517         * gst/rtp/gstrtpspeexdepay.h:
19518         * gst/rtp/gstrtpspeexenc.c:
19519         * gst/rtp/gstrtpspeexenc.h:
19520         * gst/rtp/gstrtpspeexpay.c:
19521         * gst/rtp/gstrtpspeexpay.h:
19522           Do burger's rename for rtp payloaders and depayloaders
19523
19524 2005-11-30  Wim Taymans  <wim@fluendo.com>
19525
19526         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19527         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19528         * ext/dv/gstdvdemux.h:
19529         Fix seeking in dvdemux again, add some more debug info.
19530
19531 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19532
19533         * configure.ac:
19534           fix tests
19535
19536 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19537
19538         * PORTED_09:
19539         * docs/random/PORTED_09:
19540           move
19541         * tests/Makefile.am:
19542           add
19543         * win32/gst.sln:
19544           remove
19545
19546 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19547
19548         * Makefile.am:
19549         * check/.cvsignore:
19550         * check/Makefile.am:
19551         * check/elements/.cvsignore:
19552         * check/elements/level.c:
19553         * check/elements/matroskamux.c:
19554         * configure.ac:
19555         * examples/Makefile.am:
19556         * examples/capsfilter/Makefile.am:
19557         * examples/capsfilter/capsfilter1.c:
19558         * examples/gob/Makefile.am:
19559         * examples/gob/gst-identity2.gob:
19560         * examples/gstplay/.cvsignore:
19561         * examples/gstplay/Makefile.am:
19562         * examples/gstplay/player.c:
19563         * examples/indexing/.cvsignore:
19564         * examples/indexing/Makefile.am:
19565         * examples/indexing/indexmpeg.c:
19566         * examples/level/Makefile.am:
19567         * examples/level/README:
19568         * examples/level/demo.c:
19569         * examples/level/plot.c:
19570         * examples/stats/Makefile.am:
19571         * examples/stats/mp2ogg.c:
19572         * examples/switch/.cvsignore:
19573         * examples/switch/Makefile.am:
19574         * examples/switch/switcher.c:
19575           move under tests/
19576
19577 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19578
19579         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19580         (gst_text_render_class_init), (resize_bitmap),
19581         (gst_text_render_render_text), (gst_text_render_setcaps),
19582         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19583         (gst_text_render_chain), (gst_text_render_finalize),
19584         (gst_text_render_init), (gst_text_render_set_property):
19585         * ext/pango/gsttextrender.h:
19586           Add missing files.
19587
19588 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19589
19590         * configure.ac:
19591         * ext/Makefile.am:
19592         * ext/pango/Makefile.am:
19593         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19594         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19595         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19596         * ext/pango/gstclockoverlay.h:
19597         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19598         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19599         (gst_text_overlay_finalize), (gst_text_overlay_init),
19600         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19601         (gst_text_overlay_text_pad_linked),
19602         (gst_text_overlay_text_pad_unlinked),
19603         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19604         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19605         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19606         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19607         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19608         (gst_text_overlay_change_state), (plugin_init):
19609         * ext/pango/gsttextoverlay.h:
19610         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19611         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19612         (gst_time_overlay_class_init), (gst_time_overlay_init):
19613         * ext/pango/gsttimeoverlay.h:
19614           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19615           and add background shading and text wrapping modes. Make 
19616           timoverlay derive from textoverlay. Also add new clockoverlay
19617           element.
19618
19619 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19620
19621         * gst/udp/Makefile.am: Moved to netbuffer.
19622
19623 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19624
19625         * configure.ac:
19626         * PORTED_O9:
19627         * gst/multipart/Makefile.am:
19628         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19629         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19630         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19631         (gst_multipart_demux_change_state),
19632         (gst_multipart_demux_plugin_init):
19633         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19634         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19635         (gst_multipart_mux_sinkconnect),
19636         (gst_multipart_mux_request_new_pad),
19637         (gst_multipart_mux_handle_src_event),
19638         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19639         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19640         0.9.
19641
19642 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19643
19644         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19645         * gst/debug/gstnavigationtest.h:
19646         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19647         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19648         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19649         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19650         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19651         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19652         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19653         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19654         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19655         (gst_video_flip_get_type):
19656         * gst/videofilter/gstvideoflip.h:
19657           update for symbols change
19658
19659 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19660
19661         * gst/udp/gstdynudpsink.c:
19662         * gst/udp/gstudpsrc.c:
19663           the old gstnet lib was renamed gstnetbuffer (#322257)
19664
19665 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19666
19667         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19668         (gst_text_overlay_collected):
19669           Actually render the text from the text pad.
19670
19671 2005-11-29  Edward Hervey  <edward@fluendo.com>
19672
19673         * gst/debug/gstnavseek.c: (gst_navseek_event):
19674         * gst/debug/progressreport.c: (gst_progress_report_event):
19675         Update for GstBaseTransform event virtual method
19676
19677 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19678
19679         * ext/cairo/Makefile.am:
19680           no need to link to videofilter
19681
19682 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19683
19684         * gst/debug/Makefile.am:
19685         * gst/debug/gstnavigationtest.h:
19686         * gst/effectv/Makefile.am:
19687         * gst/effectv/gstaging.c:
19688         * gst/effectv/gstdice.c:
19689         * gst/effectv/gstedge.c:
19690         * gst/effectv/gstquark.c:
19691         * gst/effectv/gstrev.c:
19692         * gst/effectv/gstshagadelic.c:
19693         * gst/effectv/gstvertigo.c:
19694         * gst/effectv/gstwarp.c:
19695         * gst/videofilter/Makefile.am:
19696         * gst/videofilter/gstvideofilter.c:
19697         * gst/videofilter/gstvideofilter.h:
19698         * gst/videofilter/gstvideoflip.h:
19699           remove the videofilter library and link to the one in base
19700
19701 2005-11-28  Edward Hervey  <edward@fluendo.com>
19702
19703         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19704         Useless check now we're setting the current entry correctly.
19705
19706 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19707
19708         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19709         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19710         (gst_jpegenc_change_state):
19711           Don't leak input buffer in chain function (fixes #322667); make 
19712           state change function thread-safe; don't repeat the current function
19713           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19714           gst_pad_alloc_buffer(); misc. minor cleanups.
19715
19716 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19717
19718         * gst/matroska/matroska-mux.c:
19719         (gst_matroska_mux_video_pad_setcaps):
19720         Look for pixel-aspect-ratio in caps, not pixel_width and
19721         pixel_height (Fixes: #322645)
19722
19723 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19724
19725         * gst/matroska/matroska-mux.c:
19726         (gst_matroska_mux_video_pad_setcaps):
19727         From Michal Benes:
19728         frame duration should be GST_SECOND / framerate, not
19729         GST_SECOND * framerate. (Fixes: #322643)
19730
19731 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19732
19733         * configure.ac:
19734           fix up GST_PLUGIN_LDFLAGS
19735         * gst/rtsp/rtspconnection.c:
19736           fix includes (see #317043)
19737         * gst/videofilter/Makefile.am:
19738           stop installing this library
19739
19740 2005-11-26  Edward Hervey  <edward@fluendo.com>
19741
19742         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19743         Handle the case where the incoming Video dv stream doesn't have
19744         a pixel aspect ratio set.
19745
19746 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19747
19748         * docs/plugins/Makefile.am:
19749         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19750         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19751         * ext/flac/gstflacdec.c:
19752           document flacdec
19753
19754 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19755
19756         * docs/plugins/Makefile.am:
19757         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19758         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19759         * docs/plugins/inspect/plugin-autodetect.xml:
19760         * ext/cairo/gstcairo.c: (plugin_init):
19761         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19762         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19763         (gst_text_overlay_init), (gst_text_overlay_font_init),
19764         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19765         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19766         (gst_text_overlay_text_pad_linked),
19767         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19768         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19769         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19770         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19771         (gst_text_overlay_change_state):
19772         * ext/cairo/gsttextoverlay.h:
19773         * ext/cairo/gsttimeoverlay.c:
19774         (gst_cairo_time_overlay_update_font_height),
19775         (gst_cairo_time_overlay_set_caps),
19776         (gst_cairo_time_overlay_get_unit_size),
19777         (gst_cairo_time_overlay_print_smpte_time),
19778         (gst_cairo_time_overlay_transform),
19779         (gst_cairo_time_overlay_base_init),
19780         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19781         (gst_cairo_time_overlay_get_type):
19782         * ext/cairo/gsttimeoverlay.h:
19783           do some name borgifying
19784           document
19785
19786 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19787
19788         * docs/plugins/Makefile.am:
19789         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19790         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19791         * gst/autodetect/gstautoaudiosink.c:
19792         (gst_auto_audio_sink_base_init):
19793         * gst/autodetect/gstautovideosink.c:
19794         (gst_auto_video_sink_base_init),
19795         (gst_auto_video_sink_factory_filter):
19796           documenting auto*sink
19797           using strstr for the video sink lookup, class field is not ordered
19798         * docs/plugins/inspect/plugin-1394.xml:
19799         * docs/plugins/inspect/plugin-aasink.xml:
19800         * docs/plugins/inspect/plugin-alaw.xml:
19801         * docs/plugins/inspect/plugin-alpha.xml:
19802         * docs/plugins/inspect/plugin-alphacolor.xml:
19803         * docs/plugins/inspect/plugin-auparse.xml:
19804         * docs/plugins/inspect/plugin-autodetect.xml:
19805         * docs/plugins/inspect/plugin-avi.xml:
19806         * docs/plugins/inspect/plugin-cacasink.xml:
19807         * docs/plugins/inspect/plugin-cairo.xml:
19808         * docs/plugins/inspect/plugin-cutter.xml:
19809         * docs/plugins/inspect/plugin-debug.xml:
19810         * docs/plugins/inspect/plugin-dv.xml:
19811         * docs/plugins/inspect/plugin-efence.xml:
19812         * docs/plugins/inspect/plugin-effectv.xml:
19813         * docs/plugins/inspect/plugin-esdsink.xml:
19814         * docs/plugins/inspect/plugin-flac.xml:
19815         * docs/plugins/inspect/plugin-flxdec.xml:
19816         * docs/plugins/inspect/plugin-gconfelements.xml:
19817         * docs/plugins/inspect/plugin-goom.xml:
19818         * docs/plugins/inspect/plugin-jpeg.xml:
19819         * docs/plugins/inspect/plugin-level.xml:
19820         * docs/plugins/inspect/plugin-matroska.xml:
19821         * docs/plugins/inspect/plugin-mulaw.xml:
19822         * docs/plugins/inspect/plugin-navigationtest.xml:
19823         * docs/plugins/inspect/plugin-ossaudio.xml:
19824         * docs/plugins/inspect/plugin-png.xml:
19825         * docs/plugins/inspect/plugin-rtp.xml:
19826         * docs/plugins/inspect/plugin-rtsp.xml:
19827         * docs/plugins/inspect/plugin-shout2send.xml:
19828         * docs/plugins/inspect/plugin-smpte.xml:
19829         * docs/plugins/inspect/plugin-speex.xml:
19830         * docs/plugins/inspect/plugin-udp.xml:
19831         * docs/plugins/inspect/plugin-videobox.xml:
19832         * docs/plugins/inspect/plugin-videoflip.xml:
19833         * docs/plugins/inspect/plugin-videomixer.xml:
19834         * docs/plugins/inspect/plugin-wavenc.xml:
19835         * docs/plugins/inspect/plugin-wavparse.xml:
19836           update for HEAD version
19837
19838 2005-11-25  Michael Smith  <msmith@fluendo.com>
19839
19840         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19841           Patch from Sebastien Cote to close control sockets in udpsrc.
19842
19843 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19844
19845         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19846         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19847         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19848         (gst_quarktv_base_init), (gst_quarktv_class_init),
19849         (gst_quarktv_init): Flush the planes list on reverse caps
19850         negotiation. This was crashing because of differently sized
19851         buffers.
19852
19853 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19854
19855         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19856         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19857         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19858         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19859         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19860         (gst_videoflip_set_property), (gst_videoflip_base_init),
19861         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19862         correctly, fix identity flipping, convert navigation event 
19863         correctly again.
19864
19865 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19866
19867         * configure.ac: back to HEAD
19868
19869 === release 0.9.6 ===
19870
19871 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19872
19873         * configure.ac:
19874           releasing 0.9.6, "Everything's Not Lost"
19875
19876 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19877
19878         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19879         Oops, initialise the framerate GValue
19880
19881 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19882
19883         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19884         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19885         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19886         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19887         (gst_timeoverlay_get_type):
19888         * ext/cairo/gsttimeoverlay.h:
19889         * gst/debug/Makefile.am:
19890         * gst/debug/gstnavigationtest.c:
19891         (gst_navigationtest_handle_src_event),
19892         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19893         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19894         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19895         (gst_navigationtest_init), (gst_navigationtest_get_type),
19896         (plugin_init):
19897         * gst/debug/gstnavigationtest.h:
19898         * gst/effectv/Makefile.am:
19899         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19900         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19901         (gst_agingtv_base_init), (gst_agingtv_class_init),
19902         (gst_agingtv_init), (gst_agingtv_get_type):
19903         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19904         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19905         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19906         (gst_dicetv_get_type):
19907         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19908         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19909         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19910         (gst_edgetv_get_type):
19911         * gst/effectv/gsteffectv.c:
19912         * gst/effectv/gsteffectv.h:
19913         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19914         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19915         (gst_quarktv_change_state), (gst_quarktv_base_init),
19916         (gst_quarktv_class_init), (gst_quarktv_init),
19917         (gst_quarktv_get_type):
19918         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19919         (gst_revtv_get_unit_size), (gst_revtv_transform),
19920         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19921         (gst_revtv_get_type):
19922         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19923         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19924         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19925         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19926         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19927         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19928         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19929         (gst_vertigotv_init), (gst_vertigotv_get_type):
19930         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19931         (gst_warptv_get_unit_size), (gst_warptv_transform),
19932         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19933         (gst_warptv_get_type):
19934         * gst/videofilter/Makefile.am:
19935         * gst/videofilter/gstvideobalance.c:
19936         * gst/videofilter/gstvideobalance.h:
19937         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19938         (gst_videofilter_class_init), (gst_videofilter_init):
19939         * gst/videofilter/gstvideofilter.h:
19940         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19941         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19942         (gst_videoflip_flip), (gst_videoflip_transform),
19943         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19944         (gst_videoflip_base_init), (gst_videoflip_class_init),
19945         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19946         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19947         BaseTransform, it's just a place holder for now and every video
19948         effect plugin has been ported to use BaseTransform features 
19949         directly. QuarkTV was fixed too (was broken), navigationtest works
19950         and best for the end, videoflip converts navigation events depending
19951         on flip method ! Fixes #320953
19952
19953 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19954
19955         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19956         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19957         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19958         (gst_goom_src_negotiate), (gst_goom_chain):
19959         * gst/matroska/matroska-mux.c:
19960         (gst_matroska_mux_video_pad_setcaps):
19961         * sys/osxvideo/osxvideosink.m:
19962           Fixes for API changes
19963
19964 2005-11-23  Michael Smith <msmith@fluendo.com>
19965
19966         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19967         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19968         * ext/jpeg/gstjpegdec.h:
19969         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19970         * ext/jpeg/gstjpegenc.h:
19971         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19972         (gst_smokeenc_resync):
19973         * ext/jpeg/gstsmokeenc.h:
19974           JPEG fractiony goodness.
19975
19976 2005-11-22  Michael Smith <msmith@fluendo.com>
19977
19978         * gst/goom/filters.c:
19979         * gst/goom/graphic.h:
19980           Fix compilation by making some functions static inline instead of
19981           extern inline, matching the way they're used.
19982
19983 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19984
19985         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19986         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19987         * ext/cairo/gsttextoverlay.h:
19988         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19989         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19990         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19991         (gst_pngdec_caps_create_and_set):
19992         * ext/libpng/gstpngdec.h:
19993         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19994         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19995         * gst/avi/gstavimux.c: (gst_avimux_init),
19996         (gst_avimux_vidsinkconnect):
19997         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19998         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19999         (gst_goom_src_negotiate), (gst_goom_chain):
20000         * gst/goom/gstgoom.h:
20001         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20002         * gst/matroska/matroska-mux.c:
20003         (gst_matroska_mux_video_pad_setcaps):
20004         * sys/osxvideo/osxvideosink.h:
20005         * sys/osxvideo/osxvideosink.m:
20006           More fractional framerate conversions 
20007
20008 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20009
20010         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20011         * gst/debug/gstnavigationtest.c:
20012         (gst_navigationtest_handle_src_event):
20013         * gst/videofilter/gstvideofilter.c:
20014         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20015         (gst_videofilter_init):
20016         * gst/videofilter/gstvideofilter.h:
20017           Convert to fractional framerates.
20018
20019 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20020
20021         * ext/aalib/gstaasink.c:
20022         * ext/dv/gstdvdec.c:
20023         * ext/esd/esdmon.c:
20024         * ext/flac/gstflacenc.c:
20025         * ext/gdk_pixbuf/pixbufscale.c:
20026         * ext/libcaca/gstcacasink.c:
20027         * ext/shout2/gstshout2.c:
20028         * gst/alpha/gstalpha.c:
20029         * gst/oldcore/gstaggregator.c:
20030         * gst/oldcore/gstshaper.c:
20031         * gst/smpte/barboxwipes.c:
20032         * gst/smpte/gstsmpte.c:
20033         * gst/videobox/gstvideobox.c:
20034         * gst/videofilter/gstvideoflip.c:
20035         * gst/videomixer/videomixer.c:
20036           fix up more enums
20037
20038 2005-11-22  Michael Smith <msmith@fluendo.com>
20039
20040         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20041         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20042         (gst_videomixer_update_queues):
20043           Fractional framerates, videomixer.
20044
20045 2005-11-22  Michael Smith <msmith@fluendo.com>
20046
20047         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20048         * ext/dv/gstdvdec.h:
20049         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20050         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20051         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20052         (gst_dvdemux_flush):
20053         * ext/dv/gstdvdemux.h:
20054           Fractional framerates for DV. 
20055
20056 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20057
20058         * gst/autodetect/gstautoaudiosink.c:
20059         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20060         * gst/autodetect/gstautovideosink.c:
20061         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20062           Use gst_plugin_feature_list_free() to free feature list and
20063           in the case of autovideosink free the list at all. Also
20064           miscellaneous cosmetic fixes.
20065
20066 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20067
20068         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20069         (gst_cutter_set_property), (gst_cutter_get_caps):
20070           copy calculation code from level; remove use of some audio
20071           functions
20072
20073 2005-11-22  Andy Wingo  <wingo@pobox.com>
20074
20075         * Update for gst_tag_setter API changes.
20076
20077 2005-11-22  Andy Wingo  <wingo@pobox.com>
20078
20079         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20080         (gst_dvdemux_demux_frame)
20081         * ext/flac/gstflacdec.c (gst_flacdec_write)
20082         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20083         (gst_flacenc_sink_event)
20084         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20085         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20086         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20087         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20088         * gst/auparse/gstauparse.c (gst_auparse_chain)
20089         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20090         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20091         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20092         (gst_avi_demux_handle_seek)
20093         * gst/goom/gstgoom.c (gst_goom_event)
20094         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20095         * gst/matroska/matroska-demux.c
20096         (gst_matroska_demux_handle_seek_event)
20097         (gst_matroska_demux_loop_stream_parse_id)
20098         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20099         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20100         (gst_wavparse_stream_headers): Run update-funcnames.
20101
20102 2005-11-22  Edward Hervey  <edward@fluendo.com>
20103
20104         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20105         (gst_dv1394src_init), (gst_dv1394src_dispose),
20106         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20107         (gst_dv1394src_uri_set_uri):
20108         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20109         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20110         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20111         URIHandler interface and element properties are now properly
20112         synchronized for DV1394src and UDPSrc
20113
20114 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20115
20116         * ext/flac/Makefile.am:
20117         * ext/speex/Makefile.am:
20118           libgsttagedit has been renamed to libgsttag.
20119
20120 2005-11-21  Wim Taymans  <wim@fluendo.com>
20121
20122         * gst/rtsp/rtspconnection.c: (read_body):
20123         Apply patch from Sebastien Cote to fix #319184.
20124
20125 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20126
20127         * configure.ac:
20128         * gst/cutter/Makefile.am:
20129         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20130         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20131         (gst_cutter_set_property), (gst_cutter_get_property),
20132         (plugin_init), (gst_cutter_get_caps):
20133           port cutter
20134         * gst/level/gstlevel.c:
20135           fix up plugin details
20136
20137 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20138
20139         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20140         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20141         (gst_flacdec_src_event):
20142         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20143         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20144         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20145         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20146         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20147         (gst_flxdec_sink_event_handler):
20148         * gst/matroska/matroska-demux.c:
20149         (gst_matroska_demux_handle_seek_event):
20150         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20151           Update for stream lock API changes: don't take stream log
20152           in sink event handlers any longer and change GST_STREAM_LOCK
20153           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20154           functions.
20155
20156 2005-11-21  Michael Smith <msmith@fluendo.com>
20157
20158         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20159           gst_object_unref, not g_object_unref
20160
20161 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20162
20163         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20164         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20165           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20166
20167 2005-11-21  Michael Smith <msmith@fluendo.com>
20168
20169         * gst/auparse/Makefile.am:
20170         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20171         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20172         (gst_auparse_change_state):
20173         * gst/auparse/gstauparse.h:
20174           Partially fix #161712. playbin still doesn't work on these files,
20175           (on the bug report, Andy says we aren't typefinding it for some
20176           reason?) but at least auparse isn't totally busted like it was before.
20177
20178 2005-11-21  Andy Wingo  <wingo@pobox.com>
20179
20180         * *.h:
20181         * *.c: Ran scripts/update-macros. Oh yes.
20182
20183 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20184
20185         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20186           Filler events are gone for now, comment out section generating
20187           them.
20188
20189 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20190
20191         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20192         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20193         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20194         * sys/osxvideo/osxvideosink.m:
20195           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20196           (#322027)
20197
20198 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20199
20200         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20201         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20202         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20203         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20204         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20205         (gst_avi_demux_stream_data):
20206         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20207         * gst/wavenc/gstwavenc.c: (write_metadata):
20208         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20209         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20210         Fixes for GST_FOURCC_FORMAT API change.
20211
20212 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20213
20214         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20215         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20216         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20217         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20218         (gst_text_overlay_change_state):
20219         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20220         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20221         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20222         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20223         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20224         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20225         (gst_videomixer_change_state):
20226           Fix for collect pads API change. Also fix textoverlay state
20227           change function.
20228
20229 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20230
20231         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20232         GST_PAD_IS_USABLE by something approaching it.
20233
20234 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20235
20236         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20237         API changes.
20238         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20239         but also fix the code that was not checking return values from
20240         pad_push neither using pad_alloc_buffer.
20241
20242 2005-11-18  Edward Hervey  <edward@fluendo.com>
20243
20244         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20245         (gst_pngenc_chain):
20246         Added debug category
20247         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20248         goes to EOS.
20249
20250 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20251
20252         * gst/rtp/Makefile.am
20253         * gst/rtp/gstrtp.c
20254         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20255         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20256         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20257         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20258         * gst/rtp/gstrtpg711enc.h:
20259         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20260         * gst/rtp/gstrtpspeexenc.c:
20261         * gst/rtp/gstrtpspeexenc.h:
20262         * gst/rtp/gstrtpspeexdec.c:
20263         * gst/rtp/gstrtpspeexdec.h:
20264         Created Speex payloader and depayloader; Optimize G711 payloader to
20265         use adapter and send packets until MTU size.
20266
20267 2005-11-16  Wim Taymans  <wim@fluendo.com>
20268
20269         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20270         Fix leak in check.
20271
20272 2005-11-16  Wim Taymans  <wim@fluendo.com>
20273
20274         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20275         Fix state change.
20276
20277 2005-11-16  Andy Wingo  <wingo@pobox.com>
20278
20279         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20280         (gst_udpsrc_create): Move comment.
20281
20282 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20283
20284         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20285
20286         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20287           When seeking, seek to closest index entry at or before the requested
20288           seek position, not just the closest one (#321001).
20289
20290 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20291
20292         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20293         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20294           Invert DIB images again (see #132341).
20295
20296 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20297
20298         * configure.ac:
20299           rework configure.ac file
20300         * ext/aalib/gstaasink.c:
20301         * ext/cairo/gstcairo.c:
20302         * ext/dv/gstdv.c:
20303         * ext/esd/gstesd.c:
20304         * ext/flac/gstflac.c:
20305         * ext/gconf/gstgconfelements.c:
20306         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20307         * ext/jpeg/gstjpeg.c:
20308         * ext/ladspa/gstladspa.c:
20309         * ext/libcaca/gstcacasink.c:
20310         * ext/libmng/gstmng.c:
20311         * ext/libpng/gstpng.c:
20312         * ext/mikmod/gstmikmod.c:
20313         * ext/pango/gsttextoverlay.c:
20314         * ext/pango/gsttimeoverlay.c:
20315         * ext/raw1394/gst1394.c:
20316         * ext/speex/gstspeex.c:
20317         * gst/alpha/Makefile.am:
20318         * gst/alpha/gstalpha.c:
20319         * gst/alpha/gstalphacolor.c:
20320         * gst/auparse/gstauparse.c:
20321         * gst/autodetect/gstautoaudiosink.c:
20322         (gst_auto_audio_sink_factory_filter),
20323         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20324         * gst/autodetect/gstautodetect.c:
20325         * gst/avi/gstavi.c:
20326         * gst/cutter/gstcutter.c:
20327         * gst/debug/efence.c:
20328         * gst/debug/gstdebug.c:
20329         * gst/debug/gstnavigationtest.c:
20330         * gst/effectv/gsteffectv.c:
20331         * gst/flx/gstflxdec.c:
20332         * gst/goom/gstgoom.c:
20333         * gst/interleave/plugin.c:
20334         * gst/law/alaw.c:
20335         * gst/law/mulaw.c:
20336         * gst/level/gstlevel.c:
20337         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20338         * gst/matroska/matroska.c:
20339         * gst/median/gstmedian.c:
20340         * gst/monoscope/gstmonoscope.c:
20341         * gst/multipart/multipart.c:
20342         * gst/oldcore/gstelements.c:
20343         * gst/rtp/gstrtp.c:
20344         * gst/rtsp/gstrtsp.c:
20345         * gst/smoothwave/gstsmoothwave.c:
20346         * gst/smpte/gstsmpte.c:
20347         * gst/udp/gstudp.c:
20348         * gst/videobox/gstvideobox.c:
20349         * gst/videofilter/gstgamma.c:
20350         * gst/videofilter/gstvideobalance.c:
20351         * gst/videofilter/gstvideoflip.c:
20352         * gst/videofilter/gstvideotemplate.c:
20353         * gst/videomixer/videomixer.c:
20354         * gst/wavenc/gstwavenc.c:
20355         * gst/wavparse/gstwavparse.c:
20356         * sys/oss/gstossaudio.c:
20357         * sys/osxaudio/gstosxaudio.c:
20358           update GST_PLUGIN_DEFINE
20359         * gst/rtp/Makefile.am:
20360         * gst/rtp/gstasteriskh263.c:
20361           check for htons/htonl headers and possibly link to winsock2 lib
20362
20363 2005-11-12  Edward Hervey  <edward@fluendo.com>
20364
20365         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20366         Only GST_DEBUG() information on the valid components.
20367
20368 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20369
20370         * configure.ac: back to HEAD
20371
20372 === release 0.9.5 ===
20373
20374 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20375
20376         * configure.ac:
20377           releasing 0.9.5, "Phone Alarm"
20378
20379 2005-11-11  Edward Hervey  <edward@fluendo.com>
20380
20381         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20382         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20383         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20384         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20385         (gst_avi_demux_loop):
20386         * gst/avi/gstavidemux.h:
20387         Yeah, implement proper seeking. Exact seeking and segment seeking.
20388         Still need to do some checks for segment_stop.
20389
20390 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20391
20392         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20393
20394         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20395           Don't try to ready buffer duration from buffer that we don't
20396           own any  longer and that might already have been unreffed.
20397           (#321136)
20398
20399 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20400
20401         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20402         (flx_decode_delta_flc), (gst_flxdec_chain):
20403         Attempting to optimize the code for embedded systems.
20404
20405 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20406
20407         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20408
20409         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20410           Don't re-use already closed file descriptor. (#320920)
20411
20412 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20413
20414         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20415         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20416         (gst_oss_sink_prepare):
20417         * sys/oss/gstosssink.h:
20418           Cache probed caps; fix debug output for SET_PARAM macros.
20419
20420 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20421
20422         * ext/cairo/Makefile.am:
20423         * ext/cairo/gstcairo.c: (plugin_init):
20424         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20425         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20426         (gst_text_overlay_init), (gst_text_overlay_font_init),
20427         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20428         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20429         (gst_text_overlay_text_pad_linked),
20430         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20431         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20432         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20433         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20434         (gst_text_overlay_change_state):
20435         * ext/cairo/gsttextoverlay.h:
20436           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20437           property and redo positioning. Doesn't handle upstream renegotiation
20438           yet though.
20439
20440 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20441
20442         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20443         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20444         (gst_avi_demux_loop):
20445           No need to take the STREAM_LOCK in the loop function. Improve
20446           some debug messages. Don't leak pad names in debug messages.
20447
20448 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20449
20450         * gst/matroska/matroska-demux.c:
20451         (gst_matroska_demux_push_vorbis_codec_priv_data),
20452         (gst_matroska_demux_add_wvpk_header):
20453           Don't error out when the source pad isn't linked.
20454
20455 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20456
20457         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20458         (gst_gconf_audio_sink_change_state):
20459         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20460         (gst_gconf_video_sink_change_state):
20461           Fix state change functions here as well and set kid
20462           to NULL state before removing it.
20463
20464 2005-11-01  Edward Hervey  <edward@fluendo.com>
20465
20466         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20467         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20468         Added proper event handlind, 
20469         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20470         ignored),
20471         and don't set a duration of 0 for buffers otherwise they are discarded
20472         by GstBaseSink.
20473
20474         GstWavEnc needs some serious loving, after going through the code I'm
20475         really wondering how this can stay in -good ...
20476
20477 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20478
20479         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20480         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20481         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20482         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20483         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20484         (gst_matroska_mux_collected):
20485           Fix leaks and invalid memory access as reported by valgrind
20486
20487 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20488
20489         Patch by: Michal Benes <michal.benes@xeris.cz>
20490
20491         * check/Makefile.am:
20492         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20493         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20494         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20495           add a unit test for matroskamux
20496           fix the bugs that the unit test exposed
20497
20498 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20499
20500         * gst/autodetect/gstautoaudiosink.c:
20501         (gst_auto_audio_sink_class_init),
20502         (gst_auto_audio_sink_change_state):
20503         * gst/autodetect/gstautovideosink.c:
20504         (gst_auto_video_sink_class_init),
20505         (gst_auto_video_sink_change_state):
20506           Fix state change function and use GST_DEBUG_FUNCPTR in
20507           class_init.
20508
20509 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20510
20511         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20512
20513         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20514         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20515         * gst/matroska/ebml-write.h:
20516         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20517           Set timestamps on outgoing ebml headers as well, so that the
20518           element after matroskamux can get the timestamp already when
20519           reading the first ebml element and doesn't have to wait for
20520           the actual data buffer for that (#320308).
20521           
20522 2005-10-31  Andy Wingo  <wingo@pobox.com>
20523
20524         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20525         (gst_videomixer_pad_link): Kill some memleaks.
20526         (gst_videomixer_pad_get_property): Style fix.
20527         (gst_videomixer_pad_set_property): Style fix.
20528         (gst_videomixer_pad_init): Style fix.
20529         (gst_videomixer_update_queues): Kill memleak.
20530         (gst_videomixer_loop): Kill memleak.
20531         (gst_videomixer_collected): Kill memleak.
20532
20533 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20534
20535         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20536         gst_auparse_change_state:
20537         Just some cleanup.
20538
20539 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20540
20541         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20542         Add checks to GST_FLOW_NOT_LINKED for values returned
20543         from gst_pad_push.
20544         
20545 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20546
20547         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20548         (gst_rtpg711dec_process):
20549         * gst/rtp/gstrtpgsmenc.c:
20550         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20551         are never set. This is important for the g711 to work with burger's rtpbin
20552         element.
20553
20554 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20555
20556         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20557         (gst_speexenc_push_buffer):
20558         Add checks for return values from gst_pad_push and
20559         gst_pad_alloc_buffer.
20560
20561 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20562
20563         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20564
20565         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20566         (gst_matroska_demux_parse_info),
20567         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20568         (gst_matroska_demux_parse_cluster):
20569         * gst/matroska/matroska-ids.h:
20570         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20571         (gst_matroska_mux_init), (gst_matroska_mux_start),
20572         (gst_matroska_mux_create_buffer_header),
20573         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20574         (gst_matroska_mux_get_property):
20575         * gst/matroska/matroska-mux.h:
20576           Add SimpleBlock support to matroska demuxer and muxer (part of
20577           Matroska v2). (#319731)
20578
20579 2005-10-28  Wim Taymans  <wim@fluendo.com>
20580
20581         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20582         (gst_jpeg_dec_change_state):
20583         * ext/jpeg/gstjpegdec.h:
20584         Cleanups. Don't create caps for every chain.
20585
20586 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20587
20588         * gst/law/alaw-encode.c: (gst_alawenc_init),
20589         (alawenc_setcaps), (gst_alawenc_chain)
20590         * gst/law/alaw-encode.h:
20591         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20592         (mulawenc_setcaps), (gst_mulawenc_chain)
20593         * gst/law/mulaw-encode.h:
20594         Set timestamp on buffer and it allows RTP G711 elements
20595         work properly.
20596
20597 2005-10-27  Wim Taymans  <wim@fluendo.com>
20598
20599         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20600         Set correct format on oss instead of a silly value. 
20601
20602 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20603
20604         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20605         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20606         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20607         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20608         I420 rendering as well, doesn't bring much for my platform.
20609         Might help on some other platforms.
20610
20611 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20612
20613         * gst/rtp/gstrtpgsmenc.c:
20614         * gst/rtp/gstrtpgsmparse.c:
20615         Declaring the padtemplate correctly.
20616
20617 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20618
20619         * gst/rtp/gstrtpg711dec.c:
20620         * gst/rtp/gstrtpg711enc.c:
20621         * gst/rtp/gstrtpgsmenc.c:
20622         * gst/rtp/gstrtpgsmparse.c:
20623         Setting the proper copyright notice.
20624
20625 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20626
20627         * gst/videobox/Makefile.am: Use liboil.
20628         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20629         (gst_video_box_set_property), (gst_video_box_transform_caps),
20630         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20631         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20632         using liboil. Will dot the same to I420 border generation
20633         tomorrow.
20634
20635 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20636
20637         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20638         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20639         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20640         * gst/rtp/gstrtpg711dec.h:
20641         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20642         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20643         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20644         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20645         (gst_rtpgsmenc_handle_buffer):
20646         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20647         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20648         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20649         * gst/rtp/gstrtpgsmparse.h:
20650         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20651         inherits from the basertpdepayloader.
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): Removing this forgotten debug.
20658
20659 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20660
20661         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20662         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20663         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20664
20665 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20666
20667         * sys/oss/gstossaudio.c:
20668         * sys/oss/gstossdmabuffer.c:
20669         * sys/oss/gstosshelper.c:
20670         * sys/oss/gstossmixer.c:
20671         * sys/oss/gstossmixerelement.c:
20672         * sys/oss/gstossmixertrack.c:
20673         * sys/oss/gstosssink.c:
20674         * sys/oss/gstosssrc.c:
20675           Actually use the 'oss' debug category we register.
20676
20677 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20678
20679         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20680         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20681         Use gst_pad_get_parent and drop the ref that was added through
20682         that call.
20683
20684 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20685
20686         * gst/rtp/gstrtpgsmenc.c:
20687           Fix compilation
20688
20689 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20690
20691         * gst/rtp/gstrtpg711dec.c
20692         Just removed a couple of lines of weird code used during
20693         development/test time.
20694
20695 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20696
20697         * gst/rtp/Makefile.am
20698         * gst/rtp/gstrtp.c
20699         * gst/rtp/gstrtpg711enc.c
20700         * gst/rtp/gstrtpg711enc.h
20701         * gst/rtp/gstrtpg711dec.c
20702         * gst/rtp/gstrtpg711dec.h
20703         Created G711 payloader and depayloader (it supports mulaw and alaw
20704         (dec)encoders)
20705
20706 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20707
20708         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20709         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20710         Doh ! I introduced wingo's bug again ! Sorry...
20711
20712 2005-10-25  Christian Schaller <christian@fluendo.com> 
20713
20714         * gst/rtp/Makefile.am: add missing header files for disting
20715
20716 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20717
20718         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20719         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20720         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20721         (gst_rtpgsmenc_handle_buffer):
20722         * gst/rtp/gstrtpgsmenc.h:
20723         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20724         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20725         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20726         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20727         * gst/rtp/gstrtpgsmparse.h:
20728         Getting the GSM (de)payloader working and compatible with our plans for RTP.
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): Push
20734         a newsegment event, move some redundant code in a single place.
20735
20736 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20737
20738         * ext/libpng/gstpngdec.c: (user_info_callback),
20739         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20740         hack to get correct colors order when we have a png image with
20741         alpha channel.
20742
20743 2005-10-24  Edward Hervey  <edward@fluendo.com>
20744
20745         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20746         Call gst_element_no_more_pads when there will be no more pads.
20747
20748 2005-10-24  Wim Taymans  <wim@fluendo.com>
20749
20750         * gst/rtp/Makefile.am:
20751         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20752         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20753         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20754         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20755         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20756         (gst_asteriskh263_plugin_init):
20757         * gst/rtp/gstasteriskh263.h:
20758         * gst/rtp/gstrtp.c: (plugin_init):
20759         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20760         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20761         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20762         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20763         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20764         (gst_rtph263enc_plugin_init):
20765         * gst/rtp/gstrtph263enc.h:
20766         Added two new payloaders, an RFC 2190 payloader for h263 and
20767         a payload convertor for an asterisk server.
20768
20769 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20770
20771         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20772           Set bytes_per_sample correctly (is not always 4, but 
20773           depends on width and number of channels).
20774
20775 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20776
20777         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20778         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20779         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20780         (gst_flacenc_sink_event), (gst_flacenc_chain),
20781         (gst_flacenc_set_property), (gst_flacenc_get_property),
20782         (gst_flacenc_change_state):
20783         * ext/flac/gstflacenc.h:
20784           Fix seeking, so that flacenc can rewrite the header with the
20785           correct duration and amount of samples and all that at EOS;
20786           also set timestamps and granulepos on outgoing buffers; add
20787           debug category; fix state change function.
20788           
20789 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20790
20791         * gst/videomixer/videomixer.c: Don't restrict video geometry
20792         from 16 to 4096.
20793
20794 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20795
20796         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20797         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20798         Fix caps negotiation correctly, add debugging category.
20799
20800 2005-10-24  Christian Schaller  <christian@fluendo.com>
20801
20802         * configure.ac: Port over Thomas's change from base listing all plugins
20803
20804 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20805
20806         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20807         a sink pad.
20808
20809 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20810
20811         * configure.ac:
20812         * docs/upload.mak:
20813           back to HEAD
20814
20815 === release 0.9.4 ===
20816
20817 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20818
20819         * configure.ac:
20820           Releasing 0.9.4, "Dromiceiomimus"
20821
20822 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20823
20824         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20825         (gst_speexenc_src_query):
20826           Add position and duration query, fix query type function.
20827           
20828         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20829         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20830           Let's not set non-fixed caps on source pads.
20831
20832 2005-10-21  Wim Taymans  <wim@fluendo.com>
20833
20834         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20835         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20836         (gst_avi_demux_handle_seek):
20837         Set correct stream_time in newsegment event.
20838         avi can also handle a duration query now.
20839
20840 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20841
20842         * gst/matroska/matroska-demux.c:
20843         (gst_matroska_demux_handle_src_query),
20844         (gst_matroska_demux_handle_seek_event),
20845         (gst_matroska_demux_loop_stream_parse_id):
20846           Fix duration query; fix basetime in newsegment event after
20847           seek; fix duration in initial newsegment event.
20848
20849         * gst/matroska/matroska-mux.c:
20850         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20851           Extract number of channels and samplerate from vorbis headers;
20852           add some debug messages when querying the durations of the
20853           input streams.
20854
20855 2005-10-20  Wim Taymans  <wim@fluendo.com>
20856
20857         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20858         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20859         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20860         Set stream time correctly in newsegment.
20861
20862 2005-10-20  Wim Taymans  <wim@fluendo.com>
20863
20864         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20865         Correctly fill in the stream time.
20866
20867 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20868
20869         * check/elements/level.c: (GST_START_TEST):
20870         * gst/level/gstlevel.c: (gst_level_message_new):
20871         * gst/level/level-example.c: (message_handler):
20872           use ELEMENT messages instead
20873
20874 2005-10-19  Wim Taymans  <wim@fluendo.com>
20875
20876         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20877         (gst_dvdemux_src_query):
20878         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20879         (gst_flacdec_src_query):
20880         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20881         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20882         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20883         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20884         * gst/debug/progressreport.c: (gst_progress_report_report):
20885         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20886         * gst/matroska/matroska-demux.c:
20887         (gst_matroska_demux_handle_src_query):
20888         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20889         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20890         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20891         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20892         (gst_wavparse_srcpad_event):
20893         API change fix.
20894
20895 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20896
20897         * gst/goom/filters.c:
20898         * gst/goom/graphic.h:
20899         * gst/goom/lines.c:
20900           Make inline functions either 'static inline' or 'extern inline',
20901           otherwise the Forte compiler apparently won't inline them (#317300).
20902
20903 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20904
20905         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20906         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20907         (user_info_callback), (user_endrow_callback), (user_end_callback),
20908         (user_read_data), (gst_pngdec_caps_create_and_set),
20909         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20910         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20911         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20912         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20913         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20914         very nice and handle push/pull based model. if you have filesrc
20915         connected to it, it will do random access to load the png file.
20916         If you have a network source that can't do _getrange, it does 
20917         progressive loading through the chain function.
20918         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20919         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20920         thanks to Master Wim Taymans ;-)
20921
20922 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20923
20924         * gst/matroska/Makefile.am:
20925         * gst/matroska/ebml-read.c:
20926         * gst/matroska/ebml-read.h:
20927         * gst/matroska/matroska-demux.c:
20928         * gst/matroska/matroska-demux.h:
20929         * gst/matroska/matroska.c: (plugin_init):
20930           Ported matroska demuxer to 0.9.
20931
20932 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20933
20934         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20935
20936         * gst/matroska/matroska-mux.c:
20937         (gst_matroska_mux_video_pad_setcaps),
20938         (gst_matroska_mux_audio_pad_setcaps):
20939           Fix mpeg4 input handling (#318847); also, while we're at it,
20940           fix media type for Motion-JPEG: should be image/jpeg.
20941
20942 2005-10-18  Wim Taymans  <wim@fluendo.com>
20943
20944         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20945         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20946         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20947         Fix for segment-start/stop API change.
20948
20949 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20950
20951         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20952         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20953         way.
20954
20955 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20956
20957         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20958         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20959         output declared in transform_caps.
20960
20961 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20962
20963         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20964
20965 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20966
20967         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20968         (gst_video_box_get_unit_size): Fix wrong size calculations and
20969         implement get_unit_size correctly.
20970
20971 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20972
20973         * configure.ac:
20974           Enable flx plugin.
20975
20976         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20977           Fix gcc4 signedness issue.
20978
20979 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20980
20981         * configure.ac: Adding videomixer.
20982         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20983         (user_read_data), (gst_pngdec_chain): More debugging.
20984         * gst/alpha/Makefile.am: Adding alphacolor
20985         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20986         (gst_alpha_color_class_init), (gst_alpha_color_init),
20987         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20988         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20989         (plugin_init): Ported to 0.9 using in place base tranform.
20990         * gst/videomixer/Makefile.am:
20991         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20992         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20993         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20994         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20995         (gst_videomixer_init), (gst_videomixer_getcaps),
20996         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20997         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20998         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20999         to 0.9 using collectpads.
21000
21001 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21002
21003         * configure.ac:
21004         * gst/flx/Makefile.am:
21005         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21006         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21007         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21008         * gst/flx/gstflxdec.h:
21009         flx plugin ported to 0.9
21010
21011 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21012
21013         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21014           use new gst_version_string()
21015
21016 2005-10-16  Andy Wingo  <wingo@pobox.com>
21017
21018         * configure.ac: GLIB_CHECK.
21019
21020 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21021
21022         * ext/libpng/Makefile.am:
21023         * ext/libpng/gstpng.c: (plugin_init):
21024         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21025         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21026         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21027
21028 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21029
21030         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21031
21032         * configure.ac:
21033         * gst/matroska/Makefile.am:
21034         * gst/matroska/ebml-ids.h:
21035         * gst/matroska/ebml-write.c:
21036         * gst/matroska/ebml-write.h:
21037         * gst/matroska/matroska-ids.h:
21038         * gst/matroska/matroska-mux.c:
21039         * gst/matroska/matroska-mux.h:
21040         * gst/matroska/matroska.c: (plugin_init):
21041           Port matroska muxer to 0.9 (#318847).
21042
21043 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21044
21045         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21046         (comment_init), (comment_add):
21047           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21048           use GST_READ_UINT32_LE() and friends rather than the private
21049           implementation of those same macros.
21050
21051 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21052
21053         * examples/stats/mp2ogg.c:
21054           more typo fixes
21055
21056 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21057
21058         * examples/indexing/indexmpeg.c: (main):
21059         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21060         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21061         * ext/esd/esdmon.h:
21062         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21063         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21064         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21065         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21066         * gst/avi/gstavimux.c: (gst_avimux_init):
21067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21068         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21069         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21070         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21071         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21072         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21073         * gst/oldcore/gstmultifilesrc.h:
21074         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21075         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21076         (gst_pipefilter_change_state):
21077         * gst/oldcore/gstpipefilter.h:
21078         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21079         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21080         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21081         * sys/osxaudio/gstosxaudiosink.h:
21082         * sys/osxaudio/gstosxaudiosrc.h:
21083           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21084           moved bitshift from macro to enum definition
21085
21086 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21087
21088         * ext/Makefile.am:
21089         * ext/cairo/Makefile.am:
21090         * ext/cairo/gstcairo.c: (plugin_init):
21091         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21092         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21093         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21094         * ext/cairo/gsttimeoverlay.h:
21095           update of cairo-based timeoverlay to 1.0 Cairo API
21096           doesn't work yet for resizing of output sink
21097
21098 2005-10-11  Wim Taymans  <wim@fluendo.com>
21099
21100         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21101         newsegment API fix.
21102
21103 2005-10-11  Wim Taymans  <wim@fluendo.com>
21104
21105         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21106         (gst_dvdemux_demux_frame):
21107         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21108         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21109         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21110         (gst_avi_demux_handle_seek):
21111         * gst/goom/gstgoom.c: (gst_goom_event):
21112         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21113         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21114         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21115         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21116         (gst_wavparse_srcpad_event):
21117         newsegment API update.
21118
21119 2005-10-11  Andy Wingo  <wingo@pobox.com>
21120
21121         * ext/speex/gstspeexenc.c: Signedness cleanups.
21122
21123 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21124
21125         * PORTED_09:
21126         * ext/speex/Makefile.am:
21127         * ext/speex/gstspeex.c:
21128         * ext/speex/gstspeexenc.c:
21129         Speexenc ported to 0.9
21130
21131 2005-10-10  Wim Taymans  <wim@fluendo.com>
21132
21133         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21134         (gst_oss_sink_init), (gst_oss_sink_set_property),
21135         (gst_oss_sink_get_property), (gst_oss_sink_open),
21136         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21137         * sys/oss/gstosssink.h:
21138         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21139         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21140         (gst_oss_src_prepare):
21141         Cleanups, make device configurable in the sink, handle and report
21142         errors.
21143
21144 2005-10-10  Wim Taymans  <wim@fluendo.com>
21145
21146         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21147         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21148         Make sure element is NULL before removing from the bin.
21149
21150 2005-10-07  Andy Wingo  <wingo@pobox.com>
21151
21152         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21153         block forever in a read().
21154         (gst_dv1394src_bus_reset): Post a message when the cable is
21155         unplugged.
21156         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21157         (gst_dv1394src_bus_reset): Don't unref the message.
21158
21159         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21160         hacking. The only change should be that the state change stuff was
21161         put into basesrc's start() and stop() routines, which coalesces
21162         some steps.
21163
21164 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21165
21166         * configure.ac:
21167           Add check for mmap
21168           
21169         * gst/debug/Makefile.am:
21170           Only compile efence plugin on systems that have mmap.
21171
21172 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21173
21174         * gst/debug/Makefile.am:
21175         * gst/debug/breakmydata.c:
21176         * gst/debug/gstdebug.c:
21177         * gst/debug/gstnavigationtest.c:
21178         * gst/debug/gstnavseek.c: 
21179         * gst/debug/gstnavseek.h:
21180         * gst/debug/progressreport.c: 
21181         * gst/debug/testplugin.c:
21182           Port progressreport, navseek, navigationtest, testsink and
21183           breakmydata.
21184
21185 2005-10-05  Edward Hervey  <edward@fluendo.com>
21186
21187         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21188         (gst_dvdemux_src_query):
21189         Fixes for better conversion
21190
21191 2005-10-04  Michael Smith <msmith@fluendo.com>
21192
21193         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21194         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21195         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21196         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21197           Set state of elements to NULL before removing from bins.
21198           Set state of test element to NULL if we failed to move it to READY
21199
21200 2005-10-04  Edward Hervey  <edward@fluendo.com>
21201
21202         * ext/dv/Makefile.am:
21203         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21204         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21205         Corrected the query function for position so it doesn't forget what
21206         format was asked, and calls the conversion functions on the correct pad.
21207
21208 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21209
21210         * configure.ac:
21211           back to development
21212
21213 === release 0.9.3 ===
21214
21215 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21216
21217         * configure.ac:
21218           Releasing 0.9.3, "Aramis"
21219
21220 2005-10-03  Andy Wingo  <wingo@pobox.com>
21221
21222         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21223         error returns.
21224
21225 2005-10-02  Andy Wingo  <wingo@pobox.com>
21226
21227         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21228
21229         * ext/flac/gstflacenc.c: Ported to 0.9.
21230
21231         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21232
21233         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21234         and link to gsttagedit. Enable flacenc.
21235
21236         * ext/flac/gstflacdec.c: Re-enable tag reading.
21237
21238 2005-09-30  Wim Taymans  <wim@fluendo.com>
21239
21240         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21241         * gst/rtp/gstrtpgsmparse.c:
21242         * gst/rtp/gstrtph263penc.c:
21243         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21244         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21245         (gst_rtpmp4venc_set_property):
21246         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21247         Various class and caps fixes from Andre Magalhaes (andrunko)
21248
21249 2005-09-29  Wim Taymans  <wim@fluendo.com>
21250
21251         * gst/level/level-example.c: (main):
21252         Update for new bus API.
21253
21254 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21255
21256         * configure.ac:
21257           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21258           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21259
21260 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21261
21262         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21263           Fix playback of mono streams (bytes_per_sample should be set
21264           from the sample width and the number of channels negotiated,
21265           and not just be set to 4) (#317338)
21266
21267 2005-09-26  Wim Taymans  <wim@fluendo.com>
21268
21269         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21270         (gst_rtpmpaenc_handle_buffer):
21271         Set buffer duration correctly.
21272
21273 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21274
21275         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21276         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21277         (gst_avi_demux_change_state):
21278           Don't crash when encountering a stream with an unknown fourcc or
21279           codec id. Instead, create a pad of type video/x-avi-unknown or
21280           audio/x-avi-unknown, which as a side-effect also results in less
21281           confusing error messages in players ('no decoder' vs. 'no streams');
21282           minor fixes to state change function and class_init function.
21283
21284 2005-09-24  Wim Taymans  <wim@fluendo.com>
21285
21286         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21287         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21288         These are sinks.
21289
21290 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21291
21292         * check/elements/level.c: (GST_START_TEST):
21293           fix test for new GstClockTime use
21294         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21295         (gst_level_transform_ip):
21296         * gst/level/gstlevel.h:
21297           fix up the decay peak, ensuring the decay peak is never lower
21298           than the peak for that interval
21299
21300 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21301
21302         * docs/plugins/gst-plugins-good-plugins.args:
21303         * docs/plugins/inspect/plugin-alpha.xml:
21304         * docs/plugins/inspect/plugin-rtp.xml:
21305         * gst/level/gstlevel.c: (gst_level_set_caps),
21306         (gst_level_transform_ip):
21307           updating docs
21308
21309 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21310
21311         * Makefile.am:
21312         * check/elements/level.c: (GST_START_TEST):
21313         * gst/level/Makefile.am:
21314         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21315         (gst_level_set_property), (gst_level_get_property),
21316         (gst_level_set_caps), (gst_level_message_new),
21317         (gst_level_transform_ip):
21318         * gst/level/gstlevel.h:
21319         * gst/level/level-example.c: (message_handler), (main):
21320           convert to using GstClockTime for all time values, finally.
21321
21322 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21323
21324         * gst/auparse/Makefile.am:
21325         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21326           fix up build
21327         * configure.ac:
21328         * ext/cairo/Makefile.am:
21329         * ext/dv/Makefile.am:
21330         * ext/esd/Makefile.am:
21331         * ext/flac/Makefile.am:
21332         * ext/gconf/Makefile.am:
21333         * ext/gdk_pixbuf/Makefile.am:
21334         * ext/jpeg/Makefile.am:
21335         * ext/ladspa/Makefile.am:
21336         * ext/libcaca/Makefile.am:
21337         * ext/libmng/Makefile.am:
21338         * ext/libpng/Makefile.am:
21339         * ext/mikmod/Makefile.am:
21340         * ext/pango/Makefile.am:
21341         * ext/raw1394/Makefile.am:
21342         * ext/shout2/Makefile.am:
21343         * ext/speex/Makefile.am:
21344         * gst/alpha/Makefile.am:
21345         * gst/autodetect/Makefile.am:
21346         * gst/avi/Makefile.am:
21347         * gst/cutter/Makefile.am:
21348         * gst/debug/Makefile.am:
21349         * gst/effectv/Makefile.am:
21350         * gst/flx/Makefile.am:
21351         * gst/goom/Makefile.am:
21352         * gst/interleave/Makefile.am:
21353         * gst/law/Makefile.am:
21354         * gst/matroska/Makefile.am:
21355         * gst/median/Makefile.am:
21356         * gst/monoscope/Makefile.am:
21357         * gst/multipart/Makefile.am:
21358         * gst/oldcore/Makefile.am:
21359         * gst/rtp/Makefile.am:
21360         * gst/rtsp/Makefile.am:
21361         * gst/smoothwave/Makefile.am:
21362         * gst/smpte/Makefile.am:
21363         * gst/videobox/Makefile.am:
21364         * gst/videofilter/Makefile.am:
21365         * gst/videomixer/Makefile.am:
21366         * gst/wavenc/Makefile.am:
21367         * gst/wavparse/Makefile.am:
21368         * sys/oss/Makefile.am:
21369         * sys/osxaudio/Makefile.am:
21370         * sys/osxvideo/Makefile.am:
21371           fix up GST_LIBS use
21372
21373 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21374
21375         * gst/auparse/Makefile.am:
21376         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21377           fix build of auparse
21378
21379 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21380
21381         * configure.ac:
21382         * PORTED_09:
21383         * gst/auparse/gstauparse.c:
21384         * gst/auparse/gstauparse.h:
21385         Auparse ported to 0.9.
21386
21387 2005-09-22  Wim Taymans  <wim@fluendo.com>
21388
21389         * gst/rtp/TODO:
21390         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21391         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21392         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21393         (gst_rtpmp4venc_set_property):
21394         * gst/rtp/gstrtpmp4venc.h:
21395         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21396         * gst/rtp/gstrtpmpaenc.h:
21397         Use is_filled to both check MTU and max-ptime of base class.
21398
21399 2005-09-22  Wim Taymans  <wim@fluendo.com>
21400
21401         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21402         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21403         (gst_rtpmp4venc_set_property):
21404         Don't fragment packets with multiple frames.
21405
21406 2005-09-22  Wim Taymans  <wim@fluendo.com>
21407
21408         * gst/rtp/TODO:
21409         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21410         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21411         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21412         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21413         (gst_rtpmp4venc_get_property):
21414         * gst/rtp/gstrtpmp4venc.h:
21415         Remove g_print.
21416         Update TODO
21417         Make payload encoder a bit smarter and more correct with
21418         timestamps.
21419         Added option in payloader to include config string in-band.
21420
21421 2005-09-21  Wim Taymans  <wim@fluendo.com>
21422
21423         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21424         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21425         (gst_rtspsrc_send):
21426         Strip spaces for key/value pairs.
21427
21428 2005-09-21  Wim Taymans  <wim@fluendo.com>
21429
21430         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21431         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21432         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21433         (gst_rtspsrc_change_state):
21434         More SDP parsing and caps setting.
21435         Do NO_PREROLL differently.
21436         add pads only after negotiated.
21437
21438         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21439         (gst_udpsrc_getcaps):
21440         Implement the getcaps function.
21441
21442 2005-09-21  Wim Taymans  <wim@fluendo.com>
21443
21444         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21445         (gst_rtpamrdec_chain):
21446         Handle multiple AMr packets per payload. Handle CRC and
21447         parse ILL/ILP.
21448
21449         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21450         Make caps params strings for easy SDP mapping.
21451         
21452         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21453         Handle capsnego better.
21454
21455         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21456         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21457         Generate and parse config string in the caps.
21458
21459 2005-09-21  Wim Taymans  <wim@fluendo.com>
21460
21461         * gst/rtp/README:
21462         Update README
21463
21464         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21465         Make extra params as strings.
21466
21467         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21468         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21469         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21470         Make state change return NO_PREROLL as this is a live
21471         source.
21472
21473         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21474         Don't unref old caps when NULL.
21475
21476 2005-09-20  Wim Taymans  <wim@fluendo.com>
21477
21478         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21479         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21480         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21481         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21482         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21483         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21484         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21485         * gst/rtsp/sdpmessage.h:
21486         Add URI handler.
21487         Parse SDP and create caps.
21488
21489 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21490
21491         * gst/alpha/gstalpha.c:
21492           fix element description
21493
21494 2005-09-19  Wim Taymans  <wim@fluendo.com>
21495
21496         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21497         Don't check payload for now.
21498
21499 2005-09-19  Wim Taymans  <wim@fluendo.com>
21500
21501         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21502         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21503         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21504         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21505         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21506         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21507         (gst_wavparse_change_state):
21508         * gst/wavparse/gstwavparse.h:
21509         Fix wavparse some more.
21510
21511 2005-09-19  Wim Taymans  <wim@fluendo.com>
21512
21513         * check/elements/level.c: (GST_START_TEST):
21514         Fix for bus API change.
21515
21516 2005-09-19  Wim Taymans  <wim@fluendo.com>
21517
21518         * gst/level/level-example.c: (main):
21519         Fix for new bus API.
21520
21521         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21522         Set caps on pads.
21523
21524 2005-09-15  Wim Taymans  <wim@fluendo.com>
21525
21526         * gst/rtp/Makefile.am:
21527         * gst/rtp/README:
21528         * gst/rtp/gstrtp.c: (plugin_init):
21529         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21530         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21531         (gst_rtpamrdec_change_state):
21532         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21533         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21534         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21535         * gst/rtp/gstrtpamrenc.h:
21536         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21537         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21538         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21539         * gst/rtp/gstrtpgsmenc.h:
21540         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21541         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21542         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21543         (gst_rtpgsmparse_change_state):
21544         * gst/rtp/gstrtpgsmparse.h:
21545         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21546         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21547         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21548         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21549         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21550         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21551         * gst/rtp/gstrtph263penc.h:
21552         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21553         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21554         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21555         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21556         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21557         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21558         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21559         * gst/rtp/gstrtpmp4venc.h:
21560         * gst/rtp/gstrtpmpadec.c:
21561         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21562         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21563         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21564         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21565         * gst/rtp/gstrtpmpaenc.h:
21566         Updates to payloader/depayloaders, make payloaders use
21567         the base classes.
21568         Updated README with suggested RTP caps and how to convert
21569         to/from SDP.
21570         Added config descriptor in mp4v payloader.
21571
21572 2005-09-15  Andy Wingo  <wingo@pobox.com>
21573
21574         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21575         * gst/autodetect/gstautovideosink.c
21576         (gst_auto_video_sink_find_best): Update for new registry API.
21577
21578 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21579
21580         * common/c-to-xml.py:
21581         * common/gtk-doc-plugins.mak:
21582           a simple py script to generate valid xml from a C example
21583           probably also need to strip an MIT license when we decide
21584         * docs/plugins/Makefile.am:
21585         * gst/level/Makefile.am:
21586         * gst/level/gstlevel.c: (gst_level_init):
21587         * gst/level/level-example.c: (message_handler), (main):
21588           add an example to level that will show up in the docs
21589         * gst/rtp/TODO:
21590           add a note for the future
21591
21592 2005-09-14  Michael Smith <msmith@fluendo.com>
21593
21594         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21595           Actually define the debug object being used in wavenc. Fixes #316205
21596
21597 2005-09-14  Michael Smith <msmith@fluendo.com>
21598
21599         * gst/smpte/Makefile.am:
21600           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21601           needed to build on windows (bug 316204)
21602
21603 2005-09-12  Andy Wingo  <wingo@pobox.com>
21604
21605         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21606
21607 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21608
21609         * configure.ac:
21610         * gst/fdsrc/Makefile.am:
21611         * gst/fdsrc/gstfdsrc.c:
21612         * gst/fdsrc/gstfdsrc.h:
21613           Move fdsrc back into gstreamer core elements.
21614
21615         * gst/level/gstlevel.c: (gst_level_class_init),
21616         (gst_level_transform_ip):
21617         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21618           Basetransform changes.
21619
21620 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21621
21622         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21623         * ext/jpeg/smokecodec.c: (find_best_size):
21624           fix compiler warnings
21625
21626 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21627
21628         * gst-plugins-good.spec.in:
21629           spec file fixes
21630         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21631         (gst_multiudpsink_render), (gst_multiudpsink_add),
21632         (gst_multiudpsink_clear):
21633           it actually helps to actually stream if we hook up the
21634           "add" signal to an actual implementation
21635         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21636           some debugging
21637
21638 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21639
21640         * ext/jpeg/Makefile.am:
21641         * ext/jpeg/gstjpeg.c
21642         * ext/jpeg/gstjpegenc.c:
21643         * ext/jpeg/gstsmokeenc.c:
21644
21645 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21646
21647         * ext/flac/gstflacdec.c:
21648         * ext/flac/gstflacenc.c:
21649         * ext/flac/gstflactag.c:
21650         * ext/speex/gstspeexenc.c:
21651           gsttaginterface.h -> gsttagsetter.h
21652
21653 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21654
21655         * configure.ac:
21656         * gst/debug/Makefile.am:
21657         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21658         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21659         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21660         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21661         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21662           Port to 0.9 and re-enable efence plugin.
21663
21664 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21665
21666         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21667         (gst_flacdec_write), (gst_flacdec_convert_src):
21668         * ext/flac/gstflacdec.h:
21669           Add support for flac files with 24/32 bits per sample; and misc.
21670           minor clean-ups. Seeking is still partly broken (for me at least).
21671
21672 2005-09-06  Wim Taymans  <wim@fluendo.com>
21673
21674         * gst/rtp/Makefile.am:
21675         * gst/rtp/gstrtp.c: (plugin_init):
21676         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21677         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21678         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21679         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21680         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21681         (gst_rtpmp4vdec_plugin_init):
21682         * gst/rtp/gstrtpmp4vdec.h:
21683         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21684         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21685         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21686         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21687         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21688         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21689         * gst/rtp/gstrtpmp4venc.h:
21690         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21691         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21692         Added mpeg4 video payload encoder/decoder.
21693         Added some docs in mpa payloader.
21694
21695 === release 0.9.1 ===
21696
21697 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21698
21699         * NEWS:
21700         * README:
21701         * RELEASE:
21702         * autogen.sh:
21703         * configure.ac:
21704           releasing 0.9.1, "Blondie"
21705
21706 2005-09-05  Andy Wingo  <wingo@pobox.com>
21707
21708         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21709         here from the state change handler, so we fire signals without
21710         holding the state lock.
21711
21712 2005-09-02  Andy Wingo  <wingo@pobox.com>
21713
21714         * All plugins updated for element state changes.
21715
21716 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21717
21718         * Makefile.am:
21719         * check/.cvsignore:
21720         * check/Makefile.am:
21721         * check/elements/.cvsignore:
21722         * check/elements/level.c: (setup_level), (cleanup_level),
21723         (GST_START_TEST), (level_suite), (main):
21724           add a test for level
21725         * common/release.mak:
21726           move the enum checking to release.mak
21727         * configure.ac:
21728           add valgrind and check checking
21729         * gst/level/gstlevel.c: (gst_level_transform):
21730         * gst/level/gstlevel.h:
21731           fix Andy's cast bug
21732           convert a field to int
21733           fix the arithmetic to int when checking for emit so that a
21734           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21735
21736 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21737
21738         * Makefile.am:
21739         * configure.ac:
21740           add docs to build
21741         * common/plugins.xsl:
21742           wrap Description into a refsect2
21743         * docs/Makefile.am:
21744         * docs/plugins/Makefile.am:
21745         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21746         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21747         * gst/goom/Makefile.am:
21748         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21749         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21750         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21751         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21752         (gst_goom_change_state):
21753         * gst/goom/gstgoom.h:
21754           GstGOOM -> GstGoom
21755           add an example launch line
21756         * gst/level/gstlevel.h:
21757         * gst/monoscope/gstmonoscope.c:
21758           cleanups
21759
21760 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21761
21762         * configure.ac:
21763         * docs/plugins/Makefile.am:
21764         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21765         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21766         * docs/plugins/gst-plugins-good-plugins.types:
21767           document elements and plugins.  Shazam !
21768
21769 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21770
21771         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21772           be found under doc/random/ChangeLog-0.8