tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integers and...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
4         (run_server):
5         The ports in libsoup are unsigned integers and not signed
6         integers.
7
8 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
9
10         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
11         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
12         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
13         (gst_dvdemux_chain), (gst_dvdemux_loop),
14         (gst_dvdemux_change_state):
15         Add srcpads only when they're needed. If we add all pads in any
16         case we will get a stalling audio pad if the stream contains
17         no audio, which is the case for many MXF files.
18
19 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
20
21         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
22         Forward all events upstream unless it's something we really
23         don't handle. This fixes latency configuration of pipelines.
24
25 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
26
27         * ext/dv/gstdv.c: (plugin_init):
28         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
29         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
30         Really call dv_init() exactly one time, not one time for
31         the demuxer and one time for the decoder.
32
33 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
34
35         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
36         Copy incomming timestamp to outgoing packets.
37
38 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
39
40         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
41         (gst_rtp_mp4v_pay_event):
42         Don't try to push packets before we could find a valid config
43         startcode. Fixes #563509.
44
45 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
46
47         Patch by: Brian Cameron <brian.cameron at sun dot com>
48
49         * sys/sunaudio/gstsunaudiomixerctrl.c:
50         (gst_sunaudiomixer_ctrl_open):
51         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
52
53 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
54
55         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
56
57         * configure.ac:
58         Make usage of libv4l optional by a configure parameter.
59         Fixes bug #563504.
60
61 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
62
63         * docs/plugins/Makefile.am:
64         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
65         * docs/plugins/gst-plugins-good-plugins-sections.txt:
66         * docs/plugins/gst-plugins-good-plugins.args:
67         * docs/plugins/gst-plugins-good-plugins.hierarchy:
68         * docs/plugins/gst-plugins-good-plugins.interfaces:
69         * docs/plugins/inspect/plugin-1394.xml:
70         * docs/plugins/inspect/plugin-aasink.xml:
71         * docs/plugins/inspect/plugin-alaw.xml:
72         * docs/plugins/inspect/plugin-alpha.xml:
73         * docs/plugins/inspect/plugin-alphacolor.xml:
74         * docs/plugins/inspect/plugin-annodex.xml:
75         * docs/plugins/inspect/plugin-apetag.xml:
76         * docs/plugins/inspect/plugin-audiofx.xml:
77         * docs/plugins/inspect/plugin-auparse.xml:
78         * docs/plugins/inspect/plugin-autodetect.xml:
79         * docs/plugins/inspect/plugin-avi.xml:
80         * docs/plugins/inspect/plugin-cacasink.xml:
81         * docs/plugins/inspect/plugin-cairo.xml:
82         * docs/plugins/inspect/plugin-cutter.xml:
83         * docs/plugins/inspect/plugin-debug.xml:
84         * docs/plugins/inspect/plugin-dv.xml:
85         * docs/plugins/inspect/plugin-efence.xml:
86         * docs/plugins/inspect/plugin-effectv.xml:
87         * docs/plugins/inspect/plugin-equalizer.xml:
88         * docs/plugins/inspect/plugin-esdsink.xml:
89         * docs/plugins/inspect/plugin-flac.xml:
90         * docs/plugins/inspect/plugin-flxdec.xml:
91         * docs/plugins/inspect/plugin-gamma.xml:
92         * docs/plugins/inspect/plugin-gconfelements.xml:
93         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
94         * docs/plugins/inspect/plugin-goom.xml:
95         * docs/plugins/inspect/plugin-goom2k1.xml:
96         * docs/plugins/inspect/plugin-halelements.xml:
97         * docs/plugins/inspect/plugin-icydemux.xml:
98         * docs/plugins/inspect/plugin-id3demux.xml:
99         * docs/plugins/inspect/plugin-interleave.xml:
100         * docs/plugins/inspect/plugin-jpeg.xml:
101         * docs/plugins/inspect/plugin-level.xml:
102         * docs/plugins/inspect/plugin-matroska.xml:
103         * docs/plugins/inspect/plugin-monoscope.xml:
104         * docs/plugins/inspect/plugin-mulaw.xml:
105         * docs/plugins/inspect/plugin-multifile.xml:
106         * docs/plugins/inspect/plugin-multipart.xml:
107         * docs/plugins/inspect/plugin-navigationtest.xml:
108         * docs/plugins/inspect/plugin-ossaudio.xml:
109         * docs/plugins/inspect/plugin-png.xml:
110         * docs/plugins/inspect/plugin-pulseaudio.xml:
111         * docs/plugins/inspect/plugin-quicktime.xml:
112         * docs/plugins/inspect/plugin-replaygain.xml:
113         * docs/plugins/inspect/plugin-rtp.xml:
114         * docs/plugins/inspect/plugin-rtsp.xml:
115         * docs/plugins/inspect/plugin-shout2send.xml:
116         * docs/plugins/inspect/plugin-smpte.xml:
117         * docs/plugins/inspect/plugin-soup.xml:
118         * docs/plugins/inspect/plugin-spectrum.xml:
119         * docs/plugins/inspect/plugin-speex.xml:
120         * docs/plugins/inspect/plugin-taglib.xml:
121         * docs/plugins/inspect/plugin-udp.xml:
122         * docs/plugins/inspect/plugin-video4linux2.xml:
123         * docs/plugins/inspect/plugin-videobalance.xml:
124         * docs/plugins/inspect/plugin-videobox.xml:
125         * docs/plugins/inspect/plugin-videocrop.xml:
126         * docs/plugins/inspect/plugin-videoflip.xml:
127         * docs/plugins/inspect/plugin-videomixer.xml:
128         * docs/plugins/inspect/plugin-wavenc.xml:
129         * docs/plugins/inspect/plugin-wavpack.xml:
130         * docs/plugins/inspect/plugin-wavparse.xml:
131         * docs/plugins/inspect/plugin-ximagesrc.xml:
132         * gst/matroska/matroska-demux.c:
133         * gst/matroska/matroska-demux.h:
134         * gst/matroska/matroska-mux.c:
135         * gst/matroska/matroska-mux.h:
136         Add documentation for matroskamux and matroskademux and
137         update the inspection xml files.
138
139 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
140
141         * configure.ac:
142         Apparently AC_CONFIG_MACRO_DIR breaks when using more
143         than one macro directory, reverting last change.
144
145 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
146
147         * configure.ac:
148         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
149         our M4 macros.
150
151 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
152
153         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
154         Provide the parameters that are required for the format string
155         to fix a compiler warning.
156
157 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
158
159         * gst/autodetect/gstautoaudiosrc.c:
160           Fix classification.
161
162 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
163
164         Patch by: Cygwin Ports maintainer
165                   <yselkowitz at users dot sourceforge dot net>
166
167         * autogen.sh:
168         * configure.ac:
169         Require gettext 0.17 because older versions don't mix with libtool
170         2.2. At build time an older gettext version will still work.
171         Fixes bug #556091.
172
173 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
174
175         Patch by: Peter Kjellerstedt <pkj at axis com>
176
177         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
178         Make gst_multiudpsink_render() ignore errors from sendto() instead of
179         breaking streaming. Emit a warning instead. Fixes #562572.
180
181 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
182
183         Patch by: Ron McOuat <rmcouat at smartt dot com>
184
185         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
186         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
187         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
188         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
189         * ext/soup/gstsouphttpsrc.h:
190         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
191         (digest_auth_cb), (run_test), (GST_START_TEST),
192         (souphttpsrc_suite), (run_server):
193         Add support for basic and digest authentication in souphttpsrc.
194         Fixes bug #561775.
195
196 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
197
198         Patch by: Pepijn Van Eeckhoudt
199                       <pepijn dot vaneeckhoudt at luciad dot com>
200
201         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
202         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
203         * gst/wavenc/gstwavenc.h:
204         * gst/wavenc/riff.h:
205         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
206
207 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
208
209         Patch by: 이문형 <iwings at gmail dot com>
210
211         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
212         Prevent further read/write actions taken to the connect-failed socket by
213         erroring out quickly. See #562258.
214
215 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
216
217         * tests/examples/level/level-example.c:
218           Set fakesink to sync. Otherwise people might question the message
219           interval. Nevertheless the timestamp in the message is what matters.
220
221 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
222
223         * tests/icles/.cvsignore:
224         cvsignore newly generated file.
225
226 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
227
228         * gst/rtp/gstasteriskh263.c:
229         * gst/rtp/gstasteriskh263.h:
230         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
231         * gst/rtp/gstrtpL16depay.h:
232         * gst/rtp/gstrtpL16pay.c:
233         * gst/rtp/gstrtpL16pay.h:
234         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
235         * gst/rtp/gstrtpac3depay.h:
236         * gst/rtp/gstrtpamrdepay.c:
237         * gst/rtp/gstrtpamrdepay.h:
238         * gst/rtp/gstrtpamrpay.c:
239         * gst/rtp/gstrtpamrpay.h:
240         * gst/rtp/gstrtpdepay.c:
241         * gst/rtp/gstrtpdepay.h:
242         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
243         * gst/rtp/gstrtpg726depay.c:
244         * gst/rtp/gstrtpg726pay.c:
245         * gst/rtp/gstrtpg729depay.c:
246         * gst/rtp/gstrtpg729pay.c:
247         * gst/rtp/gstrtpgsmdepay.c:
248         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
249         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
250         * gst/rtp/gstrtph263depay.h:
251         * gst/rtp/gstrtph263pay.c:
252         * gst/rtp/gstrtph263pay.h:
253         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
254         * gst/rtp/gstrtph263pdepay.h:
255         * gst/rtp/gstrtph263ppay.c:
256         * gst/rtp/gstrtph263ppay.h:
257         * gst/rtp/gstrtph264depay.c:
258         * gst/rtp/gstrtph264depay.h:
259         * gst/rtp/gstrtph264pay.c:
260         * gst/rtp/gstrtph264pay.h:
261         * gst/rtp/gstrtpilbcdepay.c:
262         * gst/rtp/gstrtpilbcpay.c:
263         * gst/rtp/gstrtpjpegdepay.h:
264         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
265         * gst/rtp/gstrtpmp1sdepay.h:
266         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
267         * gst/rtp/gstrtpmp2tdepay.h:
268         * gst/rtp/gstrtpmp2tpay.c:
269         * gst/rtp/gstrtpmp2tpay.h:
270         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
271         * gst/rtp/gstrtpmp4apay.c:
272         * gst/rtp/gstrtpmp4apay.h:
273         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
274         * gst/rtp/gstrtpmp4gdepay.h:
275         * gst/rtp/gstrtpmp4gpay.c:
276         * gst/rtp/gstrtpmp4gpay.h:
277         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
278         * gst/rtp/gstrtpmp4vdepay.h:
279         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
280         * gst/rtp/gstrtpmp4vpay.h:
281         * gst/rtp/gstrtpmpadepay.c:
282         * gst/rtp/gstrtpmpadepay.h:
283         * gst/rtp/gstrtpmpapay.c:
284         * gst/rtp/gstrtpmpapay.h:
285         * gst/rtp/gstrtpmpvdepay.c:
286         * gst/rtp/gstrtpmpvdepay.h:
287         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
288         * gst/rtp/gstrtppcmapay.c:
289         * gst/rtp/gstrtppcmudepay.c:
290         * gst/rtp/gstrtppcmupay.c:
291         * gst/rtp/gstrtpspeexdepay.c:
292         * gst/rtp/gstrtpspeexpay.c:
293         * gst/rtp/gstrtpsv3vdepay.c:
294         * gst/rtp/gstrtpsv3vdepay.h:
295         * gst/rtp/gstrtptheoradepay.c:
296         * gst/rtp/gstrtptheoradepay.h:
297         * gst/rtp/gstrtptheorapay.c:
298         * gst/rtp/gstrtptheorapay.h:
299         * gst/rtp/gstrtpvorbisdepay.c:
300         * gst/rtp/gstrtpvorbisdepay.h:
301         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
302         * gst/rtp/gstrtpvorbispay.h:
303         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
304         * gst/rtp/gstrtpvrawpay.c:
305         Fix the descriptions and fix some email addresses.
306
307 2008-11-25  Julien Moutte  <julien@fluendo.com>
308
309         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
310         to supported qtdemux video codecs as I found some video clips using 
311         those.
312
313 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
314
315         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
316         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
317         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
318         (gst_auto_video_sink_detect):
319         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
320         Post an error when we can't set the internal ghostpad target.
321
322 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
323
324         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
325         (gst_video_crop_transform), (gst_video_crop_transform_caps),
326         (gst_video_crop_set_caps), (gst_video_crop_set_property):
327         * gst/videocrop/gstvideocrop.h:
328         Fix renegotiation when changing properties using the new basetransform
329         features. Fixes #561502.
330
331         * tests/icles/Makefile.am:
332         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
333         Add crazy interactive test unit for dynamically changing properties.
334
335 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
336
337         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
338         (gst_rtspsrc_parse_range):
339         Add some more debugging.
340         Use the reanges received from the server unconditionally.
341         Fixes #561625.
342
343 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
344
345         * ext/pulse/pulsesink.c:
346           Change #if 0 to something more expresive and add pointer to related
347           bug ticket.
348
349 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
350
351         Patch by: Tal Shalif <tshalif at nargila dot org>
352
353         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
354         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
355         the latter don't exist on some systems (mingw). Fixes bug #561990.
356
357 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
358
359         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
360
361         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
362         Add transferMode.dnla.org header to HTTP requests as this is
363         required by the DLNA specs and doesn't hurt in other situations.
364         Fixes bug #561802.
365
366 2008-11-20  Michael Smith <msmith@songbirdnest.com>
367
368         * sys/osxvideo/osxvideosink.h:
369         * sys/osxvideo/osxvideosink.m:
370           Handle video window resizing more correctly, avoiding crashes when
371           embedding the window and resizing it.
372
373 2008-11-20  Michael Smith <msmith@songbirdnest.com>
374
375         * gst/udp/gstmultiudpsink.c:
376         * gst/udp/gstudpnetutils.c:
377         * gst/udp/gstudpnetutils.h:
378         * gst/udp/gstudpsrc.c:
379           Fix multiudpsink on OSX by passing the specific length of the socket,
380           refactor that into a function shared with the same thing in udpsrc.
381
382 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
383
384         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
385         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
386         (gst_wavparse_stream_headers):
387         Fix the scaling code.
388         Fix parsing of the INFO chunks, we were reading the wrong number of
389         bytes.  Fixes #561580.
390
391 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
392
393         * gst/matroska/matroska-mux.c:
394         Fix NULL pointer dereference of an unset codec_id in the recently 
395         added Dirac paths
396
397 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
398
399         * tests/check/Makefile.am:
400         Just keep disabling elements that hang the states test until it
401         works.
402
403 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
404
405         * ext/libpng/gstpngenc.c:
406         Don't flush downstream after every buffer - that's not what
407         this libpng callback is for at all!
408
409 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
410
411         * sys/v4l2/v4l2src_calls.c:
412           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
413           (gst_v4l2src_probe_caps_for_format):
414           Turns out we don't always get the frame sizes in a predefined
415           order from lowest to highest resolution, so let's just sort the
416           list by frame size once we've queried the possible resolutions
417           rather than assume any particular order. Fixes probed caps for
418           the camera in my HP2133 mini notebook and makes v4l2src default
419           to a decent size.
420
421 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
422
423         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
424         * gst/matroska/matroska-ids.h:
425         Make mkvdemux aware of E-AC3.
426
427 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
428
429         * gst/rtp/Makefile.am:
430         * gst/rtp/gstrtp.c: (plugin_init):
431         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
432         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
433         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
434         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
435         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
436         (gst_rtp_jpeg_depay_change_state),
437         (gst_rtp_jpeg_depay_plugin_init):
438         * gst/rtp/gstrtpjpegdepay.h:
439         Add a jpeg depayloader.
440
441         * gst/rtp/gstrtpjpegpay.c:
442         Set the default properties on the payloader to better defaults.
443
444 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
445
446         * sys/v4l2/gstv4l2.c:
447           Give it a primary rank for autovideosrc.
448
449 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
450
451         Patch by: Bjorn Ostby <bjornos at axis dot com>
452
453         * gst/rtp/Makefile.am:
454         * gst/rtp/gstrtp.c: (plugin_init):
455         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
456         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
457         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
458         (gst_rtp_jpeg_pay_read_quant_table),
459         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
460         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
461         (gst_rtp_jpeg_pay_plugin_init):
462         * gst/rtp/gstrtpjpegpay.h:
463         Add JPEG payloader. Fixes #560756.
464
465 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
466
467         Patch by: Fabricio Godoy <skarllot at gmail dot com>
468
469         * sys/oss/gstosssink.c: (gst_oss_sink_open):
470         * sys/oss/gstosssrc.c: (gst_oss_src_open):
471         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
472         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
473         Fix some spelling mistakes. Fixes #556802.
474
475 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
476
477         * gst/equalizer/GstIirEqualizer10Bands.prs:
478         * gst/equalizer/GstIirEqualizer3Bands.prs:
479         * gst/equalizer/Makefile.am:
480         * gst/equalizer/gstiirequalizer10bands.c:
481         * gst/equalizer/gstiirequalizer3bands.c:
482           Add presets for equalizer. Fixes #522183.
483
484 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
485
486         * gst/rtsp/Makefile.am:
487         * gst/rtsp/gstrtsp.c: (plugin_init):
488         * gst/rtsp/gstrtspgoogle.c:
489         * gst/rtsp/gstrtspgoogle.h:
490         Remove google extension again, it's not needed anymore because we never
491         send multiple transports anymore.
492
493 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
494
495         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
496
497         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
498         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
499         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
500         (gst_rtspsrc_stream_free),
501         (gst_rtspsrc_stream_configure_udp_sinks),
502         (gst_rtspsrc_stream_configure_transport),
503         (gst_rtspsrc_send_dummy_packets),
504         (gst_rtspsrc_create_transports_string),
505         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
506         * gst/rtsp/gstrtspsrc.h:
507         Add property to configure NAT traversal method.
508         Ignore EOS from the internal sinks.
509         Implement sending dummy packets as a (simple) method to open up
510         some firewalls.
511         Send PLAY request to the server after we started the udp sources.
512         Fixes #559545.
513
514 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
515
516         Patch by: Yotam <sh dot yotam at gmail dot com>
517
518         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
519         Flush the remaining frames on EOS. Fixes #560641.
520
521 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
522
523         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
524         Fix compiler warning about printf formatting.
525
526 2008-11-12  Andy Wingo  <wingo@pobox.com>
527
528         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
529         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
530         segment events instead of sending them from the seeking thread.
531         Fixes #559288.
532         (gst_qtdemux_push_pending_newsegment): New helper, sends out
533         queued newsegment events.
534         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
535         call it here, as we only seek when looping, and only push in the
536         movie state.
537
538 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
539
540         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
541         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
542         * gst/qtdemux/qtdemux_fourcc.h:
543         * gst/qtdemux/qtdemux_types.c:
544         Add cover and alternative copyright tag, and enhance some existing
545         ones by marking them as container atoms.
546
547 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
548
549         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
550         Don't ignore the return value of setcaps.
551
552 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
553
554         Patch by: Olivier Crete <tester at tester dot ca>
555
556         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
557         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
558         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
559         * gst/rtp/gstrtpg729pay.h:
560         Replace G729 payloader with an improved version. Fixes #532409.
561
562 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
563
564         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
565         (gst_rtspsrc_change_state):
566         Only send one transport at a time for improved compatibility with some
567         broken servers. See #537832.
568
569 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
570
571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
572         (gst_rtspsrc_perform_seek):
573         Only pause/play in the seek handler when the source was playing.
574         Fixes #529379.
575
576 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
577
578         * gst/matroska/matroska-mux.c:
579         (gst_matroska_mux_handle_dirac_packet):
580         Fix muxing of Dirac streams if the input already has the format
581         we need, i.e. is the output of matroskademux.
582
583 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
584
585         * gst/avi/gstavimux.c:
586           Don't segfault on string typed tags being NULL. Fixes #560155.
587
588 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
589
590         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
591         (gst_matroska_mux_audio_pad_setcaps):
592         Fix mapping AAC profile to Matroska codec id.
593
594 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
595
596         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
597         (qtdemux_video_caps), (qtdemux_audio_caps):
598         Refactor some raw audio caps building, and handle >16-bit cases.
599         Fix/replace building caps from a string description.
600
601 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
602
603         * gst/audiofx/audiowsincband.c:
604         * gst/audiofx/audiowsinclimit.c:
605         * gst/cutter/gstcutter.c:
606           Make author name consistent with others.
607
608 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
609
610         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
611
612         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
613         (gst_rtspsrc_stream_configure_udp_sink):
614         Pause the RTSP stream before doing a new play request.
615         Make sure that adding the udpsinks does not cause the rtspsrc to become
616         a sink. Fixes #559547.
617
618 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
619
620         * gst/matroska/matroska-ids.h:
621         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
622         (gst_matroska_mux_handle_dirac_packet),
623         (gst_matroska_mux_write_data):
624         Implement Dirac muxing into Matroska comforming to the spec, i.e.
625         put all Dirac packages up to a picture into a Matroska block.
626
627         TODO: Implement writing of the ReferenceBlock Matroska elements,
628         currently the Dirac muxing is only 100% correct if Matroska version 2
629         is selected for muxing.
630
631 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
632
633         Patch by: Bastien Nocera <hadess at hadess dot net>,
634                   Hans de Goede <jwrdegoede at fedoraproject dot org>
635
636         * configure.ac:
637         * sys/v4l2/Makefile.am:
638         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
639         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
640         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
641         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
642         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
643         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
644         (gst_v4l2_get_input), (gst_v4l2_set_input):
645         * sys/v4l2/v4l2_calls.h:
646         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
647         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
648         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
649         (gst_v4l2src_fill_format_list),
650         (gst_v4l2src_probe_caps_for_format_and_size),
651         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
652         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
653         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
654         (gst_v4l2src_get_nearest_size):
655         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
656
657 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
658
659         * ext/aalib/Makefile.am:
660         * ext/annodex/Makefile.am:
661         * ext/cairo/Makefile.am:
662         * ext/dv/Makefile.am:
663         * ext/esd/Makefile.am:
664         * ext/flac/Makefile.am:
665         * ext/gconf/Makefile.am:
666         * ext/gdk_pixbuf/Makefile.am:
667         * ext/hal/Makefile.am:
668         * ext/jpeg/Makefile.am:
669         * ext/ladspa/Makefile.am:
670         * ext/libcaca/Makefile.am:
671         * ext/libmng/Makefile.am:
672         * ext/libpng/Makefile.am:
673         * ext/mikmod/Makefile.am:
674         * ext/pulse/Makefile.am:
675         * ext/raw1394/Makefile.am:
676         * ext/shout2/Makefile.am:
677         * ext/soup/Makefile.am:
678         * ext/speex/Makefile.am:
679         * ext/taglib/Makefile.am:
680         * ext/wavpack/Makefile.am:
681         * gst/alpha/Makefile.am:
682         * gst/apetag/Makefile.am:
683         * gst/audiofx/Makefile.am:
684         * gst/auparse/Makefile.am:
685         * gst/autodetect/Makefile.am:
686         * gst/avi/Makefile.am:
687         * gst/cutter/Makefile.am:
688         * gst/debug/Makefile.am:
689         * gst/effectv/Makefile.am:
690         * gst/equalizer/Makefile.am:
691         * gst/flx/Makefile.am:
692         * gst/goom/Makefile.am:
693         * gst/goom2k1/Makefile.am:
694         * gst/icydemux/Makefile.am:
695         * gst/id3demux/Makefile.am:
696         * gst/interleave/Makefile.am:
697         * gst/law/Makefile.am:
698         * gst/level/Makefile.am:
699         * gst/matroska/Makefile.am:
700         * gst/median/Makefile.am:
701         * gst/monoscope/Makefile.am:
702         * gst/multifile/Makefile.am:
703         * gst/multipart/Makefile.am:
704         * gst/oldcore/Makefile.am:
705         * gst/qtdemux/Makefile.am:
706         * gst/replaygain/Makefile.am:
707         * gst/rtp/Makefile.am:
708         * gst/rtsp/Makefile.am:
709         * gst/smpte/Makefile.am:
710         * gst/spectrum/Makefile.am:
711         * gst/udp/Makefile.am:
712         * gst/videobox/Makefile.am:
713         * gst/videocrop/Makefile.am:
714         * gst/videofilter/Makefile.am:
715         * gst/videomixer/Makefile.am:
716         * gst/wavenc/Makefile.am:
717         * gst/wavparse/Makefile.am:
718         * sys/directdraw/Makefile.am:
719         * sys/directsound/Makefile.am:
720         * sys/oss/Makefile.am:
721         * sys/osxaudio/Makefile.am:
722         * sys/osxvideo/Makefile.am:
723         * sys/sunaudio/Makefile.am:
724         * sys/v4l2/Makefile.am:
725         * sys/waveform/Makefile.am:
726         * sys/ximage/Makefile.am:
727           Don't install static libs for plugins. Fixes #550851 for -good.
728
729 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
730
731         * ext/flac/Makefile.am:
732         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
733         This fixes compilation if FLAC is installed in an uncommon location
734         that is not already handled by other CFLAGS. Fixes bug #558711.
735
736 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
737
738         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
739         Guard more uncommon formats with ifdefs so that we can compile on older
740         versions.
741
742 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
743
744         Patch by: Nick Haddad <nick at haddads dot net>
745
746         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
747         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
748         (gst_avi_demux_stream_data):
749         Invert other uncompressed RGB formats. Fixes #558554.
750
751 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
752
753         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
754         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
755         * gst/wavenc/gstwavenc.h:
756         Add support for float/double as input and remove the (nowadays)
757         useless parsing of the depth as we require width==depth.
758
759 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
760
761         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
762         * gst/rtp/gstrtpmpapay.c:
763         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
764         mpeg version 1. Fixes #558427.
765
766 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
767
768         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
769         (gst_rtp_L16_pay_getcaps):
770         Only put an integral amount of samples in the RTP packet.
771         Fixes #556641.
772
773 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
774
775         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
776         * gst/rtp/gstrtpchannels.h:
777         Add method to get possible channel positions.
778
779 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
780
781         * gst/rtp/Makefile.am:
782         Also commit updated makefile
783
784 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
785
786         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
787         Don't allow width=32,depth=24 as input. WAV requires that the width
788         is the next integer multiply of 8 from the depth.
789
790 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
791
792         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
793         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
794         (gst_rtp_L16_pay_getcaps):
795         * gst/rtp/gstrtpchannels.c: (check_channels),
796         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
797         (gst_rtp_channels_create_default):
798         * gst/rtp/gstrtpchannels.h:
799         Add mappings for multichannel support. Does not completely just work
800         because the getcaps function does not yet return the allowed channel
801         mappings. See #556641.
802
803 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
804
805         * gst/goom/Makefile.am:
806         * gst/goom/README:
807         * gst/goom/config_param.c:
808         * gst/goom/convolve_fx.c:
809         * gst/goom/drawmethods.c:
810         * gst/goom/drawmethods.h:
811         * gst/goom/filters.c:
812         * gst/goom/filters_mmx.s:
813         * gst/goom/flying_stars_fx.c:
814         * gst/goom/goom.h:
815         * gst/goom/goom_config.h:
816         * gst/goom/goom_config_param.h:
817         * gst/goom/goom_core.c:
818         * gst/goom/goom_filters.h:
819         * gst/goom/goom_fx.h:
820         * gst/goom/goom_graphic.h:
821         * gst/goom/goom_plugin_info.h:
822         * gst/goom/goom_tools.c:
823         * gst/goom/goom_tools.h:
824         * gst/goom/goom_typedefs.h:
825         * gst/goom/goom_visual_fx.h:
826         * gst/goom/graphic.c:
827         * gst/goom/ifs.c:
828         * gst/goom/ifs.h:
829         * gst/goom/lines.c:
830         * gst/goom/lines.h:
831         * gst/goom/mathtools.c:
832         * gst/goom/mathtools.h:
833         * gst/goom/mmx.c:
834         * gst/goom/motif_goom1.h:
835         * gst/goom/motif_goom2.h:
836         * gst/goom/plugin_info.c:
837         * gst/goom/ppc_drawings.h:
838         * gst/goom/ppc_zoom_ultimate.h:
839         * gst/goom/sound_tester.c:
840         * gst/goom/sound_tester.h:
841         * gst/goom/surf3d.c:
842         * gst/goom/surf3d.h:
843         * gst/goom/tentacle3d.c:
844         * gst/goom/tentacle3d.h:
845         * gst/goom/v3d.c:
846         * gst/goom/v3d.h:
847         * gst/goom/xmmx.c:
848           Add license headers in all source files. Remove filter.c from
849           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
850           which are not used right now. Fixes #557709.
851
852 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
853
854         Patch by: Olivier Crete <tester at tester dot ca>
855
856         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
857         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
858         Implement getcaps in rtpL16pay. Fixes #556484.
859
860 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
861
862         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
863         (gst_rtp_L16_depay_process):
864         Check if clock-rate and channels are valid.
865         Don't ignore the return value of setcaps.
866         No need to validate the buffer, the base class does that for us.
867         Use the marker bit to set the DISCONT flag on outgoing buffers.
868
869         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
870         Don't ignore the return value of set_outcaps.
871
872         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
873         (gst_rtp_ac3_depay_process):
874         Don't ignore the return value of set_caps.
875         No need to validate the buffer, the base class does that for us.
876
877         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
878         (gst_rtp_amr_depay_process):
879         * gst/rtp/gstrtpamrdepay.h:
880         Don't ignore the return value of setcaps.
881         No need to validate the buffer, the base class does that for us.
882         No need to set output caps on the buffers, the base class does that for
883         us.
884         The subclass will make sure we are negotiated.
885         
886         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
887         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
888         * gst/rtp/gstrtpdvdepay.h:
889         Clean up caps negotiation.
890         The subclass will make sure we are negotiated.
891
892         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
893         (gst_rtp_g726_depay_process):
894         Clean up caps negotiation.
895         Use the marker bit to set the DISCONT flag on outgoing buffers.
896
897         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
898         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
899         * gst/rtp/gstrtpg729depay.h:
900         The subclass will make sure we are negotiated.
901         Use the marker bit to set the DISCONT flag on outgoing buffers.
902
903         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
904         (gst_rtp_gsm_depay_process):
905         Clean up caps negotiation.
906         Use the marker bit to set the DISCONT flag on outgoing buffers.
907
908         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
909         Clean up caps negotiation.
910         Don't ignore the return value of set_outcaps.
911
912         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
913         (gst_rtp_h263_depay_process):
914         Clean up caps negotiation.
915         No need to validate the buffer, the base class does that for us.
916
917         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
918         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
919         * gst/rtp/gstrtph263pay.h:
920         Don't ignore the return value of set_outcaps.
921         Do some more timestamps.
922
923         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
924         (gst_rtp_h263p_depay_process):
925         Clean up caps negotiation.
926         Don't ignore the return value of setcaps.
927         No need to validate the buffer, the base class does that for us.
928
929         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
930         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
931         (gst_rtp_h263p_pay_handle_buffer):
932         * gst/rtp/gstrtph263ppay.h:
933         Don't ignore the return value of set_outcaps.
934         Do some more timestamps.
935
936         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
937         (gst_rtp_h264_depay_process):
938         Clean up caps negotiation.
939         Don't ignore the return value of setcaps.
940         Fix possible caps leak.
941         No need to validate the buffer, the base class does that for us.
942
943         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
944         Add some more debug info.
945
946         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
947         (gst_rtp_ilbc_depay_process):
948         Clean up caps negotiation.
949         Use the marker bit to set the DISCONT flag on outgoing buffers.
950
951         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
952         Clean up caps negotiation.
953
954         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
955         (gst_rtp_mp1s_depay_process):
956         Clean up caps negotiation.
957         Don't ignore the return value of setcaps.
958         No need to validate the buffer, the base class does that for us.
959         No need to set caps on buffers, subclass does that for us.
960
961         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
962         (gst_rtp_mp2t_depay_process):
963         Clean up caps negotiation.
964         Don't ignore the return value of setcaps.
965         No need to validate the buffer, the base class does that for us.
966         No need to set caps on buffers, subclass does that for us.
967
968         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
969         (gst_rtp_mp4a_depay_process):
970         Clean up caps negotiation.
971         Don't ignore the return value of setcaps.
972         No need to validate the buffer, the base class does that for us.
973
974         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
975         (gst_rtp_mp4a_pay_setcaps):
976         Don't ignore the return value of set_outcaps.
977
978         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
979         (gst_rtp_mp4g_depay_process):
980         Clean up caps negotiation.
981         Don't ignore the return value of setcaps.
982         No need to validate the buffer, the base class does that for us.
983         No need to set caps on buffers, subclass does that for us.
984
985         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
986         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
987         Don't ignore the return value of set_outcaps.
988
989         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
990         (gst_rtp_mp4v_depay_process):
991         Clean up caps negotiation.
992         Don't ignore the return value of setcaps.
993         No need to validate the buffer, the base class does that for us.
994         No need to set caps on buffers, subclass does that for us.
995
996         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
997         (gst_rtp_mp4v_pay_setcaps):
998         Don't ignore the return value of set_outcaps.
999
1000         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1001         (gst_rtp_mpa_depay_process):
1002         Clean up caps negotiation.
1003         Don't ignore the return value of setcaps.
1004         No need to validate the buffer, the base class does that for us.
1005         Use the marker bit to set the DISCONT flag on outgoing buffers.
1006
1007         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1008         Don't ignore the return value of set_outcaps.
1009
1010         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1011         (gst_rtp_mpv_depay_process):
1012         Clean up caps negotiation.
1013         Actually set output caps.
1014         No need to validate the buffer, the base class does that for us.
1015
1016         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1017         Don't ignore the return value of set_outcaps.
1018
1019         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1020         (gst_rtp_pcma_depay_process):
1021         Clean up caps negotiation.
1022         Set output buffer duration because we can.
1023         Use the marker bit to set the DISCONT flag on outgoing buffers.
1024
1025         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1026         Don't ignore the return value of set_outcaps.
1027
1028         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1029         (gst_rtp_pcmu_depay_process):
1030         Clean up caps negotiation.
1031         Use the marker bit to set the DISCONT flag on outgoing buffers.
1032
1033         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1034         Don't ignore the return value of set_outcaps.
1035
1036         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1037         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1038         Clean up caps negotiation.
1039         Set output caps on the pad and header buffers.
1040         Set duration on output buffers because we can.
1041
1042         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1043         Don't ignore the return value of set_outcaps.
1044
1045         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1046         (gst_rtp_sv3v_depay_process):
1047         Clean up caps negotiation.
1048         No need to validate the buffer, the base class does that for us.
1049         No need to set caps out output buffers, subclass does that.
1050
1051         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1052         (gst_rtp_theora_depay_process):
1053         Don't ignore the return value of setcaps.
1054         No need to validate the buffer, the base class does that for us.
1055
1056         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1057         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1058         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1059         (gst_rtp_theora_pay_handle_buffer):
1060         Don't ignore the return value of set_outcaps.
1061
1062         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1063         (gst_rtp_vorbis_depay_process):
1064         Don't ignore the return value of setcaps.
1065         No need to validate the buffer, the base class does that for us.
1066
1067         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1068         Don't ignore the return value of set_outcaps.
1069
1070         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1071         Clean up caps negotiation, don't ignore setcaps return.
1072
1073         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1074         Don't ignore the return value of set_outcaps.
1075
1076 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1077
1078         * gst/matroska/matroska-demux.c:
1079         (gst_matroska_demux_handle_src_event):
1080         Forward unknown events upstream.
1081
1082 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1083
1084         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1085         Add some refcount check
1086
1087         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1088         Don't ignore the result of write(), fixes a  compiler warning for me.
1089
1090         * tests/icles/videobox-test.c: (main):
1091         Make the output a little more pretty.
1092
1093 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1094
1095         * ext/esd/esdmon.c:
1096           Add doc blob.
1097
1098 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1099
1100         * docs/plugins/Makefile.am:
1101         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1102         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1103         * docs/plugins/gst-plugins-good-plugins.args:
1104         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1105         * docs/plugins/gst-plugins-good-plugins.interfaces:
1106         * docs/plugins/inspect/plugin-autodetect.xml:
1107           Add the docs of the new elements.
1108
1109 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1110
1111         * gst/autodetect/gstautoaudiosrc.c:
1112         (gst_auto_audio_src_class_init):
1113         * gst/autodetect/gstautovideosrc.c:
1114         (gst_auto_video_src_class_init):
1115         Fix "Since" tags in the documentation.
1116
1117 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1118
1119         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1120
1121         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1122         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1123         Add support for souphttpsrc to act as a live source. This makes it
1124         possible to get timestamped buffers in combination with the
1125         "do-timestamp" property. Fixes bug #556019.
1126
1127 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1128
1129         * gst/autodetect/Makefile.am:
1130         * gst/autodetect/gstautoaudiosink.c:
1131         * gst/autodetect/gstautoaudiosrc.c:
1132         * gst/autodetect/gstautoaudiosrc.h:
1133         * gst/autodetect/gstautodetect.c:
1134         * gst/autodetect/gstautovideosink.c:
1135         * gst/autodetect/gstautovideosrc.c:
1136         * gst/autodetect/gstautovideosrc.h:
1137           Implement src plugins. Little code/string cleanup in the sinks.
1138           Fixes #523813.
1139
1140 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1141
1142         Patch by: Peter Kjellerstedt <pkj at axis com>
1143
1144         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1145         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1146         Fix a memory leak when pads are requested but the pipeline never
1147         goes into PLAYING.
1148
1149         Correctly remove request pads, no matter if they have collected
1150         data or not.
1151
1152         Fixes bug #557710.
1153
1154 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1155
1156         Patch by: <lrn1986 at gmail dot com>
1157
1158         * gst/udp/gstudpnetutils.h:
1159         Define the correct WINVER so getaddinfo() can be used when using
1160         mingw32. Fixes bug #557294.
1161
1162 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1163
1164         Patch by: <lrn1986 at gmail dot com>
1165
1166         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1167         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1168         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1169         Fix "argument type mismatch" compiler warnings on Windows.
1170         Fixes bug #557293.
1171
1172 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1173
1174         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1175         Don't calculate the filter coefficients for every single buffer
1176         but only when it's needed. Fixes bug #557260.
1177
1178 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1179
1180         * configure.ac:
1181         Back to development -> 0.10.11.1
1182
1183 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1184
1185         * gst-plugins-good.doap:
1186         Fix version number of 0.10.11 release in doap file
1187
1188 === release 0.10.11 ===
1189
1190 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1191
1192         * configure.ac:
1193           releasing 0.10.11, "Secondary Consideration"
1194
1195 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1196
1197         * configure.ac:
1198         Commit 0.10.10.4 pre-release
1199
1200 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1201
1202         * gst/avi/gstavimux.c:
1203         Fix VPRP chunk setup in avimux.
1204         Fixes: #556010
1205         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1206
1207 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1208
1209         * gst/videobox/gstvideobox.c:
1210         support dynamically changing properties in videobox
1211         Fixed: #557085
1212         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1213
1214 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1215
1216         * configure.ac:
1217         0.10.10.3 pre-release
1218
1219 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1220
1221         * tests/check/Makefile.am:
1222         Don't run the states test on pulsesrc and pulsesink
1223
1224 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1225
1226         * configure.ac:
1227         Commit 0.10.10.2 pre-release bump that actually went
1228         out on 2008-10-11
1229
1230 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1231
1232         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1233         Skip entries for streams that don't have a output pad yet, thereby
1234         avoiding calling pad functions with a NULL pad.
1235         Fixes #556424
1236
1237 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1238
1239         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1240         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1241         Remove problematic and useless refcount check.
1242         Fixes #556381
1243
1244 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1245
1246         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1247         Remove problematic and useless refcount check.
1248         Fixes #556381
1249
1250 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1251
1252         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1253         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1254         Cast some size_t arguments to guint to avoid compiler
1255         warnings on 64-bit systems.
1256
1257 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1258
1259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1260         Return TRUE instead of FALSE from the event handler when we swallowed the
1261         event.
1262
1263 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1264
1265         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1266         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1267         Reset header state. Fixes #555321.
1268
1269 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1270
1271         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1272         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1273         * gst/avi/gstavidemux.h:
1274         For timestamping audio packets we need to take into account the
1275         amount of blocks in one entry using the blockalign. Fixes some sync
1276         issues with zero-padded audio blocks in the beginning of avi files.
1277
1278 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1279
1280         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1281         (gst_multi_file_src_query):
1282         Implement DEFAULT and BUFFER position queries. See #555260.
1283
1284 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1285
1286         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1287         Fix build for systems that don't have XDamage.
1288
1289 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1290
1291         * tests/examples/rtp/client-H263p.sdp:
1292         * tests/examples/rtp/client-H263p.sh:
1293         * tests/examples/rtp/server-VTS-H263p.sh:
1294         Add some more H263p server and client examples.
1295
1296 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1297
1298         * configure.ac::
1299           Depend on released versions of core and base.
1300
1301 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1302
1303         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1304         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1305         Return -1 instead of 0 in error cases. Fixes #554771.
1306
1307 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1308
1309         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1310         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1311         Stop leaking the cursor image.
1312         Unref the last_ximage and the cached cursor image on shutdown.
1313         Fixes #551570.
1314
1315 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1316
1317         * sys/v4l2/gstv4l2object.h:
1318         Getting the Class from an instance is not just a matter of casting it to
1319         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1320         instance. Fixes #549784.
1321
1322 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1323
1324         * configure.ac:
1325           Fix libs for linking directsound.
1326         * sys/directsound/gstdirectsoundsink.c:
1327           Fix buffer sizing to prevent racing the ringbuffer at startup.
1328           Add volume property.
1329
1330 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1331
1332         * ext/pulse/pulsesink.c:
1333         Fix problems with pulsesink randomly erroring with code 'OK' after a
1334         format change on the stream by waiting when disconnecting the stream.
1335
1336 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1337
1338         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1339         (gst_rtp_amr_depay_process):
1340         Mark DISCONT on output buffers when the marker bit signals a new talk
1341         spurt.
1342
1343         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1344         Set the marker bit for buffers with a DISCONT flag to signal a talk
1345         spurt.
1346
1347 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1348
1349         * gst/rtp/Makefile.am:
1350         * gst/rtp/gstrtp.c: (plugin_init):
1351         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1352         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1353         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1354         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1355         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1356         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1357         * gst/rtp/gstrtpmp4apay.h:
1358         Added MP4A-LATM payloader to match the depayloader.
1359
1360 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1361
1362         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1363         (gst_videomixer_sink_event):
1364         Handle segments a little better. Fixes #537361.
1365
1366 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1367
1368         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1369         Don't assume the server supports PAUSE by default. Fixes #551048.
1370
1371 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1372
1373         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1374         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1375         Switch on the socket family to get the addrlen size right.
1376
1377 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1378
1379         Patch by: Daniel Franke <df at dfranke dot us>
1380
1381         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1382         OS X's bind() implementation is picky about its addrlen parameter and
1383         fails with EINVAL if it is larger than expected for the socket's address
1384         family. Set the length to the expected length instead. Fixes #553191.
1385
1386 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1387
1388         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1389         Handle the case where we cannot do desribe or when the describe result
1390         does not contain a valid SDP message.
1391
1392 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1393
1394         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1395         Fix setting the qos.
1396
1397 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1398
1399         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1400         (gst_qtdemux_chain):
1401         Some 'broken' files out there have atom lengths of zero...
1402         which basically results in qtdemux consuming that atom again and again
1403         until the *end of night* !
1404         Detect that and emits an adequate element error message.
1405
1406 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1407
1408         * gst/interleave/Makefile.am:
1409         * gst/matroska/Makefile.am:
1410         Fix build flags order.
1411
1412         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1413         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1414         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1415         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1416         Format fixes.
1417
1418         * tests/check/elements/multifile.c:
1419         Pull in unistd.h
1420
1421 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1422
1423         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1424         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1425         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1426         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1427         (gst_rtp_mp4g_depay_change_state):
1428         * gst/rtp/gstrtpmp4gdepay.h:
1429         Handle interleaved streams by reordering AU in a queue.
1430
1431 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1432
1433         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1434         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1435         Change some of the ranges in the caps, mostly for the amount of bits we
1436         can use.
1437         Added a little bitstream parse and use it to parse the AU header fields.
1438         Check for malformed and wrongly sized packets better.
1439         Implement more header field parsing.
1440         Handle the size of fragmented packets correctly.
1441
1442 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1443
1444         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1445         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1446         Add mapping for 'tiff' => image/tiff
1447         Fixes #552213
1448
1449 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1450
1451
1452         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1453         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1454           Pretend to care about the result of write() which works around
1455           compiler warnings.
1456
1457 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1458
1459         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1460           Make sure the desired default values are actually set, not only
1461           registered as defaults (actual problem is that the stereo-specific
1462           values are only updated if channels==2, which is not the case yet
1463           when the object is created, so the default values for the
1464           mid-side-stereo and loose-mid-side-stereo settings are never
1465           set in _update_quality()). Makes flacenc create smaller files by
1466           default (for stereo input), and fixes #550791.
1467
1468 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1469
1470         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1471         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1472         (qtdemux_parse_trak), (qtdemux_video_caps):
1473         * gst/qtdemux/qtdemux.h:
1474         * gst/qtdemux/qtdemux_fourcc.h:
1475         * gst/qtdemux/qtdemux_types.c:
1476         Add support for video/mj2 mime-type and its additional atoms/boxes.
1477         Fixes #550646.
1478
1479 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1480
1481         * gst/debug/gsttaginject.c:
1482           Add warning when tags parameter is unparsable and give example for
1483           quoting in the docs.
1484
1485 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1486
1487         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1488         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1489         Add some alternative byteswapped mappings that seem to pop up sometimes.
1490         Fixes #550288.
1491
1492 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1493
1494         * po/LINGUAS:
1495         * po/POTFILES.in:
1496         * po/POTFILES.skip:
1497           Add 'ca' to LINGUAS; add some more files with translations and some
1498           files which should be ignored by translation tools.
1499
1500 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1501
1502         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1503         * ext/speex/gstspeexdec.h:
1504         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1505         * ext/speex/gstspeexenc.h:
1506         Use integer encoding and decoding functions instead of converting
1507         the integer input to float in the element. The libspeex integer
1508         functions are doing this for us already or, if libspeex was compiled
1509         in integer mode, they're doing everything using integer arithmetics.
1510         Also saves some copying around.
1511
1512 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1513
1514         * configure.ac:
1515           Fix --disable-external
1516
1517 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1518
1519         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1520         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1521         * ext/wavpack/gstwavpackenc.h:
1522         Handle non-zero start timestamps and stream discontinuities
1523         correctly. This only has an effect if we're muxing into
1524         a container format as the raw WavPack stream must contain
1525         continous sample numbers.
1526
1527 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1528
1529         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1530         Correct the timestamp and granulepos calculation by one Speex
1531         frame.
1532
1533 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1534
1535         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1536         Correctly take the granulepos from upstream if possible and
1537         correctly handle the granulepos in various calculations: the
1538         granulepos is the sample number of the _last_ sample in a frame, not
1539         the first.
1540
1541         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1542         (gst_speex_enc_encode), (gst_speex_enc_chain),
1543         (gst_speex_enc_change_state):
1544         * ext/speex/gstspeexenc.h:
1545         Handle non-zero start timestamps in the encoder and detect/handle
1546         stream discontinuities. Fixes bug #547075.
1547
1548 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1549
1550         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1551
1552         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1553         Fix compiler warnings caused by passing a string as format string
1554         instead of "%s" and then the string. This is only exposed by -Wformat=2
1555         as used by default on Ubuntu. Fixes bug #550015.
1556
1557 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1558
1559         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1560         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1561         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1562         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1563         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1564           (gst_ebml_read_element_length):
1565         * gst/matroska/matroska-demux.c:
1566           (gst_matroska_demux_check_subtitle_buffer):
1567           Make stuff compile with GST_DISABLE_GST_DEBUG.
1568
1569 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1570
1571         * gst/law/alaw.c:
1572         * gst/law/mulaw.c:
1573           Ref caps before passing to gst_pad_template_new(), since that takes
1574           ownership.
1575
1576 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1577
1578         Patch by: Mersad Jelacic <mersad at axis dot com>
1579
1580         * gst/multipart/multipartdemux.c:
1581         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1582         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1583         demuxer. Fixes #549551.
1584
1585 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1586
1587         * sys/osxaudio/gstosxaudiosink.c:
1588         (gst_osx_audio_sink_select_device):
1589         * sys/osxaudio/gstosxaudiosrc.c:
1590         (gst_osx_audio_src_create_ringbuffer),
1591         (gst_osx_audio_src_select_device):
1592         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1593         Fix the build on macosx.
1594
1595 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1596
1597         * gst/icydemux/gsticydemux.c:
1598           Small docs fix: in the example pipeline, we need to pass
1599           iradio-mode=true to the source, so the server actually sends
1600           an ICY stream.
1601
1602 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1603
1604         * sys/osxaudio/gstosxaudio.c:
1605           Oops. Revert more completely.
1606
1607 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1608
1609         * sys/osxaudio/gstosxaudio.c:
1610           Revert accidental element rename from testing.
1611
1612 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1613
1614         * gst-plugins-good.doap:
1615         Pull in 0.10.10 doap entry from release branch
1616
1617 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1618
1619         * configure.ac:
1620         Update version number to reflect 0.10.10 release from
1621         branch.
1622
1623 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1624
1625         * sys/osxaudio/Makefile.am:
1626         * sys/osxaudio/gstosxaudio.c:
1627         * sys/osxaudio/gstosxaudiosink.c:
1628         * sys/osxaudio/gstosxaudiosink.h:
1629         * sys/osxaudio/gstosxaudiosrc.c:
1630         * sys/osxaudio/gstosxaudiosrc.h:
1631         * sys/osxaudio/gstosxringbuffer.c:
1632         * sys/osxaudio/gstosxringbuffer.h:
1633           Rewrite caps setting and ring buffer initialisation.
1634           Previously we never told CoreAudio what format we were going to send it,
1635           so it only worked due to luck, and not at all on some hardware.
1636           Now we explicitly advertise what formats the hardware supports, and then
1637           configure the selected one correctly.
1638
1639 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1640
1641         * sys/v4l2/gstv4l2object.c:
1642         * sys/v4l2/gstv4l2src.c:
1643         * sys/v4l2/gstv4l2src.h:
1644         * sys/v4l2/v4l2_calls.c:
1645         * sys/v4l2/v4l2src_calls.c:
1646           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1647           need to memset instance structures. Some more FIXME's and comments.
1648
1649 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1650
1651         * tests/icles/.cvsignore:
1652           Ignore more.
1653
1654 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1655
1656         * gst/goom/.cvsignore:
1657         * gst/goom2k1/.cvsignore:
1658           Ignore files.
1659
1660 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1661
1662         * ext/cairo/gsttextoverlay.c:
1663           Fix compiler warning.
1664
1665 2008-08-25  David Schleef  <ds@schleef.org>
1666
1667         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1668
1669 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1670
1671         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1672         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1673         * gst/matroska/matroska-mux.c:
1674         (gst_matroska_mux_video_pad_setcaps),
1675         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1676         Add Real[Audio|Video] support to Matroska containers.
1677         It works fine for:
1678         * decoding real audio/video streams contained in mkv
1679         * 'transmuxing' real (.rm) files into .mkv files
1680         It will not work though for encoding real[audio/video] streams that
1681         don't contain the 'mdpr_data' extra data on the caps.
1682         The reason why this will not work is because I never intended to
1683         duplicate virtually all the 'mdpr' block creation into mkvmux.
1684         Fixes #536067
1685
1686 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1687
1688         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1689         * gst/law/mulaw-conversion.c:
1690         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1691         (gst_mulawenc_chain):
1692         The encoder can't really renegotiate at the time they perform a
1693         pad-alloc so make the srcpads use fixed caps.
1694         Check the buffer size after a pad-alloc because the returned size might
1695         not be right when the downstream element does not know the size of the
1696         new buffer (capsfilter). Fixes #549073.
1697
1698 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1699
1700         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1701
1702         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1703         v4l2src doesn't have a property named "norm" so don't try to notify
1704         about changes to that property. The "norm" property and related
1705         code are commented out currently. Fixes bug #549090.
1706
1707 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1708
1709         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1710
1711         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1712         Reprobe devices again instead of taking a cached list as new
1713         devices could've been plugged in. Fixes bug #549062.
1714
1715 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1716
1717         * gst/autodetect/Makefile.am:
1718         Don't link the autodetect plugin with GConf as it doesn't
1719         use GConf. Fixes bug #545463.
1720
1721 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1722
1723         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1724         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1725         (gst_ebml_read_sint), (gst_ebml_read_float),
1726         (gst_ebml_read_header):
1727         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1728         possible to ignore errors and not post any ERROR messages on
1729         the bus.
1730
1731         * gst/matroska/matroska-demux.c:
1732         (gst_matroska_demux_parse_contents):
1733         Ignore any errors and not just EOS when parsing the contents of
1734         a SeekHead. Errors here are usually caused by truncated files
1735         and playback of the file works fine. Fixes playback of the
1736         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1737         archive.
1738
1739 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1740
1741         * gst/multipart/multipartdemux.c:
1742         * gst/multipart/multipartmux.c:
1743         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1744
1745 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1746
1747         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1748           gst_directdraw_sink_bufferpool_clear):
1749           Fix two more buffer ref leaks.
1750
1751 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1752
1753         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1754
1755         * sys/directdraw/gstdirectdrawsink.c:
1756           (gst_directdraw_sink_show_frame):
1757           Fix buffer ref leak.
1758
1759 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1760
1761         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1762         Revert the last commit. wavenc still supports width!=depth for 32 bit
1763         width. Thanks Tim.
1764
1765 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1766
1767         * gst/matroska/matroska-demux.c:
1768         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1769         If the duration of a block is unknown only use the timestamp for the
1770         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1771         laces. Otherwise every lace has the same timestamp which leads to
1772         various problems. Really fixes bug #548831.
1773
1774 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1775
1776         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1777         If we're not allowing width!=depth in wavenc we should also disable
1778         the code that was added to support width!=depth.
1779
1780 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1781
1782         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1783         Don't calculate the default duration of a frame from the audio sampling
1784         rate. This only works for raw audio if every frame contains a single
1785         sample and results in broken buffer durations for other formats
1786         if no specified default duration is given or the blocks have no
1787         duration. Fixes bug #548831.
1788
1789 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1790
1791         * gst/matroska/matroska-demux.c:
1792         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1793         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1794         are used for text/plain subtitles as a gap-filler in some files.
1795
1796 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1797
1798         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1799         (gst_v4l2_get_caps_info):
1800         Add S910 and PWC formats with a low priority.
1801
1802         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1803         (gst_v4l2src_probe_caps_for_format):
1804         Add more debugging.
1805
1806 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1807
1808         * ext/flac/gstflacenc.c:
1809           Fix compilation against older libflac versions.
1810
1811 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1812
1813         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1814         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1815         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1816         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1817         (gst_pulsemixer_ctrl_set_volume):
1818         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1819         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1820         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1821         (gst_pulsesink_init), (gst_pulsesink_open),
1822         (gst_pulsesink_prepare), (gst_pulsesink_write),
1823         (gst_pulsesink_delay), (gst_pulsesink_reset):
1824         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1825         (gst_pulsesrc_init):
1826         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1827         Fix a locking issue in pulsesink's prepare function.
1828
1829         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1830         Check if the created channel layout is valid for GStreamer.
1831
1832 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1833
1834         * gst/rtsp/gstrtspgoogle.c:
1835         Things that can happen when your brain is in google mode trying to
1836         deal with their google rtsp server extensions and trying to type your
1837         google mail account.
1838
1839 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1840
1841         * gst/rtsp/Makefile.am:
1842         * gst/rtsp/gstrtsp.c: (plugin_init):
1843         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1844         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1845         (_do_init), (gst_rtsp_google_base_init),
1846         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1847         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1848         (gst_rtsp_google_extension_init):
1849         * gst/rtsp/gstrtspgoogle.h:
1850         Add google RTSP extension, it can only handle udp and responds with
1851         unsupported if we do anything else. Fixes #546465.
1852
1853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1854         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1855         (gst_rtspsrc_create_transports_string),
1856         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1857         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1858         Make transport setup code a bit better using GString.
1859         Add some more debug.
1860         Check for closed connections before doing anything on them.
1861
1862 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1863
1864         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1865         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1866         (gst_pulsesrc_prepare):
1867         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1868         (gst_pulse_channel_map_to_gst):
1869         * ext/pulse/pulseutil.h:
1870         If downstream provides no channel layout and >2 channels should be
1871         used use the default layout that pulseaudio chooses and also
1872         add this layout to the caps. Fixes bug #547258.
1873
1874 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1875
1876         Patch by: Peter Kjellerstedt <pkj at axis com>
1877
1878         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1879         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1880         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1881         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1882         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1883         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1884         (gst_udpsrc_set_property):
1885         Avoid leaking internally allocated file descriptors when setting
1886         custom file descriptors. Fixes #543101.
1887
1888 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1889
1890         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1891         Don't try to configure RTCP back to the server when the server did not
1892         give us a valid port number.
1893
1894 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1895
1896         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1897         Use new basetransform method to renegotiate. Fixes #544956.
1898
1899         * tests/icles/Makefile.am:
1900         * tests/icles/videobox-test.c: (make_pipeline), (main):
1901         Add videobox renegotiation example.
1902
1903 2008-08-19  David Schleef  <ds@schleef.org>
1904
1905         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1906         with sane values.  Fixes #548530.
1907
1908 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1909
1910         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1911         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1912         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1913         are already filled with the correct values by
1914         gst_ring_buffer_parse_caps() so there's no need to set them again
1915         with wrong values.
1916
1917 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1918
1919         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1920         (gst_avi_demux_read_subindexes_push):
1921         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1922         and instead of using the 'ix##' nomenclature, use '##ix'.
1923         They're still valid though, this fixes the duration and indexes for
1924         virtually all the ODML files I have.
1925
1926 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1927
1928         Patch by: Olivier Crete <tester at tester dot ca>
1929
1930         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1931         (gst_rtp_vorbis_depay_process):
1932         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1933         Update the vorbis RTP pay/depay to RFC 5215.
1934         Fixes #547842.
1935
1936 2008-08-14  David Schleef  <ds@schleef.org>
1937
1938         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1939           with 3:2 pulldown, i.e., 24p.
1940
1941 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1942
1943         * tests/check/elements/level.c: (GST_START_TEST):
1944         Fix compilation some more.
1945
1946 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1947
1948         * configure.ac::
1949           Require -base CVS for wavparse acid chunk parsing.
1950
1951 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1952
1953         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1954         (gst_pulsesink_init), (gst_pulsesink_finalize),
1955         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1956         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1957         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1958         * ext/pulse/pulsesink.h:
1959         Add "device-name" property to pulsesink too and currently commented
1960         out and not working support for a "volume" property.
1961
1962 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1963
1964         * configure.ac:
1965         Remove more cdio stuff (moved to ugly)
1966
1967 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1968
1969         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1970
1971         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1972         (gst_pulsesrc_get_property):
1973         Add "device-name" property, which provides a human readable string
1974         for the audio device, to make it more consisten with other audio
1975         sources. Fixes bug #547519.
1976
1977 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1978
1979         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1980         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1981         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1982         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1983         * ext/pulse/pulsemixerctrl.h:
1984         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1985         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1986         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1987         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1988         * ext/pulse/pulseprobe.h:
1989         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1990         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1991         (gst_pulsesrc_change_state):
1992         Improve debugging a bit by including the parent object in pulsemixerctrl
1993         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1994         GST_WARNING.
1995
1996         Use the parent GObject subclass instead of a random struct as GObject
1997         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1998         when probing for another property than "device".
1999
2000 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2001
2002         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2003
2004         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2005         Fix property probing after the device property is set by calling
2006         set_server when the server property changes. Fixes bug #547518.
2007
2008 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2009
2010         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2011
2012         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2013         (gst_pulsesink_implements_interface_init),
2014         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2015         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2016         (gst_pulsesink_get_type):
2017         * ext/pulse/pulsesink.h:
2018         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2019         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2020         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2021         * ext/pulse/pulsesrc.h:
2022         Implement GstPropertyProbe interface on pulsesink for detecting
2023         sink devices and on pulsesrc for detecting source devices.
2024         Fixes bugs #547227 and #547217.
2025
2026 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2027
2028         * gst/spectrum/gstspectrum.c:
2029           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2030
2031 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2032
2033         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2034         Properly set the maximum latency value, in the same way it is done in
2035         v4lsrc.
2036         * sys/v4l2/v4l2src_calls.c:
2037         Simplify fraction equality check, no need to use GValues for this.
2038
2039 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2040
2041         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2042         Add warning messages stating exactly why the latency query failed.
2043         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2044         In some cases, the negotiated framerate might be the default one which
2045         is already set internally. But we still need to mark it down in fps_n
2046         and fps_d so that the latency query can happen properly.
2047
2048 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2049
2050         * docs/plugins/inspect/plugin-1394.xml:
2051         Whoops, forgot one doc file for people who can't/don't build the
2052         raw1394 plugin.
2053
2054 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2055
2056         * docs/plugins/Makefile.am:
2057         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2058         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2059         * docs/plugins/inspect/plugin-cdio.xml:
2060         * ext/Makefile.am:
2061         * ext/cdio/Makefile.am:
2062         * ext/cdio/gstcdio.c:
2063         * ext/cdio/gstcdio.h:
2064         * ext/cdio/gstcdiocddasrc.c:
2065         * ext/cdio/gstcdiocddasrc.h:
2066
2067         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2068         CDDA source to -ugly.
2069
2070         * po/LINGUAS:
2071         * po/POTFILES.in:
2072         * po/id.po:
2073         Pull in new translation from 0.10.9.2 release branch.
2074
2075 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2076
2077         * docs/plugins/Makefile.am:
2078         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2079         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2080         * docs/plugins/gst-plugins-good-plugins.args:
2081         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2082         * docs/plugins/gst-plugins-good-plugins.interfaces:
2083         Integrate documentation for new hdv1394src element.
2084
2085 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2086
2087         * ext/raw1394/Makefile.am:
2088         * ext/raw1394/gst1394.c: (plugin_init):
2089         * ext/raw1394/gsthdv1394src.c: (_do_init),
2090         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2091         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2092         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2093         (gst_hdv1394src_from_raw1394handle),
2094         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2095         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2096         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2097         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2098         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2099         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2100         (gst_hdv1394src_uri_handler_init):
2101         * ext/raw1394/gsthdv1394src.h:
2102         mpeg2-ts (HDV) variant of firewire capture element.
2103         Fixes #350830
2104
2105 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2106
2107         * gst/level/gstlevel.c: (gst_level_message_new):
2108          Fix compilation (also known as the classic 'fix code that someone
2109          committed without compiling it first').
2110
2111 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2112
2113         * tests/check/elements/level.c:
2114           Add a test for level in stereo mode.
2115
2116 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2117
2118         * tests/examples/spectrum/demo-audiotest.c:
2119         * tests/examples/spectrum/demo-osssrc.c:
2120           Demo how to draw analyzer results synced to the clock.
2121
2122 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2123
2124         * gst/level/gstlevel.c:
2125           Little renaming (l -> level).
2126
2127         * gst/spectrum/gstspectrum.c:
2128         * gst/spectrum/gstspectrum.h:
2129           Also send full timestamp/duration details here.
2130
2131 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2132
2133         * gst/level/gstlevel.c:
2134         * gst/level/gstlevel.h:
2135           Send same timestamp/duration details as videoanalysis. This gives
2136           applications better chance to sync analysis results with playback.
2137
2138 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2139
2140         * gst/matroska/matroska-mux.c:
2141         (gst_matroska_mux_handle_sink_event),
2142         (flac_streamheader_to_codecdata):
2143         We need to drop one additional buffer for FLAC as the fLaC
2144         marker and STREAMINFO block are merged into one buffer in the caps.
2145
2146         Also don't pretend to support NEWSEGMENT events, otherwise we
2147         will most probably write some invalid data.
2148
2149 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2150
2151         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2152         (gst_matroska_mux_audio_pad_setcaps):
2153         Add support for muxing FLAC into Matroska containers.
2154         Fixes bug #311586.
2155
2156 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2157
2158         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2159         Actually provide the variables required for the format string.
2160
2161 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2162
2163         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2164         (gst_matroska_demux_element_send_event),
2165         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2166         * gst/matroska/matroska-demux.h:
2167         Close the current segment if we're doing a non-flushing seek and send
2168         the close-segment and the new segment of the seek from the streaming
2169         thread.
2170
2171 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2172
2173         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2174         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2175         (gst_flac_enc_change_state):
2176         * ext/flac/gstflacenc.h:
2177         Handle non-zero start timestamps correctly, mark header packets as
2178         IN_CAPS and print a warning and suggest using audiorate if stream
2179         discontinuities are detected. When FLAC supports flushing the encoder
2180         somehow this should be done for discontinuities instead.
2181
2182         Remove some unused variables from the instance struct.
2183
2184 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2185
2186         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2187         If seeking failed return the appropiate return value to FLAC.
2188         Otherwise it thinks seeking was successfull and tries to rewrite
2189         parts of the headers which then get appended to the output.
2190
2191 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2192
2193         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2194
2195         * ext/esd/gstesd.c: (plugin_init):
2196         * ext/flac/gstflac.c: (plugin_init):
2197         * ext/shout2/gstshout2.c: (plugin_init):
2198         * ext/wavpack/gstwavpack.c: (plugin_init):
2199         * sys/oss/gstossaudio.c: (plugin_init):
2200         * sys/v4l2/gstv4l2.c: (plugin_init):
2201         Make sure gettext returns translations in UTF-8 encoding rather
2202         than in the current locale encoding (#546822).
2203
2204 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2205
2206         * ext/flac/gstflacdec.c:
2207         Add FIXME for 0.11 to simply output everything with width=32 as given
2208         by FLAC and let audioconvert handle the conversions instead of doing
2209         them in flacdec.
2210
2211 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2212
2213         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2214         When outputting a pad template range for the size, include a framerate
2215         range too, to avoid 'not a real subset of template caps' errors.
2216
2217 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2218
2219         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2220
2221         * ext/flac/Makefile.am:
2222         * ext/flac/gstflac.c: (plugin_init):
2223         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2224         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2225         (gst_flac_tag_dispose), (gst_flac_tag_init),
2226         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2227         (gst_flac_tag_change_state):
2228         * ext/flac/gstflactag.h:
2229         Port flactag to 0.10, add documentation for it and clean it up a bit.
2230         Fixes bug #413841.
2231
2232         * docs/plugins/Makefile.am:
2233         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2234         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2235         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2236         * docs/plugins/gst-plugins-good-plugins.interfaces:
2237         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2238         * docs/plugins/inspect/plugin-flac.xml:
2239         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2240         * ext/flac/gstflacdec.h:
2241         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2242         * ext/flac/gstflacenc.h:
2243         Add flactag and flacenc to the documentation and mark
2244         the private parts of the flacdec instance structure as private.
2245
2246         Also use gst_element_class_set_details_simple() in flacdec and
2247         flacenc.
2248
2249 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2250
2251         * gst/qtdemux/qtdemux.c:
2252           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2253           for it but ffmpeg does not.
2254
2255 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2256
2257         * gst/wavparse/gstwavparse.c:
2258           Handle the list chunk and use gst_riff_parse_info() to parse the info
2259           sub-chunk.
2260
2261 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2262
2263         * gst/wavparse/gstwavparse.c:
2264           Handle the acid chunk and send tempo as part of tags. Other fields are
2265           interesting too, but need more tag-definitions. Fixes #545433.
2266
2267 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2268
2269         * gst/wavparse/gstwavparse.c:
2270           Refactor wavparse. Call _reset() from dispose() and move old code from
2271           dispose into reset. This way we don't leak taglists when we abort
2272           parsing. Fix some comments. Move code for skipping a chunk into extra
2273           function. Replace chunk sizes with a const to ease readability.         
2274
2275 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2276
2277         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2278
2279         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2280         Improve udp port setup. Fixes #545710.
2281
2282 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2283
2284         * gst/rtp/Makefile.am:
2285         * gst/rtp/gstrtp.c: (plugin_init):
2286         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2287         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2288         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2289         (gst_rtp_mp1s_depay_set_property),
2290         (gst_rtp_mp1s_depay_get_property),
2291         (gst_rtp_mp1s_depay_change_state),
2292         (gst_rtp_mp1s_depay_plugin_init):
2293         * gst/rtp/gstrtpmp1sdepay.h:
2294         Add MP1S depayloader.
2295
2296         * gst/rtsp/URLS:
2297         Some more sample rtsp streams.
2298
2299 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2300
2301         * gst/rtsp/URLS:
2302         Add another URL.
2303
2304         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2305         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2306         Add some more debug info.
2307
2308 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2309
2310         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2311         Provide cbSize field for audio extra_data size, and take care to
2312         pad extra_data.
2313
2314 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2315
2316         * gst/qtdemux/qtdemux.c:
2317           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2318           TRUE.
2319
2320 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2321
2322         * gst/qtdemux/qtdemux.c:
2323         * gst/qtdemux/qtdemux_fourcc.h:
2324           Add keyword tag support. Fixes #520694 for qtdemux.
2325
2326 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2327
2328         * gst/qtdemux/qtdemux.c:
2329           Add support for tmpo tag (BPM).
2330
2331 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2332
2333         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2334         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2335         Set an estimate for the total number of samples that will be encoded
2336         if possible to help decoders if the streaminfo can't be rewritten
2337         later (like when muxing into Ogg containers).
2338
2339         Add a warning if we get header packets after data packets as those
2340         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2341         work.
2342
2343 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2344
2345         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2346         (gst_flac_dec_write):
2347         Support decoding of all depths between 4 and 32 bits and read the
2348         depth from the streaminfo header if needed. Also support all sampling
2349         rates between 1 and 655350 Hz.
2350
2351         * ext/flac/gstflacenc.c:
2352         (gst_flac_enc_caps_append_structure_with_widths),
2353         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2354         (gst_flac_enc_chain):
2355         * ext/flac/gstflacenc.h:
2356         Support encoding in all bit depths supported by the streamable
2357         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2358         between 1 Hz and 655350 Hz.
2359
2360 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2361
2362         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2363         (gst_flac_enc_sink_getcaps):
2364         Support encoding of up to 8 channels.
2365
2366 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2367
2368         * ext/soup/gstsouphttpsrc.c:
2369         * ext/soup/gstsouphttpsrc.h:
2370         Fix seeking race condition in #540300
2371         Patch By: Wouter Cloetens  <wouter at mind be>
2372
2373 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2374
2375         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2376         (gst_matroska_demux_element_send_event),
2377         (gst_matroska_demux_handle_seek_event),
2378         (gst_matroska_demux_handle_src_event):
2379         When receiving a SEEK event on a specific pad first search for a seek
2380         table entry for the stream of the pad and then fall back to an entry
2381         for a different stream.
2382
2383 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2384
2385         * configure.ac:
2386         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2387         * gst/matroska/matroska-ids.h:
2388         Build depend on core CVS for the attachment tag.
2389
2390 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2391
2392         * configure.ac:
2393         * gst/matroska/Makefile.am:
2394         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2395         (copy_backptr), (lzo1x_decode), (main):
2396         * gst/matroska/lzo.h:
2397         * gst/matroska/matroska-demux.c:
2398         (gst_matroska_demux_read_track_encoding),
2399         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2400         (gst_matroska_decode_buffer),
2401         (gst_matroska_decode_content_encodings),
2402         (gst_matroska_demux_read_track_encodings),
2403         (gst_matroska_demux_add_stream),
2404         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2405         * gst/matroska/matroska-ids.h:
2406         Decode the codec private data and following ContentEncoding if
2407         necessary.
2408
2409         Support bzip2, lzo and header stripped compression. For lzo use the
2410         ffmpeg lzo implementation as liblzo is GPL licensed.
2411         
2412         Fix zlib decompression.
2413
2414 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2415
2416         * gst/matroska/matroska-mux.c:
2417         (gst_matroska_mux_audio_pad_setcaps):
2418         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2419         duration of a frame with the new mpegaudioversion caps field.
2420
2421 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2422
2423         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2424         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2425         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2426         (gst_matroska_demux_stream_from_num),
2427         (gst_matroska_demux_tracknumber_unique),
2428         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2429         (gst_matroska_demux_handle_seek_event),
2430         (gst_matroska_demux_sync_streams),
2431         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2432         (gst_matroska_demux_loop):
2433         * gst/matroska/matroska-demux.h:
2434         Allow an infinite number of stream inside Matroska containers and use
2435         a GPtrArray for storing them instead of allowing "only" 127 streams.
2436
2437 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2438
2439         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2440         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2441         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2442         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2443         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2444         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2445         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2446         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2447         (gst_ebml_read_master), (gst_ebml_read_binary),
2448         (gst_ebml_read_header):
2449         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2450         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2451         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2452         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2453         (gst_ebml_replace_uint):
2454         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2455         (gst_matroska_demux_read_track_encoding),
2456         (gst_matroska_demux_read_track_encodings),
2457         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2458         (gst_matroska_demux_send_event),
2459         (gst_matroska_demux_element_send_event),
2460         (gst_matroska_demux_handle_seek_event),
2461         (gst_matroska_demux_handle_src_event),
2462         (gst_matroska_demux_init_stream),
2463         (gst_matroska_demux_parse_tracks),
2464         (gst_matroska_demux_parse_index_cuetrack),
2465         (gst_matroska_demux_parse_index_pointentry),
2466         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2467         (gst_matroska_demux_parse_metadata_id_simple_tag),
2468         (gst_matroska_demux_parse_metadata_id_tag),
2469         (gst_matroska_demux_parse_metadata),
2470         (gst_matroska_demux_parse_attached_file),
2471         (gst_matroska_demux_parse_attachments),
2472         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2473         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2474         (gst_matroska_demux_push_flac_codec_priv_data),
2475         (gst_matroska_demux_push_xiph_codec_priv_data),
2476         (gst_matroska_demux_push_dvd_clut_change_event),
2477         (gst_matroska_demux_add_mpeg_seq_header),
2478         (gst_matroska_demux_add_wvpk_header),
2479         (gst_matroska_demux_check_subtitle_buffer),
2480         (gst_matroska_decode_buffer),
2481         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2482         (gst_matroska_demux_parse_cluster),
2483         (gst_matroska_demux_parse_contents_seekentry),
2484         (gst_matroska_demux_parse_contents),
2485         (gst_matroska_demux_loop_stream_parse_id),
2486         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2487         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2488         (gst_matroska_demux_subtitle_caps),
2489         (gst_matroska_demux_change_state):
2490         * gst/matroska/matroska-ids.c:
2491         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2492         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2493         (gst_matroska_mux_video_pad_setcaps),
2494         (xiph3_streamheader_to_codecdata),
2495         (vorbis_streamheader_to_codecdata),
2496         (theora_streamheader_to_codecdata),
2497         (gst_matroska_mux_audio_pad_setcaps),
2498         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2499         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2500         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2501         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2502         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2503         Fix indention everywhere. A broken indent version has added newlines
2504         after every single declaration some time ago.
2505
2506 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2507
2508         * gst/matroska/matroska-demux.c:
2509         (gst_matroska_demux_loop_stream_parse_id):
2510         If no Tracks are found error out instead of trying it again until the
2511         end of time.
2512
2513 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2514
2515         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2516         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2517         bit and signed otherwise, not the other way around.
2518
2519 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2520
2521         * gst/matroska/matroska-mux.c:
2522         Add more raw YUV formats to the list of supported formats.
2523
2524 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2525
2526         * gst/matroska/matroska-mux.c:
2527         (gst_matroska_mux_audio_pad_setcaps):
2528         Add support for muxing raw float audio now that the spec defines the
2529         endianness and add support for muxing raw integer audio with 24 and
2530         32 bits.
2531
2532         Allow muxing of more than 8 audio channels.
2533
2534 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2535
2536         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2537         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2538         Add locking to the global array of used track UIDs to prevent random
2539         crashes if more than a single matrosmux instance is used.
2540
2541         Use 64 bit values for the track UIDs.
2542
2543         Use the global GRandom of GLib instead of creating our own one
2544         for the few random numbers we need every single time.
2545
2546 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2547
2548         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2549         (gst_flac_dec_setup_stream_decoder),
2550         (gst_flac_dec_update_metadata):
2551         Always post the audio-codec tag, not only if other tags are present.
2552
2553 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2554
2555         * configure.ac:
2556         Back to development -> 0.10.9.1
2557
2558 === release 0.10.9 ===
2559
2560 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2561
2562         * configure.ac:
2563           releasing 0.10.9, "Steam Train Rolling"
2564
2565 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2566
2567         * ext/soup/gstsouphttpsrc.c:
2568         Don't throw an error when soup completes a msg with status
2569         'cancelled', as that indicates we cancelled a request while
2570         shutting down or seeking, and it's not an error.
2571         Fixes: #540300 again.
2572
2573 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2574
2575         * configure.ac:
2576         0.10.8.4 pre-release
2577
2578 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2579
2580         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2581         Fix segment-stop regression.
2582         Add documentation regarding segments in quicktime files by Wim Taymans.
2583         Fixes #544509
2584
2585 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2586
2587         * configure.ac:
2588         0.10.8.3 pre-release
2589
2590         * po/LINGUAS:
2591         * po/pt_BR.po:
2592         Add pt_BR translation
2593
2594 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2595
2596         * gst/goom/convolve_fx.c:
2597         * gst/goom/filters.c:
2598         * gst/goom/goom_config.h:
2599         * gst/goom/goom_core.c:
2600         * gst/goom/goom_tools.h:
2601           Fix build with MSVC: include glib.h to define inline appropriately,
2602           use header guards where needed.
2603         * gst/udp/gstudpnetutils.c:
2604         * gst/udp/gstudpsrc.c:
2605           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2606           g_snprintf rather than snprintf.
2607           Fixes #544433.
2608
2609 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2610
2611         * gst/debug/gsttaginject.c:
2612         * gst/debug/gsttaginject.h:
2613           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2614           partially.
2615
2616 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2617
2618         * configure.ac:
2619         0.10.8.2 pre-release
2620
2621 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2622
2623         * ext/Makefile.am:
2624         Finish hooking up pulseaudio plugin to the build.
2625
2626         * ext/pulse/pulsemixerctrl.c:
2627         Fix compilation error.
2628
2629 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2630
2631         * po/LINGUAS:
2632         * po/lt.po:
2633         Add new lithunian translation, and add french to the LINGUAS
2634         file.
2635
2636 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2637
2638         * ext/soup/gstsouphttpsrc.c:
2639         Fix Soup HTTP source seeking.
2640         Patch By: Wouter Cloetens  <wouter at mind be>
2641         Fixes: #540300
2642
2643         * tests/check/elements/.cvsignore:
2644         Ignore new check programs.
2645
2646 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2647
2648         * configure.ac:
2649         * docs/plugins/Makefile.am:
2650         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2651         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2652         * docs/plugins/gst-plugins-good-plugins.args:
2653         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2654         * docs/plugins/gst-plugins-good-plugins.interfaces:
2655         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2656         * docs/plugins/inspect/plugin-interleave.xml:
2657         * docs/plugins/inspect/plugin-replaygain.xml:
2658         * tests/check/Makefile.am:
2659
2660         Move replaygain and interleave plugins from -bad.
2661         Fixes: #543406
2662         Fixes: #536228
2663
2664 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2665
2666         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2667         (qtdemux_parse_trak):
2668         Revert ISO base media spec based pixel-aspect-ratio calculation.
2669         Fixes #543300.
2670
2671 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2672
2673         * sys/osxvideo/osxvideosink.m:
2674         Fix minor build issues on macosx.
2675         Fixes #543054
2676
2677 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2678
2679         * configure.ac::
2680         * ext/taglib/Makefile.am::
2681           Only use -Wno-attributes (which is there to work around a
2682           bug in the taglib 1.5 headers) if the c++ compiler actually
2683           supports it (#543255).
2684
2685 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2686
2687         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2688
2689         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2690           Avoid compiler warning by initialising variable to NULL (#543259).
2691
2692 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2693
2694         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2695         Don't pass NULL taglists to gst_tag_list_is_empty().
2696
2697 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2698
2699         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2700         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2701         (rtp_pipeline_run):
2702         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2703         Don't use declarations after statements.
2704
2705 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2706
2707         * ext/jpeg/gstjpegdec.c:
2708         Align documentation with reality.
2709
2710 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2711
2712         * gst/udp/gstudpnetutils.c:
2713         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2714         old value (1) if it's not defined which should not cause any problems
2715         as we're using it internal only anyway.
2716
2717 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2718
2719         Patch by: Alessandro Decina <alessandro at nnva dot org>
2720
2721         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2722         Fix build of avidemux on big endian architectures.
2723
2724 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2725
2726         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2727
2728         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2729         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2730
2731 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2732
2733         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2734         (qtdemux_parse_trak):
2735         Set pixel-aspect-ratio in caps using display width and height
2736         provided in track.
2737
2738 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2739
2740         * configure.ac:
2741         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2742         flags that are invalid for C++. Fixes bug #516509.
2743
2744 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2745
2746         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2747         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2748         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2749         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2750         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2751         * tests/examples/equalizer/demo.c: (message_handler):
2752         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2753         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2754         Don't use declarations after statements and variable length arrays.
2755
2756 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2757
2758         Patch by: Daniel Drake <dsd at gentoo dot org>
2759
2760         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2761         (gst_v4l2src_get_nearest_size):
2762         Try progressive video if interlaced fails. Fixes bug #541956
2763         and the usage of v4l2src on OLPC.
2764
2765 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2766
2767         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2768         (gst_rtp_speex_depay_process):
2769         * gst/rtp/gstrtpspeexdepay.h:
2770         Revert last change: Only the jitterbuffer is able to convert RTP to
2771         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2772         Reopens bug #541787.
2773
2774 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2775
2776         * gst/rtp/gstrtpvrawdepay.c:
2777           Include stdlib.h for atoi().
2778
2779         * gst/rtsp/gstrtspsrc.c:
2780           Use floating point math for latencies < 0 sec in log output.
2781
2782 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2783
2784         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2785
2786         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2787         (gst_rtp_speex_depay_process):
2788         * gst/rtp/gstrtpspeexdepay.h:
2789         Take timestamp from the RTP packet as a first step to fix problems
2790         with transmission over RTP when the network is not reliable.
2791         Fixes bug #541787.
2792
2793 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2794
2795         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2796
2797         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2798         Fix parsing of udp:// URIs containing IPv6 addresses.
2799         Fixes bug #541650.
2800
2801 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2802
2803         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2804         Do not leak incoming buffers.
2805
2806 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2807
2808         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2809
2810         * configure.ac:
2811         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2812         for htons() and htonl(). Fixes bug #541412.
2813
2814 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2815
2816         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2817         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2818         (gst_matroska_demux_element_query),
2819         (gst_matroska_demux_handle_src_query),
2820         (gst_matroska_demux_handle_seek_event):
2821         Handle position and duration query in DEFAULT format if the
2822         pad's track has a default frame duration set.
2823
2824         Fix seeking now that the segment's duration doesn't contain the
2825         (possibly wrong or inaccurate) duration of the Matroska file.
2826
2827 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2828
2829         * gst/matroska/ebml-read.c: (_ext2dbl):
2830         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2831         in math.h except on MSVC where it is defined in xmath.h.
2832         Fixes compilation with MSVC.
2833
2834 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2835
2836         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2837         (gst_matroska_demux_handle_src_query),
2838         (gst_matroska_demux_parse_info),
2839         (gst_matroska_demux_loop_stream_parse_id):
2840         * gst/matroska/matroska-demux.h:
2841         Don't set the segment duration to the duration from the Matroska
2842         header as this value could be wrong and is just informational.
2843
2844 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2845
2846         * gst/matroska/matroska-demux.c:
2847         (gst_matroska_demux_loop_stream_parse_id):
2848         If no Tracks element is found until the first Cluster is found
2849         search it and error out if none is found in the complete file.
2850
2851 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2852
2853         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2854         Resync non-subtitle tracks too if a too large gap compared to other
2855         tracks is detected.
2856
2857 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2858
2859         * gst/rtp/Makefile.am:
2860         * gst/rtp/gstrtp.c: (plugin_init):
2861         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2862         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2863         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2864         (gst_rtp_vraw_depay_change_state),
2865         (gst_rtp_vraw_depay_plugin_init):
2866         * gst/rtp/gstrtpvrawdepay.h:
2867         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2868         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2869         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2870         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2871         (gst_rtp_vraw_pay_plugin_init):
2872         * gst/rtp/gstrtpvrawpay.h:
2873         Add raw video pay and depayloaders, see RFC4175.
2874
2875 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2876
2877         * ext/libpng/gstpngdec.c:
2878         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2879         whatever it returned.
2880
2881 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2882
2883         * gst/avi/avi-ids.h:
2884         Add vprp chunk related structures.
2885         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2886         (gst_avi_demux_parse_stream):
2887         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2888         to caps.  Fixes #539482.
2889         * gst/avi/gstavimux.h:
2890         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2891         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2892         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2893
2894 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2895
2896         * tests/check/elements/avimux.c: (check_avimux_pad):
2897         Adjust avimux unit test according to increased streamheader size.
2898
2899 2008-06-27  David Schleef  <ds@schleef.org>
2900
2901         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2902
2903 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2904
2905         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2906         * gst/avi/gstavimux.h:
2907         Add 8 bytes to current streamheader to make for a complete one
2908         and to make more players happy.  Fixes #519460.
2909
2910 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2911
2912         * sys/v4l2/v4l2_calls.c::
2913           Don't include unused gstv4l2xoverlay.h. Fixes build
2914           in case where X11 headers are not installed.
2915
2916 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2917
2918         * ext/dv/gstdv.c: (plugin_init):
2919         Fix compilation.
2920
2921 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2922
2923         * ext/dv/gstdv.c: (plugin_init):
2924         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2925         DV decoder available.
2926         Fixes #532393
2927
2928 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2929
2930         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2931         Call getsockname() after the call to bind() to get updated values
2932         for the port, etc. This fixes the usage of udpsrc on anonymous
2933         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2934         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2935
2936 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2937
2938         * tests/check/pipelines/wavpack.c: (bus_handler):
2939         Remove workaround for a bug in identity that is fixed in 0.10.20.
2940
2941 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2942
2943         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2944
2945         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2946         Fix HTTP auth support with user/password passed via the URI.
2947         Fixes bug #540067.
2948
2949 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2950
2951         * configure.ac:
2952           Depend on released versions of core and -base.
2953
2954 2008-06-23  Julien Moutte  <julien@fluendo.com>
2955
2956         * gst/matroska/matroska-demux.c:
2957         (gst_matroska_demux_read_track_encoding),
2958         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2959         format strings in macros. (makes it build on OS X again...)
2960
2961 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2962
2963         * gst/rtp/gstrtptheorapay.c:
2964         * gst/udp/gstmultiudpsink.c:
2965           Added debug.
2966
2967 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2968
2969         * configure.ac: switch v4l2src over to the normal build instead of
2970         being 'experimental'. Fixes bug #536831.
2971
2972 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2973
2974         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2975         Remove unused variable so that we can compile again.
2976
2977 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2978
2979         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2980         No need to check for audio/G723 and audio/32KADPCM here as they are
2981         no longer supported.
2982
2983 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2984
2985         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2986         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2987         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2988         known length.
2989
2990 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2991
2992         * gst/matroska/matroska-demux.c:
2993         (gst_matroska_demux_add_wvpk_header),
2994         (gst_matroska_demux_audio_caps):
2995         * gst/matroska/matroska-ids.h:
2996         Fix demuxing of WavPack files. Muxing is still broken.
2997
2998 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2999
3000         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3001         (gst_matroska_demux_add_mpeg_seq_header),
3002         (gst_matroska_demux_add_wvpk_header),
3003         (gst_matroska_demux_check_subtitle_buffer),
3004         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3005         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3006         (gst_matroska_demux_subtitle_caps):
3007         * gst/matroska/matroska-ids.h:
3008         Add a "vfunc" to the track context for postprocessing frames and
3009         convert the wavpack and subtitle postprocessing to this vfunc.
3010         Copy buffer flags in those functions to the new buffers too.
3011
3012         Parse CodecState elements of Blocks.
3013
3014         Add a postprocessing function for MPEG video that adds the sequence
3015         header from the codec private data or codec state to the frames if
3016         it's not already there.
3017
3018 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3019
3020         * gst/matroska/matroska-demux.c:
3021         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3022         If a gap of more than 1/2 second is found in one stream send a
3023         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3024         This also fixes Matroska files where the first buffer doesn't start
3025         at timestamp 0. Fixes bug #429322.
3026
3027         The duration of a block is the default duration multiplied with the
3028         number of laces. Every lace is one frame and the default duration
3029         is the duration of one frame. This fixes playback of files that use
3030         lacing for some tracks.
3031
3032 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3033
3034         * gst/matroska/matroska-demux.c:
3035         (gst_matroska_demux_parse_contents_seekentry):
3036         Update FIXME/TODOs and only ignore EOS at the central, important place
3037         instead of several places.
3038
3039 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3040
3041         * gst/rtp/gstrtpg726pay.c:
3042         Fix caps, See #538891.
3043
3044 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3045
3046         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3047         (gst_matroska_demux_stream_from_num),
3048         (gst_matroska_demux_encoding_cmp),
3049         (gst_matroska_demux_encoding_order_unique),
3050         (gst_matroska_demux_read_track_encoding),
3051         (gst_matroska_demux_read_track_encodings),
3052         (gst_matroska_demux_tracknumber_unique),
3053         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3054         (gst_matroska_demux_parse_tracks),
3055         (gst_matroska_demux_parse_index_cuetrack),
3056         (gst_matroska_demux_parse_index_pointentry),
3057         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3058         (gst_matroska_demux_parse_metadata_id_simple_tag),
3059         (gst_matroska_demux_parse_metadata_id_tag),
3060         (gst_matroska_demux_parse_metadata),
3061         (gst_matroska_demux_parse_attached_file),
3062         (gst_matroska_demux_parse_attachments),
3063         (gst_matroska_demux_parse_chapters),
3064         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3065         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3066         (gst_matroska_demux_parse_cluster),
3067         (gst_matroska_demux_parse_contents_seekentry),
3068         (gst_matroska_demux_parse_contents),
3069         (gst_matroska_demux_loop_stream_parse_id),
3070         (gst_matroska_demux_loop):
3071         Improve debug output everywhere and fix the EOS logic.
3072
3073         Check the values of the ContentEncoding elements more strictly and
3074         don't use tracks for which it's invalid.
3075
3076         Check that the track number is unique for this stream.
3077
3078         Check that seek positions are below G_MAXINT64 as our seeks are
3079         int64-based and overflows will fail badly.
3080
3081         After seeks also don't push SimpleBlocks until the first one
3082         containing a keyframe is found. Before this was done only for normal
3083         Blocks.
3084
3085         Update some FIXME/TODOs.
3086         
3087         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3088         (gst_ebml_read_utf8), (gst_ebml_read_header):
3089         Improve debug output.
3090
3091         * gst/matroska/matroska-ids.c:
3092         (gst_matroska_track_init_video_context):
3093         * gst/matroska/matroska-ids.h:
3094         * gst/matroska/matroska-mux.c:
3095         (gst_matroska_mux_video_pad_setcaps):
3096         Remove eye mode and don't parse it anymore. We can't use that
3097         information in GStreamer yet so it's useless.
3098
3099
3100 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3101
3102         Patch by: Mersad Jelacic <mersad at axis dot com>
3103
3104         * gst/rtp/Makefile.am:
3105         * gst/rtp/gstrtp.c: (plugin_init):
3106         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3107         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3108         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3109         (gst_rtp_g726_depay_plugin_init):
3110         * gst/rtp/gstrtpg726depay.h:
3111         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3112         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3113         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3114         * gst/rtp/gstrtpg726pay.h:
3115         Added G726 pay/depayloaders. Fixes #538891.
3116
3117 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3118
3119         * gst/rtsp/URLS:
3120         Some more urls.
3121
3122         * gst/smpte/barboxwipes.c:
3123         Add a comment
3124
3125         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3126         Fix typo, add audioresample to the pipeline.
3127
3128 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3129
3130         * ext/libmng/Makefile.am:
3131         * ext/libmng/gstmng.c: (plugin_init):
3132         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3133         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3134         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3135         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3136         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3137         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3138         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3139         (gst_mng_dec_change_state):
3140         * ext/libmng/gstmngdec.h:
3141         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3142         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3143         (gst_mng_enc_init), (gst_mng_enc_chain),
3144         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3145         * ext/libmng/gstmngenc.h:
3146         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3147         bits ifdeffed out still.
3148
3149 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3150
3151         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3152         When comparing index elements with the same time compare their
3153         block number.
3154
3155 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3156
3157         * gst/matroska/matroska-demux.c:
3158           (gst_matroska_demux_parse_attached_file)
3159           Init variable to NULL to avoid compiler warning.
3160
3161 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3162
3163         * gst/matroska/Makefile.am:
3164         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3165         (gst_matroska_demux_parse_attached_file),
3166         (gst_matroska_demux_parse_attachments),
3167         (gst_matroska_demux_parse_contents_seekentry),
3168         (gst_matroska_demux_loop_stream_parse_id):
3169         * gst/matroska/matroska-demux.h:
3170         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3171         * gst/matroska/matroska-ids.h:
3172         * gst/matroska/matroska.c: (plugin_init):
3173         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3174         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3175         and description of the attachments in the caps. Fixes bug #537622.
3176
3177 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3178
3179         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3180         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3181         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3182         (gst_speex_enc_src_query), (gst_speex_enc_init),
3183         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3184         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3185         (gst_speex_enc_set_property):
3186         Add mode property.
3187         Some cleanups, add more debug info.
3188         Add latency query.
3189
3190 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3191
3192         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3193         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3194         If we get less bytes than requested we can't do anything except doing
3195         our EOS logic.
3196
3197 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3198
3199         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3200         (gst_matroskademux_do_index_seek),
3201         (gst_matroska_demux_parse_index_cuetrack),
3202         (gst_matroska_demux_parse_index_pointentry),
3203         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3204         (gst_matroska_demux_parse_metadata):
3205         * gst/matroska/matroska-demux.h:
3206         * gst/matroska/matroska-ids.h:
3207         Use a GArray for storing the Cue (i.e. seek) information, store
3208         the CueTrackPositions for every track, store the block number
3209         and optimize searching in the array by sorting it after the last
3210         element was added.
3211
3212         Fix a small memory leak when trying to parse a tags element that was
3213         already parsed.
3214
3215 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3216
3217         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3218         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3219         (gst_matroska_mux_write_data):
3220         * gst/matroska/matroska-mux.h:
3221         Don't write another SeekHead which indexes all Clusters to the end of
3222         the file. This isn't useful for anything and just increases filesize.
3223
3224 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3225
3226         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3227         Prevent unaligned memory access when reading floats.
3228
3229 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3230
3231         * gst/matroska/ebml-read.c:
3232         * gst/matroska/ebml-read.h:
3233         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3234         (gst_matroska_demux_parse_metadata):
3235         * gst/matroska/matroska-demux.h:
3236         Make sure that every Tags element is only parsed once and it's
3237         containing tags are only posted once.
3238
3239 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3240
3241         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3242         (gst_ebml_read_header):
3243         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3244         (gst_matroska_demux_parse_tracks),
3245         (gst_matroska_demux_parse_index_cuetrack),
3246         (gst_matroska_demux_parse_index_pointentry),
3247         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3248         (gst_matroska_demux_parse_metadata_id_simple_tag),
3249         (gst_matroska_demux_parse_metadata_id_tag),
3250         (gst_matroska_demux_parse_metadata),
3251         (gst_matroska_demux_parse_attachments),
3252         (gst_matroska_demux_parse_chapters),
3253         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3254         (gst_matroska_demux_parse_cluster),
3255         (gst_matroska_demux_parse_contents_seekentry),
3256         (gst_matroska_demux_parse_contents),
3257         (gst_matroska_demux_loop_stream_parse_id):
3258         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3259         already. They're not useful in the matroska parser and only cause
3260         additional code.
3261
3262 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3263
3264         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3265         (gst_ebml_finalize), (gst_ebml_read_change_state),
3266         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3267         * gst/matroska/matroska-demux.c:
3268         (gst_matroska_demux_parse_contents_seekentry):
3269         Reverse the level list as we usually are only interested in the
3270         first element or want to add a new first element. Having the
3271         first element stored at the end and calling g_list_last() and
3272         g_list_append() is more expensive.
3273
3274         Also use GSlice for allocating the GstEbmlLevel structs.
3275
3276 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3277
3278         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3279           (gst_tag_inject_class_init), (gst_tag_inject_init):
3280           Don't unref NULL taglist in finalize. Don't use c++ style
3281           comments.
3282
3283 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3284
3285         * gst/matroska/matroska-demux.c:
3286         (gst_matroska_demux_parse_metadata_id_simple_tag):
3287         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3288         (gst_matroska_mux_write_data):
3289         Use gst_value_serialize() and gst_value_deserialize() for transforming
3290         tags from some GType to a string and the other way around. The default
3291         transformations in GLib don't include transformations from string to
3292         number types.
3293
3294 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3295
3296         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3297         (gst_matroska_demux_parse_tracks),
3298         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3299         (gst_matroska_demux_parse_attachments),
3300         (gst_matroska_demux_parse_chapters),
3301         (gst_matroska_demux_parse_contents_seekentry),
3302         (gst_matroska_demux_loop_stream_parse_id):
3303         * gst/matroska/matroska-demux.h:
3304         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3305         Tags multiple times. The first ones can appear more than once but must
3306         contain the same content as the first for backup purposes so we ignore
3307         all but the first one. Tags can appear multiple times with different
3308         content.
3309
3310         Jump to all elements except Clusters that are available from a
3311         SeekHead to make it more likely to have all required informations
3312         before getting to the first Clusters.
3313
3314         Add dummy functions for parsing Attachments and Chapters.
3315
3316 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3317
3318         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3319         (gst_udpsrc_create), (gst_udpsrc_set_property),
3320         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3321         * gst/udp/gstudpsrc.h:
3322         Add property to control automatic join/leave of multicast groups.
3323         Add G_LIKELY.
3324         Remove setting caps on buffers explicitly, basesrc does that for us now.
3325         Improve debug info.
3326         Convert some non-fatal error into warnings.
3327         Use g_ntohs for better portability.
3328         Leave multicast groups when stopping.
3329         When using external sockets, use getsockname() on them to fill up the
3330         addr structure before calling methods that use the structure.
3331         Should all fix #536903.
3332         API: GstUDPSrc::auto-multicast property
3333
3334 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3335
3336         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3337         Use g_ntohl for better portability.
3338
3339 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3340
3341         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3342         (gst_multiudpsink_remove):
3343         Fix a typo and do some small cleanups.
3344
3345 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3346
3347         Patch by: Olivier Crete <tester at tester dot ca>
3348
3349         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3350         Make the delivery-method mandatory on the caps and only accept inline
3351         for now.
3352         Reverse strcmp checks for delivery-method.
3353
3354         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3355         Make delivery method optional when parsing caps and note this in the
3356         caps.
3357         Reverse strcmp checks for delivery-method.
3358
3359         * gst/rtp/gstrtpvorbispay.c:
3360         Update a comment to note that the delivery-method is optional, 
3361         Fixes #537675.
3362
3363 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3364
3365         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3366         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3367         leaving them in READY. Fixes #537832.
3368
3369 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3370
3371         * gst/avi/gstavimux.c:
3372           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3373           for a random constant in tagmuxing code.
3374
3375 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3376
3377         * gst/debug/gsttaginject.c:
3378         * gst/debug/gsttaginject.h:
3379           Now actually adding the new element.
3380
3381 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3382
3383         * docs/plugins/Makefile.am:
3384         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3385         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3386         * docs/plugins/gst-plugins-good-plugins.args:
3387         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3388         * docs/plugins/gst-plugins-good-plugins.interfaces:
3389         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3390         * docs/plugins/inspect/plugin-aasink.xml:
3391         * docs/plugins/inspect/plugin-alaw.xml:
3392         * docs/plugins/inspect/plugin-alpha.xml:
3393         * docs/plugins/inspect/plugin-alphacolor.xml:
3394         * docs/plugins/inspect/plugin-annodex.xml:
3395         * docs/plugins/inspect/plugin-apetag.xml:
3396         * docs/plugins/inspect/plugin-audiofx.xml:
3397         * docs/plugins/inspect/plugin-auparse.xml:
3398         * docs/plugins/inspect/plugin-autodetect.xml:
3399         * docs/plugins/inspect/plugin-avi.xml:
3400         * docs/plugins/inspect/plugin-cacasink.xml:
3401         * docs/plugins/inspect/plugin-cairo.xml:
3402         * docs/plugins/inspect/plugin-cdio.xml:
3403         * docs/plugins/inspect/plugin-cutter.xml:
3404         * docs/plugins/inspect/plugin-debug.xml:
3405         * docs/plugins/inspect/plugin-dv.xml:
3406         * docs/plugins/inspect/plugin-efence.xml:
3407         * docs/plugins/inspect/plugin-effectv.xml:
3408         * docs/plugins/inspect/plugin-equalizer.xml:
3409         * docs/plugins/inspect/plugin-esdsink.xml:
3410         * docs/plugins/inspect/plugin-flac.xml:
3411         * docs/plugins/inspect/plugin-flxdec.xml:
3412         * docs/plugins/inspect/plugin-gamma.xml:
3413         * docs/plugins/inspect/plugin-gconfelements.xml:
3414         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3415         * docs/plugins/inspect/plugin-goom.xml:
3416         * docs/plugins/inspect/plugin-goom2k1.xml:
3417         * docs/plugins/inspect/plugin-halelements.xml:
3418         * docs/plugins/inspect/plugin-icydemux.xml:
3419         * docs/plugins/inspect/plugin-id3demux.xml:
3420         * docs/plugins/inspect/plugin-jpeg.xml:
3421         * docs/plugins/inspect/plugin-level.xml:
3422         * docs/plugins/inspect/plugin-matroska.xml:
3423         * docs/plugins/inspect/plugin-monoscope.xml:
3424         * docs/plugins/inspect/plugin-mulaw.xml:
3425         * docs/plugins/inspect/plugin-multifile.xml:
3426         * docs/plugins/inspect/plugin-multipart.xml:
3427         * docs/plugins/inspect/plugin-navigationtest.xml:
3428         * docs/plugins/inspect/plugin-ossaudio.xml:
3429         * docs/plugins/inspect/plugin-png.xml:
3430         * docs/plugins/inspect/plugin-quicktime.xml:
3431         * docs/plugins/inspect/plugin-rtp.xml:
3432         * docs/plugins/inspect/plugin-rtsp.xml:
3433         * docs/plugins/inspect/plugin-smpte.xml:
3434         * docs/plugins/inspect/plugin-soup.xml:
3435         * docs/plugins/inspect/plugin-spectrum.xml:
3436         * docs/plugins/inspect/plugin-speex.xml:
3437         * docs/plugins/inspect/plugin-taglib.xml:
3438         * docs/plugins/inspect/plugin-udp.xml:
3439         * docs/plugins/inspect/plugin-video4linux2.xml:
3440         * docs/plugins/inspect/plugin-videobalance.xml:
3441         * docs/plugins/inspect/plugin-videobox.xml:
3442         * docs/plugins/inspect/plugin-videocrop.xml:
3443         * docs/plugins/inspect/plugin-videoflip.xml:
3444         * docs/plugins/inspect/plugin-videomixer.xml:
3445         * docs/plugins/inspect/plugin-wavenc.xml:
3446         * docs/plugins/inspect/plugin-wavpack.xml:
3447         * docs/plugins/inspect/plugin-wavparse.xml:
3448         * docs/plugins/inspect/plugin-ximagesrc.xml:
3449         * gst/debug/Makefile.am:
3450         * gst/debug/breakmydata.c:
3451         * gst/debug/efence.c:
3452         * gst/debug/gstdebug.c:
3453         * gst/debug/gstnavseek.c:
3454         * gst/debug/gstpushfilesrc.c:
3455         * gst/debug/gstpushfilesrc.h:
3456         * gst/debug/negotiation.c:
3457         * gst/debug/progressreport.c:
3458         * gst/debug/progressreport.h:
3459         * gst/debug/rndbuffersize.c:
3460         * gst/debug/testplugin.c:
3461           Remove dummy plugin_init. Remove some undefined entries from doc-
3462           section file. Add taginject element and rebuild docs for it.
3463
3464 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3465
3466         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3467         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3468         Update the counter for the number of streams when pads are added or
3469         removed. This will make sure that a seek table is generated for
3470         files with just one audio stream.
3471
3472 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3473
3474         * gst/matroska/matroska-demux.c:
3475         (gst_matroska_demux_parse_metadata_id_simple_tag):
3476         * gst/matroska/matroska-ids.h:
3477         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3478         Add some more tags, improve debugging a bit and make sure that
3479         GValue transformation has succeeded before using the result
3480         as a tag.
3481
3482 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3483
3484         Patch by: Olivier Crete <tester at tester dot ca>
3485
3486         * gst/rtp/gstrtptheorapay.c:
3487         The Theora RTP payloader only supports the "inline" delievery method
3488         so let's declare this on the caps of the static pad template.
3489         Fixes bug #537675.
3490
3491 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3492
3493         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3494         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3495         Remove bogus check.
3496
3497 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3498
3499         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3500         (gst_videomixer_blend_buffers):
3501         Use stream_time to synchronize the object properties.
3502         Use running_time of the master pad to timestamp outgoing buffers.
3503         Fix the initial segment event to extend an unknown amount of time.
3504         Fixes #537361.
3505
3506 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3507
3508         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3509         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3510         (gst_avi_demux_calculate_durations_from_index),
3511         (gst_avi_demux_stream_header_push),
3512         (gst_avi_demux_stream_header_pull):
3513         Try to ignore unparsable/unknown streams and give a warning instead of
3514         erroring out. Fixes #537377.
3515
3516 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3517
3518         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3519         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3520
3521         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3522         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3523         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3524         (gst_matroska_demux_read_track_encodings),
3525         (gst_matroska_demux_add_stream),
3526         (gst_matroska_demux_handle_src_query),
3527         (gst_matroska_demux_init_stream),
3528         (gst_matroska_demux_parse_index_cuetrack),
3529         (gst_matroska_demux_parse_index_pointentry),
3530         (gst_matroska_demux_parse_info),
3531         (gst_matroska_demux_parse_metadata_id_simple_tag),
3532         (gst_matroska_demux_parse_metadata),
3533         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3534         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3535         (gst_matroska_demux_parse_cluster),
3536         (gst_matroska_demux_parse_contents_seekentry),
3537         (gst_matroska_demux_loop_stream_parse_id),
3538         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3539         (gst_matroska_demux_audio_caps),
3540         (gst_matroska_demux_subtitle_caps):
3541         * gst/matroska/matroska-demux.h:
3542         * gst/matroska/matroska-ids.c:
3543         (gst_matroska_track_init_subtitle_context):
3544         * gst/matroska/matroska-ids.h:
3545         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3546         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3547         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3548         (gst_matroska_mux_video_pad_setcaps),
3549         (gst_matroska_mux_audio_pad_setcaps),
3550         (gst_matroska_mux_subtitle_pad_setcaps),
3551         (gst_matroska_mux_request_new_pad),
3552         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3553         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3554         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3555         (gst_matroska_mux_set_property):
3556         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3557         elements, do some checks for valid values in the demuxer, handle
3558         tracktimecodescale in the demuxer, set correct default values for all
3559         settings in the demuxer, review and add all missing matroska
3560         IDs and some more raw YUV formats, and some trivial cleanup.
3561
3562 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3563
3564         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3565         (gst_pulsemixer_class_init):
3566         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3567         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3568         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3569         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3570         (gst_pulsesrc_prepare):
3571         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3572         gst_element_class_set_details_simple() and fix coding style a bit
3573         more.
3574
3575 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3576
3577         * docs/plugins/Makefile.am:
3578         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3579         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3580         * docs/plugins/gst-plugins-good-plugins.args:
3581         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3582         * docs/plugins/gst-plugins-good-plugins.interfaces:
3583         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3584         * docs/plugins/inspect/plugin-aasink.xml:
3585         * docs/plugins/inspect/plugin-alaw.xml:
3586         * docs/plugins/inspect/plugin-alpha.xml:
3587         * docs/plugins/inspect/plugin-alphacolor.xml:
3588         * docs/plugins/inspect/plugin-annodex.xml:
3589         * docs/plugins/inspect/plugin-apetag.xml:
3590         * docs/plugins/inspect/plugin-audiofx.xml:
3591         * docs/plugins/inspect/plugin-auparse.xml:
3592         * docs/plugins/inspect/plugin-autodetect.xml:
3593         * docs/plugins/inspect/plugin-avi.xml:
3594         * docs/plugins/inspect/plugin-cacasink.xml:
3595         * docs/plugins/inspect/plugin-cairo.xml:
3596         * docs/plugins/inspect/plugin-cdio.xml:
3597         * docs/plugins/inspect/plugin-cutter.xml:
3598         * docs/plugins/inspect/plugin-debug.xml:
3599         * docs/plugins/inspect/plugin-dv.xml:
3600         * docs/plugins/inspect/plugin-efence.xml:
3601         * docs/plugins/inspect/plugin-effectv.xml:
3602         * docs/plugins/inspect/plugin-equalizer.xml:
3603         * docs/plugins/inspect/plugin-esdsink.xml:
3604         * docs/plugins/inspect/plugin-flac.xml:
3605         * docs/plugins/inspect/plugin-flxdec.xml:
3606         * docs/plugins/inspect/plugin-gamma.xml:
3607         * docs/plugins/inspect/plugin-gconfelements.xml:
3608         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3609         * docs/plugins/inspect/plugin-goom.xml:
3610         * docs/plugins/inspect/plugin-goom2k1.xml:
3611         * docs/plugins/inspect/plugin-halelements.xml:
3612         * docs/plugins/inspect/plugin-icydemux.xml:
3613         * docs/plugins/inspect/plugin-id3demux.xml:
3614         * docs/plugins/inspect/plugin-jpeg.xml:
3615         * docs/plugins/inspect/plugin-level.xml:
3616         * docs/plugins/inspect/plugin-matroska.xml:
3617         * docs/plugins/inspect/plugin-monoscope.xml:
3618         * docs/plugins/inspect/plugin-mulaw.xml:
3619         * docs/plugins/inspect/plugin-multifile.xml:
3620         * docs/plugins/inspect/plugin-multipart.xml:
3621         * docs/plugins/inspect/plugin-navigationtest.xml:
3622         * docs/plugins/inspect/plugin-ossaudio.xml:
3623         * docs/plugins/inspect/plugin-png.xml:
3624         * docs/plugins/inspect/plugin-pulseaudio.xml:
3625         * docs/plugins/inspect/plugin-quicktime.xml:
3626         * docs/plugins/inspect/plugin-rtp.xml:
3627         * docs/plugins/inspect/plugin-rtsp.xml:
3628         * docs/plugins/inspect/plugin-smpte.xml:
3629         * docs/plugins/inspect/plugin-soup.xml:
3630         * docs/plugins/inspect/plugin-spectrum.xml:
3631         * docs/plugins/inspect/plugin-speex.xml:
3632         * docs/plugins/inspect/plugin-taglib.xml:
3633         * docs/plugins/inspect/plugin-udp.xml:
3634         * docs/plugins/inspect/plugin-video4linux2.xml:
3635         * docs/plugins/inspect/plugin-videobalance.xml:
3636         * docs/plugins/inspect/plugin-videobox.xml:
3637         * docs/plugins/inspect/plugin-videocrop.xml:
3638         * docs/plugins/inspect/plugin-videoflip.xml:
3639         * docs/plugins/inspect/plugin-videomixer.xml:
3640         * docs/plugins/inspect/plugin-wavenc.xml:
3641         * docs/plugins/inspect/plugin-wavpack.xml:
3642         * docs/plugins/inspect/plugin-wavparse.xml:
3643         * docs/plugins/inspect/plugin-ximagesrc.xml:
3644         * ext/pulse/plugin.c:
3645         * ext/pulse/pulsemixer.c:
3646         * ext/pulse/pulsesink.c:
3647         * ext/pulse/pulsesrc.c:
3648         Add documentation to the pulseaudio plugin and run make update
3649         in docs/plugins.
3650
3651 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3652
3653         Patch by: Brian Cameron <brian.cameron at sun dot com>
3654
3655         * sys/sunaudio/gstsunaudiomixerctrl.c:
3656         (gst_sunaudiomixer_ctrl_get_volume),
3657         (gst_sunaudiomixer_ctrl_set_volume):
3658         Improvements for the SunAudio mixer by handling mute as no gain
3659         for tracks that have a gain property but no mute property.
3660         Fixes bug #536067.
3661
3662 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3663
3664         * configure.ac:
3665         * ext/pulse/Makefile.am:
3666         * ext/pulse/plugin.c: (plugin_init):
3667         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3668         (gst_pulsemixer_implements_interface_init),
3669         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3670         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3671         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3672         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3673         * ext/pulse/pulsemixer.h:
3674         * ext/pulse/pulsemixerctrl.c:
3675         (gst_pulsemixer_ctrl_context_state_cb),
3676         (gst_pulsemixer_ctrl_sink_info_cb),
3677         (gst_pulsemixer_ctrl_source_info_cb),
3678         (gst_pulsemixer_ctrl_subscribe_cb),
3679         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3680         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3681         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3682         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3683         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3684         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3685         * ext/pulse/pulsemixerctrl.h:
3686         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3687         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3688         * ext/pulse/pulsemixertrack.h:
3689         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3690         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3691         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3692         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3693         (gst_pulseprobe_new), (gst_pulseprobe_free),
3694         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3695         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3696         (gst_pulseprobe_set_server):
3697         * ext/pulse/pulseprobe.h:
3698         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3699         (gst_pulsesink_class_init), (gst_pulsesink_init),
3700         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3701         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3702         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3703         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3704         (gst_pulsesink_stream_request_cb),
3705         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3706         (gst_pulsesink_close), (gst_pulsesink_prepare),
3707         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3708         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3709         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3710         (gst_pulsesink_event), (gst_pulsesink_get_type):
3711         * ext/pulse/pulsesink.h:
3712         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3713         (gst_pulsesrc_implements_interface_init),
3714         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3715         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3716         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3717         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3718         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3719         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3720         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3721         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3722         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3723         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3724         (gst_pulsesrc_get_type):
3725         * ext/pulse/pulsesrc.h:
3726         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3727         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3728         * ext/pulse/pulseutil.h:
3729         Add pulseaudio GStreamer element from gst-pulse. Development will
3730         continue here instead of pulseaudio SVN. Fixes bug #400679.
3731         Only changes over gst-pulse SVN are added copyright to the top of
3732         files and coding style changes.
3733
3734 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3735
3736         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3737
3738         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3739           (gst_cdio_add_cdtext_album_tags):
3740         * ext/cdio/gstcdio.h:
3741         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3742           Also extract album title and album genre from CD-TEXT if
3743           available (#537021).
3744
3745 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3746
3747         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3748
3749         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3750         Improve negotiation a bit more by picking the smallest possible
3751         resolution that is larger than the resolution specified in the
3752         first caps entry of the peer caps. Fixes bug #536994.
3753
3754 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3755
3756         Patch by: Bastien Nocera <hadess at hadess dot net>
3757
3758         * sys/v4l2/gstv4l2vidorient.c:
3759         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3760         Fix compilation with newer GIT kernels that deprecated
3761         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3762
3763 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3764
3765         * configure.ac:
3766         * ext/cdio/gstcdio.c:
3767         * ext/cdio/gstcdio.h:
3768         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3769           Require libcdio >= 0.76.
3770
3771 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3772
3773         * gst/avi/gstavidemux.c:
3774         Catch UNEXPECTED when downstream has reached end of
3775         segment in reverse mode.
3776
3777 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3778
3779         * gst/avi/gstavidemux.c:
3780         Fix typo in comment
3781
3782 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3783
3784         * gst/avi/gstavidemux.c:
3785         Because we don't know the frame order we need to push till
3786         the next keyframe
3787
3788 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3789
3790         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3791
3792         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3793         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3794         Provide a custom negotiation function to make sure to pick the highest
3795         possible framerate and resolution. Fixes bug #536646.
3796
3797 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3798
3799         * gst/avi/gstavidemux.c:
3800         Set EOS when going out of the segment in reverse playback
3801
3802 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3803
3804         * ext/taglib/Makefile.am::
3805           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3806           taglib headers (with gcc 4.3.1).
3807
3808 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3809
3810         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3811         Use the new gst_rtsp_connection_get_ip() to access the IP address
3812         of a GstRTSPConnection since it is a private member.
3813
3814 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3815
3816         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3817         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3818           Use new utility functions in libgsttag to process coverart (#512333).
3819
3820 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3821
3822         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3823         We actually support left/side, right/side and mid/side files. The
3824         conversion to normal, interleaved stereo is done by libflac.
3825
3826 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3827
3828         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3829         (gst_ebml_write_set_cache):
3830         Unref the write cache in finalize if it was set and add add "FIXME"
3831         to a comment that needs it.
3832
3833 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3834
3835         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3836
3837         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3838         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3839         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3840         (gst_avi_demux_process_next_entry):
3841         * gst/avi/gstavidemux.h:
3842         Implement reverse playback. Fixes #535300.
3843         Small cleanups.
3844
3845 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3846
3847         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3848         (gst_videomixer_query_latency):
3849         When using gst_element_iterate_pads() one has to unref every pad
3850         after usage.
3851
3852 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3853
3854         Patch by: Bastien Nocera <hadess at hadess dot net>
3855         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3856         (qtdemux_parse_udta):
3857         * gst/qtdemux/qtdemux_fourcc.h:
3858         Improve meta-data handling, add 'comment', 'description' and
3859         'copyright' tag handling.
3860         Fixes #535935
3861
3862 2008-05-31  Julien Moutte  <julien@fluendo.com>
3863
3864         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3865         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3866         (gst_qtdemux_seek_to_previous_keyframe),
3867         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3868         we don't clip the segment's stop using the main segment duration as
3869         that could crop quite some video frames. Make reverse playback support
3870         more robust and support edit lists. Support seeking to the last frame,
3871         and fix reverse looping playback. Add some debugging.
3872         * win32/common/config.h: Updated.
3873
3874 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3875
3876         * gst/equalizer/gstiirequalizer.c:
3877         (gst_iir_equalizer_transform_ip):
3878         Don't clip float/double samples, correctly unset passthrough mode
3879         and use better rounding for integer samples.
3880
3881 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3882
3883         * gst/equalizer/gstiirequalizer.c:
3884         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3885         (setup_filter), (set_passthrough), (update_coefficients),
3886         (gst_iir_equalizer_compute_frequencies),
3887         (gst_iir_equalizer_transform_ip):
3888         * gst/equalizer/gstiirequalizer.h:
3889         Update the filter coefficients only when needed in the transform_ip
3890         function and correctly set the element into passthrough mode if the
3891         gain of all bands is 0.
3892
3893 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3894
3895         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3896
3897         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3898         (gst_alpha_set_property), (gst_alpha_get_property),
3899         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3900         Try to skip pixels or areas that are too dark or too bright for us to do
3901         meaningfull color detection.
3902         Added properties to control the sensitivity to light and darkness.
3903         Added some small cleanups. Fixes #512345.
3904
3905 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3906
3907         * docs/plugins/.cvsignore:
3908         * tests/check/elements/.cvsignore:
3909         Ignore some more generated things
3910
3911         * tests/check/Makefile.am:
3912         Ignore OSS elements in the state changes test too.
3913
3914 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3915
3916         * docs/plugins/Makefile.am:
3917         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3918         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3919         Add SMPTE effect elements to docs.
3920
3921 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3922
3923         * docs/plugins/Makefile.am:
3924         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3925         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3926         * ext/raw1394/gstdv1394src.c:
3927           Document whats first shown on the fdo plugin docs page :)
3928
3929 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3930
3931         * docs/plugins/Makefile.am:
3932         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3933         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3934         * docs/plugins/gst-plugins-good-plugins.args:
3935         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3936         * docs/plugins/inspect/plugin-audiofx.xml:
3937         * gst/audiofx/Makefile.am:
3938         * gst/audiofx/audiofx.c:
3939         * gst/audiofx/audiokaraoke.c:
3940         * gst/audiofx/audiokaraoke.h:
3941         * gst/audiofx/audiovoice.c:
3942         * gst/audiofx/audiovoice.h:
3943           Rename audiovoice to audiokaraoke and add it to the docs.
3944
3945 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3946
3947         * REQUIREMENTS:
3948         * docs/plugins/Makefile.am:
3949         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3950         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3951         * docs/plugins/gst-plugins-good-plugins.args:
3952         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3953         * docs/plugins/gst-plugins-good-plugins.interfaces:
3954         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3955         * docs/plugins/inspect/plugin-aasink.xml:
3956         * docs/plugins/inspect/plugin-alaw.xml:
3957         * docs/plugins/inspect/plugin-alpha.xml:
3958         * docs/plugins/inspect/plugin-alphacolor.xml:
3959         * docs/plugins/inspect/plugin-annodex.xml:
3960         * docs/plugins/inspect/plugin-apetag.xml:
3961         * docs/plugins/inspect/plugin-audiofx.xml:
3962         * docs/plugins/inspect/plugin-auparse.xml:
3963         * docs/plugins/inspect/plugin-autodetect.xml:
3964         * docs/plugins/inspect/plugin-avi.xml:
3965         * docs/plugins/inspect/plugin-cacasink.xml:
3966         * docs/plugins/inspect/plugin-cairo.xml:
3967         * docs/plugins/inspect/plugin-cdio.xml:
3968         * docs/plugins/inspect/plugin-cutter.xml:
3969         * docs/plugins/inspect/plugin-debug.xml:
3970         * docs/plugins/inspect/plugin-dv.xml:
3971         * docs/plugins/inspect/plugin-efence.xml:
3972         * docs/plugins/inspect/plugin-effectv.xml:
3973         * docs/plugins/inspect/plugin-equalizer.xml:
3974         * docs/plugins/inspect/plugin-esdsink.xml:
3975         * docs/plugins/inspect/plugin-flac.xml:
3976         * docs/plugins/inspect/plugin-flxdec.xml:
3977         * docs/plugins/inspect/plugin-gamma.xml:
3978         * docs/plugins/inspect/plugin-gconfelements.xml:
3979         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3980         * docs/plugins/inspect/plugin-goom.xml:
3981         * docs/plugins/inspect/plugin-goom2k1.xml:
3982         * docs/plugins/inspect/plugin-halelements.xml:
3983         * docs/plugins/inspect/plugin-icydemux.xml:
3984         * docs/plugins/inspect/plugin-id3demux.xml:
3985         * docs/plugins/inspect/plugin-jpeg.xml:
3986         * docs/plugins/inspect/plugin-level.xml:
3987         * docs/plugins/inspect/plugin-matroska.xml:
3988         * docs/plugins/inspect/plugin-monoscope.xml:
3989         * docs/plugins/inspect/plugin-mulaw.xml:
3990         * docs/plugins/inspect/plugin-multifile.xml:
3991         * docs/plugins/inspect/plugin-multipart.xml:
3992         * docs/plugins/inspect/plugin-navigationtest.xml:
3993         * docs/plugins/inspect/plugin-ossaudio.xml:
3994         * docs/plugins/inspect/plugin-png.xml:
3995         * docs/plugins/inspect/plugin-quicktime.xml:
3996         * docs/plugins/inspect/plugin-rtp.xml:
3997         * docs/plugins/inspect/plugin-rtsp.xml:
3998         * docs/plugins/inspect/plugin-smpte.xml:
3999         * docs/plugins/inspect/plugin-soup.xml:
4000         * docs/plugins/inspect/plugin-spectrum.xml:
4001         * docs/plugins/inspect/plugin-speex.xml:
4002         * docs/plugins/inspect/plugin-taglib.xml:
4003         * docs/plugins/inspect/plugin-udp.xml:
4004         * docs/plugins/inspect/plugin-video4linux2.xml:
4005         * docs/plugins/inspect/plugin-videobalance.xml:
4006         * docs/plugins/inspect/plugin-videobox.xml:
4007         * docs/plugins/inspect/plugin-videocrop.xml:
4008         * docs/plugins/inspect/plugin-videoflip.xml:
4009         * docs/plugins/inspect/plugin-videomixer.xml:
4010         * docs/plugins/inspect/plugin-wavenc.xml:
4011         * docs/plugins/inspect/plugin-wavpack.xml:
4012         * docs/plugins/inspect/plugin-wavparse.xml:
4013         * docs/plugins/inspect/plugin-ximagesrc.xml:
4014         * ext/aalib/gstaasink.c:
4015         * ext/libcaca/gstcacasink.c:
4016           Document aasink and cacasink.
4017
4018 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4019
4020         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4021         (gst_videomixer_init), (gst_videomixer_query_duration),
4022         (gst_videomixer_query_latency), (gst_videomixer_query),
4023         (gst_videomixer_blend_buffers):
4024         * gst/videomixer/videomixer.h:
4025         Implement position (in time), duration and latency queries.
4026
4027 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4028
4029         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4030         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4031         (gst_videomixer_fill_queues), (forward_event_func),
4032         (forward_event), (gst_videomixer_src_event),
4033         (gst_videomixer_sink_event):
4034         * gst/videomixer/videomixer.h:
4035         Implement proper seek/newsegment handling.
4036         Based on adder's implementation.
4037         Fixes #535121
4038
4039 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4040
4041         Patch by: Jan Gerber <j at oil21 dot org>
4042
4043         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4044         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4045
4046 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4047
4048         * gst/audiofx/Makefile.am:
4049         * gst/audiofx/audiofx.c: (plugin_init):
4050         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4051         (gst_audio_voice_class_init), (gst_audio_voice_init),
4052         (update_filter), (gst_audio_voice_set_property),
4053         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4054         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4055         (gst_audio_voice_transform_ip):
4056         * gst/audiofx/audiovoice.h:
4057         Add simple voice removal element. Yay karaoke.
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/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4064         Fix potential caps leak.
4065         If we can't get the framerate with an ioctl, try to get it with the
4066         current norm. Fixes #520092.
4067
4068 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4069
4070         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4071
4072         * sys/v4l2/v4l2src_calls.c:
4073         (gst_v4l2src_probe_caps_for_format_and_size):
4074         If we fail to get the frame intervals, simply don't touch the framerates
4075         on the template caps instead of discarding the format. See #520092.
4076
4077 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4078
4079         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4080
4081         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4082         (gst_v4l2_get_caps_info):
4083         Add NV12, NV21 and bayer support. See #520092.
4084
4085 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4086
4087         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4088         (gst_qtdemux_activate_segment):
4089         Unbreak segment activation again. Fixes #531672.
4090
4091 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4092
4093         * ext/flac/Makefile.am:
4094         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4095         Set the channel layout when decoding FLAC files with more than 2
4096         channels as defined by the FLAC spec. Fixes bug #534570.
4097
4098         Also don't try to decode left/side, right/side and mid/side files
4099         as we don't support this at all.
4100
4101 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4102
4103         * configure.ac:
4104           We need -base CVS (rtsp).
4105
4106 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4107
4108         * gst/udp/Makefile.am:
4109           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4110           when including netdb.h when building against glibc >= 2.8.
4111
4112 2008-05-22  Julien Moutte  <julien@fluendo.com>
4113
4114         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4115         debug statement arguments.
4116         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4117         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4118         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4119         on more platforms.
4120
4121 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4122
4123         * tests/check/elements/avimux.c: (setup_src_pad),
4124         (teardown_src_pad):
4125         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4126         (GST_START_TEST):
4127         * tests/check/elements/matroskamux.c: (setup_src_pad),
4128         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4129         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4130         (GST_START_TEST):
4131         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4132         (setup_wavpackparse), (cleanup_wavpackparse):
4133         Don't use gst_element_get_pad(), it's a bad, bad method.
4134
4135 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4136
4137         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4138         (do_toggle_element):
4139         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4140         (do_toggle_element):
4141         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4142         (do_toggle_element):
4143         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4144         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4145         (do_toggle_element):
4146         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4147         (do_toggle_element):
4148         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4149         (gst_auto_audio_sink_detect):
4150         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4151         (gst_auto_video_sink_detect):
4152         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4153         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4154         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4155         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4156         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4157         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4158         * tests/icles/videocrop-test.c: (test_with_caps),
4159         (video_crop_get_test_caps):
4160         Don't use gst_element_get_pad(), it's a bad method.
4161
4162 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4163
4164         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4165         (gst_multiudpsink_add_internal):
4166         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4167         (gst_udp_join_group):
4168         * gst/udp/gstudpnetutils.h:
4169         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4170         Joining a multicast group and setting the loop/ttl properties are
4171         totally unrelated tasks are must be separated.
4172
4173 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4174
4175         * gst/avi/gstavimux.c:
4176           Also support alaw/mulaw.
4177
4178 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4179
4180         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4181         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4182         * gst/udp/gstmultiudpsink.h:
4183         Add a fixme for the auto-multicast property.
4184         Fix some confusing debug messages.
4185         Disable setting a qos value by default.
4186
4187 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4188
4189         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4190
4191         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4192         Ignore EPERM errors from sendto. Fixes #533619.
4193
4194 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4195
4196         Patch by: Henrik Eriksson <henriken at axis dot com>
4197
4198         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4199         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4200         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4201         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4202         * gst/udp/gstmultiudpsink.h:
4203         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4204
4205 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4206
4207         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4208         Improve debugging of the ident.
4209
4210 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4211
4212         Patch by: Bruno Santos <brunof at ua dot pt>
4213
4214         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4215         (gst_udp_join_group), (gst_udp_leave_group),
4216         (gst_udp_is_multicast):
4217         * gst/udp/gstudpnetutils.h:
4218         Provide a bunch of helper methods to deal with IPv4 and IPv6
4219         transparently.
4220
4221         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4222         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4223         (gst_multiudpsink_get_property), (join_multicast),
4224         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4225         (gst_multiudpsink_remove):
4226         * gst/udp/gstmultiudpsink.h:
4227         Add multicast TTL and loopback properties.
4228         Use the helper methods to implement ip4 and ip6.
4229
4230         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4231         * gst/udp/gstudpsrc.h:
4232         Use the helper methods to implement ip4 and ip6.
4233         Fixes #515962.
4234
4235 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4236
4237         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4238
4239         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4240         (gst_multipart_demux_get_gstname),
4241         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4242         * gst/multipart/multipartdemux.h:
4243         Don't blindly copy the mime-type as the caps name because they not
4244         always map directly. Instead use a hashtable with common mappings.
4245         Fixes #533287.
4246
4247 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4248
4249         * ext/esd/esdsink.c: (gst_esdsink_write):
4250         When we post an error, we must return -1 to let the parent know that we
4251         cannot write the segment else it will loop and continue to call us again
4252         forever. Patch by Michael Meeks.
4253
4254 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4255
4256         * gst/videomixer/videomixer.c:
4257           Add missing incudes.
4258
4259 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4260
4261         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4262         (gst_rtp_h264_pay_handle_buffer):
4263         * gst/rtp/gstrtph264pay.h:
4264         Correct a typo (sinle -> single).
4265
4266 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4267
4268         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4269         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4270         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4271         (gst_rtp_h264_depay_process):
4272         * gst/rtp/gstrtph264depay.h:
4273         Add experimental support for outputting quicktime-like AVC output in
4274         addition to the existing bytestream output.
4275
4276         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4277         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4278         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4279         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4280         (gst_rtp_h264_pay_get_property):
4281         * gst/rtp/gstrtph264pay.h:
4282         Make the parsing mode configurable, for some inputs we don't need to
4283         scan every byte for start codes.
4284         Only set the marker bit on ACCESS units.
4285
4286 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4287
4288         * gst/equalizer/gstiirequalizer.c:
4289         Use a bigger type in integer mode for the intermediate results to
4290         prevent overflows. This fixes the crippled sound when using the
4291         equalizer in integer mode. Fixes bug #510865.
4292
4293 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4294
4295         * gst/videomixer/videomixer.c:
4296         * gst/videomixer/videomixer.h:
4297         Instead of a random number for the request pad id's,
4298         use a counter.
4299
4300         Register the videomixerpad class from the element's class_init
4301         where it's safer, and allows the docs generator to scan it.
4302
4303 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4304
4305         * gst/smpte/Makefile.am:
4306         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4307         * gst/smpte/gstsmpte.h:
4308         * gst/smpte/gstsmptealpha.c:
4309         (gst_smpte_alpha_transition_type_get_type),
4310         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4311         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4312         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4313         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4314         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4315         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4316         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4317         * gst/smpte/gstsmptealpha.h:
4318         * gst/smpte/plugin.c: (plugin_init):
4319         Add new plugin that adds the SMPTE transition in the alpha channel of
4320         I420 and AYUV frames so that they can be blended with videomixer later
4321         on. Uses all niceties such as using base transform for efficient alloc
4322         and negotiation. It currently requires GstController to control the
4323         position in the transition effect.
4324
4325 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4326
4327         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4328         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4329         * docs/plugins/gst-plugins-good-plugins.args:
4330         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4331         * docs/plugins/gst-plugins-good-plugins.interfaces:
4332         * docs/plugins/gst-plugins-good-plugins.types:
4333         * gst/videomixer/videomixer.c:
4334           Try using thaytans new mechanism to get extra classes into plugin
4335           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4336           missing still.
4337
4338 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4339
4340         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4341         Set proper rate in avi stream header for PCM audio, and also do some
4342         more sanity checks on caps in this case.  Fixes #511489.
4343
4344 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4345
4346         * sys/v4l2/gstv4l2src.c:
4347         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4348         isn't implemented at all yet and this requires X headers to be
4349         installed. Fixes bug #533264.
4350
4351 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4352
4353         reviewed by: <delete if not using a buddy>
4354
4355         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4356         (gst_ebml_write_set_cache):
4357         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4358         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4359         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4360         (gst_matroska_demux_read_track_encodings),
4361         (gst_matroska_demux_add_stream),
4362         (gst_matroska_demux_handle_src_query),
4363         (gst_matroska_demux_init_stream),
4364         (gst_matroska_demux_parse_index_cuetrack),
4365         (gst_matroska_demux_parse_index_pointentry),
4366         (gst_matroska_demux_parse_info),
4367         (gst_matroska_demux_parse_metadata_id_simple_tag),
4368         (gst_matroska_demux_parse_metadata),
4369         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4370         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4371         (gst_matroska_demux_parse_cluster),
4372         (gst_matroska_demux_parse_contents_seekentry),
4373         (gst_matroska_demux_loop_stream_parse_id),
4374         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4375         (gst_matroska_demux_audio_caps),
4376         (gst_matroska_demux_subtitle_caps):
4377         * gst/matroska/matroska-demux.h:
4378         * gst/matroska/matroska-ids.c:
4379         (gst_matroska_track_init_subtitle_context):
4380         * gst/matroska/matroska-ids.h:
4381         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4382         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4383         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4384         * sys/v4l2/gstv4l2src.c:
4385         * tests/check/pipelines/wavpack.c: (bus_handler):
4386         * win32/common/config.h:
4387
4388 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4389
4390         * ext/wavpack/gstwavpackstreamreader.c:
4391         * tests/examples/spectrum/demo-audiotest.c:
4392         * tests/examples/spectrum/demo-osssrc.c:
4393         Fix some compiler warnings.
4394
4395 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4396
4397         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4398         Small comment added.
4399
4400         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4401         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4402         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4403         Debug string cleanups (remove trailing \n)
4404         Refactor and clean up the payloader a bit and make sure that we only
4405         put one NAL unit in an RTP packet even if the input buffer contains
4406         multiple NAL units.
4407         Add suport for AVC format input.
4408
4409 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4410
4411         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4412         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4413         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4414         * gst/rtp/gstrtph264pay.h:
4415         Make it possible to specify profile-level-id and sprop-parameter-sets
4416         using properties in case they are not available in-stream.
4417
4418 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4419
4420         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4421         * docs/plugins/gst-plugins-good-plugins.args:
4422         * docs/plugins/inspect/plugin-ladspa.xml:
4423           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4424
4425 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4426
4427         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4428         Send an initial BYTE segment to inform downstream of later seeking,
4429         and to forego sync attempts.
4430
4431 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4432
4433         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4434         Fix wrong caps string.
4435
4436 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4437
4438         Based on patch by: Olivier Crete <tester at tester dot ca>
4439
4440         * gst/rtp/Makefile.am:
4441         * gst/rtp/gstrtp.c: (plugin_init):
4442         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4443         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4444         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4445         (gst_rtp_g729_depay_plugin_init):
4446         * gst/rtp/gstrtpg729depay.h:
4447         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4448         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4449         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4450         * gst/rtp/gstrtpg729pay.h:
4451         Added G729 pay and depayloaders. Fixes #532409.
4452
4453 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4454
4455         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4456         Fix the calculation of the duration of the concealment packets.
4457
4458 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4459
4460         Based on patch by: Olivier Crete <tester at tester dot ca>
4461
4462         * gst/rtp/Makefile.am:
4463         * gst/rtp/gstrtp.c: (plugin_init):
4464         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4465         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4466         (parse_encode), (gst_rtp_dv_depay_setcaps),
4467         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4468         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4469         (gst_rtp_dv_depay_plugin_init):
4470         * gst/rtp/gstrtpdvdepay.h:
4471         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4472         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4473         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4474         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4475         (gst_dv_pay_negotiate), (include_dif),
4476         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4477         * gst/rtp/gstrtpdvpay.h:
4478         Add DV pay and depayloaders. Fixes #532423.
4479
4480 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4481
4482         * gst/matroska/matroska-demux.c:
4483         (gst_matroska_demux_push_dvd_clut_change_event):
4484         Convert subtitle palette info in VobSub private data from VobSub's
4485         (buggy) RGB to YUV.
4486
4487 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4488
4489         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4490         Do not leave fourcc stream header field empty upon reset.
4491         Fixes #519301.
4492
4493 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4494
4495         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4496         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4497         * docs/plugins/inspect/plugin-goom.xml:
4498         * docs/plugins/inspect/plugin-goom2k1.xml:
4499         * gst/goom/gstgoom.c:
4500         * gst/goom2k1/gstgoom.c:
4501         Add goom2k1 into the docs.
4502
4503 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4504
4505         Based on patch by: Wouter Cloetens  <wouter at mind be>
4506
4507         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4508         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4509         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4510         (gst_rtsp_decode_quoted_string),
4511         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4512         (gst_rtspsrc_setup_auth):
4513         Support Digest authentication. Fixes #532065.
4514
4515 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4516
4517         * gst/level/gstlevel.c:
4518           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4519           about whats needed for liboil acceleration. Simplify docs a bit.
4520
4521 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4522
4523         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4524
4525         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4526         Update the track duration if the old one was invalid.
4527         Fixes bug #532117.
4528
4529 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4530
4531         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4532           Use GST_STR_NULL when trying to print sps and pps strings that could
4533           be NULL, as this might crash on some platforms.
4534
4535 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4536
4537         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4538
4539         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4540           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4541           set after creating the clipper.
4542
4543 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4544
4545         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4546
4547         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4548           Added checking of surface lost case after an unsuccessful
4549           IDirectDrawSurface7_Lock() call.
4550           If surface is lost, return GST_FLOW_OK.
4551
4552 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4553
4554         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4555
4556         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4557           WndProc, gst_directdraw_sink_window_thread):
4558           Improved Windows message loop and fixed window destruction issue.
4559           When the window which DirectDraw is rendering to is destroyed, the
4560           render/show_frame function will return GST_FLOW_ERROR.
4561           Partially fixes #520885.
4562
4563 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4564
4565         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4566
4567         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4568           Fixed mid stream resolution change bug, the offscreen surface is now
4569           released when set_caps is called.
4570           Partially fixes #520885.
4571
4572 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4573
4574         * sys/directdraw/gstdirectdrawsink.c
4575           (gst_directdraw_sink_buffer_alloc):
4576           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4577           width/height.
4578
4579           Especially when looking through the pool of buffers, make sure that
4580           the width/height of caps is used instead of the already negotiated
4581           dimensions.
4582           For example if a buffer with different caps is requested, i.e.
4583           higher resolution, the caller would get a buffer with the old
4584           dimensions and thus corrupt the heap.
4585
4586 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4587
4588         * sys/directdraw/gstdirectdrawsink.c
4589           (gst_directdraw_sink_buffer_alloc):
4590           Clear the flags on recycled buffers from buffer_alloc.
4591           Partially fixes #520885.
4592
4593 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4594
4595         * gst/rtp/gstrtpilbcpay.c:
4596           Added missing stdlib.h include for strtol(), and made include ordering and
4597           style consistent with the corresponding depayloader.
4598
4599 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4600
4601         * configure.ac:
4602           Error out if we don't have the required core/base versions.
4603
4604 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4605
4606         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4607
4608         * sys/osxvideo/cocoawindow.m:
4609         Fix compiler warnings on PPC64. Fixes bug #499318.
4610
4611 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4612
4613         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4614
4615         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4616         Don't leak file descriptors on error. Fixes #531532.
4617
4618 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4619
4620         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4621         (gst_gconf_audio_src_change_state):
4622         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4623         (gst_gconf_video_sink_change_state):
4624         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4625         (gst_gconf_video_src_change_state):
4626         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4627         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4628         When we can't create a fakesink/fakesrc complain instead of unreffing
4629         NULL pointers and crashing later. See bug #530535.
4630
4631 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4632
4633         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4634         Add some more debug info and guard against small payloads.
4635
4636         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4637         Set duration on outgoing buffers because we can.
4638
4639 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4640
4641         Patch by: Olivier Crete <tester at tester dot ca>
4642
4643         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4644         (gst_speex_enc_init), (gst_speex_enc_chain):
4645         Add negotiation for the speex channels and rate. Fixes #465146.
4646
4647 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4648
4649         Patch by: Olivier Crete <tester at tester dot ca>
4650
4651         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4652         (gst_rtp_speex_pay_getcaps):
4653         Add negotiation for the speex channels and rate. See #465146.
4654
4655 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4656
4657         Patch by: Olivier Crete <tester at tester dot ca>
4658
4659         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4660         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4661         Add negotiation for the ILBC mode. See #465146.
4662
4663 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4664
4665         * ext/soup/gstsouphttpsrc.c:
4666           Include stdlib to fix the build. Use g_free instead of free, libsoup
4667           uses glib.
4668
4669 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4670
4671         Patch by: j^ <j@bootlab.org>
4672
4673         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4674         Add more mpeg2 variants. Fixes #530886.
4675
4676 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4677
4678         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4679
4680         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4681           Don't error out if we get an ICMP destination-unreachable
4682           message when trying to read packets on win32 (#529454).
4683
4684 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4685
4686         * configure.ac:
4687         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4688           Use new error code for encrypted streams (which requires core CVS).
4689
4690 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4691
4692         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4693           (gst_qtdemux_audiosrc_template):
4694           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4695
4696 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4697
4698         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4699         (speex_dec_chain_parse_data):
4700         Produce concealment data when time progresses in a segment update.
4701
4702 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4703
4704         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4705         (speex_dec_chain):
4706         Try to preserve input timestamps when we can.
4707         Do beginnings of error concealment.
4708
4709 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4710
4711         * gst/debug/gstnavigationtest.c:
4712           MSVC doesn't provide rint(), define an adequate replacement locally as
4713           elsewhere.
4714
4715 2008-04-28  Julien Moutte  <julien@fluendo.com>
4716
4717         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4718         format to pacify Mac OSX's gcc.
4719
4720 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4721
4722         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4723           (DEFAULT_MAX), (src_template), (sink_template),
4724           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4725           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4726           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4727           Bring rndbuffersize element into a state that doesn't require us
4728           to move it to -bad immediately. For one, fix up default min/max
4729           values so that the element actuall works using the default values.
4730           Also, don't ignore flow return values and do some kind of minimal
4731           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4732           other gratuitious clean-ups.
4733
4734 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4735
4736         * docs/plugins/Makefile.am:
4737         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4738         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4739         * docs/plugins/gst-plugins-good-plugins.args:
4740         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4741         * docs/plugins/gst-plugins-good-plugins.interfaces:
4742         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4743         * docs/plugins/inspect/plugin-1394.xml:
4744         * docs/plugins/inspect/plugin-aasink.xml:
4745         * docs/plugins/inspect/plugin-alaw.xml:
4746         * docs/plugins/inspect/plugin-alpha.xml:
4747         * docs/plugins/inspect/plugin-alphacolor.xml:
4748         * docs/plugins/inspect/plugin-annodex.xml:
4749         * docs/plugins/inspect/plugin-apetag.xml:
4750         * docs/plugins/inspect/plugin-audiofx.xml:
4751         * docs/plugins/inspect/plugin-auparse.xml:
4752         * docs/plugins/inspect/plugin-autodetect.xml:
4753         * docs/plugins/inspect/plugin-avi.xml:
4754         * docs/plugins/inspect/plugin-cacasink.xml:
4755         * docs/plugins/inspect/plugin-cairo.xml:
4756         * docs/plugins/inspect/plugin-cdio.xml:
4757         * docs/plugins/inspect/plugin-cutter.xml:
4758         * docs/plugins/inspect/plugin-debug.xml:
4759         * docs/plugins/inspect/plugin-dv.xml:
4760         * docs/plugins/inspect/plugin-efence.xml:
4761         * docs/plugins/inspect/plugin-effectv.xml:
4762         * docs/plugins/inspect/plugin-equalizer.xml:
4763         * docs/plugins/inspect/plugin-esdsink.xml:
4764         * docs/plugins/inspect/plugin-flac.xml:
4765         * docs/plugins/inspect/plugin-flxdec.xml:
4766         * docs/plugins/inspect/plugin-gamma.xml:
4767         * docs/plugins/inspect/plugin-gconfelements.xml:
4768         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4769         * docs/plugins/inspect/plugin-goom.xml:
4770         * docs/plugins/inspect/plugin-halelements.xml:
4771         * docs/plugins/inspect/plugin-icydemux.xml:
4772         * docs/plugins/inspect/plugin-id3demux.xml:
4773         * docs/plugins/inspect/plugin-jpeg.xml:
4774         * docs/plugins/inspect/plugin-level.xml:
4775         * docs/plugins/inspect/plugin-matroska.xml:
4776         * docs/plugins/inspect/plugin-monoscope.xml:
4777         * docs/plugins/inspect/plugin-mulaw.xml:
4778         * docs/plugins/inspect/plugin-multifile.xml:
4779         * docs/plugins/inspect/plugin-multipart.xml:
4780         * docs/plugins/inspect/plugin-navigationtest.xml:
4781         * docs/plugins/inspect/plugin-ossaudio.xml:
4782         * docs/plugins/inspect/plugin-png.xml:
4783         * docs/plugins/inspect/plugin-quicktime.xml:
4784         * docs/plugins/inspect/plugin-rtp.xml:
4785         * docs/plugins/inspect/plugin-rtsp.xml:
4786         * docs/plugins/inspect/plugin-shout2send.xml:
4787         * docs/plugins/inspect/plugin-smpte.xml:
4788         * docs/plugins/inspect/plugin-spectrum.xml:
4789         * docs/plugins/inspect/plugin-speex.xml:
4790         * docs/plugins/inspect/plugin-taglib.xml:
4791         * docs/plugins/inspect/plugin-udp.xml:
4792         * docs/plugins/inspect/plugin-video4linux2.xml:
4793         * docs/plugins/inspect/plugin-videobalance.xml:
4794         * docs/plugins/inspect/plugin-videobox.xml:
4795         * docs/plugins/inspect/plugin-videocrop.xml:
4796         * docs/plugins/inspect/plugin-videoflip.xml:
4797         * docs/plugins/inspect/plugin-videomixer.xml:
4798         * docs/plugins/inspect/plugin-wavenc.xml:
4799         * docs/plugins/inspect/plugin-wavpack.xml:
4800         * docs/plugins/inspect/plugin-wavparse.xml:
4801         * docs/plugins/inspect/plugin-ximagesrc.xml:
4802           Add docs for gdkpixbufsink; update docs to CVS version.
4803
4804 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4805
4806         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4807         Remove test sync-offset by default.
4808
4809 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4810
4811         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4812         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4813         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4814           Use GLib versions of htonl, htons, ntohl and ntohs in order
4815           to avoid problems on win32 (#529707).
4816
4817 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4818
4819         Patch by: Jesús Corrius <jesus at softcatala org>
4820
4821         * gst/goom/filters.c: (zoomVector):
4822         * gst/goom/goom_core.c: (init_buffers):
4823           Fix build with mingw32: use rand() instead of random() and
4824           replace bzero() with memset(). Fixes #529692.
4825
4826 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4827
4828         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4829         Fix typo in comments.
4830
4831         * tests/examples/rtp/client-H263p-PCMA.sdp:
4832         * tests/examples/rtp/client-H263p-PCMA.sh:
4833         * tests/examples/rtp/client-H264-PCMA.sdp:
4834         * tests/examples/rtp/client-H264-PCMA.sh:
4835         * tests/examples/rtp/client-H264.sdp:
4836         * tests/examples/rtp/client-H264.sh:
4837         * tests/examples/rtp/client-PCMA.sdp:
4838         * tests/examples/rtp/client-PCMA.sh:
4839         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4840         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4841         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4842         Add some more docs and fix examples.
4843
4844 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4845
4846         * tests/check/elements/multifile.c:
4847         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4848         declared in the former, some have it declared in the latter.
4849
4850 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4851
4852         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4853         * gst/debug/tests.c: (md5_get_value):
4854         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4855         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4856         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4857         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4858         Stop using deprecated GLib functions.
4859
4860 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4861
4862         * configure.ac:
4863         Back to development -> 0.10.8.1
4864
4865 === release 0.10.8 ===
4866
4867 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4868
4869         * configure.ac:
4870           releasing 0.10.8, "One For The Money"
4871
4872 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4873
4874         * configure.ac:
4875         0.10.7.4 pre-release
4876
4877 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4878
4879         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4880         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4881         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4882         * gst/goom/flying_stars_fx.c: (fs_free):
4883         * gst/goom/goom_config_param.h:
4884         * gst/goom/goom_core.c: (goom_init), (goom_close):
4885         * gst/goom/goom_plugin_info.h:
4886         * gst/goom/gstgoom.c: (gst_goom_finalize):
4887         * gst/goom/lines.c: (goom_lines_free):
4888         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4889         * gst/goom/surf3d.c: (grid3d_free):
4890         * gst/goom/surf3d.h:
4891         * gst/goom/tentacle3d.c: (tentacle_free):
4892         Free a bunch of stuff, and initialise things to fix leaks
4893         and valgrind warnings in the testsuite.
4894
4895         Fixes: #529268
4896
4897 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4898
4899         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4900         (gst_rtspsrc_configure_caps):
4901         Ref caps as the return value for the request_pt_map signal.
4902         Remove some caps weirdness when configuring a stream. See #528245.
4903
4904 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4905
4906         * tests/icles/gdkpixbufsink-test.c:
4907           Add cast to placate gcc 4.1.2.
4908
4909 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4910
4911         * configure.ac:
4912         0.10.7.3 pre-release
4913
4914 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4915
4916         * tests/check/Makefile.am:
4917         Disable some more elements in the state test.
4918         Add a define so the soup test can find the test files
4919         it needs at runtime.
4920
4921         * tests/check/elements/souphttpsrc.c: (run_server):
4922
4923         Add a define so the soup test can find the test files
4924         it needs at runtime.
4925
4926 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4927
4928         * gst/goom/convolve_fx.c: (convolve_apply):
4929         Don't ever draw the GOOM logo.
4930         Fixes: #528615
4931
4932 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4933
4934         * ext/cdio/gstcdiocddasrc.c:
4935         * ext/dv/gstdvdemux.c: 
4936         gst_atomic_int_set ==> g_atomic_int_set
4937
4938 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4939
4940         * configure.ac:
4941         * gst/goom/Makefile.am:
4942         * gst/goom/convolve_fx.c:
4943         * gst/goom/default_scripts.h:
4944         * gst/goom/goom.h:
4945         * gst/goom/goom_core.c: (choose_a_goom_line):
4946         * gst/goom/goom_plugin_info.h:
4947         * gst/goom/goomsl.c:
4948         * gst/goom/goomsl.h:
4949         * gst/goom/goomsl_hash.c:
4950         * gst/goom/goomsl_hash.h:
4951         * gst/goom/goomsl_heap.c:
4952         * gst/goom/goomsl_heap.h:
4953         * gst/goom/goomsl_private.h:
4954         * gst/goom/plugin_info.c:
4955           Strip out the config/script parsing stuff, we don't need it.
4956           Fixes #527999.
4957
4958 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4959
4960         * gst/goom/plugin_info.c: (setOptimizedMethods):
4961           Disable altivec optimisations for 32-bit PPC as well to make
4962           things build properly on all PPC systems. Fixes #528143
4963
4964 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4965
4966         * gst-plugins-good.spec.in:
4967           Update for souphttpsrc plugin which has moved to -good.
4968
4969 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4970
4971         * gst/matroska/matroska-demux.c:
4972         (gst_matroska_demux_handle_seek_event):
4973         Fix open-ended seeks in matroskademux
4974         Patch by: Mark Nauwelaerts <manauw skynet be>
4975         Fixes: #526557
4976
4977 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4978
4979         * tests/check/Makefile.am:
4980         Add soup test certificates to the dist.
4981
4982 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4983
4984         * ext/Makefile.am:
4985         Remove LADSPA reference I missed.
4986
4987 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4988
4989         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4990         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4991         over gnome-vfs and everything else. Fixes bug #527848.
4992
4993 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4994
4995         * configure.ac:
4996         * ext/Makefile.am:
4997         Remove LADSPA plugin. Fixes: #515978
4998
4999 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5000
5001         * configure.ac:
5002         * docs/plugins/Makefile.am:
5003         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5004         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5005         * docs/plugins/gst-plugins-good-plugins.args:
5006         * docs/plugins/inspect/plugin-soup.xml:
5007         * ext/Makefile.am:
5008         * tests/check/Makefile.am:
5009         Move soup plugin from -bad (Fixes: #523124)
5010
5011 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5012
5013         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5014         Fix bounds checking of mode in Speex header, which may
5015         produce negative numbers in speex <= 1.1.12
5016
5017 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5018
5019         * gst/goom/Makefile.am:
5020         * gst/goom/gfontlib.c:
5021         * gst/goom/gfontlib.h:
5022         * gst/goom/gfontrle.c:
5023         * gst/goom/gfontrle.h:
5024         * gst/goom/goom.h:
5025         * gst/goom/goom_core.c: (goom_update):
5026         * gst/goom/goom_plugin_info.h:
5027         * gst/goom/gstgoom.c: (gst_goom_chain):
5028         * gst/goom/plugin_info.c:
5029           Remove a bunch of font/text related code that we don't need.
5030
5031 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5032
5033         * gst/goom/ppc_drawings.s:
5034         * gst/goom/ppc_zoom_ultimate.s:
5035           Change license of these files to LGPL, as permitted by the
5036           author, Guillaume Borios. See #515073.
5037
5038 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5039
5040         * gst/goom/convolve_fx.c:
5041         * gst/goom/motif_goom1.h:
5042         * gst/goom/motif_goom2.h:
5043           As hinted in Bug #518213, revert one change and fix warnings properly.
5044           This fixes both #518213 and #520073 for me.     
5045
5046 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5047
5048         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5049         * gst/matroska/matroska-demux.c:
5050         (gst_matroska_demux_handle_seek_event),
5051         (gst_matroska_demux_parse_contents_seekentry),
5052         (gst_matroska_demux_loop):
5053         Fix the Forte build by making function declaration signatures
5054         match the implementations.
5055
5056 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5057
5058         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5059         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5060         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5061           More logging when probing (see #518474), some comments in _reset().
5062
5063 2008-04-07  Julien Moutte  <julien@fluendo.com>
5064
5065         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5066         because of a bad argument number.
5067
5068 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5069
5070         * tests/icles/.cvsignore:
5071         * tests/icles/Makefile.am:
5072         * tests/icles/gdkpixbufsink-test.c:
5073           Interactive test app for gdkpixbufsink.
5074
5075 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5076
5077         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5078
5079         * configure.ac:
5080         Actually build dlls when cross-compiling with mingw32.
5081         Fixes bug #526247.
5082
5083 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5084
5085         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5086           Don't munge device string to 'default:x' for capture devices.
5087           Fixes #525833.
5088
5089 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5090
5091         * ext/wavpack/gstwavpackparse.c:
5092         (gst_wavpack_parse_index_entry_free):
5093         Always use GSlice as we actually depend on GLib 2.12 already.
5094
5095 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5096
5097         * configure.ac:
5098           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5099           Also bump the GLib requirement to the current de-facto requirement
5100           (ie. 2.12).
5101
5102 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5103
5104         * gst/rtp/gstrtph264pay.c: (encode_base64),
5105         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5106         * gst/rtp/gstrtph264pay.h:
5107         Parse codec_data for future AVC compatibility.
5108         Fail when we encounter AVC data for now.
5109
5110 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5111
5112         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5113           (gst_spectrum_init), (gst_spectrum_set_property),
5114           (gst_spectrum_get_property), (gst_spectrum_message_new):
5115           Rename property enums and default defines for the properties to match
5116           the property names and rephrase property descriptions to make them a
5117           bit clearer (hopefully). See #518188.
5118
5119 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5120
5121         * tests/check/Makefile.am:
5122         * tests/check/elements/.cvsignore:
5123         * tests/check/elements/gdkpixbufsink.c:
5124           Add unit test for gdkpixbufsink element.
5125
5126 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5127
5128         * ext/gdk_pixbuf/Makefile.am:
5129         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5130         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5131           (gst_gdk_pixbuf_sink_base_init),
5132           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5133           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5134           (gst_gdk_pixbuf_sink_set_caps),
5135           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5136           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5137           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5138           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5139           (gst_gdk_pixbuf_sink_get_property):
5140         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5141           Add gdkpixbufsink element for easy snapshotting (#525946).
5142
5143 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5144
5145         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5146         Bump timeout from 3 to 60 seconds.
5147
5148 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5149
5150         * tests/check/pipelines/.cvignore:
5151         Remove useless file.
5152
5153         * tests/check/pipelines/.cvsignore:
5154         Add new test to .cvsignore.
5155
5156 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5157
5158         * tests/check/Makefile.am:
5159         * tests/check/pipelines/wavpack.c: (bus_handler),
5160         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5161         (wavpack_suite), (main):
5162         Add unit test that encodes and decodes some data, checks that it
5163         is still the same and that all timestamps/offsets are perfect.
5164
5165 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5166
5167         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5168         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5169         * ext/wavpack/gstwavpackparse.c:
5170         (gst_wavpack_parse_index_entry_new),
5171         (gst_wavpack_parse_index_entry_free),
5172         (gst_wavpack_parse_base_init),
5173         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5174         Use GSlice for allocating index entries and use
5175         gst_element_class_set_details_simple().
5176
5177 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5178
5179         Patch by: Brian Cameron <brian.cameron at sun dot com>
5180
5181         * sys/sunaudio/gstsunaudio.c:
5182         * sys/sunaudio/gstsunaudiomixer.c:
5183         * sys/sunaudio/gstsunaudiomixer.h:
5184         * sys/sunaudio/gstsunaudiomixerctrl.c:
5185         * sys/sunaudio/gstsunaudiomixerctrl.h:
5186         * sys/sunaudio/gstsunaudiomixertrack.c:
5187         * sys/sunaudio/gstsunaudiomixertrack.h:
5188         * sys/sunaudio/gstsunaudiosink.c:
5189         * sys/sunaudio/gstsunaudiosink.h:
5190         * sys/sunaudio/gstsunaudiosrc.c:
5191         * sys/sunaudio/gstsunaudiosrc.h:
5192           Fix up copyrights (#525860).
5193
5194 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5195
5196         * gst/goom/goomsl.c: (gsl_read_file):
5197           Check return value of fread() to avoid compiler warnings.
5198
5199 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5200
5201         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5202
5203         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5204         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5205         * gst/law/alaw-decode.h:
5206         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5207         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5208         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5209         * gst/law/mulaw-decode.h:
5210         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5211         Make negotiation a bit modern.
5212         Use pad_alloc. Fixes #525359.
5213
5214 2008-03-31  David Schleef  <ds@schleef.org>
5215
5216         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5217           compiles consistently.  Fixes #522278.
5218
5219 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5220
5221         Patch by: Brian Cameron <brian.cameron at sun dot com>
5222
5223         * sys/sunaudio/gstsunaudiomixerctrl.c:
5224           (gst_sunaudiomixer_ctrl_get_volume),
5225           (gst_sunaudiomixer_ctrl_set_volume):
5226         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5227           Fix up the mixer tracks to use a volume range of 0-255, which is what
5228           the sun audio API uses. This simplifies the code and avoids rounding
5229           errors. Fixes #524593.
5230
5231 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5232
5233         * sys/v4l2/gstv4l2object.c:
5234         * sys/v4l2/gstv4l2object.h:
5235         Add device-fd property to make it possible to apps to call ioctl's.
5236
5237 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5238
5239         * gst/qtdemux/qtdemux.c: (next_entry_size):
5240         Unbreak streaming mode again.
5241
5242 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5243
5244         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5245           Remove superfluous DEBUG macro.
5246
5247 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5248
5249         Based on patch by: William M. Brack <wbrack at mmm com hk>
5250
5251         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5252           (gst_v4l2src_set_capture):
5253           Check whether the device supports setting the framerate before
5254           trying to set it and then posting a warning or error if it doesn't
5255           work (#516649, #520092). Also compare fractions more correctly.
5256
5257 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5258
5259         * gst/goom/Makefile.am:
5260           Remove ppc assembler optimisations from the build until they
5261           actually build (they also seem to have GPL headers).
5262
5263 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5264
5265         * m4/Makefile.am:
5266           Better not dist files that don't exist any longer (lrint*m4).
5267
5268 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5269
5270         * configure.ac:
5271         * m4/lrint.m4:
5272         * m4/lrintf.m4:
5273         Remove lrint/lrintf checks. We don't use it anywhere.
5274
5275 2008-03-18  Andy Wingo  <wingo@pobox.com>
5276
5277         * sys/osxvideo/osxvideosink.m
5278         (gst_osx_video_sink_osxwindow_destroy)
5279         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5280         task, whoopdee.
5281         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5282         2 ms.
5283
5284 2008-03-18  Andy Wingo  <wingo@pobox.com>
5285
5286         * sys/osxvideo/osxvideosink.m
5287         (gst_osx_video_sink_osxwindow_destroy)
5288         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5289         task, whoopdee.
5290         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5291         2 ms.
5292         
5293 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5294
5295         Patch by: William M. Brack <wbrack at mmm com hk>
5296
5297         * sys/v4l2/v4l2src_calls.c:
5298           (gst_v4l2src_probe_caps_for_format_and_size),
5299           (gst_v4l2src_probe_caps_for_format):
5300           Make sure the probed frame sizes are reversed in the resulting
5301           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5302           highest resolution first); also remove unused variable.
5303           (Partly fixes #520092)
5304
5305 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5306
5307         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5308
5309         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5310         (gst_rtspsrc_finalize):
5311         Call WSAStartup() and WSACleanup before using the Winsock API.
5312         See #520808.
5313
5314 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5315
5316         * gst/avi/gstavidemux.c:
5317           Erm, the buffer-size is just guint, no need for the special format
5318           specifier.
5319
5320 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5321
5322         * gst/goom/plugin_info.c:
5323         * gst/goom/ppc_zoom_ultimate.h:
5324           Small fixes to build more on PPC: ifdef out code that uses unknown
5325           define; add newline at end of header file to avoid compiler warning.
5326           Assembler code still doesn't build though.
5327
5328 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5329
5330         * gst/avi/gstavidemux.c:
5331           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5332           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5333
5334 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5335
5336         * gst/avi/gstavidemux.c:
5337           Chunksize is uint32. Fix format specifier.
5338
5339 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5340
5341         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5342         mistake. Return file to pure MIT text.
5343
5344 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5345
5346         * gst/audiofx/audiofx.c:
5347         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5348         of hardcoding values.
5349
5350 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5351
5352         Patch by: Mark Nauwelaerts <manauw skynet be>
5353
5354         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5355           (gst_oss_src_close):
5356         * sys/oss/gstosssrc.h:
5357           Cache probed caps, so _get_caps() during recording doesn't cause
5358           ioctl calls which may disrupt the recording (fixes #521875).
5359
5360 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5361
5362         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5363         (gst_qtdemux_activate_segment),
5364         (gst_qtdemux_prepare_current_sample),
5365         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5366         Make sure we always send a DISCONT after a seek by setting the sample
5367         index to an undefined value after a seek.
5368
5369 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5370
5371         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5372           (GST_IS_AVI_SUBTITLE_CLASS):
5373           Fix up IS_FOO macros, which makes gtk-doc much happier.
5374
5375 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5376
5377         * tests/icles/Makefile.am:
5378           Move the -lgstfoo where it belongs.
5379
5380 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5381
5382         * gst/matroska/ebml-ids.h:
5383         Add ID for EBML CRC32 elements.
5384
5385         * gst/matroska/Makefile.am:
5386         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5387         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5388         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5389         (gst_ebml_read_header):
5390         Support reading 80bit floats, add finalize method to clean up
5391         in any case, support reading length/id elements with any length
5392         as long as it's smaller than our supported maximum, don't leak
5393         buffers if reading as much data as we wanted failed and some
5394         smaller cleanup.
5395
5396 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5397
5398         Patch by: Olivier Crete <tester at tester dot ca>
5399
5400         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5401         Check that a buffer is large enough before reading from it.
5402         Fixes bug #521102.
5403         
5404 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5405
5406         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5407         Fix compilation after removing the GstPollMode from the
5408         constructor.
5409
5410 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5411
5412         * configure.ac:
5413         * gst/audiofx/Makefile.am:
5414         * gst/audiofx/audiochebband.c:
5415         * gst/audiofx/audiocheblimit.c:
5416         * gst/audiofx/math_compat.h:
5417         Check for sinh(), cosh() and asinh() and define our own
5418         implementations if they're not available. Fixes bug #520880.
5419
5420 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5421
5422         Patch by: Olivier Crete <tester at tester dot ca>
5423
5424         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5425         Unref the buffers only once when handling not-negotiated errors.
5426         Fixes bug #520764.
5427
5428 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5429
5430         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5431
5432         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5433         (gst_udpsrc_stop):
5434         Properly balance WSA_Cleanup with WSA_Startup.
5435         Also make the poll controllable on windows. Fixes #520888.
5436
5437 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5438
5439         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5440         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5441         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5442         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5443         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5444         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5445         (gst_ebml_read_date), (gst_ebml_read_master),
5446         (gst_ebml_read_binary), (gst_ebml_read_header):
5447         * gst/matroska/ebml-read.h:
5448         * gst/matroska/matroska-demux.c:
5449         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5450         (gst_matroska_demux_read_track_encodings),
5451         (gst_matroska_demux_add_stream),
5452         (gst_matroska_demux_handle_src_query),
5453         (gst_matroska_demux_handle_seek_event),
5454         (gst_matroska_demux_init_stream),
5455         (gst_matroska_demux_parse_tracks),
5456         (gst_matroska_demux_parse_index_cuetrack),
5457         (gst_matroska_demux_parse_index_pointentry),
5458         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5459         (gst_matroska_demux_parse_metadata_id_simple_tag),
5460         (gst_matroska_demux_parse_metadata_id_tag),
5461         (gst_matroska_demux_parse_metadata),
5462         (gst_matroska_demux_sync_streams),
5463         (gst_matroska_demux_push_hdr_buf),
5464         (gst_matroska_demux_push_flac_codec_priv_data),
5465         (gst_matroska_demux_push_xiph_codec_priv_data),
5466         (gst_matroska_demux_add_wvpk_header),
5467         (gst_matroska_demux_check_subtitle_buffer),
5468         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5469         (gst_matroska_demux_parse_cluster),
5470         (gst_matroska_demux_parse_contents_seekentry),
5471         (gst_matroska_demux_parse_contents),
5472         (gst_matroska_demux_loop_stream_parse_id),
5473         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5474         * gst/matroska/matroska-demux.h:
5475         * gst/matroska/matroska-ids.h:
5476         Handle return values from pull_range in a more granular way to properly
5477         shut down on seeks.
5478         Combine return values from push.
5479         Implement proper error handling.
5480         Prepare for handling seeking correctly.
5481
5482 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5483
5484         * gst/matroska/ebml-read.c:
5485         Use GINT64 formatting constants from GLIB.
5486
5487         * gst/matroska/matroska-demux.c:
5488         Add some guards to avoid a possible division by 0 and crashing
5489         with NULL events on some systems.
5490         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5491         conversion. 
5492
5493         * gst/matroska/matroska-mux.c:
5494         Check for invalid timestamps in a bunch of places to avoid
5495         writing bogus durations into the output file.
5496         Fix some double<->gint64 conversions that weren't using
5497         gst_guint64_to_gdouble
5498
5499 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5500
5501         * configure.ac:
5502         Move the checks for bison, flex and as to the program section and the
5503         check for gcc inline asm to the compiler characteristics section.
5504
5505 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5506
5507         * configure.ac:
5508         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5509         plug-ins are included/excluded. (#498222)
5510
5511 2008-02-29  Michael Smith <msmith@fluendo.com>
5512
5513         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5514           Don't call gst_object_sync_values() unless we have a valid timestamp.
5515
5516 2008-02-28  David Schleef  <ds@schleef.org>
5517
5518         * gst/matroska/matroska-demux.c:
5519         * gst/matroska/matroska-ids.h:
5520         * gst/matroska/matroska-mux.c:
5521           Fix Dirac mapping.  I had previously added a VfW-type
5522           mapping, but it looks like Dirac will get a native Matroska
5523           mapping, and this is the most likely method.
5524
5525 2008-02-28  David Schleef  <ds@schleef.org>
5526
5527         * gst/avi/gstavimux.c: Add Dirac encoding
5528
5529 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5530
5531         Patch by: Peter Kjellerstedt <pkj at axis com>
5532
5533         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5534         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5535         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5536         * gst/udp/gstudpsrc.h:
5537         Port to GstPoll. See #505417.
5538
5539 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5540
5541         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5542         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5543         yet on the srcpad. We need rate and channels before we
5544         can do any processing. Fixes bug #519088.
5545
5546 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5547
5548         * configure.ac:
5549         Detect and indicate if GCC inline assembly syntax is
5550         available.
5551
5552         * gst/goom/Makefile.am:
5553         * gst/goom/convolve_fx.c:
5554         * gst/goom/flying_stars_fx.c:
5555         * gst/goom/goom_config.h:
5556         * gst/goom/goom_core.c:
5557         * gst/goom/goomsl.c:
5558         * gst/goom/ifs.c:
5559         * gst/goom/mmx.c:
5560         * gst/goom/plugin_info.c:
5561         * gst/goom/xmmx.c:
5562         Fix various GCC-isms, and only build the inline assembly
5563         with compilers that support GCC inline assembly.
5564
5565         Fix a couple of other warnings shown with Forte.
5566
5567 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5568
5569         * gst/goom/xmmx.c:
5570           Use 'emms' instead of 'femms' to not crash on cpus that do not
5571           implement this 3dnow specific instruction.
5572
5573 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5574
5575         * gst/goom/plugin_info.c: (setOptimizedMethods):
5576         Use extended MMX for draw_line() too if available, not only
5577         normal MMX.
5578
5579 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5580
5581         * ext/jpeg/gstjpeg.c: (plugin_init):
5582         Remove (commented out) smoke typefinder. This is in base now.
5583
5584 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5585
5586         * gst/goom2k1/Makefile.am:
5587         * gst/goom2k1/gstgoom.c:
5588
5589         Rename the installed library, and don't register the same 
5590         GType name as the new goom.
5591
5592 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5593
5594         * configure.ac:
5595         * ext/taglib/Makefile.am:
5596           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5597           when building C++ code (#516509).
5598
5599 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5600
5601         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5602         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5603           (setOptimizedMethods):
5604           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5605           anything useful. Export goom debug category so we can get
5606           rid of the VERBOSE define and the printfs.
5607
5608 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5609
5610         * gst/goom/goomsl_heap.c: (align_it):
5611         * gst/goom/plugin_info.c: (setOptimizedMethods):
5612           Compile fixes for x86-64.
5613
5614 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5615
5616         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5617         with warnings, but add other CFLAGS
5618
5619         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5620         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5621         (calculate_labels), (gsl_read_file):
5622         * gst/goom/goomsl_lex.l:
5623         * gst/goom/goomsl_yacc.y:
5624         * gst/goom/plugin_info.c: Remove a few live printf, and
5625         fprintf, replace exit() calls with g_assert_not_reached()
5626         if it not optimal for a library
5627
5628 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5629
5630         * gst/goom/Makefile.am: Remove the warnings being disabled,
5631         fix linkage on x86, spotted by Sebastian Dröge
5632         <slomo@circular-chaos.org>
5633
5634         * gst/goom/convolve_fx.c (convolve_init),
5635         (create_output_with_brightness), (convolve_apply):
5636         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5637         * gst/goom/goomsl.c:
5638         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5639         * gst/goom/plugin_info.c:
5640         * gst/goom/tentacle3d.c (tentacle_fx_create):
5641         Fix warnings, and disable the motifs in the convolve_fx
5642         plugin (they were causing warnings, and they were just
5643         "Goom" in funny letterring)
5644
5645 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5646
5647         * configure.ac: Add checks for Flex/Yacc/Bison and other
5648         furry animals, for the new goom 2k4 based plugin
5649
5650         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5651         CPU optimisations (not working yet), move the old plugin to...
5652
5653         * gst/goom2k1/*: ... here, in case somebody is sick enough
5654
5655         Fixes #515073
5656
5657 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5658
5659         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5660         Post the server response code in an error message instead of a generic
5661         'error' message. Fixes #517237.
5662
5663 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5664
5665         * tests/check/Makefile.am:
5666         Ignore gconfaudiosrc for the states unit test too. It will fallback
5667         to alsasrc if the gconf settings can't be read and not everybody has
5668         alsa.
5669
5670 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5671
5672         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5673         (gst_wavpack_parse_create_src_pad):
5674         * ext/wavpack/gstwavpackparse.h:
5675         Always report the duration if we know it in push mode and don't
5676         return 0 just to make totem believe we can't seek in push mode.
5677         Newer totem version use the SEEKING query which properly reports
5678         if we can seek or not.
5679
5680 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5681
5682         Patch by: Jens Granseuer <jensgr at gmx dot net>
5683
5684         * tests/examples/equalizer/demo.c: (main):
5685         C89 fix, moving variable declarations to the beginning of
5686         the block. Fixes bug #517933.
5687
5688 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5689
5690         * configure.ac:
5691         Back to development...
5692
5693 === release 0.10.7 ===
5694
5695 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5696
5697         * configure.ac:
5698           releasing 0.10.7, "Red Door Black"
5699
5700 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5701
5702         * gst/alpha/Makefile.am:
5703         Link alpha plugin with libgstbase. Fixes bug #517386.
5704
5705 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5706
5707         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5708         Init values to -1 instead of the default 0 value.
5709         Fixes #516524.
5710
5711 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5712
5713         * tests/examples/spectrum/spectrum-example.c:
5714         Add missing include to fix compilation when libxml usage is disabled.
5715         Fixes: #516371
5716
5717 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5718
5719         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5720         fixes: #514889
5721
5722         * gst/rtp/gstrtph264pay.c:
5723         * gst/rtp/gstrtpmp4gdepay.c:
5724         * gst/rtp/gstrtpmp4gpay.c:
5725         * gst/rtp/gstrtpmp4gpay.h:
5726         * gst/rtp/gstrtptheorapay.c:
5727         * gst/rtp/gstrtpvorbispay.c:
5728
5729         Fix various leaks shown up in valgrind
5730         - free sprops and buffer in error cases in H264 payloader
5731         - fix leak in mp4g depayloader when construction the caps
5732         - don't leak config string in the mp4g payloader
5733         - don't leak buffers and headers in theora and vorbis payloaders
5734
5735         * tests/check/elements/rtp-payloading.c:
5736
5737         Fix the RTP data test
5738         - Actually send valid amr data to the payloader instead of 20
5739         zero-bytes
5740         - The mp4g payloader expects codec_data on the caps
5741
5742 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5743
5744         * win32/MANIFEST:
5745         Add libgstpng.dsp to MANIFEST.
5746         * win32/vs6/libgstaudiofx.dsp:
5747         Add new source files to VS project file.
5748
5749 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5750
5751         * sys/ximage/gstximagesrc.c:
5752         Initialise variables when opening the X display rather
5753         than in _start(), as the display can be opened before that.
5754
5755         Fixes: #515985
5756
5757 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5758
5759         * sys/directdraw/gstdirectdrawsink.c:
5760         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5761         (gst_directdraw_sink_finalize):
5762         Properly chain up finalize functions. Fixes bug #515980.
5763
5764 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5765
5766         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5767         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5768         (gst_v4l2_buffer_pool_class_init):
5769         Chain up the finalize functions. Fixes bug #515984.
5770
5771 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5772
5773         * sys/ximage/ximageutil.c:
5774         Chain up in the finalize function for our custom
5775         buffer sub-class.
5776         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5777         Fixes: #515706
5778
5779 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5780
5781         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5782         (gst_fenced_buffer_class_init):
5783         Properly chain up finalize method. Fixes bug #515979.
5784
5785 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5786
5787         * sys/ximage/gstximagesrc.c:
5788         Free allocated Damage memory before closing our connection to the
5789         X server. Partially fixes: #515706
5790
5791 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5792
5793         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5794         * tests/check/Makefile.am:
5795         * tests/check/gst-plugins-good.supp:
5796         Add a few libjpeg suppressions and initialize a variable to
5797         make smokeenc valgrind clean. Fixes bug #515701.
5798
5799 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5800
5801         * gst/avi/gstavidemux.c:
5802         Revert patch which sends timestamps only on keyframes, as it
5803         breaks playback with current gst-ffmpeg.
5804
5805         Fixes: #515562
5806
5807 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5808
5809         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5810         * tests/check/elements/multifile.c: (GST_START_TEST):
5811         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5812
5813 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5814
5815         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5816         Use and unset the GError when pipeline creation fails instead of
5817         simply leaking it. Fixes bug #515704.
5818
5819 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5820
5821         * gst/audiofx/audioamplify.c:
5822         * gst/audiofx/audiochebband.c:
5823         * gst/audiofx/audiocheblimit.c:
5824         * gst/audiofx/audiodynamic.c:
5825         * gst/audiofx/audioinvert.c:
5826         * gst/audiofx/audiopanorama.c:
5827         * gst/audiofx/audiowsincband.c:
5828         * gst/audiofx/audiowsinclimit.c:
5829         Fix long description of audiofx elements. Fixes bug #515457.
5830
5831 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5832
5833         * docs/plugins/Makefile.am:
5834         * gst/spectrum/gstspectrum.c:
5835         * tests/examples/spectrum/.cvsignore:
5836         * tests/examples/spectrum/Makefile.am:
5837         * tests/examples/spectrum/spectrum-example.c:
5838
5839         Add a simple example application for the spectrum element, include it
5840         in the docs, and fix some documentation ambiguities.
5841
5842         Fixes: #348085
5843
5844 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5845
5846         * gst/equalizer/Makefile.am:
5847         * gst/spectrum/Makefile.am:
5848         Fix includes order
5849
5850         * tests/check/Makefile.am:
5851         Exclude v4l2src from the states test - it takes too long to start.
5852
5853         * tests/check/elements/spectrum.c:
5854         Make the test run properly with CK_FORK=no
5855
5856 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5857
5858         * gst/audiofix/Makefile.am: add missing header files 
5859
5860 2008-02-08  Julien Moutte  <julien@fluendo.com>
5861
5862         * gst/matroska/matroska-demux.c:
5863         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5864         keyframe and delta units correctly when dealign with a BlockGroup.
5865         Fixes: #514397
5866
5867 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5868
5869         * tests/check/elements/.cvsignore:
5870         Spell the new tests correctly in .cvsignore
5871
5872 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5873
5874         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5875           Need to use gsize here for the size, fixes compiler warning.
5876
5877         * tests/examples/equalizer/.cvsignore:
5878         * tests/examples/equalizer/Makefile.am:
5879         * tests/examples/spectrum/.cvsignore:
5880         * tests/examples/spectrum/Makefile.am:
5881           Add missing files to fix the build.
5882
5883 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5884
5885         * configure.ac:
5886         * docs/plugins/Makefile.am:
5887         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5888         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5889         * docs/plugins/gst-plugins-good-plugins.args:
5890         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5891         * docs/plugins/inspect/plugin-multifile.xml:
5892         * tests/check/Makefile.am:
5893         * tests/check/elements/.cvsignore:
5894
5895         Move multifile plugin from -bad.
5896         Fixes: #490283
5897
5898 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5899
5900         * configure.ac:
5901         * docs/plugins/Makefile.am:
5902         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5903         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5904         * docs/plugins/gst-plugins-good-plugins.args:
5905         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5906         * docs/plugins/inspect/plugin-spectrum.xml:
5907         * gst/spectrum/Makefile.am:
5908         * tests/check/Makefile.am:
5909         * tests/check/elements/.cvsignore:
5910         * tests/examples/Makefile.am:
5911
5912         Move spectrum plugin from -bad.
5913         Move examples into tests/examples/spectrum.
5914
5915 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5916
5917         * configure.ac:
5918         * docs/plugins/Makefile.am:
5919         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5920         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5921         * docs/plugins/gst-plugins-good-plugins.args:
5922         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5923         * docs/plugins/gst-plugins-good-plugins.interfaces:
5924         * docs/plugins/inspect/plugin-equalizer.xml:
5925         * gst/equalizer/Makefile.am:
5926         * tests/check/Makefile.am:
5927         * tests/examples/Makefile.am:
5928         Move the equalizer plugin across from -bad
5929
5930         * tests/check/elements/.cvsignore:
5931         Add equalizer, audiosincwband and audiosincwlimit
5932
5933         * tests/check/elements/equalizer.c:
5934         Fix compiler warnings
5935
5936         Fixes: #415627
5937
5938 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5939
5940         * configure.ac:
5941         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5942         are treated like releases and build without it.
5943
5944 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5945
5946         * docs/plugins/Makefile.am:
5947         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5948         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5949         * docs/plugins/gst-plugins-good-plugins.args:
5950         * docs/plugins/inspect/plugin-audiofx.xml:
5951         * gst/audiofx/Makefile.am:
5952         * gst/audiofx/audiofx.c:
5953         * gst/audiofx/audiowsincband.c:
5954         * gst/audiofx/audiowsincband.h:
5955         * gst/audiofx/audiowsinclimit.c:
5956         * gst/audiofx/audiowsinclimit.h:
5957         * tests/check/Makefile.am:
5958         * tests/check/elements/audiowsincband.c:
5959         * tests/check/elements/audiowsinclimit.c:
5960
5961         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5962         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5963         respectively.
5964
5965         Fixes: #467666
5966
5967 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5968
5969         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5970         * tests/check/elements/icydemux.c:
5971           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5972           caps, and add a somewhat useful debug message. Plus test.
5973
5974 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5975
5976         * gst/rtsp/gstrtspsrc.c:
5977         Include unistd.h only if HAVE_UNISTD_H is defined
5978         * win32/common/config.h.in:
5979         * win32/common/config.h:
5980         Define socklen_t as it seems it's not defined in default 
5981         Visual Studio headers.
5982         * win32/vs6/libgstalpha.dsp:
5983         * win32/vs6/libgstapetag.dsp:
5984         * win32/vs6/libgstavi.dsp:
5985         * win32/vs6/libgstrtp.dsp:
5986         * win32/vs6/libgstrtsp.dsp:
5987         * win32/vs6/libgstvideomixer.dsp:
5988         Update project file dependencies and add new source files       
5989
5990 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5991
5992         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5993
5994         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5995         Don't leak buffers when we don't push them downstream.
5996         Fixes bug #514965.
5997
5998 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5999
6000         * configure.ac:
6001           Bump requirements to (good) released versions to avoid
6002           confusion and make implicit core requirement explicit.
6003
6004 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6005
6006         * docs/plugins/Makefile.am:
6007         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6008         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6009         * docs/plugins/gst-plugins-good-plugins.args:
6010         * docs/plugins/inspect/plugin-audiofx.xml:
6011         * gst/audiofx/Makefile.am:
6012         * gst/audiofx/audiochebband.c:
6013         * gst/audiofx/audiochebband.h:
6014         * gst/audiofx/audiocheblimit.c:
6015         * gst/audiofx/audiocheblimit.h:
6016         * gst/audiofx/audiochebyshevfreqband.c:
6017         * gst/audiofx/audiochebyshevfreqband.h:
6018         * gst/audiofx/audiochebyshevfreqlimit.c:
6019         * gst/audiofx/audiochebyshevfreqlimit.h:
6020         * gst/audiofx/audiofx.c:
6021         * tests/check/Makefile.am:
6022         * tests/check/elements/.cvsignore:
6023         * tests/check/elements/audiochebband.c:
6024         * tests/check/elements/audiocheblimit.c:
6025         * tests/check/elements/audiochebyshevfreqband.c:
6026         * tests/check/elements/audiochebyshevfreqlimit.c:
6027
6028         Rename audiochebyshevfreqband -> audiochebband and
6029         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6030         surgery.
6031
6032         Closes: #491811
6033
6034 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6035
6036         Patch by: Orjan Friberg <orjanf at axis dot com>
6037
6038         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6039         Fix caps memory leak. Fixes #514573.
6040
6041 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6042
6043         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6044         If there's no entries in the subindex, don't try to do anything stupid,
6045         just return.
6046
6047 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6048
6049         Patch by: John Millikin <jmillikin at gmail dot com>
6050
6051         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6052           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6053           Fix extraction of picture blocks with newer libflac versions again:
6054           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6055
6056 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6057
6058         * tests/check/Makefile.am:
6059           Add rtp-payloading test to VALGRIND_TO_FIX.
6060
6061         * tests/check/elements/rtp-payloading.c:
6062           Add semicolons after GST_TEST_END so gst-indent gets the
6063           formatting right; make test less verbose in general, but
6064           more verbose in the error case (which should probably
6065           make the test fail anyway).
6066
6067 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6068
6069         * docs/plugins/Makefile.am:
6070         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6071         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6072         * gst/avi/gstavisubtitle.c:
6073         Add documentation for avisubtitle and change class to
6074         Codec/Parser/Subtitle
6075
6076 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6077
6078         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6079         Treat ENOTTY (driver does not implement ioctl) the same as
6080         EINVAL since it implies there are no available standards.
6081
6082         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6083         (gst_v4l2src_get_nearest_size):
6084         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6085         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6086         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6087         reason, and if we aren't yet actively capturing.
6088
6089         * sys/v4l2/v4l2src_calls.h:
6090         Remove replaced function declaration.
6091
6092 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6093
6094         * configure.ac:
6095         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6096         API.
6097
6098 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6099
6100         * configure.ac:
6101         Fix typo.
6102
6103 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6104
6105         * gst/alpha/Makefile.am:
6106         * gst/alpha/gstalpha.c:
6107
6108         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6109         some stuff, and making buffer-alloc and resizing work automatically.
6110         No longer crashes on odd frame widths and heights, although there
6111         seems to be a disagreement with ffmpegcolorspace about what size
6112         an AYUV frame with odd height should be.
6113
6114 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6115
6116         Patch by: Alessandro Decina <alessandro at nnva dot org>
6117
6118         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6119         * ext/libpng/gstpngenc.h:
6120         Preallocate the output buffer so that g_memdup() and
6121         gst_buffer_merge() aren't needed anymore. This greatly improves
6122         performances and fixes #512544.
6123
6124 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6125
6126         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6127         (gst_avi_demux_stream_data):
6128         GStreamer timestamps are PTS values while AVI only knows about DTS
6129         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6130         we are dealing with a key frame.
6131
6132 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6133
6134         * tests/check/Makefile.am:
6135         * tests/check/elements/.cvsignore:
6136         * tests/check/elements/rtp-payloading.c:
6137           Add add testsuite for the rtp-payloader that tries simulating
6138           dataflow. Needs more test data.
6139
6140 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6141
6142         * tests/check/elements/alphacolor.c:
6143           Remove two unused variables.
6144
6145 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6146
6147         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6148           Use g_ascii_strtoll() instead of atoll, which is only
6149           available in C99.
6150
6151 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6152
6153         * gst/rtp/Makefile.am:
6154         * gst/rtp/gstrtp.c:
6155         * gst/rtp/gstrtpmpvpay.c:
6156         * gst/rtp/gstrtpmpvpay.h:
6157         Add MPEG2 video payloader
6158
6159 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6160
6161         * gst/level/gstlevel.c:
6162         Use #include <math.h> instead of #include "math.h".
6163
6164 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6165
6166         * tests/check/Makefile.am:
6167         Fix up some CFLAGS sets.
6168         Don't include gconfvideosrc in the states test.
6169
6170         * tests/check/elements/autodetect.c: (GST_START_TEST):
6171         Add some error strings to fail_unless arguments to fix some weird
6172         compiler errors on Solaris.
6173
6174 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6175
6176         * configure.ac:
6177         Detect video4linux headers on Solaris too.
6178         * sys/v4l2/gstv4l2colorbalance.h:
6179         * sys/v4l2/gstv4l2object.h:
6180         * sys/v4l2/v4l2_calls.c:
6181         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6182         (gst_v4l2_buffer_new):
6183
6184         Make v4l2 build on Solaris.
6185         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6186         Fixes: #510505
6187
6188 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6189
6190         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6191           Update list from (still local) scanning script.
6192
6193 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6194
6195         Based on a patch by:
6196             Victor STINNER <victor dot stinner at haypocalc dot com>
6197
6198         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6199         Set variable to NULL after freeing it to prevent double frees
6200         or make failures by another use of it afterwards more obvious
6201         and fix use of it after the freeing. Fixes bug #510592.
6202
6203 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6204
6205         * gst/udp/gstmultiudpsink.c:
6206         use GST_WARNING for logging
6207
6208 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6209
6210         * gst/udp/gstmultiudpsink.c:
6211         Don't try to leave a multicast group with an invalid socket
6212
6213 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         * ext/flac/gstflacdec.c:
6216           Fix compilation against flac 1.1.2 (as on debian stable), where
6217           the picture metadata defines and structs don't exist yet.
6218           Fixes #509301.
6219
6220 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6221
6222         Patch by: Olivier Crete <tester at tester dot ca>
6223
6224         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6225         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6226         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6227         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6228         * gst/udp/gstmultiudpsink.h:
6229         Add property to automatically join a multicast group or not. This can be
6230         useful when sharing a socket between multiple elements.
6231         Fixes #509531.
6232
6233 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6234
6235         * gst/videomixer/Makefile.am:
6236           Add controller flags.
6237
6238 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6239
6240         * gst/videomixer/videomixer.c:
6241           Also commit the missing gst_object_sync_values().
6242
6243 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6244
6245         * docs/plugins/Makefile.am:
6246           Remove duplicate entry.
6247
6248 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6249
6250         * docs/plugins/Makefile.am:
6251         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6252         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6253         * docs/plugins/inspect/plugin-gamma.xml:
6254         * docs/plugins/inspect/plugin-monoscope.xml:
6255         * docs/plugins/inspect/plugin-video4linux2.xml:
6256           Add 3 more plugins to docs.
6257
6258 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6259
6260         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6261         * sys/osxvideo/osxvideosink.h:
6262           Revert previous change caused by a file that got stuck on an old
6263           revision.
6264
6265 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6266
6267         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6268         * gst/multipart/Makefile.am:
6269         * gst/multipart/multipartdemux.c:
6270         * gst/multipart/multipartdemux.h:
6271         * gst/multipart/multipartmux.c:
6272         * gst/multipart/multipartmux.h:
6273           Re-add multipartdemux to the docs. Last round of section cleanup.
6274
6275 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6276
6277         * docs/plugins/Makefile.am:
6278         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6279         * sys/osxaudio/gstosxaudiosink.h:
6280         * sys/osxvideo/osxvideosink.h:
6281           Managed to resolve most unused declarations. Filed a bug for one left.          
6282
6283 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6284
6285         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6286           Cleanup section file.
6287
6288 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6289
6290         * docs/plugins/Makefile.am:
6291         * docs/plugins/gst-plugins-good-plugins.args:
6292         * docs/plugins/gst-plugins-good-plugins.signals:
6293         * docs/plugins/inspect/plugin-alaw.xml:
6294         * docs/plugins/inspect/plugin-alpha.xml:
6295         * docs/plugins/inspect/plugin-alphacolor.xml:
6296         * docs/plugins/inspect/plugin-annodex.xml:
6297         * docs/plugins/inspect/plugin-apetag.xml:
6298         * docs/plugins/inspect/plugin-audiofx.xml:
6299         * docs/plugins/inspect/plugin-auparse.xml:
6300         * docs/plugins/inspect/plugin-autodetect.xml:
6301         * docs/plugins/inspect/plugin-avi.xml:
6302         * docs/plugins/inspect/plugin-cairo.xml:
6303         * docs/plugins/inspect/plugin-cdio.xml:
6304         * docs/plugins/inspect/plugin-cutter.xml:
6305         * docs/plugins/inspect/plugin-debug.xml:
6306         * docs/plugins/inspect/plugin-dv.xml:
6307         * docs/plugins/inspect/plugin-efence.xml:
6308         * docs/plugins/inspect/plugin-effectv.xml:
6309         * docs/plugins/inspect/plugin-flac.xml:
6310         * docs/plugins/inspect/plugin-flxdec.xml:
6311         * docs/plugins/inspect/plugin-gconfelements.xml:
6312         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6313         * docs/plugins/inspect/plugin-goom.xml:
6314         * docs/plugins/inspect/plugin-halelements.xml:
6315         * docs/plugins/inspect/plugin-icydemux.xml:
6316         * docs/plugins/inspect/plugin-id3demux.xml:
6317         * docs/plugins/inspect/plugin-jpeg.xml:
6318         * docs/plugins/inspect/plugin-ladspa.xml:
6319         * docs/plugins/inspect/plugin-level.xml:
6320         * docs/plugins/inspect/plugin-matroska.xml:
6321         * docs/plugins/inspect/plugin-mulaw.xml:
6322         * docs/plugins/inspect/plugin-multipart.xml:
6323         * docs/plugins/inspect/plugin-navigationtest.xml:
6324         * docs/plugins/inspect/plugin-png.xml:
6325         * docs/plugins/inspect/plugin-quicktime.xml:
6326         * docs/plugins/inspect/plugin-rtp.xml:
6327         * docs/plugins/inspect/plugin-rtsp.xml:
6328         * docs/plugins/inspect/plugin-shout2send.xml:
6329         * docs/plugins/inspect/plugin-smpte.xml:
6330         * docs/plugins/inspect/plugin-speex.xml:
6331         * docs/plugins/inspect/plugin-taglib.xml:
6332         * docs/plugins/inspect/plugin-udp.xml:
6333         * docs/plugins/inspect/plugin-videobalance.xml:
6334         * docs/plugins/inspect/plugin-videobox.xml:
6335         * docs/plugins/inspect/plugin-videocrop.xml:
6336         * docs/plugins/inspect/plugin-videoflip.xml:
6337         * docs/plugins/inspect/plugin-videomixer.xml:
6338         * docs/plugins/inspect/plugin-wavenc.xml:
6339         * docs/plugins/inspect/plugin-wavpack.xml:
6340         * docs/plugins/inspect/plugin-wavparse.xml:
6341           Update plugin docs.
6342
6343         * gst/videomixer/Makefile.am:
6344         * gst/videomixer/videomixer.c:
6345         * gst/videomixer/videomixer.h:
6346         * gst/videomixer/videomixerpad.h:
6347           Split out header to fix warnings from the doc-build.
6348
6349 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6350
6351         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6352
6353         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6354         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6355
6356 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6357
6358         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6359         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6360           Initialise variables to work around (false) 'foo might be used
6361           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6362
6363 2008-01-11  David Schleef  <ds@schleef.org>
6364
6365         * docs/plugins/.cvsignore:
6366         * tests/check/pipelines/.cvsignore:
6367           Ignore more files for the buildbot.
6368
6369 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6370
6371         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6372         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6373         Generate the image-type values correctly. Leave them out of the caps
6374         when outputting a "preview image" tag, since it only makes sense
6375         to have one of those - the type is irrelevant.
6376
6377         * sys/sunaudio/gstsunaudiomixerctrl.c:
6378         (gst_sunaudiomixer_ctrl_open):
6379         If we can, mark the mixer multiple open when we use it, in case
6380         (for some reason) the process wants to open it again elsewhere.
6381
6382 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6383
6384         Patch by: Olivier Crete <tester at tester dot ca>
6385
6386         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6387         * gst/rtp/gstrtptheorapay.c:
6388         Fix the clock rate to 90000 as required by the RFC.
6389         Fixes #508644.
6390
6391 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6392
6393         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6394           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6395
6396 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6397
6398         * autogen.sh:
6399           Add -Wno-portability to the automake parameters to stop warnings
6400           about GNU make extensions being used. We require GNU make in almost
6401           every Makefile anyway.
6402           
6403         * configure.ac:
6404           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6405           at the same time is required for per target flags.
6406
6407 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6408
6409         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6410         Fix error from my last commit.
6411
6412 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6413
6414         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6415
6416         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6417           Make sure the ISO 639-X language code in ID3v2 COMM frames
6418           is actually valid UTF-8 (or rather: ASCII), so we don't end
6419           up with non-UTF8 strings in tags if there's garbage in the
6420           language field. Also make sure the language code is always
6421           lower case. Fixes: #508291.
6422
6423 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6424
6425         * ChangeLog:
6426           Fix ChangeLog typo.
6427
6428 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6429
6430         * Makefile.am:
6431           Include lcov.mak to allow building coverage reports. Guard
6432           check-torture target like in the other packages.
6433
6434 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6435
6436         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6437
6438         * gst/videomixer/videomixer.c:
6439         (gst_videomixer_set_master_geometry), (_do_init),
6440         (gst_videomixer_child_proxy_get_child_by_index),
6441         (gst_videomixer_child_proxy_get_children_count),
6442         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6443         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6444         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6445         Implement GstChildProxy interface.
6446         Send newsegment at the right moment
6447         Fixes #488879
6448
6449 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6450
6451         * gst/alpha/Makefile.am:
6452         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6453         (gst_alpha_sink_event), (gst_alpha_chain),
6454         (gst_alpha_change_state), (plugin_init):
6455         Make the various properties of 'alpha' controllable. This allows doing
6456         niceties like fade-in/fade-out.
6457
6458 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6459
6460         * gst/rtp/gstasteriskh263.c:
6461         * gst/rtp/gstrtpL16depay.c:
6462         * gst/rtp/gstrtpac3depay.c:
6463         * gst/rtp/gstrtpamrpay.c:
6464         * gst/rtp/gstrtpdepay.c:
6465         * gst/rtp/gstrtpgsmdepay.c:
6466         * gst/rtp/gstrtph263depay.c:
6467         * gst/rtp/gstrtph263pdepay.c:
6468         * gst/rtp/gstrtph263ppay.c:
6469         * gst/rtp/gstrtph264depay.c:
6470         * gst/rtp/gstrtph264pay.c:
6471         * gst/rtp/gstrtpmp2tdepay.c:
6472         * gst/rtp/gstrtpmp4adepay.c:
6473         * gst/rtp/gstrtpmp4gdepay.c:
6474         * gst/rtp/gstrtpmp4gpay.c:
6475         * gst/rtp/gstrtpmp4vdepay.c:
6476         * gst/rtp/gstrtpmpadepay.c:
6477         * gst/rtp/gstrtpmpvdepay.c:
6478         * gst/rtp/gstrtpsv3vdepay.c:
6479         * gst/rtp/gstrtptheoradepay.c:
6480         * gst/rtp/gstrtptheorapay.c:
6481         * gst/rtp/gstrtpvorbisdepay.c:
6482         * gst/rtp/gstrtpvorbispay.c:
6483           Remove copy/paste unused code (property setters and getter) found by
6484           the coverage suite (yay, saves ~20k on disk).
6485
6486 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6487
6488         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6489           (videosink_templ):
6490           Also fix up pad templates to indicate that image/jpeg doesn't
6491           absolutely require the framerate property to be set (#504081).
6492
6493 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6494
6495         Based on patch by: Wouter Cloetens  <wouter at mind be>
6496
6497         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6498           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6499           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6500         * gst/matroska/matroska-mux.h:
6501           Keep track of first and last timestamps for each incoming stream,
6502           so we can calculate the total duration for live sources and other
6503           input where we can't query the duration from the start or where
6504           there's no constant framerate from which we can deduce the
6505           duration; also use calculated/observed duration if it is bigger
6506           than the previously queried duration. Furthermore, use
6507           gst_pad_query_peer_duration() and take into account that it may
6508           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6509           screws up comparisons when using unsigned integers. Fixes #504081.
6510
6511 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6512
6513         * configure.ac:
6514         * gst/audiofx/audioamplify.c:
6515         (gst_audio_amplify_clipping_method_get_type),
6516         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6517         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6518         (gst_audio_dynamic_transform_ip):
6519         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6520         (gst_audio_invert_transform_ip):
6521         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6522         (gst_audio_panorama_transform):
6523         * gst/level/gstlevel.c: (gst_level_init):
6524         Make elements GST_BUFFER_FLAG_GAP aware and call
6525         gst_base_transform_set_gap_aware for this.
6526         Bump core requirement to CVS.
6527         
6528         * gst/audiofx/audiochebyshevfreqband.c:
6529         (gst_audio_chebyshev_freq_band_transform_ip):
6530         * gst/audiofx/audiochebyshevfreqlimit.c:
6531         (gst_audio_chebyshev_freq_limit_transform_ip):
6532         Also sync GObject properties to the controller if operating
6533         in passthrough mode.
6534
6535 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6536
6537         * sys/directdraw/gstdirectdrawsink.c:
6538           (gst_directdraw_sink_window_thread):
6539           FALSE is not a gpointer.
6540
6541 2008-01-05  Julien Moutte  <julien@fluendo.com>
6542
6543         * sys/directdraw/gstdirectdrawsink.c:
6544         (gst_directdraw_sink_set_window_id),
6545         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6546         (gst_directdraw_sink_buffer_alloc),
6547         (gst_directdraw_sink_draw_borders),
6548         (gst_directdraw_sink_show_frame),
6549         (gst_directdraw_sink_setup_ddraw),
6550         (gst_directdraw_sink_window_thread),
6551         (gst_directdraw_sink_get_ddrawcaps),
6552         (gst_directdraw_sink_surface_create): Make sure we create our
6553         internal window only when we need it. That will give a chance to
6554         the application to get the prepare-xwindow-id bus message. Draw
6555         black borders when keeping aspect ratio. Handle the case where our
6556         rendering window disappears (closed or errors) like other sinks
6557         do. Various 80 columns fixes, improve state change order. That
6558         element could need some more love.
6559
6560 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6561
6562         * ext/taglib/gstapev2mux.h:
6563         * ext/taglib/gstid3v2mux.h:
6564         Remove useless typedefs without new type name. Fixes a warning with
6565         gcc 4.3.
6566
6567 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6568
6569         Patch by: John Millikin <jmillikin at gmail dot com>
6570
6571         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6572         (gst_flac_dec_setup_stream_decoder),
6573         (gst_flac_normalize_picture_mime_type),
6574         (gst_flac_extract_picture_buffer),
6575         (gst_flac_dec_metadata_callback):
6576         Emit metadata messages when a PICTURE block is encountered.
6577         Fixes #506715.
6578
6579 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6580
6581         * gst/avi/gstavi.c:
6582         increase rank because no known issues anymore ...
6583         * gst/avi/gstavisubtitle.c:
6584         send subtitle name to the srcpad
6585
6586 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6587
6588         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6589         * gst/rtsp/gstrtspsrc.h:
6590         Implement redirect for the DESCRIBE reply. Fixes #506025.
6591
6592 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6593
6594         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6595         Fix 'xyz may be used uninitialized' compiler warnings caused
6596         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6597         abort() in any case but properly report the error.
6598
6599 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6600
6601         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6602         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6603         * sys/ximage/gstximagesrc.c: (composite_pixel):
6604           Fix 'xyz may be used uninitialized' compiler warnings caused
6605           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6606           not really nice to abort in any case). Fixes #505745.
6607
6608 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6609
6610         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6611           Small unit test fix (has no practical impact at the moment,
6612           since we're only feeding utf8 and hence just create a sub-
6613           buffer for the output).
6614
6615 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6616
6617         * gst/avi/gstavisubtitle.c:
6618         * tests/check/elements/avisubtitle.c:
6619         Add seeking support for avi subtitle
6620
6621 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6622
6623         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6624         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6625         (gst_flac_dec_write):
6626         * ext/flac/gstflacdec.h:
6627         Remove some unused vars.
6628         Do more cleanup of leftover events and tags.
6629         Output tags after the segment event. Fixes #504018.
6630
6631 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6632
6633         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6634           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6635           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6636           Detect other UTF byte order markers and convert to UTF-8 as
6637           appropriate.
6638
6639 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6640
6641         * gst/avi/gstavisubtitle.c: (src_template),
6642           (gst_avi_subtitle_extract_utf8_file),
6643           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6644           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6645           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6646         * gst/avi/gstavisubtitle.h:
6647           Refactor a bit; fix name extraction; don't assume all the data
6648           in the chunk is actually subtitle data, there may be padding at
6649           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6650           file so it's there to send again after a seek (for future use).
6651
6652 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6653
6654         * gst/avi/Makefile.am:
6655         * gst/avi/gstavi.c:
6656         * gst/avi/gstavisubtitle.c:
6657         * gst/avi/gstavisubtitle.h:
6658         * tests/check/Makefile.am:
6659         * tests/check/elements/avisubtitle.c:
6660         * win32/common/config.h:
6661                 Add avi subtitle element for bug #442034. Need seeking support
6662                 and more support for character conversion.
6663
6664 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6665
6666         * Makefile.am:
6667           Include common/win32.mak for CRLF check of win32 project
6668           files (see #393626).
6669
6670         * win32/vs6/libgstpng.dsp:
6671           Fix line endings and do cvs admin -kb.
6672
6673 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6674
6675         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6676         Actually drop the buffers which are outside the currently configured
6677         segment instead of just emitting a WARNING.
6678
6679 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6680
6681         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6682         (gst_flac_dec_write):
6683         * ext/flac/gstflacdec.h:
6684         Send segments from the streaming thread. Fixes #502187.
6685         Fix segment seeking and a bunch of other seeking cases.
6686
6687 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6688
6689         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6690           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6691           which is where it would end up if the same information was
6692           put in a vorbis comment (don't think it's worth adding a
6693           new URI tag for this). Fixes #488112.
6694
6695 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6696
6697         * configure.ac:
6698           We need core/base 0.10.15 or later.
6699
6700 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6701
6702         Patch by: Mark Nauwelaerts <manauw skynet be>
6703
6704         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6705         Fix regression in stream numbering. Fixes #502655.
6706
6707 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6708
6709         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6710
6711         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6712         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6713         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6714         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6715         (gst_rtp_h264_pay_handle_buffer):
6716         * gst/rtp/gstrtph264pay.h:
6717         Use higher performance start-code searching.
6718         Parse NALs and store SPS, PPS and profile in the caps so that they can
6719         be used in the SDP. Fixes #502814.
6720
6721 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6722
6723         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6724         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6725           Init some structs to zero before we pass them to ioctl, which
6726           avoids valgrind warnings.  Also fix a small memory leak.
6727
6728 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6729
6730         Patch by: Wouter Cloetens <wouter at mind dot be>
6731
6732         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6733         Copy timestamp from input to output. Not very perfect yet but better
6734         than nothing. Fixes #503023.
6735
6736 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6737
6738         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6739           Also print a useful error message with the old Wavpack API
6740           if possible.
6741
6742 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6743
6744         * ext/wavpack/gstwavpackdec.c:
6745           More build fixes for old libwavpack versions: include config.h so
6746           that WAVPACK_OLD_API is actually defined as detected; only use
6747           WavpackGetErrorMessage if it is available. This fixes the build
6748           on debian stable for me.
6749
6750 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6751
6752         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6753         * ext/wavpack/gstwavpackparse.c:
6754           (gst_wavpack_parse_create_src_pad):
6755           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6756           versions below 4.40.0.
6757
6758 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6759
6760         * configure.ac:
6761           And now do it right for real...
6762
6763 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6764
6765         * configure.ac:
6766           Correctly reset $LIBS to not contain -lm.
6767
6768 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6769
6770         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6771
6772         * configure.ac:
6773         * ext/cairo/gsttimeoverlay.c:
6774           (gst_cairo_time_overlay_print_smpte_time):
6775           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6776           and checking for rint() and implementing it ourself if it doesn't
6777           exist. Fixes #497293.
6778
6779 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6780
6781         * configure.ac:
6782           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6783
6784 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6785
6786         * sys/oss/gstosshelper.c:
6787         Verify that the format returned after the ioctl is the one
6788         we requested. It is valid for the ioctl to succeed while
6789         substituting an alternate 'supported' sample format.
6790
6791 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6792
6793         * sys/oss/gstossaudio.c: (plugin_init):
6794         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6795         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6796           Post decent (and translated) error message when we can't
6797           open the audio device for some reason.
6798
6799 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6800
6801         * sys/oss/gstosssink.c:
6802         * sys/oss/gstosssrc.c:
6803         Allow the AUDIODEV environment variable to redirect us
6804         to a different default OSS device, like sunaudiosink does
6805         on Solaris (makes audio play automatically on SunRays).
6806
6807 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6808
6809         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6810         * gst/audiofx/audiochebyshevfreqband.c:
6811         (gst_audio_chebyshev_freq_band_transform_ip):
6812         * gst/audiofx/audiochebyshevfreqlimit.c:
6813         (gst_audio_chebyshev_freq_limit_transform_ip):
6814         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6815         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6816         The transform_ip() methods should do nothing if in passthrough mode.
6817         It might get non-writable buffers in that case but the buffer might
6818         as well be writable.
6819
6820         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6821         The transform() methods won't be called in passthrough mode and
6822         otherwise the buffer is always writable so don't check here.
6823
6824 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6825
6826         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6827           Fix seeking in .wav files again (#501775).  Some people seem to think
6828           they don't need to test their changes when they're just 'reflowing'
6829           some code.
6830
6831 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6832
6833         * gst/autodetect/gstautovideosink.c:
6834         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6835         (gst_auto_video_sink_init),
6836         (gst_auto_video_sink_create_element_with_pretty_name),
6837         (gst_auto_video_sink_find_best),
6838         (gst_auto_video_sink_set_property),
6839         (gst_auto_video_sink_get_property):
6840         * gst/autodetect/gstautovideosink.h:
6841         Fix docs.
6842         Use same error reporting code as autoaudiosink.
6843         Add property to filter sinks based on caps. Only select raw video sinks
6844         by default for backwards compat.
6845         API: GstAutoVideoSink::filter-caps
6846
6847 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6848
6849         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6850
6851         * gst/autodetect/gstautoaudiosink.c:
6852         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6853         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6854         (gst_auto_audio_sink_set_property),
6855         (gst_auto_audio_sink_get_property):
6856         * gst/autodetect/gstautoaudiosink.h:
6857         Add property to filter sinks based on caps. Only select raw audio sinks
6858         by default for backwards compat.  Fixes #417420.
6859         API: GstAutoAudioSink::filter-caps
6860
6861 2007-11-29  Michael Smith <msmith@fluendo.com>
6862
6863         Patch by: Arek Korbik <arkadini@gmail.com>
6864
6865         * gst/videobox/gstvideobox.c: (plugin_init):
6866           Initialise liboil in plugin_init()
6867
6868 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6869
6870         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6871         Post error before sending EOS. Fixes #499178.
6872
6873 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6874
6875         * win32/vs6/gst_plugins_good.dsw:
6876         * win32/vs6/libgstpng.dsp:
6877         Add a project file for libgstpng
6878
6879 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6880
6881         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6882         (gst_rtp_h263_depay_process):
6883         Code beautification.
6884         Added debug statements.
6885         Don't bit-shift everything, just do operations on last/first byte
6886         instead.
6887
6888 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6889
6890         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6891
6892         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6893         Fix wrong comparison in overrun check. Fixes #499239 some more.
6894
6895 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6896
6897         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6898         (gst_rtp_h263_depay_process):
6899         * gst/rtp/gstrtph263depay.h:
6900         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6901         stream.
6902
6903 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6904
6905         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6906
6907         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6908         (gst_rtp_mp4a_depay_process):
6909         * gst/rtp/gstrtpmp4adepay.h:
6910         Fix depayloading when multiple frames are inside one RTP packet.
6911         Fixes #499239.
6912
6913 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6914
6915         * gst/level/gstlevel.c:
6916           Add GAP-flag support.
6917
6918 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6919
6920         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6921         Read the I flag for Mode A h263 rtp stream and set the
6922         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6923         Fixes #499383
6924
6925 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6926
6927         * gst/level/gstlevel.c:
6928           Remove some dead code and do cleanups.
6929
6930 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6931
6932         * tests/check/pipelines/simple-launch-lines.c:
6933           Improve the tests by allowing to set a target state.
6934
6935 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6936
6937         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6938         Don't check the caps of the output buffer if they're equal some
6939         other caps. The caps can change in a backward compatible way
6940         and did at this point.
6941
6942 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6943
6944         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6945         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6946         (gst_qtdemux_seek_to_previous_keyframe),
6947         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6948         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6949         reverse playback support.
6950
6951 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6952
6953         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6954         Also set the channel layout on the Wavpack caps if we're having
6955         a mono layout. Of course only do it for "audio/x-wavpack".
6956
6957 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6958
6959         * ext/wavpack/gstwavpackcommon.c:
6960         (gst_wavpack_get_default_channel_mask),
6961         (gst_wavpack_set_channel_layout),
6962         (gst_wavpack_get_default_channel_positions),
6963         (gst_wavpack_get_channel_mask_from_positions),
6964         (gst_wavpack_set_channel_mapping):
6965         * ext/wavpack/gstwavpackcommon.h:
6966         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6967         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6968         * ext/wavpack/gstwavpackdec.h:
6969         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6970         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6971         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6972         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6973         (gst_wavpack_enc_rewrite_first_block),
6974         (gst_wavpack_enc_sink_event):
6975         * ext/wavpack/gstwavpackenc.h:
6976         * ext/wavpack/gstwavpackparse.c:
6977         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6978         (gst_wavpack_parse_scan_to_find_sample),
6979         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6980         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6981         * ext/wavpack/gstwavpackparse.h:
6982         Add support for encoding, parsing and decoding multichannel
6983         files with up to 8 channels. This also improves the robustness
6984         of parsing quite a bit.
6985
6986         * ext/wavpack/gstwavpackstreamreader.c:
6987         (gst_wavpack_stream_reader_read_bytes),
6988         (gst_wavpack_stream_reader_get_pos),
6989         (gst_wavpack_stream_reader_set_pos_abs),
6990         (gst_wavpack_stream_reader_set_pos_rel),
6991         (gst_wavpack_stream_reader_push_back_byte),
6992         (gst_wavpack_stream_reader_get_length),
6993         (gst_wavpack_stream_reader_can_seek),
6994         (gst_wavpack_stream_reader_write_bytes):
6995         Improve debugging.
6996
6997 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6998
6999         * ext/libpng/gstpngdec.c:
7000         * ext/libpng/gstpngdec.h:
7001           Don't release the png-memory from within the callback.
7002
7003 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7004
7005         Patch by: René Stadler <mail at renestadler dot de>
7006
7007         * ext/libpng/gstpngenc.c:
7008           Don't leak buffer data memory. Fixes #498395.
7009
7010 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7011
7012         Patch by: René Stadler <mail at renestadler dot de>
7013
7014         * tests/check/pipelines/simple-launch-lines.c:
7015           Tests for #498395.
7016
7017 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7018
7019         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7020         (gst_tag_lib_mux_adjust_event_offsets):
7021         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7022         * sys/osxaudio/Makefile.am:
7023         * sys/osxvideo/cocoawindow.h:
7024         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7025
7026 2007-11-15  David Schleef  <ds@schleef.org>
7027
7028         * ext/cairo/gsttextoverlay.c:
7029           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7030
7031 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7032
7033         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7034
7035         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7036         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7037         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7038         * gst/rtp/gstrtpmp2tpay.h:
7039         Fill the MTU with as many packets as possible. Fixes #491323.
7040
7041 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7042
7043         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7044
7045         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7046         Fix some more leaks. Fixes #497007.
7047
7048 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7049
7050         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7051
7052         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7053         (gst_rtspsrc_stream_configure_tcp):
7054         Fix 3 pad leaks. Fixes #496983.
7055
7056 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7057
7058         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7059
7060         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7061         Fix small leak. Fixes #497017.
7062
7063 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7064
7065         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7066         (gst_qtdemux_prepare_current_sample),
7067         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7068         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7069         * gst/qtdemux/qtdemux_fourcc.h:
7070         * gst/qtdemux/qtdemux_types.c:
7071         Add suppport for theora in quicktime according to XiphQT.
7072
7073 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7074
7075         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7076         (gst_v4l2src_init), (gst_v4l2src_set_property),
7077         (gst_v4l2src_get_property):
7078         * sys/v4l2/gstv4l2src.h:
7079         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7080           Always copy buffers by default (handle safer with bugged drivers)
7081           and added a property to make it possible to use mmap effectively (no
7082           copy if possible) when application wants to. Fixes: #480557.
7083
7084 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7085
7086         * gst/id3demux/id3tags.c:
7087         * gst/id3demux/id3tags.h:
7088         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7089           We don't want the same string multiple times in a tag list for the
7090           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7091           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7092
7093 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7094
7095         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7096           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7097           into ID3v2 TXXX frames (fixes #347848).
7098
7099 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7100
7101         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7102           Don't leak sdp message contents (fixes #496773).
7103
7104         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7105           Don't leak URI string.
7106
7107 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7108
7109         Patch by: Julien Puydt <julien dot puydt at laposte net>
7110
7111         * ext/raw1394/Makefile.am:
7112         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7113           (gst_1394_property_probe_get_properties),
7114           (gst_1394_property_probe_probe_property),
7115           (gst_1394_property_probe_needs_probe),
7116           (gst_1394_property_probe_get_values),
7117           (gst_1394_property_probe_interface_init),
7118           (gst_1394_type_add_property_probe_interface):
7119         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7120         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7121           (gst_dv1394src_init), (gst_dv1394src_dispose),
7122           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7123           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7124           (gst_dv1394src_update_device_name):
7125         * ext/raw1394/gstdv1394src.h:
7126           Implement GstPropertyProbe interface and add "device-name" property,
7127           so applications can use this to probe for available devices in the
7128           same way they can already with v4lsrc and v4l2src (however horrible
7129           this property probe interface may be). Fixes #358841.
7130
7131 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7132
7133         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7134
7135         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7136           (gst_rtspsrc_parse_range):
7137           Don't leak event, don't leak range (fixes #496752).
7138
7139 2007-11-14  Michael Smith <msmith@fluendo.com>
7140
7141         Patch by: Arek Korbik <arkadini@gmail.com>
7142
7143         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7144           Detect RGBA/BGRA correctly on little endian systems.
7145
7146 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7147
7148         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7149           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7150           corresponding ioctl() call fails even though the driver claims to
7151           support this format, just fall back to the pre-2.6.19 kernel
7152           routine that creates caps with suitable height and width ranges
7153           (see #448278).
7154
7155 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7156
7157         Patch by: Mark Nauwelaerts <manauw skynet be>
7158
7159         * gst/matroska/matroska-demux.c:
7160           (gst_matroska_demux_push_dvd_clut_change_event),
7161           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7162           (gst_matroska_demux_subtitle_caps):
7163         * gst/matroska/matroska-ids.h:
7164           Extract palette data for dvd subpicture streams and send it
7165           downstream as custom gstreamer dvd event (fixes #453417).
7166
7167 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7168
7169         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7170           Implement minimal parsing of the passed pango font description
7171           string, so passing a font size works the same as with the
7172           pango textoverlay plugin; fixes #455086.
7173           (Maybe we could just use pangocairo here at some point).
7174
7175 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7176
7177         * gst/avi/gstavidemux.c:
7178         * gst/wavparse/gstwavparse.c:
7179           Return the result in _activate_pull(). Don't ref element there.
7180
7181 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7182
7183         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7184         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7185         (gst_wavparse_srcpad_event):
7186           Ref the element when we should, but not when we its not needed. Reflow
7187           the event_handling to not leak the event.       
7188
7189 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7190
7191         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7192         (qtdemux_parse_samples):
7193         Properly free QTDemuxSamples array.
7194         Protect table write with a sensible check, some files apparently DO contain
7195         stts values starting with 0 :(
7196
7197 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7198
7199         * gst/avi/gstavidemux.c:
7200         * gst/qtdemux/qtdemux.c:
7201           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7202           previous commit messed up.
7203
7204 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7205
7206         * gst/avi/gstavidemux.c:
7207         * gst/qtdemux/qtdemux.c:
7208           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7209           element when we should, but not when we its not needed.
7210
7211 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7212
7213         * gst/wavparse/gstwavparse.c:
7214           Return FALSE if we can't handle a query instead of changing the
7215           format. Ignore fact when dealing with mpeg audio.
7216
7217 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7218
7219         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7220
7221         * configure.ac:
7222         * gst/udp/gstdynudpsink.c:
7223         * gst/udp/gstdynudpsink.h:
7224         * gst/udp/gstmultiudpsink.c:
7225         * gst/udp/gstmultiudpsink.h:
7226         * gst/udp/gstudpsink.c:
7227         * gst/udp/gstudpsink.h:
7228           Fix includes for MSVC and GLib-2.14.0 (#492388).
7229
7230         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7231           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7232
7233 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7234
7235         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7236         (gst_mulawdec_chain):
7237         * gst/law/mulaw-decode.h:
7238         Calculate outgoing buffer duration if incoming buffer didn't have a
7239         valid duration.
7240
7241 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7242
7243         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7244         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7245         Smarter combine_flow code that also deals with downstream elements
7246         returning UNEXPECTED when they receive data out of the segment
7247         boundaries. Fixes #491305.
7248
7249 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7250
7251         * sys/v4l2/v4l2src_calls.c:
7252           Fix 'unused variable' compiler warning when compiling against
7253           older kernel headers.
7254
7255 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7256
7257         * ext/taglib/gstid3v2mux.cc (add_funcs):
7258           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7259
7260 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7261
7262         * tests/check/pipelines/simple-launch-lines.c:
7263            Improve the tests a little more.
7264
7265 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7266
7267         patch by: Yun Zheng Hu
7268
7269         * sys/osxaudio/gstosxaudiosrc.c:
7270         Use default input device instead of default output device and
7271         only memcpy actual available bytes.
7272
7273 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7274
7275         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7276           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7277           early. It is temporary until we find something better.
7278
7279 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7280
7281         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7282
7283         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7284         Fix race when pausing a RTSP stream in interleaved.
7285         Fixes #475784.
7286
7287 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7288
7289         Patch by: Peter Kjellerstedt <pkj at axis com>
7290
7291         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7292         Use correct unref function for buffers. #488844.
7293
7294 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7295
7296         * gst/avi/gstavimux.c:
7297         * tests/check/elements/avimux.c:
7298           Add some debug and sync tests with the fix.     
7299
7300 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7301
7302         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7303
7304         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7305         When the socket is used by the app for other purposes, don't generate an
7306         error if there is activaty on the socket that is not data related.
7307         Fixes #487488.
7308
7309 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7310
7311         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7312         (gst_v4l2src_grab_frame):
7313         Add some more debug info. Generate an error when we run out of buffers
7314         for some reason. See #480557.
7315
7316 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7317
7318         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7319
7320         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7321         Set marker bit correctly.
7322
7323 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7324
7325         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7326         Use allowed name for the GstStructure.
7327
7328 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7329
7330         * ext/gconf/gstswitchsink.c:
7331         * gst/autodetect/gstautoaudiosink.c:
7332           Use new gst_bus_pop_filtered().
7333
7334 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7335
7336         * sys/v4l2/gstv4l2src.c:
7337         * sys/v4l2/v4l2src_calls.c:
7338           When probing the formats and sizes a camera supports, make
7339           sure the best ones (highest resolution, prefered format)
7340           end up at the beginning of the probed caps and the less
7341           desirable ones at the end.  This is important because the
7342           order within the caps matters for things like fixation and
7343           negotiation, ie. what format is chosen in the end.
7344           With recent kernels, the current probing code will end up
7345           querying the supported sizes from lowest resolution to
7346           highest resolution, adding them to the probed caps in that
7347           order, resulting to v4l2src fixating to the lowest possible
7348           resolution if downstream does not express a size preference.
7349           Also make up a somewhat random ranking of prefered output
7350           formats for the same reason. Fixes #485828.
7351         
7352 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7353
7354         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7355
7356         * gst/id3demux/id3v2frames.c:
7357           Extract license/copyright URIs from ID3v2 WCOP frames
7358           (Fixes #447000).
7359
7360         * tests/check/elements/id3demux.c:
7361         * tests/files/Makefile.am:
7362         * tests/files/id3-447000-wcop.tag:
7363           Add simple unit test.
7364
7365 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7366
7367         * ext/taglib/gstid3v2mux.cc:
7368           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7369           Prerequisite for #447000.
7370
7371 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7372
7373         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7374         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7375         a GstClockTime.
7376
7377 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7378
7379         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7380         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7381         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7382         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7383         (gst_rtspsrc_change_state):
7384         More seeking fixes, mostly passing around the new playback segment in
7385         order to configure it properly.
7386         Also reset base_time of udp sources when setting them back to PLAYING as
7387         a temporary hack until core supports seek in live sources properly.
7388
7389 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7390
7391         * gst/rtp/gstrtpmp4adepay.c:
7392         Fix caps as to not confuse autopluggers.
7393
7394 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7395
7396         * gst/id3demux/gstid3demux.c:
7397         * gst/id3demux/gstid3demux.h:
7398         * gst/id3demux/id3tags.c:
7399         * gst/id3demux/id3tags.h:
7400         * gst/id3demux/id3v2frames.c:
7401           Port ID3 tag demuxer over to the new GstTagDemux in -base
7402           (now would be a good time to test re-importing your music
7403           collection).
7404
7405 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7406
7407         * gst/apetag/Makefile.am:
7408         * gst/apetag/gstapedemux.c:
7409         * gst/apetag/gstapedemux.h:
7410         * gst/apetag/gsttagdemux.c:
7411         * gst/apetag/gsttagdemux.h:
7412           Port APE tag demuxer over to the new GstTagDemux in -base.
7413
7414 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7415
7416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7417         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7418         (gst_rtspsrc_handle_internal_src_query),
7419         (gst_rtspsrc_handle_src_query), (new_session_pad),
7420         (gst_rtspsrc_stream_configure_tcp),
7421         (gst_rtspsrc_stream_configure_transport),
7422         (gst_rtspsrc_loop_send_cmd):
7423         Improve flushing behaviour.
7424         Set state of the udp sources to PAUSE/PLAYING correctly.
7425         Handle events and queries for UDP and TCP transport now.
7426
7427 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7428
7429         * gst/rtp/gstrtpgsmdepay.c:
7430         * gst/rtp/gstrtpgsmpay.c:
7431           Add log category.
7432
7433 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7434
7435         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7436
7437         * tests/check/Makefile.am:
7438         * tests/check/pipelines/simple-launch-lines.c:
7439           Add unit tests for payloaders/depayloaders.
7440
7441 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7442
7443         * gst/avi/gstavimux.c:
7444         * gst/avi/gstavimux.h:
7445           Also save codec data for audio streams. Fixes #482495.
7446
7447 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7448
7449         * gst/avi/gstavimux.c:
7450           Fix "Index entry has invalid stream nr 1".
7451           Add support for muxing aac - work in progress (see #482495).
7452
7453 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7454
7455         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7456         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7457         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7458         * gst/rtsp/gstrtspsrc.h:
7459         Parse bandwidth modifiers, they are not yet configured in the session
7460         manager because we don't have an API for that yet.
7461
7462 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7463
7464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7465         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7466         Use shiny new function in -base to get the default clock-rate.
7467         Update some docs.
7468
7469 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7470
7471         * win32/MANIFEST:
7472         Add files to win32 manifest.
7473         * win32/vs6/libgstaudiofx.dsp:
7474         * win32/vs6/libgstqtdemux.dsp:
7475         * win32/vs6/libgstrtp.dsp:
7476         * win32/vs6/libgstrtsp.dsp:
7477         Update project files.
7478
7479 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7480
7481         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7482         (gst_rtspsrc_play):
7483         * gst/rtsp/gstrtspsrc.h:
7484         In TCP mode, only timestamp the first buffer. TCP is not real time and
7485         it does not make sense to try to skew compensate, also some servers send
7486         the first batch of data in a burst.
7487
7488 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7489
7490         * gst/matroska/matroska-demux.c:
7491           Fix setting the discont flag on the first buffer
7492           pushed downstream for formats with private codec
7493           data that needs to be deserialised into buffers
7494           (such as vorbis and FLAC when in a matroska container).
7495
7496 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7497
7498         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7499
7500         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7501         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7502         (gst_rtp_mp4v_pay_handle_buffer):
7503         * gst/rtp/gstrtpmp4vpay.h:
7504         Free the config string. Fixes #480707.
7505         Clean up the timestamp code a little.
7506
7507 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7508
7509         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7510         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7511         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7512         * gst/rtsp/gstrtspsrc.h:
7513         Set timestamps on RTP buffers in interleaved mode.
7514         Mark first buffers with a DISCONT.
7515         Remove flush hack now that sync for live sources has been figured out.
7516
7517 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7518
7519         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7520         Update documentation.
7521
7522 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7523
7524         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7525         (gst_rtp_xqt_depay_change_state):
7526         * gst/qtdemux/gstrtpxqtdepay.h:
7527         Fail if we don't know the quicktime format.
7528
7529 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7530
7531         * ext/flac/gstflacenc.c:
7532         * ext/flac/gstflacenc.h:
7533           Save the flow return from the last gst_pad_push() and
7534           make sure we pass the right flow return value upstream
7535           in the case of failure; minor clean-ups.
7536
7537 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7538
7539         * ext/taglib/gstapev2mux.cc:
7540         * ext/taglib/gstid3v2mux.cc:
7541         * gst/apetag/gstapedemux.c:
7542           Add support for the new GST_TAG_COMPOSER (#459809).
7543
7544 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7545
7546         * gst/law/alaw-decode.c:
7547         * gst/law/alaw-decode.h:
7548         * gst/law/alaw-encode.c:
7549         * gst/law/alaw-encode.h:
7550         * gst/law/alaw.c:
7551         * gst/law/mulaw-conversion.h:
7552           Compulsive clean-ups: use boilerplate macros, add debug
7553           categories, fix up things to conform to symbol nomenklatura,
7554           etc.
7555
7556 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7557
7558         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7559
7560         * gst/law/alaw-decode.c:
7561         * gst/law/alaw-encode.c:
7562           Use static tables for A-Law decoding and encoding; this makes
7563           A-Law decoding and encoding less CPU-intensive, but increases
7564           the binary size a bit. Leaving old code around for now,
7565           selectable by a define in the code. Fixes #435435.
7566
7567 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7568
7569         * configure.ac:
7570         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7571         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7572         in configure.ac.
7573
7574 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7575
7576         Patch by: Jan Gerber <j at bootlab dot org>
7577
7578         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7579         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7580
7581 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7582
7583         * sys/oss/gstosshelper.c:
7584           Use GST_WARNING instead of a g_critical. This situation is not caused
7585           by the application.
7586
7587 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7588
7589         * po/LINGUAS:
7590         * po/nl.po:
7591           Updated translations.
7592
7593 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7594
7595         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7596
7597         * po/eu.po:
7598           Added Basque translation.
7599
7600 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7601
7602         translated by: Abel Cheung <abelcheung@gmail.com>
7603
7604         * po/zh_HK.po:
7605         * po/zh_TW.po:
7606           Added Chinese (traditional and Hong Kong) translation.
7607
7608 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7609
7610         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7611
7612         * po/pl.po:
7613           Added Polish translation.
7614
7615 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7616
7617         translated by: Ilkka Tuohela <hile@iki.fi>
7618
7619         * po/fi.po:
7620           Added Finnish translation.
7621
7622 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7623
7624         translated by: Jorge González González <aloriel@gmail.com>
7625
7626         * po/es.po:
7627           Added Spanish translation.
7628
7629 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7630
7631         translated by: Mogens Jaeger <mogens@jaeger.tf>
7632
7633         * po/da.po:
7634           Added Danish translation.
7635
7636 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7637
7638         translated by: Funda Wang <fundawang@linux.net.cn>
7639
7640         * po/zh_CN.po:
7641           Added Chinese (simplified) translation.
7642
7643 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7644
7645         translated by: Alexander Shopov <ash@contact.bg>
7646
7647         * po/bg.po:
7648           Added Bulgarian translation.
7649
7650 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7651
7652         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7653         Set outgoing packet duration because we can. Fixes #478244 some more.
7654
7655 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7656
7657         * ext/cairo/gsttextoverlay.c:
7658           Add info about static leak.
7659         
7660         * tests/check/Makefile.am:
7661         * tests/check/generic/states.c:
7662           Improved state change unit test.
7663
7664 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7665
7666         * docs/plugins/.cvsignore:
7667         * tests/check/.cvsignore:
7668           Ignore registries in any format.
7669
7670 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7671
7672         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7673         Removed some unused code.
7674
7675         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7676         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7677         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7678         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7679         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7680         (gst_rtp_theora_pay_flush_packet):
7681         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7682         Try to preserve the incomming buffer duration on the outgoing
7683         packets. Fixes #478244.
7684
7685 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7686
7687         * ext/taglib/gstapev2mux.cc:
7688         * ext/taglib/gstid3v2mux.cc:
7689           Work around compiler warnings with g++-4.2 when assigning a
7690           string constant to a gchar * (partially fixes #478092).
7691
7692 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7693
7694         * configure.ac:
7695           We require core CVS now for gst_base_src_set_do_timestamp().
7696
7697 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7698
7699         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7700         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7701         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7702         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7703         (gst_rtspsrc_handle_message):
7704         Fix compiler warnings shown with Forte.
7705
7706 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7707
7708         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7709         (gst_rtspsrc_dup_printf):
7710         Give meaningfull error when all streams failed to configure for some
7711         reason.
7712
7713 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7714
7715         * gst/rtp/README:
7716         Update README with the design for synchronisation rules of RTP on
7717         sender and receiver.
7718
7719 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7720
7721         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7722         (gst_wavparse_chain):
7723         Don't push EOS from the chain function, the element
7724         driving the pipeline is responsible for this. The bug
7725         this was meant to fix seems to be queue not forwarding
7726         EOS in all cases (see #476514).
7727
7728 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7729
7730         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7731         (gst_level_transform_ip):
7732         * gst/level/gstlevel.h:
7733         Use basetransform segment so that it is correctly managed on flushes and
7734         start/stop.
7735         Report message timestamp as stream time, which is what an application
7736         can understand.
7737
7738 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7739
7740         * ext/taglib/gstapev2mux.cc:
7741         * ext/taglib/gstapev2mux.h:
7742         * ext/taglib/gsttaglibmux.c:
7743         * tests/check/elements/apev2mux.c:
7744         Update my mail address.
7745
7746 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7747
7748         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7749         (gst_wavparse_loop), (gst_wavparse_chain):
7750         Add EOS logic for the push-based mode too. Fixes #476514.
7751
7752 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7753
7754         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7755         * gst/law/alaw-encode.h:
7756         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7757         (gst_mulawenc_chain):
7758         * gst/law/mulaw-encode.h:
7759         Fix law encoder timestamps.
7760
7761 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7762
7763         * ext/gconf/gstgconfaudiosink.c:
7764           Fix warning when building without debug.
7765
7766         * sys/oss/gstossmixertrack.c:
7767           Use const like in alsamixertrack.c (fixes warnings).
7768
7769 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7770
7771         * sys/v4l2/v4l2src_calls.c:
7772         (gst_v4l2src_probe_caps_for_format_and_size):
7773         Fix framerate detection code some more.
7774         Handle the case where there is a weird step in the stepwise framerates.
7775         Don't overwrite the min interval with the framerate, use a temp variable
7776         instead.
7777         Use max in the Continuous framerate intervals instead of step, which is
7778         1 according to the docs. Fixes #475424.
7779
7780 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7781
7782         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7783         Make udpsrc timestamp outgoing buffers based on when they were received.
7784         Also make it output a segment in time.
7785
7786 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7787
7788         * gst/avi/gstavidemux.c:
7789           Plug a little leak. Little code cleanups.
7790
7791 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7792
7793         * configure.ac:
7794           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7795           flac versions, 's good for cross-compilation karma.
7796
7797 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7798
7799         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7800
7801         * gst/rtp/gstrtph263pay.c:
7802           Fix up header structure so that compilers don't add padding
7803           between the structure fields, since that would lead to us
7804           sending RTP packets with broken headers (as is currently the
7805           case when compiling with MSVC). Also see similar fixes in
7806           libgstrtp in gst-plugins-base. (#474616; #471194)
7807
7808 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7809
7810         * sys/v4l2/v4l2src_calls.c:
7811         (gst_v4l2src_probe_caps_for_format_and_size):
7812         Don't overwrite our GValue with 0 but instead use the previously
7813         computed value. Fixes #471823 some more.
7814
7815 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7816
7817         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7818           No tabs in this file please, or gtk-doc will end up documenting
7819           rather absurd class hierarchies.
7820
7821 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7822
7823         * ext/gconf/gstswitchsink.c:
7824           If the new kid element fails to change state for some reason
7825           (e.g. esdsink not being able to connect to the sound server),
7826           forward the error message it posted on the bus instead of just
7827           posting a generic 'Internal state change error: please file a
7828           bug' error message. Fixes #471364.
7829
7830 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7831
7832         * gst/qtdemux/Makefile.am:
7833         * gst/qtdemux/qtdemux.c:
7834           Don't assume tags are encoded as UTF-8 (#473670).
7835
7836 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7837
7838         * sys/v4l2/gstv4l2src.c:
7839         * sys/v4l2/gstv4l2src.h:
7840         * sys/v4l2/v4l2src_calls.c:
7841           Implement LATENCY queries in the crudest way possible so I don't
7842           have to use sync=false any longer when testing with videosinks.
7843
7844 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7845
7846         * configure.ac:
7847           Fix build.
7848
7849 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7850
7851         * sys/v4l2/v4l2src_calls.c:
7852         (gst_v4l2src_probe_caps_for_format_and_size):
7853         Add some more debugging in the framerate function.
7854         Iterate stepwise framerate up to and _including_ the max and if nothing
7855         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7856         don't end up with an empty list. Fixes #471823
7857
7858 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7859
7860         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7861         (gst_multiudpsink_set_clients_string),
7862         (gst_multiudpsink_get_clients_string),
7863         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7864         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7865         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7866         (gst_multiudpsink_clear):
7867         Add property do configure destination address/port pairs
7868         API:GstMultiUDPSink::clients
7869
7870 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7871
7872         * tests/examples/Makefile.am:
7873         * tests/examples/rtp/Makefile.am:
7874         * tests/examples/rtp/client-H263p-AMR.sh:
7875         * tests/examples/rtp/client-H263p-PCMA.sdp:
7876         * tests/examples/rtp/client-H263p-PCMA.sh:
7877         * tests/examples/rtp/client-H264-PCMA.sdp:
7878         * tests/examples/rtp/client-H264-PCMA.sh:
7879         * tests/examples/rtp/client-PCMA.sh:
7880         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7881         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7882         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7883         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7884         Added some RTP example scripts for sending and receiving RTP streams.
7885
7886 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7887
7888         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7889         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7890         Restructure the setcaps function so that we can also compute the
7891         expected GStreamer output size of the video frames.
7892         Set frame_byte_size correctly so that read-based devices have a chance
7893         of working correctly.
7894         When grabbing a frame, discard frames that are not of the expected size.
7895         Some cameras don't output the right framesize for the first buffer.
7896         Try only a couple of times to get a valid frame, else error out.
7897
7898         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7899         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7900         Add some more debug info when scanning the device.
7901
7902         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7903         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7904         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7905         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7906         Add some more debug info when dequeing a frame.
7907
7908 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7909
7910         * gst/wavparse/gstwavparse.c:
7911           More code cleanups. Add some more comment and improve debugs logs.
7912
7913 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7914
7915         * gst/wavparse/gstwavparse.c:
7916         * gst/wavparse/gstwavparse.h:
7917           Implement seek-query. Refactor duration calculations. Appropriate use
7918           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7919           out of loops.
7920
7921 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7922
7923         * gst/avi/gstavidemux.c:
7924           Implement seek-query.
7925
7926 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7927
7928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7929         (gst_rtspsrc_dup_printf):
7930         Use new basesink async property to make sparse RTCP packet not wait for
7931         preroll.
7932
7933 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7934
7935         * gst/audiofx/Makefile.am:
7936         Dist the right file.
7937
7938 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7939
7940         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7941         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7942         Make sure we generate and parse floating point values in the POSIX
7943         locale instead of the current locale. 
7944
7945 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7946
7947         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7948         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7949         (gst_rtspsrc_play):
7950         * gst/rtsp/gstrtspsrc.h:
7951         Fix method detection again.
7952         Keep track of when we must send a Range header.
7953         Use segment values for Range, Speed and Scale headers.
7954         Parse Speed and Scale headers to update the segment values.
7955
7956 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7957
7958         patch by: Mark Nauwelaerts <manauw@skynet.be>
7959
7960         * sys/v4l2/v4l2src_calls.c:
7961           Handle optional v4l2 ioctls gracefully.
7962
7963 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7964
7965         * gst/rtp/Makefile.am:
7966         * gst/rtp/gstrtp.c: (plugin_init):
7967         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7968         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7969         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7970         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7971         (gst_rtp_h263_depay_get_property),
7972         (gst_rtp_h263_depay_change_state),
7973         (gst_rtp_h263_depay_plugin_init):
7974         * gst/rtp/gstrtph263depay.h:
7975         Added an H263 depayloader. Fixes #369392.
7976
7977         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7978         (gst_rtp_h263p_depay_process):
7979         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7980         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7981         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7982         payloads.
7983         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7984
7985 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7986
7987         * gst/audiofx/audiochebyshevfreqband.c:
7988         * gst/audiofx/audiochebyshevfreqlimit.c:
7989         Add small comparision with the windowed sinc filters in the docs.
7990
7991 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7992
7993         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7994         (audiochebyshevfreqband_suite):
7995         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7996         (audiochebyshevfreqlimit_suite):
7997         Also test 32 bit float mode and the type 2 variants of the filters.
7998
7999 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8000
8001         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8002         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8003         (gst_rtspsrc_loop):
8004         Refactor the udp and interleaved loop function a bit.
8005
8006 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8007
8008         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8009         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8010         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8011         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8012         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8013         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8014         * gst/rtsp/gstrtspsrc.h:
8015         Protect connection activity with a new lock, avoids deadlocks when going
8016         to PAUSED. Fixes #455808.
8017
8018 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8019
8020         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8021         Fix debug statement.
8022
8023 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8024
8025         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8026         Fix stray %u in debug line as spotted by Saur on IRC.
8027
8028 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8029
8030         * gst/audiofx/audiochebyshevfreqband.c:
8031         (gst_audio_chebyshev_freq_band_class_init):
8032         * gst/audiofx/audiochebyshevfreqlimit.c:
8033         (gst_audio_chebyshev_freq_limit_class_init):
8034         Use generator macros for the process functions for the different
8035         sample types, add lower upper boundaries for the GObject properties
8036         so automatically generated UIs can use sliders and add a note about
8037         the number of poles as a too high number of poles combined with
8038         very low or very high frequencies will produce only noise.
8039         * docs/plugins/gst-plugins-good-plugins.args:
8040         Regenerated for the property changes.
8041
8042 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8043
8044         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8045         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8046         (gst_rtspsrc_stream_configure_udp_sink),
8047         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8048         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8049         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8050         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8051         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8052         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8053         * gst/rtsp/gstrtspsrc.h:
8054         Improve timeout handling.
8055         Use the same socket for sending and receiving RTCP packets so that some
8056         servers can track clients better.
8057         Improve connection closed handling. Try to reconnect.
8058         Don't overwrite our content base with NULL.
8059         Improve debugging.
8060         Improve range parsing and handling.
8061         Remove flushing hack now that core does the right thing.
8062
8063 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8064
8065         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8066         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8067         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8068         (gst_multiudpsink_close), (gst_multiudpsink_add):
8069         * gst/udp/gstmultiudpsink.h:
8070         Add support for getting and setting the socket to use.
8071
8072         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8073         (gst_udpsrc_create), (gst_udpsrc_get_property):
8074         Add support for getting the currently used socket.
8075
8076 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8077
8078         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8079
8080         * gst/audiofx/Makefile.am:
8081         * gst/audiofx/audiochebyshevfreqband.c:
8082         (gst_audio_chebyshev_freq_band_mode_get_type),
8083         (gst_audio_chebyshev_freq_band_base_init),
8084         (gst_audio_chebyshev_freq_band_dispose),
8085         (gst_audio_chebyshev_freq_band_class_init),
8086         (gst_audio_chebyshev_freq_band_init),
8087         (generate_biquad_coefficients), (calculate_gain),
8088         (generate_coefficients),
8089         (gst_audio_chebyshev_freq_band_set_property),
8090         (gst_audio_chebyshev_freq_band_get_property),
8091         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8092         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8093         (gst_audio_chebyshev_freq_band_start):
8094         * gst/audiofx/audiochebyshevfreqband.h:
8095         * gst/audiofx/audiochebyshevfreqlimit.c:
8096         (gst_audio_chebyshev_freq_limit_mode_get_type),
8097         (gst_audio_chebyshev_freq_limit_base_init),
8098         (gst_audio_chebyshev_freq_limit_dispose),
8099         (gst_audio_chebyshev_freq_limit_class_init),
8100         (gst_audio_chebyshev_freq_limit_init),
8101         (generate_biquad_coefficients), (calculate_gain),
8102         (generate_coefficients),
8103         (gst_audio_chebyshev_freq_limit_set_property),
8104         (gst_audio_chebyshev_freq_limit_get_property),
8105         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8106         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8107         (gst_audio_chebyshev_freq_limit_start):
8108         * gst/audiofx/audiochebyshevfreqlimit.h:
8109         * gst/audiofx/audiofx.c: (plugin_init):
8110         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8111         Fixes #464800.
8112
8113         * tests/check/Makefile.am:
8114         * tests/check/elements/.cvsignore:
8115         * tests/check/elements/audiochebyshevfreqband.c:
8116         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8117         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8118         * tests/check/elements/audiochebyshevfreqlimit.c:
8119         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8120         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8121         Add unit tests for the chebyshev filters.
8122
8123         * docs/plugins/Makefile.am:
8124         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8125         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8126         * docs/plugins/gst-plugins-good-plugins.args:
8127         * docs/plugins/inspect/plugin-1394.xml:
8128         * docs/plugins/inspect/plugin-audiofx.xml:
8129         * docs/plugins/inspect/plugin-dv.xml:
8130         * docs/plugins/inspect/plugin-flac.xml:
8131         * docs/plugins/inspect/plugin-jpeg.xml:
8132         * docs/plugins/inspect/plugin-png.xml:
8133         * docs/plugins/inspect/plugin-rtp.xml:
8134         * docs/plugins/inspect/plugin-shout2send.xml:
8135         * docs/plugins/inspect/plugin-wavpack.xml:
8136         And add docs for the chebyshev filters. While doing
8137         that also run make update in docs/plugins.
8138
8139 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8140
8141         * ext/annodex/gstcmmltag.c:
8142         * gst/rtp/gstrtpvorbispay.c:
8143           Make ro memory to share.
8144
8145 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8146
8147         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8148         Improve UDP performance by avoiding a select() when we have data
8149         available immediatly.
8150
8151 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8152
8153         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8154         (gst_rtp_dec_class_init):
8155         * gst/rtsp/gstrtpdec.h:
8156         Add (dummy) SSRC management signals.
8157
8158         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8159         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8160         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8161         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8162         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8163         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8164         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8165         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8166         * gst/rtsp/gstrtspsrc.h:
8167         Add connection-speed property.
8168         Add find_stream helper functions.
8169         Handle stream EOS based on BYE messages or SSRC timeout.
8170         Returns SUCCESS from the state change function as we hide our async
8171         elements from the parent.
8172
8173 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8174
8175         * gst/debug/rndbuffersize.c:
8176           Fix da leak.
8177
8178 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8179
8180         * gst/debug/Makefile.am:
8181         * gst/debug/breakmydata.c:
8182         * gst/debug/gstdebug.c:
8183         * gst/debug/negotiation.c:
8184         * gst/debug/progressreport.c:
8185         * gst/debug/rndbuffersize.c:
8186         * gst/debug/testplugin.c:
8187           Add new test element and clean-up the others a little.
8188
8189 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8190
8191         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8192         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8193
8194 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8195
8196         * gst/rtp/gstrtpilbcdepay.c:
8197           Include stdlib.
8198
8199 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8200
8201         * gst/rtp/gstrtpmpvdepay.c:
8202         Set the mpegversion in the caps so that autoplugging does not get
8203         confused.
8204
8205 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8206
8207         * po/hu.po:
8208         * po/uk.po:
8209         * po/vi.po:
8210           Updated translations.
8211
8212 2007-08-08  Michael Smith <msmith@fluendo.com>
8213
8214         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8215           Render right border in the correct location.
8216
8217 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8218
8219         Patch by: Olivier Crete <tester at tester dot ca>
8220
8221         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8222         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8223         Make mode property a string. Fixes #464475.
8224
8225 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8226
8227         * ext/flac/gstflacenc.c:
8228           Widen caps to match decoder a bit and add more FIXMEs.
8229
8230 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8231
8232         patch by: Mark Nauwelaerts <manauw@skynet.be>
8233
8234         * gst/avi/gstavimux.c:
8235           Fix ODML index tag numbering. Fixes #463624.
8236
8237 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8238
8239         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8240         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8241         (gst_rtspsrc_stream_configure_tcp),
8242         (gst_rtspsrc_stream_configure_udp_sink):
8243         Fix default clock-rate for realmedia.
8244         Fix parsing of transport.
8245         Don't try to link NULL pads.
8246
8247 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8248
8249         * po/POTFILES.skip:
8250           Add POTFILES.skip with list of source files that aren't disted at the
8251           moment but contain translatable strings. Should hopefully pacify
8252           broken tools and make it clearer that these files are left out
8253           intentionally (#461600).
8254
8255 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8256
8257         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8258         If the buffer was entirely clipped ... don't try sending it :)
8259
8260 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8261
8262         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8263         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8264         (gst_rtspsrc_create_transports_string),
8265         (gst_rtspsrc_prepare_transports):
8266         If we don't hav a session manager, set the caps on outgoing buffers
8267         ourselves.
8268         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8269         Append final bit of the transport string even when it does not contain a
8270         placeholder.
8271
8272 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8273
8274         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8275         (gst_rtsp_ext_list_connect):
8276         * gst/rtsp/gstrtspext.h:
8277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8278         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8279         Clean up the interface list.
8280         Allow connecting to interface signals for the extensions.
8281         Remove old extension code.
8282         Free list on cleanup.
8283         Allow extensions to send additional RTSP messages.
8284
8285 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8286
8287         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8288         Handle a NULL gconf key gracefully by rendering the default element.
8289
8290 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8291
8292         * gst/rtsp/gstrtspext.h:
8293         Fix include path for extension interface.
8294
8295 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8296
8297         * gst/audiofx/audioamplify.h:
8298         Also remove a now unecessary variable here.
8299
8300 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8301
8302         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8303         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8304         * gst/audiofx/audiodynamic.c:
8305         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8306         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8307         * gst/audiofx/audiodynamic.h:
8308         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8309         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8310         * gst/audiofx/audioinvert.h:
8311         Don't save format information ourselves, this is already saved in
8312         GstAudioFilter.
8313
8314 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8315
8316         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8317         (gst_rtsp_ext_list_stream_select):
8318         * gst/rtsp/gstrtspext.h:
8319         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8320         Use rank to filter out extensions.
8321         Add url to stream_select interface call.
8322
8323 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8324
8325         * gst/rtsp/Makefile.am:
8326         * gst/rtsp/base64.c:
8327         * gst/rtsp/base64.h:
8328         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8329         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8330         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8331         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8332         (gst_rtsp_ext_list_setup_media),
8333         (gst_rtsp_ext_list_configure_stream),
8334         (gst_rtsp_ext_list_get_transports),
8335         (gst_rtsp_ext_list_stream_select):
8336         * gst/rtsp/gstrtspext.h:
8337         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8338         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8339         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8340         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8341         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8342         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8343         (gst_rtspsrc_stream_configure_tcp),
8344         (gst_rtspsrc_stream_configure_mcast),
8345         (gst_rtspsrc_stream_configure_udp),
8346         (gst_rtspsrc_stream_configure_udp_sink),
8347         (gst_rtspsrc_stream_configure_transport),
8348         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8349         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8350         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8351         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8352         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8353         (gst_rtspsrc_parse_methods),
8354         (gst_rtspsrc_create_transports_string),
8355         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8356         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8357         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8358         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8359         * gst/rtsp/gstrtspsrc.h:
8360         * gst/rtsp/rtsp.h:
8361         * gst/rtsp/rtspconnection.c:
8362         * gst/rtsp/rtspconnection.h:
8363         * gst/rtsp/rtspdefs.c:
8364         * gst/rtsp/rtspdefs.h:
8365         * gst/rtsp/rtspext.h:
8366         * gst/rtsp/rtspextwms.c:
8367         * gst/rtsp/rtspextwms.h:
8368         * gst/rtsp/rtspmessage.c:
8369         * gst/rtsp/rtspmessage.h:
8370         * gst/rtsp/rtsprange.c:
8371         * gst/rtsp/rtsprange.h:
8372         * gst/rtsp/rtsptransport.c:
8373         * gst/rtsp/rtsptransport.h:
8374         * gst/rtsp/rtspurl.c:
8375         * gst/rtsp/rtspurl.h:
8376         * gst/rtsp/sdp.h:
8377         * gst/rtsp/sdpmessage.c:
8378         * gst/rtsp/sdpmessage.h:
8379         * gst/rtsp/test.c:
8380         Use shiny new RTSP and SDP library.
8381         Implement RTSP extensions using the new interface.
8382         Remove a lot of old code.
8383
8384 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8385
8386         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8387         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8388
8389 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8390
8391         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8392         Don't unref the outgoing buffer twice when dropping it because it's
8393         outside of the segment.
8394
8395 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8396
8397         * configure.ac:
8398         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8399         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8400         Use the new buffer clipping function from gstaudio here and
8401         require gst-plugins-base CVS.
8402         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8403         For framed Wavpack buffers we require a valid timestamp.
8404
8405 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8406
8407         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8408         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8409         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8410         Clip raw audio and video when we can, keep track of current output
8411         segment.
8412         Don't leak buffers and events when there is no output pad.
8413         Improve debugging here and there.
8414
8415 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8416
8417         * configure.ac:
8418           Sync liboil check with plugins-base.
8419
8420 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8421
8422         * ext/annodex/Makefile.am:
8423           Fix CFLAGS/LIBS.
8424
8425         * ext/cdio/gstcdiocddasrc.c:
8426         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8427           Include stdlib
8428
8429         * ext/cairo/Makefile.am:
8430         * gst/videofilter/Makefile.am:
8431         * tests/examples/level/Makefile.am:
8432           Use $(LIBM) instead of -lm
8433
8434 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8435
8436         * sys/v4l2/gstv4l2src.c:
8437           Add another example pipeline.
8438
8439 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8440
8441         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8442
8443         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8444           Use define here.
8445
8446         * sys/v4l2/gstv4l2tuner.c:
8447         (gst_v4l2_tuner_set_frequency_and_notify):
8448           Don't touch the property - its still disabled.
8449
8450         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8451         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8452         * sys/v4l2/v4l2src_calls.h:
8453           Improve fallback format negotionation. Fixes #451388
8454
8455 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8456
8457         * tests/check/elements/videocrop.c: (GST_START_TEST):
8458           Fix the test.
8459
8460 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8461
8462         * docs/plugins/Makefile.am:
8463         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8464         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8465         * docs/plugins/inspect/plugin-jpeg.xml:
8466         * docs/plugins/inspect/plugin-png.xml:
8467         * ext/jpeg/gstjpegdec.c:
8468         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8469         (gst_pngdec_sink_setcaps):
8470           More docs. More logs in pngdec.
8471
8472 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8473
8474         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8475           Initialize num_buffers with minimum value.
8476
8477         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8478         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8479           Handle frame-size query failure gracefully.
8480
8481 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8482
8483         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8484         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8485         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8486         of qt/aac files.
8487
8488 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8489
8490         * ext/wavpack/gstwavpackdec.c:
8491         (gst_wavpack_dec_clip_outgoing_buffer):
8492         Fix buffer clipping to correctly clip to the segment stop.
8493
8494 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8495
8496         * configure.ac:
8497         * tests/Makefile.am:
8498         Remove bogus check for libcheck, since we check for
8499         gstreamer-check and it pulls in the required info from there,
8500         and we weren't actually _using_ the information for libcheck
8501         ourselves anyway.
8502
8503 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8504
8505         * configure.ac:
8506           Use pkg-config to locate check.
8507
8508 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8509
8510         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8511         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8512         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8513         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8514         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8515         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8516         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8517         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8518         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8519         * gst/effectv/gstrev.c: (gst_revtv_transform):
8520         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8521         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8522         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8523         * gst/matroska/matroska-demux.c:
8524         (gst_matroska_demux_add_wvpk_header),
8525         (gst_matroska_demux_check_subtitle_buffer),
8526         (gst_matroska_decode_buffer):
8527         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8528           Fix build against core CVS.
8529
8530 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8531
8532         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8533         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8534         don't have enough granularity to convert that boolean into a
8535         GstFlowReturn.
8536
8537 2007-07-06  Michael Smith <msmith@fluendo.com>
8538
8539         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8540         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8541         (gst_alawdec_change_state):
8542         * gst/law/alaw-decode.h:
8543         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8544         (gst_mulawdec_class_init), (gst_mulawdec_init),
8545         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8546         * gst/law/mulaw-decode.h:
8547           Fix capsnego bogosity in *law decoders. 
8548
8549 2007-07-06  Michael Smith <msmith@fluendo.com>
8550
8551         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8552         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8553         (gst_smokeenc_change_state):
8554         * ext/jpeg/gstsmokeenc.h:
8555           Remove stupidity in get/set caps functions.
8556           Fix some refcounting problems.
8557
8558 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8559
8560         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8561         Remove endianness-flipping hack that seems to have been required
8562         only because of a bug in ffmpegcolorspace.
8563         Partially Fixes: #451908
8564
8565 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8566
8567         * docs/plugins/Makefile.am:
8568           Simplify --extra-dir as gtkdoc scans recursively.
8569
8570 2007-07-03  Wim Taymans  <wim@fluendo.com>
8571
8572         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8573
8574         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8575         Set the encoding-name in the rtp caps to all uppercase, as required by
8576         the caps spec.
8577         Some small cleanups in the error paths. Fixes #453037.
8578
8579 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8580
8581         * ext/wavpack/gstwavpackparse.c:
8582         (gst_wavpack_parse_index_get_last_entry),
8583         (gst_wavpack_parse_index_get_entry_from_sample),
8584         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8585         (gst_wavpack_parse_scan_to_find_sample):
8586         * ext/wavpack/gstwavpackparse.h:
8587         Use a GSList for the GArray that is used like a list anyway.
8588
8589 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8590
8591         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8592         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8593         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8594           Add state change function where we set 0/1 as default framerate in
8595           case our setcaps function isn't called, like it might not in a
8596           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8597           gdkpixbufdec trying to create caps with a 0/0 framerate.
8598           Also post an error message on the bus if gst_pad_push() fails when
8599           called from our sink event handler (+1 for flow returns for event
8600           functions in 0.11) instead of failing silently.
8601
8602 2007-06-27  Wim Taymans  <wim@fluendo.com>
8603
8604         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8605         Cast stack args to the proper types. Fixes #451249.
8606
8607 2007-06-27  Wim Taymans  <wim@fluendo.com>
8608
8609         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8610         (new_session_pad), (gst_rtspsrc_setup_streams):
8611         * gst/rtsp/gstrtspsrc.h:
8612         For container formats we only need to activate one of the streams so
8613         that we correctly signal no-more-pads. Fixes #451015.
8614
8615 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8616
8617         * docs/plugins/gst-plugins-good-plugins.args:
8618         * docs/plugins/inspect/plugin-aasink.xml:
8619         * docs/plugins/inspect/plugin-alaw.xml:
8620         * docs/plugins/inspect/plugin-alpha.xml:
8621         * docs/plugins/inspect/plugin-alphacolor.xml:
8622         * docs/plugins/inspect/plugin-annodex.xml:
8623         * docs/plugins/inspect/plugin-apetag.xml:
8624         * docs/plugins/inspect/plugin-audiofx.xml:
8625         * docs/plugins/inspect/plugin-auparse.xml:
8626         * docs/plugins/inspect/plugin-autodetect.xml:
8627         * docs/plugins/inspect/plugin-avi.xml:
8628         * docs/plugins/inspect/plugin-cacasink.xml:
8629         * docs/plugins/inspect/plugin-cairo.xml:
8630         * docs/plugins/inspect/plugin-cdio.xml:
8631         * docs/plugins/inspect/plugin-cutter.xml:
8632         * docs/plugins/inspect/plugin-debug.xml:
8633         * docs/plugins/inspect/plugin-efence.xml:
8634         * docs/plugins/inspect/plugin-effectv.xml:
8635         * docs/plugins/inspect/plugin-esdsink.xml:
8636         * docs/plugins/inspect/plugin-flac.xml:
8637         * docs/plugins/inspect/plugin-flxdec.xml:
8638         * docs/plugins/inspect/plugin-gconfelements.xml:
8639         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8640         * docs/plugins/inspect/plugin-goom.xml:
8641         * docs/plugins/inspect/plugin-halelements.xml:
8642         * docs/plugins/inspect/plugin-icydemux.xml:
8643         * docs/plugins/inspect/plugin-id3demux.xml:
8644         * docs/plugins/inspect/plugin-jpeg.xml:
8645         * docs/plugins/inspect/plugin-ladspa.xml:
8646         * docs/plugins/inspect/plugin-level.xml:
8647         * docs/plugins/inspect/plugin-matroska.xml:
8648         * docs/plugins/inspect/plugin-mulaw.xml:
8649         * docs/plugins/inspect/plugin-multipart.xml:
8650         * docs/plugins/inspect/plugin-navigationtest.xml:
8651         * docs/plugins/inspect/plugin-ossaudio.xml:
8652         * docs/plugins/inspect/plugin-png.xml:
8653         * docs/plugins/inspect/plugin-quicktime.xml:
8654         * docs/plugins/inspect/plugin-rtp.xml:
8655         * docs/plugins/inspect/plugin-rtsp.xml:
8656         * docs/plugins/inspect/plugin-smpte.xml:
8657         * docs/plugins/inspect/plugin-speex.xml:
8658         * docs/plugins/inspect/plugin-taglib.xml:
8659         * docs/plugins/inspect/plugin-udp.xml:
8660         * docs/plugins/inspect/plugin-videobalance.xml:
8661         * docs/plugins/inspect/plugin-videobox.xml:
8662         * docs/plugins/inspect/plugin-videocrop.xml:
8663         * docs/plugins/inspect/plugin-videoflip.xml:
8664         * docs/plugins/inspect/plugin-videomixer.xml:
8665         * docs/plugins/inspect/plugin-wavenc.xml:
8666         * docs/plugins/inspect/plugin-wavparse.xml:
8667         * docs/plugins/inspect/plugin-ximagesrc.xml:
8668           Update docs with caps info.
8669
8670 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8671
8672         * po/POTFILES.in:
8673           Add more files with translatable strings (#450878).
8674
8675 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8676
8677         * MAINTAINERS:
8678         Updating all the maintainers files
8679
8680 2007-06-22  Edward Hervey  <edward@fluendo.com>
8681
8682         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8683         * gst/interleave/deinterleave.c: (deinterleave_init),
8684         (deinterleave_sink_link):
8685         * gst/interleave/interleave.c: (interleave_init):
8686         * gst/median/gstmedian.c: (gst_median_init):
8687         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8688         Fix memory leaks.
8689         * tests/check/elements/id3demux.c: (pad_added_cb):
8690         Remove unused variable.
8691
8692 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8693
8694         * ext/gconf/gconf.h:
8695         Make the prototype of gst_gconf_get_key_for_sink_profile
8696         match the implementation.
8697         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8698         Fixes: #449747
8699
8700 2007-06-20  Michael Smith <msmith@fluendo.com>
8701
8702         * gst/rtp/gstrtpdepay.c:
8703           Fix description - rtpdepay is not a payloader.
8704
8705 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8706
8707         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8708         (qtdemux_video_caps):
8709         * gst/qtdemux/qtdemux_fourcc.h:
8710           Add MJPG to the variants of motion jpeg.
8711
8712 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8713
8714         * tests/check/Makefile.am:
8715         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8716         * tests/check/elements/videocrop.c: (GST_START_TEST):
8717         * tests/check/elements/videofilter.c:
8718         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8719         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8720           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8721           error flags are included and it errors out on compiler warnings
8722           for CVS builds; remove unused variables in various unit tests.
8723
8724 2007-06-19  Wim Taymans  <wim@fluendo.com>
8725
8726         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8727         (rtsp_connection_close), (rtsp_connection_free):
8728         Use threadsafe inet_ntop to convert an ip number to a string. 
8729         Fixes #447961.
8730         Don't leak fd (and ip) when freeing a connection without first closing
8731         it.
8732
8733 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8734
8735         * configure.ac:
8736         Back to CVS
8737
8738         * gst-plugins-good.doap:
8739         Add 0.10.6 to the doap file.
8740
8741 === release 0.10.6 ===
8742
8743 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8744
8745         * configure.ac:
8746           releasing 0.10.6, "Wobble Board"
8747
8748 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8749
8750         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8751         (rtsp_connection_free):
8752           Revert previous commit again, since we are frozen (sorry).
8753
8754 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8755
8756         Patch by: Peter Kjellerstedt <pkj at axis com>
8757
8758         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8759         (rtsp_connection_free):
8760           inet_ntoa() uses a static buffer internally, so we need to copy the
8761           returned string if we want to store it for later (#447961).
8762
8763 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8764
8765         * win32/vs6/autogen.dsp:
8766         * win32/vs6/gst_plugins_good.dsw:
8767         * win32/vs6/libgstalaw.dsp:
8768         * win32/vs6/libgstalpha.dsp:
8769         * win32/vs6/libgstalphacolor.dsp:
8770         * win32/vs6/libgstapetag.dsp:
8771         * win32/vs6/libgstaudiofx.dsp:
8772         * win32/vs6/libgstauparse.dsp:
8773         * win32/vs6/libgstautodetect.dsp:
8774         * win32/vs6/libgstavi.dsp:
8775         * win32/vs6/libgstcutter.dsp:
8776         * win32/vs6/libgstdirectdraw.dsp:
8777         * win32/vs6/libgstdirectsound.dsp:
8778         * win32/vs6/libgsteffectv.dsp:
8779         * win32/vs6/libgstflx.dsp:
8780         * win32/vs6/libgstgoom.dsp:
8781         * win32/vs6/libgsticydemux.dsp:
8782         * win32/vs6/libgstid3demux.dsp:
8783         * win32/vs6/libgstinterleave.dsp:
8784         * win32/vs6/libgstjpeg.dsp:
8785         * win32/vs6/libgstlevel.dsp:
8786         * win32/vs6/libgstmatroska.dsp:
8787         * win32/vs6/libgstmedian.dsp:
8788         * win32/vs6/libgstmonoscope.dsp:
8789         * win32/vs6/libgstmulaw.dsp:
8790         * win32/vs6/libgstmultipart.dsp:
8791         * win32/vs6/libgstqtdemux.dsp:
8792         * win32/vs6/libgstrtp.dsp:
8793         * win32/vs6/libgstrtsp.dsp:
8794         * win32/vs6/libgstsmpte.dsp:
8795         * win32/vs6/libgstspeex.dsp:
8796         * win32/vs6/libgstudp.dsp:
8797         * win32/vs6/libgstvideobalance.dsp:
8798         * win32/vs6/libgstvideobox.dsp:
8799         * win32/vs6/libgstvideocrop.dsp:
8800         * win32/vs6/libgstvideoflip.dsp:
8801         * win32/vs6/libgstvideomixer.dsp:
8802         * win32/vs6/libgstwaveform.dsp:
8803         * win32/vs6/libgstwavenc.dsp:
8804         * win32/vs6/libgstwavparse.dsp:
8805         Mark *.dsp & *.dsw as binary files and convert to DOS line
8806         endings, as they don't load into VS6 correctly otherwise.
8807
8808 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8809
8810         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8811         (rtsp_connection_connect):
8812         Fix the MingW build. 
8813         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8814         Fixes: #446981
8815
8816 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8817
8818         * tests/check/elements/.cvsignore:
8819         * tests/icles/.cvsignore:
8820         Hush the buildbots up
8821
8822 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8823
8824         * configure.ac:
8825         * sys/Makefile.am:
8826         * sys/directdraw/Makefile.am:
8827         * sys/directsound/Makefile.am:
8828         * sys/waveform/Makefile.am:
8829         Make sure to dist everything needed for win32 builds.
8830
8831 2007-06-14  Edward Hervey  <edward@fluendo.com>
8832
8833         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8834         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8835         caps.
8836         Fixes #447458
8837
8838 2007-06-13  Wim Taymans  <wim@fluendo.com>
8839
8840         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8841         Make sure we allocate enough memory for the codec_data.
8842         Fixes #447210.
8843
8844 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8845
8846         * win32/MANIFEST:
8847         Add videocrop project file to the win32 manifest.
8848         * win32/vs6/gst_plugins_good.dsw:
8849         Add qtdemux,videocrop and waveform projects to the workspace.
8850         * win32/vs6/libgstqtdemux.dsp:
8851         Add zlib to the link list of qtdemux.
8852         * win32/vs6/libgstvideocrop.dsp:
8853         Add a project file for videocrop.
8854
8855 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8856
8857         * po/POTFILES.in:
8858         Add qtdemux for translation
8859
8860 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8861
8862         * configure.ac:
8863         * docs/plugins/Makefile.am:
8864         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8865         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8866         * docs/plugins/inspect/plugin-videocrop.xml:
8867         * gst-plugins-good.spec.in:
8868         * sys/Makefile.am:
8869         * tests/check/Makefile.am:
8870         * tests/icles/Makefile.am:
8871         * tests/icles/videocrop-test.c:
8872         Move videocrop and osxvideo from -bad.
8873
8874 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8875
8876         * configure.ac:
8877         * docs/plugins/Makefile.am:
8878         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8879         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8880         * docs/plugins/gst-plugins-good-plugins.args:
8881         * docs/plugins/inspect/plugin-qtdemux.xml:
8882         * docs/plugins/inspect/plugin-quicktime.xml:
8883         * win32/MANIFEST:
8884         Move qtdemux from -bad.
8885
8886         * gst-plugins-good.spec.in:
8887         Update spec file to reflect moving of qtdemux and wavpack
8888
8889 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8890         
8891         * win32/MANIFEST:
8892         * docs/plugins/Makefile.am:
8893         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8894         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8895         * docs/plugins/inspect/plugin-directdraw.xml:
8896         * docs/plugins/inspect/plugin-directsound.xml:
8897         * docs/plugins/inspect/plugin-waveform.xml:
8898         Move the waveform plugin from -bad too. Update the inspect xml
8899         files to mention Plugins Good instead of Plugins Bad.
8900
8901 2007-06-12  Andy Wingo  <wingo@pobox.com>
8902
8903         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8904         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8905         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8906         finalization and resuscitation. No longer public.
8907         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8908         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8909         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8910         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8911         miniobject semantics, and be threadsafe.
8912         (gst_v4l2src_queue_frame): Remove this function, as we just call
8913         the ioctls directly in the two places where we queue buffers.
8914         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8915         directly.
8916         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8917         to allocate the pool, which also preallocates the GstBuffers.
8918         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8919         queueing the frames directly.
8920         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8921         mmap buffers have been dequeued.
8922
8923         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8924         real MiniObject instead of rolling our own refcounting and
8925         finalizing. Give it a lock.
8926         (struct _GstV4l2Buffer): Remove one intermediary object, having
8927         the buffers hold the struct v4l2_buffer directly.
8928
8929         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8930         capture_init so that it can set them on the buffers that it will
8931         create.
8932         (gst_v4l2src_get_read): For better or for worse, include the
8933         timestamping and offsetting code here; really we should be using
8934         bufferalloc though.
8935         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8936         preallocated, mmap'd buffers.
8937
8938 2007-06-11  Wim Taymans  <wim@fluendo.com>
8939
8940         Patch by: daniel fischer <dan at f3c dot com>
8941
8942         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8943         (gst_ximage_src_get_caps):
8944         Actually use the display_name property so that we can dump any
8945         available X display. Fixes #445905.
8946
8947 2007-06-11  Wim Taymans  <wim@fluendo.com>
8948
8949         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8950
8951         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8952         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8953         Add missing rate fields to caps. Fixes #441118.
8954
8955 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8956
8957         * win32/vs6/gst_plugins_good.dsw:
8958         * win32/vs8/gst-plugins-good.sln:
8959         Add DirectSound and DirectDraw sinks project files to
8960         workspace and solution files.
8961
8962 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8963
8964         Patch by: Josh Coalson <xflac at yahoo dot com>,
8965         updated by Alexis Ballier <aballier at gentoo dot org>:
8966
8967         * configure.ac:
8968         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8969         (gst_flac_dec_setup_seekable_decoder),
8970         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8971         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8972         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8973         * ext/flac/gstflacdec.h:
8974         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8975         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8976         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8977         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8978         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8979         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8980         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8981         * ext/flac/gstflacenc.h:
8982         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8983         
8984 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8985
8986         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8987         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8988         not necessary anymore as we need at least that core version. 
8989
8990 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8991
8992         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8993         (gst_wavpack_dec_chain):
8994         * ext/wavpack/gstwavpackdec.h:
8995         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8996         (gst_wavpack_parse_push_buffer):
8997         * ext/wavpack/gstwavpackparse.h:
8998         Improve discont handling by checking if the next Wavpack block has
8999         the expected, following block index.
9000
9001 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9002
9003         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9004           Fix element description.
9005
9006 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
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         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9014         * docs/plugins/gst-plugins-good-plugins.signals:
9015         * docs/plugins/inspect/plugin-autodetect.xml:
9016         * docs/plugins/inspect/plugin-gconfelements.xml:
9017         * docs/plugins/inspect/plugin-ladspa.xml:
9018         * docs/plugins/inspect/plugin-rtp.xml:
9019         * docs/plugins/inspect/plugin-wavpack.xml:
9020         * ext/Makefile.am:
9021         * tests/check/Makefile.am:
9022           move wavpack plugin.  See #352605.
9023
9024 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9025
9026         * configure.ac:
9027         * docs/plugins/Makefile.am:
9028         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9029         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9030         * docs/plugins/gst-plugins-good-plugins.args:
9031         * sys/Makefile.am:
9032         * win32/MANIFEST:
9033         Add DirectDraw & DirectSound plugins to the build and docs.
9034
9035 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9036
9037         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9038         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9039           When operating in pull mode, error out correct on not-linked.
9040
9041 2007-06-06  Andy Wingo  <wingo@pobox.com>
9042
9043         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9044         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9045         format and size if the ioctls are defined; should fix compilation
9046         on Linux < 2.16.19.
9047
9048 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9049
9050         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9051           Printf fixes in debug statements; use LOG level for debug statements
9052           that are printed for each and every frame; convert c++ comments to
9053           C-style comments; not much point using g_try_malloc() if we then not
9054           even check the return value.
9055
9056 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9057
9058         * configure.ac:
9059           Bump requirements to released versions (core and base 0.10.13).
9060
9061         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9062           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9063           own implementation.
9064
9065 2007-06-05  Andy Wingo  <wingo@pobox.com>
9066
9067         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9068         some useless comments.
9069
9070         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9071         frames before calling STREAMON, that might leave them in a state
9072         where they can't be dequeued if we go back to NULL without calling
9073         STREAMON, according to the docs.
9074         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9075         before we call STREAMON.
9076         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9077         failures. (For me this code hung.) The pool refcounting is still
9078         crack; added a note to that effect.
9079
9080 2007-06-05  Wim Taymans  <wim@fluendo.com>
9081
9082         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9083         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9084         Add support for mapping gst structure names to the MIME type equivalent.
9085         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9086
9087 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9088
9089         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9090         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9091         (gst_wavenc_chain), (gst_wavenc_change_state):
9092         * gst/wavenc/gstwavenc.h:
9093         Properly write wav files with width!=depth by having the depth most
9094         significant bytes set and all others zero. Fixes #442535.
9095
9096 2007-06-01  Wim Taymans  <wim@fluendo.com>
9097
9098         * gst/rtsp/rtspconnection.c:
9099         Add include to make buildbot happy.
9100
9101 2007-06-01  Wim Taymans  <wim@fluendo.com>
9102
9103         Patch by: Peter Kjellerstedt  <pkj at axis com>
9104
9105         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9106         (rtsp_connection_connect), (add_date_header),
9107         (rtsp_connection_send), (parse_response_status),
9108         (parse_request_line), (parse_line), (rtsp_connection_receive):
9109         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9110         * gst/rtsp/rtspdefs.h:
9111         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9112         (rtsp_message_init_request), (rtsp_message_init_response),
9113         (rtsp_message_remove_header), (rtsp_message_append_headers),
9114         (rtsp_message_dump):
9115         * gst/rtsp/rtspmessage.h:
9116         Improves version checking, allowing an RTSP server to reply with "505
9117         RTSP Version not supported.
9118         Adds a Date header to all messages.
9119         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9120         want to be able to send a response even if something in the request was
9121         invalid. EINVAL is only used when passing wrong arguments to functions.
9122         Do not handle an invalid method in parse_request_line(). Defer this to
9123         the caller so it can respond with "405 Method Not Allowed".
9124         Improves parsing of the timeout parameter to the Session header,
9125         allowing whitespace after the semicolon. 
9126         Avoids a compiler warning due to variables shadowing a function argument.
9127
9128 2007-06-01  Wim Taymans  <wim@fluendo.com>
9129
9130         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9131
9132         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9133         (gst_rtp_amr_depay_process):
9134         * gst/rtp/gstrtpamrdepay.h:
9135         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9136         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9137         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9138         * gst/rtp/gstrtpamrpay.h:
9139         Add support for AMR-WB.
9140         Small cleanups such as using BOILERPLATE.
9141
9142 2007-05-31  Wim Taymans  <wim@fluendo.com>
9143
9144         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9145         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9146
9147 2007-05-30  Andy Wingo  <wingo@pobox.com>
9148
9149         * sys/v4l2/gstv4l2object.h: 
9150         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9151         unintended changes.
9152
9153         * sys/v4l2/v4l2src_calls.h: 
9154         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9155         the format list in the order that the driver gives it to us.
9156         (gst_v4l2src_probe_caps_for_format_and_size)
9157         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9158         based on the capabilities of the device.
9159         (gst_v4l2src_grab_frame): Update for object variable renaming.
9160         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9161         as in the set_caps below.
9162         (gst_v4l2src_capture_init): Update for object variable renaming,
9163         and reflow.
9164         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9165         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9166         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9167         (gst_v4l2src_get_fps): Remove; these functions don't have much
9168         meaning outside of an atomic set_caps method.
9169         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9170         known.
9171
9172         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9173         call to update_fps; not sure about this change.
9174         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9175         moment we don't have an update_fps_func.
9176
9177         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9178         structures in the object, just store what we need. Do store the
9179         probed caps of the device. Don't store the current frame rate.
9180
9181         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9182         update_fps_function, for now. Update for new object variable
9183         naming.
9184         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9185         new object variable naming.
9186         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9187         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9188         (gst_v4l2src_get_caps): Rework to probe the device for supported
9189         frame sizes and frame rates.
9190         (gst_v4l2src_set_caps): Rework to be strict in the given
9191         parameters: if someone asks us to have a certain size and rate,
9192         that is what we configure.
9193         (gst_v4l2src_get_read): Update for object variable naming. Don't
9194         leak buffers on short reads.
9195         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9196         comments.
9197         (gst_v4l2src_create): Update for object variable naming.
9198
9199 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9200
9201         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9202         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9203         * gst/avi/gstavidemux.h:
9204           Parse subtitle text streams instead of erroring out (#442034). Still
9205           needs a parser for the subtitles to actually show up.
9206
9207 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9208
9209         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9210         (gst_avi_demux_loop):
9211           Make _push_event() return TRUE if the event could be pushed on at
9212           least one pad and not only if it could be pushed on all pads,
9213           otherwise we'll end up posting an error message on EOS if one or
9214           more source pads are not connected.
9215
9216 2007-05-28  Wim Taymans  <wim@fluendo.com>
9217
9218         * gst/rtsp/rtsptransport.c:
9219         Use renamed RTP bin.
9220
9221 2007-05-28  Wim Taymans  <wim@fluendo.com>
9222
9223         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9224
9225         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9226         (gst_video_box_set_property), (gst_video_box_transform_caps),
9227         (video_box_recalc_transform), (gst_video_box_set_caps),
9228         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9229         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9230         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9231         (gst_video_box_i420_i420), (gst_video_box_transform),
9232         (plugin_init):
9233         Add AYUV->AYUV and AYUV->I420 formats. 
9234         Fix negotiation and I420->AYUV conversion.
9235         Fixes #429329.
9236
9237 2007-05-26  Wim Taymans  <wim@fluendo.com>
9238
9239         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9240         Use different variables for nested for loops so that the outer loop
9241         functions properly and speex files with multiple frames per buffer work
9242         properly.
9243         Fixes #441408.
9244
9245 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9246
9247         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9248           Don't leak newsegment events.
9249
9250 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9251
9252         * gst/wavparse/Makefile.am:
9253           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9254           drags it in.
9255
9256 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9257
9258         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9259         (notgst_value_array_append_buffer),
9260         (gst_flac_enc_process_stream_headers),
9261         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9262         (gst_flac_enc_change_state):
9263         * ext/flac/gstflacenc.h:
9264           Collect headers, add "streamheader" field to output caps and set
9265           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9266           produces output according to the official FLAC-to-Ogg mapping
9267           instead of completely broken files. Fixes #426044.
9268
9269 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9270
9271         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9272         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9273         (gst_id3demux_sink_event):
9274         * gst/id3demux/gstid3demux.h:
9275         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9276         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9277         (gst_tag_demux_send_new_segment):
9278         Handle and adjust new-segment events so that downstream really
9279         sees a stream with the tag pieces stripped off the front and back.
9280         Fixes strangeness in seeking when mp3 decoders use the new-segment
9281         byte position to estimate their current playback position timestamp
9282         and then the arriving buffers don't match up.
9283
9284 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9285
9286         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9287           Don't unnecessarily perform a READY->NULL->READY transition on the
9288           detected audio sink when starting up. Fixes: #440127
9289
9290 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9291
9292         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9293         (gst_flac_enc_chain):
9294           Don't crash in chain function if setcaps hasn't been called.
9295
9296 2007-05-24  Wim Taymans  <wim@fluendo.com>
9297
9298         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9299         Init value to avoid infinte loops.
9300
9301 2007-05-24  Wim Taymans  <wim@fluendo.com>
9302
9303         Patch by: Peter Kjellerstedt  <pkj at axis com>
9304
9305         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9306         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9307         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9308         (gst_rtspsrc_play):
9309         (rtsp_connection_send), (rtsp_connection_receive):
9310         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9311         Fix for new API.
9312
9313         * gst/rtsp/rtspconnection.c: (add_auth_header),
9314         Only add authorisation and session headers when sending messages.
9315
9316         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9317         (rtsp_message_init_request), (rtsp_message_init_response),
9318         (rtsp_message_unset), (rtsp_message_add_header),
9319         (rtsp_message_remove_header), (rtsp_message_get_header),
9320         (rtsp_message_append_headers), (dump_key_value),
9321         (rtsp_message_dump):
9322         * gst/rtsp/rtspmessage.h:
9323         Add support for multiple headers of the same type by storing the parsed
9324         headers in a GArray instaed of a hashtable.
9325
9326 2007-05-21  Wim Taymans  <wim@fluendo.com>
9327
9328         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9329         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9330         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9331         safer shutdown.
9332
9333 2007-05-21  Wim Taymans  <wim@fluendo.com>
9334
9335         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9336         * gst/rtsp/gstrtpdec.h:
9337         Added signal for backwards compat.
9338
9339 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9340         
9341         Patch by: René Stadler <mail at renestadler dot de>
9342
9343         * configure.ac:
9344         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9345         (gst_au_parse_parse_header), (gst_au_parse_chain):
9346         * gst/auparse/gstauparse.h:
9347         Use audioconvert for converting from non-native endianness floats
9348         in auparse instead of doing it ourself. Fixes #424527.
9349         This needs the audioconvert from plugins-base CVS.
9350         
9351 2007-05-21  Wim Taymans  <wim@fluendo.com>
9352
9353         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9354         (gst_rtp_h263p_pay_flush):
9355         Fix enum registration.
9356
9357 2007-05-21  Wim Taymans  <wim@fluendo.com>
9358
9359         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9360
9361         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9362         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9363         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9364         (gst_rtp_h263p_pay_flush):
9365         * gst/rtp/gstrtph263ppay.h:
9366         Add new fragmentation mode base on GOB headers. Fixes #438940.
9367
9368 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9369
9370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9371           Printf format fix.
9372
9373 2007-05-18  Wim Taymans  <wim@fluendo.com>
9374
9375         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9376         Don't crash when an unsupported transport error was returned by the
9377         server, just try to configure the next stream. Fixes #439255.
9378
9379 2007-05-18  Wim Taymans  <wim@fluendo.com>
9380
9381         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9382         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9383         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9384         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9385         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9386         * gst/rtsp/gstrtspsrc.h:
9387         Add TCP timeout property and use it for all TCP connection.
9388
9389         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9390         (rtsp_connection_write), (rtsp_connection_next_timeout),
9391         (rtsp_connection_reset_timeout):
9392         Make connect and writes cancelable and make them use the timeout.
9393
9394 2007-05-18  Wim Taymans  <wim@fluendo.com>
9395
9396         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9397         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9398         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9399         (gst_rtspsrc_setup_streams):
9400         Refactor timeout handling.
9401         Also send keep-alive when dealing with TCP transport.
9402
9403         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9404         (rtsp_connection_free), (rtsp_connection_next_timeout),
9405         (rtsp_connection_reset_timeout):
9406         * gst/rtsp/rtspconnection.h:
9407         Use a timer to handle the session timeouts, add some methods to deal
9408         with timeouts.
9409
9410 2007-05-17  Wim Taymans  <wim@fluendo.com>
9411
9412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9413         (gst_rtspsrc_setup_streams):
9414         Ignore streams that fail the setup command, we will retry with a
9415         different transport later on.
9416
9417         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9418         (rtsp_ext_wms_configure_stream):
9419         Fix encoding name case.
9420
9421 2007-05-16  Edward Hervey  <edward@fluendo.com>
9422
9423         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9424         Fix build on macosx.
9425
9426 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9427
9428         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9429         Replace direct comparison of a string with the string literal "" with
9430         a comparison of the first character with '\0'. Fixes #438926.
9431
9432 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9433
9434         * gst/debug/breakmydata.c (gst_break_my_data_init):
9435           One more try. This should be the proper fix now.
9436
9437 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9438
9439         * gst/debug/breakmydata.c:
9440           Ooops, no // comments please.
9441
9442 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9443
9444         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9445         (gst_break_my_data_init):
9446           Fix gst_buffer_is_writable() assertion.
9447
9448 2007-05-14  David Schleef  <ds@schleef.org>
9449
9450         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9451           video/x-raw-bayer.  Fixes #314160.
9452
9453 2007-05-14  Wim Taymans  <wim@fluendo.com>
9454
9455         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9456         (gst_rtp_theora_depay_parse_configuration):
9457         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9458         (gst_rtp_theora_pay_finish_headers),
9459         (gst_rtp_theora_pay_handle_buffer):
9460         Update theora pay/depayloader in a similar to vorbis.
9461
9462         * gst/rtp/gstrtpvorbisdepay.c:
9463         (gst_rtp_vorbis_depay_parse_configuration):
9464         Update docs.
9465
9466 2007-05-14  Wim Taymans  <wim@fluendo.com>
9467
9468         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9469         When we try to execute a method that is not supported by the server,
9470         don't error out but remove the method from the accepted methods so that
9471         we never try to perform this method again.
9472
9473 2007-05-14  Wim Taymans  <wim@fluendo.com>
9474
9475         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9476         Remove annoying _dump_mem.
9477
9478 2007-05-14  Wim Taymans  <wim@fluendo.com>
9479
9480         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9481         Parse range correctly.
9482
9483         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9484         The baseurl now always has a '/' at the start.
9485
9486 2007-05-14  Wim Taymans  <wim@fluendo.com>
9487
9488         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9489         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9490         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9491         Factor out caps configuration and configure more stuff such as the time
9492         ranges and speed/scale values.
9493
9494         * gst/rtsp/rtsptransport.c:
9495         Add Copyright after non-trival fixes.
9496
9497 2007-05-12  Wim Taymans  <wim@fluendo.com>
9498
9499         Patch by: Peter Kjellerstedt  <pkj at axis com>
9500
9501         * gst/rtsp/gstrtspsrc.h:
9502         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9503         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9504         (rtsp_message_get_header):
9505         * gst/rtsp/rtspmessage.h:
9506         Make channel guint8 where possible.
9507         Make rtsp_message_init_data() take the channel as a guint8.
9508
9509         * gst/rtsp/rtspdefs.c:
9510         Fixed a typo: Timout -> Timeout
9511
9512         * gst/rtsp/rtspdefs.h:
9513         Make RTSP_CHECK() behave as a statement.
9514
9515         * gst/rtsp/sdpmessage.c:
9516         Avoid a compiler warning in INIT_ARRAY().
9517         Fixes #437692.
9518
9519 2007-05-12  Wim Taymans  <wim@fluendo.com>
9520
9521         Patch by: Peter Kjellerstedt  <pkj at axis com>
9522
9523         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9524         (rtsp_url_get_request_uri):
9525         * gst/rtsp/rtspurl.h:
9526         Add support for query parameters to RTSP URLs.
9527
9528 2007-05-12  Wim Taymans  <wim@fluendo.com>
9529
9530         Patch by: Peter Kjellerstedt  <pkj at axis com>
9531
9532         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9533         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9534         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9535         (rtsp_transport_parse), (rtsp_transport_as_text):
9536         * gst/rtsp/rtsptransport.h:
9537         Add validation to rtsp_transport_parse().
9538         Add rtsp_transport_as_text() to generate an RTSP header from an
9539         RTSPTransport.
9540         Change ssrc to guint (was a string) since that is what it is, even
9541         though it is sent as a hex string.
9542         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9543         incorrect, which can be seen when looking at the examples in the RFC).
9544         Fixes #437670.
9545
9546 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9547
9548         Patch by: Eric Anholt
9549
9550         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9551           gst_ximage_src_ximage_get):
9552         Use union of all damage between frames to make it faster.
9553         Fixes bug #342463.
9554         Also fix crasher when cursor is at bottom right of window.
9555
9556 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9557
9558         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9559           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9560           streaming mode regression for file from #343837 with 'bext' chunk
9561           before the 'fmt' chunk.
9562
9563 2007-05-11  Wim Taymans  <wim@fluendo.com>
9564
9565         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9566         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9567         (gst_rtspsrc_handle_src_event),
9568         (gst_rtspsrc_stream_configure_manager),
9569         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9570         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9571         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9572         * gst/rtsp/gstrtspsrc.h:
9573         * gst/rtsp/rtspdefs.h:
9574         Preliminary seek support.
9575         Activate internal pads so that we can receive events on them.
9576         Don't try to parse a range string when it's NULL.
9577
9578 2007-05-11  Wim Taymans  <wim@fluendo.com>
9579
9580         * gst/rtp/README:
9581         Update README with new RTP variables that will be used for
9582         synchronisation.
9583
9584         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9585         (gst_rtp_vorbis_depay_parse_configuration),
9586         (gst_rtp_vorbis_depay_process):
9587         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9588         (gst_rtp_vorbis_pay_finish_headers),
9589         (gst_rtp_vorbis_pay_handle_buffer):
9590         Update vorbis pay and depayloader to draft-04.
9591
9592 2007-05-11  Wim Taymans  <wim@fluendo.com>
9593
9594         * gst/rtsp/rtsptransport.c:
9595         UDP MCAST is actually the default for RTP/AVP.
9596 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9597
9598         * gst/level/gstlevel.c: (gst_level_transform_ip):
9599         Use guint8 * instead of gpointer then vs6 can build 
9600         in_data += (filter->width / 8).
9601
9602 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9603
9604         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9605           gst_ximage_src_ximage_get):
9606         * sys/ximage/gstximagesrc.h (last_ximage):
9607         When using Damage actually keep the last frame, and not assume
9608         that the buffer we get already has the last frame on it.
9609         Copy the cursor over if we specify a non-zero start x and
9610         start y.
9611
9612 2007-05-11  Wim Taymans  <wim@fluendo.com>
9613
9614         * gst/rtsp/rtsptransport.c:
9615         Make UDP the default transport when not specified.
9616
9617 2007-05-09  David Schleef  <ds@schleef.org>
9618
9619         * gst/level/gstlevel.c:
9620           Revert last change.
9621
9622 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9623
9624         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9625         (gst_level_transform_ip):
9626         Use guint8 * instead of gpointer then vs6 know the size of data
9627         pointed when moving the pointer.
9628         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9629         Move instructions after variables declaration.
9630         * win32/vs6/autogen.dsp:
9631         * win32/vs6/libgstrtp.dsp:
9632         * win32/vs6/libgstrtsp.dsp:
9633         Update vs6 project files.
9634
9635 2007-05-09  Wim Taymans  <wim@fluendo.com>
9636
9637         * gst/rtsp/Makefile.am:
9638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9639         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9640         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9641         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9642         (rtsp_range_free):
9643         * gst/rtsp/rtsprange.h:
9644         Add code to parse time ranges.
9645         Report DURATION on the stream when possible.
9646
9647 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9648
9649         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9650         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9651         (gst_videomixer_collected):
9652           Fix strides calculation for AYUV (it's just width*4) (#436910).
9653
9654 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9655
9656         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9657         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9658         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9659         Sync the GObject properties before each processing step to properly
9660         work with the controller.
9661
9662 2007-05-04  Wim Taymans  <wim@fluendo.com>
9663
9664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9665         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9666         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9667         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9668         (gst_rtspsrc_change_state):
9669         Let more error state trickle down so that we can catch more error
9670         cases.
9671         Handle keep-alive a little smarter by selecting a method the server
9672         actually supports.
9673         Fix a race in UDP streaming shutdown.
9674
9675 2007-05-04  Wim Taymans  <wim@fluendo.com>
9676
9677         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9678         Ignore errors when trying to use the keep-alive messages.
9679
9680 2007-05-04  Wim Taymans  <wim@fluendo.com>
9681
9682         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9683         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9684         (gst_rtspsrc_stream_configure_manager),
9685         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9686         (gst_rtspsrc_stream_configure_mcast),
9687         (gst_rtspsrc_stream_configure_udp),
9688         (gst_rtspsrc_stream_configure_udp_sink),
9689         (gst_rtspsrc_stream_configure_transport):
9690         Send RTCP messages back to the server over the TCP connection.
9691
9692         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9693         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9694         (rtsp_connection_receive):
9695         * gst/rtsp/rtspconnection.h:
9696         Factor out and expose lowlevel _write and _read methods.
9697         Implement sending data messages to the server.
9698
9699 2007-05-03  Wim Taymans  <wim@fluendo.com>
9700
9701         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9702         (gst_multipart_mux_collected):
9703         Fix timestamps on outgoing buffers.
9704
9705 2007-05-03  Wim Taymans  <wim@fluendo.com>
9706
9707         * gst/multipart/multipartmux.c:
9708         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9709         (gst_multipart_mux_change_state):
9710         Emit NEWSEGMENT events before pushing the first buffer.
9711
9712 2007-05-03  Wim Taymans  <wim@fluendo.com>
9713
9714         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9715         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9716         (gst_rtspsrc_handle_src_query),
9717         (gst_rtspsrc_stream_configure_manager),
9718         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9719         (gst_rtspsrc_stream_configure_mcast),
9720         (gst_rtspsrc_stream_configure_udp),
9721         (gst_rtspsrc_stream_configure_udp_sink),
9722         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9723         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9724         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9725         (gst_rtspsrc_pause):
9726         Refactor transport configuration code.
9727         Create internal pads for TCP transport so that we can implement events
9728         and queries.
9729         Handle events and queries.
9730         Parse range from the SDP.
9731         Fix race in pause handler where the connection could still be flushing.
9732
9733 2007-05-02  Wim Taymans  <wim@fluendo.com>
9734
9735         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9736         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9737         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9738         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9739         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9740         (gst_rtspsrc_change_state):
9741         * gst/rtsp/gstrtspsrc.h:
9742         Fix race when multiple udp sources post timeouts, just act on the first
9743         received timeout.
9744         Protect stream list with a recursive lock to fix some races.
9745         Flush connection when we need to do a reconnect or stop.
9746         Make state lock recursive.
9747
9748         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9749         (rtsp_connection_close):
9750         Some small cleanups.
9751
9752 2007-05-02  Wim Taymans  <wim@fluendo.com>
9753
9754         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9755         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9756         Only set DISCONT when there actually is a discont or when we just
9757         started.
9758
9759 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9760
9761         * ext/flac/gstflac.c: (plugin_init):
9762         Call bindtextdomain() to get localized strings.
9763
9764 2007-05-02  Wim Taymans  <wim@fluendo.com>
9765
9766         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9767         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9768         (gst_wavparse_stream_data):
9769         * gst/wavparse/gstwavparse.h:
9770         Be a bit more clever when dealing with VBR files with FACT tags, we
9771         don't want to timestamp buffers in that case but the estimated BPS can
9772         be used for seeking.
9773         Only send close segment in the streaming thread.
9774
9775 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9776
9777         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9778         Correctly post an error on the bus if something went wrong in the loop
9779         function. This fixes a few cases where the task was paused and nothing
9780         happened anymore.
9781
9782 2007-05-02  Wim Taymans  <wim@fluendo.com>
9783
9784         * gst/rtsp/test.c: (main):
9785         Fix compilation of deprecated test just because I'm too lazy to delete
9786         it.
9787
9788 2007-05-02  Wim Taymans  <wim@fluendo.com>
9789
9790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9791         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9792         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9793         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9794         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9795         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9796         * gst/rtsp/gstrtspsrc.h:
9797         Fix sending RTCP to the right place.
9798         Fix bug in reffing the wrong UDP element.
9799         Use new pad names for the session manager.
9800         Implement handling server requests in interleaved and UDP modes.
9801         Handle session keep-alive in UDP modes.
9802         Remove GCond for handling UDP timeouts.
9803
9804         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9805         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9806         (rtsp_connection_receive), (rtsp_connection_close):
9807         * gst/rtsp/rtspconnection.h:
9808         Store connection IP address for later.
9809         Add timeout args to all operations that might block forever.
9810         Parse session timeout.
9811         Only close sockets when not already closed.
9812
9813         * gst/rtsp/rtspdefs.c:
9814         * gst/rtsp/rtspdefs.h:
9815         Add timeout return value and error string.
9816
9817         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9818         Add small comment.
9819
9820 2007-05-01  Wim Taymans  <wim@fluendo.com>
9821
9822         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9823
9824         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9825         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9826         * gst/rtp/gstrtpmp4vpay.h:
9827         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9828
9829 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9830
9831         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9832           Remove v4l2src from docs, since it breaks the docs build, and the
9833           plugin is only built if --enable-experimental is used anyway.
9834
9835         * docs/plugins/Makefile.am:
9836           Spaces => tab.
9837
9838 2007-04-29  Wim Taymans  <wim@fluendo.com>
9839
9840         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9841         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9842         Add code to drop membership of a multicast group.
9843
9844         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9845         (gst_udpsink_set_uri):
9846         Implement URI handler.
9847
9848         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9849         (gst_rtspsrc_parse_rtpinfo):
9850         Use URI handler to make udpsink instace.
9851         Improve code to configure port and destination.
9852
9853 2007-04-29  Wim Taymans  <wim@fluendo.com>
9854
9855         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9856         Fix multicast detection.
9857         Don't try to join a multicast group if the address is not multicast.
9858
9859         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9860         Small debug improvement.
9861
9862 2007-04-27  Wim Taymans  <wim@fluendo.com>
9863
9864         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9865         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9866         (gst_rtspsrc_handle_message):
9867         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9868         parent.
9869
9870 2007-04-27  Wim Taymans  <wim@fluendo.com>
9871
9872         * gst/rtp/gstrtpilbcdepay.h:
9873         Fix mode property when specified as an arg.
9874
9875 2007-04-26  Edward Hervey  <edward@fluendo.com>
9876
9877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9878         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9879         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9880         * docs/plugins/inspect/plugin-osxaudio.xml:
9881         Add documentation for osxaudio plugin.
9882
9883 2007-04-26  Wim Taymans  <wim@fluendo.com>
9884
9885         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9886         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9887         (gst_rtspsrc_open), (gst_rtspsrc_close),
9888         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9889         (gst_rtspsrc_pause):
9890         * gst/rtsp/gstrtspsrc.h:
9891         Protect state changes with a lock.
9892
9893         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9894         (parse_line):
9895         * gst/rtsp/rtspconnection.h:
9896         Remove some unused stuff.
9897
9898 2007-04-26  Wim Taymans  <wim@fluendo.com>
9899
9900         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9901         Handle the case where there are exactly 0 bytes to read and the ioctl
9902         did not report an error. Fixes #433530.
9903
9904 2007-04-26  Wim Taymans  <wim@fluendo.com>
9905
9906         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9907         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9908         * gst/wavparse/gstwavparse.h:
9909         Apply DISCONT to buffers.
9910         Only apply timestamp to the first sample after a DISCONT, too many VBR
9911         files cause random jitter in the timestamps. Fixes #433119.
9912
9913 2007-04-25  Wim Taymans  <wim@fluendo.com>
9914
9915         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9916         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9917         (gst_rtp_dec_get_property):
9918         * gst/rtsp/gstrtpdec.h:
9919         Add dummy latency property to be backwards compat with rtpbin.
9920
9921         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9922         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9923         (gst_rtspsrc_stream_configure_transport),
9924         (gst_rtspsrc_parse_rtpinfo):
9925         * gst/rtsp/gstrtspsrc.h:
9926         Add latency property and configure in the session manager.
9927         Don't set invalid clock-base and seqnum-base on caps, some servers
9928         sometimes don't send them.
9929
9930 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9931
9932         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9933         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9934           Double-check that RGB input caps are really RGBA caps (apparently
9935           the core doesn't always catch it if those caps aren't a subset of
9936           our template caps, also see #421543). Fixes #429319 in a way.
9937           Also, don't leak the pad template in the transform_caps function.
9938
9939         * tests/check/Makefile.am:
9940         * tests/check/elements/.cvsignore:
9941         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9942         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9943         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9944         (GST_START_TEST), (alphacolor_suite):
9945           Add some basic unit tests for alphacolor.
9946
9947 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9948
9949         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9950           If we get a fatal flow return in the loop function, first post the
9951           error message and only then send the EOS event downstream, otherwise
9952           applications might get an eos message before the error message and
9953           think everything was ok (related to #429319).
9954
9955 2007-04-25  Wim Taymans  <wim@fluendo.com>
9956
9957         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9958         Read the channel byte as an unsigned byte.
9959
9960 2007-04-25  Wim Taymans  <wim@fluendo.com>
9961
9962         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9963         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9964         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9965         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9966         (gst_rtp_gsm_depay_setcaps):
9967         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9968         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9969         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9970         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9971         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9972         (gst_ilbc_depay_get_property):
9973         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9974         * gst/rtp/gstrtpmp4adepay.c:
9975         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9976         (gst_rtp_pcma_depay_setcaps):
9977         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9978         (gst_rtp_pcmu_depay_setcaps):
9979         Make sure we configure the clock_rate in the baseclass in the setcaps
9980         function. Fixes #431282.
9981
9982 2007-04-25  Wim Taymans  <wim@fluendo.com>
9983
9984         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9985         (gst_rtspsrc_stream_free), (request_pt_map),
9986         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9987         * gst/rtsp/gstrtspsrc.h:
9988         Parse server address from SDP.
9989         Hook up a udpsink to send RTCP back to the server.
9990
9991         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9992         * gst/rtsp/rtsptransport.h:
9993         Add some docs.
9994
9995 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9996
9997         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9998           Make header field check conditional. Fixes #433135
9999
10000 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10001
10002         * docs/plugins/Makefile.am:
10003         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10004         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10005         * docs/plugins/inspect/plugin-alphacolor.xml:
10006         * gst/alpha/Makefile.am:
10007         * gst/alpha/gstalphacolor.c:
10008         * gst/alpha/gstalphacolor.h:
10009           Add minimal docs blurb to alphacolor; split out headers into
10010           separate header file for gtk-doc.
10011
10012 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10013
10014         * gst/debug/progressreport.c: (gst_progress_report_report):
10015           Don't try to post NULL message (in case we can't query upstream
10016           position or duration).
10017
10018 2007-04-18  Michael Smith  <msmith@fluendo.com>
10019
10020         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10021         (gst_cutter_get_caps):
10022         * gst/cutter/gstcutter.h:
10023           Fix some of the most obvious bugs in cutter. Now doesn't leak
10024           everything if input is silent.
10025
10026 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10027
10028         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10029         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10030         * gst/wavenc/gstwavenc.h:
10031         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10032         else results in a invalid block align and invalid files.
10033
10034 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10035
10036         Patch by: Snaik <snaik32 gmail com>
10037
10038         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10039           Add missing break statement for BOX_HORIZONTAL case.
10040
10041 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10042
10043         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10044
10045         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10046         Use correct format strings for integer types.
10047
10048 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10049
10050         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10051         (gst_wavparse_create_sourcepad):
10052         Use gst_riff_create_audio_template_caps () instead of the local caps.
10053         This makes updates of the local caps unecessary whenever libgstriff
10054         gets support for new formats.
10055
10056 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10057
10058         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10059
10060         * sys/sunaudio/gstsunaudio.c:
10061         * sys/sunaudio/gstsunaudiomixer.c:
10062         * sys/sunaudio/gstsunaudiomixer.h:
10063         * sys/sunaudio/gstsunaudiomixerctrl.c:
10064         * sys/sunaudio/gstsunaudiomixerctrl.h:
10065         * sys/sunaudio/gstsunaudiomixertrack.h:
10066         * sys/sunaudio/gstsunaudiosink.c:
10067         * sys/sunaudio/gstsunaudiosink.h:
10068         * sys/sunaudio/gstsunaudiosrc.c:
10069         * sys/sunaudio/gstsunaudiosrc.h:
10070           Fix and/or update copyright attributions (#430228).
10071
10072 2007-04-13  Wim Taymans  <wim@fluendo.com>
10073
10074         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10075         Fix docs.
10076
10077         * gst/rtsp/URLS:
10078         Add some more example urls.
10079
10080         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10081         (gst_rtp_dec_chain_rtp):
10082         Better debugging.
10083
10084         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10085         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10086         (gst_rtspsrc_parse_rtpinfo):
10087         Remove unused code.
10088
10089 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10090
10091         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10092         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10093         (gst_wavparse_stream_data):
10094           Relax the audio/mpeg caps again and add FIXME: comment.
10095
10096 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10097
10098         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10099         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10100         (gst_wavparse_stream_data):
10101         * gst/wavparse/gstwavparse.h:
10102           More sanity check for the header fields. Fix type for 'rate' header
10103           field.
10104
10105 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10106
10107         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10108         (gst_icydemux_unicodify):
10109           If the metadata strings we get in the stream are not UTF-8, try to
10110           interpret them according to the character encodings specified in the
10111           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10112           only fall back to locale/ISO-8859-1 if those aren't set or don't
10113           work. Should fix #428901.
10114
10115 2007-04-12  Wim Taymans  <wim@fluendo.com>
10116
10117         * gst/rtp/gstrtph264depay.c:
10118         Use the proper sync word for SPS and PPS.
10119
10120 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10121
10122         * gst/rtp/Makefile.am:
10123         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10124           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10125         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10126           Add a simple hashing implementation that we can use to generate
10127           a 24-bit ident value based on the codebooks for vorbis and theora.
10128         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10129           gst_rtp_theora_pay_handle_buffer):
10130         * gst/rtp/gstrtpvorbisdepay.c
10131           (gst_rtp_vorbis_depay_parse_configuration,
10132           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10133         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10134           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10135           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10136           Use the hashing function, ensuring that the same codebooks result
10137           in the same ident and thus the same SDP description.
10138           Various log fixes/changes.
10139
10140 2007-04-12  Wim Taymans  <wim@fluendo.com>
10141
10142         Patch by: jerry tan <jerry dot tan at sun dot com>
10143
10144         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10145         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10146         application's responsibility to make sure it open the device once.
10147         Remove a careless error if AUDIODEV is set. Fixes #392620.
10148
10149 2007-04-12  Wim Taymans  <wim@fluendo.com>
10150
10151         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10152         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10153         * gst/rtsp/gstrtpdec.h:
10154         Make backward compat with rtpbin by adding the request-pt-map signals.
10155
10156         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10157         (new_session_pad), (request_pt_map),
10158         (gst_rtspsrc_stream_configure_transport),
10159         (gst_rtspsrc_stream_configure_caps),
10160         (gst_rtspsrc_activate_streams):
10161         * gst/rtsp/gstrtspsrc.h:
10162         Implement request-pt-map signals instead of setting caps on the buffers
10163         for the session manager.
10164
10165 2007-04-11  Wim Taymans  <wim@fluendo.com>
10166
10167         * gst/udp/gstudp.c: (plugin_init):
10168         Register GstNetBuffer in plugin_init so that the type can be used from
10169         multiple threads without races.
10170
10171 2007-04-10  Wim Taymans  <wim@fluendo.com>
10172
10173         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10174         (gst_rtp_amr_depay_process):
10175         Fix depayloader clock_rate and some cleanups.
10176
10177         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10178         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10179         * gst/rtp/gstrtph264depay.h:
10180         Don't push codec_data in the adapter because it might get flushed when
10181         we get a discont.
10182
10183         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10184         Handle multiple AU per packet.
10185
10186         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10187         (gst_rtp_sv3v_depay_plugin_init):
10188         Disable rank, this one does not work.
10189         Remove timestamping, base class does that.
10190
10191 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10192
10193         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10194           limit caps to the formats we announce in the template
10195
10196         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10197         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10198         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10199           fix some crashers/asserts when dealing with broken files
10200
10201 2007-04-10  Wim Taymans  <wim@fluendo.com>
10202
10203         Patch by: Peter Kjellerstedt  <pkj at axis com>
10204
10205         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10206         * gst/rtp/gstrtpL16depay.c:
10207         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10208         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10209         (gst_rtp_speex_depay_setcaps):
10210         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10211         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10212         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10213         Fix some compiler warnings. Fixes #428182.
10214
10215 2007-04-06  Wim Taymans  <wim@fluendo.com>
10216
10217         * gst/rtsp/Makefile.am:
10218         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10219         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10220         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10221         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10222         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10223         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10224         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10225         (create_rtcp), (gst_rtp_dec_request_new_pad),
10226         (gst_rtp_dec_release_pad):
10227         * gst/rtsp/gstrtpdec.h:
10228         * gst/rtsp/gstrtsp.c: (plugin_init):
10229         Morph RTPDec into something compatible with RTPBin as a fallback.
10230         Various other style fixes.
10231
10232         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10233         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10234         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10235         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10236         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10237         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10238         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10239         * gst/rtsp/gstrtspsrc.h:
10240         Implement RTPBin session manager handling.
10241         Don't try to add empty properties to caps.
10242         Implement fallback session manager, handling.
10243         Don't combine errors from RTCP streams, just ignore them.
10244
10245         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10246         * gst/rtsp/rtsptransport.h:
10247         Implement fallback session manager.
10248         Make RTPBin the default one when available.
10249
10250 2007-04-05  Wim Taymans  <wim@fluendo.com>
10251
10252         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10253         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10254         This element is ready to be autoplugged.
10255
10256 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10257
10258         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10259         Don't leave the offsets defined by upstream element on the
10260         compressed data buffer we are pushing downstream. Make them
10261         GST_BUFFER_OFFSET_NONE.
10262
10263 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10264
10265         * gst/avi/README:
10266         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10267         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10268         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10269         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10270         (gst_avi_demux_calculate_durations_from_index),
10271         (gst_avi_demux_stream_header_push),
10272         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10273         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10274           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10275
10276 2007-04-03  Wim Taymans  <wim@fluendo.com>
10277
10278         * gst/smpte/barboxwipes.c:
10279         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10280
10281 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10282
10283         * gst/wavparse/gstwavparse.c:
10284         Support audio/x-raw-float in wav files. This only works with
10285         plugins-base CVS, using an older version doesn't have any
10286         disadvantages though.
10287
10288 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10289
10290         * configure.ac:
10291         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10292         (gst_au_parse_parse_header), (gst_au_parse_chain):
10293         * gst/auparse/gstauparse.h:
10294         Revert last change as we don't want plugins-good to depend on
10295         plugins-base CVS now.
10296
10297 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10298
10299         * configure.ac:
10300         Require gst-plugins-base CVS for audioconvert with non-native
10301         float support and width/depth fix in libgstriff.
10302
10303         Patch by: René Stadler <mail at renestadler dot de>
10304
10305         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10306         (gst_au_parse_parse_header), (gst_au_parse_chain):
10307         * gst/auparse/gstauparse.h:
10308         Don't swap the floats ourself if they're not in native endianness.
10309         Instead let audioconvert handle this. Fixes #339838.
10310
10311 2007-03-29  Wim Taymans  <wim@fluendo.com>
10312
10313         * gst/rtp/gstasteriskh263.h:
10314         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10315         (gst_rtp_h263p_depay_change_state):
10316         * gst/rtp/gstrtph263pdepay.h:
10317         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10318         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10319         (gst_rtp_h264_depay_change_state):
10320         * gst/rtp/gstrtph264depay.h:
10321         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10322         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10323         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10324         Flush adapter on disconts.
10325
10326 2007-03-29  Wim Taymans  <wim@fluendo.com>
10327
10328         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10329         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10330         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10331         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10332         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10333         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10334         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10335         (gst_rtp_mp4v_depay_process):
10336         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10337         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10338         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10339         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10340         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10341         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10342         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10343         Use more efficient adapter and rtpbuffer methods when possible.
10344
10345 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10346
10347         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10348         (gst_wavenc_sink_setcaps):
10349         Correctly handle width!=depth input.
10350         * gst/wavparse/gstwavparse.c:
10351         Already export in the caps that width==8 uses unsigned samples and
10352         everything else uses signed samples.
10353
10354 2007-03-29  Wim Taymans  <wim@fluendo.com>
10355
10356         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10357
10358         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10359         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10360         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10361         (gst_dynudpsink_close):
10362         * gst/udp/gstdynudpsink.h:
10363         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10364         (gst_udpsrc_create), (gst_udpsrc_set_property),
10365         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10366         * gst/udp/gstudpsrc.h:
10367         Rework the socket allocation a bit based on the sockfd argument so that
10368         it becomes usable.
10369         Add a closefd property to instruct the udp elements to close the custom
10370         file descriptors when going to READY. Fixes #423304.
10371         API:GstUDPSrc::closefd property
10372         API:GstDynUDPSink::closefd property
10373
10374 2007-03-29  Wim Taymans  <wim@fluendo.com>
10375
10376         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10377
10378         * gst/rtp/Makefile.am:
10379         * gst/rtp/gstrtp.c: (plugin_init):
10380         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10381         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10382         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10383         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10384         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10385         (gst_rtp_h264_pay_plugin_init):
10386         * gst/rtp/gstrtph264pay.h:
10387         Added H264 payloader. Fixes #423782.
10388
10389         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10390         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10391         Small fixes.
10392
10393 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10394
10395         * gst/wavparse/gstwavparse.c:
10396         Actually support depths from 1 to 32, not only 8 to 32.
10397
10398 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10399
10400         * gst/wavparse/gstwavparse.c:
10401         Add support for wav files containing audio/x-raw-int with random
10402         depths between 1 and 32 bits.
10403
10404 2007-03-28  Wim Taymans  <wim@fluendo.com>
10405
10406         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10407
10408         * gst/rtp/Makefile.am:
10409         * gst/rtp/gstrtp.c: (plugin_init):
10410         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10411         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10412         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10413         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10414         (gst_rtp_mp4a_depay_get_property),
10415         (gst_rtp_mp4a_depay_change_state),
10416         (gst_rtp_mp4a_depay_plugin_init):
10417         * gst/rtp/gstrtpmp4adepay.h:
10418         Added MP4A-LATM depayloader. Fixes #417792.
10419
10420         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10421         (gst_rtp_mp4v_depay_process):
10422         Fixup depayloader, setting codec_data, using more efficient adaptor and
10423         rtpbuffer handling.
10424
10425         * gst/rtsp/URLS:
10426         Add url to test above.
10427
10428 2007-03-25  Wim Taymans  <wim@fluendo.com>
10429
10430         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10431         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10432         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10433         (gst_rtspsrc_media_to_caps),
10434         (gst_rtspsrc_stream_configure_transport),
10435         (gst_rtspsrc_stream_configure_caps),
10436         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10437         * gst/rtsp/gstrtspsrc.h:
10438         Handle default clock-rates for static payload types, rearrange stuff so
10439         that the rtpmap field in the sdp can override the defaults.
10440         Parse RTP-Info field to get the seqnum and timebase fields that should
10441         go in the caps.
10442         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10443         the server. 
10444
10445 2007-03-22  Wim Taymans  <wim@fluendo.com>
10446
10447         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10448
10449         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10450         Accept complex pipeline descriptions as an audio profile instead of just
10451         a single element. Fixes #420658.
10452
10453 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10454
10455         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10456           Rename registered type in preparation of GstTagDemux moving to
10457           -base at some point in the future.
10458
10459 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10460
10461         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10462           Streaming mode fixes: don't unref buffer we don't own any longer;
10463           remove bogus adapter flush. Fixes #419338.
10464
10465 2007-03-17  David Schleef  <ds@schleef.org>
10466
10467         * REQUIREMENTS: Change the format to key/value, add a bunch of
10468           information, remove a bunch of requirements that are for
10469           other GStreamer packages.
10470
10471 2007-03-17  David Schleef  <ds@schleef.org>
10472
10473         * REQUIREMENTS: Fix a few things.  This file really needs a
10474         good once-over.
10475
10476 2007-03-15  Edward Hervey  <edward@fluendo.com>
10477
10478         * sys/Makefile.am:
10479         Don't forget to distribute the sys/osxaudio/ directory.
10480
10481 2007-03-15  Edward Hervey  <edward@fluendo.com>
10482
10483         * configure.ac:
10484         * sys/Makefile.am:
10485         * sys/osxaudio/Makefile.am:
10486         * sys/osxaudio/gstosxaudio.c:
10487         * sys/osxaudio/gstosxaudiosink.c:
10488         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10489         (gst_osx_audio_sink_getcaps),
10490         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10491         * sys/osxaudio/gstosxaudiosrc.c:
10492         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10493         (gst_osx_audio_src_create_ringbuffer):
10494         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10495         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10496         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10497         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10498         * sys/osxaudio/gstosxringbuffer.h:
10499         Activate osxaudio in gst-plugins-good with proper build setup.
10500         Add inlined documentation.
10501         Fix debug statements
10502         Fix ringbuffer when pausing.
10503         Fixes #323471
10504
10505 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10506         * gst/rtp/gstrtppcmapay.c:
10507         * gst/rtp/gstrtppcmapay.h:
10508         * gst/rtp/gstrtppcmupay.c:
10509         * gst/rtp/gstrtppcmupay.h:
10510         Ported mulaw and alaw payloaders to use new base class
10511
10512 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10513
10514         * po/af.po:
10515         * po/az.po:
10516         * po/cs.po:
10517         * po/en_GB.po:
10518         * po/it.po:
10519         * po/nl.po:
10520         * po/or.po:
10521         * po/sq.po:
10522         * po/sr.po:
10523         * po/sv.po:
10524         * po/uk.po:
10525         * po/vi.po:
10526           Update translations.
10527
10528 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10529
10530         * configure.ac:
10531           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10532
10533 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10534
10535         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10536           Fix handling of -1 values for start and stop values when seeking,
10537           and SEEK_CUR+SEEK_END here as well.
10538
10539 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10540
10541         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10542           Fix handling of -1 values for start and stop values when seeking, 
10543           and SEEK_CUR+SEEK_END.
10544
10545 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10546
10547         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10548           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10549           the image format a variable-length NUL-terminated string; in
10550           versions before that the image format is a fixed-length string of
10551           3 characters (see #348644 for a sample tag).
10552           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10553
10554 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10555
10556         * win32/MANIFEST:
10557         Add new project files to MANIFEST.
10558         * win32/vs6/libgstaudiofx.dsp:
10559         * win32/vs6/libgstrtp.dsp:
10560         * win32/vs6/libgstrtsp.dsp:
10561         Update project files.
10562         
10563 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10566         (gst_avi_demux_parse_index):
10567         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10568         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10569           Printf format fixes; also add some missing quotes in translated
10570           strings. Fixes #416728 and #416727.
10571
10572 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10573
10574         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10575           Tim and I can't think of any reason the child audio sink needs to 
10576           be set back to NULL after successfully determining that it can 
10577           reach READY - it gets immediately set back to READY by the caller
10578           anyway, causing an unnecessary close/open of any audio devices
10579           involved.
10580
10581 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10582
10583         * po/LINGUAS:
10584         * po/ja.po:
10585           Add ja.po file from #377306.
10586
10587 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10588
10589         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10590         * sys/sunaudio/gstsunaudiomixertrack.c:
10591         (gst_sunaudiomixer_track_new):
10592           Actually translate sunaudio mixer track labels instead of just
10593           marking the strings as translatable (#377306); clean up weird
10594           label string mapping code that serves no apparent purpose. Also
10595           set the 'untranslated-label' property when creating mixer tracks
10596           if the GstMixerTrack base class supports this.
10597
10598         * tests/check/Makefile.am:
10599         * tests/check/elements/.cvsignore:
10600         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10601         (sunaudio_suite):
10602           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10603           actually tested on a system where sunaudiomixer is available).
10604
10605 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10606
10607         * tests/check/Makefile.am:
10608         Re-enable the states test and see if it works on the buildbots.
10609
10610 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10611
10612         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10613         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10614         (gst_dvdec_change_state):
10615         * ext/dv/gstdvdec.h:
10616         Infer pixel-aspect-ratio from the video frame format if it isn't
10617         provided by the container, as happens when playing DV from AVI
10618         or Quicktime containers.
10619
10620         Patch by: Wim Taymans <wim@fluendo.com>
10621         Fixes #380944
10622
10623 2007-03-09  Wim Taymans  <wim@fluendo.com>
10624
10625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10626         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10627         will later be handled by the jitterbuffer.
10628
10629 2007-03-09  Wim Taymans  <wim@fluendo.com>
10630
10631         * ext/taglib/gstid3v2mux.cc:
10632         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10633         Fixes #414496.
10634         
10635         Patch by: Alex Lancaster <alexl at users sourceforge net>
10636
10637 2007-03-09  Wim Taymans  <wim@fluendo.com>
10638
10639         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10640         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10641         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10642         (gst_avi_demux_chain):
10643         Fix stream position reporting after a seek. Fixes #416445.
10644
10645 2007-03-08  Wim Taymans  <wim@fluendo.com>
10646
10647         Patch by: René Stadler <mail at renestadler dot de>
10648
10649         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10650         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10651         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10652         Make avidemux accept optional header chunks in any order.
10653         Fixes #415446.
10654
10655 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10656
10657         * tests/check/Makefile.am:
10658         Disable the states check until the remaining Valgrind errors
10659         are fixed or suppressed.
10660
10661 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10662
10663         * tests/check/elements/.cvsignore:
10664           Add audiodynamic check to .cvsignore
10665
10666 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10667
10668         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10669
10670         * gst/audiofx/Makefile.am:
10671         * gst/audiofx/audiodynamic.c:
10672         (gst_audio_dynamic_characteristics_get_type),
10673         (gst_audio_dynamic_mode_get_type),
10674         (gst_audio_dynamic_set_process_function),
10675         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10676         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10677         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10678         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10679         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10680         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10681         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10682         (gst_audio_dynamic_transform_hard_knee_expander_int),
10683         (gst_audio_dynamic_transform_hard_knee_expander_float),
10684         (gst_audio_dynamic_transform_soft_knee_expander_int),
10685         (gst_audio_dynamic_transform_soft_knee_expander_float),
10686         (gst_audio_dynamic_transform_ip):
10687         * gst/audiofx/audiodynamic.h:
10688         * gst/audiofx/audiofx.c: (plugin_init):
10689         Add new audiodynamic element which can act as a compressor or
10690         expander. Supported are hard-knee and soft-knee operation modes with
10691         user-specified ratio and threshold.
10692         Attack and release parameters are not yet implemented but will follow.
10693         * docs/plugins/Makefile.am:
10694         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10695         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10696         * docs/plugins/gst-plugins-good-plugins.args:
10697         * docs/plugins/inspect/plugin-audiofx.xml:
10698         Integrate audiodynamic into the docs.
10699         * tests/check/Makefile.am:
10700         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10701         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10702         Add unit test for audiodynamic.
10703
10704 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10705
10706         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10707         Free handles that we allocated when exiting via the error paths.
10708
10709 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10710
10711         * gst/level/gstlevel.c: (gst_level_class_init),
10712         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10713         (gst_level_transform_ip):
10714         * gst/level/gstlevel.h:
10715           Resolve message timestamps against the playback segment.
10716
10717 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10718
10719         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10720         (gst_id3demux_sink_activate):
10721           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10722           caps passed to it (previously one code path assumed it took ownership
10723           while another one assumed it didn't, while in fact it sometimes did and
10724           sometimes didn't ...).
10725
10726         * configure.ac:
10727         * tests/files/Makefile.am:
10728         * tests/files/id3-407349-1.tag:
10729         * tests/files/id3-407349-2.tag:
10730           Add directory where data for unit tests can be stored.
10731
10732         * tests/Makefile.am:
10733         * tests/check/Makefile.am:
10734         * tests/check/elements/.cvsignore:
10735         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10736         (read_tags_from_file), (run_check_for_file),
10737         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10738           Add unit test for id3demux, and in particular for bug #407349. Only
10739           testing pull-mode for now; push mode doesn't work yet because the test
10740           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10741
10742 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10743
10744         * tests/check/Makefile.am:
10745           Add missing backslash at end of line.
10746
10747 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10748
10749         Trigger rebuild.
10750
10751 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10752
10753         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10754         * gst/id3demux/id3tags.h:
10755         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10756         (parse_obsolete_tdat_frame):
10757           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10758           the four-digit number will be interpreted as a year, whereas it is
10759           month and day in DDMM format. Instead, parse TDAT frames and fix up
10760           the date in the GST_TAG_DATE tag later if we also extracted a year.
10761           Fixes #407349.
10762
10763 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10764
10765         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10766         (gst_switch_commit_new_kid):
10767         Fix up the dispose logic so it doesn't leak, and fix setting of 
10768         the child state so that we don't set a child to our current state 
10769         just as we are changing it to something else.
10770
10771 2007-03-06  Wim Taymans  <wim@fluendo.com>
10772
10773         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10774         (gst_goom_chain):
10775         * gst/goom/gstgoom.h:
10776         Document, fix and improve goom adapter behaviour.
10777         Fixes #407006.
10778
10779 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10780
10781         * ext/esd/esdsink.c: (gst_esdsink_open):
10782         Unref static pad template after using it.
10783
10784 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10785
10786         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10787         (gst_switch_commit_new_kid):
10788         Fix up the reference counting of the child elements.
10789
10790 2007-03-05  Wim Taymans  <wim@fluendo.com>
10791
10792         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10793         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10794         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10795         Fix encoding-name case.
10796
10797 2007-03-05  Wim Taymans  <wim@fluendo.com>
10798
10799         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10800         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10801         (gst_rtp_speex_depay_process):
10802         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10803         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10804         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10805         (gst_rtp_speex_pay_change_state):
10806         * gst/rtp/gstrtpspeexpay.h:
10807         Fix speex (de)payloader. Fixes #358040.
10808
10809 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10810
10811         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10812         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10813         Install fakesink in NULL by fixing some broken logic. This obviates
10814         the need to manually set _IS_SINK.
10815         Add some comments and remove a little cruft while I'm at it.
10816
10817 2007-03-05  Wim Taymans  <wim@fluendo.com>
10818
10819         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10820         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10821
10822 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10823
10824         * po/POTFILES.in:
10825           Update.
10826
10827 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10828
10829         * tests/check/Makefile.am:
10830         Gah! Also disable gconfvideosink from the tests, otherwise
10831         it will instantiate autovideosink, and dfbvideosink and
10832         leak on the buildbots.
10833
10834 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10835
10836         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10837         (gst_cdio_cdda_src_finalize):
10838         Make sure we always destroy our libcdio handle.
10839
10840 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10841
10842         * tests/check/Makefile.am:
10843         Disable autovideosink so the buildbots don't barf over memory
10844         leaked in the directfb sink.
10845
10846 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10847
10848         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10849         Chain up in dispose
10850
10851 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10852
10853         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10854         (gst_multipart_find_pad_by_mime):
10855         Use gst_pad_new_from_static_template instead of
10856         static_pad_template_get+pad_new.
10857
10858 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10859
10860         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10861         Catch the case where no clock has been set.
10862
10863 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10864
10865         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10866         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10867         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10868         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10869         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10870         (gst_gconf_audio_src_finalize), (do_toggle_element):
10871         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10872         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10873         (do_toggle_element):
10874         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10875         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10876         (gst_gconf_video_src_finalize), (do_toggle_element):
10877         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10878         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10879         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10880         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10881         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10882         (gst_shout2send_init), (gst_shout2send_finalize):
10883         * gst/debug/testplugin.c: (gst_test_class_init),
10884         (gst_test_finalize):
10885         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10886         (gst_flxdec_dispose):
10887         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10888         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10889         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10890         (gst_rtspsrc_finalize):
10891         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10892         * gst/rtsp/rtspextwms.h:
10893         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10894         (gst_smpte_finalize):
10895         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10896         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10897         (gst_udpsink_finalize):
10898         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10899         (gst_wavparse_sink_activate):
10900         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10901         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10902         (gst_oss_src_finalize):
10903         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10904         * sys/v4l2/gstv4l2object.h:
10905         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10906         (gst_v4l2src_finalize):
10907         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10908
10909         Fix a bunch of leaks shown by the newly-added states test.
10910
10911 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10912
10913         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10914         Use gst_pad_new_from_static_template instead of 
10915         static_pad_template_get+pad_new.
10916
10917 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10918
10919         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10920
10921         * ext/libcaca/Makefile.am:
10922         * gst/debug/Makefile.am:
10923           Don't mix tabs and spaces (#414168).
10924
10925 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10926
10927         * tests/check/generic/.cvsignore:
10928           Ignore files to please buildbot.
10929
10930 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10931
10932         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10933         (gst_wavparse_stream_data):
10934           Unbreak my previous commit (swapped nominator & denominator). Tim,
10935           thanks for spotting.
10936
10937 2007-03-02  Wim Taymans  <wim@fluendo.com>
10938
10939         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10940         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10941         (gst_cdio_cdda_src_finalize):
10942         Small code cleanups.
10943         Don't use pad_alloc as the base class cannot deal with the error codes.
10944
10945 2007-03-02  Wim Taymans  <wim@fluendo.com>
10946
10947         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10948         (gst_udpsrc_create):
10949         Fix doc.
10950
10951 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10952
10953         Patch by: René Stadler <mail@renestadler.de>
10954
10955         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10956         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10957         (gst_wavparse_stream_data):
10958           Handle rounding better to not drop last sample frame. Fixes #356692
10959
10960 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10961
10962         * tests/check/Makefile.am:
10963         Disable cacasink from the states check too - it also calls exit(1)
10964         on us when it can't find a terminal to talk to.
10965
10966 2007-03-02  Wim Taymans  <wim@fluendo.com>
10967
10968         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10969
10970         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10971         (gst_udpsrc_create), (gst_udpsrc_set_property),
10972         (gst_udpsrc_get_property):
10973         * gst/udp/gstudpsrc.h:
10974         Add support to strip proprietary headers. Fixes #350296.
10975
10976 2007-03-02  Wim Taymans  <wim@fluendo.com>
10977
10978         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10979         Fix compilation.
10980
10981 2007-03-02  Wim Taymans  <wim@fluendo.com>
10982
10983         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10984
10985         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10986         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10987         (gst_rtp_mp2t_depay_set_property),
10988         (gst_rtp_mp2t_depay_get_property):
10989         * gst/rtp/gstrtpmp2tdepay.h:
10990         Add support to strip off proprietary headers. Fixes #350278.
10991
10992 2007-03-02  Wim Taymans  <wim@fluendo.com>
10993
10994         * ext/hal/hal.c:
10995         Fix compilation.
10996
10997 2007-03-02  Wim Taymans  <wim@fluendo.com>
10998
10999         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11000         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11001         (gst_sunaudiosrc_open):
11002         * sys/sunaudio/gstsunaudiosrc.h:
11003         Remove device-name from GstSunAudioSrc. Fixes #412597.
11004
11005 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11006
11007         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11008         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11009         Having NULL as UDI previously selected the default sink/src. Change
11010         this back but mention it in the debug output.
11011         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11012         (gst_hal_get_oss_element), (gst_hal_get_string),
11013         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11014         (gst_hal_get_audio_src):
11015         * ext/hal/hal.h:
11016         Refactor a bit, check all error conditions, greatly improve debugging
11017         and fix some possible memory leaks. Also implement OSS support
11018         and allow specifying an UDI that points to a real device. For this the
11019         child device which supports ALSA (preferred) or OSS is used.
11020         As a side effect this makes it impossible now to get a alsasink in
11021         halaudiosrc and a alsasrc in halaudiosink.
11022
11023 2007-03-01  Wim Taymans  <wim@fluendo.com>
11024
11025         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11026         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11027         Errors from the udp sources are not fatal unless all of them are in
11028         error.
11029
11030 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11031
11032         * tests/check/Makefile.am:
11033         Disable aasink in the states test. I suspect this is the element that
11034         is calling exit(1) when it can't proceed.
11035
11036 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11037
11038         * tests/check/Makefile.am:
11039         Draw plugins in from the build tree sys/ dir, rather than picking
11040         up the already installed versions.
11041
11042 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11043
11044         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11045         Error out correctly when getting xcontext fails.
11046
11047 2007-03-01  Wim Taymans  <wim@fluendo.com>
11048
11049         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11050         Make state change to PAUSED NO_PREROLL because that's what it will be in
11051         the future and rtspsrc relies on it.
11052
11053         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11054         (gst_rtspsrc_change_state):
11055         Don't error out when we don't get an error from the state change
11056         function.
11057
11058 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11059
11060         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11061         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11062           Check if the device UDI is set before trying to query HAL
11063           about it and give a useful error message if it wasn't set.
11064         * ext/hal/hal.c: (gst_hal_get_string):
11065           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11066           gives an assertion failure in D-Bus when running with
11067           DBUS_FATAL_WARNINGS=1.
11068
11069 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11070
11071         * configure.ac:
11072           Convert to new AG_GST style.
11073
11074 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11075
11076         * tests/check/Makefile.am:
11077         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11078           add test for states
11079
11080 2007-02-28  Wim Taymans  <wim@fluendo.com>
11081
11082         * tests/check/elements/.cvsignore:
11083         Add new videofilter check to .cvsignore.
11084
11085 2007-02-28  Wim Taymans  <wim@fluendo.com>
11086
11087         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11088         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11089         (gst_avi_demux_loop), (gst_avi_demux_chain):
11090         Fix combined flow return. Fixes #412608.
11091
11092 2007-02-28  Wim Taymans  <wim@fluendo.com>
11093
11094         * gst/videofilter/Makefile.am:
11095         Dist header..
11096
11097 2007-02-28  Wim Taymans  <wim@fluendo.com>
11098
11099         * gst/videofilter/gstgamma.h:
11100         Add header too.
11101
11102 2007-02-28  Wim Taymans  <wim@fluendo.com>
11103
11104         Patch by: Mark Nauwelaerts <manauw at skynet be>
11105
11106         * gst/videofilter/Makefile.am:
11107         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11108         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11109         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11110         (oil_tablelookup_u8), (gst_gamma_set_caps),
11111         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11112         Port gamma filter to 0.10. Fixes #412704.
11113
11114         * tests/check/Makefile.am:
11115         * tests/check/elements/videofilter.c: (setup_filter),
11116         (cleanup_filter), (check_filter), (GST_START_TEST),
11117         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11118         Add unit tests for videofilters.
11119
11120 2007-02-28  Wim Taymans  <wim@fluendo.com>
11121
11122         * gst/rtsp/URLS:
11123         Add another interesting test url.
11124
11125         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11126         Don't allow getting header fields from data packets.
11127
11128 2007-02-28  Michael Smith  <msmith@fluendo.com>
11129
11130         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11131         (gst_shout2send_init), (gst_shout2send_start),
11132         (gst_shout2send_set_property), (gst_shout2send_get_property):
11133         * ext/shout2/gstshout2.h:
11134           Add a property for username.
11135
11136 2007-02-27  Christian Schallerr <christian@fluendo.com>
11137
11138         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11139
11140 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11141
11142         * gst/rtsp/Makefile.am:
11143         Fix make check too.
11144
11145 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11146
11147         * gst/rtsp/base64.c: (util_base64_encode):
11148         * gst/rtsp/base64.h:
11149         Commit missing files for base64 encoding.
11150
11151 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11152
11153         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11154
11155         * configure.ac:
11156         * ext/annodex/Makefile.am:
11157         * ext/jpeg/Makefile.am:
11158         * ext/speex/Makefile.am:
11159         * gst/alpha/Makefile.am:
11160         * gst/cutter/Makefile.am:
11161         * gst/debug/Makefile.am:
11162         * gst/effectv/Makefile.am:
11163         * gst/goom/Makefile.am:
11164         * gst/level/Makefile.am:
11165         * gst/smpte/Makefile.am:
11166         * gst/videofilter/Makefile.am:
11167           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11168
11169 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11170
11171         * gst/rtsp/Makefile.am:
11172         * gst/rtsp/rtspconnection.c: (append_auth_header),
11173         (rtsp_connection_send), (rtsp_connection_set_auth):
11174         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11175         from icecast to replace it. Relicensed from GPL courtesy of Mike
11176         Smith.
11177
11178 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11179
11180         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11181         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11182         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11183         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11184         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11185         (gst_rtspsrc_uri_set_uri):
11186         * gst/rtsp/gstrtspsrc.h:
11187         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11188         (append_auth_header), (rtsp_connection_send),
11189         (rtsp_connection_free), (rtsp_connection_set_auth):
11190         * gst/rtsp/rtspconnection.h:
11191         * gst/rtsp/rtspdefs.h:
11192         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11193         * gst/rtsp/rtspurl.h:
11194
11195         Implement simple Basic Authentication support so that urls like
11196         rtsp://user:pass@hostname/rtspstream work on hosts that require
11197         authentication.
11198
11199 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11200
11201         * sys/v4l2/gstv4l2object.c:
11202         * sys/v4l2/gstv4l2tuner.c:
11203         * sys/v4l2/v4l2_calls.c:
11204         Fix segfault when oppening a radio device.
11205         
11206 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11207
11208         * gst/level/gstlevel.c: (gst_level_set_caps),
11209         (gst_level_transform_ip):
11210         * sys/v4l2/README:
11211         * tests/check/elements/level.c: (GST_START_TEST):
11212           Fix level for multi-channel case.
11213
11214 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11215
11216         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11217         (gst_level_transform_ip):
11218         * gst/level/gstlevel.h:
11219           Use function pointer for process function and add process functions
11220           for float audio.
11221
11222 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11223
11224         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11225         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11226         (gst_v4l2src_capture_init):
11227           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11228           fixes #407369
11229
11230 2007-02-18  Wim Taymans  <wim@fluendo.com>
11231
11232         * gst/rtp/Makefile.am:
11233         * gst/rtp/gstrtp.c: (plugin_init):
11234         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11235         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11236         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11237         (gst_rtp_mp2t_pay_plugin_init):
11238         * gst/rtp/gstrtpmp2tpay.h:
11239         Added simple mpeg transport stream payloader.
11240
11241 2007-02-16  Wim Taymans  <wim@fluendo.com>
11242
11243         * gst/rtsp/URLS:
11244         Add example H264 rtsp url.
11245
11246         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11247         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11248         Don't convert values to lowercase or we might mess up base64 encoded
11249         properties.
11250
11251 2007-02-16  Wim Taymans  <wim@fluendo.com>
11252
11253         * gst/rtp/README:
11254         Fix case of string params.
11255
11256         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11257         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11258         Fix depayloader, support more packet types.
11259         Add sync codes to make sure the packetizer can do its job.
11260
11261         * gst/rtp/gstrtpmp4gdepay.c:
11262         * gst/rtp/gstrtpmp4gpay.c:
11263         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11264         Fix caps case again.
11265
11266 2007-02-15  Wim Taymans  <wim@fluendo.com>
11267
11268         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11269         Set right caps on output buffers.
11270
11271 2007-02-14  Wim Taymans  <wim@fluendo.com>
11272
11273         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11274         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11275         Clear stack allocated SDPMedia struct before calling _init() on it.
11276         Clarify this in the docs as well.
11277
11278 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11279
11280         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11281         (do_change_child):
11282         Don't reset the profile when going switching states, as it makes
11283         the element non-reusable.
11284
11285 2007-02-14  Wim Taymans  <wim@fluendo.com>
11286
11287         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11288         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11289         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11290         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11291         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11292         (sdp_parse_line):
11293         * gst/rtsp/sdpmessage.h:
11294         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11295         Fix memory management of SDP messages. Fixes #407793.
11296
11297 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11298
11299         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11300
11301         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11302         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11303
11304 2007-02-14  Wim Taymans  <wim@fluendo.com>
11305
11306         Patch by: jp.liu <jp_liu at astrocom dot cn>
11307
11308         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11309         Fix parsing of password field in url. Fixes #407797.
11310
11311 2007-02-14  Wim Taymans  <wim@fluendo.com>
11312
11313         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11314         (gst_wavparse_reset), (gst_wavparse_init),
11315         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11316         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11317         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11318         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11319         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11320         (gst_wavparse_loop), (gst_wavparse_chain),
11321         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11322         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11323         (plugin_init):
11324         * gst/wavparse/gstwavparse.h:
11325         Update docs.
11326         Use boilerplate.
11327         Various code cleanups.
11328         When the bitrate is not known (bps == 0 or compressed formats) let
11329         downstream element guestimate the duration and position and don't
11330         generate timestamps or durations. Fixes #405213.
11331         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11332         error flowreturn upstream.
11333
11334 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11335
11336         * ext/gconf/Makefile.am:
11337         * ext/gconf/gconf.c: (gst_gconf_get_string),
11338         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11339         (gst_gconf_render_bin_with_default):
11340         * ext/gconf/gconf.h:
11341         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11342         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11343         (gst_gconf_audio_sink_dispose), (do_change_child),
11344         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11345         (cb_change_child), (gst_gconf_audio_sink_change_state):
11346         * ext/gconf/gstgconfaudiosink.h:
11347         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11348         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11349         (gst_switch_sink_init), (gst_switch_sink_dispose),
11350         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11351         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11352         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11353         * ext/gconf/gstswitchsink.h:
11354         * gst/autodetect/gstautoaudiosink.c:
11355         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11356         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11357         (gst_auto_audio_sink_detect):
11358         * gst/autodetect/gstautovideosink.c:
11359         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11360         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11361         (gst_auto_video_sink_detect):
11362         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11363         and a child that implements the GConf key monitoring. The end goal of
11364         this is an audio sink that can be changed on the fly, but at the 
11365         moment it still only changes on the next READY transition.
11366
11367 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11368
11369         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11370         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11371         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11372         (gst_avi_demux_calculate_durations_from_index),
11373         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11374         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11375         (gst_avi_demux_loop):
11376           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11377
11378 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11379
11380         * configure.ac:
11381         * docs/plugins/Makefile.am:
11382           Add crossreferences to glib/gobject/gstream docs.
11383
11384 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11385
11386         * gst/monoscope/Makefile.am:
11387         * gst/monoscope/gstmonoscope.c:
11388           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11389           (but no LIBS, since we only use defines from the headers).
11390
11391 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11392
11393         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11394
11395         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11396         (gst_wavparse_stream_data):
11397           Fix massive memory leak when operating in streaming mode due to
11398           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11399           Fixes #407057.
11400
11401 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11402
11403         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11404         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11405         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11406         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11407         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11408         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11409         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11410         (gst_avi_demux_calculate_durations_from_index),
11411         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11412         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11413         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11414         * gst/avi/gstavidemux.h:
11415           Save some memory (8%) by repacking the index entry structure (more to
11416           come). Add more FIXMEs to questionable parts.
11417
11418 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11419
11420         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11421         (gst_v4l2src_get_caps):
11422         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11423         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11424         (gst_v4l2src_capture_init):
11425           More FIXME comments and messaging changes.
11426
11427 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11428
11429         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11430         (gst_goom_change_state):
11431         * gst/goom/gstgoom.h:
11432           Improved docs and use GST_DEBUG_FUNCPTR.
11433
11434         * gst/level/gstlevel.c: (gst_level_class_init):
11435           Use GST_DEBUG_FUNCPTR.
11436
11437         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11438         (gst_monoscope_chain), (gst_monoscope_change_state):
11439           Improved docs source cleanups.
11440
11441 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11442
11443         * gst/debug/Makefile.am:
11444         * gst/debug/gstdebug.c: (plugin_init):
11445         * gst/debug/gstpushfilesrc.c:
11446         * gst/debug/gstpushfilesrc.h:
11447           Add code for a pushfilesrc element that implements a pushfile:// URI
11448           handler, to make debugging push-mode operation of demuxer/decoders
11449           that support both easier in connection with seek/playbin/etc.
11450           The element isn't registered at the moment.
11451
11452 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11453
11454         * gst/avi/gstavimux.c:
11455           Comment a #if 0 in caps template definition as VS6 seems to 
11456         do not support it.
11457         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11458           Use gst_guint64_to_gdouble for conversion.
11459         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11460           Move variables declaration before the first instruction.
11461         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11462           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11463           And don't include netdb.h for G_OS_WIN32
11464         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11465           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11466           by VS6 then use an other way to initialize SDPMedia structure.
11467         * gst/udp/gstdynudpsink.h:
11468         * gst/udp/gstdynudpnetutils.h:
11469           Do not include <sys/time.h> for G_OS_WIN32
11470         * gst/udp/gstudpsrc.c:
11471           Define socklen_t as int for G_OS_WIN32
11472         * win/common/config.h.in:
11473           Undef HAVE_NETINET_IN_H
11474         * win32/vs6/gst_plugins_good.dsw:
11475         * win32/vs6/libgstrtp.dsp:
11476         * win32/vs6/libgstrtsp.dsp:
11477         * win32/vs6/libgstautogen.dsp:
11478         * win32/vs6/libgstaudiofx.dsp:
11479         * win32/vs6/libgstudp.dsp:
11480           Add and update project files.
11481         * win32/common/gstudp-enumtypes.c:
11482         * win32/common/gstudp-enumtypes.h:
11483           Add a copy of udp enumtypes to win32/common as in core 
11484           and base.
11485         
11486 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11487
11488         * configure.ac:
11489           Activate monoscope when building with --enable-experimental. Fix
11490           --enable-external configure switch description.
11491
11492         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11493         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11494           Help gst-indent.
11495
11496 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11497
11498         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11499           Explicitly cast result of pointer arithmetic to integer in order to
11500           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11501
11502 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11503
11504         * gst/debug/progressreport.c:
11505           Some more docs.
11506
11507 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11508
11509         * docs/plugins/inspect/plugin-rtp.xml:
11510           Update for new elements.
11511
11512         * gst/debug/progressreport.h:
11513           Commit newly-created header file as well.
11514
11515 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11516
11517         * docs/plugins/Makefile.am:
11518         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11519         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11520         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11521         * gst/debug/Makefile.am:
11522         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11523         (gst_progress_report_do_query), (gst_progress_report_report):
11524           Make progressreport element post messages with the current progress
11525           on the bus. Also add some basic docs for it.
11526
11527 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11528
11529         * ext/hal/hal.c: (gst_hal_get_string):
11530         * ext/hal/hal.h:
11531           Some small cleanups; deal with errors when parsing the HAL ALSA
11532           capabilities a bit better.
11533
11534 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11535
11536         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11537           Let's try this again and use the right cast this time.
11538
11539 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11540
11541         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11542           Add cast to avoid compiler warnings with older GLib versions
11543           where the nick/name members in GEnumValue are not declared as
11544           constant strings.
11545
11546 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11547
11548         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11549         (gst_gconf_render_bin_from_key),
11550         (gst_gconf_get_default_audio_sink):
11551         * ext/gconf/gconf.h:
11552         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11553         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11554         (gst_gconf_audio_sink_get_property):
11555           In gconfaudiosink, get the right key as the old key in do_toggle
11556           (ie. one dependent on the profile selected). Log some more stuff so
11557           we can see what's actually going on.
11558
11559 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11560
11561         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11562         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11563         (gst_audio_amplify_set_process_function),
11564         (gst_audio_amplify_setup):
11565         * gst/audiofx/audioamplify.h:
11566         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11567         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11568         * gst/audiofx/audioinvert.h:
11569         Some small cleanups and port both elements to the new GstAudioFilter
11570         base class to save a few lines of common code.
11571         * gst/audiofx/Makefile.am:
11572         Link against libgstaudio for the above changes
11573
11574 2007-01-29  Wim Taymans  <wim@fluendo.com>
11575
11576         * tests/check/elements/.cvsignore:
11577         Some more ignores.
11578
11579 2007-01-26  Wim Taymans  <wim@fluendo.com>
11580
11581         Patch by: charles <charlesg3 at gmail dot com>
11582
11583         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11584         (set_shout_metadata), (gst_shout2send_event):
11585         * ext/shout2/gstshout2.h:
11586         Properly handle tags in shout2send. Fixes #399825.
11587
11588 2007-01-25  Wim Taymans  <wim@fluendo.com>
11589
11590         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11591         (gst_rtspsrc_activate_streams):
11592         Convert SDP fields to upper/lowercase following the rules in the SDP to
11593         caps document. 
11594
11595 2007-01-25  Wim Taymans  <wim@fluendo.com>
11596
11597         * gst/rtp/README:
11598         * gst/rtp/gstrtpilbcdepay.c:
11599         * gst/rtp/gstrtpilbcpay.c:
11600         * gst/rtp/gstrtpmp4gdepay.c:
11601         * gst/rtp/gstrtpmp4gpay.c:
11602         * gst/rtp/gstrtpspeexdepay.c:
11603         * gst/rtp/gstrtpspeexpay.c:
11604         * gst/rtp/gstrtpsv3vdepay.c:
11605         * gst/rtp/gstrtptheoradepay.c:
11606         * gst/rtp/gstrtptheorapay.c:
11607         * gst/rtp/gstrtpvorbisdepay.c:
11608         * gst/rtp/gstrtpvorbispay.c:
11609         Fix case of encoding-name and key/value pairs to match the document.
11610         This is to make interoperation with SDP case-insensitive as required by
11611         the relevant RFCs.
11612
11613 2007-01-25  Wim Taymans  <wim@fluendo.com>
11614
11615         * configure.ac:
11616         Bump required -core/-base to CVS
11617
11618 2007-01-25  Wim Taymans  <wim@fluendo.com>
11619
11620         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11621         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11622         * gst/rtp/gstrtpL16pay.h:
11623         Fill up to MTU using adapter.
11624         Timestamp rtp packets.
11625
11626 2007-01-25  Edward Hervey  <edward@fluendo.com>
11627
11628         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11629         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11630         Use G_GSIZE_FORMAT in print statements for portability.
11631         Fixes build on macosx.
11632
11633 2007-01-24  Wim Taymans  <wim@fluendo.com>
11634
11635         * gst/rtp/Makefile.am:
11636         * gst/rtp/gstrtp.c: (plugin_init):
11637         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11638         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11639         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11640         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11641         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11642         (gst_rtp_L16_depay_plugin_init):
11643         * gst/rtp/gstrtpL16depay.h:
11644         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11645         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11646         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11647         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11648         (gst_rtp_L16_pay_plugin_init):
11649         * gst/rtp/gstrtpL16pay.h:
11650         Port and enable raw audio payloader/depayloader. Needs a bit more work
11651         on the payloader side.
11652
11653 2007-01-24  Wim Taymans  <wim@fluendo.com>
11654
11655         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11656         (gst_rtspsrc_stream_configure_transport),
11657         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11658         * gst/rtsp/gstrtspsrc.h:
11659         Only unblock the udp pads when we linked and activated them all.
11660         Fixes #395688.
11661
11662 2007-01-24  Wim Taymans  <wim@fluendo.com>
11663
11664         * gst/rtp/Makefile.am:
11665         * gst/rtp/gstrtp.c: (plugin_init):
11666         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11667         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11668         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11669         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11670         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11671         * gst/rtp/gstrtpac3depay.h:
11672         Added simple AC3 depayloader (RFC 4184).
11673
11674         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11675         Fix a leak.
11676
11677 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11678
11679         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11680
11681         * gst/audiofx/Makefile.am:
11682         * gst/audiofx/audioamplify.c:
11683         (gst_audio_amplify_clipping_method_get_type),
11684         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11685         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11686         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11687         (gst_audio_amplify_set_caps),
11688         (gst_audio_amplify_transform_int_clip),
11689         (gst_audio_amplify_transform_int_wrap_negative),
11690         (gst_audio_amplify_transform_int_wrap_positive),
11691         (gst_audio_amplify_transform_float_clip),
11692         (gst_audio_amplify_transform_float_wrap_negative),
11693         (gst_audio_amplify_transform_float_wrap_positive),
11694         (gst_audio_amplify_transform_ip):
11695         * gst/audiofx/audioamplify.h:
11696         * gst/audiofx/audiofx.c: (plugin_init):
11697         Add new element "audioamplify". This allows scaling of raw audio
11698         samples, similar to the "volume" element, but provides different modes
11699         for clipping and allows unlimited amplification. It's mainly targeted
11700         for creative sound design and not as a replacement of the "volume"
11701         element. Fixes #397162
11702         * docs/plugins/Makefile.am:
11703         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11704         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11705         * docs/plugins/gst-plugins-good-plugins.args:
11706         * docs/plugins/inspect/plugin-audiofx.xml:
11707         Add docs for audioamplify and integrate them into the build system
11708         * tests/check/Makefile.am:
11709         * tests/check/elements/audioamplify.c: (setup_amplify),
11710         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11711         Add fairly extensive unit test suite for audioamplify
11712
11713 2007-01-24  Wim Taymans  <wim@fluendo.com>
11714
11715         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11716         Unblock pads after adding the pads to the element so that autopluggers
11717         get a change to link something. Possibly fixes #395688.
11718
11719 2007-01-24  Wim Taymans  <wim@fluendo.com>
11720
11721         * gst/rtp/gstrtpamrdepay.c:
11722         * gst/rtp/gstrtpgsmdepay.c:
11723         * gst/rtp/gstrtph263pdepay.c:
11724         * gst/rtp/gstrtph263ppay.c:
11725         * gst/rtp/gstrtph264depay.c:
11726         * gst/rtp/gstrtpilbcdepay.c:
11727         * gst/rtp/gstrtpmp2tdepay.c:
11728         * gst/rtp/gstrtpmp4gdepay.c:
11729         * gst/rtp/gstrtpmp4gpay.c:
11730         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11731         * gst/rtp/gstrtpmp4vpay.c:
11732         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11733         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11734         (gst_rtp_mpa_depay_process):
11735         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11736         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11737         * gst/rtp/gstrtppcmadepay.c:
11738         * gst/rtp/gstrtppcmudepay.c:
11739         * gst/rtp/gstrtpspeexdepay.c:
11740         * gst/rtp/gstrtpspeexpay.c:
11741         * gst/rtp/gstrtpsv3vdepay.c:
11742         * gst/rtp/gstrtptheoradepay.c:
11743         * gst/rtp/gstrtptheorapay.c:
11744         * gst/rtp/gstrtpvorbisdepay.c:
11745         * gst/rtp/gstrtpvorbispay.c:
11746         Fix caps with payload numbers.
11747         Add some fixed payload numbers to caps when possible.
11748
11749 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11750
11751         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11752
11753         * gst/audiofx/Makefile.am:
11754         * gst/audiofx/audiofx.c: (plugin_init):
11755         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11756         (gst_audio_invert_class_init), (gst_audio_invert_init),
11757         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11758         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11759         (gst_audio_invert_transform_float),
11760         (gst_audio_invert_transform_ip):
11761         * gst/audiofx/audioinvert.h:
11762         Add new audiofx element "audioinvert". This element swaps the upper
11763         and lower half of samples and can be used for example for a
11764         wide-stereo effect. Fixes #396057
11765         * docs/plugins/Makefile.am:
11766         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11767         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11768         * docs/plugins/gst-plugins-good-plugins.args:
11769         * docs/plugins/inspect/plugin-audiofx.xml:
11770         Add docs for the audioinvert element and add them to the build system.
11771         * tests/check/Makefile.am:
11772         * tests/check/elements/audioinvert.c: (setup_invert),
11773         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11774         Add unit test suite for the audioinvert element.
11775
11776 2007-01-23  Wim Taymans  <wim@fluendo.com>
11777
11778         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11779         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11780         Parse config params as string and int.
11781         Parse and use AU header length
11782
11783 2007-01-23  Wim Taymans  <wim@fluendo.com>
11784
11785         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11786         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11787         * gst/smpte/gstmask.c: (_gst_mask_register):
11788         * gst/smpte/gstmask.h:
11789         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11790         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11791         (gst_smpte_paint_triangle_clock):
11792         constify some static structs.
11793         Don't update the mask if nothing changed to the params.
11794         Make sure we never draw outside of the picture. Fixes #398325.
11795
11796 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11797
11798         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11799           Error out properly when pull_range fails while we're reading the
11800           headers, instead of just pausing the task silently. Fixes #399338.
11801
11802 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11803
11804         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11805           Some more sanity checks to make sure the input formats match and the
11806           input pads are actually negotiated, in case someone tries to feed
11807           buffers from fakesrc or filesrc. Fixes #398299.
11808           Also const-ify an array, just because we can.
11809
11810 2007-01-19  Edward Hervey  <edward@fluendo.com>
11811
11812         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11813         Ignore previous commit, that was only valid for widths and heights
11814         that are multiples of 4.
11815         Copy over size/stride macros from jpegdec. This allows the element
11816         to work with any width,height...
11817         ... but puts in evidence that the actual transformations only work
11818         with width/height that are multiples of 4.
11819
11820 2007-01-19  Edward Hervey  <edward@fluendo.com>
11821
11822         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11823         Allocate buffers of the right size.
11824         The proper size of a I420 buffer in bytes is:
11825         
11826             width * height * 3
11827             ------------------
11828                     2
11829
11830 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11831
11832         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11833           Proxy getcaps on sink pads too, so that we either end up with the
11834           same dimensions on all pads or error out if that's not possible
11835           (seems to work even!). Fixes #398086, I think.
11836
11837 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11838
11839         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11840         * docs/plugins/gst-plugins-good-plugins.args:
11841         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11842           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11843           fix integer properties with -1 as minimum value.
11844
11845         * docs/plugins/inspect/plugin-1394.xml:
11846         * docs/plugins/inspect/plugin-aasink.xml:
11847         * docs/plugins/inspect/plugin-alaw.xml:
11848         * docs/plugins/inspect/plugin-alpha.xml:
11849         * docs/plugins/inspect/plugin-alphacolor.xml:
11850         * docs/plugins/inspect/plugin-annodex.xml:
11851         * docs/plugins/inspect/plugin-apetag.xml:
11852         * docs/plugins/inspect/plugin-audiofx.xml:
11853         * docs/plugins/inspect/plugin-auparse.xml:
11854         * docs/plugins/inspect/plugin-autodetect.xml:
11855         * docs/plugins/inspect/plugin-avi.xml:
11856         * docs/plugins/inspect/plugin-cacasink.xml:
11857         * docs/plugins/inspect/plugin-cairo.xml:
11858         * docs/plugins/inspect/plugin-cdio.xml:
11859         * docs/plugins/inspect/plugin-cutter.xml:
11860         * docs/plugins/inspect/plugin-debug.xml:
11861         * docs/plugins/inspect/plugin-dv.xml:
11862         * docs/plugins/inspect/plugin-efence.xml:
11863         * docs/plugins/inspect/plugin-effectv.xml:
11864         * docs/plugins/inspect/plugin-esdsink.xml:
11865         * docs/plugins/inspect/plugin-flac.xml:
11866         * docs/plugins/inspect/plugin-flxdec.xml:
11867         * docs/plugins/inspect/plugin-gconfelements.xml:
11868         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11869         * docs/plugins/inspect/plugin-goom.xml:
11870         * docs/plugins/inspect/plugin-halelements.xml:
11871         * docs/plugins/inspect/plugin-icydemux.xml:
11872         * docs/plugins/inspect/plugin-id3demux.xml:
11873         * docs/plugins/inspect/plugin-jpeg.xml:
11874         * docs/plugins/inspect/plugin-level.xml:
11875         * docs/plugins/inspect/plugin-matroska.xml:
11876         * docs/plugins/inspect/plugin-mulaw.xml:
11877         * docs/plugins/inspect/plugin-multipart.xml:
11878         * docs/plugins/inspect/plugin-navigationtest.xml:
11879         * docs/plugins/inspect/plugin-ossaudio.xml:
11880         * docs/plugins/inspect/plugin-png.xml:
11881         * docs/plugins/inspect/plugin-rtp.xml:
11882         * docs/plugins/inspect/plugin-rtsp.xml:
11883         * docs/plugins/inspect/plugin-shout2send.xml:
11884         * docs/plugins/inspect/plugin-smpte.xml:
11885         * docs/plugins/inspect/plugin-speex.xml:
11886         * docs/plugins/inspect/plugin-taglib.xml:
11887         * docs/plugins/inspect/plugin-udp.xml:
11888         * docs/plugins/inspect/plugin-videobalance.xml:
11889         * docs/plugins/inspect/plugin-videobox.xml:
11890         * docs/plugins/inspect/plugin-videoflip.xml:
11891         * docs/plugins/inspect/plugin-videomixer.xml:
11892         * docs/plugins/inspect/plugin-wavenc.xml:
11893         * docs/plugins/inspect/plugin-wavparse.xml:
11894         * docs/plugins/inspect/plugin-ximagesrc.xml:
11895           Update to CVS.
11896
11897 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11898
11899         Patch by: Sebastian Dröge <slomo circular-chaos org>
11900
11901         * gst/audiofx/audiopanorama.c:
11902           Fix doc section name (Fixes #397946)
11903
11904 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11905
11906         * sys/v4l2/gstv4l2object.c:
11907         (gst_v4l2_object_install_properties_helper),
11908         (gst_v4l2_object_set_property_helper),
11909         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11910         * sys/v4l2/gstv4l2object.h:
11911         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11912         (gst_v4l2src_init), (gst_v4l2src_set_property),
11913         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11914         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11915         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11916         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11917         (gst_v4l2src_capture_deinit):
11918           Fix EIO handing when capturing. Add new property to specify the number of
11919           buffers to enque (and remove the borked num-buffers usage).
11920
11921 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11922
11923         Patch by: Sebastian Dröge <slomo circular-chaos org>
11924
11925         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11926         (gst_audio_panorama_set_process_function):
11927           Use a function array for process methods, add more docs and define the
11928           startindex of enums.
11929
11930 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11931
11932         Patch by: Mark Nauwelaerts <manauw at skynet be>
11933
11934         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11935         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11936         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11937         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11938         (gst_avi_mux_riff_get_avi_header),
11939         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11940         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11941         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11942         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11943         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11944         (gst_avi_mux_change_state):
11945         * gst/avi/gstavimux.h:
11946         * tests/check/elements/avimux.c: (teardown_src_pad):
11947           Add support for more than one audio stream; write better AVIX
11948           header; refactor code a bit; don't announce vorbis caps on our audio
11949           sink pads since we don't support it anyway. Closes #379298.
11950
11951 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11952
11953         Patch by: Sebastian Dröge <slomo circular-chaos org>
11954
11955         * gst/audiofx/audiopanorama.c:
11956         (gst_audio_panorama_method_get_type),
11957         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11958         (gst_audio_panorama_set_process_function),
11959         (gst_audio_panorama_set_property),
11960         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11961         (gst_audio_panorama_transform_m2s_int_simple),
11962         (gst_audio_panorama_transform_s2s_int_simple),
11963         (gst_audio_panorama_transform_m2s_float_simple),
11964         (gst_audio_panorama_transform_s2s_float_simple):
11965         * gst/audiofx/audiopanorama.h:
11966           Add 'method' property and provide a simple (non-psychoacustic)
11967           processing method (#394859).
11968
11969         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11970         (panorama_suite):
11971           Tests for new method.
11972
11973 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11974
11975         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11976         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11977           Set correct caps on outgoing pulled buffers, or things blow up
11978           after recent core changes.
11979
11980 2007-01-11  Wim Taymans  <wim@fluendo.com>
11981
11982         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11983
11984         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11985         (gst_multipart_mux_request_new_pad),
11986         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11987         (gst_multipart_mux_change_state):
11988         Return FLOW errors ASAP. Fixes #394977.
11989         Misc cleanups.
11990
11991 2007-01-11  Wim Taymans  <wim@fluendo.com>
11992
11993         Patch by: Lutz Mueller <lutz at topfrose dot de>
11994
11995         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11996         Check for stream pad before activating. 
11997
11998 2007-01-10  Wim Taymans  <wim@fluendo.com>
11999
12000         Patch by: Peter Kjellerstedt  <pkj at axis com>
12001
12002         * gst/rtsp/COPYING.MIT:
12003         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12004         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12005         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12006         (gst_rtspsrc_stream_configure_transport),
12007         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12008         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12009         (gst_rtspsrc_parse_methods),
12010         (gst_rtspsrc_create_transports_string),
12011         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12012         (gst_rtspsrc_open), (gst_rtspsrc_close):
12013         * gst/rtsp/gstrtspsrc.h:
12014         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12015         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12016         (parse_request_line), (parse_line), (rtsp_connection_read),
12017         (rtsp_connection_close):
12018         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12019         (rtsp_method_as_text), (rtsp_header_as_text),
12020         (rtsp_status_as_text), (rtsp_find_header_field),
12021         (rtsp_find_method):
12022         * gst/rtsp/rtspdefs.h:
12023         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12024         (rtsp_ext_wms_configure_stream):
12025         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12026         (rtsp_message_new_request), (rtsp_message_init_request),
12027         (rtsp_message_new_response), (rtsp_message_init_response),
12028         (rtsp_message_init_data), (rtsp_message_unset),
12029         (rtsp_message_free), (rtsp_message_add_header),
12030         (rtsp_message_get_header), (rtsp_message_set_body),
12031         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12032         * gst/rtsp/rtspmessage.h:
12033         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12034         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12035         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12036         (sdp_message_dump):
12037         Allow url to be NULL to be able to use it for server connections.
12038         Can now send responses as well as requests.
12039         No longer hangs in an endless loop if EOF is received.
12040         Can now convert a status code to a text string.
12041         Return RTSP_HDR_INVALID for unknown headers.
12042         Return RTSP_INVALID for unknown methods.
12043         Copy CSeq and Session headers from the request.
12044         Only free memory corresponding to the currently set message type.
12045         Added const to function arguments as appropriate.
12046         Avoid a compiler warning when initializing nmedia.
12047         Use guint rather than gint to avoid compiler warnings.
12048         Fix crasher in wms extension.
12049         Factor out stream setup from open_connection.
12050         Delay activation of streams when actual data is received from the
12051         server, this prepares us to do proper protocol switching.
12052         Added new license.
12053         Fixes #380895.
12054
12055
12056 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12057
12058         Patch by: Sebastian Dröge <slomo ubuntu com>
12059
12060         * docs/plugins/Makefile.am:
12061         * gst/audiofx/audiopanorama.c:
12062           Some small docs fixes (#394851).
12063
12064 2007-01-09  Wim Taymans  <wim@fluendo.com>
12065
12066         * gst/avi/gstavidemux.c:
12067         Fix docs.
12068
12069 2007-01-09  Wim Taymans  <wim@fluendo.com>
12070
12071         * gst/rtp/Makefile.am:
12072         * gst/rtp/gstrtp.c: (plugin_init):
12073         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12074         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12075         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12076         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12077         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12078         * gst/rtp/gstrtpmpvdepay.h:
12079           Added RFC 2250 MPEG Video Depayloader.
12080
12081         * gst/rtp/gstrtpL16depay.h:
12082         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12083         (gst_rtp_h263p_depay_process):
12084         Fix Header file. Small cleanups.
12085
12086         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12087         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12088         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12089         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12090         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12091         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12092         (gst_rtp_mp4v_depay_change_state):
12093         Remove usused code. Remove Adapter from state Change. Added debug.
12094
12095         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12096         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12097         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12098         * gst/rtp/gstrtpmpadepay.h:
12099         Subclass base depayloader.
12100         Added debug.
12101         Support static payload type assignment as well.
12102
12103         * gst/rtp/gstrtpmpapay.c:
12104         Fix caps.
12105
12106 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12107
12108         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12109
12110         * ext/jpeg/gstjpegdec.c:
12111         * ext/jpeg/gstjpegenc.c:
12112         * ext/jpeg/smokecodec.c:
12113           These libjpeg callbacks should return a 'boolean' (unsigned char
12114           apparently) and not a 'gboolean' (which maps to gint). Fixes
12115           warnings when compiling with MingW (#393427).
12116
12117         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12118           Use ioctlsocket on win32.
12119
12120         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12121           Some printf format fixes for win32.
12122
12123 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12124
12125         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12126           Use gst_guint64_to_gdouble for conversion.
12127         * win32/vs6/libgstmatroska.dsp:
12128           Add zlib to the link.
12129         * win32/vs6/libgstvideobox.dsp:
12130           Update liboil library name (project is linked to 
12131           liboil-0.3-0.lib now).
12132           
12133 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12134
12135         * gst/matroska/Makefile.am:
12136           If zlib is available and used, we must link it explicitly for
12137           things to work on MingW (fixes #392855).
12138
12139 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12140
12141         * ext/esd/esdsink.c: (gst_esdsink_delay):
12142           Don't return bogus values when esd_get_delay() fails for some
12143           reason (#392189).
12144
12145 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12146
12147         * sys/ximage/gstximagesrc.c: (composite_pixel):
12148           Fix presumably copy'n'pasto for 16bpp depth.
12149
12150 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12151
12152         * gst/matroska/matroska-mux.c:
12153         (gst_matroska_mux_audio_pad_setcaps):
12154           The "signed" field in audio caps is of boolean type, trying to use
12155           gst_structure_get_int() to extract it will fail. Fixing this makes
12156           matroskamux accept raw audio input (#387121) (use at your own risk
12157           though, due to the matroska spec being not entirely useful in this
12158           respect).
12159           Also fix up raw audio structures in template caps so that they
12160           represent what our setcaps function will actually accept, so that
12161           converters know what to convert to.
12162           Finally, don't fail if there isn't an "endianness" field in 8-bit
12163           PCM caps.
12164
12165 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12166
12167         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12168         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12169         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12170         (teardown_cmmldec):
12171         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12172         (teardown_cmmlenc):
12173         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12174           reapply consistent pad (de)activation
12175
12176 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12177
12178         * configure.ac:
12179         Back to CVS
12180
12181         * gst-plugins-good.doap:
12182         Add 0.10.5 doap entry
12183
12184 === release 0.10.5 ===
12185
12186 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12187
12188         * configure.ac:
12189           releasing 0.10.5, "The Path of Thorns"
12190
12191 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12192
12193         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12194         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12195         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12196         (teardown_cmmldec):
12197         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12198         (teardown_cmmlenc):
12199         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12200           revert my freeze breakage
12201
12202 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12203
12204         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12205         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12206         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12207         (teardown_cmmldec):
12208         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12209         (teardown_cmmlenc):
12210         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12211           consistent pad (de)activation
12212
12213 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12214
12215         * configure.ac:
12216         * ext/Makefile.am:
12217         Disable LADPSA, as it has moved to the -bad module for the duration.
12218
12219 2006-12-18  Wim Taymans  <wim@fluendo.com>
12220
12221         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12222         (gst_signal_processor_event):
12223         Reset flow_state back to _OK after a flush stop so that we exit our
12224         error state after the flush. Fixes #374213
12225
12226 2006-12-16  David Schleef  <ds@schleef.org>
12227
12228         * sys/osxvideo/osxvideosink.h:
12229         * sys/osxvideo/osxvideosink.m:
12230           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12231
12232 2006-12-16  David Schleef  <ds@schleef.org>
12233
12234         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12235
12236         * sys/osxvideo/Makefile.am:
12237         * sys/osxvideo/osxvideosink.h:
12238         * sys/osxvideo/osxvideosink.m:
12239           Preliminary patch for porting osxvideosink
12240
12241 2006-12-16  Wim Taymans  <wim@fluendo.com>
12242
12243         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12244
12245         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12246         (gst_videomixer_set_master_geometry),
12247         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12248         (gst_videomixer_reset), (gst_videomixer_init),
12249         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12250         (gst_videomixer_release_pad), (gst_videomixer_collected),
12251         (gst_videomixer_change_state):
12252         Introduce some locking around the videomixer state so that it does not
12253         crash when adding/removing pads. Fixes #383043.
12254
12255 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12256
12257         * configure.ac:
12258           Make sure libcaca can actually be used instead of just checking for
12259           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12260           cross-compiling (fixes #384587).
12261
12262 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12263
12264         * Makefile.am:
12265         * gst-plugins-good.doap:
12266         * gst-plugins-good.spec.in:
12267           adding doap file
12268
12269 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12270
12271         * configure.ac:
12272           libflac-1.1.3 changed API again, but we can't build against it yet,
12273           so make sure our check doesn't use libflac-1.1.3 and add a comment
12274           to this effect.
12275
12276 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12277
12278         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12279         (gst_quarktv_planetable_clear):
12280           Add some NULL pointer checks (possibly related to #385623).
12281
12282 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12283
12284         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12285         (gst_tag_demux_chain):
12286         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12287           In streaming mode, if the first buffer we get doesn't have an
12288           offset, fix it up to be 0, otherwise trimming won't work later on
12289           and we'll be typefinding application/x-id3, which may result in
12290           decodebin plugging an endless number of id3demux elements as a
12291           consequence. Fixes #385031.
12292           
12293 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12294
12295         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12296           Ignore the buffer_time the sound device reports. Turns out it is 
12297           sometimes completely bogus and we're better off without it.
12298
12299 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12300
12301         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12302         (gst_matroska_demux_video_caps):
12303         * gst/matroska/matroska-ids.c:
12304         (gst_matroska_track_init_video_context):
12305         * gst/matroska/matroska-ids.h:
12306           Try harder to extract the framerate for video tracks correctly and
12307           save it directly instead of converting it back and forth a few
12308           times. Mostly makes a difference for very small framerates (<1).
12309           Fixes #380199.
12310
12311 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12312
12313         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12314         (gst_gconf_audio_src_dispose), (do_toggle_element):
12315         * ext/gconf/gstgconfaudiosrc.h:
12316           Remove gconf notify hook when the gconfaudiosrc element is
12317           destroyed, otherwise the callback may be called on an
12318           already-destroyed instance and bad things happen. Should fix
12319           #378184.
12320           Also ignore gconf key changes when the source is already running.
12321
12322 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12323
12324         Patch by: Sebastian Dröge  <mail at slomosnail de>
12325
12326         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12327           We need to be able to read and parse any possible floating point string
12328           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12329           will parse the former only in certain locales though, so we really need
12330           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12331           make sure we can parse either version at all times.
12332           Fixes #382982 for real.
12333
12334 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12335
12336         * sys/sunaudio/gstsunaudiomixerctrl.c:
12337         * sys/sunaudio/gstsunaudiosrc.c:
12338
12339         Use the sunaudio debug category.
12340
12341         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12342         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12343         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12344         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12345         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12346         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12347         (gst_sunaudiosink_reset):
12348         * sys/sunaudio/gstsunaudiosink.h:
12349
12350         Uses the sunaudio debug category for all debug output
12351         Implements the _delay() callback to synchronise video playback better
12352         Change the segtotal and segsize values back to the parent class 
12353           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12354           respectively)
12355         Measure the samples written to the device vs. played.
12356         Keep track of segments in the device by writing empty eof frames, and
12357         sleep using a GCond when we get too far ahead and risk overrunning the
12358         sink's ringbuffer.
12359
12360         Fixes: #360673
12361
12362 2006-12-08  Wim Taymans  <wim@fluendo.com>
12363
12364         Patch by: Sebastian Dröge  <mail at slomosnail de >
12365
12366         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12367         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12368         * gst/audiofx/audiopanorama.h:
12369         Fix audiopanorame with float samples. Fixes #383726.
12370
12371 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12372
12373         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12374         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12375         (gst_sunaudiosrc_reset):
12376
12377         Implement reset functions to unblock the src/sink more quickly on 
12378         state change requests.
12379         Patch by: Brian Cameron <brian dot cameron at sun com>
12380
12381 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12382
12383         * sys/sunaudio/gstsunaudiomixer.c:
12384         (gst_sunaudiomixer_change_state):
12385         Construct the correct mixer device name when the AUDIODEV env var
12386         is set.
12387
12388         Patch by: Jerry Tan <jerry.tan at sun dot com>
12389         Fixes: #383596
12390
12391 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12392
12393         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12394         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12395         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12396         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12397         Patch by: Jerry Tan <jerry.tan at sun dot com>
12398         Fixes: #349015
12399
12400 2006-12-07  Wim Taymans  <wim@fluendo.com>
12401
12402         * gst/smpte/gstmask.h:
12403         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12404         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12405         (gst_smpte_collected), (gst_smpte_set_property),
12406         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12407         * gst/smpte/gstsmpte.h:
12408         Port to 0.10 some more. 
12409         Added duration property to specify the duration of the transition.
12410         Make framerate a fraction.
12411         Deprecate fps property, we only use negotiated fps.
12412         Added docs.
12413         Fix collectpad usage.
12414         Reset state in READY.
12415         Send NEWSEGMENT event.
12416         Fix racy updates of object properties.
12417         Added debug category.
12418         Fixes #383323.
12419
12420 2006-12-06  Wim Taymans  <wim@fluendo.com>
12421
12422         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12423
12424         * gst/videomixer/videomixer.c:
12425         (gst_videomixer_set_master_geometry),
12426         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12427         Don't reset xpos and ypos in the setcaps function because causes
12428         unexpected behaviour.
12429         Fixes #382179.
12430
12431 2006-12-06  Wim Taymans  <wim@fluendo.com>
12432
12433         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12434         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12435         Keep track of the buffer timestamp in the collectdata member instead
12436         of modifying the buffer without making the metadata writable first.
12437         Fixes #382277.
12438
12439 2006-12-06  Wim Taymans  <wim@fluendo.com>
12440
12441         Patch by: Rob Taylor <robtaylor at floopily dot org>
12442
12443         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12444         If using multicast in udpsrc, bind to the multicast address rather than
12445         IN_ADDR_ANY.
12446         This allows the simultanous use of multiple udpsrcs listening on
12447         different multicat addresses. Without this all udpsrcs will receive all
12448         packets from all subscribed multicast addresses.
12449         Fixes #383001.
12450
12451 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12452
12453         * ext/taglib/gstid3v2mux.cc:
12454         Don't attempt to write a NULL frame into the ID3 tag set when the 
12455         createFrame method returned NULL.
12456         Fixes: #381857
12457         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12458
12459 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12460
12461         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12462         Use g_strtod() instead of sscanf to parse doubles, so that it will
12463         try parsing in the C locale if the current locale fails.
12464         Fixes: #382982
12465         Patch by: Sebastian Dröge  <mail at slomosnail de >
12466
12467 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12468
12469         * win32/MANIFEST:
12470         Fix compilation on win32 under VS8
12471         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12472         Partially fixes #381175
12473
12474 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12475
12476         * gst/avi/gstavimux.c:
12477           accept all mpegversions,fixes #380825
12478           spotted by: Jerome Alet  
12479
12480 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12481
12482         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12483         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12484         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12485         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12486           cleanup the error message a bit more
12487
12488 2006-11-28  Wim Taymans  <wim@fluendo.com>
12489
12490         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12491         Fix width and height properties.
12492
12493         * ext/libcaca/gstcacasink.h:
12494         Fix compilation on newer libcaca that require us to include a new
12495         header. Fixes #379918.
12496
12497 2006-11-28  Wim Taymans  <wim@fluendo.com>
12498
12499         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12500         * gst/rtsp/gstrtspsrc.h:
12501         * gst/rtsp/rtspext.h:
12502         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12503         (rtsp_ext_wms_get_context):
12504         Add method so that extensions can choose to disable the setup of
12505         a stream.
12506         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12507
12508 2006-11-27  Wim Taymans  <wim@fluendo.com>
12509
12510         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12511
12512         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12513         Push header in a separate buffer instead of memcpy:ing all data.
12514         Change LF => CRLF in headers.
12515         Move trailing LF to header. Fixes #379792.
12516
12517 2006-11-27  Wim Taymans  <wim@fluendo.com>
12518
12519         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12520         Small buffer overflow fix and improve debugging.
12521
12522 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12523
12524         * ext/esd/esdmon.h:
12525         * ext/esd/esdsink.h:
12526           remove obsolete _factory_init protos
12527
12528 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12529
12530         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12531         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12532         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12533         (gst_avi_demux_read_subindexes_push),
12534         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12535         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12536         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12537         (gst_avi_demux_massage_index),
12538         (gst_avi_demux_calculate_durations_from_index),
12539         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12540         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12541         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12542           remove dead code, tweak debugs statements, add comments, use
12543           _uint64_scale instead _uint64_scale_int when using guint64 values,
12544           small optimizations, reflow some error handling
12545
12546 2006-11-22  Edward Hervey  <edward@fluendo.com>
12547
12548         * po/.cvsignore:
12549         We never put .pot files in cvs. Let's ignore them all.
12550
12551 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12552
12553         * po/POTFILES.in:
12554           ... but better exclude files that aren't disted.
12555
12556 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12557
12558         * po/POTFILES.in:
12559           Add v4l2 source files to list of files with translations, so the
12560           strings are actually extracted (however bad they still may be).
12561
12562 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12563
12564         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12565           Minor clean-ups: const-ify static array, remove trailing comma from
12566           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12567
12568 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12569
12570         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12571         Make sure that g_free always gets called on the same pointer that was 
12572         returned by g_malloc.  Fixes #376594.
12573         Do not leak memory if decompressed size is wrong.
12574         Remove unneeded check of return value of g_malloc.
12575         Patch by: René Stadler <mail@renestadler.de>
12576
12577 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12578
12579         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12580           Add missing curly brackets.
12581
12582 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12583
12584         * sys/v4l2/v4l2src_calls.c:
12585         Fix capture_deinit.
12586
12587 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12588
12589         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12590         (gst_matroska_mux_request_new_pad):
12591           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12592
12593         * tests/check/elements/matroskamux.c: (setup_src_pad),
12594         (setup_sink_pad), (GST_START_TEST):
12595         Activate pads before using them.
12596
12597 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12598
12599         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12600           Initialise variable to get rid of bogus compiler warning.
12601
12602 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12603
12604         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12605
12606         * gst/rtp/gstrtph263pay.c:
12607         * gst/rtp/gstrtph263pdepay.c:
12608         * gst/rtp/gstrtph263ppay.c:
12609           Specify H.263 variant and version in the caps (fixes #361637)
12610
12611 2006-11-15  Wim Taymans  <wim@fluendo.com>
12612
12613         * gst/rtsp/rtspconnection.c: (read_body):
12614         Don't set a data pointer to NULL and a size > 0 when we deal
12615         with empty packets.
12616
12617         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12618         (rtsp_message_init_response), (rtsp_message_init_data),
12619         (rtsp_message_unset), (rtsp_message_free),
12620         (rtsp_message_take_body):
12621         Check that we can't create invalid empty packets. 
12622
12623 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12624
12625         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12626
12627         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12628         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12629         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12630         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12631         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12632         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12633         * gst/matroska/matroska-mux.h:
12634           Add basic tag writing support; implement releasing pads (#374658).
12635
12636 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12637
12638         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12639         (gst_matroska_demux_audio_caps):
12640           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12641
12642 2006-11-14  David Schleef  <ds@schleef.org>
12643
12644         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12645
12646 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12647
12648         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12649
12650         * win32/vs8/gst-plugins-good.sln:
12651         * win32/vs8/libgst1394.vcproj:
12652         * win32/vs8/libgstaasink.vcproj:
12653         * win32/vs8/libgstalaw.vcproj:
12654         * win32/vs8/libgstalpha.vcproj:
12655         * win32/vs8/libgstalphacolor.vcproj:
12656         * win32/vs8/libgstannodex.vcproj:
12657         * win32/vs8/libgstapetag.vcproj:
12658         * win32/vs8/libgstaudiofx.vcproj:
12659         * win32/vs8/libgstauparse.vcproj:
12660         * win32/vs8/libgstautodetect.vcproj:
12661         * win32/vs8/libgstavi.vcproj:
12662         * win32/vs8/libgstcacasink.vcproj:
12663         * win32/vs8/libgstcdio.vcproj:
12664         * win32/vs8/libgstcutter.vcproj:
12665         * win32/vs8/libgstdv.vcproj:
12666         * win32/vs8/libgsteffectv.vcproj:
12667         * win32/vs8/libgstflac.vcproj:
12668         * win32/vs8/libgstflxdec.vcproj:
12669         * win32/vs8/libgstgoom.vcproj:
12670         * win32/vs8/libgsticydemux.vcproj:
12671         * win32/vs8/libgstid3demux.vcproj:
12672         * win32/vs8/libgstjpeg.vcproj:
12673         * win32/vs8/libgstladspa.vcproj:
12674         * win32/vs8/libgstlevel.vcproj:
12675         * win32/vs8/libgstmatroska.vcproj:
12676         * win32/vs8/libgstmikmod.vcproj:
12677         * win32/vs8/libgstmng.vcproj:
12678         * win32/vs8/libgstmonoscope.vcproj:
12679         * win32/vs8/libgstmulaw.vcproj:
12680         * win32/vs8/libgstmultipart.vcproj:
12681         * win32/vs8/libgstpng.vcproj:
12682         * win32/vs8/libgstrtp.vcproj:
12683         * win32/vs8/libgstrtsp.vcproj:
12684         * win32/vs8/libgstshout2.vcproj:
12685         * win32/vs8/libgstsmpte.vcproj:
12686         * win32/vs8/libgstspeex.vcproj:
12687         * win32/vs8/libgsttaglib.vcproj:
12688         * win32/vs8/libgstudp.vcproj:
12689         * win32/vs8/libgstvideobalance.vcproj:
12690         * win32/vs8/libgstvideobox.vcproj:
12691         * win32/vs8/libgstvideoflip.vcproj:
12692         * win32/vs8/libgstvideomixer.vcproj:
12693         * win32/vs8/libgstwavenc.vcproj:
12694         * win32/vs8/libgstwavparse.vcproj:
12695           Make end-of-line returns unixy, so that when the files are checked
12696           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12697           Hopefully fixes #366492.
12698
12699 2006-11-14  Wim Taymans  <wim@fluendo.com>
12700
12701         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12702         Disable init_frames delay timestamp adjustment, it does not
12703         seem to be needed at all. Fixes #369621.
12704
12705 2006-11-13  Wim Taymans  <wim@fluendo.com>
12706
12707         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12708
12709         * gst/videomixer/videomixer.c:
12710         (gst_videomixer_set_master_geometry),
12711         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12712         (gst_videomixer_collect_free), (gst_videomixer_reset),
12713         (gst_videomixer_init), (gst_videomixer_finalize),
12714         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12715         (gst_videomixer_collected), (gst_videomixer_change_state):
12716         Fix memleak by unref'ing collectpads instance (when finalizing)
12717         Implement releasing a request pad. Fixes #374479.
12718
12719 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12720
12721         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12722
12723         * win32/vs8/gst-plugins-good.sln:
12724         * win32/vs8/libgst1394.vcproj:
12725         * win32/vs8/libgstaasink.vcproj:
12726         * win32/vs8/libgstalaw.vcproj:
12727         * win32/vs8/libgstalpha.vcproj:
12728         * win32/vs8/libgstalphacolor.vcproj:
12729         * win32/vs8/libgstannodex.vcproj:
12730         * win32/vs8/libgstapetag.vcproj:
12731         * win32/vs8/libgstaudiofx.vcproj:
12732         * win32/vs8/libgstauparse.vcproj:
12733         * win32/vs8/libgstautodetect.vcproj:
12734         * win32/vs8/libgstavi.vcproj:
12735         * win32/vs8/libgstcacasink.vcproj:
12736         * win32/vs8/libgstcdio.vcproj:
12737         * win32/vs8/libgstcutter.vcproj:
12738         * win32/vs8/libgstdv.vcproj:
12739         * win32/vs8/libgsteffectv.vcproj:
12740         * win32/vs8/libgstflac.vcproj:
12741         * win32/vs8/libgstflxdec.vcproj:
12742         * win32/vs8/libgstgoom.vcproj:
12743         * win32/vs8/libgsticydemux.vcproj:
12744         * win32/vs8/libgstid3demux.vcproj:
12745         * win32/vs8/libgstjpeg.vcproj:
12746         * win32/vs8/libgstladspa.vcproj:
12747         * win32/vs8/libgstlevel.vcproj:
12748         * win32/vs8/libgstmatroska.vcproj:
12749         * win32/vs8/libgstmikmod.vcproj:
12750         * win32/vs8/libgstmng.vcproj:
12751         * win32/vs8/libgstmonoscope.vcproj:
12752         * win32/vs8/libgstmulaw.vcproj:
12753         * win32/vs8/libgstmultipart.vcproj:
12754         * win32/vs8/libgstpng.vcproj:
12755         * win32/vs8/libgstrtp.vcproj:
12756         * win32/vs8/libgstrtsp.vcproj:
12757         * win32/vs8/libgstshout2.vcproj:
12758         * win32/vs8/libgstsmpte.vcproj:
12759         * win32/vs8/libgstspeex.vcproj:
12760         * win32/vs8/libgsttaglib.vcproj:
12761         * win32/vs8/libgstudp.vcproj:
12762         * win32/vs8/libgstvideobalance.vcproj:
12763         * win32/vs8/libgstvideobox.vcproj:
12764         * win32/vs8/libgstvideoflip.vcproj:
12765         * win32/vs8/libgstvideomixer.vcproj:
12766         * win32/vs8/libgstwavenc.vcproj:
12767         * win32/vs8/libgstwavparse.vcproj:
12768           Add VS8 project files (note that many of the plugins in ext are
12769           disabled by default). Fixes #366492.
12770
12771 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12772
12773         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12774           we do not translate debug messages
12775
12776 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12777
12778         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12779           fix categorisation, make short desc more explicit, remove unused code
12780           Fixes #372021
12781
12782 2006-11-08  Wim Taymans  <wim@fluendo.com>
12783
12784         * gst/rtp/gstrtpL16depay.c:
12785         * gst/rtp/gstrtpamrdepay.c:
12786         * gst/rtp/gstrtpamrpay.c:
12787         * gst/rtp/gstrtpgsmdepay.c:
12788         * gst/rtp/gstrtph263pay.c:
12789         * gst/rtp/gstrtph263pdepay.c:
12790         * gst/rtp/gstrtph263ppay.c:
12791         * gst/rtp/gstrtph264depay.c:
12792         * gst/rtp/gstrtpmp2tdepay.c:
12793         * gst/rtp/gstrtpmp4gdepay.c:
12794         * gst/rtp/gstrtpmp4gpay.c:
12795         * gst/rtp/gstrtpmp4vdepay.c:
12796         * gst/rtp/gstrtpmp4vpay.c:
12797         * gst/rtp/gstrtpmpadepay.c:
12798         * gst/rtp/gstrtpmpapay.c:
12799         * gst/rtp/gstrtppcmadepay.c:
12800         * gst/rtp/gstrtppcmapay.c:
12801         * gst/rtp/gstrtppcmudepay.c:
12802         * gst/rtp/gstrtppcmupay.c:
12803         * gst/rtp/gstrtpspeexdepay.c:
12804         * gst/rtp/gstrtpspeexpay.c:
12805         * gst/rtp/gstrtpsv3vdepay.c:
12806         Fix element descriptions.
12807
12808 2006-11-08  Wim Taymans  <wim@fluendo.com>
12809
12810         * gst/rtp/gstrtpvorbisdepay.c:
12811         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12812         Fix description.
12813         Small cleanup in the payloader.
12814
12815 2006-11-08  Wim Taymans  <wim@fluendo.com>
12816
12817         * gst/rtp/Makefile.am:
12818         * gst/rtp/gstrtp.c: (plugin_init):
12819         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12820         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12821         (gst_rtp_theora_depay_finalize),
12822         (gst_rtp_theora_depay_parse_configuration),
12823         (gst_rtp_theora_depay_setcaps),
12824         (gst_rtp_theora_depay_switch_codebook),
12825         (gst_rtp_theora_depay_process),
12826         (gst_rtp_theora_depay_set_property),
12827         (gst_rtp_theora_depay_get_property),
12828         (gst_rtp_theora_depay_change_state),
12829         (gst_rtp_theora_depay_plugin_init):
12830         * gst/rtp/gstrtptheoradepay.h:
12831         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12832         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12833         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12834         (gst_rtp_theora_pay_init_packet),
12835         (gst_rtp_theora_pay_flush_packet),
12836         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12837         (gst_rtp_theora_pay_handle_buffer),
12838         (gst_rtp_theora_pay_plugin_init):
12839         * gst/rtp/gstrtptheorapay.h:
12840         Add theora pay/depayloaders.
12841
12842 2006-11-06  Wim Taymans  <wim@fluendo.com>
12843
12844         * gst/rtp/Makefile.am:
12845         We depend on gsttag to generate the vorbis comments.
12846
12847         * gst/rtp/gstrtpvorbisdepay.c:
12848         (gst_rtp_vorbis_depay_parse_configuration),
12849         (gst_rtp_vorbis_depay_setcaps),
12850         (gst_rtp_vorbis_depay_switch_codebook),
12851         (gst_rtp_vorbis_depay_process):
12852         * gst/rtp/gstrtpvorbisdepay.h:
12853         Parse configuration string in the depayloader.
12854         Implement selecting and switching to a new codebook.
12855         Receiving vorbis over RTP now works.
12856
12857         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12858         (gst_rtp_vorbis_pay_init_packet),
12859         (gst_rtp_vorbis_pay_finish_headers),
12860         (gst_rtp_vorbis_pay_handle_buffer):
12861         * gst/rtp/gstrtpvorbispay.h:
12862         Set timestamps on outgoing buffers and RTP packets.
12863         Fix configuration string, prepend number of Packet headers.
12864         Fix encoding of ident string.
12865         Add delivery-method to caps.
12866         Streaming vorbis over RTP now works.
12867
12868 2006-11-06  Wim Taymans  <wim@fluendo.com>
12869
12870         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12871         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12872         (gst_rtp_vorbis_pay_handle_buffer):
12873         * gst/rtp/gstrtpvorbispay.h:
12874         Generate a valid configuration string in the caps based on the
12875         vorbis headers.
12876
12877 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12878
12879         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12880         * ext/cdio/gstcdio.h:
12881         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12882           Move CD-TEXT utility function into common file so it can also be
12883           used by a future cdioparanoiasrc.
12884
12885 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12886         
12887         * sys/v4l2/Makefile.am:
12888         * sys/v4l2/gstv4l2object.c:
12889         * sys/v4l2/gstv4l2src.c:
12890         * sys/v4l2/gstv4l2xoverlay.c:
12891         * sys/v4l2/v4l2_calls.c:
12892         * sys/v4l2/v4l2src_calls.c:
12893         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12894         xoverlay code that is still not implemented.
12895
12896 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12897
12898         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12899           We require a -base more recent than 0.10.9, so it's safe to use
12900           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12901
12902         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12903         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12904           Use _newsegment_full() now that we depend on a recent enough core.
12905
12906         * gst/wavparse/gstwavparse.c:
12907           Remove cruft that we don't need any longer now that we depend on
12908           a recent enough -base.
12909
12910 2006-10-31  Wim Taymans  <wim@fluendo.com>
12911
12912         * gst/rtp/Makefile.am:
12913         * gst/rtp/gstrtp.c: (plugin_init):
12914         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12915         (gst_rtpilbcpay_setcaps):
12916         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12917
12918 2006-10-31  Wim Taymans  <wim@fluendo.com>
12919
12920         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12921         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12922         Some small cleanups, use _scale.
12923
12924 2006-10-31  Wim Taymans  <wim@fluendo.com>
12925
12926         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12927         Use higher precision scale function.
12928
12929 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12930
12931         Patch by: Michal Benes  <michal dot benes at itonis tv>
12932
12933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12934         (gst_matroska_demux_read_track_encodings),
12935         (gst_matroska_decode_buffer):
12936           Fix several issues with encoded/compressed/encrypted/signed tracks;
12937           also, remove superfluous newline characters from some debug
12938           statements. (#366155)
12939
12940 2006-10-30  Wim Taymans  <wim@fluendo.com>
12941
12942         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12943         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12944         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12945         (gst_smokedec_change_state):
12946         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12947         (gst_smokeenc_init), (gst_smokeenc_finalize),
12948         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12949         (gst_smokeenc_resync), (gst_smokeenc_chain),
12950         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12951         (gst_smokeenc_change_state):
12952         Various cleanups, capsnego and leak fixes.
12953
12954 2006-10-30  Wim Taymans  <wim@fluendo.com>
12955
12956         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12957
12958         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12959         Fix videomixer so that it can handle any combination of framerates.
12960         Fixes #367221.
12961
12962 2006-10-28  Wim Taymans  <wim@fluendo.com>
12963
12964         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12965         (gst_avi_demux_parse_file_header),
12966         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12967         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12968         (gst_avi_demux_chain):
12969         Fix position query for audio. also fixes timestamps in streaming
12970         mode and bug #364958.
12971         Small cleanups.
12972
12973 2006-10-27  Wim Taymans  <wim@fluendo.com>
12974
12975         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12976         * ext/libpng/gstpngenc.h:
12977         Fix strides. Fixes #364856.
12978         Cleanup capsnego.
12979         Set caps on outgoing buffers.
12980
12981 2006-10-18  Wim Taymans  <wim@fluendo.com>
12982
12983         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12984
12985         * gst/rtp/gstrtpgsmpay.c:
12986         * gst/rtp/gstrtph263pay.c:
12987         * gst/rtp/gstrtpmpapay.c:
12988         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12989         (gst_rtp_pcma_pay_handle_buffer):
12990         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12991         Add static payload numbers in addition to the dynamic ones.
12992         Fixes #361639.
12993
12994 2006-10-18  Wim Taymans  <wim@fluendo.com>
12995
12996         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12997         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12998         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12999         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13000         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13001         * gst/rtsp/rtspdefs.h:
13002         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13003         * gst/rtsp/rtspurl.h:
13004         Reuse already existing enum for lower transport.
13005         Add rtspt and rtspu protocols.
13006         Send redirect to rtspt when udp times out.
13007
13008 2006-10-18  Wim Taymans  <wim@fluendo.com>
13009
13010         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13011         (gst_wavparse_stream_data):
13012         Fix seeking some more, mostly for speed changes.
13013
13014 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13015
13016         Patch by: Fredrik Persson  <frepe at bredband net>
13017
13018         * sys/v4l2/gstv4l2tuner.c:
13019         * sys/v4l2/gstv4l2tuner.h:
13020           Fix _set_channel(): remove useless g_object_notify() for "channel"
13021           property that doesn't exist any longer and therefore now also
13022           useless redirect (#338818).
13023
13024 2006-10-17  Wim Taymans  <wim@fluendo.com>
13025
13026         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13027         Some drivers do not support unsetting the non-blocking flag once the
13028         device is opened. In those cases, close/open the device in
13029         non-blocking mode. Fixes #362673.
13030
13031 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13032
13033         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13034         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13035         (gst_v4l2src_get_fps):
13036           dear stefan, framespersecond is not frameperiod, reverting but adding
13037           comment
13038
13039 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13040
13041         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13042         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13043         (gst_v4l2src_get_fps):
13044           Numerator is numerator and denominator is denominator. Say that aloud
13045           5 times and retry after next beer.
13046
13047 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13048
13049         Patch by: Josep Torra Valles  <josep at fluendo com>
13050
13051         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13052         * ext/esd/esdsink.c: (gst_esdsink_write):
13053         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13054         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13055         (gst_flac_dec_send_newsegment):
13056         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13057         (gst_flac_enc_tell_callback):
13058         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13059         (smokecodec_parse_header), (smokecodec_decode):
13060         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13061         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13062         * gst/goom/Makefile.am:
13063         * gst/goom/gstgoom.c:
13064         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13065         * gst/rtsp/gstrtspsrc.c:
13066         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13067         * gst/udp/gstudpsink.c:
13068         * gst/udp/gstudpsrc.c:
13069         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13070         * sys/sunaudio/gstsunaudiomixertrack.h:
13071           Fix a bunch of problems discovered by the Forte compiler, mostly type
13072           mixups and pointer arithmetics with void pointers. Fixes #362603.
13073
13074 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13075
13076         * ext/speex/gstspeex.c: (plugin_init):
13077         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13078         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13079         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13080         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13081         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13082         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13083         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13084         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13085         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13086         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13087         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13088         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13089         * ext/speex/gstspeexenc.h:
13090           Miscellaneous clean-ups, among other things: speexenc => enc to
13091           enhance code readability; change speexenc => speex_enc; in chain
13092           function unref input buffer in case of error; take reference in
13093           event function; use boilerplate macro; use gst_pad_query_peer_*
13094           convenience functions.
13095
13096 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13097
13098         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13099         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13100         (gst_speexenc_set_header_on_caps):
13101           Fix some mem leaks.
13102
13103 2006-10-11  Wim Taymans  <wim@fluendo.com>
13104
13105         * gst/rtsp/URLS:
13106         Added some other URL.
13107
13108         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13109         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13110         (gst_rtspsrc_open), (gst_rtspsrc_play),
13111         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13112         * gst/rtsp/gstrtspsrc.h:
13113         Work on fallback to TCP connection when the UDP socket times out.
13114         Handler server requests, just reply with OK for now.
13115
13116         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13117         * gst/rtsp/rtspdefs.h:
13118         Added some more Real extension headers.
13119
13120         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13121         Fix parsing of urls with a ':' that is not part of the hostname:port
13122         part of the url.
13123
13124 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13125
13126         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13127         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13128         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13129           Activate pad before adding it to the already-running element.
13130
13131         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13132           Activate newly-created pad too.
13133
13134 2006-10-11  Wim Taymans  <wim@fluendo.com>
13135
13136         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13137
13138         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13139         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13140         (gst_udpsrc_start):
13141         Fix some leaks in caps and uris. Fixes #361252.
13142
13143 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13144
13145         * gst/wavparse/Makefile.am:
13146           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13147
13148 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13149
13150         * sys/v4l2/gstv4l2xoverlay.c:
13151         * sys/v4l2/gstv4l2xoverlay.h:
13152         Fix build as per the patch in #338818 comment 36.
13153
13154 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13155
13156         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13157           Activate pads before adding them to the source.
13158
13159 2006-10-06  Wim Taymans  <wim@fluendo.com>
13160
13161         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13162         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13163         Activate pads before adding.
13164
13165 2006-10-06  Wim Taymans  <wim@fluendo.com>
13166
13167         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13168         (gst_multipart_find_pad_by_mime):
13169         Activate pads before adding.
13170
13171         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13172         BOILERPLATE sets parent_class for us.
13173
13174 2006-10-06  Wim Taymans  <wim@fluendo.com>
13175
13176         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13177         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13178         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13179         (gst_rtspsrc_alloc_udp_ports),
13180         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13181         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13182         (gst_rtspsrc_create_transports_string),
13183         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13184         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13185         * gst/rtsp/gstrtspsrc.h:
13186         Rework how the transport string is constructed, try to share channels
13187         and udp ports.
13188         Make most of the stuff less dependant on RTP as we are also going to use
13189         it for RDT.
13190         Add support for transport specific session managers.
13191
13192         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13193         Implement _flush().
13194
13195         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13196         * gst/rtsp/rtspdefs.h:
13197         Add generic error return code.
13198
13199         * gst/rtsp/rtspext.h:
13200         Add support for pluggable tranport strings.
13201
13202         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13203         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13204         (rtsp_ext_wms_get_context):
13205         Detect WMServer and activate the extension.
13206
13207         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13208         (rtsp_transport_get_manager), (rtsp_transport_parse):
13209         * gst/rtsp/rtsptransport.h:
13210         Added methods to get mime/manager for certain transports.
13211
13212 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13213
13214         * ext/cairo/gsttimeoverlay.c:
13215         (gst_cairo_time_overlay_update_font_height):
13216         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13217         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13218         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13219         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13220         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13221         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13222         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13223         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13224         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13225         (gst_avi_demux_stream_data):
13226         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13227         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13228         (gst_fenced_buffer_copy):
13229         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13230         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13231         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13233         (gst_rtspsrc_handle_message):
13234         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13235         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13236           Printf format fixes.
13237
13238 2006-10-04  Wim Taymans  <wim@fluendo.com>
13239
13240         * gst/rtsp/Makefile.am:
13241         Dist new .h file too.
13242
13243 2006-10-04  Wim Taymans  <wim@fluendo.com>
13244
13245         * gst/rtsp/Makefile.am:
13246         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13247         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13248         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13249         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13250         (gst_rtspsrc_parse_rtpmap),
13251         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13252         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13253         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13254         * gst/rtsp/gstrtspsrc.h:
13255         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13256         * gst/rtsp/rtspdefs.h:
13257         * gst/rtsp/rtspext.h:
13258         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13259         (rtsp_ext_wms_get_context):
13260         * gst/rtsp/rtspextwms.h:
13261         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13262         (rtsp_transport_parse):
13263         * gst/rtsp/rtsptransport.h:
13264         Factor out extension in separate module.
13265         Fix getcaps to filter against the padtemplate.
13266         Use Content-Base if the server gives one.
13267         Rework the transport parsing a bit for future extensions.
13268         Added some Real Header field definitions.
13269
13270 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13271
13272         * docs/plugins/Makefile.am:
13273         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13274         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13275           added v4l2 stubs
13276         * gst-plugins-good.spec.in:
13277           add v4l2
13278
13279 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13280
13281         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13282           Extract disc/album/medium number and count and try harder
13283           to extract track number/count.
13284
13285 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13286
13287         * configure.ac:
13288         * sys/Makefile.am:
13289           add build stuff for v4l2, needs --enable-experimental until
13290           the last bits are resolved
13291
13292 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13293
13294         * tests/check/Makefile.am:
13295           Disable autodetect test temporarily, so that the build bots
13296           update -bad and the ranks of unreliable video sinks in there.
13297
13298         * tests/check/elements/autodetect.c: (GST_START_TEST):
13299           Skip test if no usable videosink is found.
13300
13301 2006-09-29  Wim Taymans  <wim@fluendo.com>
13302
13303         * gst/rtsp/URLS:
13304         Add some more URLs.
13305
13306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13307         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13308         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13309         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13310         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13311         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13312         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13313         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13314         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13315         * gst/rtsp/gstrtspsrc.h:
13316         Add timeout property to control UDP timeouts.
13317         Fix error messages.
13318         Also start a loop function when operating in UDP mode so that we can
13319         do some more stuff async.
13320         Handle element messages from udpsrc to detect timeouts. If a timeout
13321         happens we currently generate an error.
13322         API: rtspsrc::timeout property.
13323
13324         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13325         (gst_udpsrc_create):
13326         Really implement the timeout in microseconds and not milliseconds.
13327
13328 2006-09-29  Wim Taymans  <wim@fluendo.com>
13329
13330         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13331         (gst_udpsrc_create), (gst_udpsrc_set_property),
13332         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13333         * gst/udp/gstudpsrc.h:
13334         Added property to post a message on timeout.
13335         Updated docs.
13336         When restarting the select, initialize the fdsets again.
13337         Init control sockets so we don't accidentally close a random socket.
13338         API: GstUDPSrc::timeout property
13339
13340 2006-09-29  Wim Taymans  <wim@fluendo.com>
13341
13342         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13343         Fix flag registration.
13344
13345         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13346         Reading 0 also means 'no more commands'
13347
13348 2006-09-29  Wim Taymans  <wim@fluendo.com>
13349
13350         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13351
13352         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13353         Fix possible infinite loop when shutting down, a read can also return
13354         0 to indicate no more messages are available. Fixes #358156.
13355
13356 2006-09-25  Wim Taymans  <wim@fluendo.com>
13357
13358         * gst/autodetect/gstautoaudiosink.c:
13359         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13360         (gst_auto_audio_sink_find_best):
13361         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13362         Small cleanups.
13363         don't try to set "sync" property when it is not available.
13364
13365 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13366
13367         Patch by: Peter Kjellerstedt  <pkj at axis com>
13368
13369         * gst/alpha/gstalpha.c:
13370         * gst/rtp/gstrtpamrdepay.c:
13371         * gst/rtsp/gstrtspsrc.c:
13372         * gst/udp/gstudpsrc.c:
13373         * gst/videomixer/videomixer.c:
13374           Include stdlib.h in some more places, makes things compile
13375           with uClibc and -Werror (#357592).
13376
13377 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13378
13379         * ext/jpeg/gstjpegdec.c:
13380           Set minimum height to 8 (from 16), our code should handle
13381           that fine. Some of the buttons on the apple trailer site
13382           are apparently only 15 pixels high (see #357470).
13383
13384 2006-09-23  Wim Taymans  <wim@fluendo.com>
13385
13386         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13387         (gst_rtspsrc_open):
13388         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13389         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13390         (rtsp_connection_receive):
13391         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13392         * gst/rtsp/rtspdefs.h:
13393         Improve error reporting.
13394
13395 2006-09-23  Wim Taymans  <wim@fluendo.com>
13396
13397         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13398         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13399         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13400         * gst/rtp/gstrtpdepay.c:
13401         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13402         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13403         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13404         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13405         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13406         (gst_rtp_mp2t_depay_plugin_init):
13407         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13408         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13409         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13410         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13411         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13412         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13413         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13414         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13415         Fix klass typos.
13416         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13417
13418 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13419
13420         * configure.ac:
13421           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13422
13423 2006-09-22  Wim Taymans  <wim@fluendo.com>
13424
13425         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13426         Don't check for a tag that is never there and check if we read the
13427         correct tag. Fixes seeking again.
13428         We must post an error when all pads are unlinked.
13429
13430 2006-09-22  Wim Taymans  <wim@fluendo.com>
13431
13432         * gst/rtp/Makefile.am:
13433         * gst/rtp/gstrtp.c: (plugin_init):
13434         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13435         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13436         (gst_rtp_vorbis_pay_reset_packet),
13437         (gst_rtp_vorbis_pay_init_packet),
13438         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13439         (gst_rtp_vorbis_pay_handle_buffer):
13440         More fixage, set endoder-params correctly in the payloader.
13441
13442 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13443
13444         * gst/autodetect/gstautoaudiosink.c:
13445         (gst_auto_audio_sink_base_init):
13446         * gst/autodetect/gstautovideosink.c:
13447         (gst_auto_video_sink_base_init):
13448           Make static pad templates static to appease valgrind's leak
13449           detector.
13450
13451         * tests/check/Makefile.am:
13452         * tests/check/elements/.cvsignore:
13453         * tests/check/elements/autodetect.c: (GST_START_TEST),
13454         (autodetect_suite):
13455           Add simple test for the ghostpad lockup on shutdown fixed in core
13456           CVS (audio bit disabled because it would need dozens of alsa
13457           suppressions and I'm too lazy to add those now).
13458
13459 2006-09-22  Wim Taymans  <wim@fluendo.com>
13460
13461         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13462         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13463         Small cleanups.
13464
13465         * gst/rtp/Makefile.am:
13466         * gst/rtp/gstrtp.c: (plugin_init):
13467         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13468         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13469         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13470         (gst_rtp_vorbis_depay_process),
13471         (gst_rtp_vorbis_depay_set_property),
13472         (gst_rtp_vorbis_depay_get_property),
13473         (gst_rtp_vorbis_depay_change_state),
13474         (gst_rtp_vorbis_depay_plugin_init):
13475         * gst/rtp/gstrtpvorbisdepay.h:
13476         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13477         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13478         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13479         (gst_rtp_vorbis_pay_flush_packet),
13480         (gst_rtp_vorbis_pay_append_buffer),
13481         (gst_rtp_vorbis_pay_handle_buffer),
13482         (gst_rtp_vorbis_pay_plugin_init):
13483         * gst/rtp/gstrtpvorbispay.h:
13484         Add experimental vorbis pay and depayloaders.
13485
13486 2006-09-21  Wim Taymans  <wim@fluendo.com>
13487
13488         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13489         Fix profile-level-id parsing and setup.
13490
13491 2006-09-21  Wim Taymans  <wim@fluendo.com>
13492
13493         * gst/udp/README:
13494         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13495         Update README, simple cleanup.
13496
13497 2006-09-21  Wim Taymans  <wim@fluendo.com>
13498
13499         * gst/rtp/README:
13500         Update README with some examples.
13501
13502         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13503         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13504         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13505         (gst_rtp_mp4g_pay_setcaps):
13506         * gst/rtp/gstrtpmp4gpay.h:
13507         Make optional RTP parameters of type STRING, as required by the
13508         application/x-rtp caps specification.
13509
13510 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13511
13512         * gst/rtp/gstrtph263pdepay.c:
13513         * gst/rtp/gstrtph263ppay.c:
13514         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13515         RTP header.
13516
13517 2006-09-20  Wim Taymans  <wim@fluendo.com>
13518
13519         * gst/rtp/Makefile.am:
13520         And makefile too.
13521
13522 2006-09-20  Wim Taymans  <wim@fluendo.com>
13523
13524         * gst/rtp/gstrtp.c: (plugin_init):
13525         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13526         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13527         (decode_base64), (gst_rtp_asf_depay_setcaps),
13528         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13529         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13530         (gst_rtp_asf_depay_plugin_init):
13531         * gst/rtp/gstrtpasfdepay.h:
13532         Added preliminary ASF depayloader.
13533
13534         * gst/rtp/gstrtph264depay.c: (decode_base64):
13535         Fix base64 decoding.
13536
13537 2006-09-20  Wim Taymans  <wim@fluendo.com>
13538
13539         * gst/rtsp/URLS:
13540         Added some test URLS.
13541
13542         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13543         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13544         * gst/rtsp/gstrtspsrc.h:
13545         When creating streams, give access to the complete SDP.
13546         Fix some leaks.
13547         Collect and merge global stream properties in stream caps.
13548         Preliminary support for WMServer.
13549
13550         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13551         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13552         (rtsp_connection_receive):
13553         * gst/rtsp/rtspconnection.h:
13554         Make connection interruptable.
13555         Refactor to make it reconnectable.
13556         Don't fail on short reads when reading data packets.
13557
13558         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13559         (rtsp_url_get_port):
13560         * gst/rtsp/rtspurl.h:
13561         Add methods for getting/setting the port.
13562
13563         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13564         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13565         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13566         (sdp_media_get_format), (sdp_parse_line),
13567         (sdp_message_parse_buffer):
13568         Fix headers. 
13569         Add methods for getting multiple attributes with the same name.
13570         Increase buffer size when parsing.
13571         Fix parsing of a=foo fields.
13572
13573         * gst/rtsp/test.c: (main):
13574         Update to new connection API.
13575
13576         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13577         (rtsp_message_init_response), (rtsp_message_init_data),
13578         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13579         * gst/rtsp/rtspmessage.h:
13580         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13581         * gst/rtsp/rtsptransport.h:
13582         * gst/rtsp/sdp.h:
13583         * gst/rtsp/sdpmessage.h:
13584         * gst/rtsp/gstrtsp.c:
13585         * gst/rtsp/gstrtsp.h:
13586         * gst/rtsp/gstrtpdec.c:
13587         * gst/rtsp/gstrtpdec.h:
13588         * gst/rtsp/rtsp.h:
13589         * gst/rtsp/rtspdefs.c:
13590         * gst/rtsp/rtspdefs.h:
13591         Dual licensed under MIT and LGPL now.
13592
13593 2006-09-19  Wim Taymans  <wim@fluendo.com>
13594
13595         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13596         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13597         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13598         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13599         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13600         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13601         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13602         * gst/rtsp/gstrtspsrc.h:
13603         Reorganize stream parsing and creation.
13604         Detect container formats in interleaved mode.
13605         Keep more state about the streams.
13606         Assume a server also supports PLAY if it does not say.
13607         Add unicast and interleaved properties to TCP transport requests to make
13608         some servers happy (WMServer).
13609
13610         * gst/rtsp/sdpmessage.h:
13611         Add some defines for the standard Bandwidth types.
13612
13613 2006-09-19  Wim Taymans  <wim@fluendo.com>
13614
13615         * gst/rtsp/test.c: (main):
13616         Fix build.
13617
13618 2006-09-19  Wim Taymans  <wim@fluendo.com>
13619
13620         * gst/wavparse/gstwavparse.c:
13621         Add ms-gsm to the src template.
13622
13623 2006-09-18  Wim Taymans  <wim@fluendo.com>
13624
13625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13626         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13627         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13628         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13629         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13630         * gst/rtsp/gstrtspsrc.h:
13631         Small cleanups, added documentation.
13632         Try to clean up the requests and responses.
13633         Refactor parsing the supported methods.
13634
13635         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13636         (rtsp_connection_create), (rtsp_connection_send),
13637         (parse_response_status), (parse_request_line),
13638         (rtsp_connection_receive), (rtsp_connection_close),
13639         (rtsp_connection_free):
13640         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13641         (rtsp_transport_init), (rtsp_transport_parse),
13642         (rtsp_transport_free):
13643         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13644         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13645         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13646         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13647         Use g_return_val some more.
13648
13649         * gst/rtsp/rtspdefs.h:
13650         Add more enum values to track initial states.
13651
13652         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13653         (rtsp_message_init_request), (rtsp_message_new_response),
13654         (rtsp_message_init_response), (rtsp_message_init_data),
13655         (rtsp_message_unset), (rtsp_message_free),
13656         (rtsp_message_add_header), (rtsp_message_remove_header),
13657         (rtsp_message_get_header), (rtsp_message_set_body),
13658         (rtsp_message_take_body), (rtsp_message_get_body),
13659         (rtsp_message_steal_body), (rtsp_message_dump):
13660         * gst/rtsp/rtspmessage.h:
13661         Reorder arguments, object goes as the first one.
13662         Use g_return_val some more.
13663
13664 2006-09-18  Wim Taymans  <wim@fluendo.com>
13665
13666         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13667         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13668         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13669         * gst/rtsp/gstrtspsrc.h:
13670         Export sometimes source pad with correct caps on the template, create
13671         the ghostpad from the template.
13672         Remove RTCP template as we never expose RTCP.
13673         Protect against invalid body size.
13674         Avoid memcpy when creating the output buffer.
13675         Properly post an error and send EOS when the loop function is shut down.
13676
13677 2006-09-18  Wim Taymans  <wim@fluendo.com>
13678
13679         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13680
13681         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13682         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13683         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13684         * gst/rtsp/gstrtspsrc.h:
13685         Make sure we can never set an invalid location.
13686
13687         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13688         * gst/rtsp/rtspmessage.h:
13689         Added _steal_body method for future use.
13690
13691         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13692         Make freeing of NULL url return immediatly.
13693
13694 2006-09-18  Wim Taymans  <wim@fluendo.com>
13695
13696         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13697
13698         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13699         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13700         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13701         (gst_rtspsrc_change_state):
13702         * gst/rtsp/gstrtspsrc.h:
13703         Use boilerplate.
13704         Make rtspsrc subclass GstBin to make state changes easier.
13705         Add Range header field on the PLAY request.
13706
13707 2006-09-18  Wim Taymans  <wim@fluendo.com>
13708
13709         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13710
13711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13712         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13713         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13714         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13715         * gst/rtsp/rtspconnection.c: (inet_aton):
13716         Small cleanups.
13717         when multicast is selected as the transport, create UDP sources and
13718         connect to the multicast group.
13719         Move parsing and setting of caps to a common place.
13720         Fixes #349894.
13721
13722 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13723
13724         * ext/flac/gstflactag.c:
13725         * gst/alpha/gstalpha.c:
13726         * gst/debug/breakmydata.c:
13727         * gst/debug/negotiation.c:
13728         * gst/debug/testplugin.c:
13729         * gst/effectv/gstaging.c:
13730         * gst/effectv/gstdice.c:
13731         * gst/effectv/gstedge.c:
13732         * gst/effectv/gstquark.c:
13733         * gst/effectv/gstrev.c:
13734         * gst/effectv/gstshagadelic.c:
13735         * gst/effectv/gstvertigo.c:
13736         * gst/effectv/gstwarp.c:
13737         * gst/multipart/multipartdemux.c:
13738         * gst/multipart/multipartmux.c:
13739         * gst/videobox/gstvideobox.c:
13740         * gst/videofilter/gstgamma.c:
13741         * gst/videofilter/gstvideotemplate.c:
13742         * gst/videomixer/videomixer.c:
13743         * sys/sunaudio/gstsunaudiosrc.h:
13744         More G_OBJECT macro fixing.
13745
13746 2006-09-16  Wim Taymans  <wim@fluendo.com>
13747
13748         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13749
13750         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13751         Correctly set the dwLength in strh.
13752         With this patch, the file duration is now displayed correctly in window
13753         media player and the AVI plays completely. Fixes #356147
13754
13755 2006-09-15  Wim Taymans  <wim@fluendo.com>
13756
13757         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13758
13759         * sys/sunaudio/gstsunaudiomixerctrl.c:
13760         (gst_sunaudiomixer_ctrl_build_list):
13761         Set the output track as the MASTER so that the gnome-settings-daemon
13762         keybindings for changing the volume using the keyboard works.
13763         Fixes #356142.
13764
13765 2006-09-15  Wim Taymans  <wim@fluendo.com>
13766
13767         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13768         Fix documentation, it is not possible to control the framerate of jpegdec
13769         using filtered caps yet. Fixes #355210.
13770         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13771         stop when there is an error.
13772
13773 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13774
13775         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13776         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13777           Don't interpret a first buffer with an offset of NONE as
13778           'from the middle of the stream', but only a first buffer
13779           that has a valid buffer offset that's non-zero (see #345449).
13780
13781 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13782
13783         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13784         (gst_icydemux_typefind_or_forward):
13785         * gst/icydemux/gsticydemux.h:
13786           When we merge/collect multiple incoming buffers for typefinding
13787           purposes, keep an initial 0 offset on the first outgoing buffer
13788           as well (otherwise id3demux won't work right). Fixes #345449.
13789           Also Make buffer metadata writable before setting buffer caps.
13790
13791         * tests/check/elements/icydemux.c: (typefind_succeed),
13792         (cleanup_icydemux), (push_data), (GST_START_TEST),
13793         (icydemux_suite):
13794           Small test case for the above.
13795
13796 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13797
13798         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13799         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13800         (gst_avi_demux_stream_header_push),
13801         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13802         (gst_avi_demux_loop):
13803           More code reuse and better logging in _peek_chunk(). Reintroduce check
13804           for chunk sizes before reading them (avoid oom). Better handling for 
13805           invalid chunksizes when streaming.
13806
13807 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13808
13809         * gst/level/gstlevel.c: (gst_level_set_property):
13810         * gst/level/gstlevel.h:
13811           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13812           René Stadler
13813
13814 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13815
13816         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13817         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13818         (gst_avi_demux_stream_data):
13819           Revert one change to fix streaming avi (adapter size != data size).
13820
13821 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13822
13823         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13824
13825         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13826         (gst_matroska_demux_reset),
13827         (gst_matroska_demux_read_track_encodings),
13828         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13829         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13830         (gst_matroska_demux_subtitle_caps):
13831         * gst/matroska/matroska-ids.h:
13832           Add support for VOBSUB subtitle tracks and zlib-compressed
13833           tracks. Make sure we start on a keyframe after a seek. (#343348)
13834
13835 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13836
13837         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13838         (gst_matroska_demux_push_flac_codec_priv_data),
13839         (gst_matroska_demux_push_xiph_codec_priv_data),
13840         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13841         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13842         * gst/matroska/matroska-ids.h:
13843           Add basic FLAC support (#311586), not perfect yet though, needs some
13844           tweaking in flacdec; also, seeking could be better.
13845           Do better bounds checking when deserialising vorbis stream headers
13846           to make sure we don't read beyond the end of the buffer on bad input.
13847
13848 2006-09-04  Wim Taymans  <wim@fluendo.com>
13849
13850         Patch by: Alessandro Decina <alessandro at nnva dot org>
13851
13852         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13853         Seeking back in a file containing a CMML stream errors out if the seek
13854         goes back up to the CMML headers. This is because after the seek the xml
13855         processing instruction <?xml ...?> is submitted to the xml parser again, 
13856         which results in an error. The attached patch fixes the problem. 
13857         Fixes #353908.
13858
13859         * ext/annodex/gstcmmlenc.h:
13860         Fix authors name.
13861
13862
13863 2006-08-28  Andy Wingo  <wingo@pobox.com>
13864
13865         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13866         New helper function to lessen the ifdefs.
13867         (GST_INFO_OBJECT): 
13868         (gst_dv1394src_iso_receive): Use it.
13869         (gst_dv1394src_create): Also use the control sockets in iec61883
13870         mode.
13871         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13872         handle for AVC operations; fixes #348233.
13873
13874 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13875
13876         * configure.ac:
13877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13878         * docs/plugins/inspect/plugin-audiofx.xml:
13879         * docs/plugins/inspect/plugin-audiofxgood.xml:
13880         * gst/audiofx/Makefile.am:
13881         * gst/audiofx/audiofx.c:
13882         * gst/audiofxgood/.cvsignore:
13883         * gst/audiofxgood/Makefile.am:
13884         * gst/audiofxgood/audiofx.c:
13885         * gst/audiofxgood/audiopanorama.c:
13886         * gst/audiofxgood/audiopanorama.h:
13887           Rename again (audiofxgood -> audiofx).
13888
13889 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13890
13891         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13892         (gst_avi_demux_stream_scan):
13893           Initialze variables.
13894
13895 2006-08-25  Wim Taymans  <wim@fluendo.com>
13896
13897         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13898         (gst_avi_demux_init), (gst_avi_demux_finalize),
13899         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13900         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13901         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13902         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13903         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13904         (gst_avi_demux_massage_index),
13905         (gst_avi_demux_calculate_durations_from_index),
13906         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13907         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13908         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13909         (gst_avi_demux_change_state):
13910         * gst/avi/gstavidemux.h:
13911         More attempts to turn this into readable code.
13912         Don't leak adapters.
13913         Calculate duration according to index more efficiently.
13914         Don't try to act like we drive the pipeline in chain mode.
13915
13916 2006-08-25  Wim Taymans  <wim@fluendo.com>
13917
13918         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13919         Fix build.
13920
13921 2006-08-25  Wim Taymans  <wim@fluendo.com>
13922
13923         Patch by: Alessandro Decina <alessandro at nnva dot org>
13924
13925         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13926         Do some extra sanity checks.
13927         Fixes #350340.
13928
13929         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13930         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13931         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13932         Check if clip->start_time is valid before adding the clip to the
13933         track list.
13934         Reset enc->preamble going from PAUSED to READY.
13935         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13936         only used for EOS.
13937         Only post an error message if we were the one that created the fatal
13938         GstFlowReturn value.
13939
13940         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13941         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13942         Parse the seconds field of the npt-sec time format using %llu rather than
13943         %d and check that the value scaled by GST_SECOND doesn't overflow.
13944         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13945         Lookup a clip's track with clip->track rather than clip->id which
13946         makes no sense.
13947         Identify a clip by its track and start time and not its xml id.
13948         do some more input checking and make sure we don't do undefined shifts.
13949
13950         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13951         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13952         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13953         (push_clip), (push_empty_clip), (check_output_clip),
13954         (GST_START_TEST), (cmmldec_suite):
13955         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13956         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13957         (check_headers), (push_clip), (check_clip_times), (check_clip),
13958         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13959         Added some more checks.
13960
13961 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13962
13963         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13964         (gst_audio_panorama_set_property),
13965         (gst_audio_panorama_get_property),
13966         (gst_audio_panorama_transform_m2s_int),
13967         (gst_audio_panorama_transform_s2s_int),
13968         (gst_audio_panorama_transform_m2s_float),
13969         (gst_audio_panorama_transform_s2s_float):
13970         * gst/audiofxgood/audiopanorama.h:
13971         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13972           Make also the pan-property float (saves scaling and yields better
13973           resolution)
13974
13975 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13976
13977         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13978         (gst_audio_panorama_transform_m2s_float),
13979         (gst_audio_panorama_transform_s2s_float):
13980           ChangeLog surgery to add cymax's real name
13981
13982
13983 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13984
13985         Patch by: René Stadler <mail@renestadler.de>
13986
13987         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13988         (gst_audio_panorama_transform_m2s_int),
13989         (gst_audio_panorama_transform_s2s_int),
13990         (gst_audio_panorama_transform_m2s_float),
13991         (gst_audio_panorama_transform_s2s_float),
13992         (gst_audio_panorama_transform):
13993         * gst/audiofxgood/audiopanorama.h:
13994           Added float support
13995
13996 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13997
13998         * gst/audiofxgood/audiopanorama.c:
13999         (gst_audio_panorama_transform_m2s):
14000           Fix docs & debug category. Add Fixme for volume pan levels.
14001
14002 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14003
14004         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14005         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14006         (gst_avi_demux_stream_header_pull),
14007         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14008         (gst_avi_demux_chain):
14009           unbreak AVI index handling, some more debug, remove an obsolete
14010           adapter_flush that caused streaming to wander off in the wild
14011
14012 2006-08-24  Wim Taymans  <wim@fluendo.com>
14013
14014         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14015         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14016         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14017         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14018         (gst_avi_demux_calculate_durations_from_index),
14019         (gst_avi_demux_stream_header_push),
14020         (gst_avi_demux_stream_header_pull):
14021         * gst/avi/gstavidemux.h:
14022         Some more cleanups. 
14023         Fix totalFrames parsing in ODML.
14024         Disable use of index for length calculation in case of ODML as this is
14025         broken now.
14026
14027 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14028
14029         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14030           Use libgsttag helper function here too.
14031
14032 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14033
14034         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14035         (gst_avi_demux_init), (gst_avi_demux_dispose),
14036         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14037         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14038         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14039         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14040         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14041         (gst_avi_demux_parse_subindex),
14042         (gst_avi_demux_read_subindexes_push),
14043         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14044         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14045         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14046         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14047         (gst_avi_demux_stream_header_pull),
14048         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14049         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14050         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14051         (gst_avi_demux_change_state):
14052         * gst/avi/gstavidemux.h:
14053           Initial streaming support for avidemux (fixes #336465)
14054
14055 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14056
14057         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14058           There is no taglibmux element ...
14059
14060         * gst/rtsp/gstrtspsrc.c:
14061           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14062           was complaining about unknown entity here.
14063
14064 2006-08-22  Wim Taymans  <wim@fluendo.com>
14065
14066         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14067         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14068         (gst_avi_demux_process_next_entry):
14069         * gst/avi/gstavidemux.h:
14070         Mark DISCONT.
14071         Remove old unused fields and reorder the struct a bit.
14072
14073 2006-08-22  Wim Taymans  <wim@fluendo.com>
14074
14075         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14076         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14077         (gst_rtspsrc_pause):
14078         * gst/rtsp/gstrtspsrc.h:
14079         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14080         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14081         Small documentation updates.
14082
14083 2006-08-22  Wim Taymans  <wim@fluendo.com>
14084
14085         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14086         (gst_avi_demux_index_entry_for_time),
14087         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14088         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14089         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14090         (gst_avi_demux_next_data_buffer),
14091         (gst_avi_demux_calculate_durations_from_index),
14092         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14093         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14094         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14095         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14096         * gst/avi/gstavidemux.h:
14097         Precalc most of the duration query for each stream.
14098         Make seeking more correct.
14099         Use GstSegment to track position and duration.
14100         Code cleanups and leak fixes.
14101         Calculate correct total duration based on index length.
14102
14103 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14104
14105         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14106         (parse_insert_string_field):
14107           If strings in text fields are marked ISO8859-1, but contain
14108           valid UTF-8 already, then handle them as UTF-8 and ignore
14109           the encoding. (#351794)
14110
14111 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14112
14113         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14114         (gst_flac_dec_write), (gst_flac_dec_loop),
14115         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14116         (gst_flac_dec_src_query):
14117         * ext/flac/gstflacdec.h:
14118           Make flac-in-ogg work (#352100).
14119
14120 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14121
14122         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14123           Don't unref buffers of which we've already given away
14124           ownership to the adapter.
14125
14126 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14127
14128         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14129           Make metadata extraction actually work.
14130
14131         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14132         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14133         (gst_speexenc_chain):
14134           Fix metadata writing: replace old code which wrote completely
14135           broken tags with libgsttag-based code. Plus miscellaneous
14136           code cleanups (use static pad templates etc.) and a bunch
14137           of leak fixes.
14138
14139 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14140
14141         * gst/audiopanorama/.cvsignore:
14142         * gst/audiopanorama/Makefile.am:
14143         * gst/audiopanorama/audiofx.c:
14144         * gst/audiopanorama/audiopanorama.c:
14145         * gst/audiopanorama/audiopanorama.h:
14146           die! die! die! you should never have been there
14147
14148 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14149
14150         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14151         Fix invalid memory access in audiopanorama test suite.
14152
14153 2006-08-21  Edward Hervey  <edward@fluendo.com>
14154
14155         * tests/check/elements/.cvsignore:
14156         ignore built file
14157
14158 2006-08-21  Wim Taymans  <wim@fluendo.com>
14159
14160         * gst/rtp/Makefile.am:
14161         Fix the build again.
14162
14163 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14164
14165         * gst/audiofxgood/.cvsignore:
14166         * gst/audiofxgood/Makefile.am:
14167         * gst/audiofxgood/audiofx.c: (plugin_init):
14168         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14169         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14170         (gst_audio_panorama_set_property),
14171         (gst_audio_panorama_get_property),
14172         (gst_audio_panorama_get_unit_size),
14173         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14174         (gst_audio_panorama_transform_m2s),
14175         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14176         * gst/audiofxgood/audiopanorama.h:
14177           resubmit with the desired name *again*
14178
14179 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14180
14181         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14182         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14183           use g_assert in _get_unit_size
14184
14185 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14186
14187         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14188         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14189         * docs/plugins/inspect/plugin-audiofxgood.xml:
14190           cleanup -unused.txt to make it useful, add previously missing docs
14191
14192         * ext/Makefile.am:
14193           Quietly (accidentally) enable LADSPA for building by default, 
14194           despite the fact that it doesn't meet the plugin checklist.
14195             -- Added by Jan Schmidt 18 Dec 2006
14196
14197         * ext/esd/esdmon.c:
14198         * ext/esd/esdsink.c:
14199         * ext/esd/gstesd.c: (plugin_init):
14200           reflow to get rid of two external symbols
14201
14202         * gst/audiofxgood/audiofx.c: (plugin_init):
14203           re-add
14204
14205 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14206
14207         * configure.ac:
14208         * gst/audiofxgood/.cvsignore:
14209         * gst/audiofxgood/Makefile.am:
14210         * gst/audiofxgood/audiofx.c
14211         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14212         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14213         (gst_audio_panorama_set_property),
14214         (gst_audio_panorama_get_property),
14215         (gst_audio_panorama_get_unit_size),
14216         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14217         (gst_audio_panorama_transform_m2s),
14218         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14219         * gst/audiofxgood/audiopanorama.h:
14220         * tests/check/Makefile.am:
14221         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14222         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14223         (panorama_suite), (main):
14224         Add audiofxgood plugin with audiopanorama element
14225
14226 2006-08-18  Wim Taymans  <wim@fluendo.com>
14227
14228         * docs/plugins/Makefile.am:
14229         More Oss docs fixage. 
14230
14231 2006-08-18  Wim Taymans  <wim@fluendo.com>
14232
14233         * gst/rtp/Makefile.am:
14234         * gst/rtp/gstrtp.c: (plugin_init):
14235         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14236         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14237         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14238         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14239         (gst_rtp_sv3v_depay_get_property),
14240         (gst_rtp_sv3v_depay_change_state),
14241         (gst_rtp_sv3v_depay_plugin_init):
14242         * gst/rtp/gstrtpsv3vdepay.h:
14243         Added experimental SVQ3 depayloader.
14244
14245 2006-08-18  Edward Hervey  <edward@fluendo.com>
14246
14247         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14248         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14249         * ext/dv/gstdvdemux.h:
14250         When handling seek requests, don't send the newsegment event from the
14251         calling thread. Instead save it so it can be sent from the streaming
14252         thread.
14253
14254 2006-08-17  Wim Taymans  <wim@fluendo.com>
14255
14256         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14257
14258         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14259         Accept leading whitespace before the boundary
14260         This patch makes the demuxer allow some whitespace before the actual
14261         boundary. This makes the demuxer work with the ``old'' gstreamer
14262         multipartmuxer again (which placed an extra \n before the start
14263         of the stream) Fixes #349068.
14264
14265 2006-08-17  Wim Taymans  <wim@fluendo.com>
14266
14267         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14268         Error out on non-implemented stuff.
14269
14270 2006-08-16  Wim Taymans  <wim@fluendo.com>
14271
14272         Patch by: Andy Wingo <wingo at pobox dot com>
14273
14274         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14275         (gst_signal_processor_start), (gst_signal_processor_stop),
14276         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14277         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14278         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14279         (gst_signal_processor_change_state):
14280         Make ladspa elements reusable. Fixes #350006.
14281
14282 2006-08-16  Wim Taymans  <wim@fluendo.com>
14283
14284         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14285         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14286         names as possible. Fixes #349901.
14287
14288 2006-08-16  Wim Taymans  <wim@fluendo.com>
14289
14290         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14291         (gst_signal_processor_do_pushes):
14292         A push() gives away our refcount so we should not use the buffer on the
14293         pen anymore.
14294
14295 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14296
14297         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14298         (gst_oss_mixer_element_finalize):
14299           Don't leak device string.
14300
14301 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14302
14303         * configure.ac:
14304           Require CVS of GStreamer core and -base (for
14305           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14306
14307         * ext/taglib/gstid3v2mux.cc:
14308           Write extended comment tags properly (#348762).
14309
14310         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14311         (parse_comment_frame):
14312           Extract COMM frames into extended comments, which makes it
14313           easier to properly retain the description bit of the tag
14314           and maintain this information when re-tagging (#348762).
14315
14316 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14317
14318         * tests/check/Makefile.am:
14319           Don't try to run annodex unit tests if the annodex
14320           plugin has not been built (Fixes #351116).
14321
14322 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14323
14324         * gst/autodetect/gstautoaudiosink.c:
14325         (gst_auto_audio_sink_find_best):
14326           When we can't find a usable audiosink, don't error out,
14327           but use a fake sink instead and post a warning message
14328           on the bus (#341278).
14329
14330 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14331
14332         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14333         * sys/oss/gstosssink.c:
14334         * sys/oss/gstosssrc.c:
14335           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14336           ossmixer's new device property.
14337
14338         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14339         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14340           Add docs for OSS elements.
14341
14342         * docs/plugins/inspect/plugin-aasink.xml:
14343         * docs/plugins/inspect/plugin-alaw.xml:
14344         * docs/plugins/inspect/plugin-alpha.xml:
14345         * docs/plugins/inspect/plugin-alphacolor.xml:
14346         * docs/plugins/inspect/plugin-annodex.xml:
14347         * docs/plugins/inspect/plugin-apetag.xml:
14348         * docs/plugins/inspect/plugin-auparse.xml:
14349         * docs/plugins/inspect/plugin-autodetect.xml:
14350         * docs/plugins/inspect/plugin-avi.xml:
14351         * docs/plugins/inspect/plugin-cacasink.xml:
14352         * docs/plugins/inspect/plugin-cairo.xml:
14353         * docs/plugins/inspect/plugin-cdio.xml:
14354         * docs/plugins/inspect/plugin-cutter.xml:
14355         * docs/plugins/inspect/plugin-debug.xml:
14356         * docs/plugins/inspect/plugin-dv.xml:
14357         * docs/plugins/inspect/plugin-efence.xml:
14358         * docs/plugins/inspect/plugin-effectv.xml:
14359         * docs/plugins/inspect/plugin-esdsink.xml:
14360         * docs/plugins/inspect/plugin-flac.xml:
14361         * docs/plugins/inspect/plugin-flxdec.xml:
14362         * docs/plugins/inspect/plugin-gconfelements.xml:
14363         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14364         * docs/plugins/inspect/plugin-goom.xml:
14365         * docs/plugins/inspect/plugin-halelements.xml:
14366         * docs/plugins/inspect/plugin-icydemux.xml:
14367         * docs/plugins/inspect/plugin-id3demux.xml:
14368         * docs/plugins/inspect/plugin-jpeg.xml:
14369         * docs/plugins/inspect/plugin-level.xml:
14370         * docs/plugins/inspect/plugin-matroska.xml:
14371         * docs/plugins/inspect/plugin-mulaw.xml:
14372         * docs/plugins/inspect/plugin-multipart.xml:
14373         * docs/plugins/inspect/plugin-navigationtest.xml:
14374         * docs/plugins/inspect/plugin-ossaudio.xml:
14375         * docs/plugins/inspect/plugin-png.xml:
14376         * docs/plugins/inspect/plugin-rtp.xml:
14377         * docs/plugins/inspect/plugin-rtsp.xml:
14378         * docs/plugins/inspect/plugin-shout2send.xml:
14379         * docs/plugins/inspect/plugin-smpte.xml:
14380         * docs/plugins/inspect/plugin-speex.xml:
14381         * docs/plugins/inspect/plugin-taglib.xml:
14382         * docs/plugins/inspect/plugin-udp.xml:
14383         * docs/plugins/inspect/plugin-videobalance.xml:
14384         * docs/plugins/inspect/plugin-videobox.xml:
14385         * docs/plugins/inspect/plugin-videoflip.xml:
14386         * docs/plugins/inspect/plugin-videomixer.xml:
14387         * docs/plugins/inspect/plugin-wavenc.xml:
14388         * docs/plugins/inspect/plugin-wavparse.xml:
14389         * docs/plugins/inspect/plugin-ximagesrc.xml:
14390           Update to CVS version.
14391           
14392 2006-08-16  Wim Taymans  <wim@fluendo.com>
14393
14394         * gst/rtp/gstrtpamrdepay.c:
14395         * gst/rtp/gstrtpmp4gdepay.c:
14396         Caps extra properties must be defined as strings for
14397         depayloaders because they are generated from an SDP.
14398
14399         * gst/rtp/Makefile.am:
14400         * gst/rtp/gstrtp.c: (plugin_init):
14401         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14402         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14403         (gst_rtp_h264_depay_finalize), (decode_base64),
14404         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14405         (gst_rtp_h264_depay_set_property),
14406         (gst_rtp_h264_depay_get_property),
14407         (gst_rtp_h264_depay_change_state),
14408         (gst_rtp_h264_depay_plugin_init):
14409         * gst/rtp/gstrtph264depay.h:
14410         Added basic, not completely functional RFC 3984 H264 depayloader.
14411
14412 2006-08-16  Wim Taymans  <wim@fluendo.com>
14413
14414         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14415         Add pads after setting them up.
14416
14417         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14418         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14419         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14420         (gst_rtspsrc_stream_setup_rtp),
14421         (gst_rtspsrc_stream_configure_transport),
14422         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14423         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14424         (gst_rtspsrc_pause):
14425         * gst/rtsp/gstrtspsrc.h:
14426         Fix interleaved mode.
14427          - Protect streaming with lock.
14428          - Combine flows
14429          - set caps on outgoing buffers.
14430          - strip trailing \0 from data packets.
14431          - Configure RTP/RTCP in stream.
14432         Use DEBUG_OBJECT more.
14433
14434 2006-08-16  Wim Taymans  <wim@fluendo.com>
14435
14436         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14437         Turn a g_print into a DEBUG line.
14438
14439 2006-08-13  Wim Taymans  <wim@fluendo.com>
14440
14441         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14442         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14443         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14444         (gst_oss_mixer_element_get_property),
14445         (gst_oss_mixer_element_change_state):
14446         * sys/oss/gstossmixerelement.h:
14447         Small cleanups. Better error reporting.
14448         Add device property for the mixer instead of the hardcoded
14449         /dev/mixer. Fixes #350785.
14450         API: GstOssMixerElement::device property
14451
14452 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14453
14454         Patch by: Jens Granseuer <jensgr at gmx net>
14455
14456         * gconf/Makefile.am:
14457           Make --disable-schemas work right (they still need
14458           to be copied to the installation directory, just not
14459           applied). Fixes #351347 (also #344100).
14460           
14461 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14462
14463         * configure.ac: back to HEAD
14464
14465 === release 0.10.4 ===
14466
14467 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14468
14469         * configure.ac:
14470           releasing 0.10.4, "Dear Leader"
14471
14472 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14473
14474         Patch by: Edward Hervey <edward@fluendo.com>
14475
14476         * configure.ac:
14477         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14478         (gst_wavparse_stream_data):
14479         Send the newsegment event in the streaming thread.
14480         Fixes #347529
14481
14482 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14483
14484         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14485         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14486         (gst_smokeenc_resync), (gst_smokeenc_chain):
14487           Refuse sink caps in the encoder if width or height is not a
14488           multiple of 16, the encoder does not support that yet (#349939);
14489           along the same lines, check the return value of the encoder
14490           setup function; also remove some debug log clutter.
14491
14492 2006-08-04  Andy Wingo  <wingo@pobox.com>
14493
14494         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14495         whether a processor can work in place or not, and for keeping
14496         track of its state. Change the FlowReturn instance variable from
14497         "state" to "flow_state", all callers changed.
14498
14499         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14500         (gst_signal_processor_start, gst_signal_processor_stop)
14501         (gst_signal_processor_cleanup): New functions to manage the
14502         processor's state.
14503         (gst_signal_processor_setcaps): start() as well as setup() here.
14504         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14505         (gst_signal_processor_change_state): Stop and cleanup the
14506         processor as we go to NULL.
14507
14508         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14509         INPLACE_BROKEN is not set.
14510
14511         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14512         Do the alloc_buffer in bytes, not frames.
14513         
14514 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14515
14516         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14517         Fix rgb masks when recording in < 24bpp.
14518
14519 2006-08-04  Andy Wingo  <wingo@pobox.com>
14520
14521         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14522         (gst_signal_processor_prepare)
14523         (gst_signal_processor_update_inputs)
14524         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14525         (gst_signal_processor_flush)
14526         (gst_signal_processor_sink_activate_push)
14527         (gst_signal_processor_src_activate_pull)
14528         (gst_signal_processor_change_state): Remove the last of the code
14529         that assumes that we process whole buffers at a time. Fix some
14530         debugging. Seems to work now in some cases.
14531         (gst_signal_processor_src_activate_pull): BPB
14532
14533 2006-08-01  Andy Wingo  <wingo@pobox.com>
14534
14535         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14536         Fix nframes-choosing.
14537         (gst_signal_processor_init): Init pending_in and pending_out.
14538
14539         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14540         more default sample rate, although we never check that the sample
14541         rate actually gets set. Something for the future.
14542         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14543         (gst_signal_processor_event): Refcount fixen.
14544         (gst_signal_processor_process): Pull the number of frames to
14545         process from the sizes of the buffers in the input pens.
14546         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14547         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14548         it instead of buffer_frames.
14549         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14550         to do_pulls.
14551         (gst_signal_processor_chain)
14552         (gst_signal_processor_sink_activate_push)
14553         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14554
14555         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14556
14557 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14558
14559         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14560         (gst_signal_processor_process):
14561           don't query buffer-frames from caps, add lots of debug-log,
14562           try fix for assert (#349189)
14563
14564 2006-07-31  Wim Taymans  <wim@fluendo.com>
14565
14566         * gst/udp/gstudpsrc.c:
14567         Fix docs.
14568
14569 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14570
14571         * ext/ladspa/gstsignalprocessor.c:
14572         (gst_signal_processor_add_pad_from_template),
14573         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14574         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14575         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14576         (gst_signal_processor_sink_activate_push),
14577         (gst_signal_processor_src_activate_pull),
14578         (gst_signal_processor_change_state):
14579          Add debugs logs here and there, add more error handling, add some
14580          FIXME comments, filed #349189
14581
14582 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14583
14584         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14585         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14586         Set caps on buffer correctly.  Fixes bug #349155.
14587
14588 2006-07-28  Wim Taymans  <wim@fluendo.com>
14589
14590         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14591
14592         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14593         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14594         (gst_multipart_demux_finalize), (get_line_end),
14595         (multipart_parse_header), (multipart_find_boundary),
14596         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14597         (gst_multipart_set_property), (gst_multipart_get_property):
14598         Uses GstAdapter instead of own buffering.
14599         Actually parses the mime-type correctly (In tests the mime-type was
14600         always "" with the old version).
14601         Uses the Content-length header if available to speed up things.
14602         Reliably autoscans the boundary name by default.
14603         Fixes #349068.
14604
14605         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14606         Don't start the stream with a \n.
14607
14608 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14609
14610         Patch by: Brian Cameron <brian dot cameron at sun com>
14611
14612         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14613           Open source with O_NONBLOCK (#349015).
14614
14615 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14616
14617         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14618         (gst_avi_demux_massage_index):
14619         * gst/avi/gstavidemux.h:
14620           Whitespace fixes and more debug
14621
14622 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14623
14624         * gst/autodetect/gstautoaudiosink.c:
14625         (gst_auto_audio_sink_create_element_with_pretty_name),
14626         (gst_auto_audio_sink_find_best),
14627         (gst_auto_audio_sink_change_state):
14628           Get rid of old and unused magic sound-server properties stuff.
14629           Add suffix to child sink's name that makes it easy to see from
14630           the name alone which type it actually is (alsa, oss, esd, etc.).
14631
14632 2006-07-27  Wim Taymans  <wim@fluendo.com>
14633
14634         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14635         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14636         (gst_udpsrc_start):
14637         * gst/udp/gstudpsrc.h:
14638         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14639         not some sort of feature we enable.
14640
14641 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14642
14643         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14644           Use CLOSE_SOCKET() here instead of close() to maintain
14645           win32 workiness.
14646
14647 2006-07-27  Wim Taymans  <wim@fluendo.com>
14648
14649         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14650
14651         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14652         (gst_udpsrc_create), (gst_udpsrc_set_property),
14653         (gst_udpsrc_get_property), (gst_udpsrc_start):
14654         * gst/udp/gstudpsrc.h:
14655         Added "buffer-size" property to control the kernel receive buffer size.
14656         Update documentation.
14657         Small cleanups. Fixes #348752.
14658         API: buffer-size property
14659
14660 2006-07-26  Wim Taymans  <wim@fluendo.com>
14661
14662         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14663
14664         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14665         (gst_rtp_pcma_pay_handle_buffer):
14666         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14667         (gst_rtp_pcmu_pay_handle_buffer):
14668         Fix timestamp calculation on outgoing RTP packets.
14669         Fixes #348675.
14670
14671 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14672
14673         * ext/taglib/gstid3v2mux.cc:
14674           Fix writing of comment frames (should be COMM not TCOM),
14675           is still sub-optimal though, since we don't retain or
14676           extract the comment descriptions properly (#334375,
14677           also see #334375).
14678
14679 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14680
14681         * gst/wavparse/gstwavparse.c:
14682           #define 'fact' RIFF chunk if we are not compiling against
14683           -base CVS (we don't want to depend on -base CVS for this
14684           one define only, and also not for release order reasons).
14685
14686 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14687
14688         * ext/taglib/gstid3v2mux.cc:
14689           Handle multiple tags of the same type properly. Re-inject
14690           unparsed ID3v2 frames that we get as binary blobs from
14691           id3demux into the tag again so we don't lose information
14692           when retagging (#334375).
14693
14694 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14695
14696         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14697           Document newly-added properties properly, so that there is a
14698           'Since: 0.10.4' in the plugin docs. Convert some property
14699           names into canonical GObject style (GObject will do that
14700           internally anyway).
14701
14702 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14703
14704         * gst/id3demux/id3tags.c:
14705         (id3demux_add_id3v2_frame_blob_to_taglist):
14706           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14707           well, and add the version to the blob's buffer caps, since that
14708           information will be needed for deserialisation later on (#348644).
14709
14710 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14711
14712         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14713         (gst_avi_demux_parse_stream):
14714          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14715          indentation and spacing.
14716
14717 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14718
14719         * docs/plugins/Makefile.am:
14720         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14721         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14722         * docs/plugins/gst-plugins-good-plugins.args:
14723         * docs/plugins/inspect/plugin-1394.xml:
14724         * docs/plugins/inspect/plugin-aasink.xml:
14725         * docs/plugins/inspect/plugin-alaw.xml:
14726         * docs/plugins/inspect/plugin-alpha.xml:
14727         * docs/plugins/inspect/plugin-alphacolor.xml:
14728         * docs/plugins/inspect/plugin-annodex.xml:
14729         * docs/plugins/inspect/plugin-apetag.xml:
14730         * docs/plugins/inspect/plugin-auparse.xml:
14731         * docs/plugins/inspect/plugin-autodetect.xml:
14732         * docs/plugins/inspect/plugin-avi.xml:
14733         * docs/plugins/inspect/plugin-cacasink.xml:
14734         * docs/plugins/inspect/plugin-cairo.xml:
14735         * docs/plugins/inspect/plugin-cdio.xml:
14736         * docs/plugins/inspect/plugin-cutter.xml:
14737         * docs/plugins/inspect/plugin-debug.xml:
14738         * docs/plugins/inspect/plugin-dv.xml:
14739         * docs/plugins/inspect/plugin-efence.xml:
14740         * docs/plugins/inspect/plugin-effectv.xml:
14741         * docs/plugins/inspect/plugin-esdsink.xml:
14742         * docs/plugins/inspect/plugin-flac.xml:
14743         * docs/plugins/inspect/plugin-flxdec.xml:
14744         * docs/plugins/inspect/plugin-gconfelements.xml:
14745         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14746         * docs/plugins/inspect/plugin-goom.xml:
14747         * docs/plugins/inspect/plugin-halelements.xml:
14748         * docs/plugins/inspect/plugin-icydemux.xml:
14749         * docs/plugins/inspect/plugin-id3demux.xml:
14750         * docs/plugins/inspect/plugin-jpeg.xml:
14751         * docs/plugins/inspect/plugin-level.xml:
14752         * docs/plugins/inspect/plugin-matroska.xml:
14753         * docs/plugins/inspect/plugin-mulaw.xml:
14754         * docs/plugins/inspect/plugin-multipart.xml:
14755         * docs/plugins/inspect/plugin-navigationtest.xml:
14756         * docs/plugins/inspect/plugin-ossaudio.xml:
14757         * docs/plugins/inspect/plugin-png.xml:
14758         * docs/plugins/inspect/plugin-rtp.xml:
14759         * docs/plugins/inspect/plugin-rtsp.xml:
14760         * docs/plugins/inspect/plugin-shout2send.xml:
14761         * docs/plugins/inspect/plugin-smpte.xml:
14762         * docs/plugins/inspect/plugin-speex.xml:
14763         * docs/plugins/inspect/plugin-udp.xml:
14764         * docs/plugins/inspect/plugin-videobalance.xml:
14765         * docs/plugins/inspect/plugin-videobox.xml:
14766         * docs/plugins/inspect/plugin-videoflip.xml:
14767         * docs/plugins/inspect/plugin-videomixer.xml:
14768         * docs/plugins/inspect/plugin-wavenc.xml:
14769         * docs/plugins/inspect/plugin-wavparse.xml:
14770         * docs/plugins/inspect/plugin-ximagesrc.xml:
14771           Update files to CVS/Prerelease version, add esdsink docs.
14772
14773         * ext/esd/esdsink.c:
14774           Add gtk-doc blurb.
14775
14776         * gst/rtp/gstrtpmp4vpay.c:
14777           Fix typo in element description.
14778
14779 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14780
14781         * ext/esd/esdsink.c: (gst_esdsink_open),
14782         (gst_esdsink_factory_init):
14783           Prevent libesd from auto-spawning a sound daemon if it
14784           is not already running. Now that we don't do evil stuff
14785           like that any longer we can give esdsink a rank so that
14786           autoaudiosink will try it as well if all other audio
14787           sinks fail (#343051).
14788
14789 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14790
14791         * ext/esd/Makefile.am:
14792           Oops, need to remove README from EXTRA_DIST as well.
14793
14794 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14795
14796         * ext/esd/README:
14797           Remove, it contains nothing useful anyway.
14798
14799         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14800         (gst_esdsink_delay):
14801           Some small clean-ups; use GST_BOILERPLATE etc.
14802
14803 2006-07-24  Wim Taymans  <wim@fluendo.com>
14804
14805         * gst/law/alaw-decode.c: (alawdec_getcaps):
14806         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14807         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14808         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14809         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14810
14811 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14812
14813         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14814         (gst_wavparse_other), (gst_wavparse_perform_seek),
14815         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14816         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14817         (gst_wavparse_pad_query):
14818         * gst/wavparse/gstwavparse.h:
14819           Use information from 'fact' chunk for length calculation of compressed
14820           samples. Calculate bps if bogus value is found in wav header (embeded
14821           mp2/mp3).
14822           
14823
14824 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14825
14826         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14827
14828         * configure.ac:
14829         * gst/udp/Makefile.am:
14830         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14831         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14832         * gst/udp/gstdynudpsink.h:
14833         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14834         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14835         * gst/udp/gstmultiudpsink.h:
14836         * gst/udp/gstudp.c: (plugin_init):
14837         * gst/udp/gstudpsink.h:
14838         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14839         (gst_udpsrc_start), (gst_udpsrc_stop):
14840         * gst/udp/gstudpsrc.h:
14841         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14842         (gst_udp_net_utils_win32_wsa_startup):
14843         * gst/udp/gstudpnetutils.h:
14844           Port udp plugin to win32 (#345288).
14845
14846 2006-07-24  Wim Taymans  <wim@fluendo.com>
14847
14848         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14849         Remove unwanted DEBUG line.
14850
14851 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14852
14853         * gst/id3demux/gstid3demux.c: (plugin_init):
14854         * gst/id3demux/id3tags.c:
14855         (id3demux_add_id3v2_frame_blob_to_taglist):
14856         * gst/id3demux/id3tags.h:
14857           On second thought, it might be wiser and more efficient
14858           not to do tag registration from a streaming thread.
14859
14860 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14861
14862         * gst/id3demux/id3tags.c:
14863         (id3demux_add_id3v2_frame_blob_to_taglist),
14864         (id3demux_id3v2_frames_to_tag_list):
14865           Put ID3v2 frames we can't parse as binary blobs into private
14866           tags, so that they are not lost when retagging, at least once
14867           id3v2mux has been taught to re-inject those frames again.
14868           See bug #334375.
14869
14870 2006-07-21  Wim Taymans  <wim@fluendo.com>
14871
14872         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14873         (gst_avi_demux_process_next_entry):
14874         Fix some leaks.
14875
14876         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14877         Don't use \n in debug lines.
14878
14879 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14880
14881         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14882         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14883           Add annodex and icydemux, cleanup the sections a bit
14884
14885 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14886
14887         Patch by: Alex Lancaster <alexl at users sourceforge net>
14888
14889         * ext/taglib/gstid3v2mux.cc:
14890           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14891           ID3v2 TSSE frames (#347898).
14892
14893 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14894
14895         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14896           Respect mpegversion for "video/mpeg" and give message in case of
14897           unhandled versions.
14898
14899 2006-07-17  Wim Taymans  <wim@fluendo.com>
14900
14901         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14902         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14903         (gst_pngdec_chain), (gst_pngdec_sink_event),
14904         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14905         (gst_pngdec_sink_activate_push):
14906         * ext/libpng/gstpngdec.h:
14907         Use statically allocated segment instead of leaking.
14908         Various cleanups.
14909         Fix flush and seek handling.
14910
14911 2006-07-16  Wim Taymans  <wim@fluendo.com>
14912
14913         * gst/rtp/Makefile.am:
14914         * gst/rtp/gstrtp.c: (plugin_init):
14915         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14916         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14917         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14918         (gst_rtp_mp4g_depay_set_property),
14919         (gst_rtp_mp4g_depay_get_property),
14920         (gst_rtp_mp4g_depay_change_state),
14921         (gst_rtp_mp4g_depay_plugin_init):
14922         * gst/rtp/gstrtpmp4gdepay.h:
14923         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14924         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14925         (gst_rtp_mp4g_pay_flush):
14926         Added simple generic mpeg4 depayloader.
14927         Fix generic mpeg4 payloader.
14928
14929 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14930
14931         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14932           Don't try doing state changes on a NULL pointer.
14933
14934 2006-07-14  Wim Taymans  <wim@fluendo.com>
14935
14936         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14937
14938         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14939         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14940         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14941         * gst/rtp/gstrtpamrdepay.h:
14942         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14943         Fixes #321191
14944
14945 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14946
14947         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14948         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14949         Fix segfault when moving mouse pointer to the bottom right corner.
14950
14951 2006-07-12  Wim Taymans  <wim@fluendo.com>
14952
14953         * gst/rtp/Makefile.am:
14954         * gst/rtp/gstrtp.c: (plugin_init):
14955         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14956         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14957         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14958         (gst_rtp_mp2t_depay_set_property),
14959         (gst_rtp_mp2t_depay_get_property),
14960         (gst_rtp_mp2t_depay_change_state),
14961         (gst_rtp_mp2t_depay_plugin_init):
14962         * gst/rtp/gstrtpmp2tdepay.h:
14963         Added mpeg2 TS depayloader. Closing #347234.
14964
14965 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14966
14967         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14968           Remove g_assert that shouldn't be there and was triggered
14969           after trying to open a device that doesn't exist or can't
14970           be opened for some other reason (#347972).
14971
14972 2006-07-10  Edward Hervey  <edward@fluendo.com>
14973
14974         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14975         (gst_avi_demux_stream_header), (push_tag_lists):
14976         * gst/avi/gstavidemux.h:
14977         Don't push tag events found by gst_riff_parse_info() before outputting
14978         GST_EVENT_NEWSEGMENT.
14979
14980 2006-07-10  Wim Taymans  <wim@fluendo.com>
14981
14982         * gst/rtsp/Makefile.am:
14983         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14984         (rtsp_connection_close):
14985         * gst/rtsp/rtspdefs.h:
14986         replaced closesocket and close in code with one CLOSE_SOCKET. 
14987         Some more cleanups. Fixes #345301.
14988
14989 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14990
14991         * gst/autodetect/gstautoaudiosink.c:
14992           Fix example pipeline in docs.
14993
14994 2006-07-10  Wim Taymans  <wim@fluendo.com>
14995
14996         Patch by: Rob Taylor <robtaylor at floopily dot org>
14997
14998         * gst/udp/gstmultiudpsink.c: (join_multicast),
14999         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15000         If a destination is added before the stream is set to PAUSED, the
15001         multicast group is not joined as the socket is not created yet. 
15002         Also TTL and LOOP should also be set. Fixes #346921.
15003
15004 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15005
15006         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15007         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15008         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15009         (gst_ximage_src_init):
15010         * sys/ximage/gstximagesrc.h:
15011         Fix use-damage property to actually work :)
15012         Add startx, starty, endx, endy properties so screencasts other than full
15013         screen ones can work.
15014
15015 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15016
15017         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15018         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15019         (gst_ximage_src_class_init), (gst_ximage_src_init):
15020         * sys/ximage/gstximagesrc.h:
15021         Add use_damage property to offer ability to choose whether to use
15022         XDamage or not.
15023
15024 2006-07-07  Wim Taymans  <wim@fluendo.com>
15025
15026         * gst/goom/filters.c: (zoomFilterSetResolution):
15027         Avoid goom coredumping by clearing memory. 
15028         Fixes 345679.
15029
15030 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15031
15032         * win32/vs6/libgstid3demux.dsp:
15033         Add a link to libgsttag-0.10.lib.
15034
15035 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15036
15037         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15038         (gst_tag_demux_read_range):
15039         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15040         (gst_id3demux_read_range):
15041           Don't return FLOW_UNEXPECTED when a buffer is before
15042           the start of the stream (which might happen with
15043           large ID3v2 tags if the tag reading was done pullrange
15044           based and we then switched to push mode later on).
15045           Fixes regression introduced by commit from June 29th.
15046
15047 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15048
15049         * ext/taglib/gstid3v2mux.cc:
15050           Make UTF-8 the default encoding when writing string
15051           tags (before, our UTF-8 strings would automatically
15052           be converted to ISO-8859-1 by taglib and written as
15053           ISO-8859-1 fields if that was possible).
15054
15055         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15056         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15057         (test_taglib_id3mux_with_tags):
15058           Add test case that makes sure our UTF-8 strings have
15059           actually been written into the tag as UTF-8.
15060
15061 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15062
15063         * configure.ac:
15064           Let's try that again.
15065
15066 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15067
15068         * configure.ac:
15069           Disable monoscope plugin for now until it fulfills
15070           all the requirements.
15071
15072 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15073
15074         * configure.ac:
15075         * gst/monoscope/Makefile.am:
15076         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15077         (gst_monoscope_class_init), (gst_monoscope_init),
15078         (gst_monoscope_finalize), (gst_monoscope_reset),
15079         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15080         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15081         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15082         (gst_monoscope_change_state), (plugin_init):
15083         * gst/monoscope/gstmonoscope.h:
15084           Port monoscope visualisation to 0.10.
15085
15086 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15087
15088         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15089         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15090           Return FLOW_UNEXPECTED when at the end of the file, not
15091           FLOW_ERROR. Fixes 'internal stream error' errors that
15092           would sometimes occur in totem when scrubbing to the
15093           end of an ID3v1 tagged mp3 file.
15094
15095 2006-07-03  Edward Hervey  <edward@fluendo.com>
15096
15097         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15098         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15099         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15100         * ext/libpng/gstpngdec.h:
15101         Implement buffer clipping/dropping using GstSegment.
15102         This provides accurate seeking.
15103
15104 2006-07-03  Edward Hervey  <edward@fluendo.com>
15105
15106         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15107         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15108         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15109         (gst_avi_demux_process_next_entry), (push_tag_lists),
15110         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15111         * gst/avi/gstavidemux.h:
15112         Proper aggregation of each stream's GstFlowReturn in order to figure out
15113         whether the task should stop or not.
15114         Don't send inline events before pushing out a NEW_SEGMENT, more
15115         specifically for GST_TAG_EVENT.
15116         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15117         sub-indexes.
15118
15119 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15120
15121         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15122
15123         * sys/sunaudio/gstsunaudiomixerctrl.c:
15124         (gst_sunaudiomixer_ctrl_build_list):
15125           Move "Monitor" slider to input tab so it works more like
15126           sdtaudiocontrol, which is what people on Solaris are used
15127           to using for their mixer program (#346259).
15128
15129 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15130
15131         * tests/check/elements/level.c: (GST_START_TEST):
15132           fix a leak, clean up at the end
15133
15134 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15135
15136         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15137         (gst_matroska_demux_send_event),
15138         (gst_matroska_demux_loop_stream_parse_id):
15139         * gst/matroska/matroska-ids.h:
15140           Send tag event after newsegment event.
15141
15142 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15143
15144         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15145         (gst_id3demux_read_range):
15146           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15147           certain cases where a read beyond the end of the file is
15148           requested. Fixes #345930.
15149
15150         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15151         (gst_tag_demux_read_range):
15152           Fix same issue here as well.
15153
15154 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15155
15156         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15157         
15158         Fix hypothetical crash.
15159
15160 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15161
15162         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15163
15164         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15165           Do not modify the ports value. If the user has turned off the
15166           built-in speakers, then we should not reset it in the prepare
15167           function, since this causes the built-in speakers to turn
15168           back on anytime the user changes a track in totem, rhythmbox,
15169           etc. (#346066).
15170
15171 2006-06-23  Wim Taymans  <wim@fluendo.com>
15172
15173         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15174         Fix double caps unref when negotiation fails.
15175
15176 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15177
15178         * ext/annodex/gstcmmldec.c:
15179         * ext/annodex/gstcmmlenc.c:
15180         * ext/annodex/gstcmmlparser.c:
15181         * ext/dv/gstdvdec.c:
15182         * ext/dv/gstdvdemux.c:
15183         * ext/gdk_pixbuf/pixbufscale.c:
15184         * ext/jpeg/gstjpegenc.c:
15185         * ext/jpeg/gstsmokedec.c:
15186         * ext/jpeg/gstsmokeenc.c:
15187         * ext/libpng/gstpngdec.c:
15188         * ext/libpng/gstpngenc.c:
15189         * ext/speex/gstspeexenc.c:
15190         * gst/alpha/gstalphacolor.c:
15191         * gst/cutter/gstcutter.c:
15192         * gst/debug/gstnavigationtest.c:
15193         * gst/icydemux/gsticydemux.c:
15194         * gst/level/gstlevel.c:
15195         * gst/multipart/multipart.c:
15196         * gst/rtp/gstrtpamrpay.c:
15197         * gst/rtp/gstrtpdepay.c:
15198         * gst/rtp/gstrtpilbcpay.c:
15199         * gst/rtp/gstrtpmp4gpay.c:
15200         * gst/rtp/gstrtpmp4vpay.c:
15201         * gst/rtsp/gstrtpdec.c:
15202         * gst/rtsp/gstrtspsrc.c:
15203         * gst/udp/gstdynudpsink.c:
15204         * gst/udp/gstmultiudpsink.c:
15205         * gst/udp/gstudpsrc.c:
15206         * gst/videobox/gstvideobox.c:
15207         * gst/videofilter/gstvideoflip.c:
15208           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15209           plus two minor macro fixes.
15210
15211 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15212
15213         * gst/matroska/matroska-demux.c:
15214         (gst_matroska_demux_check_subtitle_buffer),
15215         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15216         (gst_matroska_demux_subtitle_caps):
15217         * gst/matroska/matroska-ids.c:
15218         (gst_matroska_track_init_subtitle_context):
15219         * gst/matroska/matroska-ids.h:
15220           Try to fix up broken matroska files containing subtitle
15221           streams with non-UTF8 character encodings (courtesy of
15222           mkvmerge) using either the encoding specified in the
15223           GST_SUBTITLE_ENCODING environment variable or the
15224           current locale's character set if it is non-UTF8.
15225           Fixes #337076.
15226
15227 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15228
15229         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15230           Set image type from APIC frame as "image-type" field
15231           of GST_TAG_IMAGE buffer caps (#344605).
15232
15233 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15234
15235         * ext/flac/Makefile.am:
15236         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15237         (gst_flac_dec_reset_decoders),
15238         (gst_flac_dec_setup_seekable_decoder),
15239         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15240         (gst_flac_dec_metadata_callback),
15241         (gst_flac_dec_metadata_callback_seekable),
15242         (gst_flac_dec_metadata_callback_stream),
15243         (gst_flac_dec_error_callback),
15244         (gst_flac_dec_error_callback_seekable),
15245         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15246         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15247         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15248         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15249         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15250         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15251         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15252         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15253         (gst_flac_dec_sink_activate_push),
15254         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15255         * ext/flac/gstflacdec.h:
15256           Support chain-based operation, should make flac-over-DAAP
15257           work (#340492).
15258
15259 2006-06-20  Wim Taymans  <wim@fluendo.com>
15260
15261         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15262         Doc updates, merge some unused symbols.
15263
15264 2006-06-20  Wim Taymans  <wim@fluendo.com>
15265
15266         * docs/plugins/Makefile.am:
15267         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15268         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15269         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15270         * gst/rtsp/gstrtspsrc.c:
15271         * gst/rtsp/gstrtspsrc.h:
15272         Added documentation for the rtsp plugin. Fixes #345393.
15273
15274 2006-06-20  Wim Taymans  <wim@fluendo.com>
15275
15276         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15277         (rtsp_connection_close), (rtsp_connection_free):
15278         Use better G_OS_* macros. Fixes #345301 some more.
15279
15280 2006-06-20  Wim Taymans  <wim@fluendo.com>
15281
15282         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15283
15284         * sys/sunaudio/Makefile.am:
15285         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15286         * sys/sunaudio/gstsunaudiomixerctrl.c:
15287         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15288         (gst_sunaudiomixer_ctrl_list_tracks),
15289         (gst_sunaudiomixer_ctrl_get_volume),
15290         (gst_sunaudiomixer_ctrl_set_volume),
15291         (gst_sunaudiomixer_ctrl_set_mute),
15292         (gst_sunaudiomixer_ctrl_set_record):
15293         * sys/sunaudio/gstsunaudiomixerctrl.h:
15294         * sys/sunaudio/gstsunaudiomixertrack.c:
15295         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15296         * sys/sunaudio/gstsunaudiomixertrack.h:
15297         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15298         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15299         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15300         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15301         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15302         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15303         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15304         (gst_sunaudiosrc_reset):
15305         * sys/sunaudio/gstsunaudiosrc.h:
15306         Add a SunAudio source plugin.
15307         Support stereo and right/left channel gain in the mixer plugin.
15308         Support the RECORD flag so that you can switch between line-input and
15309         microphone in gnome-volume-control.
15310         Code cleanups like using an enumerator for track number instead of an 
15311         integer. Fixes #344923.
15312
15313 2006-06-20  Wim Taymans  <wim@fluendo.com>
15314
15315         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15316
15317         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15318         (rtsp_connection_close):
15319         Make RTSP plugin compile on windows. Fixes #345301.
15320         Some changes to original patch to catch errors better.
15321         use ifdef WIN32 instead of ifndef.
15322
15323 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15324
15325         * configure.ac:
15326         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15327
15328 2006-06-18  Edward Hervey  <edward@fluendo.com>
15329
15330         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15331         After a failed buffer alloc, we need to abort the jpeg decoding (it
15332         started when parsing headers to figure out how many bytes we need
15333         to request downstream).
15334
15335 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15336
15337         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15338
15339         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15340           Make sure we don't read beyond the end of the file (#345232).
15341
15342 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15343
15344         * configure.ac:
15345           Fix --disable-external (can't set conditionals conditionally,
15346           #343602).
15347
15348 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15349
15350         * autogen.sh:
15351         * configure.ac:
15352         * docs/Makefile.am:
15353           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15354
15355         * docs/plugins/Makefile.am:
15356         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15357         * docs/plugins/inspect/plugin-taglib.xml:
15358           Add/fix apev2mux docs.
15359
15360 2006-06-14  Wim Taymans  <wim@fluendo.com>
15361
15362         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15363         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15364         (gst_dvdec_change_state):
15365         Reset segment info on flush.
15366         Alloc segment in _init, free in _finalize.
15367
15368         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15369         Don't send segments twice.
15370
15371 2006-06-14  Wim Taymans  <wim@fluendo.com>
15372
15373         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15374         Respect segment.stop. Fixes #342592.
15375
15376 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15377
15378         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15379           No language specified means the implied language is English
15380           according to the matroska spec (partially fixes #344708);
15381           add some more debug output.
15382
15383 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15384
15385         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15386         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15387         (gst_wavparse_chain):
15388           When operating chain-based, don't make any assumptions about the
15389           chunking of the incoming data and make streaming work on days other
15390           than the second Thursday after a full moon. Also fix up debug
15391           messages here and there and make use of the most excellent new
15392           gst_pad_query_peer_duration() utility function.
15393           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15394
15395         * gst/wavparse/gstwavparse.h:
15396           Remove trailing comma after last enum value, some compilers don't
15397           like that.
15398
15399 2006-06-13  Wim Taymans  <wim@fluendo.com>
15400
15401         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15402         Handle premature EOS gracefully.
15403
15404 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15405
15406         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15407           Prevent out of bounds array access when scrubbing towards
15408           the end of the file between the last index entry and the
15409           end. Fixes occasional 'start <= stop' newsegment event
15410           assertions when scrubbing in MJPEG files.
15411
15412 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15413
15414         * tests/check/elements/.cvsignore:
15415           And another one.
15416
15417 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15418
15419         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15420         (scan_encoded_string), (parse_picture_frame):
15421           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15422
15423         * configure.ac:
15424           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15425           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15426
15427 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15428
15429         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15430           gratuitous comment changes
15431         * tests/check/elements/level.c: (GST_START_TEST):
15432           fix level test leaks
15433
15434 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15435
15436         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15437         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15438           Use gst_pad_query_peer_duration() utility function here.
15439
15440 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15441
15442         * autogen.sh:
15443           require am17
15444         * configure.ac:
15445         * ext/annodex/Makefile.am:
15446         * ext/cdio/Makefile.am:
15447         * ext/dv/Makefile.am:
15448         * ext/esd/Makefile.am:
15449         * ext/flac/Makefile.am:
15450         * ext/gdk_pixbuf/Makefile.am:
15451         * ext/ladspa/Makefile.am:
15452         * ext/libcaca/Makefile.am:
15453         * ext/speex/Makefile.am:
15454         * ext/taglib/Makefile.am:
15455         * sys/oss/Makefile.am:
15456         * sys/sunaudio/Makefile.am:
15457         * sys/ximage/Makefile.am:
15458           clean up build further
15459
15460 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15461
15462         * gconf/Makefile.am:
15463           Honour --disable-schemas-install configure option. Fixes #344100.
15464
15465 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15466
15467         * tests/examples/level/Makefile.am:
15468           Add -lm to LIBS for pow() function, don't assume one of our
15469           dependencies (such as libxml-2.0) drags it in automatically
15470           (#343603).
15471
15472 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15473
15474         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15475
15476         * configure.ac:
15477           We should use $SED and not $(SED) in configure.ac (#343678).
15478
15479 2006-06-09  Wim Taymans  <wim@fluendo.com>
15480
15481         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15482
15483         * sys/sunaudio/gstsunaudiomixerctrl.c:
15484         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15485         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15486         (gst_sunaudiomixer_ctrl_set_mute):
15487         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15488         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15489         (gst_sunaudiosink_write):
15490         Attached find a patch that fixes a number of bugs with the SunAudio
15491         mixer plugin and fixes #344101:
15492         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15493            tracks onto the tracklist causing gnome-volume-control's preferences
15494            dialog to be messed up and would core dump if you checked/unchecked
15495            any item.
15496         2. We weren't previously setting the MUTE flag properly.  Fixing this
15497            makes gnome-volume-control work better.
15498         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15499            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15500            gnome-volume-control look better.
15501         Also some minor cleanup in gstsunaudiosink.c.
15502
15503 2006-06-09  Wim Taymans  <wim@fluendo.com>
15504
15505         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15506         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15507         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15508         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15509         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15510         * ext/jpeg/gstjpegdec.h:
15511         API: Added IDCT method property
15512         Small cleanups.
15513         Avoid dynamic allocation of trivial fixed structure.
15514         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15515
15516 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15517
15518         * configure.ac:
15519         We now require libraw1394 >= 1.1.0 and that version onwards all
15520         have .pc files.
15521
15522 2006-06-02  Edward Hervey  <edward@fluendo.com>
15523
15524         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15525         Trying to get items from an ANY or EMPTY caps is ... stupid.
15526
15527 2006-06-02  Edward Hervey  <edward@fluendo.com>
15528
15529         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15530         (gst_dvdec_chain), (gst_dvdec_change_state):
15531         * ext/dv/gstdvdec.h:
15532         Added GstSegment handling, now implements dropping/clipping.
15533
15534 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15535
15536         * ext/aalib/gstaasink.h:
15537         * ext/annodex/gstcmmldec.h:
15538         * ext/cairo/gsttimeoverlay.h:
15539         * ext/dv/gstdvdec.h:
15540         * ext/dv/gstdvdemux.h:
15541         * ext/esd/esdmon.h:
15542         * ext/esd/esdsink.h:
15543         * ext/flac/gstflacenc.h:
15544         * ext/gconf/gstgconfaudiosink.h:
15545         * ext/gconf/gstgconfaudiosrc.h:
15546         * ext/gconf/gstgconfvideosink.h:
15547         * ext/gconf/gstgconfvideosrc.h:
15548         * ext/gdk_pixbuf/gstgdkanimation.h:
15549         * ext/gdk_pixbuf/pixbufscale.h:
15550         * ext/hal/gsthalaudiosink.h:
15551         * ext/hal/gsthalaudiosrc.h:
15552         * ext/jpeg/gstjpegenc.h:
15553         * ext/jpeg/gstsmokedec.h:
15554         * ext/jpeg/gstsmokeenc.h:
15555         * ext/libcaca/gstcacasink.h:
15556         * ext/libmng/gstmngdec.h:
15557         * ext/libmng/gstmngenc.h:
15558         * ext/libpng/gstpngdec.h:
15559         * ext/libpng/gstpngenc.h:
15560         * ext/raw1394/gstdv1394src.h:
15561         * ext/speex/gstspeexenc.h:
15562         * gst/autodetect/gstautoaudiosink.h:
15563         * gst/autodetect/gstautovideosink.h:
15564         * gst/avi/gstavidemux.h:
15565         * gst/cutter/gstcutter.h:
15566         * gst/debug/efence.h:
15567         * gst/debug/gstnavigationtest.h:
15568         * gst/debug/gstnavseek.h:
15569         * gst/flx/gstflxdec.h:
15570         * gst/goom/gstgoom.h:
15571         * gst/icydemux/gsticydemux.h:
15572         * gst/id3demux/gstid3demux.h:
15573         * gst/law/alaw-decode.h:
15574         * gst/law/alaw-encode.h:
15575         * gst/law/mulaw-decode.h:
15576         * gst/law/mulaw-encode.h:
15577         * gst/matroska/matroska-mux.h:
15578         * gst/median/gstmedian.h:
15579         * gst/oldcore/gstaggregator.h:
15580         * gst/oldcore/gstfdsink.h:
15581         * gst/oldcore/gstmd5sink.h:
15582         * gst/oldcore/gstmultifilesrc.h:
15583         * gst/oldcore/gstpipefilter.h:
15584         * gst/oldcore/gstshaper.h:
15585         * gst/oldcore/gststatistics.h:
15586         * gst/rtp/gstasteriskh263.h:
15587         * gst/rtp/gstrtpL16depay.h:
15588         * gst/rtp/gstrtpL16pay.h:
15589         * gst/rtp/gstrtpamrdepay.h:
15590         * gst/rtp/gstrtpamrpay.h:
15591         * gst/rtp/gstrtpdepay.h:
15592         * gst/rtp/gstrtpgsmdepay.h:
15593         * gst/rtp/gstrtpgsmpay.h:
15594         * gst/rtp/gstrtph263pay.h:
15595         * gst/rtp/gstrtph263pdepay.h:
15596         * gst/rtp/gstrtph263ppay.h:
15597         * gst/rtp/gstrtpmp4gpay.h:
15598         * gst/rtp/gstrtpmp4vdepay.h:
15599         * gst/rtp/gstrtpmp4vpay.h:
15600         * gst/rtp/gstrtpmpadepay.h:
15601         * gst/rtp/gstrtpmpapay.h:
15602         * gst/rtp/gstrtppcmadepay.h:
15603         * gst/rtp/gstrtppcmapay.h:
15604         * gst/rtp/gstrtppcmudepay.h:
15605         * gst/rtp/gstrtppcmupay.h:
15606         * gst/rtp/gstrtpspeexdepay.h:
15607         * gst/rtp/gstrtpspeexpay.h:
15608         * gst/rtsp/gstrtpdec.h:
15609         * gst/rtsp/gstrtspsrc.h:
15610         * gst/smpte/gstsmpte.h:
15611         * gst/udp/gstdynudpsink.h:
15612         * gst/udp/gstmultiudpsink.h:
15613         * gst/udp/gstudpsink.h:
15614         * gst/udp/gstudpsrc.h:
15615         * gst/videofilter/gstvideobalance.h:
15616         * gst/videofilter/gstvideoflip.h:
15617         * sys/oss/gstossdmabuffer.h:
15618         * sys/oss/gstossmixerelement.h:
15619         * sys/oss/gstosssink.h:
15620         * sys/oss/gstosssrc.h:
15621         * sys/osxvideo/osxvideosink.h:
15622         * sys/sunaudio/gstsunaudiomixer.h:
15623         * sys/sunaudio/gstsunaudiosink.h:
15624         * sys/ximage/gstximagesrc.h:
15625         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15626
15627 2006-05-31  Wim Taymans  <wim@fluendo.com>
15628
15629         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15630         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15631         (gst_goom_src_setcaps), (gst_goom_src_event),
15632         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15633         (gst_goom_change_state):
15634         * gst/goom/gstgoom.h:
15635         Handle QoS.
15636         Handle flushing, discont and events.
15637         Fix timestamps and various other cleanups.
15638
15639 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15640
15641         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15642         Fix bus reset when using libiec61883
15643
15644 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15645
15646         * configure.ac:
15647         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15648         * ext/raw1394/Makefile.am:
15649         Add CFLAGS.
15650         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15651         New method, to receive using libiec61883.
15652         (gst_dv1394src_iso_receive),
15653         #ifdef'd out if libiec61883 is present.
15654         (gst_dv1394src_bus_reset),
15655         Get userdata correctly if using libiec61883. 
15656         (gst_dv1394src_create),
15657         When using libiec61883, only poll one fd and no need to read.
15658         (gst_dv1394src_discover_avc_node),
15659         Replace g_warnings.
15660         (gst_dv1394src_start),
15661         Create new handle when we know which dv port.  More reliable
15662         than setting port on an existing handle.  Initialise libiec61883.
15663         (gst_dv1394src_stop):
15664         If using libiec61883, then cleanup its handle properly.
15665         * ext/raw1394/gstdv1394src.h:
15666         Add libiec61883 handle.
15667
15668 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15669
15670         * gst/avi/gstavidemux.c:
15671           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15672         * win32/MANIFEST:
15673           sort file listing
15674         * win32/vs6/libgstavi.dsp:
15675           add gstavimux.c to the project
15676         * win32/vs6/libgstid3demux.dsp:
15677           add link to zlib library
15678         * win32/vs6/libgstmatroska.dsp:
15679           add matroska-ids.c to the project
15680
15681 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15682
15683         Patch by: Sebastian Dröge  <mail at slomosnail de >
15684
15685         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15686         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15687         * ext/taglib/Makefile.am:
15688         * ext/taglib/gstapev2mux.cc:
15689         * ext/taglib/gstapev2mux.h:
15690         * ext/taglib/gstid3v2mux.cc:
15691         * ext/taglib/gsttaglibmux.c: (plugin_init):
15692         * ext/taglib/gsttaglibmux.h:
15693           Add apev2mux element (#343122).
15694         
15695         * tests/check/Makefile.am:
15696         * tests/check/elements/apev2mux.c:
15697         (test_taglib_apev2mux_create_tags),
15698         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15699         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15700         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15701         (apev2mux_suite), (main):
15702           Add unit test for apev2mux element.
15703
15704 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15705
15706         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15707         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15708         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15709           GST_PTR_FORMAT should be used to print caps in debug statements.
15710
15711 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15712
15713         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15714
15715         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15716         (ape_demux_parse_tags):
15717           Some clean-ups and additions: map APE 'file' tag to
15718           GST_TAG_LOCATION (#343123); add support for extracting
15719           the track count and clean up parsing a bit (#343127).
15720
15721 2006-05-28  Edward Hervey  <edward@fluendo.com>
15722
15723         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15724         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15725
15726 2006-05-28  Edward Hervey  <edward@fluendo.com>
15727
15728         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15729         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15730         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15731         * ext/jpeg/gstjpegdec.h:
15732         Clip outgoing buffers according to currently configured segment.
15733
15734 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15735
15736         * ext/taglib/gstid3v2mux.cc:
15737           Handle  writing of track-count or album-volume-count without
15738           track-number or albume-volume-number (in this case the number
15739           will just be set to 0).
15740
15741         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15742           It would be nice if we actually checked the values received for
15743           track/album-volume number/count in  _check_tags(), rather than
15744           setting them again ...
15745
15746 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15747
15748         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15749           A track/volume number or count of 0 does not make sense,
15750           just ignore it along with negative numbers (a tag might
15751           only contain a track count without a track number).
15752
15753 2006-05-27  Edward Hervey  <edward@fluendo.com>
15754
15755         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15756         (gst_jpeg_dec_sink_event):
15757         Abort decompression when receiving FLUSH_STOP. This should avoid
15758         issues when interrupting decoding with flushes.
15759
15760 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15761
15762         * ext/flac/gstflac.c:
15763           Don't #include file we don't dist any longer.
15764
15765 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15766
15767         * README:
15768           Replace current README (containing the release notes from
15769           some 0.9.x version) with a proper README taken from the core.
15770
15771 2006-05-24  Wim Taymans  <wim@fluendo.com>
15772
15773         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15774         Implement EOS correctly by either posting
15775         SEGMENT_DONE or pushing an EOS message depending
15776         on the seek type. Fixes #342592
15777
15778 2006-05-24  Wim Taymans  <wim@fluendo.com>
15779
15780         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15781         * gst/law/alaw-decode.h:
15782         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15783         * gst/law/alaw-encode.h:
15784         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15785         * gst/law/mulaw-decode.h:
15786         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15787         * gst/law/mulaw-encode.h:
15788         Some cleanups in the chain functions.
15789         Remove some GStreamer 0.0.2 bits.
15790
15791 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15792
15793         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15794
15795         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15796           gst_collect_pads_stop() needs to be called before chaining up
15797           to the parent class (#342734).
15798
15799 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15800
15801         * ext/flac/Makefile.am:
15802         * ext/flac/flac_compat.h:
15803         * ext/flac/gstflac.c:
15804         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15805         * ext/flac/gstflacenc.c:
15806           Remove backwards compatibility cruft for dealing with FLAC API
15807           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15808
15809 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15810
15811         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15812         (gst_matroska_demux_push_xiph_codec_priv_data),
15813         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15814         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15815         * gst/matroska/matroska-ids.h:
15816         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15817         (gst_matroska_mux_video_pad_setcaps),
15818         (xiph3_streamheader_to_codecdata),
15819         (vorbis_streamheader_to_codecdata),
15820         (theora_streamheader_to_codecdata),
15821         (gst_matroska_mux_audio_pad_setcaps),
15822         (gst_matroska_mux_write_data):
15823           Add support for muxing/demuxing theora video (#342448; too bad
15824           none of the usual linux players can actually play this). Playback
15825           in GStreamer will require additional changes to theoradec in -base.
15826           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15827           cleanups.
15828
15829 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15830
15831         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15832         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15833           Fix crashes when the horizontal subsampling is 1.
15834           Fixes #342097.
15835
15836 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15837
15838         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15839
15840         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15841         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15842         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15843         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15844         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15845         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15846         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15847         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15848         (gst_avi_mux_change_state):
15849         * gst/avi/gstavimux.h:
15850           Some enhancements for avimux (#342526):
15851            - add odml (large file) index support
15852            - store codec init data (e.g. huffyuv)
15853            - miscellaneous other fixes/cleanups
15854
15855 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15856
15857         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15858         Don't output any tag when we encounter a negative track number - the
15859         tag type is uint, so we end up outputting huge positive numbers
15860         instead. (Fixes: #342029)
15861
15862 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15863
15864         * configure.ac:
15865           update for new GSTPB_PLUGINS_DIR
15866
15867 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15868
15869         * rtp/gst/gstrtph263pay.c:
15870         Properly set static caps for H263 at 34.
15871
15872 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15873
15874         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15875
15876         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15877           Merge event tags and tag setter tags correctly (#339918). Also,
15878           don't leak taglist in case of an error.
15879           
15880 2006-05-17  Edward Hervey  <edward@fluendo.com>
15881
15882         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15883         We can only do caps intersection if the othercaps are non-empty and not
15884         ANY. Else we return the pad template (base_caps).
15885
15886 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15887
15888         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15889           Fix crash when outputting debugging information for certain
15890           pictures (always good to use the right struct member for
15891           the number of records in an array).
15892
15893 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15894
15895         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15896
15897         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15898         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15899         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15900         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15901         (gst_ebml_read_float), (gst_ebml_read_ascii),
15902         (gst_ebml_read_binary):
15903           Don't create unnecessary sub-buffers all the time. Dramatically
15904           improves performance with multiple concurrently running
15905           matroskademux instances (#341818) (and avoids doing
15906           unnecessarily inefficient things in the general case).
15907
15908 2006-05-16  Edward Hervey  <edward@fluendo.com>
15909
15910         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15911         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15912         return value of gst_pad_push_event().
15913
15914 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15915
15916         * gst/autodetect/gstautoaudiosink.c:
15917         (gst_auto_audio_sink_find_best):
15918         * gst/autodetect/gstautovideosink.c:
15919         (gst_auto_video_sink_find_best):
15920         Make the name of the child element be based on the name of the
15921         parent, so that debug output is more useful.
15922         
15923         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15924         (parse_insert_string_field), (parse_split_strings):
15925         Rework string parsing to always walk over BOM markers in UTF16
15926         strings, using the endianness indicated by the innermost one,
15927         then trying the opposite endianness if that fails to convert
15928         to valid UTF-8. Fixes #341774
15929
15930 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15931
15932         Patch from: Matthieu <matthieu at fluendo dot com>
15933
15934         * ext/libpng/Makefile.am:
15935         Add LIBPNG_CFLAGS.
15936
15937 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15938
15939         * ext/taglib/gstid3v2mux.cc:
15940           Add support for writing images (APIC frames) into ID3v2
15941           tags (picture type always set to 'other' for now though).
15942
15943 2006-05-14  Michael Smith  <msmith@fluendo.com>
15944
15945         * gst/wavparse/gstwavparse.c:
15946           Update docs; wavparse implements push and pull modes.
15947
15948 2006-05-12  Wim Taymans  <wim@fluendo.com>
15949
15950         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15951         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15952         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15953         Ooops, bitten by the copy-and-paste design paradigm, fixes
15954         seek again.
15955
15956 2006-05-12  Wim Taymans  <wim@fluendo.com>
15957
15958         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15959         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15960         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15961         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15962         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15963         (gst_avi_demux_massage_index),
15964         (gst_avi_demux_calculate_durations_from_index),
15965         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15966         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15967         (gst_avi_demux_loop):
15968         * gst/avi/gstavidemux.h:
15969         Some cleanups, prepare to use GstSegment.
15970         Fix error in entry walking code.
15971         Fix VBR detection.
15972         Smarter timestamp calculation code.
15973         Uniform error/eos handling.
15974
15975 2006-05-12  Michael Smith  <msmith@fluendo.com>
15976
15977         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15978         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15979           Fix use of uninitialised values if we're NOT seeking in ready.
15980           Fix typos.
15981
15982 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15983
15984         * gst/wavparse/Makefile.am:
15985           Add CFLAGS and LIBS for libgstbase, fixes build on
15986           Cygwin (#341489).
15987
15988 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15989
15990         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15991           Some more debug info. No need to check whether the string
15992           returned by g_convert() is really UTF-8 - either it is or
15993           we get NULL returned.
15994
15995 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15996
15997         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15998           Fix parsing of numeric genre strings some more, by ensuring that
15999           we only try and parse strings that a) Start with '(' and b) Consist
16000           only of digits.
16001           Also, when finding an escaping '((' sequence, bust it back to '(' by
16002           swallowing the first parenthesis
16003
16004 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16005
16006         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16007         (gst_esdsink_open), (gst_esdsink_close):
16008         * ext/esd/esdsink.h:
16009           Move the esd_get_server_info() into gst_esdsink_open() and fail
16010           with a decent error message on errors.
16011
16012 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16013
16014         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16015         (gst_esdmon_channels_get_type):
16016         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16017         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16018         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16019         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16020         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16021         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16022         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16023         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16024         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16025         * gst/videomixer/videomixer.c:
16026         (gst_video_mixer_background_get_type):
16027           Const-ify GEnumValue arrays.
16028
16029 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16030
16031         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16032
16033         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16034         (gst_avi_mux_do_video_buffer):
16035           Work around gst_buffer_make_metadata_writable() bug that
16036           results in avimux marking all frames in the index as
16037           keyframes (#340859).
16038           
16039 2006-05-08  Wim Taymans  <wim@fluendo.com>
16040
16041         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16042         Make parsing of urls suck slightly less.
16043
16044 2006-05-08  Edward Hervey  <edward@fluendo.com>
16045
16046         * autogen.sh: (CONFIGURE_DEF_OPT): 
16047         libtoolize on Darwin/MacOSX is called glibtoolize.
16048
16049 2006-05-08  Wim Taymans  <wim@fluendo.com>
16050
16051         Patch by: Jens Granseuer <jensgr at gmx dot net>
16052
16053         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16054         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16055         C89 compliance fixes. Fixes #340980
16056
16057 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16058
16059         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16060         * ext/flac/gstflacdec.h:
16061           Handle segment seeks that include the end of the file as stop point
16062           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16063           message instead of an EOS event in case we're in segment seek
16064           mode (fixes #340699).
16065           
16066 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16067
16068         * ext/cairo/gsttextoverlay.c:
16069         * ext/flac/gstflacdec.c:
16070         * ext/gdk_pixbuf/pixbufscale.c:
16071         * gst/apetag/gstapedemux.c:
16072         * gst/debug/breakmydata.c:
16073         * gst/debug/testplugin.c:
16074         * gst/matroska/ebml-write.c:
16075         * gst/multipart/multipartdemux.c:
16076         * sys/osxaudio/gstosxaudiosink.c:
16077         * sys/osxaudio/gstosxaudiosrc.c:
16078         Add semicolons after GST_BOILERPLATE[_FULL] so that
16079         indent doesn't mess up following lines.
16080
16081 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16082
16083         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16084
16085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16086           Don't leak caps when freeing the stream context (#340623).
16087
16088 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16089
16090         * configure.ac:
16091           Back to CVS
16092
16093 === release 0.10.3 ===
16094
16095 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16096
16097         * configure.ac:
16098           releasing 0.10.3, "Desplazado"
16099
16100 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16101
16102         * gst/matroska/matroska-mux.c:
16103         (gst_matroska_mux_stream_is_vorbis_header),
16104         (gst_matroska_mux_write_data):
16105           Don't strcmp() NULL strings.
16106           Only start new clusters on video keyframes, not on any
16107           random audio buffer that doesn't have the DELTA_UNIT
16108           flag set (fixes 'make check' again).
16109
16110 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16111
16112         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16113
16114         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16115         (gst_matroska_mux_stream_is_vorbis_header),
16116         (gst_matroska_mux_write_data):
16117           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16118           value and then dead-lock when muxing vorbis audio streams
16119           (the three vorbis header buffers carry no timestamp, and it
16120           would try to mux these after all video buffers). Fixes #340346.
16121
16122           Improve clustering: start a new cluster also whenever we get
16123           a keyframe.     
16124
16125 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16126
16127         * win32/common/config.h:
16128         * win32/MANIFEST
16129           add the generated file as well
16130
16131 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16132
16133         * Makefile.am:
16134         * configure.ac:
16135         * win32/common/config.h.in:
16136           add win32 stuff
16137
16138 2006-05-03  Michael Smith  <msmith@fluendo.com>
16139
16140         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16141           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16142           SUCKS.
16143
16144 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16145
16146         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16147         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16148         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16149           don't leak caps-string
16150
16151 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16152
16153         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16154         (gst_id3demux_sink_activate):
16155           Let core insert default error message for TYPE_NOT_FOUND
16156           errors, it's just as good as our own and has the added
16157           bonus of being translated.
16158
16159 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16160
16161         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16162         (gst_tag_demux_sink_event):
16163         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16164         (gst_id3demux_sink_event):
16165           Post an error message when we get an EOS event and were not
16166           able to find out the type of stream.
16167
16168         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16169         (test_taglib_id3mux_with_tags):
16170           Decrease num-buffers to 16 per iteration again, otherwise the
16171           many memcpy()s and reallocations in the test will hammer slow
16172           CPUs completely and make the test timeout.
16173
16174 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16175
16176         * configure.ac:
16177           figure out where plugins-base plugins are
16178         * tests/check/Makefile.am:
16179           use plugins-base plugins, so we have typefind functions
16180         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16181           increase num-buffers, this makes sure the test errors out instead
16182           of timing out when no typefind functions are present
16183
16184 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16185
16186         * docs/plugins/Makefile.am:
16187           also check .cc files for gtk-doc markup
16188         * configure.ac:
16189         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16190         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16191         * tests/check/Makefile.am:
16192         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16193         * ext/Makefile.am:
16194         * ext/taglib/Makefile.am:
16195         * ext/taglib/gstid3v2mux.h:
16196         * ext/taglib/gsttaglibmux.c:
16197         * ext/taglib/gsttaglibmux.h:
16198           move taglib-based id3v2muxer to -good.  Fixes #336110.
16199
16200 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16201
16202         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16203           ... and fix multichannel/WAVFORMATEX support again.
16204
16205 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16206
16207         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16208         (gst_wavparse_class_init), (gst_wavparse_dispose),
16209         (gst_wavparse_reset), (gst_wavparse_init),
16210         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16211         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16212         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16213         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16214         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16215         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16216         (gst_wavparse_stream_data), (gst_wavparse_loop),
16217         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16218         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16219         (gst_wavparse_change_state), (plugin_init):
16220         * gst/wavparse/gstwavparse.h:
16221           Add push (streaming) mode to wavparse (fixes #337625)
16222
16223 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16224
16225         * configure.ac:
16226         * tests/Makefile.am:
16227           add ximagesrc icles test
16228
16229 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16230
16231         * configure.ac:
16232         * docs/plugins/Makefile.am:
16233         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16234         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16235         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16236         (gst_cmml_enc_push_clip):
16237         * sys/Makefile.am:
16238         * sys/ximage/Makefile.am:
16239         * sys/ximage/gstximagesrc.c:
16240           Move ximagesrc plug-in to good after review.  Fixes #336756.
16241
16242 2006-04-28  Michael Smith  <msmith@fluendo.com>
16243
16244         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16245         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16246         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16247         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16248         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16249         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16250         * gst/icydemux/gsticydemux.h:
16251           Fix event handling: cache events when typefinding and forward later.
16252
16253 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16254
16255         * sys/osxaudio/gstosxaudiosink.c:
16256         (plugin_init):
16257          Register osxaudiosrc to the plugin.
16258         * sys/osxaudio/gstosxaudiosrc.c:
16259         (gst_osx_audio_src_osxelement_do_init),
16260         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16261         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16262         (gst_osx_audio_src_get_property),
16263         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16264         (gst_osx_audio_src_osxelement_init):
16265         * sys/osxaudio/gstosxaudiosrc.h:
16266           Port of osxaudiosrc to 0.10.
16267         * sys/osxaudio/Makefile.am:
16268           Add osxaudiosrc
16269
16270 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16271
16272         * sys/osxaudio/gstosxringbuffer.c:
16273         * sys/osxaudio/gstosxringbuffer.h:
16274           Forgot to commit earlier, part of the OSX audio plugin port
16275
16276 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16277
16278         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16279         (parse_split_strings):
16280           Recognise and skip any byte order marker (BOM) in
16281           UTF-16 strings.
16282
16283 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16284
16285         * docs/plugins/Makefile.am:
16286         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16287         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16288         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16289         * docs/plugins/inspect/plugin-avi.xml:
16290         * gst/avi/gstavidemux.c:
16291         * gst/avi/gstavimux.c:
16292           Add docs for both avidemux and avimux.
16293
16294 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16295
16296         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16297
16298         * gst/avi/Makefile.am:
16299         * gst/avi/gstavi.c: (plugin_init):
16300         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16301         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16302         (gst_avi_mux_class_init), (gst_avi_mux_init),
16303         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16304         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16305         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16306         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16307         (gst_avi_mux_riff_get_avix_header),
16308         (gst_avi_mux_riff_get_video_header),
16309         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16310         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16311         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16312         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16313         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16314         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16315         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16316         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16317         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16318         (gst_avi_mux_change_state):
16319         * gst/avi/gstavimux.h:
16320           Port AVI muxer to GStreamer-0.10 (#332031).
16321
16322         * tests/check/Makefile.am:
16323         * tests/check/elements/avimux.c:
16324         * tests/check/elements/.cvsignore:
16325           Add unit test for AVI muxer.
16326
16327 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16328
16329         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16330         (gst_wavparse_class_init), (gst_wavparse_reset),
16331         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16332         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16333         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16334         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16335         (gst_wavparse_stream_data), (gst_wavparse_loop),
16336         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16337         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16338         (plugin_init):
16339         * gst/wavparse/gstwavparse.h:
16340           reverted patch #337625 for the price of 1 hour sleep
16341
16342 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16343
16344         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16345         (gst_wavparse_class_init), (gst_wavparse_reset),
16346         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16347         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16348         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16349         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16350         (gst_wavparse_stream_data), (gst_wavparse_loop),
16351         (gst_wavparse_chain), (plugin_init):
16352         * gst/wavparse/gstwavparse.h:
16353           correct partial implementation of push mode
16354           (from my last commit)
16355
16356 2006-04-26  Wim Taymans  <wim@fluendo.com>
16357
16358         * ext/esd/esdsink.c:
16359         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16360         it is not in esd.h
16361
16362 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16363
16364         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16365         (gst_au_parse_class_init), (gst_au_parse_init),
16366         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16367         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16368         (gst_au_parse_chain), (gst_au_parse_src_convert),
16369         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16370         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16371         (gst_au_parse_change_state):
16372         * gst/auparse/gstauparse.h:
16373           Rewrite auparse to suck a little bit less: make source pad
16374           dynamic, so decodebin/playbin work with non-raw formats
16375           like alaw/mulaw; add query function for duration/position
16376           queries; check whether we have enough data before attempting
16377           to parse the header (instead of crashing when that is not the
16378           case); work around audioconvert sucking by swapping endianness
16379           to the native endianness ourselves for float formats; send
16380           initial newsegment event. Fixes #161712.
16381
16382 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16383
16384         * sys/osxaudio/Makefile.am:
16385         * sys/osxaudio/gstosxaudioelement.c:
16386         (gst_osx_audio_element_get_type),
16387         (gst_osx_audio_element_class_init):
16388         * sys/osxaudio/gstosxaudioelement.h:
16389         * sys/osxaudio/gstosxaudiosink.c:
16390         (gst_osx_audio_sink_osxelement_do_init),
16391         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16392         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16393         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16394         (gst_osx_audio_sink_create_ringbuffer),
16395         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16396         (plugin_init):
16397         * sys/osxaudio/gstosxaudiosink.h:
16398         Port of osxaudiosink to 0.10
16399
16400 2006-04-26  Wim Taymans  <wim@fluendo.com>
16401
16402         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16403         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16404         the size of the ringbuffer. This should fix hangs with older 
16405         esd sound servers.
16406
16407 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16408
16409         * ext/aalib/gstaasink.c:
16410         * ext/annodex/gstcmmldec.c:
16411         * ext/annodex/gstcmmlenc.c:
16412         * ext/cairo/gsttextoverlay.c:
16413         * ext/cairo/gsttimeoverlay.c:
16414         * ext/cdio/gstcdiocddasrc.c:
16415         * ext/dv/gstdvdec.c:
16416         * ext/dv/gstdvdemux.c:
16417         * ext/esd/esdmon.c:
16418         * ext/esd/esdsink.c:
16419         * ext/flac/gstflacenc.c:
16420         * ext/flac/gstflactag.c:
16421         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16422         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16423         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16424         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16425         * ext/gdk_pixbuf/pixbufscale.c:
16426         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16427         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16428         * ext/jpeg/gstjpegdec.c:
16429         * ext/jpeg/gstjpegenc.c:
16430         * ext/jpeg/gstsmokedec.c:
16431         * ext/jpeg/gstsmokeenc.c:
16432         * ext/libcaca/gstcacasink.c:
16433         * ext/libmng/gstmngdec.c:
16434         * ext/libmng/gstmngenc.c:
16435         * ext/libpng/gstpngdec.c:
16436         * ext/libpng/gstpngenc.c:
16437         * ext/mikmod/gstmikmod.c:
16438         * ext/raw1394/gstdv1394src.c:
16439         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16440         * ext/shout2/gstshout2.h:
16441         * ext/speex/gstspeexdec.c:
16442         * ext/speex/gstspeexenc.c:
16443         * gst/alpha/gstalpha.c:
16444         * gst/alpha/gstalphacolor.c:
16445         * gst/apetag/gstapedemux.c:
16446         * gst/auparse/gstauparse.c:
16447         * gst/autodetect/gstautoaudiosink.c:
16448         (gst_auto_audio_sink_base_init):
16449         * gst/autodetect/gstautovideosink.c:
16450         (gst_auto_video_sink_base_init):
16451         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16452         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16453         * gst/cutter/gstcutter.c:
16454         * gst/debug/breakmydata.c:
16455         * gst/debug/efence.c:
16456         * gst/debug/gstnavigationtest.c:
16457         * gst/debug/gstnavseek.c:
16458         * gst/debug/negotiation.c:
16459         * gst/debug/progressreport.c:
16460         * gst/debug/testplugin.c:
16461         * gst/effectv/gstaging.c:
16462         * gst/effectv/gstdice.c:
16463         * gst/effectv/gstedge.c:
16464         * gst/effectv/gstquark.c:
16465         * gst/effectv/gstrev.c:
16466         * gst/effectv/gstshagadelic.c:
16467         * gst/effectv/gstvertigo.c:
16468         * gst/effectv/gstwarp.c:
16469         * gst/flx/gstflxdec.c:
16470         * gst/goom/gstgoom.c:
16471         * gst/icydemux/gsticydemux.c:
16472         * gst/id3demux/gstid3demux.c:
16473         * gst/interleave/deinterleave.c:
16474         * gst/interleave/interleave.c:
16475         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16476         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16477         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16478         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16479         * gst/level/gstlevel.c:
16480         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16481         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16482         * gst/median/gstmedian.c:
16483         * gst/monoscope/gstmonoscope.c:
16484         * gst/multipart/multipartdemux.c:
16485         * gst/multipart/multipartmux.c:
16486         * gst/oldcore/gstaggregator.c:
16487         * gst/oldcore/gstfdsink.c:
16488         * gst/oldcore/gstmd5sink.c:
16489         * gst/oldcore/gstmultifilesrc.c:
16490         * gst/oldcore/gstpipefilter.c:
16491         * gst/oldcore/gstshaper.c:
16492         * gst/oldcore/gststatistics.c:
16493         * gst/rtp/gstasteriskh263.c:
16494         * gst/rtp/gstrtpL16depay.c:
16495         * gst/rtp/gstrtpL16pay.c:
16496         * gst/rtp/gstrtpamrdepay.c:
16497         * gst/rtp/gstrtpamrpay.c:
16498         * gst/rtp/gstrtpdepay.c:
16499         * gst/rtp/gstrtpgsmpay.c:
16500         * gst/rtp/gstrtph263pay.c:
16501         * gst/rtp/gstrtph263pdepay.c:
16502         * gst/rtp/gstrtph263ppay.c:
16503         * gst/rtp/gstrtpilbcdepay.c:
16504         * gst/rtp/gstrtpmp4gpay.c:
16505         * gst/rtp/gstrtpmp4vdepay.c:
16506         * gst/rtp/gstrtpmp4vpay.c:
16507         * gst/rtp/gstrtpmpadepay.c:
16508         * gst/rtp/gstrtpmpapay.c:
16509         * gst/rtp/gstrtppcmadepay.c:
16510         * gst/rtp/gstrtppcmapay.c:
16511         * gst/rtp/gstrtppcmudepay.c:
16512         * gst/rtp/gstrtppcmupay.c:
16513         * gst/rtp/gstrtpspeexdepay.c:
16514         * gst/rtp/gstrtpspeexpay.c:
16515         * gst/rtsp/gstrtpdec.c:
16516         * gst/rtsp/gstrtspsrc.c:
16517         * gst/smpte/gstsmpte.c:
16518         * gst/udp/gstdynudpsink.c:
16519         * gst/udp/gstmultiudpsink.c:
16520         * gst/udp/gstudpsink.c:
16521         * gst/udp/gstudpsrc.c:
16522         * gst/videobox/gstvideobox.c:
16523         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16524         * gst/videofilter/gstvideobalance.c:
16525         * gst/videofilter/gstvideoflip.c:
16526         * gst/videofilter/gstvideotemplate.c:
16527         (gst_videotemplate_base_init):
16528         * gst/videomixer/videomixer.c:
16529         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16530         (gst_wavparse_class_init), (gst_wavparse_dispose),
16531         (gst_wavparse_reset), (gst_wavparse_init),
16532         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16533         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16534         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16535         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16536         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16537         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16538         (gst_wavparse_change_state):
16539         * gst/wavparse/gstwavparse.h:
16540         * sys/oss/gstossmixerelement.c:
16541         * sys/oss/gstosssink.c:
16542         * sys/oss/gstosssrc.c:
16543         * sys/osxaudio/gstosxaudioelement.c:
16544         * sys/osxaudio/gstosxaudiosink.c:
16545         * sys/osxaudio/gstosxaudiosrc.c:
16546         * sys/sunaudio/gstsunaudiomixer.c:
16547         * sys/sunaudio/gstsunaudiosink.c:
16548           Define GstElementDetails as const and also static (when defined as
16549           global)
16550
16551 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16552
16553         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16554           Source pad has fixed caps. If we don't set this, bad
16555           things happen when the window is resized.
16556
16557 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16558
16559         * gst/matroska/Makefile.am:
16560         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16561         (gst_matroska_demux_handle_src_event):
16562         * gst/matroska/matroska-ids.c:
16563         (gst_matroska_track_init_video_context),
16564         (gst_matroska_track_init_audio_context),
16565         (gst_matroska_track_init_subtitle_context),
16566         (gst_matroska_track_init_complex_context):
16567         * gst/matroska/matroska-ids.h:
16568           Handle case where the TrackType ebml chunk does not come before the
16569           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16570           events.
16571
16572 2006-04-25  Wim Taymans  <wim@fluendo.com>
16573
16574         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16575         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16576         It's codec_data, not codec_info.
16577
16578 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16579
16580         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16581
16582         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16583           Handle codec_data for VfW compatibility codec IDs (#339451)
16584
16585         * gst/matroska/matroska-mux.c:
16586         (gst_matroska_mux_video_pad_setcaps):
16587           Same here, handle codec_data and add additional caps we can handle
16588           now to the pad template (huffyuv, dv and h263 video) (#339451)
16589
16590 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16591
16592         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16593
16594         * gst/matroska/matroska-mux.c:
16595         (gst_matroska_mux_create_buffer_header),
16596         (gst_matroska_mux_write_data):
16597           Fix timestamping of B-frames, use signed integers, do
16598           some rounding (#339678).
16599
16600 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16601
16602         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16603         just make it compile with --disable-gst-debug.
16604
16605 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16606
16607         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16608         Fix a bad conversion using gst_guint64_to_gdouble.
16609         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16610         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16611         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16612     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16613         mistake.
16614
16615 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16616
16617         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16618         Use gst_guint64_to_gdouble for conversions
16619         * win32/vs6/gst_plugins_good.dsw:
16620         * win32/vs6/libgsticydemux.dsp:
16621         Add a project file for icydemux
16622
16623 2006-04-21  Wim Taymans  <wim@fluendo.com>
16624
16625         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16626
16627         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16628         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16629         When splitting audio chunks, the block alignment is not taken in
16630         consideration, so the smaller chunks could be of size which is 
16631         not a multiple of the block alignment. Fixes #336904
16632
16633 2006-04-21  Wim Taymans  <wim@fluendo.com>
16634
16635         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16636         Use scale functions
16637
16638 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16639
16640         * ext/dv/gstdv.c: (plugin_init):
16641           Fix build.
16642
16643 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16644
16645         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16646         (gst_progress_report_class_init), (gst_progress_report_init),
16647         (gst_progress_report_do_query), (gst_progress_report_report),
16648         (gst_progress_report_set_property),
16649         (gst_progress_report_get_property):
16650           Add 'format' property to force querying to a particular format.
16651
16652 2006-04-21  Andy Wingo  <wingo@pobox.com>
16653
16654         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16655         best, on big endian systems. Drop its rank in that case. OTOH on
16656         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16657
16658 2006-04-21  Michael Smith  <msmith@fluendo.com>
16659
16660         * configure.ac:
16661         * gst/icydemux/Makefile.am:
16662         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16663         (gst_icydemux_base_init), (gst_icydemux_class_init),
16664         (gst_icydemux_reset), (gst_icydemux_init),
16665         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16666         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16667         (unicodify), (gst_icydemux_unicodify),
16668         (gst_icydemux_parse_and_send_tags),
16669         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16670         (gst_icydemux_chain), (gst_icydemux_change_state),
16671         (gst_icydemux_send_tag_event), (plugin_init):
16672         * gst/icydemux/gsticydemux.h:
16673         * tests/check/Makefile.am:
16674         * tests/check/elements/icydemux.c: (typefind_succeed),
16675         (plugin_init), (icydemux_found_pad), (create_icydemux),
16676         (cleanup_icydemux), (push_data), (GST_START_TEST),
16677         (icydemux_suite), (main):
16678           Add icydemux, and tests.
16679
16680 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16681
16682         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16683           Post SEGMENT_DONE message in TIME format.
16684
16685 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16686
16687         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16688
16689         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16690         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16691           Fix index creation when we have to scan the file to create
16692           an index. There may be other types of RIFF 'LIST' chunks than
16693           'movi' and we need to skip them properly as well or we'll end up
16694           reading garbage (#336889). Some other cosmetic changes.
16695           
16696 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16697
16698         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16699         (gst_flac_dec_handle_seek_event):
16700           Add support for segment seeks (fixes #338290). Also demote
16701           some recurring debug message from DEBUG to LOG level.
16702
16703 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16704
16705         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16706         (gst_matroskademux_do_index_seek),
16707         (gst_matroska_demux_handle_seek_event),
16708         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16709         * gst/matroska/matroska-ids.h:
16710           Set DISCONT flag on first buffer after a discontinuity.
16711           Fix newsegment events sent when seeking and honour KEY_UNIT
16712           seek flag. Create pad with bogus caps if we don't recognise
16713           the stream codec id.
16714
16715         * gst/matroska/matroska-demux.h:
16716           Fix GObject macros.
16717
16718 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16719
16720         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16721
16722         * gst/matroska/matroska-demux.c:
16723         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16724           Handle end of segment properly when set; don't dead-lock when
16725           posting start of segment message when doing a segment seek.
16726           Fixes #338810.
16727
16728 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16729
16730         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16731         (gst_matroska_demux_plugin_init):
16732           Make mpeg2 aac audio work: create artificial private codec data
16733           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16734           Also call gst_riff_init(). Partially fixes #338767.
16735
16736 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16737
16738         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16739         (gst_wavenc_class_init), (gst_wavenc_init),
16740         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16741         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16742         (gst_wavenc_chain), (gst_wavenc_change_state):
16743         * gst/wavenc/gstwavenc.h:
16744           Set caps on first outgoing buffer, so that it doesn't error out
16745           immediately with a non-negotiated error (#338716). Rewrite and
16746           clean up a bit; fix setcaps function to parse things properly;
16747           fix sink caps (8bit audio is unsigned and doesn't have depth);
16748           use boilerplate macros; remove unused properties stuff.
16749
16750 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16751
16752         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16753           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16754           handle MJPEG streams and might be autoplugged for those if the
16755           user doesn't have jpegdec installed (resulting in a cryptic error
16756           message about huffman tables). Better to disable JPEG decoding here
16757           and let the user figure out that she needs to install jpegdec.
16758
16759 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16760
16761         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16762         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16763         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16764         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16765           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16766           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16767           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16768           debug messages. Fix boilerplate macros.
16769
16770 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16771
16772         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16773         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16774           No need to special-case for Gdk-2.0 any longer, we require
16775           Gdk 2.2 or newer; minor clean-ups.
16776
16777 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16778
16779         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16780         (gst_shout2send_class_init), (gst_shout2send_init),
16781         (set_shout_metadata), (gst_shout2send_set_metadata),
16782         (gst_shout2send_event), (gst_shout2send_start),
16783         (gst_shout2send_connect), (gst_shout2send_stop),
16784         (gst_shout2send_render), (gst_shout2send_set_property),
16785         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16786         (plugin_init):
16787         * ext/shout2/gstshout2.h:
16788         * po/POTFILES.in:
16789           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16790           change function; use GST_ELEMENT_ERROR for error reporting, not
16791           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16792           will cause crashes or assertion failures; remove (unused) "sync"
16793           property, basesink already has such a property; misc. other
16794           minor fixes and cleanups.
16795
16796 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16797
16798         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16799         * ext/esd/gstesd.c: (plugin_init):
16800         * po/POTFILES.in:
16801           Add translatable error message for when we cannot
16802           connect to the sound server, as "Cannot open resource
16803           for writing" isn't really an acceptable message to show
16804           to the user in this case.
16805
16806 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16807
16808         * sys/oss/gst-i18n-plugin.h:
16809           Remove bogus file that doesn't belong here.
16810
16811 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16812
16813         Patch by: Philippe Valembois
16814
16815         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16816         (gst_shout2send_set_metadata), (gst_shout2send_event),
16817         (gst_shout2send_render), (gst_shout2send_change_state):
16818         * ext/shout2/gstshout2.h:
16819           Handle tags being received before the connection to
16820           the server is established properly (see #338636).
16821
16822 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16823
16824         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16825           Don't crash in case the connection to the server fails:
16826           don't set pointer to NULL by assigning FALSE; error out
16827           properly by using GST_ELEMENT_ERROR and returning
16828           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16829           before resetting the pointer.
16830
16831 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16832
16833         * gst/id3demux/id3tags.c:
16834         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16835         (Fixes #338713)
16836
16837 2006-04-12  Wim Taymans  <wim@fluendo.com>
16838
16839         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16840         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16841         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16842         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16843         (gst_gdk_pixbuf_chain):
16844         Some cleanups.
16845         Added RGBA as a possible output format.
16846         Correctly free the supported mimetypes.
16847         deprecate silent arg, it's not used.
16848         Return result from _alloc_buffer to peer.
16849
16850 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16851
16852         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16853           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16854           overwriting GST_BUFFER_MALLOCDATA.
16855
16856 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16857
16858         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16859         (user_endrow_callback), (user_end_callback),
16860         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16861         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16862         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16863         * ext/libpng/gstpngdec.h:
16864           Handle more than one frame if the content is framed,
16865           like with png-in-quicktime (#331917).
16866
16867 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16868
16869         * sys/oss/Makefile.am:
16870         * sys/oss/common.h:
16871         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16872         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16873         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16874         (gst_oss_src_unprepare):
16875           - the user-visible error strings were in the wrong category
16876           - and the messages were not marked for translation
16877           - which is actually a good thing, because they were exactly
16878             the kind of message you would never want anyone to see
16879           - the macros were using variables that didn't exist in the macro
16880             arguments
16881           - and they were obviously copied from each other and then modified
16882           - so a common header makes sense
16883
16884 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16885
16886         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16887           Don't try to modify read-only data.
16888
16889         * gst/matroska/matroska-demux.c:
16890         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16891           Fix comment (won't crash any longer now).
16892
16893 2006-04-10  Michael Smith  <msmith@fluendo.com>
16894
16895         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16896           Use copies of header buffers for caps to avoid circular refcounting
16897           problems (as in theoradec, vorbisdec).
16898
16899         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16900           Fix a typo in test that meant it was testing the wrong thing.
16901
16902         * tests/check/elements/cmmlenc.c: (check_headers):
16903           Fix refcount checks now that we use buffer-copies for caps.
16904
16905 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16906
16907         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16908         (gst_matroska_demux_handle_seek_event),
16909         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16910         (gst_matroska_demux_subtitle_caps),
16911         (gst_matroska_demux_plugin_init):
16912           Use static pad templates with ANY caps for audio and video
16913           source pads and get rid of a lot of unnecessary (and partially
16914           broken) code for the template caps. Clean up caps finding
16915           functions. Fixes playback of audio files/streams that do not
16916           contain the sample rate and/or number of channels in the audio
16917           context (happens a lot with vorbis/mp3 .mka files it seems).
16918           Fixes #337183.
16919           Also add myself to copyright holders.
16920
16921 2006-04-10  Michael Smith  <msmith@fluendo.com>
16922
16923         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16924           Use g_list_delete_link () instead of g_list_remove_link () so that
16925           we free the link as well as the contained data.
16926
16927 2006-04-10  Wim Taymans  <wim@fluendo.com>
16928
16929         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16930
16931         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16932         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16933         (gst_avi_demux_stream_header):
16934         Fix some crashers with empty chunks. (Fixes #337749)
16935
16936 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16937
16938         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16939           use G_GINT64_CONSTANT for INT64 constants
16940         * gst/videofilter/gstvideobalance.c:
16941           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16942         * win32/vs6/libgstavi.dsp:
16943          add missing libraries for the link and remove avimux.c from
16944          the project as it isn't ported to 0.10 yet
16945         
16946 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16947
16948         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16949           Even better would be if we actually did the right thing
16950           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16951
16952 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16953
16954         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16955           Can't just replace 1LL with 1L here just because MSVC doesn't
16956           support it, as it might lead to incorrect results when doing the
16957           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16958           force a 64-bit constant in a way that all compilers are happy with.
16959
16960 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16961
16962         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16963         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16964         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16965         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16966         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16967         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16968         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16969         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16970         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16971         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16972         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16973         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16974         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16975         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16976         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16977         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16978         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16979         * gst/debug/efence.c: (gst_efence_class_init):
16980         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16981         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16982         * gst/goom/gstgoom.c: (gst_goom_class_init):
16983         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16984         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16985         * gst/interleave/interleave.c: (interleave_class_init):
16986         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16987         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16988         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16989         * gst/median/gstmedian.c: (gst_median_class_init):
16990         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16991         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16992         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16993         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16994         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16995         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16996         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16997         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16998         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16999         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17000         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17001         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17002         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17003         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17004         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17005         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17006         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17007         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17008         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17009         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17010         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17011         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17012         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17013         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17014         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17015         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17016         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17017         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17018         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17019         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17020         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17021         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17022         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17023         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17024         * sys/osxaudio/gstosxaudioelement.c:
17025         (gst_osxaudioelement_class_init):
17026         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17027         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17028         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17029         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17030
17031 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17032
17033         * ext/mikmod/gstmikmod.h:
17034         * gst/level/gstlevel.h:
17035         Fix more broken GObject macros
17036
17037 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17038
17039         * ext/annodex/gstcmmldec.h:
17040         * ext/annodex/gstcmmlenc.h:
17041         * ext/annodex/gstcmmltag.h:
17042         * ext/cairo/gsttextoverlay.h:
17043         * ext/ladspa/gstsignalprocessor.h:
17044         * gst/matroska/ebml-read.h:
17045         * gst/matroska/ebml-write.h:
17046         * sys/osxaudio/gstosxaudioelement.h:
17047         Fix broken GObject macros
17048
17049 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17050
17051         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17052           Don't try to seek beyond the end of the file (would
17053           occasionally display error dialogs in totem when seeking
17054           to the end) (#335869). Will still throw an error though
17055           if the file is truncated and the total_samples value in
17056           the stream header is wrong.
17057
17058 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17059
17060         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17061         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17062         (gst_flac_dec_metadata_callback):
17063         * ext/flac/gstflacdec.h:
17064           If the stream header doesn't contain the total number of samples,
17065           search for the last flac frame at the end of the file and calculate
17066           the total duration from that frame's offset (fixes #337609).
17067
17068 2006-04-07  Edward Hervey  <edward@fluendo.com>
17069
17070         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17071         Don't unref the GstPadTemplate returned by
17072         gst_element_class_get_pad_template().
17073
17074 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17075
17076         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17077
17078         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17079         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17080         * sys/sunaudio/gstsunaudiosink.h:
17081           Use spec->segsize and spec->segtotal in the prepare function
17082           to initialise the ring buffer instead of using the buffer-time
17083           property (#337421).
17084
17085 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17086
17087         * configure.ac:
17088           Bump core requirements to CVS for gst_pad_query_peer_duration()
17089           which is used by speexdec.
17090
17091 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17092
17093         * ext/speex/gstspeex.c: (plugin_init):
17094         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17095         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17096         (speex_get_sink_query_types), (speex_dec_sink_query),
17097         (speex_get_src_query_types), (speex_dec_src_query),
17098         (speex_dec_src_event), (speex_dec_sink_event),
17099         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17100         (speex_dec_chain_parse_data), (speex_dec_chain),
17101         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17102         (speex_dec_change_state):
17103         * ext/speex/gstspeexdec.h:
17104           Fix seeking and duration queries (#337033); clean up and
17105           refactor a bit.
17106
17107 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17108
17109         * ext/raw1394/gstdv1394src.c:
17110           distinguish between device not found and could not open for
17111           reading
17112
17113 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17114
17115         * Makefile.am:
17116         * configure.ac:
17117         * pkgconfig/.cvsignore:
17118         * pkgconfig/Makefile.am:
17119         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17120           add a .pc file so other modules can use good plugins in tests
17121
17122 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17123
17124         * configure.ac:
17125           clean up, use AS_VERSION and AS_NANO
17126         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17127           use PACKAGE_VERSION define
17128         * po/af.po:
17129         * po/az.po:
17130         * po/cs.po:
17131         * po/en_GB.po:
17132         * po/hu.po:
17133         * po/it.po:
17134         * po/nb.po:
17135         * po/nl.po:
17136         * po/or.po:
17137         * po/sq.po:
17138         * po/sr.po:
17139         * po/sv.po:
17140         * po/uk.po:
17141         * po/vi.po:
17142           updated
17143
17144 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17145
17146         * ext\jpeg\smokecodec.c:
17147           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17148         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17149           move first instruction after all variables declarations
17150         * gst\alpha\gstalpha.c:
17151         * gst\effectv\gstshagadelic.c:
17152         * gst\smpte\paint.c:
17153         * gst\videofilter\gstvideobalance.c:
17154           define M_PI if it's not defined (it's not defined on WIN32)
17155         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17156         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17157         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17158         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17159         (gst_matroska_demux_video_caps):
17160         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17161         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17162           use gst_guint64_to_gdouble for conversions
17163         * gst\goom\filters.c: (setPixelRGB_):
17164           fix a debug which was using undefined variable
17165         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17166         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17167           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17168         * win32/vs6:
17169           add vs6 projects files for most of plugins-good
17170         
17171 2006-03-30  j^  <j@bootlab.org>
17172
17173         * ext/aalib/gstaasink.c:
17174         * ext/annodex/gstcmmldec.c:
17175         * ext/annodex/gstcmmlenc.c:
17176         * ext/cairo/gsttextoverlay.c:
17177         * ext/cairo/gsttimeoverlay.c:
17178         * ext/cdio/gstcdiocddasrc.c:
17179         * ext/dv/gstdvdec.c:
17180         * ext/esd/esdmon.c:
17181         * ext/esd/esdsink.c:
17182         * ext/flac/gstflacdec.c:
17183         * ext/flac/gstflacenc.c:
17184         * ext/flac/gstflactag.c:
17185         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17186         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17187         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17188         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17189         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17190         * ext/gdk_pixbuf/pixbufscale.c:
17191         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17192         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17193         * ext/jpeg/gstjpegdec.c:
17194         * ext/jpeg/gstjpegenc.c:
17195         * ext/jpeg/gstsmokedec.c:
17196         * ext/jpeg/gstsmokeenc.c:
17197         * ext/libcaca/gstcacasink.c:
17198         * ext/libmng/gstmngdec.c:
17199         * ext/libmng/gstmngenc.c:
17200         * ext/libpng/gstpngdec.c:
17201         * ext/libpng/gstpngenc.c:
17202         * ext/mikmod/gstmikmod.c:
17203         * ext/raw1394/gstdv1394src.c:
17204         * ext/shout2/gstshout2.c:
17205         * ext/speex/gstspeexdec.c:
17206         * ext/speex/gstspeexenc.c:
17207         * gst/alpha/gstalpha.c:
17208         * gst/alpha/gstalphacolor.c:
17209         * gst/auparse/gstauparse.c:
17210         * gst/autodetect/gstautoaudiosink.c:
17211         (gst_auto_audio_sink_base_init):
17212         * gst/autodetect/gstautovideosink.c:
17213         (gst_auto_video_sink_base_init):
17214         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17215         * gst/cutter/gstcutter.c:
17216         * gst/debug/breakmydata.c:
17217         * gst/debug/efence.c:
17218         * gst/debug/gstnavigationtest.c:
17219         * gst/debug/negotiation.c:
17220         * gst/debug/progressreport.c:
17221         * gst/debug/testplugin.c:
17222         * gst/effectv/gstaging.c:
17223         * gst/effectv/gstdice.c:
17224         * gst/effectv/gstedge.c:
17225         * gst/effectv/gstquark.c:
17226         * gst/effectv/gstrev.c:
17227         * gst/effectv/gstvertigo.c:
17228         * gst/effectv/gstwarp.c:
17229         * gst/flx/gstflxdec.c:
17230         * gst/goom/gstgoom.c:
17231         * gst/interleave/deinterleave.c:
17232         * gst/interleave/interleave.c:
17233         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17234         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17235         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17236         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17237         * gst/level/gstlevel.c:
17238         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17239         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17240         * gst/median/gstmedian.c:
17241         * gst/monoscope/gstmonoscope.c:
17242         * gst/multipart/multipartdemux.c:
17243         * gst/multipart/multipartmux.c:
17244         * gst/oldcore/gstmd5sink.c:
17245         * gst/oldcore/gstmultifilesrc.c:
17246         * gst/oldcore/gstpipefilter.c:
17247         * gst/oldcore/gstshaper.c:
17248         * gst/oldcore/gststatistics.c:
17249         * gst/rtp/gstasteriskh263.c:
17250         * gst/rtp/gstrtpL16depay.c:
17251         * gst/rtp/gstrtpL16pay.c:
17252         * gst/rtp/gstrtpamrdepay.c:
17253         * gst/rtp/gstrtpamrpay.c:
17254         * gst/rtp/gstrtpdepay.c:
17255         * gst/rtp/gstrtpgsmpay.c:
17256         * gst/rtp/gstrtph263pay.c:
17257         * gst/rtp/gstrtph263pdepay.c:
17258         * gst/rtp/gstrtph263ppay.c:
17259         * gst/rtp/gstrtpmp4gpay.c:
17260         * gst/rtp/gstrtpmp4vdepay.c:
17261         * gst/rtp/gstrtpmp4vpay.c:
17262         * gst/rtp/gstrtpmpadepay.c:
17263         * gst/rtp/gstrtpmpapay.c:
17264         * gst/rtp/gstrtppcmadepay.c:
17265         * gst/rtp/gstrtppcmapay.c:
17266         * gst/rtp/gstrtppcmudepay.c:
17267         * gst/rtp/gstrtppcmupay.c:
17268         * gst/rtp/gstrtpspeexdepay.c:
17269         * gst/rtp/gstrtpspeexpay.c:
17270         * gst/rtsp/gstrtpdec.c:
17271         * gst/smpte/gstsmpte.c:
17272         * gst/videobox/gstvideobox.c:
17273         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17274         * gst/videofilter/gstvideobalance.c:
17275         * gst/videofilter/gstvideoflip.c:
17276         * gst/videofilter/gstvideotemplate.c:
17277         (gst_videotemplate_base_init):
17278         * gst/videomixer/videomixer.c:
17279         * gst/wavenc/gstwavenc.c:
17280         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17281          better/unified long descriptions
17282          Fixed #336602
17283          Some cleanups to auparse, don't send multiple newsegments.
17284
17285 2006-03-29  Wim Taymans  <wim@fluendo.com>
17286
17287         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17288
17289         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17290         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17291         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17292         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17293         * ext/dv/gstdvdemux.h:
17294         Seek in READY patch. Only works for pull based mode.
17295         Fixes #323880
17296
17297 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17298
17299         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17300         (gst_gdk_pixbuf_event):
17301           Fix two crashers: don't unref the same caps twice, and
17302           set pixbuf loader to NULL after freeing it.
17303
17304 2006-03-27  Wim Taymans  <wim@fluendo.com>
17305
17306         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17307         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17308         (gst_speexenc_chain):
17309         * ext/speex/gstspeexenc.h:
17310         Don't leak adapter.
17311         A push *always* takes ownership of the buffer, even on
17312         errors.
17313         Small cleanups.
17314
17315 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17316
17317         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17318           Create source pad without leaking.
17319
17320 2006-03-24  Wim Taymans  <wim@fluendo.com>
17321
17322         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17323         * ext/flac/gstflacdec.h:
17324         * ext/flac/gstflacenc.h:
17325         Spifify a bit.
17326         Fix deadly lock order error in seeking code, STREAM_LOCK
17327         cannot be taken within LOCK and the streaming variables are
17328         protected with the STREAM_LOCK anyway.
17329
17330 2006-03-24  Wim Taymans  <wim@fluendo.com>
17331
17332         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17333         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17334         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17335         this patch combines the global init_frames with the stream
17336         init_frames. Rationale being that the global delay should 
17337         be subtracted from any stream delay.
17338         Fixes #335858.
17339
17340 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17341
17342         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17343         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17344         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17345         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17346         use DEBUG_FUNCPTR for collectpads
17347
17348 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17349
17350         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17351           Don't crash when encoding images where the number of rows isn't
17352           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17353
17354 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17355
17356         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17357         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17358         * gst/interleave/interleave.c: (interleave_change_state):
17359         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17360           More state change function fixes.
17361
17362 2006-03-23  Wim Taymans  <wim@fluendo.com>
17363
17364         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17365         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17366         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17367         (gst_esdsink_delay), (gst_esdsink_reset):
17368         * ext/esd/esdsink.h:
17369         Fix esd choppy playback by configuring audiosink
17370         correctly. Fixes #325191
17371
17372 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17373
17374         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17375           Make state change function thread-safe.
17376
17377 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17378
17379         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17380         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17381           Don't try to read beyond the end of the file just because
17382           the header claims a bigger size (like with truncated files).
17383
17384 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17385
17386         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17387         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17388         (gst_wavparse_stream_data), (gst_wavparse_loop):
17389         * gst/wavparse/gstwavparse.h:
17390           Delay source pad creation until we have the first chunk of
17391           media data, so the we can examine the data and adjust the
17392           caps accordingly if required. This makes playback of .wav
17393           files with DTS-declared-as-PCM content work (#313266).
17394
17395 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17396
17397         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17398         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17399         Don't attempt typefinding on too-short buffers that have been
17400         completely trimmed away. (Fixes #330239)
17401
17402         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17403         Improve the debug output
17404
17405 2006-03-21  Wim Taymans  <wim@fluendo.com>
17406
17407         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17408         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17409         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17410         (gst_esdsink_set_property), (gst_esdsink_get_property):
17411         Some cleanups.
17412         Reset fd to -1 when we close them.
17413
17414 2006-03-21  Wim Taymans  <wim@fluendo.com>
17415
17416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17417         the OPTIONS request result is optional so don't
17418         fail on it.
17419
17420 2006-03-21  Edward Hervey  <edward@fluendo.com>
17421
17422         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17423         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17424         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17425         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17426         (gst_wavparse_change_state):
17427         gcc 4.1 unreferenced pointer fixes.
17428
17429 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17430
17431         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17432
17433         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17434           Fix block alignment calculation. Alignment should be done before
17435           adding the byte offset where the data starts (#335231).
17436
17437 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17438
17439         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17440           Ensure that we set correct caps on buffers that are transferred
17441           direct from the input.
17442
17443 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17444
17445         * gst/goom/filters.c: (zoomFilterDestroy):
17446         * gst/goom/goom_core.c: (goom_close):
17447           Free filter data when cleaning up. (Fixes: #334995)
17448
17449 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17450
17451         * configure.ac:
17452           Don't compile udp and rtsp plugins on win32 (mingw) or other
17453           systems that don't have <sys/socket.h> for some reason (#316203).
17454
17455 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17456
17457         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17458         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17459         * ext/raw1394/gstdv1394src.h:
17460           Change bus reset handler so it reports useful information such as
17461           whether the device being used connected or disconnected
17462
17463 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17464
17465         * gst/id3demux/id3v2frames.c:
17466         (parse_relative_volume_adjustment_two):
17467           We only care about gain and peak data for the master volume.
17468
17469 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17470
17471         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17472         (parse_id_string), (parse_unique_file_identifier),
17473         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17474           Read replay gain tags (#323721).
17475
17476 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17477
17478         * configure.ac:
17479           Bump requirements to gst-plugins-base CVS because
17480           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17481
17482 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17483
17484         * rtp/gst/gstrtppcmadepay.c:
17485         Fixed one of the caps in the code from mulaw to alaw.
17486
17487 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17488
17489         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17490           Ensure that we set caps on the buffers we pass.
17491
17492         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17493         (gst_id3demux_sink_activate):
17494           Ensure that we set caps on the buffers we pass.
17495
17496           Use STREAM, TYPE_NOT_FOUND as the error class when
17497           typefinding fails.
17498
17499 2006-03-15  Edward Hervey  <edward@fluendo.com>
17500
17501         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17502         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17503         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17504         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17505         (gst_jpeg_dec_setcaps):
17506         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17507         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17508         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17509         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17510         (gst_mngdec_src_getcaps):
17511         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17512         (gst_pngdec_caps_create_and_set):
17513         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17514         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17515         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17516         * gst/alpha/gstalpha.c: (gst_alpha_init):
17517         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17518         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17519         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17520         * gst/cutter/gstcutter.c: (gst_cutter_init):
17521         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17522         (gst_efence_checkgetrange):
17523         * gst/debug/negotiation.c: (gst_negotiation_init):
17524         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17525         * gst/goom/gstgoom.c: (gst_goom_init):
17526         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17527         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17528         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17529         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17530         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17531         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17532         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17533         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17534         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17535         (gst_wavparse_create_sourcepad):
17536         Fix memleak with gst_static_pad_template_get().
17537         This uses gst_pad_new_from_static_template() instead.
17538         Fixes #333512
17539
17540 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17541
17542         * configure.ac:
17543           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17544           used by id3demux.
17545
17546         * gst/id3demux/gstid3demux.c: (plugin_init):
17547         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17548         (parse_user_text_identification_frame),
17549         (parse_unique_file_identifier):
17550           Add support for UFID and TXXX frames and extract musicbrainz tags.
17551
17552 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17553
17554         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17555           Catch short reads, like they might happen with truncated
17556           files (see #305279); remove unnecessary indentation.
17557
17558 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17559
17560         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17561           Fix DIB image inversion for pictures with a
17562           depth != 8 (#305279).
17563
17564 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17565
17566         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17567         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17568         * ext/jpeg/gstjpegdec.h:
17569           Fix durations on outgoing buffers after seeking
17570           in MJPEG files (#334083); some minor clean-ups.
17571
17572 2006-03-13  Wim Taymans  <wim@fluendo.com>
17573
17574         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17575         (gst_wavparse_change_state):
17576         Implement seek in READY (re-fixes #327658)
17577
17578 2006-03-13  Wim Taymans  <wim@fluendo.com>
17579
17580         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17581         * ext/esd/esdmon.c: (gst_esdmon_get):
17582         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17583         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17584         (gst_gdk_pixbuf_sink_getcaps):
17585         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17586         (gst_jpegenc_setcaps):
17587         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17588         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17589         (gst_smokeenc_setcaps):
17590         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17591         (gst_mngdec_src_getcaps):
17592         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17593         (gst_mngenc_chain):
17594         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17595         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17596         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17597         (speex_dec_src_event), (speex_dec_chain):
17598         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17599         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17600         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17601         (gst_negotiation_pad_link), (gst_negotiation_chain):
17602         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17603         (gst_flxdec_chain):
17604         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17605         (deinterleave_chain):
17606         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17607         * gst/median/gstmedian.c: (gst_median_link):
17608         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17609         (gst_monoscope_chain):
17610         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17611         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17612         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17613         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17614         close #333784 unref the result of gst_pad_get_parent()
17615         by: Christophe Fergeau.
17616
17617 2006-03-09  Wim Taymans  <wim@fluendo.com>
17618
17619         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17620         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17621         Handle events in push mode better, can now do non-flushing
17622         seeks in push mode as well.
17623
17624 2006-03-07  Wim Taymans  <wim@fluendo.com>
17625
17626         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17627         Applied patch from Kai Vehmanen, fixes #333624.
17628
17629 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17630
17631         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17632         Implement paletted and grayscale png files handling.
17633         (#150363).
17634
17635 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17636
17637         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17638         (gst_speexenc_chain):
17639           fix a tag list assert
17640           follow gst-plugins-base/ext/ogg/README; set OFFSET
17641           and OFFSET_END.  Muxes correctly with gst-plugins-base
17642           > 0.9.3
17643
17644 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17645
17646         * gst/id3demux/Makefile.am:
17647         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17648         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17649           Use new typefind helper functions here as well, and
17650           do typefinding in pull-mode if upstream supports that.
17651
17652 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17653
17654         * sys/sunaudio/gstsunaudiomixerctrl.c:
17655         (gst_sunaudiomixer_ctrl_get_volume),
17656         (gst_sunaudiomixer_ctrl_set_volume):
17657         * sys/sunaudio/gstsunaudiomixertrack.c:
17658         (gst_sunaudiomixer_track_new):
17659           Remove unused variables, breaks build from CVS
17660           with -Werror (#333392, patch by: Benjamin Pineau)
17661
17662 2006-03-03  Wim Taymans  <wim@fluendo.com>
17663
17664         * docs/plugins/Makefile.am:
17665         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17666         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17667         Added wavparse docs.
17668
17669         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17670         (gst_wavparse_reset), (gst_wavparse_init),
17671         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17672         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17673         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17674         (gst_wavparse_stream_data), (gst_wavparse_loop),
17675         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17676         (gst_wavparse_change_state):
17677         * gst/wavparse/gstwavparse.h:
17678         Implement seek in READY (fixes #327658)
17679         Added docs and did some cleanups.
17680
17681 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17682
17683         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17684         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17685         (gst_avi_demux_calculate_durations_from_index),
17686         (gst_avi_demux_stream_header):
17687         * gst/avi/gstavidemux.h:
17688           If we have an index, use a duration based on the index instead
17689           of blindly trusting the information in the stream headers
17690           (fixes #331817).
17691
17692 2006-03-03  Wim Taymans  <wim@fluendo.com>
17693
17694         * docs/plugins/Makefile.am:
17695         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17696         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17697         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17698         Added smoke and jpeg to the docs.
17699
17700         * ext/jpeg/Makefile.am:
17701         * ext/jpeg/gstjpeg.c: (plugin_init):
17702         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17703         * ext/jpeg/gstjpegenc.h:
17704         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17705         (gst_smokedec_chain):
17706         * ext/jpeg/gstsmokedec.h:
17707         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17708         * ext/jpeg/gstsmokeenc.h:
17709         * ext/jpeg/smokecodec.h:
17710         Port smokedec (fixes #331905).
17711         Added some docs.
17712         Some cleanups.
17713
17714 2006-03-03  Wim Taymans  <wim@fluendo.com>
17715
17716         * docs/plugins/Makefile.am:
17717         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17718         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17719         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17720         Added videobalance and videoflip to the docs.
17721
17722         * gst/videofilter/Makefile.am:
17723         * gst/videofilter/gstvideobalance.c:
17724         (gst_video_balance_update_tables_planar411),
17725         (gst_video_balance_is_passthrough),
17726         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17727         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17728         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17729         (gst_video_balance_finalize), (gst_video_balance_class_init),
17730         (gst_video_balance_init), (gst_video_balance_interface_supported),
17731         (gst_video_balance_interface_init),
17732         (gst_video_balance_colorbalance_list_channels),
17733         (gst_video_balance_colorbalance_set_value),
17734         (gst_video_balance_colorbalance_get_value),
17735         (gst_video_balance_colorbalance_init),
17736         (gst_video_balance_set_property), (gst_video_balance_get_property),
17737         (gst_video_balance_get_type), (plugin_init):
17738         * gst/videofilter/gstvideobalance.h:
17739         Ported to 0.10. (Fixes #326160)
17740         Added docs.
17741
17742         * gst/videofilter/gstvideoflip.c:
17743         * gst/videofilter/gstvideoflip.h:
17744         Added docs.
17745
17746 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17747
17748         * configure.ac:
17749           Bump requirements to current core and -base CVS
17750           (core for new typefind helper API, and -base for the
17751           WAVFORMATEX support that was added to libgstriff and
17752           is needed by wavparse).
17753         
17754         * gst/apetag/Makefile.am:
17755         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17756         (gst_tag_demux_sink_activate):
17757           Use new typefind helpers for typefinding instead of our
17758           home-grown stuff; also, do typefinding in pull-mode if
17759           upstream supports that.
17760
17761 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17762
17763         Reviewed by: Christian Schaller <christian@fluendo.com>
17764
17765         This patch fixes bug: 329107
17766
17767         This Changelog entry is for a commit done on February 17
17768
17769         * ext/gconf/gconf.c
17770         * ext/gconf/gconf.h
17771         * ext/gconf/gstgconfaudiosink.c
17772         * ext/gconf/gstgconfaudiosink.h
17773         * gconf/gstreamer.schemas.in
17774
17775 2006-02-28  Wim Taymans  <wim@fluendo.com>
17776
17777         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17778         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17779         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17780         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17781         Use DEBUG_OBJECT more.
17782
17783 2006-02-28  Wim Taymans  <wim@fluendo.com>
17784
17785         * docs/plugins/Makefile.am:
17786         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17787         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17788         Added dvdec and dvdemux to docs.
17789
17790         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17791         Added docs.
17792         Check frame sizes so we don't crash when don't have enough
17793         data.
17794         Send nice error messages on error.
17795
17796         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17797         (gst_dvdemux_class_init), (gst_dvdemux_init),
17798         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17799         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17800         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17801         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17802         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17803         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17804         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17805         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17806         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17807         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17808         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17809         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17810         * ext/dv/gstdvdemux.h:
17811         Added docs.
17812         Implement pull mode.
17813         Fix memleaks.
17814         Reduce memcpy for the video demuxing.
17815
17816 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17817
17818         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17819         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17820         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17821         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17822           Add a little extra debug. Make the decoder not return NOT_LINKED,
17823           as we want to continue decoding all CMML and emitting tags.
17824
17825 2006-02-27  Michael Smith  <msmith@fluendo.com>
17826
17827         * ext/annodex/gstskeltag.c:
17828         * ext/annodex/gstskeltag.h:
17829           Deleted; these files aren't used any more either.
17830
17831 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17832
17833         * ext/Makefile.am: Fix dist-check.
17834
17835 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17836
17837         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17838         memleak.
17839
17840 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17841
17842         * ext/annodex/Makefile.am:
17843         * ext/annodex/gstannodex.c:
17844         * ext/annodex/gstcmmldec.c:
17845         * ext/annodex/gstcmmlenc.c:
17846         * ext/annodex/gstcmmlparser.c:
17847         * ext/annodex/gstcmmlparser.h:
17848         * ext/annodex/gstcmmlutils.c:
17849         * tests/check/elements/cmmldec.c:
17850         * tests/check/elements/cmmlenc.c:
17851           Fix a memleak in gst_cmml_track_list_add_clip.
17852           Handle overflows in clip's start and end times.
17853           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17854           Do not parse junk at the end of a CMML preamble buffer.
17855           Register a libxml error handler to not print stuff on stderr.
17856           Check for bad clip start and end times in the testsuites.
17857
17858 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17859
17860         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17861         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17862         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17863         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17864         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17865         possible memleaks.
17866
17867 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17868
17869         * tests/check/Makefile.am:
17870         * tests/check/elements/cmmldec.c:
17871         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17872         the plugins-base tags.
17873
17874 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17875
17876         * ext/Makefile.am: Re-enable module.
17877
17878 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17879
17880         * tests/check/Makefile.am: Forgot to remove that test.
17881
17882 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17883
17884         * ext/annodex/Makefile.am:
17885         * ext/annodex/gstannodex.c: (plugin_init):
17886         * ext/annodex/gstcmmldec.c:
17887         * ext/annodex/gstskeldec.c:
17888         * ext/annodex/gstskeldec.h:
17889         * tests/check/Makefile.am:
17890         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17891
17892 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17893
17894         * tests/check/Makefile.am: Disable those checks as well.
17895
17896 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17897
17898         * ext/Makefile.am: Disable annodex for now until we figure out
17899         how to make it build.
17900         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17901         Add a rule to your checklist : "please try to at least build 
17902         what you are going to commit into -good, or if you are too lazy
17903         to do that, please check that the buildbots are not crying because
17904         of your commit."
17905
17906 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17907
17908         * configure.ac:
17909         * ext/Makefile.am:
17910         * ext/gdk_pixbuf/Makefile.am:
17911         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17912         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17913         * ext/gdk_pixbuf/pixbufscale.c:
17914         * ext/gdk_pixbuf/pixbufscale.h:
17915           Gdkpixbuf ported from 0.8 to 0.10 by
17916           Renato Filho <renato.filho@indt.org.br>.
17917           gst_loader and gdkpixbufanimation still need port.
17918
17919 2006-02-24  Michael Smith  <msmith@fluendo.com>
17920
17921         * configure.ac:
17922         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17923         * ext/Makefile.am:
17924         * ext/annodex/Makefile.am:
17925         * ext/annodex/gstannodex.c:
17926         * ext/annodex/gstannodex.h:
17927         * ext/annodex/gstcmmldec.c:
17928         * ext/annodex/gstcmmldec.h:
17929         * ext/annodex/gstcmmlenc.c:
17930         * ext/annodex/gstcmmlenc.h:
17931         * ext/annodex/gstcmmlparser.c:
17932         * ext/annodex/gstcmmlparser.h:
17933         * ext/annodex/gstcmmltag.c:
17934         * ext/annodex/gstcmmltag.h:
17935         * ext/annodex/gstcmmlutils.c:
17936         * ext/annodex/gstcmmlutils.h:
17937         * ext/annodex/gstskeldec.c:
17938         * ext/annodex/gstskeldec.h:
17939         * ext/annodex/gstskeltag.c:
17940         * ext/annodex/gstskeltag.h:
17941         * tests/check/Makefile.am:
17942         * tests/check/elements/cmmldec.c:
17943         * tests/check/elements/cmmlenc.c:
17944         * tests/check/elements/skeldec.c:
17945           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17946           Includes tests & docs, oh my! Passes Thomas's -good checklist
17947           entirely. Wow.
17948
17949 2006-02-24  Michael Smith  <msmith@fluendo.com>
17950
17951         * autogen.sh:
17952           Check for automake 1.9 as well.
17953
17954 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17955
17956         * ext/flac/gstflacenc.c:
17957           Change min. sample rate to 8kHz to match flacdec's.
17958           
17959 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17960
17961         * ext/cdio/Makefile.am:
17962           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17963           required for Cygwin, see #317048)
17964
17965         * gst/rtp/gstasteriskh263.c:
17966           Cygwin has includes for both the unix network socket API
17967           and the windows API, but only one can be included, so fix
17968           includes to only use one or the other, prefering the unxi
17969           one (#317048).
17970
17971 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17972
17973         * rtp/gst/gstrtppcmadepay.c:
17974         * rtp/gst/gstrtppcmadepay.h:
17975         * rtp/gst/gstgstrtppcmapay.c:
17976         * rtp/gst/gstgstrtppcmapay.h:
17977         * rtp/gst/gstrtppcmudepay.c:
17978         * rtp/gst/gstrtppcmudepay.h:
17979         * rtp/gst/gstrtppcmupay.c:
17980         * rtp/gst/gstrtppcmupay.h:
17981         * rtp/gst/Makefile.am:
17982         * rtp/gst/gstrtp.c:
17983         * rtp/gst/README:
17984         Separated the G711 payloaders/depayloaders into separate elements for
17985         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17986
17987 2006-02-22  Wim Taymans  <wim@fluendo.com>
17988
17989         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17990         (gst_dvdec_change_state):
17991         * ext/dv/gstdvdec.h:
17992         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17993         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17994         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17995         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17996         (gst_dvdemux_flush), (gst_dvdemux_chain),
17997         (gst_dvdemux_change_state):
17998         * ext/dv/gstdvdemux.h:
17999         Ueber spiffify some more, added debug category.
18000         Use _scale.
18001         Use segments, respect playback rate from newsegment.
18002         Fix refcount issue.
18003
18004 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18005
18006         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18007         (gst_signal_processor_process):
18008         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18009         enabled for the build, but it helps me win the feature-count
18010         competitions ooh yeah.
18011
18012 2006-02-19  Wim Taymans  <wim@fluendo.com>
18013
18014         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18015         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18016         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18017         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18018         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18019         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18020         Use scaling code for added precission and more correct stop
18021         position in case scale==0.
18022
18023 2006-02-19  Wim Taymans  <wim@fluendo.com>
18024
18025         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18026         (gst_flxdec_chain):
18027         * gst/flx/gstflxdec.h:
18028         Implement DURATION query.
18029
18030 2006-02-19  Wim Taymans  <wim@fluendo.com>
18031
18032         * gst/flx/flx_color.h:
18033         * gst/flx/flx_fmt.h:
18034         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18035         (gst_flxdec_src_query_handler), (flx_decode_color),
18036         (gst_flxdec_chain):
18037         * gst/flx/gstflxdec.h:
18038         Set MALLOCDATA for the temp buffers so we don't leak.
18039         Some debug cleanups.
18040         Consume all data in the adapter before leaving the chain
18041         function. Fixes #330678.
18042
18043 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18044
18045         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18046         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18047          Handle 0 data size in otherwise valid frames.
18048          Handle numeric strings in 2.4.0 even when not in parentheses 
18049
18050 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18051
18052         * gst/matroska/matroska-demux.c:
18053         (gst_matroska_demux_subtitle_caps),
18054         (gst_matroska_demux_plugin_init):
18055         * gst/matroska/matroska-ids.h:
18056           Recognise SSA/ASS and USF subtitle formats and
18057           set proper caps when they are found.
18058
18059 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18060
18061         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18062         (gst_jpeg_dec_chain):
18063           Fix invalid memory access for some odd-sized images
18064           (see image contained in quicktime stream in #327083);
18065           use g_malloc() instead of g_alloca().
18066
18067 2006-02-17  Wim Taymans  <wim@fluendo.com>
18068
18069         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18070         Patch from Sebastien Cote, fixes #319884
18071
18072 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18073
18074         * ext/cdio/gstcdio.c: (plugin_init):
18075           Init debug category (#331253).
18076
18077 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18078
18079         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18080           Pass extra_data to gst_riff_create_audio_caps(), so that
18081           WAVEFORMATEX stuff works. Post audio codec name and post
18082           it as taglist on the bus. Allow up to 8 channesl for raw
18083           PCM in the source pad template caps.
18084
18085 2006-02-16  Wim Taymans  <wim@fluendo.com>
18086
18087         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18088         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18089         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18090         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18091         (gst_multipart_set_property), (gst_multipart_get_property):
18092         Applied #318663. Gives quite a few false positives in
18093         autoscan mode, but it's better than nothing. Not closing yet.
18094
18095 2006-02-16  Wim Taymans  <wim@fluendo.com>
18096
18097         * docs/plugins/Makefile.am:
18098         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18099         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18100         * docs/plugins/gst-plugins-good-plugins.args:
18101         * docs/plugins/inspect/plugin-udp.xml:
18102         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18103         (gst_udpsrc_start):
18104         Update documentation.
18105         Fix args.
18106
18107 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18108
18109         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18110         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18111         frame size. (Fixes #331368)
18112
18113 2006-02-16  Wim Taymans  <wim@fluendo.com>
18114
18115         * gst/rtsp/README:
18116         Updated README.
18117
18118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18119         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18120         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18121         * gst/rtsp/gstrtspsrc.h:
18122         Make sure the RTP port is an even port an try to allocate 
18123         another if not.
18124         Added retry property to control max retries for port allocation.
18125         Make sure RTCP port is RTP port+1.
18126         Cleanup when port allocation fails.
18127         Fixes #319183.
18128         
18129 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18130
18131         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18132           Don't ignore return value of the parent class's state
18133           change function (#331385, patch by: Wouter Paesen).
18134
18135 2006-02-15  Wim Taymans  <wim@fluendo.com>
18136
18137         * configure.ac:
18138         * docs/plugins/Makefile.am:
18139         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18141         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18142         * ext/Makefile.am:
18143         * ext/hal/Makefile.am:
18144         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18145         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18146         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18147         (do_toggle_element), (gst_hal_audio_sink_set_property),
18148         (gst_hal_audio_sink_get_property),
18149         (gst_hal_audio_sink_change_state):
18150         * ext/hal/gsthalaudiosink.h:
18151         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18152         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18153         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18154         (do_toggle_element), (gst_hal_audio_src_set_property),
18155         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18156         * ext/hal/gsthalaudiosrc.h:
18157         * ext/hal/gsthalelements.c: (plugin_init):
18158         * ext/hal/gsthalelements.h:
18159         * ext/hal/hal.c: (gst_hal_get_string),
18160         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18161         (gst_hal_get_audio_src):
18162         * ext/hal/hal.h:
18163         Add HAL sound device wrapper plugins. Closes #329106
18164
18165 2006-02-15  Wim Taymans  <wim@fluendo.com>
18166
18167         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18168         Add comment in a fultile attempt to stop the copy-and-paste 
18169         paradigm leading to duplication of bad code.
18170
18171         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18172         Mime parameters have to be checked case insensitive
18173
18174 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18175
18176         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18177           Advance stream time for lagging subtitle streams by sending
18178           newsegment events with the update flag set.
18179
18180 2006-02-14  Edward Hervey  <edward@fluendo.com>
18181
18182         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18183         There can be bogus data before the hdrl LIST tag in the RIFF header.
18184         It's hard to say if it's not respecting the AVI specifications or not,
18185         but since Google Video is producing AVIs like that and the other player
18186         don't seem to complain, I guess we should do the same.
18187
18188 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18189
18190         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18191         (parse_split_strings):
18192         Add more validation to ensure that a char encoding conversion
18193         produced a valid UTF-8 string.
18194
18195 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18196
18197         Reviewed by: Edward Hervey  <edward@fluendo.com>
18198
18199         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18200         Properly handle end of segment. Closes #330885.
18201
18202 2006-02-13  Wim Taymans  <wim@fluendo.com>
18203
18204         * gst/rtp/gstrtpmp4gpay.h:
18205         For got to commit this one.
18206
18207 2006-02-12  Wim Taymans  <wim@fluendo.com>
18208
18209         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18210         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18211         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18212         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18213         * gst/rtp/gstrtpmp4gpay.h:
18214         Make more things work.
18215         Handle ACC config strings.
18216
18217 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18218
18219         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18220           set timestamps if no incoming timestamps set
18221
18222 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18223
18224         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18225         (gst_tag_demux_do_typefind):
18226           ... and fix the very same leaks in GstTagDemux.
18227
18228 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18229
18230         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18231         (gst_id3demux_do_typefind):
18232         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18233         <jonathan at kaolin dot wh9 dot net>)
18234
18235 2006-02-10  Wim Taymans  <wim@fluendo.com>
18236
18237         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18238         First set options, then set caps or else the baseclass
18239         will not know about the options, duh.
18240
18241 2006-02-10  Wim Taymans  <wim@fluendo.com>
18242
18243         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18244         (gst_rtp_mp4v_pay_setcaps):
18245         Don't waste time looking for a config string if we have codec_info
18246         on the incomming caps.
18247
18248 2006-02-10  Wim Taymans  <wim@fluendo.com>
18249
18250         * gst/rtp/README:
18251         Say something about case-sensitivity of caps vs mime-attributes.
18252
18253         * gst/rtp/Makefile.am:
18254         * gst/rtp/gstrtp.c: (plugin_init):
18255         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18256         (gst_rtp_amr_pay_handle_buffer):
18257         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18258         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18259         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18260         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18261         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18262         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18263         (gst_rtp_mp4g_pay_plugin_init):
18264         * gst/rtp/gstrtpmp4gpay.h:
18265         Added beginnings of mpeg4-generic payloader (RFC 3640)
18266
18267 2006-02-09  Wim Taymans  <wim@fluendo.com>
18268
18269         * gst/rtsp/Makefile.am:
18270         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18271         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18272         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18273         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18274         (gst_rtpdec_change_state):
18275         * gst/rtsp/gstrtpdec.h:
18276         * gst/rtsp/gstrtsp.c: (plugin_init):
18277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18278         * gst/rtsp/rtspconnection.c: (read_body),
18279         (rtsp_connection_receive):
18280         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18281         Resurected rtpdec to make rtspsrc happy again.
18282         Skip attributes from the session id.
18283         Don't crash when dumping a message with an empty body.
18284
18285
18286 2006-02-09  Wim Taymans  <wim@fluendo.com>
18287
18288         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18289         Added more meaningfull warnings when something goes wrong.
18290         Clear F bit on outgoing AMR packets.
18291
18292         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18293         (gst_rtp_amr_pay_handle_buffer):
18294         Added debugging category
18295         Support payloading of multiple AMR frames.
18296
18297         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18298         Added some debugging.
18299
18300 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18301
18302         * configure.ac:
18303           Back to CVS
18304
18305 === release 0.10.2 ===
18306
18307 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18308
18309         * configure.ac:
18310           releasing 0.10.2, "Papa was a rolling stone"
18311
18312 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18313
18314         * configure.ac:
18315           Bump core and plugins-base requirement to 0.10.2.2
18316           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18317
18318 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18319
18320         * ext/flac/gstflac.c: (plugin_init):
18321         * ext/speex/gstspeex.c: (plugin_init):
18322           Register musicbrainz tags.
18323
18324 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18325
18326         * ext/gconf/gconf.h:
18327           Remove declaration of function that no longer exists.
18328
18329 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18330
18331         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18332         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18333         Make shout2 work for non ogg streams
18334
18335 2006-02-06  Wim Taymans  <wim@fluendo.com>
18336
18337         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18338         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18339         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18340         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18341         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18342         * gst/udp/gstmultiudpsink.h:
18343         Updated docs.
18344         Added properties bytes-served, bytes_to_serve.
18345         Post proper error messages,
18346         Emit client added signal too.
18347
18348 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18349
18350         * docs/plugins/Makefile.am:
18351         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18352         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18353         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18354         (gst_multiudpsink_get_stats):
18355           adding docs for multiudpsink
18356
18357 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18358
18359         * gst/level/gstlevel.c: (gst_level_transform_ip):
18360           peak below decay is not necessarily an error, so don't ERROR log
18361
18362 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18363
18364         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18365         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18366         (gst_ebml_write_seek):
18367         * gst/matroska/ebml-write.h:
18368           Make sure we send a newsegment event in BYTES format
18369           before sending buffers (#328531).
18370
18371 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18372
18373         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18374         (gst_dvdemux_sink_query):
18375         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18376         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18377         (speex_dec_src_query):
18378         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18379         (gst_speexenc_sink_query):
18380         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18381         * gst/matroska/matroska-demux.c:
18382         (gst_matroska_demux_get_src_query_types),
18383         (gst_matroska_demux_handle_src_query):
18384         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18385         (gst_wavparse_pad_query):
18386           Pass unhandled queries upstream instead of just dropping
18387           them (#326446). Update query type arrays here and there.
18388
18389 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18390
18391         * tests/check/elements/matroskamux.c: (setup_src_pad):
18392           Collectpads in core got changed and now also holds a
18393           reference to any pad that is part of it. Fix refcount
18394           checks in test case accordingly.
18395
18396 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18397
18398         * gst/apetag/gstapedemux.h:
18399           Fix include, for now GstTagDemux is in the apetag dir.
18400
18401 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18402
18403         * docs/plugins/Makefile.am:
18404         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18405         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18406         * docs/plugins/inspect/plugin-cdio.xml:
18407           Add cdio plugin to docs.
18408
18409         * ext/cdio/gstcdiocddasrc.c:
18410           Add gtk-doc blurb.
18411
18412         * ext/cdio/gstcdio.c:
18413           The plugin is called 'cdio' not 'cddio'.
18414
18415 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18416
18417         * configure.ac:
18418         * docs/plugins/Makefile.am:
18419         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18420         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18421         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18422         * docs/plugins/inspect/plugin-apetag.xml:
18423         * gst/apetag/Makefile.am:
18424         * gst/apetag/gstapedemux.c:
18425         * gst/apetag/gstapedemux.h:
18426         * gst/apetag/gsttagdemux.c:
18427         * gst/apetag/gsttagdemux.h:
18428           Add APE tag demuxer (#325649).
18429
18430 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18431
18432         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18433         (gst_gconf_get_default_video_sink),
18434         (gst_gconf_get_default_audio_src),
18435         (gst_gconf_get_default_video_src):
18436         * ext/gconf/gconf.h:
18437         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18438         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18439         (do_toggle_element):
18440         * ext/gconf/gstgconfaudiosink.h:
18441         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18442         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18443         (do_toggle_element):
18444         * ext/gconf/gstgconfaudiosrc.h:
18445         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18446         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18447         (do_toggle_element):
18448         * ext/gconf/gstgconfvideosink.h:
18449         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18450         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18451         (do_toggle_element):
18452         * ext/gconf/gstgconfvideosrc.h:
18453           Ignore changing the GConf key to "". Ignore GConf key updates
18454           that don't actually change the string.
18455           For now, ignore the GConf key when the state is > READY, as
18456           it breaks streaming. Sometime it will be nice to bring the
18457           new sink online even mid-stream, by sending NEWSEGMENT info
18458           and possibly prerolling.
18459           (Fixes #326736)
18460
18461 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18462
18463         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18464         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18465         (zoomFilterSetResolution), (zoomFilterDestroy),
18466         (zoomFilterFastRGB), (pointFilter):
18467         * gst/goom/filters.h:
18468         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18469         (goom_update), (goom_close):
18470         * gst/goom/goom_core.h:
18471         * gst/goom/goom_tools.h:
18472         * gst/goom/graphic.c:
18473         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18474         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18475         * gst/goom/gstgoom.h:
18476         * gst/goom/lines.c: (goom_lines):
18477         * gst/goom/lines.h:
18478           Make goom reentrant by moving all important static variables
18479           into instance structures.
18480           (Fixes #329181)
18481
18482 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18483
18484         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18485         (gst_avi_demux_all_source_pads_unlinked),
18486         (gst_avi_demux_process_next_entry):
18487         * gst/avi/gstavidemux.h:
18488           Third attempt, use gst_pad_is_linked() this time.
18489
18490 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18491
18492         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18493         (parse_split_strings):
18494         Adjust for data length indicators when parsing (Fixes #329810)
18495         Fix stupid bug parsing UTF-8 tag text.
18496         Output tag strings with multiple fields as multiple tags, so the
18497         app gets all the data.
18498
18499 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18500
18501         * ext/flac/gstflacenc.c:
18502         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18503         show me.
18504         
18505 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18506
18507         * ext/flac/gstflacenc.c:
18508         * gst/matroska/ebml-read.c:
18509         Just make it compile with --disable-gst-debug.
18510
18511 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18512
18513         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18514         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18515         (id3v2_genre_fields_to_taglist):
18516           Never output a tag with a null contents string.
18517
18518 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18519
18520         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18521           Only pause if all pads are unlinked AND we've tried to send data
18522           on all of them at least once.
18523
18524 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18525
18526         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18527         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18528           Make loop function/task pause itself when all source pads are
18529           unlinked.
18530
18531 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18532
18533         * configure.ac:
18534         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18535           Use new functions from core to render a bin from a
18536           string. Fixes build. Up requirements to core CVS.
18537
18538 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18539
18540         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18541           Don't push buffers into the adapter that we are going to
18542           push downstream again without framing anyway. Also, the
18543           adaptor takes ownership of buffers put into it (fixes
18544           auparse pushing invalid buffers for .au files with
18545           ADPCM contents). Finally, set caps on all outgoing buffers.
18546
18547 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18548
18549         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18550         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18551         (gst_id3demux_send_tag_event):
18552         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18553         Someone should kick my butt. Remove ID3v1 tags from the end of the
18554         file.
18555
18556         Improve error messages. Send the TAG message as soon as we complete
18557         typefinding, instead of waiting until we send the first buffer.
18558         Downstream tag event is still sent before the first buffer.
18559
18560 2006-01-27  Jan Gerber  <j@bootlab.org>
18561
18562         Reviewed by: Andy Wingo <wingo@pobox.com>
18563
18564         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18565         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18566         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18567         to not have warings flooding stderr. this is the suggested way
18568         also used in dvgrab and kino. (#328336)
18569
18570 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18571
18572         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18573         (gst_oss_sink_init), (gst_oss_sink_finalise):
18574           Free the device name string when finalised.
18575
18576 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18577
18578         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18579           Don't put function calls in g_return_if_fail() statements,
18580           or they'll be replaced with NOOPs if someone compiles with
18581           G_DISABLE_CHECKS defined.
18582           
18583 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18584
18585         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18586         Never trust ANY information encoded in a media file, especially
18587         when it's giving you sizes. (Fixes #328452)
18588
18589 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18590
18591         * gst/rtp/gstrtpg711pay.c:
18592         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18593         bug #325148.
18594
18595 2006-01-23  Edward Hervey  <edward@fluendo.com>
18596
18597         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18598         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18599         * gst/matroska/matroska-ids.h:
18600         Added recognition of Real Audio and Video streams in matroska demuxer.
18601
18602 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18603
18604         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18605           Remove errant break statement, and fix compilation with
18606           older GCC.
18607
18608 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18609
18610         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18611
18612         * sys/sunaudio/gstsunaudiomixerctrl.c:
18613         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18614           Export functions that are needed in other parts of the code,
18615           makes the mixer actually work; adjust magic minimum buffer-time
18616           value from 3ms to 5ms to work around stuttering during mp3
18617           playback (#327765).
18618
18619 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18620
18621         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18622
18623         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18624         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18625           Fix possible deadlock in matroska muxer (#327825).
18626
18627 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18628
18629         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18630         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18631         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18632         * gst/rtsp/sdpmessage.h:
18633         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18634         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18635           C89 fixes: declare variables at the beginning of a block and
18636           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18637           <jensgr at gmx dot net>).
18638
18639 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18640
18641         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18642         * gst/id3demux/id3tags.h:
18643         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18644         (parse_comment_frame), (parse_text_identification_frame),
18645         (id3v2_tag_to_taglist), (id3v2_are_digits),
18646         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18647         (parse_split_strings), (free_tag_strings):
18648           Rewrite parsing of text tags to handle multiple NULL terminated
18649           strings. Parse numeric genre strings and ID3v2 type
18650           "(3)(6)Alternative" style genre strings.
18651           Parse dates that are only YYYY or YYYY-mm format.
18652           (Fixes #328241 and #322154)
18653
18654 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18655
18656         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18657           Don't forget to initialize liboil, otherwise our oil functions
18658           will crash (fixes #327871; patch by: Christoph Burghardt
18659           <hawkes at web dot de>).
18660
18661 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18662
18663         * configure.ac:
18664           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18665           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18666           patch by: Brian Cameron <brian dot cameron at sun dot com>
18667
18668 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18669
18670         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18671         * ext/cdio/gstcdio.h:
18672         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18673           Fix build for libcdio versions >= 76; give slightly lower rank
18674           than cdparanoia.
18675
18676 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18677
18678         * configure.ac:
18679         * ext/Makefile.am:
18680         * ext/cdio/Makefile.am:
18681         * ext/cdio/gstcdio.c:
18682         * ext/cdio/gstcdio.h:
18683         * ext/cdio/gstcdiocddasrc.c:
18684         * ext/cdio/gstcdiocddasrc.h:
18685           Port libcdio cdda source, formerly known as cddasrc, now known as
18686           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18687           but that's not tested (fixes #317658).
18688
18689 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18690
18691         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18692           Fix conversion from TIME to BYTES format (fixes #326864;
18693           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18694
18695 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18696
18697         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18698           Fix compilation of id3demux when zlib is not present.
18699           (Fixes #326602; patch by: Sergey Scobich)
18700
18701 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18702
18703         * ext/esd/Makefile.am:
18704           Add $(ESD_CFLAGS), otherwise build will fail for folks
18705           with libesd in a non-standard prefix (#327009).
18706
18707 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18708
18709         * configure.ac:
18710           back to HEAD
18711
18712 === release 0.10.1 ===
18713
18714 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18715
18716         * configure.ac:
18717           releasing 0.10.1, "Li"
18718
18719 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18720
18721           patch by: Wim Taymans
18722
18723         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18724           fix memleak.  Fixes #326618
18725
18726 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18727
18728           patch by: Mike Smith
18729
18730         * gst/level/gstlevel.c: (gst_level_message_new),
18731         (gst_level_message_append_channel):
18732           Fix memleak.  Fixes #326612
18733
18734 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18735
18736         * configure.ac:
18737           prereleasing
18738         * po/af.po:
18739         * po/az.po:
18740         * po/cs.po:
18741         * po/en_GB.po:
18742         * po/hu.po:
18743         * po/it.po:
18744         * po/nb.po:
18745         * po/nl.po:
18746         * po/or.po:
18747         * po/sq.po:
18748         * po/sr.po:
18749         * po/sv.po:
18750         * po/uk.po:
18751         * po/vi.po:
18752           update translations
18753
18754 2006-01-10  Michael Smith  <msmith@fluendo.com>
18755
18756         * gst/level/gstlevel.c: (gst_level_class_init),
18757         (gst_level_dispose):
18758           Don't leak filter arrays.
18759
18760 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18761
18762         reviewed by: Christian Schaller <uraeus@gnome.org>
18763         
18764         * configure.ac:
18765         * gst-plugins-good.spec.in:
18766         * sys/Makefile.am:
18767         * sys/sunaudio/Makefile.am:
18768         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18769         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18770         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18771         (gst_sunaudiomixer_change_state):
18772         * sys/sunaudio/gstsunaudiomixer.h:
18773         * sys/sunaudio/gstsunaudiomixerctrl.c:
18774         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18775         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18776         (gst_sunaudiomixer_ctrl_list_tracks),
18777         (gst_sunaudiomixer_ctrl_get_volume),
18778         (gst_sunaudiomixer_ctrl_set_volume),
18779         (gst_sunaudiomixer_ctrl_set_mute),
18780         (gst_sunaudiomixer_ctrl_set_record):
18781         * sys/sunaudio/gstsunaudiomixerctrl.h:
18782         * sys/sunaudio/gstsunaudiomixertrack.c:
18783         (gst_sunaudiomixer_track_class_init),
18784         (gst_sunaudiomixer_track_init), (fill_labels),
18785         (gst_sunaudiomixer_track_new):
18786         * sys/sunaudio/gstsunaudiomixertrack.h:
18787         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18788         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18789         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18790         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18791         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18792         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18793         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18794         * sys/sunaudio/gstsunaudiosink.h:
18795
18796         Add SunAudio plugin - tested to make sure it doesn't break
18797         the build under GNU/Linux.      
18798
18799 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18800
18801         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18802         * gst-plugins-good/gst/udp/gstudpsrc.c:
18803         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18804         overrides the port or multicast parameters. Fixes bugs #323021.
18805         API addition: adds GstUDPSrc::sockfd property   
18806
18807 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18808
18809         * ext/gconf/Makefile.am:
18810         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18811         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18812         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18813         (do_toggle_element), (cb_toggle_element),
18814         (gst_gconf_audio_src_change_state):
18815         * ext/gconf/gstgconfaudiosrc.h:
18816         * ext/gconf/gstgconfelements.c: (plugin_init):
18817         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18818         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18819         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18820         (do_toggle_element), (cb_toggle_element),
18821         (gst_gconf_video_src_change_state):
18822         * ext/gconf/gstgconfvideosrc.h:
18823           Add new gconfaudiosrc and gconfvideosrc elements
18824           (needed for gnome-sound-recorder).
18825
18826 2006-01-06  Edward Hervey  <edward@fluendo.com>
18827
18828         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18829         Add gst_element_no_more_pads() for proper decodebin behaviour.
18830         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18831         (parse_text_identification_frame), (parse_split_strings):
18832         Failure to decode some tags is not a GST_ERROR() but a
18833         GST_WARNING()
18834         When iterating over a chunk of text, check that we haven't gone too
18835         far.
18836
18837 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18838
18839         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18840         (plugin_init):
18841           call oil_init() when using liboil
18842
18843 2006-01-04  Wim Taymans  <wim@fluendo.com>
18844
18845         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18846         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18847         Fix leaks.
18848
18849 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18850
18851         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18852
18853         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18854         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18855         (gst_flac_dec_change_state):
18856           Don't g_assert() where we should just return FALSE; remove
18857           unnecessary g_assert(); initialize some fields properly in
18858           state change function (fixes #325504). Also, use
18859           GST_DEBUG_OBJECT in two more places.
18860
18861 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18862
18863         * configure.ac:
18864           also remove smoothwave's Makefile.am
18865         * docs/plugins/Makefile.am:
18866           fix plugin docs
18867
18868 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18869
18870         * tests/examples/Makefile.am:
18871           added missing Makefile.am
18872
18873 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18874
18875         * configure.ac:
18876         * gst/level/Makefile.am:
18877         * gst/level/level-example.c:
18878         * tests/Makefile.am:
18879         * tests/examples/level/Makefile.am:
18880         * tests/examples/level/level-example.c: (message_handler), (main):
18881           moved level-example to tests/examples/level-example
18882         * tests/old/examples/level/demo.c: (main):
18883         * tests/old/examples/level/plot.c: (main):
18884           some initial fixes
18885
18886 2005-12-29  Michael Smith  <msmith@fluendo.com>
18887
18888         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18889         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18890         * gst/udp/gstmultiudpsink.h:
18891           Track packets sent per client in addition to bytes sent; provide
18892           this info through get-stats signal
18893
18894 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18895
18896         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18897           Can't use gst_object_unref() on a GstAdapter (#325191).
18898
18899 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18900
18901         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18902         If a broken tag has 0 bytes payload, at least still skip
18903         the 10 byte header
18904
18905 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18906
18907         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18908         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18909         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18910         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18911           Making these depayloaders (H263+ and mpeg4 video) inherit from
18912           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18913
18914 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18915
18916         * docs/plugins/gst-plugins-good-plugins.args:
18917         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18918         Regenerate the plugin hiearchy.
18919
18920 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18921
18922         * docs/plugins/Makefile.am:
18923         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18924         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18925         * docs/plugins/gst-plugins-good-plugins.args:
18926         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18927         (gst_id3demux_base_init), (gst_id3demux_class_init),
18928         (gst_id3demux_chain):
18929         * gst/id3demux/gstid3demux.h:
18930           Add documentation for id3demux.
18931           Don't fail if the first buffer is not at offset 0, just
18932           attempt to typefind and do pass through
18933           Rename the gst_type function from gst_gst_id3demux..
18934
18935 2005-12-20  Michael Smith  <msmith@fluendo.com>
18936
18937         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18938         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18939         (gst_multiudpsink_get_stats):
18940         * gst/udp/gstmultiudpsink.h:
18941           Collect statistics; return them from get_stats.
18942
18943 2005-12-19  Edward Hervey  <edward@fluendo.com>
18944
18945         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18946         Stupid signedness issue...
18947
18948 2005-12-19  Edward Hervey  <edward@fluendo.com>
18949
18950         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18951         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18952         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18953         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18954         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18955         Construct index for indexless files.
18956         Make sure pad/buffers are correctly reset to NULL once we don't need
18957         them anymore, else we get lovely segfaults/assertions.
18958         * gst/wavparse/gstwavparse.c:
18959         Yes, you can have 96KHz audio and wma in wav :(
18960
18961 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18962
18963         * configure.ac:
18964           Check for optional dependency on zlib for id3demux
18965
18966         * gst/id3demux/Makefile.am:
18967         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18968         (gst_id3demux_base_init), (gst_id3demux_class_init),
18969         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18970         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18971         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18972         (gst_id3demux_set_property), (gst_id3demux_get_property),
18973         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18974         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18975         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18976         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18977         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18978         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18979         (simple_find_peek), (simple_find_suggest),
18980         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18981         (plugin_init):
18982         * gst/id3demux/gstid3demux.h:
18983         * gst/id3demux/id3tags.c: (read_synch_uint),
18984         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18985         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18986         (id3demux_id3v2_frames_to_tag_list):
18987         * gst/id3demux/id3tags.h:
18988         * gst/id3demux/id3v2.4.0-frames.txt:
18989         * gst/id3demux/id3v2.4.0-structure.txt:
18990         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18991         (parse_comment_frame), (parse_text_identification_frame),
18992         (id3v2_tag_to_taglist), (parse_split_strings):
18993           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18994           otherwise it discards them. Works on my test files. 
18995
18996         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18997           Don't send EOS to a non-existing srcpad
18998           The debug category can be static
18999
19000 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19001
19002         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19003         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19004         * gst/multipart/multipartdemux.c:
19005           change some char* into char[]
19006
19007 2005-12-16  Wim Taymans  <wim@fluendo.com>
19008
19009         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19010         (gst_wavparse_other), (gst_wavparse_perform_seek),
19011         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19012         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19013         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19014         * gst/wavparse/gstwavparse.h:
19015         Use GstSegment to implement more seeking features.
19016
19017 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19018
19019         * gst/rtsp/rtspconnection.c:
19020           Add <netinet/in.h> include and move <arpa/inet.h> include
19021           to make things work on OpenBSD as well (fixes #323717;
19022           patch by: Benjamin Pineau)
19023
19024 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19025
19026         * gst/rtp/gstrtpspeexdepay.c:
19027         * gst/rtp/gstrtpspeexpay.c:
19028         Set clock rate to be fixed in 8000. It fixes bug #324012.
19029
19030 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19031
19032         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19033         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19034         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19035         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19036         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19037         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19038         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19039         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19040         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19041         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19042         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19043         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19044         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19045         * gst-plugins-good/gst/rtp/README:
19046         Fixed payload range in payloder caps. Removed payload range completely
19047         from depayloaders as they don't require payload type in their caps.
19048         In effect, there isn't any specific payload type for any given codec,
19049         only suggestions.
19050         Fixes bug #324011.
19051
19052 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19053
19054         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19055         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19056         (gst_videomixer_collected): Code cleanup and re-enabling 
19057         queued time validity check for correct EOS handling.
19058
19059 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19060
19061         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19062         (gst_oss_mixer_element_get_property),
19063         (gst_oss_mixer_element_change_state):
19064         Add 'device-name' property and fix state change function.
19065
19066 2005-12-13  Edward Hervey  <edward@fluendo.com>
19067
19068         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19069         If the speed of the file is null in the header, set the frame_time to
19070         the default setting of GST_SECOND / 70. Which is the default
19071         frame_delay for .fli files as stated in this document :
19072         http://www.compuphase.com/flic.htm
19073         Would be nice to have the time conversion done properly too (duration =
19074         flxh->frames * flxdec->frame_time)
19075
19076 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19077
19078         * docs/plugins/Makefile.am:
19079         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19080         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19081         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19082         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19083         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19084         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19085         documentation for videomixer on my way with a funny sample
19086         pipeline.
19087
19088 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19089
19090         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19091         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19092         (gst_videomixer_update_queues), (gst_videomixer_collected):
19093         Fix caps negotiation. (#323896)
19094
19095 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19096
19097         * gst/matroska/matroska-demux.c:
19098         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19099           Set correct timestamps on audio laces, fixes playback of mp3 from
19100                 matroska.
19101
19102 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19103
19104         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19105         (gst_au_parse_class_init), (gst_au_parse_init),
19106         (gst_au_parse_dispose), (gst_au_parse_chain),
19107         (gst_au_parse_change_state), (plugin_init):
19108         * gst/auparse/gstauparse.h:
19109           Use gst_object_unref() for GstObjects instead of
19110           g_object_unref() and fix a mem leak in a debug
19111           statement; while we're at it, also borgify, use
19112           boilerplate macros and clean up a little bit.
19113
19114 2005-12-11  Edward Hervey  <edward@fluendo.com>
19115
19116         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19117         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19118         Added pull mode.
19119
19120 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19121
19122         * gst/goom/gstgoom.c:
19123         * gst/level/level-example.c: (main):
19124         * gst/smoothwave/demo-osssrc.c: (main):
19125           Use audiotestsrc instead of sinesrc (#323798).
19126
19127 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19128
19129         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19130           more debug-func-ptr usage
19131
19132 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19133
19134         * gst/flx/flx_color.c: (flx_colorspace_convert):
19135         * gst/flx/flx_color.h:
19136         * gst/flx/flx_fmt.h:
19137         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19138         * gst/flx/gstflxdec.h:
19139           Now flxdec works on big-endian machines as well.
19140
19141 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19142
19143         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19144         (gst_fenced_buffer_copy):
19145           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19146           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19147           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19148           and use GST_DEBUG_FUNCPTR for pad functions.
19149
19150 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19151
19152         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19153         (gst_flac_dec_class_init), (gst_flac_dec_init),
19154         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19155         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19156         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19157         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19158         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19159         (gst_flac_dec_change_state):
19160         * ext/flac/gstflacdec.h:
19161           Rewrite flacdec a bit, so that even seeking might work now. Most
19162           importantly, don't act upon any flow return values we get, just tell
19163           the decoder everything's dandy and act on the flow return values
19164           later on in the loop function. We don't want to mess up the internal
19165           decoder state for non-fatal things like flushing pads etc. Other
19166           than that, use GstSegment (segment seeks don't work yet though, but
19167           should be easy to add), use boilerplate macros, drop the superfluous
19168           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19169           lots of other things.
19170
19171 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19172
19173         * configure.ac:
19174           Update comment in OSS includes check.
19175
19176         * sys/oss/gstossdmabuffer.c:
19177         * sys/oss/gstosshelper.c:
19178         * sys/oss/gstossmixer.c:
19179         * sys/oss/gstossmixertrack.c:
19180         * sys/oss/gstosssink.c:
19181         * sys/oss/gstosssrc.c:
19182         * sys/oss/oss_probe.c:
19183           Don't assume the OSS soundcard.h include is always in
19184           the sys/ directory. Instead, use the existing defines
19185           from config.h to include the right file. Fixes
19186           compilation on OpenBSD 3.8 (#323718).
19187
19188 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19189
19190         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19191         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19192         * docs/plugins/inspect/plugin-1394.xml:
19193         * docs/plugins/inspect/plugin-aasink.xml:
19194         * docs/plugins/inspect/plugin-alaw.xml:
19195         * docs/plugins/inspect/plugin-alpha.xml:
19196         * docs/plugins/inspect/plugin-alphacolor.xml:
19197         * docs/plugins/inspect/plugin-auparse.xml:
19198         * docs/plugins/inspect/plugin-autodetect.xml:
19199         * docs/plugins/inspect/plugin-avi.xml:
19200         * docs/plugins/inspect/plugin-cacasink.xml:
19201         * docs/plugins/inspect/plugin-cairo.xml:
19202         * docs/plugins/inspect/plugin-cutter.xml:
19203         * docs/plugins/inspect/plugin-debug.xml:
19204         * docs/plugins/inspect/plugin-dv.xml:
19205         * docs/plugins/inspect/plugin-efence.xml:
19206         * docs/plugins/inspect/plugin-effectv.xml:
19207         * docs/plugins/inspect/plugin-esdsink.xml:
19208         * docs/plugins/inspect/plugin-flac.xml:
19209         * docs/plugins/inspect/plugin-flxdec.xml:
19210         * docs/plugins/inspect/plugin-gconfelements.xml:
19211         * docs/plugins/inspect/plugin-goom.xml:
19212         * docs/plugins/inspect/plugin-jpeg.xml:
19213         * docs/plugins/inspect/plugin-level.xml:
19214         * docs/plugins/inspect/plugin-matroska.xml:
19215         * docs/plugins/inspect/plugin-mulaw.xml:
19216         * docs/plugins/inspect/plugin-multipart.xml:
19217         * docs/plugins/inspect/plugin-navigationtest.xml:
19218         * docs/plugins/inspect/plugin-ossaudio.xml:
19219         * docs/plugins/inspect/plugin-png.xml:
19220         * docs/plugins/inspect/plugin-rtp.xml:
19221         * docs/plugins/inspect/plugin-rtsp.xml:
19222         * docs/plugins/inspect/plugin-shout2send.xml:
19223         * docs/plugins/inspect/plugin-smpte.xml:
19224         * docs/plugins/inspect/plugin-speex.xml:
19225         * docs/plugins/inspect/plugin-udp.xml:
19226         * docs/plugins/inspect/plugin-videobox.xml:
19227         * docs/plugins/inspect/plugin-videoflip.xml:
19228         * docs/plugins/inspect/plugin-videomixer.xml:
19229         * docs/plugins/inspect/plugin-wavenc.xml:
19230         * docs/plugins/inspect/plugin-wavparse.xml:
19231         * ext/flac/gstflac.c: (plugin_init):
19232         * ext/flac/gstflacdec.c: (flacdec_get_type),
19233         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19234         (gst_flac_dec_init), (gst_flac_dec_finalize),
19235         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19236         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19237         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19238         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19239         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19240         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19241         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19242         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19243         * ext/flac/gstflacdec.h:
19244         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19245         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19246         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19247         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19248         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19249         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19250         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19251         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19252         (gst_flac_enc_change_state):
19253         * ext/flac/gstflacenc.h:
19254           borgify and fix up documentation
19255
19256 2005-12-09  Michael Smith  <msmith@fluendo.com>
19257
19258         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19259           Accept a wider range of flac files, more closely matching flac spec.
19260
19261 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19262
19263         * docs/plugins/Makefile.am: Add multipart elements.
19264         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19265         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19266         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19267         * gst/multipart/multipartdemux.c:
19268         * gst/multipart/multipartmux.c: Add docs.
19269
19270 2005-12-07  Edward Hervey  <edward@fluendo.com>
19271
19272         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19273         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19274         (gst_avi_demux_invert):
19275         Memleak and crasher fixes.
19276         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19277         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19278         Memleak fixes
19279
19280 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19281
19282         * ext/aalib/gstaasink.h:
19283         * ext/cairo/gsttextoverlay.h:
19284         * ext/dv/gstdvdec.h:
19285         * ext/dv/gstdvdemux.c:
19286         * ext/dv/gstdvdemux.h:
19287         * ext/esd/esdsink.h:
19288         * ext/flac/flac_compat.h:
19289         * ext/flac/gstflacdec.h:
19290         * ext/flac/gstflacenc.h:
19291         * ext/gconf/gconf.h:
19292         * ext/gconf/gstgconfaudiosink.h:
19293         * ext/gconf/gstgconfvideosink.h:
19294         * ext/gdk_pixbuf/gstgdkanimation.h:
19295         * ext/jpeg/gstjpegdec.h:
19296         * ext/jpeg/smokecodec.h:
19297         * ext/jpeg/smokeformat.h:
19298         * ext/ladspa/gstsignalprocessor.h:
19299         * ext/ladspa/search.c: (LADSPAPluginSearch):
19300         * ext/ladspa/utils.h:
19301         * ext/libmng/gstmng.c:
19302         * ext/libmng/gstmngdec.h:
19303         * ext/libmng/gstmngenc.c:
19304         * ext/libmng/gstmngenc.h:
19305         * ext/libpng/gstpng.c:
19306         * ext/libpng/gstpngenc.c:
19307         * ext/libpng/gstpngenc.h:
19308         * ext/shout2/gstshout2.h:
19309         * ext/speex/gstspeexdec.h:
19310         * ext/speex/gstspeexenc.c:
19311         * ext/speex/gstspeexenc.h:
19312         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19313         * gst/autodetect/gstautoaudiosink.h:
19314         * gst/autodetect/gstautovideosink.h:
19315         * gst/avi/gstavidemux.h:
19316         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19317         (gst_cutter_set_property), (gst_cutter_get_caps):
19318         * gst/cutter/gstcutter.h:
19319         * gst/debug/tests.c: (md5_process_block):
19320         * gst/debug/tests.h:
19321         * gst/effectv/gstwarp.c:
19322         * gst/flx/flx_fmt.h:
19323         * gst/flx/gstflxdec.h:
19324         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19325         (zoomFilterFastRGB):
19326         * gst/goom/filters.h:
19327         * gst/goom/goom_tools.h:
19328         * gst/law/alaw-encode.c:
19329         * gst/level/gstlevel.c:
19330         * gst/level/gstlevel.h:
19331         * gst/matroska/ebml-write.h:
19332         * gst/matroska/matroska-demux.h:
19333         * gst/matroska/matroska-ids.h:
19334         * gst/matroska/matroska-mux.h:
19335         * gst/monoscope/convolve.c: (convolve_match):
19336         * gst/monoscope/convolve.h:
19337         * gst/multipart/multipartmux.c:
19338         * gst/oldcore/gstaggregator.c:
19339         * gst/oldcore/gstaggregator.h:
19340         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19341         * gst/oldcore/gstmd5sink.h:
19342         * gst/oldcore/gstmultifilesrc.c:
19343         * gst/oldcore/gstmultifilesrc.h:
19344         * gst/oldcore/gstpipefilter.h:
19345         * gst/oldcore/gstshaper.h:
19346         * gst/rtp/gstrtpL16depay.h:
19347         * gst/rtp/gstrtpL16pay.h:
19348         * gst/rtp/gstrtpdepay.h:
19349         * gst/rtp/gstrtpmp4vpay.c:
19350         * gst/rtp/gstrtpmp4vpay.h:
19351         * gst/rtsp/gstrtspsrc.c:
19352         * gst/rtsp/gstrtspsrc.h:
19353         * gst/rtsp/rtspconnection.h:
19354         * gst/rtsp/rtspdefs.h:
19355         * gst/rtsp/rtspmessage.h:
19356         * gst/rtsp/rtsptransport.h:
19357         * gst/rtsp/rtspurl.c:
19358         * gst/rtsp/rtspurl.h:
19359         * gst/rtsp/sdpmessage.c:
19360         * gst/rtsp/sdpmessage.h:
19361         * gst/smpte/barboxwipes.c:
19362         * gst/smpte/gstmask.h:
19363         * gst/smpte/gstsmpte.h:
19364         * gst/smpte/paint.c:
19365         * gst/smpte/paint.h:
19366         * gst/udp/gstdynudpsink.h:
19367         * gst/udp/gstmultiudpsink.h:
19368         * gst/udp/gstudpsink.c:
19369         * gst/udp/gstudpsink.h:
19370         * gst/udp/gstudpsrc.c:
19371         * gst/videomixer/videomixer.c:
19372         * gst/wavenc/riff.h:
19373         * gst/wavparse/gstwavparse.h:
19374         * sys/oss/gstossdmabuffer.h:
19375         * sys/oss/gstossmixer.h:
19376         * sys/oss/gstossmixerelement.h:
19377         * sys/oss/gstossmixertrack.h:
19378         * sys/oss/gstosssink.c:
19379         * sys/oss/gstosssink.h:
19380         * sys/oss/gstosssrc.c:
19381         * sys/oss/gstosssrc.h:
19382         * sys/osxaudio/gstosxaudioelement.h:
19383         * sys/osxaudio/gstosxaudiosink.h:
19384         * sys/osxaudio/gstosxaudiosrc.h:
19385           expand tabs
19386
19387 === release 0.10.0 ===
19388
19389 2005-12-05   <thomas (at) apestaart (dot) org>
19390
19391         * configure.ac:
19392           releasing 0.10.0, "Abondance"
19393
19394 2005-12-05  Andy Wingo  <wingo@pobox.com>
19395
19396         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19397         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19398         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19399         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19400         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19401         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19402         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19403         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19404         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19405         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19406         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19407         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19408         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19409         * gst/goom/gstgoom.c: (gst_goom_chain):
19410         * gst/matroska/matroska-demux.c:
19411         (gst_matroska_demux_push_vorbis_codec_priv_data),
19412         (gst_matroska_demux_add_wvpk_header):
19413         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19414         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19415         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19416         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19417         alloc_buffer changes.
19418
19419 2005-12-05  Michael Smith  <msmith@fluendo.com>
19420
19421         * docs/plugins/gst-plugins-good-plugins.args:
19422           Remove args for plugins that aren't in -good.
19423
19424 === release 0.9.7 ===
19425
19426 2005-12-01   <thomas (at) apestaart (dot) org>
19427
19428         * configure.ac:
19429           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19430
19431 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19432
19433         * docs/plugins/.cvsignore:
19434         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19435         * docs/plugins/inspect/plugin-multipart.xml:
19436         * docs/plugins/inspect/plugin-rtp.xml:
19437           add multipart plugin to docs
19438
19439 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19440
19441         * configure.ac:
19442         * ext/Makefile.am:
19443         * ext/pango/Makefile.am:
19444         * ext/pango/gstclockoverlay.c:
19445         * ext/pango/gstclockoverlay.h:
19446         * ext/pango/gsttextoverlay.c:
19447         * ext/pango/gsttextoverlay.h:
19448         * ext/pango/gsttextrender.c:
19449         * ext/pango/gsttextrender.h:
19450         * ext/pango/gsttimeoverlay.c:
19451         * ext/pango/gsttimeoverlay.h:
19452           move pango to base
19453
19454 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19455
19456         * gst/rtp/Makefile.am:
19457         * gst/rtp/gstrtpL16depay.c:
19458         * gst/rtp/gstrtpL16depay.h:
19459         * gst/rtp/gstrtpL16parse.c:
19460         * gst/rtp/gstrtpL16parse.h:
19461         * gst/rtp/gstrtpgsmdepay.c:
19462         * gst/rtp/gstrtpgsmdepay.h:
19463         * gst/rtp/gstrtpgsmparse.c:
19464         * gst/rtp/gstrtpgsmparse.h:
19465           parsers are depayers
19466
19467 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19468
19469         * gst/rtp/Makefile.am:
19470         * gst/rtp/gstasteriskh263.c:
19471         * gst/rtp/gstrtp.c:
19472         * gst/rtp/gstrtpL16enc.c:
19473         * gst/rtp/gstrtpL16enc.h:
19474         * gst/rtp/gstrtpL16parse.c:
19475         * gst/rtp/gstrtpL16parse.h:
19476         * gst/rtp/gstrtpL16pay.c:
19477         * gst/rtp/gstrtpL16pay.h:
19478         * gst/rtp/gstrtpamrdec.c:
19479         * gst/rtp/gstrtpamrdec.h:
19480         * gst/rtp/gstrtpamrdepay.c:
19481         * gst/rtp/gstrtpamrdepay.h:
19482         * gst/rtp/gstrtpamrenc.c:
19483         * gst/rtp/gstrtpamrenc.h:
19484         * gst/rtp/gstrtpamrpay.c:
19485         * gst/rtp/gstrtpamrpay.h:
19486         * gst/rtp/gstrtpdec.c:
19487         * gst/rtp/gstrtpdec.h:
19488         * gst/rtp/gstrtpdepay.c:
19489         * gst/rtp/gstrtpdepay.h:
19490         * gst/rtp/gstrtpg711dec.c:
19491         * gst/rtp/gstrtpg711dec.h:
19492         * gst/rtp/gstrtpg711depay.c:
19493         * gst/rtp/gstrtpg711depay.h:
19494         * gst/rtp/gstrtpg711enc.c:
19495         * gst/rtp/gstrtpg711enc.h:
19496         * gst/rtp/gstrtpg711pay.c:
19497         * gst/rtp/gstrtpg711pay.h:
19498         * gst/rtp/gstrtpgsmenc.c:
19499         * gst/rtp/gstrtpgsmenc.h:
19500         * gst/rtp/gstrtpgsmparse.c:
19501         * gst/rtp/gstrtpgsmparse.h:
19502         * gst/rtp/gstrtpgsmpay.c:
19503         * gst/rtp/gstrtpgsmpay.h:
19504         * gst/rtp/gstrtph263enc.c:
19505         * gst/rtp/gstrtph263enc.h:
19506         * gst/rtp/gstrtph263pay.c:
19507         * gst/rtp/gstrtph263pay.h:
19508         * gst/rtp/gstrtph263pdec.c:
19509         * gst/rtp/gstrtph263pdec.h:
19510         * gst/rtp/gstrtph263pdepay.c:
19511         * gst/rtp/gstrtph263pdepay.h:
19512         * gst/rtp/gstrtph263penc.c:
19513         * gst/rtp/gstrtph263penc.h:
19514         * gst/rtp/gstrtph263ppay.c:
19515         * gst/rtp/gstrtph263ppay.h:
19516         * gst/rtp/gstrtpmp4vdec.c:
19517         * gst/rtp/gstrtpmp4vdec.h:
19518         * gst/rtp/gstrtpmp4vdepay.c:
19519         * gst/rtp/gstrtpmp4vdepay.h:
19520         * gst/rtp/gstrtpmp4venc.c:
19521         * gst/rtp/gstrtpmp4venc.h:
19522         * gst/rtp/gstrtpmp4vpay.c:
19523         * gst/rtp/gstrtpmp4vpay.h:
19524         * gst/rtp/gstrtpmpadec.c:
19525         * gst/rtp/gstrtpmpadec.h:
19526         * gst/rtp/gstrtpmpadepay.c:
19527         * gst/rtp/gstrtpmpadepay.h:
19528         * gst/rtp/gstrtpmpaenc.c:
19529         * gst/rtp/gstrtpmpaenc.h:
19530         * gst/rtp/gstrtpmpapay.c:
19531         * gst/rtp/gstrtpmpapay.h:
19532         * gst/rtp/gstrtpspeexdec.c:
19533         * gst/rtp/gstrtpspeexdec.h:
19534         * gst/rtp/gstrtpspeexdepay.c:
19535         * gst/rtp/gstrtpspeexdepay.h:
19536         * gst/rtp/gstrtpspeexenc.c:
19537         * gst/rtp/gstrtpspeexenc.h:
19538         * gst/rtp/gstrtpspeexpay.c:
19539         * gst/rtp/gstrtpspeexpay.h:
19540           Do burger's rename for rtp payloaders and depayloaders
19541
19542 2005-11-30  Wim Taymans  <wim@fluendo.com>
19543
19544         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19545         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19546         * ext/dv/gstdvdemux.h:
19547         Fix seeking in dvdemux again, add some more debug info.
19548
19549 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19550
19551         * configure.ac:
19552           fix tests
19553
19554 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19555
19556         * PORTED_09:
19557         * docs/random/PORTED_09:
19558           move
19559         * tests/Makefile.am:
19560           add
19561         * win32/gst.sln:
19562           remove
19563
19564 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19565
19566         * Makefile.am:
19567         * check/.cvsignore:
19568         * check/Makefile.am:
19569         * check/elements/.cvsignore:
19570         * check/elements/level.c:
19571         * check/elements/matroskamux.c:
19572         * configure.ac:
19573         * examples/Makefile.am:
19574         * examples/capsfilter/Makefile.am:
19575         * examples/capsfilter/capsfilter1.c:
19576         * examples/gob/Makefile.am:
19577         * examples/gob/gst-identity2.gob:
19578         * examples/gstplay/.cvsignore:
19579         * examples/gstplay/Makefile.am:
19580         * examples/gstplay/player.c:
19581         * examples/indexing/.cvsignore:
19582         * examples/indexing/Makefile.am:
19583         * examples/indexing/indexmpeg.c:
19584         * examples/level/Makefile.am:
19585         * examples/level/README:
19586         * examples/level/demo.c:
19587         * examples/level/plot.c:
19588         * examples/stats/Makefile.am:
19589         * examples/stats/mp2ogg.c:
19590         * examples/switch/.cvsignore:
19591         * examples/switch/Makefile.am:
19592         * examples/switch/switcher.c:
19593           move under tests/
19594
19595 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19596
19597         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19598         (gst_text_render_class_init), (resize_bitmap),
19599         (gst_text_render_render_text), (gst_text_render_setcaps),
19600         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19601         (gst_text_render_chain), (gst_text_render_finalize),
19602         (gst_text_render_init), (gst_text_render_set_property):
19603         * ext/pango/gsttextrender.h:
19604           Add missing files.
19605
19606 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19607
19608         * configure.ac:
19609         * ext/Makefile.am:
19610         * ext/pango/Makefile.am:
19611         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19612         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19613         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19614         * ext/pango/gstclockoverlay.h:
19615         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19616         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19617         (gst_text_overlay_finalize), (gst_text_overlay_init),
19618         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19619         (gst_text_overlay_text_pad_linked),
19620         (gst_text_overlay_text_pad_unlinked),
19621         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19622         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19623         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19624         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19625         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19626         (gst_text_overlay_change_state), (plugin_init):
19627         * ext/pango/gsttextoverlay.h:
19628         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19629         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19630         (gst_time_overlay_class_init), (gst_time_overlay_init):
19631         * ext/pango/gsttimeoverlay.h:
19632           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19633           and add background shading and text wrapping modes. Make 
19634           timoverlay derive from textoverlay. Also add new clockoverlay
19635           element.
19636
19637 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19638
19639         * gst/udp/Makefile.am: Moved to netbuffer.
19640
19641 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19642
19643         * configure.ac:
19644         * PORTED_O9:
19645         * gst/multipart/Makefile.am:
19646         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19647         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19648         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19649         (gst_multipart_demux_change_state),
19650         (gst_multipart_demux_plugin_init):
19651         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19652         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19653         (gst_multipart_mux_sinkconnect),
19654         (gst_multipart_mux_request_new_pad),
19655         (gst_multipart_mux_handle_src_event),
19656         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19657         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19658         0.9.
19659
19660 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19661
19662         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19663         * gst/debug/gstnavigationtest.h:
19664         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19665         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19666         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19667         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19668         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19669         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19670         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19671         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19672         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19673         (gst_video_flip_get_type):
19674         * gst/videofilter/gstvideoflip.h:
19675           update for symbols change
19676
19677 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19678
19679         * gst/udp/gstdynudpsink.c:
19680         * gst/udp/gstudpsrc.c:
19681           the old gstnet lib was renamed gstnetbuffer (#322257)
19682
19683 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19684
19685         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19686         (gst_text_overlay_collected):
19687           Actually render the text from the text pad.
19688
19689 2005-11-29  Edward Hervey  <edward@fluendo.com>
19690
19691         * gst/debug/gstnavseek.c: (gst_navseek_event):
19692         * gst/debug/progressreport.c: (gst_progress_report_event):
19693         Update for GstBaseTransform event virtual method
19694
19695 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19696
19697         * ext/cairo/Makefile.am:
19698           no need to link to videofilter
19699
19700 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19701
19702         * gst/debug/Makefile.am:
19703         * gst/debug/gstnavigationtest.h:
19704         * gst/effectv/Makefile.am:
19705         * gst/effectv/gstaging.c:
19706         * gst/effectv/gstdice.c:
19707         * gst/effectv/gstedge.c:
19708         * gst/effectv/gstquark.c:
19709         * gst/effectv/gstrev.c:
19710         * gst/effectv/gstshagadelic.c:
19711         * gst/effectv/gstvertigo.c:
19712         * gst/effectv/gstwarp.c:
19713         * gst/videofilter/Makefile.am:
19714         * gst/videofilter/gstvideofilter.c:
19715         * gst/videofilter/gstvideofilter.h:
19716         * gst/videofilter/gstvideoflip.h:
19717           remove the videofilter library and link to the one in base
19718
19719 2005-11-28  Edward Hervey  <edward@fluendo.com>
19720
19721         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19722         Useless check now we're setting the current entry correctly.
19723
19724 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19725
19726         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19727         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19728         (gst_jpegenc_change_state):
19729           Don't leak input buffer in chain function (fixes #322667); make 
19730           state change function thread-safe; don't repeat the current function
19731           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19732           gst_pad_alloc_buffer(); misc. minor cleanups.
19733
19734 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19735
19736         * gst/matroska/matroska-mux.c:
19737         (gst_matroska_mux_video_pad_setcaps):
19738         Look for pixel-aspect-ratio in caps, not pixel_width and
19739         pixel_height (Fixes: #322645)
19740
19741 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19742
19743         * gst/matroska/matroska-mux.c:
19744         (gst_matroska_mux_video_pad_setcaps):
19745         From Michal Benes:
19746         frame duration should be GST_SECOND / framerate, not
19747         GST_SECOND * framerate. (Fixes: #322643)
19748
19749 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19750
19751         * configure.ac:
19752           fix up GST_PLUGIN_LDFLAGS
19753         * gst/rtsp/rtspconnection.c:
19754           fix includes (see #317043)
19755         * gst/videofilter/Makefile.am:
19756           stop installing this library
19757
19758 2005-11-26  Edward Hervey  <edward@fluendo.com>
19759
19760         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19761         Handle the case where the incoming Video dv stream doesn't have
19762         a pixel aspect ratio set.
19763
19764 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19765
19766         * docs/plugins/Makefile.am:
19767         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19768         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19769         * ext/flac/gstflacdec.c:
19770           document flacdec
19771
19772 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19773
19774         * docs/plugins/Makefile.am:
19775         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19776         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19777         * docs/plugins/inspect/plugin-autodetect.xml:
19778         * ext/cairo/gstcairo.c: (plugin_init):
19779         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19780         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19781         (gst_text_overlay_init), (gst_text_overlay_font_init),
19782         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19783         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19784         (gst_text_overlay_text_pad_linked),
19785         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19786         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19787         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19788         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19789         (gst_text_overlay_change_state):
19790         * ext/cairo/gsttextoverlay.h:
19791         * ext/cairo/gsttimeoverlay.c:
19792         (gst_cairo_time_overlay_update_font_height),
19793         (gst_cairo_time_overlay_set_caps),
19794         (gst_cairo_time_overlay_get_unit_size),
19795         (gst_cairo_time_overlay_print_smpte_time),
19796         (gst_cairo_time_overlay_transform),
19797         (gst_cairo_time_overlay_base_init),
19798         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19799         (gst_cairo_time_overlay_get_type):
19800         * ext/cairo/gsttimeoverlay.h:
19801           do some name borgifying
19802           document
19803
19804 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19805
19806         * docs/plugins/Makefile.am:
19807         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19808         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19809         * gst/autodetect/gstautoaudiosink.c:
19810         (gst_auto_audio_sink_base_init):
19811         * gst/autodetect/gstautovideosink.c:
19812         (gst_auto_video_sink_base_init),
19813         (gst_auto_video_sink_factory_filter):
19814           documenting auto*sink
19815           using strstr for the video sink lookup, class field is not ordered
19816         * docs/plugins/inspect/plugin-1394.xml:
19817         * docs/plugins/inspect/plugin-aasink.xml:
19818         * docs/plugins/inspect/plugin-alaw.xml:
19819         * docs/plugins/inspect/plugin-alpha.xml:
19820         * docs/plugins/inspect/plugin-alphacolor.xml:
19821         * docs/plugins/inspect/plugin-auparse.xml:
19822         * docs/plugins/inspect/plugin-autodetect.xml:
19823         * docs/plugins/inspect/plugin-avi.xml:
19824         * docs/plugins/inspect/plugin-cacasink.xml:
19825         * docs/plugins/inspect/plugin-cairo.xml:
19826         * docs/plugins/inspect/plugin-cutter.xml:
19827         * docs/plugins/inspect/plugin-debug.xml:
19828         * docs/plugins/inspect/plugin-dv.xml:
19829         * docs/plugins/inspect/plugin-efence.xml:
19830         * docs/plugins/inspect/plugin-effectv.xml:
19831         * docs/plugins/inspect/plugin-esdsink.xml:
19832         * docs/plugins/inspect/plugin-flac.xml:
19833         * docs/plugins/inspect/plugin-flxdec.xml:
19834         * docs/plugins/inspect/plugin-gconfelements.xml:
19835         * docs/plugins/inspect/plugin-goom.xml:
19836         * docs/plugins/inspect/plugin-jpeg.xml:
19837         * docs/plugins/inspect/plugin-level.xml:
19838         * docs/plugins/inspect/plugin-matroska.xml:
19839         * docs/plugins/inspect/plugin-mulaw.xml:
19840         * docs/plugins/inspect/plugin-navigationtest.xml:
19841         * docs/plugins/inspect/plugin-ossaudio.xml:
19842         * docs/plugins/inspect/plugin-png.xml:
19843         * docs/plugins/inspect/plugin-rtp.xml:
19844         * docs/plugins/inspect/plugin-rtsp.xml:
19845         * docs/plugins/inspect/plugin-shout2send.xml:
19846         * docs/plugins/inspect/plugin-smpte.xml:
19847         * docs/plugins/inspect/plugin-speex.xml:
19848         * docs/plugins/inspect/plugin-udp.xml:
19849         * docs/plugins/inspect/plugin-videobox.xml:
19850         * docs/plugins/inspect/plugin-videoflip.xml:
19851         * docs/plugins/inspect/plugin-videomixer.xml:
19852         * docs/plugins/inspect/plugin-wavenc.xml:
19853         * docs/plugins/inspect/plugin-wavparse.xml:
19854           update for HEAD version
19855
19856 2005-11-25  Michael Smith  <msmith@fluendo.com>
19857
19858         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19859           Patch from Sebastien Cote to close control sockets in udpsrc.
19860
19861 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19862
19863         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19864         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19865         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19866         (gst_quarktv_base_init), (gst_quarktv_class_init),
19867         (gst_quarktv_init): Flush the planes list on reverse caps
19868         negotiation. This was crashing because of differently sized
19869         buffers.
19870
19871 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19872
19873         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19874         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19875         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19876         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19877         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19878         (gst_videoflip_set_property), (gst_videoflip_base_init),
19879         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19880         correctly, fix identity flipping, convert navigation event 
19881         correctly again.
19882
19883 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19884
19885         * configure.ac: back to HEAD
19886
19887 === release 0.9.6 ===
19888
19889 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19890
19891         * configure.ac:
19892           releasing 0.9.6, "Everything's Not Lost"
19893
19894 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19895
19896         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19897         Oops, initialise the framerate GValue
19898
19899 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19900
19901         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19902         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19903         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19904         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19905         (gst_timeoverlay_get_type):
19906         * ext/cairo/gsttimeoverlay.h:
19907         * gst/debug/Makefile.am:
19908         * gst/debug/gstnavigationtest.c:
19909         (gst_navigationtest_handle_src_event),
19910         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19911         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19912         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19913         (gst_navigationtest_init), (gst_navigationtest_get_type),
19914         (plugin_init):
19915         * gst/debug/gstnavigationtest.h:
19916         * gst/effectv/Makefile.am:
19917         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19918         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19919         (gst_agingtv_base_init), (gst_agingtv_class_init),
19920         (gst_agingtv_init), (gst_agingtv_get_type):
19921         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19922         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19923         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19924         (gst_dicetv_get_type):
19925         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19926         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19927         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19928         (gst_edgetv_get_type):
19929         * gst/effectv/gsteffectv.c:
19930         * gst/effectv/gsteffectv.h:
19931         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19932         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19933         (gst_quarktv_change_state), (gst_quarktv_base_init),
19934         (gst_quarktv_class_init), (gst_quarktv_init),
19935         (gst_quarktv_get_type):
19936         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19937         (gst_revtv_get_unit_size), (gst_revtv_transform),
19938         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19939         (gst_revtv_get_type):
19940         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19941         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19942         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19943         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19944         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19945         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19946         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19947         (gst_vertigotv_init), (gst_vertigotv_get_type):
19948         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19949         (gst_warptv_get_unit_size), (gst_warptv_transform),
19950         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19951         (gst_warptv_get_type):
19952         * gst/videofilter/Makefile.am:
19953         * gst/videofilter/gstvideobalance.c:
19954         * gst/videofilter/gstvideobalance.h:
19955         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19956         (gst_videofilter_class_init), (gst_videofilter_init):
19957         * gst/videofilter/gstvideofilter.h:
19958         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19959         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19960         (gst_videoflip_flip), (gst_videoflip_transform),
19961         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19962         (gst_videoflip_base_init), (gst_videoflip_class_init),
19963         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19964         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19965         BaseTransform, it's just a place holder for now and every video
19966         effect plugin has been ported to use BaseTransform features 
19967         directly. QuarkTV was fixed too (was broken), navigationtest works
19968         and best for the end, videoflip converts navigation events depending
19969         on flip method ! Fixes #320953
19970
19971 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19972
19973         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19974         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19975         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19976         (gst_goom_src_negotiate), (gst_goom_chain):
19977         * gst/matroska/matroska-mux.c:
19978         (gst_matroska_mux_video_pad_setcaps):
19979         * sys/osxvideo/osxvideosink.m:
19980           Fixes for API changes
19981
19982 2005-11-23  Michael Smith <msmith@fluendo.com>
19983
19984         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19985         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19986         * ext/jpeg/gstjpegdec.h:
19987         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19988         * ext/jpeg/gstjpegenc.h:
19989         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19990         (gst_smokeenc_resync):
19991         * ext/jpeg/gstsmokeenc.h:
19992           JPEG fractiony goodness.
19993
19994 2005-11-22  Michael Smith <msmith@fluendo.com>
19995
19996         * gst/goom/filters.c:
19997         * gst/goom/graphic.h:
19998           Fix compilation by making some functions static inline instead of
19999           extern inline, matching the way they're used.
20000
20001 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20002
20003         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20004         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20005         * ext/cairo/gsttextoverlay.h:
20006         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20007         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20008         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20009         (gst_pngdec_caps_create_and_set):
20010         * ext/libpng/gstpngdec.h:
20011         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20012         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20013         * gst/avi/gstavimux.c: (gst_avimux_init),
20014         (gst_avimux_vidsinkconnect):
20015         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20016         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20017         (gst_goom_src_negotiate), (gst_goom_chain):
20018         * gst/goom/gstgoom.h:
20019         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20020         * gst/matroska/matroska-mux.c:
20021         (gst_matroska_mux_video_pad_setcaps):
20022         * sys/osxvideo/osxvideosink.h:
20023         * sys/osxvideo/osxvideosink.m:
20024           More fractional framerate conversions 
20025
20026 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20027
20028         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20029         * gst/debug/gstnavigationtest.c:
20030         (gst_navigationtest_handle_src_event):
20031         * gst/videofilter/gstvideofilter.c:
20032         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20033         (gst_videofilter_init):
20034         * gst/videofilter/gstvideofilter.h:
20035           Convert to fractional framerates.
20036
20037 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20038
20039         * ext/aalib/gstaasink.c:
20040         * ext/dv/gstdvdec.c:
20041         * ext/esd/esdmon.c:
20042         * ext/flac/gstflacenc.c:
20043         * ext/gdk_pixbuf/pixbufscale.c:
20044         * ext/libcaca/gstcacasink.c:
20045         * ext/shout2/gstshout2.c:
20046         * gst/alpha/gstalpha.c:
20047         * gst/oldcore/gstaggregator.c:
20048         * gst/oldcore/gstshaper.c:
20049         * gst/smpte/barboxwipes.c:
20050         * gst/smpte/gstsmpte.c:
20051         * gst/videobox/gstvideobox.c:
20052         * gst/videofilter/gstvideoflip.c:
20053         * gst/videomixer/videomixer.c:
20054           fix up more enums
20055
20056 2005-11-22  Michael Smith <msmith@fluendo.com>
20057
20058         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20059         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20060         (gst_videomixer_update_queues):
20061           Fractional framerates, videomixer.
20062
20063 2005-11-22  Michael Smith <msmith@fluendo.com>
20064
20065         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20066         * ext/dv/gstdvdec.h:
20067         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20068         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20069         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20070         (gst_dvdemux_flush):
20071         * ext/dv/gstdvdemux.h:
20072           Fractional framerates for DV. 
20073
20074 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20075
20076         * gst/autodetect/gstautoaudiosink.c:
20077         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20078         * gst/autodetect/gstautovideosink.c:
20079         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20080           Use gst_plugin_feature_list_free() to free feature list and
20081           in the case of autovideosink free the list at all. Also
20082           miscellaneous cosmetic fixes.
20083
20084 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20085
20086         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20087         (gst_cutter_set_property), (gst_cutter_get_caps):
20088           copy calculation code from level; remove use of some audio
20089           functions
20090
20091 2005-11-22  Andy Wingo  <wingo@pobox.com>
20092
20093         * Update for gst_tag_setter API changes.
20094
20095 2005-11-22  Andy Wingo  <wingo@pobox.com>
20096
20097         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20098         (gst_dvdemux_demux_frame)
20099         * ext/flac/gstflacdec.c (gst_flacdec_write)
20100         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20101         (gst_flacenc_sink_event)
20102         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20103         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20104         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20105         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20106         * gst/auparse/gstauparse.c (gst_auparse_chain)
20107         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20108         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20109         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20110         (gst_avi_demux_handle_seek)
20111         * gst/goom/gstgoom.c (gst_goom_event)
20112         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20113         * gst/matroska/matroska-demux.c
20114         (gst_matroska_demux_handle_seek_event)
20115         (gst_matroska_demux_loop_stream_parse_id)
20116         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20117         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20118         (gst_wavparse_stream_headers): Run update-funcnames.
20119
20120 2005-11-22  Edward Hervey  <edward@fluendo.com>
20121
20122         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20123         (gst_dv1394src_init), (gst_dv1394src_dispose),
20124         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20125         (gst_dv1394src_uri_set_uri):
20126         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20127         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20128         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20129         URIHandler interface and element properties are now properly
20130         synchronized for DV1394src and UDPSrc
20131
20132 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20133
20134         * ext/flac/Makefile.am:
20135         * ext/speex/Makefile.am:
20136           libgsttagedit has been renamed to libgsttag.
20137
20138 2005-11-21  Wim Taymans  <wim@fluendo.com>
20139
20140         * gst/rtsp/rtspconnection.c: (read_body):
20141         Apply patch from Sebastien Cote to fix #319184.
20142
20143 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20144
20145         * configure.ac:
20146         * gst/cutter/Makefile.am:
20147         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20148         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20149         (gst_cutter_set_property), (gst_cutter_get_property),
20150         (plugin_init), (gst_cutter_get_caps):
20151           port cutter
20152         * gst/level/gstlevel.c:
20153           fix up plugin details
20154
20155 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20156
20157         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20158         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20159         (gst_flacdec_src_event):
20160         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20161         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20162         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20163         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20164         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20165         (gst_flxdec_sink_event_handler):
20166         * gst/matroska/matroska-demux.c:
20167         (gst_matroska_demux_handle_seek_event):
20168         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20169           Update for stream lock API changes: don't take stream log
20170           in sink event handlers any longer and change GST_STREAM_LOCK
20171           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20172           functions.
20173
20174 2005-11-21  Michael Smith <msmith@fluendo.com>
20175
20176         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20177           gst_object_unref, not g_object_unref
20178
20179 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20180
20181         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20182         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20183           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20184
20185 2005-11-21  Michael Smith <msmith@fluendo.com>
20186
20187         * gst/auparse/Makefile.am:
20188         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20189         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20190         (gst_auparse_change_state):
20191         * gst/auparse/gstauparse.h:
20192           Partially fix #161712. playbin still doesn't work on these files,
20193           (on the bug report, Andy says we aren't typefinding it for some
20194           reason?) but at least auparse isn't totally busted like it was before.
20195
20196 2005-11-21  Andy Wingo  <wingo@pobox.com>
20197
20198         * *.h:
20199         * *.c: Ran scripts/update-macros. Oh yes.
20200
20201 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20202
20203         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20204           Filler events are gone for now, comment out section generating
20205           them.
20206
20207 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20208
20209         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20210         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20211         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20212         * sys/osxvideo/osxvideosink.m:
20213           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20214           (#322027)
20215
20216 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20217
20218         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20219         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20220         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20221         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20222         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20223         (gst_avi_demux_stream_data):
20224         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20225         * gst/wavenc/gstwavenc.c: (write_metadata):
20226         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20227         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20228         Fixes for GST_FOURCC_FORMAT API change.
20229
20230 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20231
20232         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20233         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20234         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20235         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20236         (gst_text_overlay_change_state):
20237         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20238         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20239         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20240         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20241         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20242         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20243         (gst_videomixer_change_state):
20244           Fix for collect pads API change. Also fix textoverlay state
20245           change function.
20246
20247 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20248
20249         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20250         GST_PAD_IS_USABLE by something approaching it.
20251
20252 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20253
20254         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20255         API changes.
20256         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20257         but also fix the code that was not checking return values from
20258         pad_push neither using pad_alloc_buffer.
20259
20260 2005-11-18  Edward Hervey  <edward@fluendo.com>
20261
20262         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20263         (gst_pngenc_chain):
20264         Added debug category
20265         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20266         goes to EOS.
20267
20268 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20269
20270         * gst/rtp/Makefile.am
20271         * gst/rtp/gstrtp.c
20272         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20273         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20274         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20275         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20276         * gst/rtp/gstrtpg711enc.h:
20277         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20278         * gst/rtp/gstrtpspeexenc.c:
20279         * gst/rtp/gstrtpspeexenc.h:
20280         * gst/rtp/gstrtpspeexdec.c:
20281         * gst/rtp/gstrtpspeexdec.h:
20282         Created Speex payloader and depayloader; Optimize G711 payloader to
20283         use adapter and send packets until MTU size.
20284
20285 2005-11-16  Wim Taymans  <wim@fluendo.com>
20286
20287         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20288         Fix leak in check.
20289
20290 2005-11-16  Wim Taymans  <wim@fluendo.com>
20291
20292         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20293         Fix state change.
20294
20295 2005-11-16  Andy Wingo  <wingo@pobox.com>
20296
20297         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20298         (gst_udpsrc_create): Move comment.
20299
20300 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20301
20302         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20303
20304         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20305           When seeking, seek to closest index entry at or before the requested
20306           seek position, not just the closest one (#321001).
20307
20308 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20309
20310         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20311         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20312           Invert DIB images again (see #132341).
20313
20314 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20315
20316         * configure.ac:
20317           rework configure.ac file
20318         * ext/aalib/gstaasink.c:
20319         * ext/cairo/gstcairo.c:
20320         * ext/dv/gstdv.c:
20321         * ext/esd/gstesd.c:
20322         * ext/flac/gstflac.c:
20323         * ext/gconf/gstgconfelements.c:
20324         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20325         * ext/jpeg/gstjpeg.c:
20326         * ext/ladspa/gstladspa.c:
20327         * ext/libcaca/gstcacasink.c:
20328         * ext/libmng/gstmng.c:
20329         * ext/libpng/gstpng.c:
20330         * ext/mikmod/gstmikmod.c:
20331         * ext/pango/gsttextoverlay.c:
20332         * ext/pango/gsttimeoverlay.c:
20333         * ext/raw1394/gst1394.c:
20334         * ext/speex/gstspeex.c:
20335         * gst/alpha/Makefile.am:
20336         * gst/alpha/gstalpha.c:
20337         * gst/alpha/gstalphacolor.c:
20338         * gst/auparse/gstauparse.c:
20339         * gst/autodetect/gstautoaudiosink.c:
20340         (gst_auto_audio_sink_factory_filter),
20341         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20342         * gst/autodetect/gstautodetect.c:
20343         * gst/avi/gstavi.c:
20344         * gst/cutter/gstcutter.c:
20345         * gst/debug/efence.c:
20346         * gst/debug/gstdebug.c:
20347         * gst/debug/gstnavigationtest.c:
20348         * gst/effectv/gsteffectv.c:
20349         * gst/flx/gstflxdec.c:
20350         * gst/goom/gstgoom.c:
20351         * gst/interleave/plugin.c:
20352         * gst/law/alaw.c:
20353         * gst/law/mulaw.c:
20354         * gst/level/gstlevel.c:
20355         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20356         * gst/matroska/matroska.c:
20357         * gst/median/gstmedian.c:
20358         * gst/monoscope/gstmonoscope.c:
20359         * gst/multipart/multipart.c:
20360         * gst/oldcore/gstelements.c:
20361         * gst/rtp/gstrtp.c:
20362         * gst/rtsp/gstrtsp.c:
20363         * gst/smoothwave/gstsmoothwave.c:
20364         * gst/smpte/gstsmpte.c:
20365         * gst/udp/gstudp.c:
20366         * gst/videobox/gstvideobox.c:
20367         * gst/videofilter/gstgamma.c:
20368         * gst/videofilter/gstvideobalance.c:
20369         * gst/videofilter/gstvideoflip.c:
20370         * gst/videofilter/gstvideotemplate.c:
20371         * gst/videomixer/videomixer.c:
20372         * gst/wavenc/gstwavenc.c:
20373         * gst/wavparse/gstwavparse.c:
20374         * sys/oss/gstossaudio.c:
20375         * sys/osxaudio/gstosxaudio.c:
20376           update GST_PLUGIN_DEFINE
20377         * gst/rtp/Makefile.am:
20378         * gst/rtp/gstasteriskh263.c:
20379           check for htons/htonl headers and possibly link to winsock2 lib
20380
20381 2005-11-12  Edward Hervey  <edward@fluendo.com>
20382
20383         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20384         Only GST_DEBUG() information on the valid components.
20385
20386 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20387
20388         * configure.ac: back to HEAD
20389
20390 === release 0.9.5 ===
20391
20392 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20393
20394         * configure.ac:
20395           releasing 0.9.5, "Phone Alarm"
20396
20397 2005-11-11  Edward Hervey  <edward@fluendo.com>
20398
20399         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20400         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20401         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20402         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20403         (gst_avi_demux_loop):
20404         * gst/avi/gstavidemux.h:
20405         Yeah, implement proper seeking. Exact seeking and segment seeking.
20406         Still need to do some checks for segment_stop.
20407
20408 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20409
20410         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20411
20412         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20413           Don't try to ready buffer duration from buffer that we don't
20414           own any  longer and that might already have been unreffed.
20415           (#321136)
20416
20417 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20418
20419         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20420         (flx_decode_delta_flc), (gst_flxdec_chain):
20421         Attempting to optimize the code for embedded systems.
20422
20423 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20424
20425         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20426
20427         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20428           Don't re-use already closed file descriptor. (#320920)
20429
20430 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20431
20432         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20433         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20434         (gst_oss_sink_prepare):
20435         * sys/oss/gstosssink.h:
20436           Cache probed caps; fix debug output for SET_PARAM macros.
20437
20438 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20439
20440         * ext/cairo/Makefile.am:
20441         * ext/cairo/gstcairo.c: (plugin_init):
20442         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20443         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20444         (gst_text_overlay_init), (gst_text_overlay_font_init),
20445         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20446         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20447         (gst_text_overlay_text_pad_linked),
20448         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20449         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20450         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20451         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20452         (gst_text_overlay_change_state):
20453         * ext/cairo/gsttextoverlay.h:
20454           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20455           property and redo positioning. Doesn't handle upstream renegotiation
20456           yet though.
20457
20458 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20459
20460         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20461         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20462         (gst_avi_demux_loop):
20463           No need to take the STREAM_LOCK in the loop function. Improve
20464           some debug messages. Don't leak pad names in debug messages.
20465
20466 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20467
20468         * gst/matroska/matroska-demux.c:
20469         (gst_matroska_demux_push_vorbis_codec_priv_data),
20470         (gst_matroska_demux_add_wvpk_header):
20471           Don't error out when the source pad isn't linked.
20472
20473 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20474
20475         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20476         (gst_gconf_audio_sink_change_state):
20477         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20478         (gst_gconf_video_sink_change_state):
20479           Fix state change functions here as well and set kid
20480           to NULL state before removing it.
20481
20482 2005-11-01  Edward Hervey  <edward@fluendo.com>
20483
20484         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20485         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20486         Added proper event handlind, 
20487         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20488         ignored),
20489         and don't set a duration of 0 for buffers otherwise they are discarded
20490         by GstBaseSink.
20491
20492         GstWavEnc needs some serious loving, after going through the code I'm
20493         really wondering how this can stay in -good ...
20494
20495 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20496
20497         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20498         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20499         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20500         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20501         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20502         (gst_matroska_mux_collected):
20503           Fix leaks and invalid memory access as reported by valgrind
20504
20505 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20506
20507         Patch by: Michal Benes <michal.benes@xeris.cz>
20508
20509         * check/Makefile.am:
20510         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20511         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20512         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20513           add a unit test for matroskamux
20514           fix the bugs that the unit test exposed
20515
20516 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20517
20518         * gst/autodetect/gstautoaudiosink.c:
20519         (gst_auto_audio_sink_class_init),
20520         (gst_auto_audio_sink_change_state):
20521         * gst/autodetect/gstautovideosink.c:
20522         (gst_auto_video_sink_class_init),
20523         (gst_auto_video_sink_change_state):
20524           Fix state change function and use GST_DEBUG_FUNCPTR in
20525           class_init.
20526
20527 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20528
20529         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20530
20531         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20532         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20533         * gst/matroska/ebml-write.h:
20534         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20535           Set timestamps on outgoing ebml headers as well, so that the
20536           element after matroskamux can get the timestamp already when
20537           reading the first ebml element and doesn't have to wait for
20538           the actual data buffer for that (#320308).
20539           
20540 2005-10-31  Andy Wingo  <wingo@pobox.com>
20541
20542         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20543         (gst_videomixer_pad_link): Kill some memleaks.
20544         (gst_videomixer_pad_get_property): Style fix.
20545         (gst_videomixer_pad_set_property): Style fix.
20546         (gst_videomixer_pad_init): Style fix.
20547         (gst_videomixer_update_queues): Kill memleak.
20548         (gst_videomixer_loop): Kill memleak.
20549         (gst_videomixer_collected): Kill memleak.
20550
20551 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20552
20553         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20554         gst_auparse_change_state:
20555         Just some cleanup.
20556
20557 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20558
20559         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20560         Add checks to GST_FLOW_NOT_LINKED for values returned
20561         from gst_pad_push.
20562         
20563 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20564
20565         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20566         (gst_rtpg711dec_process):
20567         * gst/rtp/gstrtpgsmenc.c:
20568         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20569         are never set. This is important for the g711 to work with burger's rtpbin
20570         element.
20571
20572 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20573
20574         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20575         (gst_speexenc_push_buffer):
20576         Add checks for return values from gst_pad_push and
20577         gst_pad_alloc_buffer.
20578
20579 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20580
20581         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20582
20583         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20584         (gst_matroska_demux_parse_info),
20585         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20586         (gst_matroska_demux_parse_cluster):
20587         * gst/matroska/matroska-ids.h:
20588         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20589         (gst_matroska_mux_init), (gst_matroska_mux_start),
20590         (gst_matroska_mux_create_buffer_header),
20591         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20592         (gst_matroska_mux_get_property):
20593         * gst/matroska/matroska-mux.h:
20594           Add SimpleBlock support to matroska demuxer and muxer (part of
20595           Matroska v2). (#319731)
20596
20597 2005-10-28  Wim Taymans  <wim@fluendo.com>
20598
20599         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20600         (gst_jpeg_dec_change_state):
20601         * ext/jpeg/gstjpegdec.h:
20602         Cleanups. Don't create caps for every chain.
20603
20604 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20605
20606         * gst/law/alaw-encode.c: (gst_alawenc_init),
20607         (alawenc_setcaps), (gst_alawenc_chain)
20608         * gst/law/alaw-encode.h:
20609         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20610         (mulawenc_setcaps), (gst_mulawenc_chain)
20611         * gst/law/mulaw-encode.h:
20612         Set timestamp on buffer and it allows RTP G711 elements
20613         work properly.
20614
20615 2005-10-27  Wim Taymans  <wim@fluendo.com>
20616
20617         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20618         Set correct format on oss instead of a silly value. 
20619
20620 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20621
20622         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20623         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20624         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20625         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20626         I420 rendering as well, doesn't bring much for my platform.
20627         Might help on some other platforms.
20628
20629 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20630
20631         * gst/rtp/gstrtpgsmenc.c:
20632         * gst/rtp/gstrtpgsmparse.c:
20633         Declaring the padtemplate correctly.
20634
20635 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20636
20637         * gst/rtp/gstrtpg711dec.c:
20638         * gst/rtp/gstrtpg711enc.c:
20639         * gst/rtp/gstrtpgsmenc.c:
20640         * gst/rtp/gstrtpgsmparse.c:
20641         Setting the proper copyright notice.
20642
20643 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20644
20645         * gst/videobox/Makefile.am: Use liboil.
20646         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20647         (gst_video_box_set_property), (gst_video_box_transform_caps),
20648         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20649         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20650         using liboil. Will dot the same to I420 border generation
20651         tomorrow.
20652
20653 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20654
20655         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20656         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20657         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20658         * gst/rtp/gstrtpg711dec.h:
20659         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20660         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20661         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20662         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20663         (gst_rtpgsmenc_handle_buffer):
20664         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20665         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20666         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20667         * gst/rtp/gstrtpgsmparse.h:
20668         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20669         inherits from the basertpdepayloader.
20670
20671 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20672
20673         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20674         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20675         (gst_video_box_ayuv): Removing this forgotten debug.
20676
20677 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20678
20679         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20680         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20681         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20682
20683 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20684
20685         * sys/oss/gstossaudio.c:
20686         * sys/oss/gstossdmabuffer.c:
20687         * sys/oss/gstosshelper.c:
20688         * sys/oss/gstossmixer.c:
20689         * sys/oss/gstossmixerelement.c:
20690         * sys/oss/gstossmixertrack.c:
20691         * sys/oss/gstosssink.c:
20692         * sys/oss/gstosssrc.c:
20693           Actually use the 'oss' debug category we register.
20694
20695 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20696
20697         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20698         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20699         Use gst_pad_get_parent and drop the ref that was added through
20700         that call.
20701
20702 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20703
20704         * gst/rtp/gstrtpgsmenc.c:
20705           Fix compilation
20706
20707 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20708
20709         * gst/rtp/gstrtpg711dec.c
20710         Just removed a couple of lines of weird code used during
20711         development/test time.
20712
20713 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20714
20715         * gst/rtp/Makefile.am
20716         * gst/rtp/gstrtp.c
20717         * gst/rtp/gstrtpg711enc.c
20718         * gst/rtp/gstrtpg711enc.h
20719         * gst/rtp/gstrtpg711dec.c
20720         * gst/rtp/gstrtpg711dec.h
20721         Created G711 payloader and depayloader (it supports mulaw and alaw
20722         (dec)encoders)
20723
20724 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20725
20726         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20727         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20728         Doh ! I introduced wingo's bug again ! Sorry...
20729
20730 2005-10-25  Christian Schaller <christian@fluendo.com> 
20731
20732         * gst/rtp/Makefile.am: add missing header files for disting
20733
20734 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20735
20736         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20737         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20738         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20739         (gst_rtpgsmenc_handle_buffer):
20740         * gst/rtp/gstrtpgsmenc.h:
20741         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20742         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20743         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20744         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20745         * gst/rtp/gstrtpgsmparse.h:
20746         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20747
20748 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20749
20750         * ext/libpng/gstpngdec.c: (user_info_callback),
20751         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20752         a newsegment event, move some redundant code in a single place.
20753
20754 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20755
20756         * ext/libpng/gstpngdec.c: (user_info_callback),
20757         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20758         hack to get correct colors order when we have a png image with
20759         alpha channel.
20760
20761 2005-10-24  Edward Hervey  <edward@fluendo.com>
20762
20763         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20764         Call gst_element_no_more_pads when there will be no more pads.
20765
20766 2005-10-24  Wim Taymans  <wim@fluendo.com>
20767
20768         * gst/rtp/Makefile.am:
20769         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20770         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20771         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20772         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20773         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20774         (gst_asteriskh263_plugin_init):
20775         * gst/rtp/gstasteriskh263.h:
20776         * gst/rtp/gstrtp.c: (plugin_init):
20777         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20778         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20779         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20780         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20781         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20782         (gst_rtph263enc_plugin_init):
20783         * gst/rtp/gstrtph263enc.h:
20784         Added two new payloaders, an RFC 2190 payloader for h263 and
20785         a payload convertor for an asterisk server.
20786
20787 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20788
20789         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20790           Set bytes_per_sample correctly (is not always 4, but 
20791           depends on width and number of channels).
20792
20793 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20794
20795         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20796         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20797         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20798         (gst_flacenc_sink_event), (gst_flacenc_chain),
20799         (gst_flacenc_set_property), (gst_flacenc_get_property),
20800         (gst_flacenc_change_state):
20801         * ext/flac/gstflacenc.h:
20802           Fix seeking, so that flacenc can rewrite the header with the
20803           correct duration and amount of samples and all that at EOS;
20804           also set timestamps and granulepos on outgoing buffers; add
20805           debug category; fix state change function.
20806           
20807 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20808
20809         * gst/videomixer/videomixer.c: Don't restrict video geometry
20810         from 16 to 4096.
20811
20812 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20813
20814         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20815         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20816         Fix caps negotiation correctly, add debugging category.
20817
20818 2005-10-24  Christian Schaller  <christian@fluendo.com>
20819
20820         * configure.ac: Port over Thomas's change from base listing all plugins
20821
20822 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20823
20824         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20825         a sink pad.
20826
20827 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20828
20829         * configure.ac:
20830         * docs/upload.mak:
20831           back to HEAD
20832
20833 === release 0.9.4 ===
20834
20835 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20836
20837         * configure.ac:
20838           Releasing 0.9.4, "Dromiceiomimus"
20839
20840 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20841
20842         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20843         (gst_speexenc_src_query):
20844           Add position and duration query, fix query type function.
20845           
20846         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20847         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20848           Let's not set non-fixed caps on source pads.
20849
20850 2005-10-21  Wim Taymans  <wim@fluendo.com>
20851
20852         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20853         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20854         (gst_avi_demux_handle_seek):
20855         Set correct stream_time in newsegment event.
20856         avi can also handle a duration query now.
20857
20858 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20859
20860         * gst/matroska/matroska-demux.c:
20861         (gst_matroska_demux_handle_src_query),
20862         (gst_matroska_demux_handle_seek_event),
20863         (gst_matroska_demux_loop_stream_parse_id):
20864           Fix duration query; fix basetime in newsegment event after
20865           seek; fix duration in initial newsegment event.
20866
20867         * gst/matroska/matroska-mux.c:
20868         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20869           Extract number of channels and samplerate from vorbis headers;
20870           add some debug messages when querying the durations of the
20871           input streams.
20872
20873 2005-10-20  Wim Taymans  <wim@fluendo.com>
20874
20875         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20876         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20877         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20878         Set stream time correctly in newsegment.
20879
20880 2005-10-20  Wim Taymans  <wim@fluendo.com>
20881
20882         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20883         Correctly fill in the stream time.
20884
20885 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20886
20887         * check/elements/level.c: (GST_START_TEST):
20888         * gst/level/gstlevel.c: (gst_level_message_new):
20889         * gst/level/level-example.c: (message_handler):
20890           use ELEMENT messages instead
20891
20892 2005-10-19  Wim Taymans  <wim@fluendo.com>
20893
20894         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20895         (gst_dvdemux_src_query):
20896         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20897         (gst_flacdec_src_query):
20898         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20899         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20900         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20901         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20902         * gst/debug/progressreport.c: (gst_progress_report_report):
20903         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20904         * gst/matroska/matroska-demux.c:
20905         (gst_matroska_demux_handle_src_query):
20906         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20907         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20908         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20909         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20910         (gst_wavparse_srcpad_event):
20911         API change fix.
20912
20913 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20914
20915         * gst/goom/filters.c:
20916         * gst/goom/graphic.h:
20917         * gst/goom/lines.c:
20918           Make inline functions either 'static inline' or 'extern inline',
20919           otherwise the Forte compiler apparently won't inline them (#317300).
20920
20921 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20922
20923         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20924         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20925         (user_info_callback), (user_endrow_callback), (user_end_callback),
20926         (user_read_data), (gst_pngdec_caps_create_and_set),
20927         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20928         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20929         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20930         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20931         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20932         very nice and handle push/pull based model. if you have filesrc
20933         connected to it, it will do random access to load the png file.
20934         If you have a network source that can't do _getrange, it does 
20935         progressive loading through the chain function.
20936         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20937         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20938         thanks to Master Wim Taymans ;-)
20939
20940 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20941
20942         * gst/matroska/Makefile.am:
20943         * gst/matroska/ebml-read.c:
20944         * gst/matroska/ebml-read.h:
20945         * gst/matroska/matroska-demux.c:
20946         * gst/matroska/matroska-demux.h:
20947         * gst/matroska/matroska.c: (plugin_init):
20948           Ported matroska demuxer to 0.9.
20949
20950 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20951
20952         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20953
20954         * gst/matroska/matroska-mux.c:
20955         (gst_matroska_mux_video_pad_setcaps),
20956         (gst_matroska_mux_audio_pad_setcaps):
20957           Fix mpeg4 input handling (#318847); also, while we're at it,
20958           fix media type for Motion-JPEG: should be image/jpeg.
20959
20960 2005-10-18  Wim Taymans  <wim@fluendo.com>
20961
20962         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20963         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20964         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20965         Fix for segment-start/stop API change.
20966
20967 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20968
20969         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20970         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20971         way.
20972
20973 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20974
20975         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20976         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20977         output declared in transform_caps.
20978
20979 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20980
20981         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20982
20983 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20984
20985         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20986         (gst_video_box_get_unit_size): Fix wrong size calculations and
20987         implement get_unit_size correctly.
20988
20989 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20990
20991         * configure.ac:
20992           Enable flx plugin.
20993
20994         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20995           Fix gcc4 signedness issue.
20996
20997 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20998
20999         * configure.ac: Adding videomixer.
21000         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21001         (user_read_data), (gst_pngdec_chain): More debugging.
21002         * gst/alpha/Makefile.am: Adding alphacolor
21003         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21004         (gst_alpha_color_class_init), (gst_alpha_color_init),
21005         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21006         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21007         (plugin_init): Ported to 0.9 using in place base tranform.
21008         * gst/videomixer/Makefile.am:
21009         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21010         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21011         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21012         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21013         (gst_videomixer_init), (gst_videomixer_getcaps),
21014         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21015         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21016         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21017         to 0.9 using collectpads.
21018
21019 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21020
21021         * configure.ac:
21022         * gst/flx/Makefile.am:
21023         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21024         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21025         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21026         * gst/flx/gstflxdec.h:
21027         flx plugin ported to 0.9
21028
21029 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21030
21031         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21032           use new gst_version_string()
21033
21034 2005-10-16  Andy Wingo  <wingo@pobox.com>
21035
21036         * configure.ac: GLIB_CHECK.
21037
21038 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21039
21040         * ext/libpng/Makefile.am:
21041         * ext/libpng/gstpng.c: (plugin_init):
21042         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21043         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21044         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21045
21046 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21047
21048         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21049
21050         * configure.ac:
21051         * gst/matroska/Makefile.am:
21052         * gst/matroska/ebml-ids.h:
21053         * gst/matroska/ebml-write.c:
21054         * gst/matroska/ebml-write.h:
21055         * gst/matroska/matroska-ids.h:
21056         * gst/matroska/matroska-mux.c:
21057         * gst/matroska/matroska-mux.h:
21058         * gst/matroska/matroska.c: (plugin_init):
21059           Port matroska muxer to 0.9 (#318847).
21060
21061 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21062
21063         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21064         (comment_init), (comment_add):
21065           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21066           use GST_READ_UINT32_LE() and friends rather than the private
21067           implementation of those same macros.
21068
21069 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21070
21071         * examples/stats/mp2ogg.c:
21072           more typo fixes
21073
21074 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21075
21076         * examples/indexing/indexmpeg.c: (main):
21077         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21078         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21079         * ext/esd/esdmon.h:
21080         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21081         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21082         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21083         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21084         * gst/avi/gstavimux.c: (gst_avimux_init):
21085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21086         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21087         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21088         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21089         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21090         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21091         * gst/oldcore/gstmultifilesrc.h:
21092         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21093         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21094         (gst_pipefilter_change_state):
21095         * gst/oldcore/gstpipefilter.h:
21096         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21097         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21098         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21099         * sys/osxaudio/gstosxaudiosink.h:
21100         * sys/osxaudio/gstosxaudiosrc.h:
21101           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21102           moved bitshift from macro to enum definition
21103
21104 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21105
21106         * ext/Makefile.am:
21107         * ext/cairo/Makefile.am:
21108         * ext/cairo/gstcairo.c: (plugin_init):
21109         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21110         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21111         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21112         * ext/cairo/gsttimeoverlay.h:
21113           update of cairo-based timeoverlay to 1.0 Cairo API
21114           doesn't work yet for resizing of output sink
21115
21116 2005-10-11  Wim Taymans  <wim@fluendo.com>
21117
21118         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21119         newsegment API fix.
21120
21121 2005-10-11  Wim Taymans  <wim@fluendo.com>
21122
21123         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21124         (gst_dvdemux_demux_frame):
21125         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21126         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21127         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21128         (gst_avi_demux_handle_seek):
21129         * gst/goom/gstgoom.c: (gst_goom_event):
21130         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21131         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21132         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21133         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21134         (gst_wavparse_srcpad_event):
21135         newsegment API update.
21136
21137 2005-10-11  Andy Wingo  <wingo@pobox.com>
21138
21139         * ext/speex/gstspeexenc.c: Signedness cleanups.
21140
21141 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21142
21143         * PORTED_09:
21144         * ext/speex/Makefile.am:
21145         * ext/speex/gstspeex.c:
21146         * ext/speex/gstspeexenc.c:
21147         Speexenc ported to 0.9
21148
21149 2005-10-10  Wim Taymans  <wim@fluendo.com>
21150
21151         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21152         (gst_oss_sink_init), (gst_oss_sink_set_property),
21153         (gst_oss_sink_get_property), (gst_oss_sink_open),
21154         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21155         * sys/oss/gstosssink.h:
21156         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21157         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21158         (gst_oss_src_prepare):
21159         Cleanups, make device configurable in the sink, handle and report
21160         errors.
21161
21162 2005-10-10  Wim Taymans  <wim@fluendo.com>
21163
21164         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21165         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21166         Make sure element is NULL before removing from the bin.
21167
21168 2005-10-07  Andy Wingo  <wingo@pobox.com>
21169
21170         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21171         block forever in a read().
21172         (gst_dv1394src_bus_reset): Post a message when the cable is
21173         unplugged.
21174         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21175         (gst_dv1394src_bus_reset): Don't unref the message.
21176
21177         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21178         hacking. The only change should be that the state change stuff was
21179         put into basesrc's start() and stop() routines, which coalesces
21180         some steps.
21181
21182 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21183
21184         * configure.ac:
21185           Add check for mmap
21186           
21187         * gst/debug/Makefile.am:
21188           Only compile efence plugin on systems that have mmap.
21189
21190 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21191
21192         * gst/debug/Makefile.am:
21193         * gst/debug/breakmydata.c:
21194         * gst/debug/gstdebug.c:
21195         * gst/debug/gstnavigationtest.c:
21196         * gst/debug/gstnavseek.c: 
21197         * gst/debug/gstnavseek.h:
21198         * gst/debug/progressreport.c: 
21199         * gst/debug/testplugin.c:
21200           Port progressreport, navseek, navigationtest, testsink and
21201           breakmydata.
21202
21203 2005-10-05  Edward Hervey  <edward@fluendo.com>
21204
21205         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21206         (gst_dvdemux_src_query):
21207         Fixes for better conversion
21208
21209 2005-10-04  Michael Smith <msmith@fluendo.com>
21210
21211         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21212         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21213         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21214         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21215           Set state of elements to NULL before removing from bins.
21216           Set state of test element to NULL if we failed to move it to READY
21217
21218 2005-10-04  Edward Hervey  <edward@fluendo.com>
21219
21220         * ext/dv/Makefile.am:
21221         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21222         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21223         Corrected the query function for position so it doesn't forget what
21224         format was asked, and calls the conversion functions on the correct pad.
21225
21226 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21227
21228         * configure.ac:
21229           back to development
21230
21231 === release 0.9.3 ===
21232
21233 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21234
21235         * configure.ac:
21236           Releasing 0.9.3, "Aramis"
21237
21238 2005-10-03  Andy Wingo  <wingo@pobox.com>
21239
21240         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21241         error returns.
21242
21243 2005-10-02  Andy Wingo  <wingo@pobox.com>
21244
21245         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21246
21247         * ext/flac/gstflacenc.c: Ported to 0.9.
21248
21249         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21250
21251         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21252         and link to gsttagedit. Enable flacenc.
21253
21254         * ext/flac/gstflacdec.c: Re-enable tag reading.
21255
21256 2005-09-30  Wim Taymans  <wim@fluendo.com>
21257
21258         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21259         * gst/rtp/gstrtpgsmparse.c:
21260         * gst/rtp/gstrtph263penc.c:
21261         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21262         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21263         (gst_rtpmp4venc_set_property):
21264         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21265         Various class and caps fixes from Andre Magalhaes (andrunko)
21266
21267 2005-09-29  Wim Taymans  <wim@fluendo.com>
21268
21269         * gst/level/level-example.c: (main):
21270         Update for new bus API.
21271
21272 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21273
21274         * configure.ac:
21275           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21276           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21277
21278 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21279
21280         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21281           Fix playback of mono streams (bytes_per_sample should be set
21282           from the sample width and the number of channels negotiated,
21283           and not just be set to 4) (#317338)
21284
21285 2005-09-26  Wim Taymans  <wim@fluendo.com>
21286
21287         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21288         (gst_rtpmpaenc_handle_buffer):
21289         Set buffer duration correctly.
21290
21291 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21292
21293         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21294         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21295         (gst_avi_demux_change_state):
21296           Don't crash when encountering a stream with an unknown fourcc or
21297           codec id. Instead, create a pad of type video/x-avi-unknown or
21298           audio/x-avi-unknown, which as a side-effect also results in less
21299           confusing error messages in players ('no decoder' vs. 'no streams');
21300           minor fixes to state change function and class_init function.
21301
21302 2005-09-24  Wim Taymans  <wim@fluendo.com>
21303
21304         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21305         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21306         These are sinks.
21307
21308 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21309
21310         * check/elements/level.c: (GST_START_TEST):
21311           fix test for new GstClockTime use
21312         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21313         (gst_level_transform_ip):
21314         * gst/level/gstlevel.h:
21315           fix up the decay peak, ensuring the decay peak is never lower
21316           than the peak for that interval
21317
21318 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21319
21320         * docs/plugins/gst-plugins-good-plugins.args:
21321         * docs/plugins/inspect/plugin-alpha.xml:
21322         * docs/plugins/inspect/plugin-rtp.xml:
21323         * gst/level/gstlevel.c: (gst_level_set_caps),
21324         (gst_level_transform_ip):
21325           updating docs
21326
21327 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21328
21329         * Makefile.am:
21330         * check/elements/level.c: (GST_START_TEST):
21331         * gst/level/Makefile.am:
21332         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21333         (gst_level_set_property), (gst_level_get_property),
21334         (gst_level_set_caps), (gst_level_message_new),
21335         (gst_level_transform_ip):
21336         * gst/level/gstlevel.h:
21337         * gst/level/level-example.c: (message_handler), (main):
21338           convert to using GstClockTime for all time values, finally.
21339
21340 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21341
21342         * gst/auparse/Makefile.am:
21343         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21344           fix up build
21345         * configure.ac:
21346         * ext/cairo/Makefile.am:
21347         * ext/dv/Makefile.am:
21348         * ext/esd/Makefile.am:
21349         * ext/flac/Makefile.am:
21350         * ext/gconf/Makefile.am:
21351         * ext/gdk_pixbuf/Makefile.am:
21352         * ext/jpeg/Makefile.am:
21353         * ext/ladspa/Makefile.am:
21354         * ext/libcaca/Makefile.am:
21355         * ext/libmng/Makefile.am:
21356         * ext/libpng/Makefile.am:
21357         * ext/mikmod/Makefile.am:
21358         * ext/pango/Makefile.am:
21359         * ext/raw1394/Makefile.am:
21360         * ext/shout2/Makefile.am:
21361         * ext/speex/Makefile.am:
21362         * gst/alpha/Makefile.am:
21363         * gst/autodetect/Makefile.am:
21364         * gst/avi/Makefile.am:
21365         * gst/cutter/Makefile.am:
21366         * gst/debug/Makefile.am:
21367         * gst/effectv/Makefile.am:
21368         * gst/flx/Makefile.am:
21369         * gst/goom/Makefile.am:
21370         * gst/interleave/Makefile.am:
21371         * gst/law/Makefile.am:
21372         * gst/matroska/Makefile.am:
21373         * gst/median/Makefile.am:
21374         * gst/monoscope/Makefile.am:
21375         * gst/multipart/Makefile.am:
21376         * gst/oldcore/Makefile.am:
21377         * gst/rtp/Makefile.am:
21378         * gst/rtsp/Makefile.am:
21379         * gst/smoothwave/Makefile.am:
21380         * gst/smpte/Makefile.am:
21381         * gst/videobox/Makefile.am:
21382         * gst/videofilter/Makefile.am:
21383         * gst/videomixer/Makefile.am:
21384         * gst/wavenc/Makefile.am:
21385         * gst/wavparse/Makefile.am:
21386         * sys/oss/Makefile.am:
21387         * sys/osxaudio/Makefile.am:
21388         * sys/osxvideo/Makefile.am:
21389           fix up GST_LIBS use
21390
21391 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21392
21393         * gst/auparse/Makefile.am:
21394         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21395           fix build of auparse
21396
21397 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21398
21399         * configure.ac:
21400         * PORTED_09:
21401         * gst/auparse/gstauparse.c:
21402         * gst/auparse/gstauparse.h:
21403         Auparse ported to 0.9.
21404
21405 2005-09-22  Wim Taymans  <wim@fluendo.com>
21406
21407         * gst/rtp/TODO:
21408         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21409         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21410         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21411         (gst_rtpmp4venc_set_property):
21412         * gst/rtp/gstrtpmp4venc.h:
21413         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21414         * gst/rtp/gstrtpmpaenc.h:
21415         Use is_filled to both check MTU and max-ptime of base class.
21416
21417 2005-09-22  Wim Taymans  <wim@fluendo.com>
21418
21419         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21420         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21421         (gst_rtpmp4venc_set_property):
21422         Don't fragment packets with multiple frames.
21423
21424 2005-09-22  Wim Taymans  <wim@fluendo.com>
21425
21426         * gst/rtp/TODO:
21427         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21428         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21429         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21430         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21431         (gst_rtpmp4venc_get_property):
21432         * gst/rtp/gstrtpmp4venc.h:
21433         Remove g_print.
21434         Update TODO
21435         Make payload encoder a bit smarter and more correct with
21436         timestamps.
21437         Added option in payloader to include config string in-band.
21438
21439 2005-09-21  Wim Taymans  <wim@fluendo.com>
21440
21441         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21442         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21443         (gst_rtspsrc_send):
21444         Strip spaces for key/value pairs.
21445
21446 2005-09-21  Wim Taymans  <wim@fluendo.com>
21447
21448         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21449         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21450         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21451         (gst_rtspsrc_change_state):
21452         More SDP parsing and caps setting.
21453         Do NO_PREROLL differently.
21454         add pads only after negotiated.
21455
21456         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21457         (gst_udpsrc_getcaps):
21458         Implement the getcaps function.
21459
21460 2005-09-21  Wim Taymans  <wim@fluendo.com>
21461
21462         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21463         (gst_rtpamrdec_chain):
21464         Handle multiple AMr packets per payload. Handle CRC and
21465         parse ILL/ILP.
21466
21467         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21468         Make caps params strings for easy SDP mapping.
21469         
21470         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21471         Handle capsnego better.
21472
21473         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21474         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21475         Generate and parse config string in the caps.
21476
21477 2005-09-21  Wim Taymans  <wim@fluendo.com>
21478
21479         * gst/rtp/README:
21480         Update README
21481
21482         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21483         Make extra params as strings.
21484
21485         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21486         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21487         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21488         Make state change return NO_PREROLL as this is a live
21489         source.
21490
21491         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21492         Don't unref old caps when NULL.
21493
21494 2005-09-20  Wim Taymans  <wim@fluendo.com>
21495
21496         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21497         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21498         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21499         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21500         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21501         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21502         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21503         * gst/rtsp/sdpmessage.h:
21504         Add URI handler.
21505         Parse SDP and create caps.
21506
21507 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21508
21509         * gst/alpha/gstalpha.c:
21510           fix element description
21511
21512 2005-09-19  Wim Taymans  <wim@fluendo.com>
21513
21514         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21515         Don't check payload for now.
21516
21517 2005-09-19  Wim Taymans  <wim@fluendo.com>
21518
21519         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21520         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21521         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21522         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21523         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21524         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21525         (gst_wavparse_change_state):
21526         * gst/wavparse/gstwavparse.h:
21527         Fix wavparse some more.
21528
21529 2005-09-19  Wim Taymans  <wim@fluendo.com>
21530
21531         * check/elements/level.c: (GST_START_TEST):
21532         Fix for bus API change.
21533
21534 2005-09-19  Wim Taymans  <wim@fluendo.com>
21535
21536         * gst/level/level-example.c: (main):
21537         Fix for new bus API.
21538
21539         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21540         Set caps on pads.
21541
21542 2005-09-15  Wim Taymans  <wim@fluendo.com>
21543
21544         * gst/rtp/Makefile.am:
21545         * gst/rtp/README:
21546         * gst/rtp/gstrtp.c: (plugin_init):
21547         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21548         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21549         (gst_rtpamrdec_change_state):
21550         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21551         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21552         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21553         * gst/rtp/gstrtpamrenc.h:
21554         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21555         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21556         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21557         * gst/rtp/gstrtpgsmenc.h:
21558         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21559         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21560         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21561         (gst_rtpgsmparse_change_state):
21562         * gst/rtp/gstrtpgsmparse.h:
21563         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21564         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21565         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21566         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21567         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21568         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21569         * gst/rtp/gstrtph263penc.h:
21570         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21571         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21572         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21573         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21574         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21575         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21576         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21577         * gst/rtp/gstrtpmp4venc.h:
21578         * gst/rtp/gstrtpmpadec.c:
21579         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21580         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21581         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21582         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21583         * gst/rtp/gstrtpmpaenc.h:
21584         Updates to payloader/depayloaders, make payloaders use
21585         the base classes.
21586         Updated README with suggested RTP caps and how to convert
21587         to/from SDP.
21588         Added config descriptor in mp4v payloader.
21589
21590 2005-09-15  Andy Wingo  <wingo@pobox.com>
21591
21592         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21593         * gst/autodetect/gstautovideosink.c
21594         (gst_auto_video_sink_find_best): Update for new registry API.
21595
21596 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21597
21598         * common/c-to-xml.py:
21599         * common/gtk-doc-plugins.mak:
21600           a simple py script to generate valid xml from a C example
21601           probably also need to strip an MIT license when we decide
21602         * docs/plugins/Makefile.am:
21603         * gst/level/Makefile.am:
21604         * gst/level/gstlevel.c: (gst_level_init):
21605         * gst/level/level-example.c: (message_handler), (main):
21606           add an example to level that will show up in the docs
21607         * gst/rtp/TODO:
21608           add a note for the future
21609
21610 2005-09-14  Michael Smith <msmith@fluendo.com>
21611
21612         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21613           Actually define the debug object being used in wavenc. Fixes #316205
21614
21615 2005-09-14  Michael Smith <msmith@fluendo.com>
21616
21617         * gst/smpte/Makefile.am:
21618           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21619           needed to build on windows (bug 316204)
21620
21621 2005-09-12  Andy Wingo  <wingo@pobox.com>
21622
21623         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21624
21625 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21626
21627         * configure.ac:
21628         * gst/fdsrc/Makefile.am:
21629         * gst/fdsrc/gstfdsrc.c:
21630         * gst/fdsrc/gstfdsrc.h:
21631           Move fdsrc back into gstreamer core elements.
21632
21633         * gst/level/gstlevel.c: (gst_level_class_init),
21634         (gst_level_transform_ip):
21635         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21636           Basetransform changes.
21637
21638 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21639
21640         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21641         * ext/jpeg/smokecodec.c: (find_best_size):
21642           fix compiler warnings
21643
21644 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21645
21646         * gst-plugins-good.spec.in:
21647           spec file fixes
21648         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21649         (gst_multiudpsink_render), (gst_multiudpsink_add),
21650         (gst_multiudpsink_clear):
21651           it actually helps to actually stream if we hook up the
21652           "add" signal to an actual implementation
21653         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21654           some debugging
21655
21656 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21657
21658         * ext/jpeg/Makefile.am:
21659         * ext/jpeg/gstjpeg.c
21660         * ext/jpeg/gstjpegenc.c:
21661         * ext/jpeg/gstsmokeenc.c:
21662
21663 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21664
21665         * ext/flac/gstflacdec.c:
21666         * ext/flac/gstflacenc.c:
21667         * ext/flac/gstflactag.c:
21668         * ext/speex/gstspeexenc.c:
21669           gsttaginterface.h -> gsttagsetter.h
21670
21671 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21672
21673         * configure.ac:
21674         * gst/debug/Makefile.am:
21675         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21676         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21677         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21678         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21679         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21680           Port to 0.9 and re-enable efence plugin.
21681
21682 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21683
21684         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21685         (gst_flacdec_write), (gst_flacdec_convert_src):
21686         * ext/flac/gstflacdec.h:
21687           Add support for flac files with 24/32 bits per sample; and misc.
21688           minor clean-ups. Seeking is still partly broken (for me at least).
21689
21690 2005-09-06  Wim Taymans  <wim@fluendo.com>
21691
21692         * gst/rtp/Makefile.am:
21693         * gst/rtp/gstrtp.c: (plugin_init):
21694         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21695         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21696         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21697         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21698         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21699         (gst_rtpmp4vdec_plugin_init):
21700         * gst/rtp/gstrtpmp4vdec.h:
21701         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21702         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21703         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21704         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21705         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21706         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21707         * gst/rtp/gstrtpmp4venc.h:
21708         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21709         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21710         Added mpeg4 video payload encoder/decoder.
21711         Added some docs in mpa payloader.
21712
21713 === release 0.9.1 ===
21714
21715 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21716
21717         * NEWS:
21718         * README:
21719         * RELEASE:
21720         * autogen.sh:
21721         * configure.ac:
21722           releasing 0.9.1, "Blondie"
21723
21724 2005-09-05  Andy Wingo  <wingo@pobox.com>
21725
21726         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21727         here from the state change handler, so we fire signals without
21728         holding the state lock.
21729
21730 2005-09-02  Andy Wingo  <wingo@pobox.com>
21731
21732         * All plugins updated for element state changes.
21733
21734 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21735
21736         * Makefile.am:
21737         * check/.cvsignore:
21738         * check/Makefile.am:
21739         * check/elements/.cvsignore:
21740         * check/elements/level.c: (setup_level), (cleanup_level),
21741         (GST_START_TEST), (level_suite), (main):
21742           add a test for level
21743         * common/release.mak:
21744           move the enum checking to release.mak
21745         * configure.ac:
21746           add valgrind and check checking
21747         * gst/level/gstlevel.c: (gst_level_transform):
21748         * gst/level/gstlevel.h:
21749           fix Andy's cast bug
21750           convert a field to int
21751           fix the arithmetic to int when checking for emit so that a
21752           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21753
21754 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21755
21756         * Makefile.am:
21757         * configure.ac:
21758           add docs to build
21759         * common/plugins.xsl:
21760           wrap Description into a refsect2
21761         * docs/Makefile.am:
21762         * docs/plugins/Makefile.am:
21763         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21764         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21765         * gst/goom/Makefile.am:
21766         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21767         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21768         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21769         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21770         (gst_goom_change_state):
21771         * gst/goom/gstgoom.h:
21772           GstGOOM -> GstGoom
21773           add an example launch line
21774         * gst/level/gstlevel.h:
21775         * gst/monoscope/gstmonoscope.c:
21776           cleanups
21777
21778 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21779
21780         * configure.ac:
21781         * docs/plugins/Makefile.am:
21782         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21783         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21784         * docs/plugins/gst-plugins-good-plugins.types:
21785           document elements and plugins.  Shazam !
21786
21787 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21788
21789         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21790           be found under doc/random/ChangeLog-0.8