gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame when it...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-12-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
4         Add an EOI marker at the end of the jpeg frame when it's missing.
5         Fixes #563056.
6
7 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
8
9         * tests/check/elements/videocrop.c: (check_1x1_buffer):
10         Update the unit test for the new color values for BT.601 red.
11         Fixes bug #563510.
12
13 2008-12-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
14
15         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
16           Restore previous behaviour of not passing QoS and navigation
17           events upstream, which presumably wasn't meant to be changed.
18
19 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
20
21         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
22         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
23         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
24         (gst_dvdemux_chain), (gst_dvdemux_loop),
25         (gst_dvdemux_change_state):
26         Add srcpads only when needed and remove them again when going
27         back to READY. This prevents stalled pipelines if there's no
28         audio inside the DV stream, which happens for many MXF files.
29
30 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
31
32         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
33         (run_server):
34         The ports in libsoup are unsigned integers and not signed
35         integers.
36
37 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
38
39         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
40         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
41         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
42         (gst_dvdemux_chain), (gst_dvdemux_loop),
43         (gst_dvdemux_change_state):
44         Add srcpads only when they're needed. If we add all pads in any
45         case we will get a stalling audio pad if the stream contains
46         no audio, which is the case for many MXF files.
47
48 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
49
50         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
51         Forward all events upstream unless it's something we really
52         don't handle. This fixes latency configuration of pipelines.
53
54 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
55
56         * ext/dv/gstdv.c: (plugin_init):
57         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
58         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
59         Really call dv_init() exactly one time, not one time for
60         the demuxer and one time for the decoder.
61
62 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
63
64         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
65         Copy incomming timestamp to outgoing packets.
66
67 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
68
69         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
70         (gst_rtp_mp4v_pay_event):
71         Don't try to push packets before we could find a valid config
72         startcode. Fixes #563509.
73
74 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
75
76         Patch by: Brian Cameron <brian.cameron at sun dot com>
77
78         * sys/sunaudio/gstsunaudiomixerctrl.c:
79         (gst_sunaudiomixer_ctrl_open):
80         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
81
82 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
83
84         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
85
86         * configure.ac:
87         Make usage of libv4l optional by a configure parameter.
88         Fixes bug #563504.
89
90 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
91
92         * docs/plugins/Makefile.am:
93         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
94         * docs/plugins/gst-plugins-good-plugins-sections.txt:
95         * docs/plugins/gst-plugins-good-plugins.args:
96         * docs/plugins/gst-plugins-good-plugins.hierarchy:
97         * docs/plugins/gst-plugins-good-plugins.interfaces:
98         * docs/plugins/inspect/plugin-1394.xml:
99         * docs/plugins/inspect/plugin-aasink.xml:
100         * docs/plugins/inspect/plugin-alaw.xml:
101         * docs/plugins/inspect/plugin-alpha.xml:
102         * docs/plugins/inspect/plugin-alphacolor.xml:
103         * docs/plugins/inspect/plugin-annodex.xml:
104         * docs/plugins/inspect/plugin-apetag.xml:
105         * docs/plugins/inspect/plugin-audiofx.xml:
106         * docs/plugins/inspect/plugin-auparse.xml:
107         * docs/plugins/inspect/plugin-autodetect.xml:
108         * docs/plugins/inspect/plugin-avi.xml:
109         * docs/plugins/inspect/plugin-cacasink.xml:
110         * docs/plugins/inspect/plugin-cairo.xml:
111         * docs/plugins/inspect/plugin-cutter.xml:
112         * docs/plugins/inspect/plugin-debug.xml:
113         * docs/plugins/inspect/plugin-dv.xml:
114         * docs/plugins/inspect/plugin-efence.xml:
115         * docs/plugins/inspect/plugin-effectv.xml:
116         * docs/plugins/inspect/plugin-equalizer.xml:
117         * docs/plugins/inspect/plugin-esdsink.xml:
118         * docs/plugins/inspect/plugin-flac.xml:
119         * docs/plugins/inspect/plugin-flxdec.xml:
120         * docs/plugins/inspect/plugin-gamma.xml:
121         * docs/plugins/inspect/plugin-gconfelements.xml:
122         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
123         * docs/plugins/inspect/plugin-goom.xml:
124         * docs/plugins/inspect/plugin-goom2k1.xml:
125         * docs/plugins/inspect/plugin-halelements.xml:
126         * docs/plugins/inspect/plugin-icydemux.xml:
127         * docs/plugins/inspect/plugin-id3demux.xml:
128         * docs/plugins/inspect/plugin-interleave.xml:
129         * docs/plugins/inspect/plugin-jpeg.xml:
130         * docs/plugins/inspect/plugin-level.xml:
131         * docs/plugins/inspect/plugin-matroska.xml:
132         * docs/plugins/inspect/plugin-monoscope.xml:
133         * docs/plugins/inspect/plugin-mulaw.xml:
134         * docs/plugins/inspect/plugin-multifile.xml:
135         * docs/plugins/inspect/plugin-multipart.xml:
136         * docs/plugins/inspect/plugin-navigationtest.xml:
137         * docs/plugins/inspect/plugin-ossaudio.xml:
138         * docs/plugins/inspect/plugin-png.xml:
139         * docs/plugins/inspect/plugin-pulseaudio.xml:
140         * docs/plugins/inspect/plugin-quicktime.xml:
141         * docs/plugins/inspect/plugin-replaygain.xml:
142         * docs/plugins/inspect/plugin-rtp.xml:
143         * docs/plugins/inspect/plugin-rtsp.xml:
144         * docs/plugins/inspect/plugin-shout2send.xml:
145         * docs/plugins/inspect/plugin-smpte.xml:
146         * docs/plugins/inspect/plugin-soup.xml:
147         * docs/plugins/inspect/plugin-spectrum.xml:
148         * docs/plugins/inspect/plugin-speex.xml:
149         * docs/plugins/inspect/plugin-taglib.xml:
150         * docs/plugins/inspect/plugin-udp.xml:
151         * docs/plugins/inspect/plugin-video4linux2.xml:
152         * docs/plugins/inspect/plugin-videobalance.xml:
153         * docs/plugins/inspect/plugin-videobox.xml:
154         * docs/plugins/inspect/plugin-videocrop.xml:
155         * docs/plugins/inspect/plugin-videoflip.xml:
156         * docs/plugins/inspect/plugin-videomixer.xml:
157         * docs/plugins/inspect/plugin-wavenc.xml:
158         * docs/plugins/inspect/plugin-wavpack.xml:
159         * docs/plugins/inspect/plugin-wavparse.xml:
160         * docs/plugins/inspect/plugin-ximagesrc.xml:
161         * gst/matroska/matroska-demux.c:
162         * gst/matroska/matroska-demux.h:
163         * gst/matroska/matroska-mux.c:
164         * gst/matroska/matroska-mux.h:
165         Add documentation for matroskamux and matroskademux and
166         update the inspection xml files.
167
168 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
169
170         * configure.ac:
171         Apparently AC_CONFIG_MACRO_DIR breaks when using more
172         than one macro directory, reverting last change.
173
174 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
175
176         * configure.ac:
177         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
178         our M4 macros.
179
180 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
181
182         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
183         Provide the parameters that are required for the format string
184         to fix a compiler warning.
185
186 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
187
188         * gst/autodetect/gstautoaudiosrc.c:
189           Fix classification.
190
191 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
192
193         Patch by: Cygwin Ports maintainer
194                   <yselkowitz at users dot sourceforge dot net>
195
196         * autogen.sh:
197         * configure.ac:
198         Require gettext 0.17 because older versions don't mix with libtool
199         2.2. At build time an older gettext version will still work.
200         Fixes bug #556091.
201
202 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
203
204         Patch by: Peter Kjellerstedt <pkj at axis com>
205
206         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
207         Make gst_multiudpsink_render() ignore errors from sendto() instead of
208         breaking streaming. Emit a warning instead. Fixes #562572.
209
210 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
211
212         Patch by: Ron McOuat <rmcouat at smartt dot com>
213
214         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
215         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
216         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
217         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
218         * ext/soup/gstsouphttpsrc.h:
219         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
220         (digest_auth_cb), (run_test), (GST_START_TEST),
221         (souphttpsrc_suite), (run_server):
222         Add support for basic and digest authentication in souphttpsrc.
223         Fixes bug #561775.
224
225 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
226
227         Patch by: Pepijn Van Eeckhoudt
228                       <pepijn dot vaneeckhoudt at luciad dot com>
229
230         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
231         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
232         * gst/wavenc/gstwavenc.h:
233         * gst/wavenc/riff.h:
234         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
235
236 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
237
238         Patch by: 이문형 <iwings at gmail dot com>
239
240         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
241         Prevent further read/write actions taken to the connect-failed socket by
242         erroring out quickly. See #562258.
243
244 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
245
246         * tests/examples/level/level-example.c:
247           Set fakesink to sync. Otherwise people might question the message
248           interval. Nevertheless the timestamp in the message is what matters.
249
250 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
251
252         * tests/icles/.cvsignore:
253         cvsignore newly generated file.
254
255 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
256
257         * gst/rtp/gstasteriskh263.c:
258         * gst/rtp/gstasteriskh263.h:
259         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
260         * gst/rtp/gstrtpL16depay.h:
261         * gst/rtp/gstrtpL16pay.c:
262         * gst/rtp/gstrtpL16pay.h:
263         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
264         * gst/rtp/gstrtpac3depay.h:
265         * gst/rtp/gstrtpamrdepay.c:
266         * gst/rtp/gstrtpamrdepay.h:
267         * gst/rtp/gstrtpamrpay.c:
268         * gst/rtp/gstrtpamrpay.h:
269         * gst/rtp/gstrtpdepay.c:
270         * gst/rtp/gstrtpdepay.h:
271         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
272         * gst/rtp/gstrtpg726depay.c:
273         * gst/rtp/gstrtpg726pay.c:
274         * gst/rtp/gstrtpg729depay.c:
275         * gst/rtp/gstrtpg729pay.c:
276         * gst/rtp/gstrtpgsmdepay.c:
277         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
278         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
279         * gst/rtp/gstrtph263depay.h:
280         * gst/rtp/gstrtph263pay.c:
281         * gst/rtp/gstrtph263pay.h:
282         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
283         * gst/rtp/gstrtph263pdepay.h:
284         * gst/rtp/gstrtph263ppay.c:
285         * gst/rtp/gstrtph263ppay.h:
286         * gst/rtp/gstrtph264depay.c:
287         * gst/rtp/gstrtph264depay.h:
288         * gst/rtp/gstrtph264pay.c:
289         * gst/rtp/gstrtph264pay.h:
290         * gst/rtp/gstrtpilbcdepay.c:
291         * gst/rtp/gstrtpilbcpay.c:
292         * gst/rtp/gstrtpjpegdepay.h:
293         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
294         * gst/rtp/gstrtpmp1sdepay.h:
295         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
296         * gst/rtp/gstrtpmp2tdepay.h:
297         * gst/rtp/gstrtpmp2tpay.c:
298         * gst/rtp/gstrtpmp2tpay.h:
299         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
300         * gst/rtp/gstrtpmp4apay.c:
301         * gst/rtp/gstrtpmp4apay.h:
302         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
303         * gst/rtp/gstrtpmp4gdepay.h:
304         * gst/rtp/gstrtpmp4gpay.c:
305         * gst/rtp/gstrtpmp4gpay.h:
306         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
307         * gst/rtp/gstrtpmp4vdepay.h:
308         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
309         * gst/rtp/gstrtpmp4vpay.h:
310         * gst/rtp/gstrtpmpadepay.c:
311         * gst/rtp/gstrtpmpadepay.h:
312         * gst/rtp/gstrtpmpapay.c:
313         * gst/rtp/gstrtpmpapay.h:
314         * gst/rtp/gstrtpmpvdepay.c:
315         * gst/rtp/gstrtpmpvdepay.h:
316         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
317         * gst/rtp/gstrtppcmapay.c:
318         * gst/rtp/gstrtppcmudepay.c:
319         * gst/rtp/gstrtppcmupay.c:
320         * gst/rtp/gstrtpspeexdepay.c:
321         * gst/rtp/gstrtpspeexpay.c:
322         * gst/rtp/gstrtpsv3vdepay.c:
323         * gst/rtp/gstrtpsv3vdepay.h:
324         * gst/rtp/gstrtptheoradepay.c:
325         * gst/rtp/gstrtptheoradepay.h:
326         * gst/rtp/gstrtptheorapay.c:
327         * gst/rtp/gstrtptheorapay.h:
328         * gst/rtp/gstrtpvorbisdepay.c:
329         * gst/rtp/gstrtpvorbisdepay.h:
330         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
331         * gst/rtp/gstrtpvorbispay.h:
332         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
333         * gst/rtp/gstrtpvrawpay.c:
334         Fix the descriptions and fix some email addresses.
335
336 2008-11-25  Julien Moutte  <julien@fluendo.com>
337
338         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
339         to supported qtdemux video codecs as I found some video clips using 
340         those.
341
342 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
343
344         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
345         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
346         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
347         (gst_auto_video_sink_detect):
348         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
349         Post an error when we can't set the internal ghostpad target.
350
351 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
352
353         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
354         (gst_video_crop_transform), (gst_video_crop_transform_caps),
355         (gst_video_crop_set_caps), (gst_video_crop_set_property):
356         * gst/videocrop/gstvideocrop.h:
357         Fix renegotiation when changing properties using the new basetransform
358         features. Fixes #561502.
359
360         * tests/icles/Makefile.am:
361         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
362         Add crazy interactive test unit for dynamically changing properties.
363
364 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
365
366         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
367         (gst_rtspsrc_parse_range):
368         Add some more debugging.
369         Use the reanges received from the server unconditionally.
370         Fixes #561625.
371
372 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
373
374         * ext/pulse/pulsesink.c:
375           Change #if 0 to something more expresive and add pointer to related
376           bug ticket.
377
378 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
379
380         Patch by: Tal Shalif <tshalif at nargila dot org>
381
382         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
383         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
384         the latter don't exist on some systems (mingw). Fixes bug #561990.
385
386 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
387
388         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
389
390         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
391         Add transferMode.dnla.org header to HTTP requests as this is
392         required by the DLNA specs and doesn't hurt in other situations.
393         Fixes bug #561802.
394
395 2008-11-20  Michael Smith <msmith@songbirdnest.com>
396
397         * sys/osxvideo/osxvideosink.h:
398         * sys/osxvideo/osxvideosink.m:
399           Handle video window resizing more correctly, avoiding crashes when
400           embedding the window and resizing it.
401
402 2008-11-20  Michael Smith <msmith@songbirdnest.com>
403
404         * gst/udp/gstmultiudpsink.c:
405         * gst/udp/gstudpnetutils.c:
406         * gst/udp/gstudpnetutils.h:
407         * gst/udp/gstudpsrc.c:
408           Fix multiudpsink on OSX by passing the specific length of the socket,
409           refactor that into a function shared with the same thing in udpsrc.
410
411 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
412
413         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
414         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
415         (gst_wavparse_stream_headers):
416         Fix the scaling code.
417         Fix parsing of the INFO chunks, we were reading the wrong number of
418         bytes.  Fixes #561580.
419
420 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
421
422         * gst/matroska/matroska-mux.c:
423         Fix NULL pointer dereference of an unset codec_id in the recently 
424         added Dirac paths
425
426 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
427
428         * tests/check/Makefile.am:
429         Just keep disabling elements that hang the states test until it
430         works.
431
432 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
433
434         * ext/libpng/gstpngenc.c:
435         Don't flush downstream after every buffer - that's not what
436         this libpng callback is for at all!
437
438 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
439
440         * sys/v4l2/v4l2src_calls.c:
441           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
442           (gst_v4l2src_probe_caps_for_format):
443           Turns out we don't always get the frame sizes in a predefined
444           order from lowest to highest resolution, so let's just sort the
445           list by frame size once we've queried the possible resolutions
446           rather than assume any particular order. Fixes probed caps for
447           the camera in my HP2133 mini notebook and makes v4l2src default
448           to a decent size.
449
450 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
451
452         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
453         * gst/matroska/matroska-ids.h:
454         Make mkvdemux aware of E-AC3.
455
456 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
457
458         * gst/rtp/Makefile.am:
459         * gst/rtp/gstrtp.c: (plugin_init):
460         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
461         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
462         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
463         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
464         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
465         (gst_rtp_jpeg_depay_change_state),
466         (gst_rtp_jpeg_depay_plugin_init):
467         * gst/rtp/gstrtpjpegdepay.h:
468         Add a jpeg depayloader.
469
470         * gst/rtp/gstrtpjpegpay.c:
471         Set the default properties on the payloader to better defaults.
472
473 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
474
475         * sys/v4l2/gstv4l2.c:
476           Give it a primary rank for autovideosrc.
477
478 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
479
480         Patch by: Bjorn Ostby <bjornos at axis dot com>
481
482         * gst/rtp/Makefile.am:
483         * gst/rtp/gstrtp.c: (plugin_init):
484         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
485         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
486         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
487         (gst_rtp_jpeg_pay_read_quant_table),
488         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
489         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
490         (gst_rtp_jpeg_pay_plugin_init):
491         * gst/rtp/gstrtpjpegpay.h:
492         Add JPEG payloader. Fixes #560756.
493
494 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
495
496         Patch by: Fabricio Godoy <skarllot at gmail dot com>
497
498         * sys/oss/gstosssink.c: (gst_oss_sink_open):
499         * sys/oss/gstosssrc.c: (gst_oss_src_open):
500         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
501         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
502         Fix some spelling mistakes. Fixes #556802.
503
504 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
505
506         * gst/equalizer/GstIirEqualizer10Bands.prs:
507         * gst/equalizer/GstIirEqualizer3Bands.prs:
508         * gst/equalizer/Makefile.am:
509         * gst/equalizer/gstiirequalizer10bands.c:
510         * gst/equalizer/gstiirequalizer3bands.c:
511           Add presets for equalizer. Fixes #522183.
512
513 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
514
515         * gst/rtsp/Makefile.am:
516         * gst/rtsp/gstrtsp.c: (plugin_init):
517         * gst/rtsp/gstrtspgoogle.c:
518         * gst/rtsp/gstrtspgoogle.h:
519         Remove google extension again, it's not needed anymore because we never
520         send multiple transports anymore.
521
522 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
523
524         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
525
526         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
527         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
528         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
529         (gst_rtspsrc_stream_free),
530         (gst_rtspsrc_stream_configure_udp_sinks),
531         (gst_rtspsrc_stream_configure_transport),
532         (gst_rtspsrc_send_dummy_packets),
533         (gst_rtspsrc_create_transports_string),
534         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
535         * gst/rtsp/gstrtspsrc.h:
536         Add property to configure NAT traversal method.
537         Ignore EOS from the internal sinks.
538         Implement sending dummy packets as a (simple) method to open up
539         some firewalls.
540         Send PLAY request to the server after we started the udp sources.
541         Fixes #559545.
542
543 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
544
545         Patch by: Yotam <sh dot yotam at gmail dot com>
546
547         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
548         Flush the remaining frames on EOS. Fixes #560641.
549
550 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
551
552         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
553         Fix compiler warning about printf formatting.
554
555 2008-11-12  Andy Wingo  <wingo@pobox.com>
556
557         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
558         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
559         segment events instead of sending them from the seeking thread.
560         Fixes #559288.
561         (gst_qtdemux_push_pending_newsegment): New helper, sends out
562         queued newsegment events.
563         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
564         call it here, as we only seek when looping, and only push in the
565         movie state.
566
567 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
568
569         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
570         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
571         * gst/qtdemux/qtdemux_fourcc.h:
572         * gst/qtdemux/qtdemux_types.c:
573         Add cover and alternative copyright tag, and enhance some existing
574         ones by marking them as container atoms.
575
576 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
577
578         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
579         Don't ignore the return value of setcaps.
580
581 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
582
583         Patch by: Olivier Crete <tester at tester dot ca>
584
585         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
586         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
587         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
588         * gst/rtp/gstrtpg729pay.h:
589         Replace G729 payloader with an improved version. Fixes #532409.
590
591 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
592
593         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
594         (gst_rtspsrc_change_state):
595         Only send one transport at a time for improved compatibility with some
596         broken servers. See #537832.
597
598 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
599
600         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
601         (gst_rtspsrc_perform_seek):
602         Only pause/play in the seek handler when the source was playing.
603         Fixes #529379.
604
605 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
606
607         * gst/matroska/matroska-mux.c:
608         (gst_matroska_mux_handle_dirac_packet):
609         Fix muxing of Dirac streams if the input already has the format
610         we need, i.e. is the output of matroskademux.
611
612 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
613
614         * gst/avi/gstavimux.c:
615           Don't segfault on string typed tags being NULL. Fixes #560155.
616
617 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
618
619         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
620         (gst_matroska_mux_audio_pad_setcaps):
621         Fix mapping AAC profile to Matroska codec id.
622
623 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
624
625         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
626         (qtdemux_video_caps), (qtdemux_audio_caps):
627         Refactor some raw audio caps building, and handle >16-bit cases.
628         Fix/replace building caps from a string description.
629
630 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
631
632         * gst/audiofx/audiowsincband.c:
633         * gst/audiofx/audiowsinclimit.c:
634         * gst/cutter/gstcutter.c:
635           Make author name consistent with others.
636
637 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
638
639         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
640
641         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
642         (gst_rtspsrc_stream_configure_udp_sink):
643         Pause the RTSP stream before doing a new play request.
644         Make sure that adding the udpsinks does not cause the rtspsrc to become
645         a sink. Fixes #559547.
646
647 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
648
649         * gst/matroska/matroska-ids.h:
650         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
651         (gst_matroska_mux_handle_dirac_packet),
652         (gst_matroska_mux_write_data):
653         Implement Dirac muxing into Matroska comforming to the spec, i.e.
654         put all Dirac packages up to a picture into a Matroska block.
655
656         TODO: Implement writing of the ReferenceBlock Matroska elements,
657         currently the Dirac muxing is only 100% correct if Matroska version 2
658         is selected for muxing.
659
660 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
661
662         Patch by: Bastien Nocera <hadess at hadess dot net>,
663                   Hans de Goede <jwrdegoede at fedoraproject dot org>
664
665         * configure.ac:
666         * sys/v4l2/Makefile.am:
667         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
668         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
669         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
670         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
671         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
672         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
673         (gst_v4l2_get_input), (gst_v4l2_set_input):
674         * sys/v4l2/v4l2_calls.h:
675         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
676         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
677         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
678         (gst_v4l2src_fill_format_list),
679         (gst_v4l2src_probe_caps_for_format_and_size),
680         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
681         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
682         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
683         (gst_v4l2src_get_nearest_size):
684         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
685
686 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
687
688         * ext/aalib/Makefile.am:
689         * ext/annodex/Makefile.am:
690         * ext/cairo/Makefile.am:
691         * ext/dv/Makefile.am:
692         * ext/esd/Makefile.am:
693         * ext/flac/Makefile.am:
694         * ext/gconf/Makefile.am:
695         * ext/gdk_pixbuf/Makefile.am:
696         * ext/hal/Makefile.am:
697         * ext/jpeg/Makefile.am:
698         * ext/ladspa/Makefile.am:
699         * ext/libcaca/Makefile.am:
700         * ext/libmng/Makefile.am:
701         * ext/libpng/Makefile.am:
702         * ext/mikmod/Makefile.am:
703         * ext/pulse/Makefile.am:
704         * ext/raw1394/Makefile.am:
705         * ext/shout2/Makefile.am:
706         * ext/soup/Makefile.am:
707         * ext/speex/Makefile.am:
708         * ext/taglib/Makefile.am:
709         * ext/wavpack/Makefile.am:
710         * gst/alpha/Makefile.am:
711         * gst/apetag/Makefile.am:
712         * gst/audiofx/Makefile.am:
713         * gst/auparse/Makefile.am:
714         * gst/autodetect/Makefile.am:
715         * gst/avi/Makefile.am:
716         * gst/cutter/Makefile.am:
717         * gst/debug/Makefile.am:
718         * gst/effectv/Makefile.am:
719         * gst/equalizer/Makefile.am:
720         * gst/flx/Makefile.am:
721         * gst/goom/Makefile.am:
722         * gst/goom2k1/Makefile.am:
723         * gst/icydemux/Makefile.am:
724         * gst/id3demux/Makefile.am:
725         * gst/interleave/Makefile.am:
726         * gst/law/Makefile.am:
727         * gst/level/Makefile.am:
728         * gst/matroska/Makefile.am:
729         * gst/median/Makefile.am:
730         * gst/monoscope/Makefile.am:
731         * gst/multifile/Makefile.am:
732         * gst/multipart/Makefile.am:
733         * gst/oldcore/Makefile.am:
734         * gst/qtdemux/Makefile.am:
735         * gst/replaygain/Makefile.am:
736         * gst/rtp/Makefile.am:
737         * gst/rtsp/Makefile.am:
738         * gst/smpte/Makefile.am:
739         * gst/spectrum/Makefile.am:
740         * gst/udp/Makefile.am:
741         * gst/videobox/Makefile.am:
742         * gst/videocrop/Makefile.am:
743         * gst/videofilter/Makefile.am:
744         * gst/videomixer/Makefile.am:
745         * gst/wavenc/Makefile.am:
746         * gst/wavparse/Makefile.am:
747         * sys/directdraw/Makefile.am:
748         * sys/directsound/Makefile.am:
749         * sys/oss/Makefile.am:
750         * sys/osxaudio/Makefile.am:
751         * sys/osxvideo/Makefile.am:
752         * sys/sunaudio/Makefile.am:
753         * sys/v4l2/Makefile.am:
754         * sys/waveform/Makefile.am:
755         * sys/ximage/Makefile.am:
756           Don't install static libs for plugins. Fixes #550851 for -good.
757
758 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
759
760         * ext/flac/Makefile.am:
761         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
762         This fixes compilation if FLAC is installed in an uncommon location
763         that is not already handled by other CFLAGS. Fixes bug #558711.
764
765 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
766
767         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
768         Guard more uncommon formats with ifdefs so that we can compile on older
769         versions.
770
771 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
772
773         Patch by: Nick Haddad <nick at haddads dot net>
774
775         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
776         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
777         (gst_avi_demux_stream_data):
778         Invert other uncompressed RGB formats. Fixes #558554.
779
780 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
781
782         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
783         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
784         * gst/wavenc/gstwavenc.h:
785         Add support for float/double as input and remove the (nowadays)
786         useless parsing of the depth as we require width==depth.
787
788 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
789
790         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
791         * gst/rtp/gstrtpmpapay.c:
792         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
793         mpeg version 1. Fixes #558427.
794
795 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
796
797         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
798         (gst_rtp_L16_pay_getcaps):
799         Only put an integral amount of samples in the RTP packet.
800         Fixes #556641.
801
802 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
803
804         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
805         * gst/rtp/gstrtpchannels.h:
806         Add method to get possible channel positions.
807
808 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
809
810         * gst/rtp/Makefile.am:
811         Also commit updated makefile
812
813 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
814
815         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
816         Don't allow width=32,depth=24 as input. WAV requires that the width
817         is the next integer multiply of 8 from the depth.
818
819 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
820
821         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
822         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
823         (gst_rtp_L16_pay_getcaps):
824         * gst/rtp/gstrtpchannels.c: (check_channels),
825         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
826         (gst_rtp_channels_create_default):
827         * gst/rtp/gstrtpchannels.h:
828         Add mappings for multichannel support. Does not completely just work
829         because the getcaps function does not yet return the allowed channel
830         mappings. See #556641.
831
832 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
833
834         * gst/goom/Makefile.am:
835         * gst/goom/README:
836         * gst/goom/config_param.c:
837         * gst/goom/convolve_fx.c:
838         * gst/goom/drawmethods.c:
839         * gst/goom/drawmethods.h:
840         * gst/goom/filters.c:
841         * gst/goom/filters_mmx.s:
842         * gst/goom/flying_stars_fx.c:
843         * gst/goom/goom.h:
844         * gst/goom/goom_config.h:
845         * gst/goom/goom_config_param.h:
846         * gst/goom/goom_core.c:
847         * gst/goom/goom_filters.h:
848         * gst/goom/goom_fx.h:
849         * gst/goom/goom_graphic.h:
850         * gst/goom/goom_plugin_info.h:
851         * gst/goom/goom_tools.c:
852         * gst/goom/goom_tools.h:
853         * gst/goom/goom_typedefs.h:
854         * gst/goom/goom_visual_fx.h:
855         * gst/goom/graphic.c:
856         * gst/goom/ifs.c:
857         * gst/goom/ifs.h:
858         * gst/goom/lines.c:
859         * gst/goom/lines.h:
860         * gst/goom/mathtools.c:
861         * gst/goom/mathtools.h:
862         * gst/goom/mmx.c:
863         * gst/goom/motif_goom1.h:
864         * gst/goom/motif_goom2.h:
865         * gst/goom/plugin_info.c:
866         * gst/goom/ppc_drawings.h:
867         * gst/goom/ppc_zoom_ultimate.h:
868         * gst/goom/sound_tester.c:
869         * gst/goom/sound_tester.h:
870         * gst/goom/surf3d.c:
871         * gst/goom/surf3d.h:
872         * gst/goom/tentacle3d.c:
873         * gst/goom/tentacle3d.h:
874         * gst/goom/v3d.c:
875         * gst/goom/v3d.h:
876         * gst/goom/xmmx.c:
877           Add license headers in all source files. Remove filter.c from
878           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
879           which are not used right now. Fixes #557709.
880
881 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
882
883         Patch by: Olivier Crete <tester at tester dot ca>
884
885         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
886         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
887         Implement getcaps in rtpL16pay. Fixes #556484.
888
889 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
890
891         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
892         (gst_rtp_L16_depay_process):
893         Check if clock-rate and channels are valid.
894         Don't ignore the return value of setcaps.
895         No need to validate the buffer, the base class does that for us.
896         Use the marker bit to set the DISCONT flag on outgoing buffers.
897
898         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
899         Don't ignore the return value of set_outcaps.
900
901         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
902         (gst_rtp_ac3_depay_process):
903         Don't ignore the return value of set_caps.
904         No need to validate the buffer, the base class does that for us.
905
906         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
907         (gst_rtp_amr_depay_process):
908         * gst/rtp/gstrtpamrdepay.h:
909         Don't ignore the return value of setcaps.
910         No need to validate the buffer, the base class does that for us.
911         No need to set output caps on the buffers, the base class does that for
912         us.
913         The subclass will make sure we are negotiated.
914         
915         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
916         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
917         * gst/rtp/gstrtpdvdepay.h:
918         Clean up caps negotiation.
919         The subclass will make sure we are negotiated.
920
921         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
922         (gst_rtp_g726_depay_process):
923         Clean up caps negotiation.
924         Use the marker bit to set the DISCONT flag on outgoing buffers.
925
926         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
927         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
928         * gst/rtp/gstrtpg729depay.h:
929         The subclass will make sure we are negotiated.
930         Use the marker bit to set the DISCONT flag on outgoing buffers.
931
932         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
933         (gst_rtp_gsm_depay_process):
934         Clean up caps negotiation.
935         Use the marker bit to set the DISCONT flag on outgoing buffers.
936
937         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
938         Clean up caps negotiation.
939         Don't ignore the return value of set_outcaps.
940
941         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
942         (gst_rtp_h263_depay_process):
943         Clean up caps negotiation.
944         No need to validate the buffer, the base class does that for us.
945
946         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
947         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
948         * gst/rtp/gstrtph263pay.h:
949         Don't ignore the return value of set_outcaps.
950         Do some more timestamps.
951
952         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
953         (gst_rtp_h263p_depay_process):
954         Clean up caps negotiation.
955         Don't ignore the return value of setcaps.
956         No need to validate the buffer, the base class does that for us.
957
958         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
959         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
960         (gst_rtp_h263p_pay_handle_buffer):
961         * gst/rtp/gstrtph263ppay.h:
962         Don't ignore the return value of set_outcaps.
963         Do some more timestamps.
964
965         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
966         (gst_rtp_h264_depay_process):
967         Clean up caps negotiation.
968         Don't ignore the return value of setcaps.
969         Fix possible caps leak.
970         No need to validate the buffer, the base class does that for us.
971
972         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
973         Add some more debug info.
974
975         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
976         (gst_rtp_ilbc_depay_process):
977         Clean up caps negotiation.
978         Use the marker bit to set the DISCONT flag on outgoing buffers.
979
980         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
981         Clean up caps negotiation.
982
983         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
984         (gst_rtp_mp1s_depay_process):
985         Clean up caps negotiation.
986         Don't ignore the return value of setcaps.
987         No need to validate the buffer, the base class does that for us.
988         No need to set caps on buffers, subclass does that for us.
989
990         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
991         (gst_rtp_mp2t_depay_process):
992         Clean up caps negotiation.
993         Don't ignore the return value of setcaps.
994         No need to validate the buffer, the base class does that for us.
995         No need to set caps on buffers, subclass does that for us.
996
997         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
998         (gst_rtp_mp4a_depay_process):
999         Clean up caps negotiation.
1000         Don't ignore the return value of setcaps.
1001         No need to validate the buffer, the base class does that for us.
1002
1003         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1004         (gst_rtp_mp4a_pay_setcaps):
1005         Don't ignore the return value of set_outcaps.
1006
1007         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1008         (gst_rtp_mp4g_depay_process):
1009         Clean up caps negotiation.
1010         Don't ignore the return value of setcaps.
1011         No need to validate the buffer, the base class does that for us.
1012         No need to set caps on buffers, subclass does that for us.
1013
1014         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1015         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1016         Don't ignore the return value of set_outcaps.
1017
1018         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1019         (gst_rtp_mp4v_depay_process):
1020         Clean up caps negotiation.
1021         Don't ignore the return value of setcaps.
1022         No need to validate the buffer, the base class does that for us.
1023         No need to set caps on buffers, subclass does that for us.
1024
1025         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1026         (gst_rtp_mp4v_pay_setcaps):
1027         Don't ignore the return value of set_outcaps.
1028
1029         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1030         (gst_rtp_mpa_depay_process):
1031         Clean up caps negotiation.
1032         Don't ignore the return value of setcaps.
1033         No need to validate the buffer, the base class does that for us.
1034         Use the marker bit to set the DISCONT flag on outgoing buffers.
1035
1036         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1037         Don't ignore the return value of set_outcaps.
1038
1039         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1040         (gst_rtp_mpv_depay_process):
1041         Clean up caps negotiation.
1042         Actually set output caps.
1043         No need to validate the buffer, the base class does that for us.
1044
1045         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1046         Don't ignore the return value of set_outcaps.
1047
1048         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1049         (gst_rtp_pcma_depay_process):
1050         Clean up caps negotiation.
1051         Set output buffer duration because we can.
1052         Use the marker bit to set the DISCONT flag on outgoing buffers.
1053
1054         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1055         Don't ignore the return value of set_outcaps.
1056
1057         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1058         (gst_rtp_pcmu_depay_process):
1059         Clean up caps negotiation.
1060         Use the marker bit to set the DISCONT flag on outgoing buffers.
1061
1062         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1063         Don't ignore the return value of set_outcaps.
1064
1065         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1066         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1067         Clean up caps negotiation.
1068         Set output caps on the pad and header buffers.
1069         Set duration on output buffers because we can.
1070
1071         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1072         Don't ignore the return value of set_outcaps.
1073
1074         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1075         (gst_rtp_sv3v_depay_process):
1076         Clean up caps negotiation.
1077         No need to validate the buffer, the base class does that for us.
1078         No need to set caps out output buffers, subclass does that.
1079
1080         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1081         (gst_rtp_theora_depay_process):
1082         Don't ignore the return value of setcaps.
1083         No need to validate the buffer, the base class does that for us.
1084
1085         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1086         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1087         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1088         (gst_rtp_theora_pay_handle_buffer):
1089         Don't ignore the return value of set_outcaps.
1090
1091         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1092         (gst_rtp_vorbis_depay_process):
1093         Don't ignore the return value of setcaps.
1094         No need to validate the buffer, the base class does that for us.
1095
1096         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1097         Don't ignore the return value of set_outcaps.
1098
1099         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1100         Clean up caps negotiation, don't ignore setcaps return.
1101
1102         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1103         Don't ignore the return value of set_outcaps.
1104
1105 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1106
1107         * gst/matroska/matroska-demux.c:
1108         (gst_matroska_demux_handle_src_event):
1109         Forward unknown events upstream.
1110
1111 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1112
1113         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1114         Add some refcount check
1115
1116         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1117         Don't ignore the result of write(), fixes a  compiler warning for me.
1118
1119         * tests/icles/videobox-test.c: (main):
1120         Make the output a little more pretty.
1121
1122 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1123
1124         * ext/esd/esdmon.c:
1125           Add doc blob.
1126
1127 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1128
1129         * docs/plugins/Makefile.am:
1130         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1131         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1132         * docs/plugins/gst-plugins-good-plugins.args:
1133         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1134         * docs/plugins/gst-plugins-good-plugins.interfaces:
1135         * docs/plugins/inspect/plugin-autodetect.xml:
1136           Add the docs of the new elements.
1137
1138 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1139
1140         * gst/autodetect/gstautoaudiosrc.c:
1141         (gst_auto_audio_src_class_init):
1142         * gst/autodetect/gstautovideosrc.c:
1143         (gst_auto_video_src_class_init):
1144         Fix "Since" tags in the documentation.
1145
1146 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1147
1148         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1149
1150         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1151         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1152         Add support for souphttpsrc to act as a live source. This makes it
1153         possible to get timestamped buffers in combination with the
1154         "do-timestamp" property. Fixes bug #556019.
1155
1156 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1157
1158         * gst/autodetect/Makefile.am:
1159         * gst/autodetect/gstautoaudiosink.c:
1160         * gst/autodetect/gstautoaudiosrc.c:
1161         * gst/autodetect/gstautoaudiosrc.h:
1162         * gst/autodetect/gstautodetect.c:
1163         * gst/autodetect/gstautovideosink.c:
1164         * gst/autodetect/gstautovideosrc.c:
1165         * gst/autodetect/gstautovideosrc.h:
1166           Implement src plugins. Little code/string cleanup in the sinks.
1167           Fixes #523813.
1168
1169 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1170
1171         Patch by: Peter Kjellerstedt <pkj at axis com>
1172
1173         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1174         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1175         Fix a memory leak when pads are requested but the pipeline never
1176         goes into PLAYING.
1177
1178         Correctly remove request pads, no matter if they have collected
1179         data or not.
1180
1181         Fixes bug #557710.
1182
1183 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1184
1185         Patch by: <lrn1986 at gmail dot com>
1186
1187         * gst/udp/gstudpnetutils.h:
1188         Define the correct WINVER so getaddinfo() can be used when using
1189         mingw32. Fixes bug #557294.
1190
1191 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1192
1193         Patch by: <lrn1986 at gmail dot com>
1194
1195         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1196         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1197         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1198         Fix "argument type mismatch" compiler warnings on Windows.
1199         Fixes bug #557293.
1200
1201 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1202
1203         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1204         Don't calculate the filter coefficients for every single buffer
1205         but only when it's needed. Fixes bug #557260.
1206
1207 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1208
1209         * configure.ac:
1210         Back to development -> 0.10.11.1
1211
1212 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1213
1214         * gst-plugins-good.doap:
1215         Fix version number of 0.10.11 release in doap file
1216
1217 === release 0.10.11 ===
1218
1219 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1220
1221         * configure.ac:
1222           releasing 0.10.11, "Secondary Consideration"
1223
1224 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1225
1226         * configure.ac:
1227         Commit 0.10.10.4 pre-release
1228
1229 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1230
1231         * gst/avi/gstavimux.c:
1232         Fix VPRP chunk setup in avimux.
1233         Fixes: #556010
1234         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1235
1236 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1237
1238         * gst/videobox/gstvideobox.c:
1239         support dynamically changing properties in videobox
1240         Fixed: #557085
1241         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1242
1243 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1244
1245         * configure.ac:
1246         0.10.10.3 pre-release
1247
1248 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1249
1250         * tests/check/Makefile.am:
1251         Don't run the states test on pulsesrc and pulsesink
1252
1253 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1254
1255         * configure.ac:
1256         Commit 0.10.10.2 pre-release bump that actually went
1257         out on 2008-10-11
1258
1259 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1260
1261         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1262         Skip entries for streams that don't have a output pad yet, thereby
1263         avoiding calling pad functions with a NULL pad.
1264         Fixes #556424
1265
1266 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1267
1268         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1269         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1270         Remove problematic and useless refcount check.
1271         Fixes #556381
1272
1273 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1274
1275         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1276         Remove problematic and useless refcount check.
1277         Fixes #556381
1278
1279 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1280
1281         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1282         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1283         Cast some size_t arguments to guint to avoid compiler
1284         warnings on 64-bit systems.
1285
1286 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1287
1288         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1289         Return TRUE instead of FALSE from the event handler when we swallowed the
1290         event.
1291
1292 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1293
1294         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1295         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1296         Reset header state. Fixes #555321.
1297
1298 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1299
1300         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1301         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1302         * gst/avi/gstavidemux.h:
1303         For timestamping audio packets we need to take into account the
1304         amount of blocks in one entry using the blockalign. Fixes some sync
1305         issues with zero-padded audio blocks in the beginning of avi files.
1306
1307 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1308
1309         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1310         (gst_multi_file_src_query):
1311         Implement DEFAULT and BUFFER position queries. See #555260.
1312
1313 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1314
1315         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1316         Fix build for systems that don't have XDamage.
1317
1318 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1319
1320         * tests/examples/rtp/client-H263p.sdp:
1321         * tests/examples/rtp/client-H263p.sh:
1322         * tests/examples/rtp/server-VTS-H263p.sh:
1323         Add some more H263p server and client examples.
1324
1325 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1326
1327         * configure.ac::
1328           Depend on released versions of core and base.
1329
1330 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1331
1332         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1333         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1334         Return -1 instead of 0 in error cases. Fixes #554771.
1335
1336 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1337
1338         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1339         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1340         Stop leaking the cursor image.
1341         Unref the last_ximage and the cached cursor image on shutdown.
1342         Fixes #551570.
1343
1344 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1345
1346         * sys/v4l2/gstv4l2object.h:
1347         Getting the Class from an instance is not just a matter of casting it to
1348         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1349         instance. Fixes #549784.
1350
1351 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1352
1353         * configure.ac:
1354           Fix libs for linking directsound.
1355         * sys/directsound/gstdirectsoundsink.c:
1356           Fix buffer sizing to prevent racing the ringbuffer at startup.
1357           Add volume property.
1358
1359 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1360
1361         * ext/pulse/pulsesink.c:
1362         Fix problems with pulsesink randomly erroring with code 'OK' after a
1363         format change on the stream by waiting when disconnecting the stream.
1364
1365 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1366
1367         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1368         (gst_rtp_amr_depay_process):
1369         Mark DISCONT on output buffers when the marker bit signals a new talk
1370         spurt.
1371
1372         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1373         Set the marker bit for buffers with a DISCONT flag to signal a talk
1374         spurt.
1375
1376 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1377
1378         * gst/rtp/Makefile.am:
1379         * gst/rtp/gstrtp.c: (plugin_init):
1380         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1381         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1382         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1383         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1384         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1385         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1386         * gst/rtp/gstrtpmp4apay.h:
1387         Added MP4A-LATM payloader to match the depayloader.
1388
1389 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1390
1391         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1392         (gst_videomixer_sink_event):
1393         Handle segments a little better. Fixes #537361.
1394
1395 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1396
1397         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1398         Don't assume the server supports PAUSE by default. Fixes #551048.
1399
1400 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1401
1402         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1403         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1404         Switch on the socket family to get the addrlen size right.
1405
1406 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1407
1408         Patch by: Daniel Franke <df at dfranke dot us>
1409
1410         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1411         OS X's bind() implementation is picky about its addrlen parameter and
1412         fails with EINVAL if it is larger than expected for the socket's address
1413         family. Set the length to the expected length instead. Fixes #553191.
1414
1415 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1416
1417         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1418         Handle the case where we cannot do desribe or when the describe result
1419         does not contain a valid SDP message.
1420
1421 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1422
1423         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1424         Fix setting the qos.
1425
1426 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1427
1428         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1429         (gst_qtdemux_chain):
1430         Some 'broken' files out there have atom lengths of zero...
1431         which basically results in qtdemux consuming that atom again and again
1432         until the *end of night* !
1433         Detect that and emits an adequate element error message.
1434
1435 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1436
1437         * gst/interleave/Makefile.am:
1438         * gst/matroska/Makefile.am:
1439         Fix build flags order.
1440
1441         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1442         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1443         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1444         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1445         Format fixes.
1446
1447         * tests/check/elements/multifile.c:
1448         Pull in unistd.h
1449
1450 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1451
1452         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1453         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1454         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1455         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1456         (gst_rtp_mp4g_depay_change_state):
1457         * gst/rtp/gstrtpmp4gdepay.h:
1458         Handle interleaved streams by reordering AU in a queue.
1459
1460 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1461
1462         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1463         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1464         Change some of the ranges in the caps, mostly for the amount of bits we
1465         can use.
1466         Added a little bitstream parse and use it to parse the AU header fields.
1467         Check for malformed and wrongly sized packets better.
1468         Implement more header field parsing.
1469         Handle the size of fragmented packets correctly.
1470
1471 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1472
1473         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1474         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1475         Add mapping for 'tiff' => image/tiff
1476         Fixes #552213
1477
1478 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1479
1480
1481         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1482         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1483           Pretend to care about the result of write() which works around
1484           compiler warnings.
1485
1486 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1487
1488         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1489           Make sure the desired default values are actually set, not only
1490           registered as defaults (actual problem is that the stereo-specific
1491           values are only updated if channels==2, which is not the case yet
1492           when the object is created, so the default values for the
1493           mid-side-stereo and loose-mid-side-stereo settings are never
1494           set in _update_quality()). Makes flacenc create smaller files by
1495           default (for stereo input), and fixes #550791.
1496
1497 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1498
1499         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1500         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1501         (qtdemux_parse_trak), (qtdemux_video_caps):
1502         * gst/qtdemux/qtdemux.h:
1503         * gst/qtdemux/qtdemux_fourcc.h:
1504         * gst/qtdemux/qtdemux_types.c:
1505         Add support for video/mj2 mime-type and its additional atoms/boxes.
1506         Fixes #550646.
1507
1508 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1509
1510         * gst/debug/gsttaginject.c:
1511           Add warning when tags parameter is unparsable and give example for
1512           quoting in the docs.
1513
1514 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1515
1516         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1517         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1518         Add some alternative byteswapped mappings that seem to pop up sometimes.
1519         Fixes #550288.
1520
1521 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1522
1523         * po/LINGUAS:
1524         * po/POTFILES.in:
1525         * po/POTFILES.skip:
1526           Add 'ca' to LINGUAS; add some more files with translations and some
1527           files which should be ignored by translation tools.
1528
1529 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1530
1531         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1532         * ext/speex/gstspeexdec.h:
1533         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1534         * ext/speex/gstspeexenc.h:
1535         Use integer encoding and decoding functions instead of converting
1536         the integer input to float in the element. The libspeex integer
1537         functions are doing this for us already or, if libspeex was compiled
1538         in integer mode, they're doing everything using integer arithmetics.
1539         Also saves some copying around.
1540
1541 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1542
1543         * configure.ac:
1544           Fix --disable-external
1545
1546 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1547
1548         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1549         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1550         * ext/wavpack/gstwavpackenc.h:
1551         Handle non-zero start timestamps and stream discontinuities
1552         correctly. This only has an effect if we're muxing into
1553         a container format as the raw WavPack stream must contain
1554         continous sample numbers.
1555
1556 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1557
1558         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1559         Correct the timestamp and granulepos calculation by one Speex
1560         frame.
1561
1562 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1563
1564         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1565         Correctly take the granulepos from upstream if possible and
1566         correctly handle the granulepos in various calculations: the
1567         granulepos is the sample number of the _last_ sample in a frame, not
1568         the first.
1569
1570         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1571         (gst_speex_enc_encode), (gst_speex_enc_chain),
1572         (gst_speex_enc_change_state):
1573         * ext/speex/gstspeexenc.h:
1574         Handle non-zero start timestamps in the encoder and detect/handle
1575         stream discontinuities. Fixes bug #547075.
1576
1577 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1578
1579         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1580
1581         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1582         Fix compiler warnings caused by passing a string as format string
1583         instead of "%s" and then the string. This is only exposed by -Wformat=2
1584         as used by default on Ubuntu. Fixes bug #550015.
1585
1586 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1587
1588         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1589         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1590         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1591         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1592         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1593           (gst_ebml_read_element_length):
1594         * gst/matroska/matroska-demux.c:
1595           (gst_matroska_demux_check_subtitle_buffer):
1596           Make stuff compile with GST_DISABLE_GST_DEBUG.
1597
1598 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1599
1600         * gst/law/alaw.c:
1601         * gst/law/mulaw.c:
1602           Ref caps before passing to gst_pad_template_new(), since that takes
1603           ownership.
1604
1605 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1606
1607         Patch by: Mersad Jelacic <mersad at axis dot com>
1608
1609         * gst/multipart/multipartdemux.c:
1610         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1611         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1612         demuxer. Fixes #549551.
1613
1614 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1615
1616         * sys/osxaudio/gstosxaudiosink.c:
1617         (gst_osx_audio_sink_select_device):
1618         * sys/osxaudio/gstosxaudiosrc.c:
1619         (gst_osx_audio_src_create_ringbuffer),
1620         (gst_osx_audio_src_select_device):
1621         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1622         Fix the build on macosx.
1623
1624 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1625
1626         * gst/icydemux/gsticydemux.c:
1627           Small docs fix: in the example pipeline, we need to pass
1628           iradio-mode=true to the source, so the server actually sends
1629           an ICY stream.
1630
1631 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1632
1633         * sys/osxaudio/gstosxaudio.c:
1634           Oops. Revert more completely.
1635
1636 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1637
1638         * sys/osxaudio/gstosxaudio.c:
1639           Revert accidental element rename from testing.
1640
1641 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1642
1643         * gst-plugins-good.doap:
1644         Pull in 0.10.10 doap entry from release branch
1645
1646 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1647
1648         * configure.ac:
1649         Update version number to reflect 0.10.10 release from
1650         branch.
1651
1652 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1653
1654         * sys/osxaudio/Makefile.am:
1655         * sys/osxaudio/gstosxaudio.c:
1656         * sys/osxaudio/gstosxaudiosink.c:
1657         * sys/osxaudio/gstosxaudiosink.h:
1658         * sys/osxaudio/gstosxaudiosrc.c:
1659         * sys/osxaudio/gstosxaudiosrc.h:
1660         * sys/osxaudio/gstosxringbuffer.c:
1661         * sys/osxaudio/gstosxringbuffer.h:
1662           Rewrite caps setting and ring buffer initialisation.
1663           Previously we never told CoreAudio what format we were going to send it,
1664           so it only worked due to luck, and not at all on some hardware.
1665           Now we explicitly advertise what formats the hardware supports, and then
1666           configure the selected one correctly.
1667
1668 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1669
1670         * sys/v4l2/gstv4l2object.c:
1671         * sys/v4l2/gstv4l2src.c:
1672         * sys/v4l2/gstv4l2src.h:
1673         * sys/v4l2/v4l2_calls.c:
1674         * sys/v4l2/v4l2src_calls.c:
1675           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1676           need to memset instance structures. Some more FIXME's and comments.
1677
1678 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1679
1680         * tests/icles/.cvsignore:
1681           Ignore more.
1682
1683 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1684
1685         * gst/goom/.cvsignore:
1686         * gst/goom2k1/.cvsignore:
1687           Ignore files.
1688
1689 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1690
1691         * ext/cairo/gsttextoverlay.c:
1692           Fix compiler warning.
1693
1694 2008-08-25  David Schleef  <ds@schleef.org>
1695
1696         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1697
1698 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1699
1700         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1701         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1702         * gst/matroska/matroska-mux.c:
1703         (gst_matroska_mux_video_pad_setcaps),
1704         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1705         Add Real[Audio|Video] support to Matroska containers.
1706         It works fine for:
1707         * decoding real audio/video streams contained in mkv
1708         * 'transmuxing' real (.rm) files into .mkv files
1709         It will not work though for encoding real[audio/video] streams that
1710         don't contain the 'mdpr_data' extra data on the caps.
1711         The reason why this will not work is because I never intended to
1712         duplicate virtually all the 'mdpr' block creation into mkvmux.
1713         Fixes #536067
1714
1715 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1716
1717         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1718         * gst/law/mulaw-conversion.c:
1719         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1720         (gst_mulawenc_chain):
1721         The encoder can't really renegotiate at the time they perform a
1722         pad-alloc so make the srcpads use fixed caps.
1723         Check the buffer size after a pad-alloc because the returned size might
1724         not be right when the downstream element does not know the size of the
1725         new buffer (capsfilter). Fixes #549073.
1726
1727 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1728
1729         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1730
1731         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1732         v4l2src doesn't have a property named "norm" so don't try to notify
1733         about changes to that property. The "norm" property and related
1734         code are commented out currently. Fixes bug #549090.
1735
1736 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1737
1738         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1739
1740         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1741         Reprobe devices again instead of taking a cached list as new
1742         devices could've been plugged in. Fixes bug #549062.
1743
1744 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1745
1746         * gst/autodetect/Makefile.am:
1747         Don't link the autodetect plugin with GConf as it doesn't
1748         use GConf. Fixes bug #545463.
1749
1750 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1751
1752         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1753         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1754         (gst_ebml_read_sint), (gst_ebml_read_float),
1755         (gst_ebml_read_header):
1756         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1757         possible to ignore errors and not post any ERROR messages on
1758         the bus.
1759
1760         * gst/matroska/matroska-demux.c:
1761         (gst_matroska_demux_parse_contents):
1762         Ignore any errors and not just EOS when parsing the contents of
1763         a SeekHead. Errors here are usually caused by truncated files
1764         and playback of the file works fine. Fixes playback of the
1765         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1766         archive.
1767
1768 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1769
1770         * gst/multipart/multipartdemux.c:
1771         * gst/multipart/multipartmux.c:
1772         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1773
1774 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1775
1776         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1777           gst_directdraw_sink_bufferpool_clear):
1778           Fix two more buffer ref leaks.
1779
1780 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1781
1782         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1783
1784         * sys/directdraw/gstdirectdrawsink.c:
1785           (gst_directdraw_sink_show_frame):
1786           Fix buffer ref leak.
1787
1788 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1789
1790         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1791         Revert the last commit. wavenc still supports width!=depth for 32 bit
1792         width. Thanks Tim.
1793
1794 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1795
1796         * gst/matroska/matroska-demux.c:
1797         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1798         If the duration of a block is unknown only use the timestamp for the
1799         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1800         laces. Otherwise every lace has the same timestamp which leads to
1801         various problems. Really fixes bug #548831.
1802
1803 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1804
1805         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1806         If we're not allowing width!=depth in wavenc we should also disable
1807         the code that was added to support width!=depth.
1808
1809 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1810
1811         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1812         Don't calculate the default duration of a frame from the audio sampling
1813         rate. This only works for raw audio if every frame contains a single
1814         sample and results in broken buffer durations for other formats
1815         if no specified default duration is given or the blocks have no
1816         duration. Fixes bug #548831.
1817
1818 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1819
1820         * gst/matroska/matroska-demux.c:
1821         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1822         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1823         are used for text/plain subtitles as a gap-filler in some files.
1824
1825 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1826
1827         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1828         (gst_v4l2_get_caps_info):
1829         Add S910 and PWC formats with a low priority.
1830
1831         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1832         (gst_v4l2src_probe_caps_for_format):
1833         Add more debugging.
1834
1835 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1836
1837         * ext/flac/gstflacenc.c:
1838           Fix compilation against older libflac versions.
1839
1840 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1841
1842         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1843         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1844         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1845         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1846         (gst_pulsemixer_ctrl_set_volume):
1847         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1848         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1849         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1850         (gst_pulsesink_init), (gst_pulsesink_open),
1851         (gst_pulsesink_prepare), (gst_pulsesink_write),
1852         (gst_pulsesink_delay), (gst_pulsesink_reset):
1853         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1854         (gst_pulsesrc_init):
1855         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1856         Fix a locking issue in pulsesink's prepare function.
1857
1858         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1859         Check if the created channel layout is valid for GStreamer.
1860
1861 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1862
1863         * gst/rtsp/gstrtspgoogle.c:
1864         Things that can happen when your brain is in google mode trying to
1865         deal with their google rtsp server extensions and trying to type your
1866         google mail account.
1867
1868 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1869
1870         * gst/rtsp/Makefile.am:
1871         * gst/rtsp/gstrtsp.c: (plugin_init):
1872         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1873         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1874         (_do_init), (gst_rtsp_google_base_init),
1875         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1876         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1877         (gst_rtsp_google_extension_init):
1878         * gst/rtsp/gstrtspgoogle.h:
1879         Add google RTSP extension, it can only handle udp and responds with
1880         unsupported if we do anything else. Fixes #546465.
1881
1882         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1883         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1884         (gst_rtspsrc_create_transports_string),
1885         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1886         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1887         Make transport setup code a bit better using GString.
1888         Add some more debug.
1889         Check for closed connections before doing anything on them.
1890
1891 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1892
1893         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1894         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1895         (gst_pulsesrc_prepare):
1896         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1897         (gst_pulse_channel_map_to_gst):
1898         * ext/pulse/pulseutil.h:
1899         If downstream provides no channel layout and >2 channels should be
1900         used use the default layout that pulseaudio chooses and also
1901         add this layout to the caps. Fixes bug #547258.
1902
1903 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1904
1905         Patch by: Peter Kjellerstedt <pkj at axis com>
1906
1907         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1908         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1909         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1910         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1911         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1912         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1913         (gst_udpsrc_set_property):
1914         Avoid leaking internally allocated file descriptors when setting
1915         custom file descriptors. Fixes #543101.
1916
1917 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1918
1919         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1920         Don't try to configure RTCP back to the server when the server did not
1921         give us a valid port number.
1922
1923 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1924
1925         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1926         Use new basetransform method to renegotiate. Fixes #544956.
1927
1928         * tests/icles/Makefile.am:
1929         * tests/icles/videobox-test.c: (make_pipeline), (main):
1930         Add videobox renegotiation example.
1931
1932 2008-08-19  David Schleef  <ds@schleef.org>
1933
1934         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1935         with sane values.  Fixes #548530.
1936
1937 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1938
1939         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1940         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1941         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1942         are already filled with the correct values by
1943         gst_ring_buffer_parse_caps() so there's no need to set them again
1944         with wrong values.
1945
1946 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1947
1948         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1949         (gst_avi_demux_read_subindexes_push):
1950         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1951         and instead of using the 'ix##' nomenclature, use '##ix'.
1952         They're still valid though, this fixes the duration and indexes for
1953         virtually all the ODML files I have.
1954
1955 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1956
1957         Patch by: Olivier Crete <tester at tester dot ca>
1958
1959         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1960         (gst_rtp_vorbis_depay_process):
1961         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1962         Update the vorbis RTP pay/depay to RFC 5215.
1963         Fixes #547842.
1964
1965 2008-08-14  David Schleef  <ds@schleef.org>
1966
1967         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1968           with 3:2 pulldown, i.e., 24p.
1969
1970 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1971
1972         * tests/check/elements/level.c: (GST_START_TEST):
1973         Fix compilation some more.
1974
1975 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1976
1977         * configure.ac::
1978           Require -base CVS for wavparse acid chunk parsing.
1979
1980 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1981
1982         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1983         (gst_pulsesink_init), (gst_pulsesink_finalize),
1984         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1985         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1986         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1987         * ext/pulse/pulsesink.h:
1988         Add "device-name" property to pulsesink too and currently commented
1989         out and not working support for a "volume" property.
1990
1991 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1992
1993         * configure.ac:
1994         Remove more cdio stuff (moved to ugly)
1995
1996 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1997
1998         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1999
2000         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2001         (gst_pulsesrc_get_property):
2002         Add "device-name" property, which provides a human readable string
2003         for the audio device, to make it more consisten with other audio
2004         sources. Fixes bug #547519.
2005
2006 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2007
2008         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2009         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2010         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2011         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2012         * ext/pulse/pulsemixerctrl.h:
2013         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2014         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2015         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2016         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2017         * ext/pulse/pulseprobe.h:
2018         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2019         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2020         (gst_pulsesrc_change_state):
2021         Improve debugging a bit by including the parent object in pulsemixerctrl
2022         and pulseprobe objects and using GST_WARNING_OBJECT instead of
2023         GST_WARNING.
2024
2025         Use the parent GObject subclass instead of a random struct as GObject
2026         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2027         when probing for another property than "device".
2028
2029 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2030
2031         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2032
2033         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2034         Fix property probing after the device property is set by calling
2035         set_server when the server property changes. Fixes bug #547518.
2036
2037 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2038
2039         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2040
2041         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2042         (gst_pulsesink_implements_interface_init),
2043         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2044         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2045         (gst_pulsesink_get_type):
2046         * ext/pulse/pulsesink.h:
2047         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2048         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2049         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2050         * ext/pulse/pulsesrc.h:
2051         Implement GstPropertyProbe interface on pulsesink for detecting
2052         sink devices and on pulsesrc for detecting source devices.
2053         Fixes bugs #547227 and #547217.
2054
2055 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2056
2057         * gst/spectrum/gstspectrum.c:
2058           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2059
2060 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2061
2062         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2063         Properly set the maximum latency value, in the same way it is done in
2064         v4lsrc.
2065         * sys/v4l2/v4l2src_calls.c:
2066         Simplify fraction equality check, no need to use GValues for this.
2067
2068 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2069
2070         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2071         Add warning messages stating exactly why the latency query failed.
2072         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2073         In some cases, the negotiated framerate might be the default one which
2074         is already set internally. But we still need to mark it down in fps_n
2075         and fps_d so that the latency query can happen properly.
2076
2077 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2078
2079         * docs/plugins/inspect/plugin-1394.xml:
2080         Whoops, forgot one doc file for people who can't/don't build the
2081         raw1394 plugin.
2082
2083 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2084
2085         * docs/plugins/Makefile.am:
2086         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2087         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2088         * docs/plugins/inspect/plugin-cdio.xml:
2089         * ext/Makefile.am:
2090         * ext/cdio/Makefile.am:
2091         * ext/cdio/gstcdio.c:
2092         * ext/cdio/gstcdio.h:
2093         * ext/cdio/gstcdiocddasrc.c:
2094         * ext/cdio/gstcdiocddasrc.h:
2095
2096         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2097         CDDA source to -ugly.
2098
2099         * po/LINGUAS:
2100         * po/POTFILES.in:
2101         * po/id.po:
2102         Pull in new translation from 0.10.9.2 release branch.
2103
2104 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2105
2106         * docs/plugins/Makefile.am:
2107         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2108         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2109         * docs/plugins/gst-plugins-good-plugins.args:
2110         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2111         * docs/plugins/gst-plugins-good-plugins.interfaces:
2112         Integrate documentation for new hdv1394src element.
2113
2114 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2115
2116         * ext/raw1394/Makefile.am:
2117         * ext/raw1394/gst1394.c: (plugin_init):
2118         * ext/raw1394/gsthdv1394src.c: (_do_init),
2119         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2120         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2121         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2122         (gst_hdv1394src_from_raw1394handle),
2123         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2124         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2125         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2126         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2127         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2128         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2129         (gst_hdv1394src_uri_handler_init):
2130         * ext/raw1394/gsthdv1394src.h:
2131         mpeg2-ts (HDV) variant of firewire capture element.
2132         Fixes #350830
2133
2134 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2135
2136         * gst/level/gstlevel.c: (gst_level_message_new):
2137          Fix compilation (also known as the classic 'fix code that someone
2138          committed without compiling it first').
2139
2140 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2141
2142         * tests/check/elements/level.c:
2143           Add a test for level in stereo mode.
2144
2145 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2146
2147         * tests/examples/spectrum/demo-audiotest.c:
2148         * tests/examples/spectrum/demo-osssrc.c:
2149           Demo how to draw analyzer results synced to the clock.
2150
2151 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2152
2153         * gst/level/gstlevel.c:
2154           Little renaming (l -> level).
2155
2156         * gst/spectrum/gstspectrum.c:
2157         * gst/spectrum/gstspectrum.h:
2158           Also send full timestamp/duration details here.
2159
2160 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2161
2162         * gst/level/gstlevel.c:
2163         * gst/level/gstlevel.h:
2164           Send same timestamp/duration details as videoanalysis. This gives
2165           applications better chance to sync analysis results with playback.
2166
2167 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2168
2169         * gst/matroska/matroska-mux.c:
2170         (gst_matroska_mux_handle_sink_event),
2171         (flac_streamheader_to_codecdata):
2172         We need to drop one additional buffer for FLAC as the fLaC
2173         marker and STREAMINFO block are merged into one buffer in the caps.
2174
2175         Also don't pretend to support NEWSEGMENT events, otherwise we
2176         will most probably write some invalid data.
2177
2178 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2179
2180         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2181         (gst_matroska_mux_audio_pad_setcaps):
2182         Add support for muxing FLAC into Matroska containers.
2183         Fixes bug #311586.
2184
2185 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2186
2187         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2188         Actually provide the variables required for the format string.
2189
2190 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2191
2192         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2193         (gst_matroska_demux_element_send_event),
2194         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2195         * gst/matroska/matroska-demux.h:
2196         Close the current segment if we're doing a non-flushing seek and send
2197         the close-segment and the new segment of the seek from the streaming
2198         thread.
2199
2200 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2201
2202         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2203         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2204         (gst_flac_enc_change_state):
2205         * ext/flac/gstflacenc.h:
2206         Handle non-zero start timestamps correctly, mark header packets as
2207         IN_CAPS and print a warning and suggest using audiorate if stream
2208         discontinuities are detected. When FLAC supports flushing the encoder
2209         somehow this should be done for discontinuities instead.
2210
2211         Remove some unused variables from the instance struct.
2212
2213 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2214
2215         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2216         If seeking failed return the appropiate return value to FLAC.
2217         Otherwise it thinks seeking was successfull and tries to rewrite
2218         parts of the headers which then get appended to the output.
2219
2220 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2221
2222         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2223
2224         * ext/esd/gstesd.c: (plugin_init):
2225         * ext/flac/gstflac.c: (plugin_init):
2226         * ext/shout2/gstshout2.c: (plugin_init):
2227         * ext/wavpack/gstwavpack.c: (plugin_init):
2228         * sys/oss/gstossaudio.c: (plugin_init):
2229         * sys/v4l2/gstv4l2.c: (plugin_init):
2230         Make sure gettext returns translations in UTF-8 encoding rather
2231         than in the current locale encoding (#546822).
2232
2233 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2234
2235         * ext/flac/gstflacdec.c:
2236         Add FIXME for 0.11 to simply output everything with width=32 as given
2237         by FLAC and let audioconvert handle the conversions instead of doing
2238         them in flacdec.
2239
2240 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2241
2242         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2243         When outputting a pad template range for the size, include a framerate
2244         range too, to avoid 'not a real subset of template caps' errors.
2245
2246 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2247
2248         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2249
2250         * ext/flac/Makefile.am:
2251         * ext/flac/gstflac.c: (plugin_init):
2252         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2253         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2254         (gst_flac_tag_dispose), (gst_flac_tag_init),
2255         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2256         (gst_flac_tag_change_state):
2257         * ext/flac/gstflactag.h:
2258         Port flactag to 0.10, add documentation for it and clean it up a bit.
2259         Fixes bug #413841.
2260
2261         * docs/plugins/Makefile.am:
2262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2263         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2264         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2265         * docs/plugins/gst-plugins-good-plugins.interfaces:
2266         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2267         * docs/plugins/inspect/plugin-flac.xml:
2268         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2269         * ext/flac/gstflacdec.h:
2270         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2271         * ext/flac/gstflacenc.h:
2272         Add flactag and flacenc to the documentation and mark
2273         the private parts of the flacdec instance structure as private.
2274
2275         Also use gst_element_class_set_details_simple() in flacdec and
2276         flacenc.
2277
2278 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2279
2280         * gst/qtdemux/qtdemux.c:
2281           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2282           for it but ffmpeg does not.
2283
2284 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2285
2286         * gst/wavparse/gstwavparse.c:
2287           Handle the list chunk and use gst_riff_parse_info() to parse the info
2288           sub-chunk.
2289
2290 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2291
2292         * gst/wavparse/gstwavparse.c:
2293           Handle the acid chunk and send tempo as part of tags. Other fields are
2294           interesting too, but need more tag-definitions. Fixes #545433.
2295
2296 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2297
2298         * gst/wavparse/gstwavparse.c:
2299           Refactor wavparse. Call _reset() from dispose() and move old code from
2300           dispose into reset. This way we don't leak taglists when we abort
2301           parsing. Fix some comments. Move code for skipping a chunk into extra
2302           function. Replace chunk sizes with a const to ease readability.         
2303
2304 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2305
2306         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2307
2308         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2309         Improve udp port setup. Fixes #545710.
2310
2311 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2312
2313         * gst/rtp/Makefile.am:
2314         * gst/rtp/gstrtp.c: (plugin_init):
2315         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2316         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2317         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2318         (gst_rtp_mp1s_depay_set_property),
2319         (gst_rtp_mp1s_depay_get_property),
2320         (gst_rtp_mp1s_depay_change_state),
2321         (gst_rtp_mp1s_depay_plugin_init):
2322         * gst/rtp/gstrtpmp1sdepay.h:
2323         Add MP1S depayloader.
2324
2325         * gst/rtsp/URLS:
2326         Some more sample rtsp streams.
2327
2328 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2329
2330         * gst/rtsp/URLS:
2331         Add another URL.
2332
2333         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2334         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2335         Add some more debug info.
2336
2337 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2338
2339         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2340         Provide cbSize field for audio extra_data size, and take care to
2341         pad extra_data.
2342
2343 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2344
2345         * gst/qtdemux/qtdemux.c:
2346           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2347           TRUE.
2348
2349 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2350
2351         * gst/qtdemux/qtdemux.c:
2352         * gst/qtdemux/qtdemux_fourcc.h:
2353           Add keyword tag support. Fixes #520694 for qtdemux.
2354
2355 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2356
2357         * gst/qtdemux/qtdemux.c:
2358           Add support for tmpo tag (BPM).
2359
2360 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2361
2362         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2363         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2364         Set an estimate for the total number of samples that will be encoded
2365         if possible to help decoders if the streaminfo can't be rewritten
2366         later (like when muxing into Ogg containers).
2367
2368         Add a warning if we get header packets after data packets as those
2369         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2370         work.
2371
2372 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2373
2374         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2375         (gst_flac_dec_write):
2376         Support decoding of all depths between 4 and 32 bits and read the
2377         depth from the streaminfo header if needed. Also support all sampling
2378         rates between 1 and 655350 Hz.
2379
2380         * ext/flac/gstflacenc.c:
2381         (gst_flac_enc_caps_append_structure_with_widths),
2382         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2383         (gst_flac_enc_chain):
2384         * ext/flac/gstflacenc.h:
2385         Support encoding in all bit depths supported by the streamable
2386         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2387         between 1 Hz and 655350 Hz.
2388
2389 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2390
2391         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2392         (gst_flac_enc_sink_getcaps):
2393         Support encoding of up to 8 channels.
2394
2395 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2396
2397         * ext/soup/gstsouphttpsrc.c:
2398         * ext/soup/gstsouphttpsrc.h:
2399         Fix seeking race condition in #540300
2400         Patch By: Wouter Cloetens  <wouter at mind be>
2401
2402 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2403
2404         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2405         (gst_matroska_demux_element_send_event),
2406         (gst_matroska_demux_handle_seek_event),
2407         (gst_matroska_demux_handle_src_event):
2408         When receiving a SEEK event on a specific pad first search for a seek
2409         table entry for the stream of the pad and then fall back to an entry
2410         for a different stream.
2411
2412 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2413
2414         * configure.ac:
2415         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2416         * gst/matroska/matroska-ids.h:
2417         Build depend on core CVS for the attachment tag.
2418
2419 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2420
2421         * configure.ac:
2422         * gst/matroska/Makefile.am:
2423         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2424         (copy_backptr), (lzo1x_decode), (main):
2425         * gst/matroska/lzo.h:
2426         * gst/matroska/matroska-demux.c:
2427         (gst_matroska_demux_read_track_encoding),
2428         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2429         (gst_matroska_decode_buffer),
2430         (gst_matroska_decode_content_encodings),
2431         (gst_matroska_demux_read_track_encodings),
2432         (gst_matroska_demux_add_stream),
2433         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2434         * gst/matroska/matroska-ids.h:
2435         Decode the codec private data and following ContentEncoding if
2436         necessary.
2437
2438         Support bzip2, lzo and header stripped compression. For lzo use the
2439         ffmpeg lzo implementation as liblzo is GPL licensed.
2440         
2441         Fix zlib decompression.
2442
2443 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2444
2445         * gst/matroska/matroska-mux.c:
2446         (gst_matroska_mux_audio_pad_setcaps):
2447         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2448         duration of a frame with the new mpegaudioversion caps field.
2449
2450 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2451
2452         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2453         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2454         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2455         (gst_matroska_demux_stream_from_num),
2456         (gst_matroska_demux_tracknumber_unique),
2457         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2458         (gst_matroska_demux_handle_seek_event),
2459         (gst_matroska_demux_sync_streams),
2460         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2461         (gst_matroska_demux_loop):
2462         * gst/matroska/matroska-demux.h:
2463         Allow an infinite number of stream inside Matroska containers and use
2464         a GPtrArray for storing them instead of allowing "only" 127 streams.
2465
2466 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2467
2468         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2469         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2470         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2471         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2472         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2473         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2474         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2475         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2476         (gst_ebml_read_master), (gst_ebml_read_binary),
2477         (gst_ebml_read_header):
2478         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2479         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2480         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2481         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2482         (gst_ebml_replace_uint):
2483         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2484         (gst_matroska_demux_read_track_encoding),
2485         (gst_matroska_demux_read_track_encodings),
2486         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2487         (gst_matroska_demux_send_event),
2488         (gst_matroska_demux_element_send_event),
2489         (gst_matroska_demux_handle_seek_event),
2490         (gst_matroska_demux_handle_src_event),
2491         (gst_matroska_demux_init_stream),
2492         (gst_matroska_demux_parse_tracks),
2493         (gst_matroska_demux_parse_index_cuetrack),
2494         (gst_matroska_demux_parse_index_pointentry),
2495         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2496         (gst_matroska_demux_parse_metadata_id_simple_tag),
2497         (gst_matroska_demux_parse_metadata_id_tag),
2498         (gst_matroska_demux_parse_metadata),
2499         (gst_matroska_demux_parse_attached_file),
2500         (gst_matroska_demux_parse_attachments),
2501         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2502         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2503         (gst_matroska_demux_push_flac_codec_priv_data),
2504         (gst_matroska_demux_push_xiph_codec_priv_data),
2505         (gst_matroska_demux_push_dvd_clut_change_event),
2506         (gst_matroska_demux_add_mpeg_seq_header),
2507         (gst_matroska_demux_add_wvpk_header),
2508         (gst_matroska_demux_check_subtitle_buffer),
2509         (gst_matroska_decode_buffer),
2510         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2511         (gst_matroska_demux_parse_cluster),
2512         (gst_matroska_demux_parse_contents_seekentry),
2513         (gst_matroska_demux_parse_contents),
2514         (gst_matroska_demux_loop_stream_parse_id),
2515         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2516         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2517         (gst_matroska_demux_subtitle_caps),
2518         (gst_matroska_demux_change_state):
2519         * gst/matroska/matroska-ids.c:
2520         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2521         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2522         (gst_matroska_mux_video_pad_setcaps),
2523         (xiph3_streamheader_to_codecdata),
2524         (vorbis_streamheader_to_codecdata),
2525         (theora_streamheader_to_codecdata),
2526         (gst_matroska_mux_audio_pad_setcaps),
2527         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2528         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2529         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2530         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2531         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2532         Fix indention everywhere. A broken indent version has added newlines
2533         after every single declaration some time ago.
2534
2535 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2536
2537         * gst/matroska/matroska-demux.c:
2538         (gst_matroska_demux_loop_stream_parse_id):
2539         If no Tracks are found error out instead of trying it again until the
2540         end of time.
2541
2542 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2543
2544         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2545         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2546         bit and signed otherwise, not the other way around.
2547
2548 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2549
2550         * gst/matroska/matroska-mux.c:
2551         Add more raw YUV formats to the list of supported formats.
2552
2553 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2554
2555         * gst/matroska/matroska-mux.c:
2556         (gst_matroska_mux_audio_pad_setcaps):
2557         Add support for muxing raw float audio now that the spec defines the
2558         endianness and add support for muxing raw integer audio with 24 and
2559         32 bits.
2560
2561         Allow muxing of more than 8 audio channels.
2562
2563 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2564
2565         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2566         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2567         Add locking to the global array of used track UIDs to prevent random
2568         crashes if more than a single matrosmux instance is used.
2569
2570         Use 64 bit values for the track UIDs.
2571
2572         Use the global GRandom of GLib instead of creating our own one
2573         for the few random numbers we need every single time.
2574
2575 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2576
2577         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2578         (gst_flac_dec_setup_stream_decoder),
2579         (gst_flac_dec_update_metadata):
2580         Always post the audio-codec tag, not only if other tags are present.
2581
2582 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2583
2584         * configure.ac:
2585         Back to development -> 0.10.9.1
2586
2587 === release 0.10.9 ===
2588
2589 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2590
2591         * configure.ac:
2592           releasing 0.10.9, "Steam Train Rolling"
2593
2594 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2595
2596         * ext/soup/gstsouphttpsrc.c:
2597         Don't throw an error when soup completes a msg with status
2598         'cancelled', as that indicates we cancelled a request while
2599         shutting down or seeking, and it's not an error.
2600         Fixes: #540300 again.
2601
2602 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2603
2604         * configure.ac:
2605         0.10.8.4 pre-release
2606
2607 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2608
2609         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2610         Fix segment-stop regression.
2611         Add documentation regarding segments in quicktime files by Wim Taymans.
2612         Fixes #544509
2613
2614 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2615
2616         * configure.ac:
2617         0.10.8.3 pre-release
2618
2619         * po/LINGUAS:
2620         * po/pt_BR.po:
2621         Add pt_BR translation
2622
2623 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2624
2625         * gst/goom/convolve_fx.c:
2626         * gst/goom/filters.c:
2627         * gst/goom/goom_config.h:
2628         * gst/goom/goom_core.c:
2629         * gst/goom/goom_tools.h:
2630           Fix build with MSVC: include glib.h to define inline appropriately,
2631           use header guards where needed.
2632         * gst/udp/gstudpnetutils.c:
2633         * gst/udp/gstudpsrc.c:
2634           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2635           g_snprintf rather than snprintf.
2636           Fixes #544433.
2637
2638 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2639
2640         * gst/debug/gsttaginject.c:
2641         * gst/debug/gsttaginject.h:
2642           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2643           partially.
2644
2645 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2646
2647         * configure.ac:
2648         0.10.8.2 pre-release
2649
2650 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2651
2652         * ext/Makefile.am:
2653         Finish hooking up pulseaudio plugin to the build.
2654
2655         * ext/pulse/pulsemixerctrl.c:
2656         Fix compilation error.
2657
2658 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2659
2660         * po/LINGUAS:
2661         * po/lt.po:
2662         Add new lithunian translation, and add french to the LINGUAS
2663         file.
2664
2665 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2666
2667         * ext/soup/gstsouphttpsrc.c:
2668         Fix Soup HTTP source seeking.
2669         Patch By: Wouter Cloetens  <wouter at mind be>
2670         Fixes: #540300
2671
2672         * tests/check/elements/.cvsignore:
2673         Ignore new check programs.
2674
2675 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2676
2677         * configure.ac:
2678         * docs/plugins/Makefile.am:
2679         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2680         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2681         * docs/plugins/gst-plugins-good-plugins.args:
2682         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2683         * docs/plugins/gst-plugins-good-plugins.interfaces:
2684         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2685         * docs/plugins/inspect/plugin-interleave.xml:
2686         * docs/plugins/inspect/plugin-replaygain.xml:
2687         * tests/check/Makefile.am:
2688
2689         Move replaygain and interleave plugins from -bad.
2690         Fixes: #543406
2691         Fixes: #536228
2692
2693 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2694
2695         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2696         (qtdemux_parse_trak):
2697         Revert ISO base media spec based pixel-aspect-ratio calculation.
2698         Fixes #543300.
2699
2700 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2701
2702         * sys/osxvideo/osxvideosink.m:
2703         Fix minor build issues on macosx.
2704         Fixes #543054
2705
2706 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2707
2708         * configure.ac::
2709         * ext/taglib/Makefile.am::
2710           Only use -Wno-attributes (which is there to work around a
2711           bug in the taglib 1.5 headers) if the c++ compiler actually
2712           supports it (#543255).
2713
2714 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2715
2716         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2717
2718         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2719           Avoid compiler warning by initialising variable to NULL (#543259).
2720
2721 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2722
2723         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2724         Don't pass NULL taglists to gst_tag_list_is_empty().
2725
2726 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2727
2728         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2729         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2730         (rtp_pipeline_run):
2731         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2732         Don't use declarations after statements.
2733
2734 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2735
2736         * ext/jpeg/gstjpegdec.c:
2737         Align documentation with reality.
2738
2739 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2740
2741         * gst/udp/gstudpnetutils.c:
2742         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2743         old value (1) if it's not defined which should not cause any problems
2744         as we're using it internal only anyway.
2745
2746 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2747
2748         Patch by: Alessandro Decina <alessandro at nnva dot org>
2749
2750         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2751         Fix build of avidemux on big endian architectures.
2752
2753 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2754
2755         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2756
2757         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2758         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2759
2760 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2761
2762         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2763         (qtdemux_parse_trak):
2764         Set pixel-aspect-ratio in caps using display width and height
2765         provided in track.
2766
2767 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2768
2769         * configure.ac:
2770         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2771         flags that are invalid for C++. Fixes bug #516509.
2772
2773 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2774
2775         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2776         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2777         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2778         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2779         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2780         * tests/examples/equalizer/demo.c: (message_handler):
2781         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2782         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2783         Don't use declarations after statements and variable length arrays.
2784
2785 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2786
2787         Patch by: Daniel Drake <dsd at gentoo dot org>
2788
2789         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2790         (gst_v4l2src_get_nearest_size):
2791         Try progressive video if interlaced fails. Fixes bug #541956
2792         and the usage of v4l2src on OLPC.
2793
2794 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2795
2796         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2797         (gst_rtp_speex_depay_process):
2798         * gst/rtp/gstrtpspeexdepay.h:
2799         Revert last change: Only the jitterbuffer is able to convert RTP to
2800         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2801         Reopens bug #541787.
2802
2803 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2804
2805         * gst/rtp/gstrtpvrawdepay.c:
2806           Include stdlib.h for atoi().
2807
2808         * gst/rtsp/gstrtspsrc.c:
2809           Use floating point math for latencies < 0 sec in log output.
2810
2811 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2812
2813         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2814
2815         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2816         (gst_rtp_speex_depay_process):
2817         * gst/rtp/gstrtpspeexdepay.h:
2818         Take timestamp from the RTP packet as a first step to fix problems
2819         with transmission over RTP when the network is not reliable.
2820         Fixes bug #541787.
2821
2822 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2823
2824         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2825
2826         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2827         Fix parsing of udp:// URIs containing IPv6 addresses.
2828         Fixes bug #541650.
2829
2830 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2831
2832         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2833         Do not leak incoming buffers.
2834
2835 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2836
2837         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2838
2839         * configure.ac:
2840         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2841         for htons() and htonl(). Fixes bug #541412.
2842
2843 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2844
2845         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2846         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2847         (gst_matroska_demux_element_query),
2848         (gst_matroska_demux_handle_src_query),
2849         (gst_matroska_demux_handle_seek_event):
2850         Handle position and duration query in DEFAULT format if the
2851         pad's track has a default frame duration set.
2852
2853         Fix seeking now that the segment's duration doesn't contain the
2854         (possibly wrong or inaccurate) duration of the Matroska file.
2855
2856 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2857
2858         * gst/matroska/ebml-read.c: (_ext2dbl):
2859         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2860         in math.h except on MSVC where it is defined in xmath.h.
2861         Fixes compilation with MSVC.
2862
2863 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2864
2865         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2866         (gst_matroska_demux_handle_src_query),
2867         (gst_matroska_demux_parse_info),
2868         (gst_matroska_demux_loop_stream_parse_id):
2869         * gst/matroska/matroska-demux.h:
2870         Don't set the segment duration to the duration from the Matroska
2871         header as this value could be wrong and is just informational.
2872
2873 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2874
2875         * gst/matroska/matroska-demux.c:
2876         (gst_matroska_demux_loop_stream_parse_id):
2877         If no Tracks element is found until the first Cluster is found
2878         search it and error out if none is found in the complete file.
2879
2880 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2881
2882         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2883         Resync non-subtitle tracks too if a too large gap compared to other
2884         tracks is detected.
2885
2886 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2887
2888         * gst/rtp/Makefile.am:
2889         * gst/rtp/gstrtp.c: (plugin_init):
2890         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2891         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2892         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2893         (gst_rtp_vraw_depay_change_state),
2894         (gst_rtp_vraw_depay_plugin_init):
2895         * gst/rtp/gstrtpvrawdepay.h:
2896         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2897         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2898         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2899         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2900         (gst_rtp_vraw_pay_plugin_init):
2901         * gst/rtp/gstrtpvrawpay.h:
2902         Add raw video pay and depayloaders, see RFC4175.
2903
2904 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2905
2906         * ext/libpng/gstpngdec.c:
2907         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2908         whatever it returned.
2909
2910 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2911
2912         * gst/avi/avi-ids.h:
2913         Add vprp chunk related structures.
2914         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2915         (gst_avi_demux_parse_stream):
2916         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2917         to caps.  Fixes #539482.
2918         * gst/avi/gstavimux.h:
2919         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2920         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2921         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2922
2923 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2924
2925         * tests/check/elements/avimux.c: (check_avimux_pad):
2926         Adjust avimux unit test according to increased streamheader size.
2927
2928 2008-06-27  David Schleef  <ds@schleef.org>
2929
2930         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2931
2932 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2933
2934         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2935         * gst/avi/gstavimux.h:
2936         Add 8 bytes to current streamheader to make for a complete one
2937         and to make more players happy.  Fixes #519460.
2938
2939 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2940
2941         * sys/v4l2/v4l2_calls.c::
2942           Don't include unused gstv4l2xoverlay.h. Fixes build
2943           in case where X11 headers are not installed.
2944
2945 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2946
2947         * ext/dv/gstdv.c: (plugin_init):
2948         Fix compilation.
2949
2950 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2951
2952         * ext/dv/gstdv.c: (plugin_init):
2953         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2954         DV decoder available.
2955         Fixes #532393
2956
2957 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2958
2959         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2960         Call getsockname() after the call to bind() to get updated values
2961         for the port, etc. This fixes the usage of udpsrc on anonymous
2962         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2963         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2964
2965 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2966
2967         * tests/check/pipelines/wavpack.c: (bus_handler):
2968         Remove workaround for a bug in identity that is fixed in 0.10.20.
2969
2970 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2971
2972         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2973
2974         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2975         Fix HTTP auth support with user/password passed via the URI.
2976         Fixes bug #540067.
2977
2978 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2979
2980         * configure.ac:
2981           Depend on released versions of core and -base.
2982
2983 2008-06-23  Julien Moutte  <julien@fluendo.com>
2984
2985         * gst/matroska/matroska-demux.c:
2986         (gst_matroska_demux_read_track_encoding),
2987         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2988         format strings in macros. (makes it build on OS X again...)
2989
2990 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2991
2992         * gst/rtp/gstrtptheorapay.c:
2993         * gst/udp/gstmultiudpsink.c:
2994           Added debug.
2995
2996 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2997
2998         * configure.ac: switch v4l2src over to the normal build instead of
2999         being 'experimental'. Fixes bug #536831.
3000
3001 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3002
3003         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3004         Remove unused variable so that we can compile again.
3005
3006 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
3007
3008         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3009         No need to check for audio/G723 and audio/32KADPCM here as they are
3010         no longer supported.
3011
3012 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3013
3014         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3015         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3016         Use G_GINT64_CONSTANT, this fixes the duration query on files without
3017         known length.
3018
3019 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3020
3021         * gst/matroska/matroska-demux.c:
3022         (gst_matroska_demux_add_wvpk_header),
3023         (gst_matroska_demux_audio_caps):
3024         * gst/matroska/matroska-ids.h:
3025         Fix demuxing of WavPack files. Muxing is still broken.
3026
3027 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3028
3029         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3030         (gst_matroska_demux_add_mpeg_seq_header),
3031         (gst_matroska_demux_add_wvpk_header),
3032         (gst_matroska_demux_check_subtitle_buffer),
3033         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3034         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3035         (gst_matroska_demux_subtitle_caps):
3036         * gst/matroska/matroska-ids.h:
3037         Add a "vfunc" to the track context for postprocessing frames and
3038         convert the wavpack and subtitle postprocessing to this vfunc.
3039         Copy buffer flags in those functions to the new buffers too.
3040
3041         Parse CodecState elements of Blocks.
3042
3043         Add a postprocessing function for MPEG video that adds the sequence
3044         header from the codec private data or codec state to the frames if
3045         it's not already there.
3046
3047 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3048
3049         * gst/matroska/matroska-demux.c:
3050         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3051         If a gap of more than 1/2 second is found in one stream send a
3052         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3053         This also fixes Matroska files where the first buffer doesn't start
3054         at timestamp 0. Fixes bug #429322.
3055
3056         The duration of a block is the default duration multiplied with the
3057         number of laces. Every lace is one frame and the default duration
3058         is the duration of one frame. This fixes playback of files that use
3059         lacing for some tracks.
3060
3061 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3062
3063         * gst/matroska/matroska-demux.c:
3064         (gst_matroska_demux_parse_contents_seekentry):
3065         Update FIXME/TODOs and only ignore EOS at the central, important place
3066         instead of several places.
3067
3068 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3069
3070         * gst/rtp/gstrtpg726pay.c:
3071         Fix caps, See #538891.
3072
3073 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3074
3075         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3076         (gst_matroska_demux_stream_from_num),
3077         (gst_matroska_demux_encoding_cmp),
3078         (gst_matroska_demux_encoding_order_unique),
3079         (gst_matroska_demux_read_track_encoding),
3080         (gst_matroska_demux_read_track_encodings),
3081         (gst_matroska_demux_tracknumber_unique),
3082         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3083         (gst_matroska_demux_parse_tracks),
3084         (gst_matroska_demux_parse_index_cuetrack),
3085         (gst_matroska_demux_parse_index_pointentry),
3086         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3087         (gst_matroska_demux_parse_metadata_id_simple_tag),
3088         (gst_matroska_demux_parse_metadata_id_tag),
3089         (gst_matroska_demux_parse_metadata),
3090         (gst_matroska_demux_parse_attached_file),
3091         (gst_matroska_demux_parse_attachments),
3092         (gst_matroska_demux_parse_chapters),
3093         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3094         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3095         (gst_matroska_demux_parse_cluster),
3096         (gst_matroska_demux_parse_contents_seekentry),
3097         (gst_matroska_demux_parse_contents),
3098         (gst_matroska_demux_loop_stream_parse_id),
3099         (gst_matroska_demux_loop):
3100         Improve debug output everywhere and fix the EOS logic.
3101
3102         Check the values of the ContentEncoding elements more strictly and
3103         don't use tracks for which it's invalid.
3104
3105         Check that the track number is unique for this stream.
3106
3107         Check that seek positions are below G_MAXINT64 as our seeks are
3108         int64-based and overflows will fail badly.
3109
3110         After seeks also don't push SimpleBlocks until the first one
3111         containing a keyframe is found. Before this was done only for normal
3112         Blocks.
3113
3114         Update some FIXME/TODOs.
3115         
3116         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3117         (gst_ebml_read_utf8), (gst_ebml_read_header):
3118         Improve debug output.
3119
3120         * gst/matroska/matroska-ids.c:
3121         (gst_matroska_track_init_video_context):
3122         * gst/matroska/matroska-ids.h:
3123         * gst/matroska/matroska-mux.c:
3124         (gst_matroska_mux_video_pad_setcaps):
3125         Remove eye mode and don't parse it anymore. We can't use that
3126         information in GStreamer yet so it's useless.
3127
3128
3129 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3130
3131         Patch by: Mersad Jelacic <mersad at axis dot com>
3132
3133         * gst/rtp/Makefile.am:
3134         * gst/rtp/gstrtp.c: (plugin_init):
3135         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3136         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3137         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3138         (gst_rtp_g726_depay_plugin_init):
3139         * gst/rtp/gstrtpg726depay.h:
3140         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3141         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3142         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3143         * gst/rtp/gstrtpg726pay.h:
3144         Added G726 pay/depayloaders. Fixes #538891.
3145
3146 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3147
3148         * gst/rtsp/URLS:
3149         Some more urls.
3150
3151         * gst/smpte/barboxwipes.c:
3152         Add a comment
3153
3154         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3155         Fix typo, add audioresample to the pipeline.
3156
3157 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3158
3159         * ext/libmng/Makefile.am:
3160         * ext/libmng/gstmng.c: (plugin_init):
3161         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3162         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3163         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3164         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3165         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3166         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3167         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3168         (gst_mng_dec_change_state):
3169         * ext/libmng/gstmngdec.h:
3170         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3171         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3172         (gst_mng_enc_init), (gst_mng_enc_chain),
3173         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3174         * ext/libmng/gstmngenc.h:
3175         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3176         bits ifdeffed out still.
3177
3178 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3179
3180         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3181         When comparing index elements with the same time compare their
3182         block number.
3183
3184 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3185
3186         * gst/matroska/matroska-demux.c:
3187           (gst_matroska_demux_parse_attached_file)
3188           Init variable to NULL to avoid compiler warning.
3189
3190 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3191
3192         * gst/matroska/Makefile.am:
3193         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3194         (gst_matroska_demux_parse_attached_file),
3195         (gst_matroska_demux_parse_attachments),
3196         (gst_matroska_demux_parse_contents_seekentry),
3197         (gst_matroska_demux_loop_stream_parse_id):
3198         * gst/matroska/matroska-demux.h:
3199         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3200         * gst/matroska/matroska-ids.h:
3201         * gst/matroska/matroska.c: (plugin_init):
3202         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3203         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3204         and description of the attachments in the caps. Fixes bug #537622.
3205
3206 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3207
3208         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3209         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3210         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3211         (gst_speex_enc_src_query), (gst_speex_enc_init),
3212         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3213         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3214         (gst_speex_enc_set_property):
3215         Add mode property.
3216         Some cleanups, add more debug info.
3217         Add latency query.
3218
3219 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3220
3221         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3222         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3223         If we get less bytes than requested we can't do anything except doing
3224         our EOS logic.
3225
3226 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3227
3228         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3229         (gst_matroskademux_do_index_seek),
3230         (gst_matroska_demux_parse_index_cuetrack),
3231         (gst_matroska_demux_parse_index_pointentry),
3232         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3233         (gst_matroska_demux_parse_metadata):
3234         * gst/matroska/matroska-demux.h:
3235         * gst/matroska/matroska-ids.h:
3236         Use a GArray for storing the Cue (i.e. seek) information, store
3237         the CueTrackPositions for every track, store the block number
3238         and optimize searching in the array by sorting it after the last
3239         element was added.
3240
3241         Fix a small memory leak when trying to parse a tags element that was
3242         already parsed.
3243
3244 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3245
3246         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3247         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3248         (gst_matroska_mux_write_data):
3249         * gst/matroska/matroska-mux.h:
3250         Don't write another SeekHead which indexes all Clusters to the end of
3251         the file. This isn't useful for anything and just increases filesize.
3252
3253 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3254
3255         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3256         Prevent unaligned memory access when reading floats.
3257
3258 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3259
3260         * gst/matroska/ebml-read.c:
3261         * gst/matroska/ebml-read.h:
3262         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3263         (gst_matroska_demux_parse_metadata):
3264         * gst/matroska/matroska-demux.h:
3265         Make sure that every Tags element is only parsed once and it's
3266         containing tags are only posted once.
3267
3268 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3269
3270         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3271         (gst_ebml_read_header):
3272         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3273         (gst_matroska_demux_parse_tracks),
3274         (gst_matroska_demux_parse_index_cuetrack),
3275         (gst_matroska_demux_parse_index_pointentry),
3276         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3277         (gst_matroska_demux_parse_metadata_id_simple_tag),
3278         (gst_matroska_demux_parse_metadata_id_tag),
3279         (gst_matroska_demux_parse_metadata),
3280         (gst_matroska_demux_parse_attachments),
3281         (gst_matroska_demux_parse_chapters),
3282         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3283         (gst_matroska_demux_parse_cluster),
3284         (gst_matroska_demux_parse_contents_seekentry),
3285         (gst_matroska_demux_parse_contents),
3286         (gst_matroska_demux_loop_stream_parse_id):
3287         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3288         already. They're not useful in the matroska parser and only cause
3289         additional code.
3290
3291 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3292
3293         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3294         (gst_ebml_finalize), (gst_ebml_read_change_state),
3295         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3296         * gst/matroska/matroska-demux.c:
3297         (gst_matroska_demux_parse_contents_seekentry):
3298         Reverse the level list as we usually are only interested in the
3299         first element or want to add a new first element. Having the
3300         first element stored at the end and calling g_list_last() and
3301         g_list_append() is more expensive.
3302
3303         Also use GSlice for allocating the GstEbmlLevel structs.
3304
3305 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3306
3307         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3308           (gst_tag_inject_class_init), (gst_tag_inject_init):
3309           Don't unref NULL taglist in finalize. Don't use c++ style
3310           comments.
3311
3312 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3313
3314         * gst/matroska/matroska-demux.c:
3315         (gst_matroska_demux_parse_metadata_id_simple_tag):
3316         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3317         (gst_matroska_mux_write_data):
3318         Use gst_value_serialize() and gst_value_deserialize() for transforming
3319         tags from some GType to a string and the other way around. The default
3320         transformations in GLib don't include transformations from string to
3321         number types.
3322
3323 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3324
3325         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3326         (gst_matroska_demux_parse_tracks),
3327         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3328         (gst_matroska_demux_parse_attachments),
3329         (gst_matroska_demux_parse_chapters),
3330         (gst_matroska_demux_parse_contents_seekentry),
3331         (gst_matroska_demux_loop_stream_parse_id):
3332         * gst/matroska/matroska-demux.h:
3333         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3334         Tags multiple times. The first ones can appear more than once but must
3335         contain the same content as the first for backup purposes so we ignore
3336         all but the first one. Tags can appear multiple times with different
3337         content.
3338
3339         Jump to all elements except Clusters that are available from a
3340         SeekHead to make it more likely to have all required informations
3341         before getting to the first Clusters.
3342
3343         Add dummy functions for parsing Attachments and Chapters.
3344
3345 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3346
3347         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3348         (gst_udpsrc_create), (gst_udpsrc_set_property),
3349         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3350         * gst/udp/gstudpsrc.h:
3351         Add property to control automatic join/leave of multicast groups.
3352         Add G_LIKELY.
3353         Remove setting caps on buffers explicitly, basesrc does that for us now.
3354         Improve debug info.
3355         Convert some non-fatal error into warnings.
3356         Use g_ntohs for better portability.
3357         Leave multicast groups when stopping.
3358         When using external sockets, use getsockname() on them to fill up the
3359         addr structure before calling methods that use the structure.
3360         Should all fix #536903.
3361         API: GstUDPSrc::auto-multicast property
3362
3363 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3364
3365         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3366         Use g_ntohl for better portability.
3367
3368 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3369
3370         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3371         (gst_multiudpsink_remove):
3372         Fix a typo and do some small cleanups.
3373
3374 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3375
3376         Patch by: Olivier Crete <tester at tester dot ca>
3377
3378         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3379         Make the delivery-method mandatory on the caps and only accept inline
3380         for now.
3381         Reverse strcmp checks for delivery-method.
3382
3383         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3384         Make delivery method optional when parsing caps and note this in the
3385         caps.
3386         Reverse strcmp checks for delivery-method.
3387
3388         * gst/rtp/gstrtpvorbispay.c:
3389         Update a comment to note that the delivery-method is optional, 
3390         Fixes #537675.
3391
3392 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3393
3394         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3395         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3396         leaving them in READY. Fixes #537832.
3397
3398 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3399
3400         * gst/avi/gstavimux.c:
3401           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3402           for a random constant in tagmuxing code.
3403
3404 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3405
3406         * gst/debug/gsttaginject.c:
3407         * gst/debug/gsttaginject.h:
3408           Now actually adding the new element.
3409
3410 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3411
3412         * docs/plugins/Makefile.am:
3413         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3414         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3415         * docs/plugins/gst-plugins-good-plugins.args:
3416         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3417         * docs/plugins/gst-plugins-good-plugins.interfaces:
3418         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3419         * docs/plugins/inspect/plugin-aasink.xml:
3420         * docs/plugins/inspect/plugin-alaw.xml:
3421         * docs/plugins/inspect/plugin-alpha.xml:
3422         * docs/plugins/inspect/plugin-alphacolor.xml:
3423         * docs/plugins/inspect/plugin-annodex.xml:
3424         * docs/plugins/inspect/plugin-apetag.xml:
3425         * docs/plugins/inspect/plugin-audiofx.xml:
3426         * docs/plugins/inspect/plugin-auparse.xml:
3427         * docs/plugins/inspect/plugin-autodetect.xml:
3428         * docs/plugins/inspect/plugin-avi.xml:
3429         * docs/plugins/inspect/plugin-cacasink.xml:
3430         * docs/plugins/inspect/plugin-cairo.xml:
3431         * docs/plugins/inspect/plugin-cdio.xml:
3432         * docs/plugins/inspect/plugin-cutter.xml:
3433         * docs/plugins/inspect/plugin-debug.xml:
3434         * docs/plugins/inspect/plugin-dv.xml:
3435         * docs/plugins/inspect/plugin-efence.xml:
3436         * docs/plugins/inspect/plugin-effectv.xml:
3437         * docs/plugins/inspect/plugin-equalizer.xml:
3438         * docs/plugins/inspect/plugin-esdsink.xml:
3439         * docs/plugins/inspect/plugin-flac.xml:
3440         * docs/plugins/inspect/plugin-flxdec.xml:
3441         * docs/plugins/inspect/plugin-gamma.xml:
3442         * docs/plugins/inspect/plugin-gconfelements.xml:
3443         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3444         * docs/plugins/inspect/plugin-goom.xml:
3445         * docs/plugins/inspect/plugin-goom2k1.xml:
3446         * docs/plugins/inspect/plugin-halelements.xml:
3447         * docs/plugins/inspect/plugin-icydemux.xml:
3448         * docs/plugins/inspect/plugin-id3demux.xml:
3449         * docs/plugins/inspect/plugin-jpeg.xml:
3450         * docs/plugins/inspect/plugin-level.xml:
3451         * docs/plugins/inspect/plugin-matroska.xml:
3452         * docs/plugins/inspect/plugin-monoscope.xml:
3453         * docs/plugins/inspect/plugin-mulaw.xml:
3454         * docs/plugins/inspect/plugin-multifile.xml:
3455         * docs/plugins/inspect/plugin-multipart.xml:
3456         * docs/plugins/inspect/plugin-navigationtest.xml:
3457         * docs/plugins/inspect/plugin-ossaudio.xml:
3458         * docs/plugins/inspect/plugin-png.xml:
3459         * docs/plugins/inspect/plugin-quicktime.xml:
3460         * docs/plugins/inspect/plugin-rtp.xml:
3461         * docs/plugins/inspect/plugin-rtsp.xml:
3462         * docs/plugins/inspect/plugin-smpte.xml:
3463         * docs/plugins/inspect/plugin-soup.xml:
3464         * docs/plugins/inspect/plugin-spectrum.xml:
3465         * docs/plugins/inspect/plugin-speex.xml:
3466         * docs/plugins/inspect/plugin-taglib.xml:
3467         * docs/plugins/inspect/plugin-udp.xml:
3468         * docs/plugins/inspect/plugin-video4linux2.xml:
3469         * docs/plugins/inspect/plugin-videobalance.xml:
3470         * docs/plugins/inspect/plugin-videobox.xml:
3471         * docs/plugins/inspect/plugin-videocrop.xml:
3472         * docs/plugins/inspect/plugin-videoflip.xml:
3473         * docs/plugins/inspect/plugin-videomixer.xml:
3474         * docs/plugins/inspect/plugin-wavenc.xml:
3475         * docs/plugins/inspect/plugin-wavpack.xml:
3476         * docs/plugins/inspect/plugin-wavparse.xml:
3477         * docs/plugins/inspect/plugin-ximagesrc.xml:
3478         * gst/debug/Makefile.am:
3479         * gst/debug/breakmydata.c:
3480         * gst/debug/efence.c:
3481         * gst/debug/gstdebug.c:
3482         * gst/debug/gstnavseek.c:
3483         * gst/debug/gstpushfilesrc.c:
3484         * gst/debug/gstpushfilesrc.h:
3485         * gst/debug/negotiation.c:
3486         * gst/debug/progressreport.c:
3487         * gst/debug/progressreport.h:
3488         * gst/debug/rndbuffersize.c:
3489         * gst/debug/testplugin.c:
3490           Remove dummy plugin_init. Remove some undefined entries from doc-
3491           section file. Add taginject element and rebuild docs for it.
3492
3493 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3494
3495         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3496         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3497         Update the counter for the number of streams when pads are added or
3498         removed. This will make sure that a seek table is generated for
3499         files with just one audio stream.
3500
3501 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3502
3503         * gst/matroska/matroska-demux.c:
3504         (gst_matroska_demux_parse_metadata_id_simple_tag):
3505         * gst/matroska/matroska-ids.h:
3506         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3507         Add some more tags, improve debugging a bit and make sure that
3508         GValue transformation has succeeded before using the result
3509         as a tag.
3510
3511 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3512
3513         Patch by: Olivier Crete <tester at tester dot ca>
3514
3515         * gst/rtp/gstrtptheorapay.c:
3516         The Theora RTP payloader only supports the "inline" delievery method
3517         so let's declare this on the caps of the static pad template.
3518         Fixes bug #537675.
3519
3520 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3521
3522         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3523         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3524         Remove bogus check.
3525
3526 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3527
3528         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3529         (gst_videomixer_blend_buffers):
3530         Use stream_time to synchronize the object properties.
3531         Use running_time of the master pad to timestamp outgoing buffers.
3532         Fix the initial segment event to extend an unknown amount of time.
3533         Fixes #537361.
3534
3535 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3536
3537         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3538         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3539         (gst_avi_demux_calculate_durations_from_index),
3540         (gst_avi_demux_stream_header_push),
3541         (gst_avi_demux_stream_header_pull):
3542         Try to ignore unparsable/unknown streams and give a warning instead of
3543         erroring out. Fixes #537377.
3544
3545 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3546
3547         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3548         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3549
3550         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3551         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3552         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3553         (gst_matroska_demux_read_track_encodings),
3554         (gst_matroska_demux_add_stream),
3555         (gst_matroska_demux_handle_src_query),
3556         (gst_matroska_demux_init_stream),
3557         (gst_matroska_demux_parse_index_cuetrack),
3558         (gst_matroska_demux_parse_index_pointentry),
3559         (gst_matroska_demux_parse_info),
3560         (gst_matroska_demux_parse_metadata_id_simple_tag),
3561         (gst_matroska_demux_parse_metadata),
3562         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3563         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3564         (gst_matroska_demux_parse_cluster),
3565         (gst_matroska_demux_parse_contents_seekentry),
3566         (gst_matroska_demux_loop_stream_parse_id),
3567         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3568         (gst_matroska_demux_audio_caps),
3569         (gst_matroska_demux_subtitle_caps):
3570         * gst/matroska/matroska-demux.h:
3571         * gst/matroska/matroska-ids.c:
3572         (gst_matroska_track_init_subtitle_context):
3573         * gst/matroska/matroska-ids.h:
3574         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3575         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3576         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3577         (gst_matroska_mux_video_pad_setcaps),
3578         (gst_matroska_mux_audio_pad_setcaps),
3579         (gst_matroska_mux_subtitle_pad_setcaps),
3580         (gst_matroska_mux_request_new_pad),
3581         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3582         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3583         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3584         (gst_matroska_mux_set_property):
3585         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3586         elements, do some checks for valid values in the demuxer, handle
3587         tracktimecodescale in the demuxer, set correct default values for all
3588         settings in the demuxer, review and add all missing matroska
3589         IDs and some more raw YUV formats, and some trivial cleanup.
3590
3591 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3592
3593         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3594         (gst_pulsemixer_class_init):
3595         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3596         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3597         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3598         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3599         (gst_pulsesrc_prepare):
3600         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3601         gst_element_class_set_details_simple() and fix coding style a bit
3602         more.
3603
3604 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3605
3606         * docs/plugins/Makefile.am:
3607         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3608         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3609         * docs/plugins/gst-plugins-good-plugins.args:
3610         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3611         * docs/plugins/gst-plugins-good-plugins.interfaces:
3612         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3613         * docs/plugins/inspect/plugin-aasink.xml:
3614         * docs/plugins/inspect/plugin-alaw.xml:
3615         * docs/plugins/inspect/plugin-alpha.xml:
3616         * docs/plugins/inspect/plugin-alphacolor.xml:
3617         * docs/plugins/inspect/plugin-annodex.xml:
3618         * docs/plugins/inspect/plugin-apetag.xml:
3619         * docs/plugins/inspect/plugin-audiofx.xml:
3620         * docs/plugins/inspect/plugin-auparse.xml:
3621         * docs/plugins/inspect/plugin-autodetect.xml:
3622         * docs/plugins/inspect/plugin-avi.xml:
3623         * docs/plugins/inspect/plugin-cacasink.xml:
3624         * docs/plugins/inspect/plugin-cairo.xml:
3625         * docs/plugins/inspect/plugin-cdio.xml:
3626         * docs/plugins/inspect/plugin-cutter.xml:
3627         * docs/plugins/inspect/plugin-debug.xml:
3628         * docs/plugins/inspect/plugin-dv.xml:
3629         * docs/plugins/inspect/plugin-efence.xml:
3630         * docs/plugins/inspect/plugin-effectv.xml:
3631         * docs/plugins/inspect/plugin-equalizer.xml:
3632         * docs/plugins/inspect/plugin-esdsink.xml:
3633         * docs/plugins/inspect/plugin-flac.xml:
3634         * docs/plugins/inspect/plugin-flxdec.xml:
3635         * docs/plugins/inspect/plugin-gamma.xml:
3636         * docs/plugins/inspect/plugin-gconfelements.xml:
3637         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3638         * docs/plugins/inspect/plugin-goom.xml:
3639         * docs/plugins/inspect/plugin-goom2k1.xml:
3640         * docs/plugins/inspect/plugin-halelements.xml:
3641         * docs/plugins/inspect/plugin-icydemux.xml:
3642         * docs/plugins/inspect/plugin-id3demux.xml:
3643         * docs/plugins/inspect/plugin-jpeg.xml:
3644         * docs/plugins/inspect/plugin-level.xml:
3645         * docs/plugins/inspect/plugin-matroska.xml:
3646         * docs/plugins/inspect/plugin-monoscope.xml:
3647         * docs/plugins/inspect/plugin-mulaw.xml:
3648         * docs/plugins/inspect/plugin-multifile.xml:
3649         * docs/plugins/inspect/plugin-multipart.xml:
3650         * docs/plugins/inspect/plugin-navigationtest.xml:
3651         * docs/plugins/inspect/plugin-ossaudio.xml:
3652         * docs/plugins/inspect/plugin-png.xml:
3653         * docs/plugins/inspect/plugin-pulseaudio.xml:
3654         * docs/plugins/inspect/plugin-quicktime.xml:
3655         * docs/plugins/inspect/plugin-rtp.xml:
3656         * docs/plugins/inspect/plugin-rtsp.xml:
3657         * docs/plugins/inspect/plugin-smpte.xml:
3658         * docs/plugins/inspect/plugin-soup.xml:
3659         * docs/plugins/inspect/plugin-spectrum.xml:
3660         * docs/plugins/inspect/plugin-speex.xml:
3661         * docs/plugins/inspect/plugin-taglib.xml:
3662         * docs/plugins/inspect/plugin-udp.xml:
3663         * docs/plugins/inspect/plugin-video4linux2.xml:
3664         * docs/plugins/inspect/plugin-videobalance.xml:
3665         * docs/plugins/inspect/plugin-videobox.xml:
3666         * docs/plugins/inspect/plugin-videocrop.xml:
3667         * docs/plugins/inspect/plugin-videoflip.xml:
3668         * docs/plugins/inspect/plugin-videomixer.xml:
3669         * docs/plugins/inspect/plugin-wavenc.xml:
3670         * docs/plugins/inspect/plugin-wavpack.xml:
3671         * docs/plugins/inspect/plugin-wavparse.xml:
3672         * docs/plugins/inspect/plugin-ximagesrc.xml:
3673         * ext/pulse/plugin.c:
3674         * ext/pulse/pulsemixer.c:
3675         * ext/pulse/pulsesink.c:
3676         * ext/pulse/pulsesrc.c:
3677         Add documentation to the pulseaudio plugin and run make update
3678         in docs/plugins.
3679
3680 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3681
3682         Patch by: Brian Cameron <brian.cameron at sun dot com>
3683
3684         * sys/sunaudio/gstsunaudiomixerctrl.c:
3685         (gst_sunaudiomixer_ctrl_get_volume),
3686         (gst_sunaudiomixer_ctrl_set_volume):
3687         Improvements for the SunAudio mixer by handling mute as no gain
3688         for tracks that have a gain property but no mute property.
3689         Fixes bug #536067.
3690
3691 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3692
3693         * configure.ac:
3694         * ext/pulse/Makefile.am:
3695         * ext/pulse/plugin.c: (plugin_init):
3696         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3697         (gst_pulsemixer_implements_interface_init),
3698         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3699         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3700         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3701         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3702         * ext/pulse/pulsemixer.h:
3703         * ext/pulse/pulsemixerctrl.c:
3704         (gst_pulsemixer_ctrl_context_state_cb),
3705         (gst_pulsemixer_ctrl_sink_info_cb),
3706         (gst_pulsemixer_ctrl_source_info_cb),
3707         (gst_pulsemixer_ctrl_subscribe_cb),
3708         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3709         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3710         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3711         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3712         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3713         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3714         * ext/pulse/pulsemixerctrl.h:
3715         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3716         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3717         * ext/pulse/pulsemixertrack.h:
3718         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3719         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3720         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3721         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3722         (gst_pulseprobe_new), (gst_pulseprobe_free),
3723         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3724         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3725         (gst_pulseprobe_set_server):
3726         * ext/pulse/pulseprobe.h:
3727         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3728         (gst_pulsesink_class_init), (gst_pulsesink_init),
3729         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3730         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3731         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3732         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3733         (gst_pulsesink_stream_request_cb),
3734         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3735         (gst_pulsesink_close), (gst_pulsesink_prepare),
3736         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3737         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3738         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3739         (gst_pulsesink_event), (gst_pulsesink_get_type):
3740         * ext/pulse/pulsesink.h:
3741         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3742         (gst_pulsesrc_implements_interface_init),
3743         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3744         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3745         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3746         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3747         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3748         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3749         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3750         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3751         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3752         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3753         (gst_pulsesrc_get_type):
3754         * ext/pulse/pulsesrc.h:
3755         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3756         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3757         * ext/pulse/pulseutil.h:
3758         Add pulseaudio GStreamer element from gst-pulse. Development will
3759         continue here instead of pulseaudio SVN. Fixes bug #400679.
3760         Only changes over gst-pulse SVN are added copyright to the top of
3761         files and coding style changes.
3762
3763 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3764
3765         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3766
3767         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3768           (gst_cdio_add_cdtext_album_tags):
3769         * ext/cdio/gstcdio.h:
3770         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3771           Also extract album title and album genre from CD-TEXT if
3772           available (#537021).
3773
3774 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3775
3776         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3777
3778         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3779         Improve negotiation a bit more by picking the smallest possible
3780         resolution that is larger than the resolution specified in the
3781         first caps entry of the peer caps. Fixes bug #536994.
3782
3783 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3784
3785         Patch by: Bastien Nocera <hadess at hadess dot net>
3786
3787         * sys/v4l2/gstv4l2vidorient.c:
3788         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3789         Fix compilation with newer GIT kernels that deprecated
3790         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3791
3792 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3793
3794         * configure.ac:
3795         * ext/cdio/gstcdio.c:
3796         * ext/cdio/gstcdio.h:
3797         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3798           Require libcdio >= 0.76.
3799
3800 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3801
3802         * gst/avi/gstavidemux.c:
3803         Catch UNEXPECTED when downstream has reached end of
3804         segment in reverse mode.
3805
3806 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3807
3808         * gst/avi/gstavidemux.c:
3809         Fix typo in comment
3810
3811 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3812
3813         * gst/avi/gstavidemux.c:
3814         Because we don't know the frame order we need to push till
3815         the next keyframe
3816
3817 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3818
3819         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3820
3821         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3822         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3823         Provide a custom negotiation function to make sure to pick the highest
3824         possible framerate and resolution. Fixes bug #536646.
3825
3826 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3827
3828         * gst/avi/gstavidemux.c:
3829         Set EOS when going out of the segment in reverse playback
3830
3831 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3832
3833         * ext/taglib/Makefile.am::
3834           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3835           taglib headers (with gcc 4.3.1).
3836
3837 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3838
3839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3840         Use the new gst_rtsp_connection_get_ip() to access the IP address
3841         of a GstRTSPConnection since it is a private member.
3842
3843 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3844
3845         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3846         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3847           Use new utility functions in libgsttag to process coverart (#512333).
3848
3849 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3850
3851         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3852         We actually support left/side, right/side and mid/side files. The
3853         conversion to normal, interleaved stereo is done by libflac.
3854
3855 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3856
3857         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3858         (gst_ebml_write_set_cache):
3859         Unref the write cache in finalize if it was set and add add "FIXME"
3860         to a comment that needs it.
3861
3862 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3863
3864         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3865
3866         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3867         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3868         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3869         (gst_avi_demux_process_next_entry):
3870         * gst/avi/gstavidemux.h:
3871         Implement reverse playback. Fixes #535300.
3872         Small cleanups.
3873
3874 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3875
3876         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3877         (gst_videomixer_query_latency):
3878         When using gst_element_iterate_pads() one has to unref every pad
3879         after usage.
3880
3881 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3882
3883         Patch by: Bastien Nocera <hadess at hadess dot net>
3884         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3885         (qtdemux_parse_udta):
3886         * gst/qtdemux/qtdemux_fourcc.h:
3887         Improve meta-data handling, add 'comment', 'description' and
3888         'copyright' tag handling.
3889         Fixes #535935
3890
3891 2008-05-31  Julien Moutte  <julien@fluendo.com>
3892
3893         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3894         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3895         (gst_qtdemux_seek_to_previous_keyframe),
3896         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3897         we don't clip the segment's stop using the main segment duration as
3898         that could crop quite some video frames. Make reverse playback support
3899         more robust and support edit lists. Support seeking to the last frame,
3900         and fix reverse looping playback. Add some debugging.
3901         * win32/common/config.h: Updated.
3902
3903 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3904
3905         * gst/equalizer/gstiirequalizer.c:
3906         (gst_iir_equalizer_transform_ip):
3907         Don't clip float/double samples, correctly unset passthrough mode
3908         and use better rounding for integer samples.
3909
3910 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3911
3912         * gst/equalizer/gstiirequalizer.c:
3913         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3914         (setup_filter), (set_passthrough), (update_coefficients),
3915         (gst_iir_equalizer_compute_frequencies),
3916         (gst_iir_equalizer_transform_ip):
3917         * gst/equalizer/gstiirequalizer.h:
3918         Update the filter coefficients only when needed in the transform_ip
3919         function and correctly set the element into passthrough mode if the
3920         gain of all bands is 0.
3921
3922 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3923
3924         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3925
3926         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3927         (gst_alpha_set_property), (gst_alpha_get_property),
3928         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3929         Try to skip pixels or areas that are too dark or too bright for us to do
3930         meaningfull color detection.
3931         Added properties to control the sensitivity to light and darkness.
3932         Added some small cleanups. Fixes #512345.
3933
3934 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3935
3936         * docs/plugins/.cvsignore:
3937         * tests/check/elements/.cvsignore:
3938         Ignore some more generated things
3939
3940         * tests/check/Makefile.am:
3941         Ignore OSS elements in the state changes test too.
3942
3943 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3944
3945         * docs/plugins/Makefile.am:
3946         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3947         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3948         Add SMPTE effect elements to docs.
3949
3950 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3951
3952         * docs/plugins/Makefile.am:
3953         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3954         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3955         * ext/raw1394/gstdv1394src.c:
3956           Document whats first shown on the fdo plugin docs page :)
3957
3958 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3959
3960         * docs/plugins/Makefile.am:
3961         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3962         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3963         * docs/plugins/gst-plugins-good-plugins.args:
3964         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3965         * docs/plugins/inspect/plugin-audiofx.xml:
3966         * gst/audiofx/Makefile.am:
3967         * gst/audiofx/audiofx.c:
3968         * gst/audiofx/audiokaraoke.c:
3969         * gst/audiofx/audiokaraoke.h:
3970         * gst/audiofx/audiovoice.c:
3971         * gst/audiofx/audiovoice.h:
3972           Rename audiovoice to audiokaraoke and add it to the docs.
3973
3974 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3975
3976         * REQUIREMENTS:
3977         * docs/plugins/Makefile.am:
3978         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3979         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3980         * docs/plugins/gst-plugins-good-plugins.args:
3981         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3982         * docs/plugins/gst-plugins-good-plugins.interfaces:
3983         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3984         * docs/plugins/inspect/plugin-aasink.xml:
3985         * docs/plugins/inspect/plugin-alaw.xml:
3986         * docs/plugins/inspect/plugin-alpha.xml:
3987         * docs/plugins/inspect/plugin-alphacolor.xml:
3988         * docs/plugins/inspect/plugin-annodex.xml:
3989         * docs/plugins/inspect/plugin-apetag.xml:
3990         * docs/plugins/inspect/plugin-audiofx.xml:
3991         * docs/plugins/inspect/plugin-auparse.xml:
3992         * docs/plugins/inspect/plugin-autodetect.xml:
3993         * docs/plugins/inspect/plugin-avi.xml:
3994         * docs/plugins/inspect/plugin-cacasink.xml:
3995         * docs/plugins/inspect/plugin-cairo.xml:
3996         * docs/plugins/inspect/plugin-cdio.xml:
3997         * docs/plugins/inspect/plugin-cutter.xml:
3998         * docs/plugins/inspect/plugin-debug.xml:
3999         * docs/plugins/inspect/plugin-dv.xml:
4000         * docs/plugins/inspect/plugin-efence.xml:
4001         * docs/plugins/inspect/plugin-effectv.xml:
4002         * docs/plugins/inspect/plugin-equalizer.xml:
4003         * docs/plugins/inspect/plugin-esdsink.xml:
4004         * docs/plugins/inspect/plugin-flac.xml:
4005         * docs/plugins/inspect/plugin-flxdec.xml:
4006         * docs/plugins/inspect/plugin-gamma.xml:
4007         * docs/plugins/inspect/plugin-gconfelements.xml:
4008         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4009         * docs/plugins/inspect/plugin-goom.xml:
4010         * docs/plugins/inspect/plugin-goom2k1.xml:
4011         * docs/plugins/inspect/plugin-halelements.xml:
4012         * docs/plugins/inspect/plugin-icydemux.xml:
4013         * docs/plugins/inspect/plugin-id3demux.xml:
4014         * docs/plugins/inspect/plugin-jpeg.xml:
4015         * docs/plugins/inspect/plugin-level.xml:
4016         * docs/plugins/inspect/plugin-matroska.xml:
4017         * docs/plugins/inspect/plugin-monoscope.xml:
4018         * docs/plugins/inspect/plugin-mulaw.xml:
4019         * docs/plugins/inspect/plugin-multifile.xml:
4020         * docs/plugins/inspect/plugin-multipart.xml:
4021         * docs/plugins/inspect/plugin-navigationtest.xml:
4022         * docs/plugins/inspect/plugin-ossaudio.xml:
4023         * docs/plugins/inspect/plugin-png.xml:
4024         * docs/plugins/inspect/plugin-quicktime.xml:
4025         * docs/plugins/inspect/plugin-rtp.xml:
4026         * docs/plugins/inspect/plugin-rtsp.xml:
4027         * docs/plugins/inspect/plugin-smpte.xml:
4028         * docs/plugins/inspect/plugin-soup.xml:
4029         * docs/plugins/inspect/plugin-spectrum.xml:
4030         * docs/plugins/inspect/plugin-speex.xml:
4031         * docs/plugins/inspect/plugin-taglib.xml:
4032         * docs/plugins/inspect/plugin-udp.xml:
4033         * docs/plugins/inspect/plugin-video4linux2.xml:
4034         * docs/plugins/inspect/plugin-videobalance.xml:
4035         * docs/plugins/inspect/plugin-videobox.xml:
4036         * docs/plugins/inspect/plugin-videocrop.xml:
4037         * docs/plugins/inspect/plugin-videoflip.xml:
4038         * docs/plugins/inspect/plugin-videomixer.xml:
4039         * docs/plugins/inspect/plugin-wavenc.xml:
4040         * docs/plugins/inspect/plugin-wavpack.xml:
4041         * docs/plugins/inspect/plugin-wavparse.xml:
4042         * docs/plugins/inspect/plugin-ximagesrc.xml:
4043         * ext/aalib/gstaasink.c:
4044         * ext/libcaca/gstcacasink.c:
4045           Document aasink and cacasink.
4046
4047 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4048
4049         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4050         (gst_videomixer_init), (gst_videomixer_query_duration),
4051         (gst_videomixer_query_latency), (gst_videomixer_query),
4052         (gst_videomixer_blend_buffers):
4053         * gst/videomixer/videomixer.h:
4054         Implement position (in time), duration and latency queries.
4055
4056 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4057
4058         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4059         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4060         (gst_videomixer_fill_queues), (forward_event_func),
4061         (forward_event), (gst_videomixer_src_event),
4062         (gst_videomixer_sink_event):
4063         * gst/videomixer/videomixer.h:
4064         Implement proper seek/newsegment handling.
4065         Based on adder's implementation.
4066         Fixes #535121
4067
4068 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4069
4070         Patch by: Jan Gerber <j at oil21 dot org>
4071
4072         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4073         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4074
4075 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4076
4077         * gst/audiofx/Makefile.am:
4078         * gst/audiofx/audiofx.c: (plugin_init):
4079         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4080         (gst_audio_voice_class_init), (gst_audio_voice_init),
4081         (update_filter), (gst_audio_voice_set_property),
4082         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4083         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4084         (gst_audio_voice_transform_ip):
4085         * gst/audiofx/audiovoice.h:
4086         Add simple voice removal element. Yay karaoke.
4087
4088 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4089
4090         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4091
4092         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4093         Fix potential caps leak.
4094         If we can't get the framerate with an ioctl, try to get it with the
4095         current norm. Fixes #520092.
4096
4097 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4098
4099         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4100
4101         * sys/v4l2/v4l2src_calls.c:
4102         (gst_v4l2src_probe_caps_for_format_and_size):
4103         If we fail to get the frame intervals, simply don't touch the framerates
4104         on the template caps instead of discarding the format. See #520092.
4105
4106 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4107
4108         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4109
4110         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4111         (gst_v4l2_get_caps_info):
4112         Add NV12, NV21 and bayer support. See #520092.
4113
4114 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4115
4116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4117         (gst_qtdemux_activate_segment):
4118         Unbreak segment activation again. Fixes #531672.
4119
4120 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4121
4122         * ext/flac/Makefile.am:
4123         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4124         Set the channel layout when decoding FLAC files with more than 2
4125         channels as defined by the FLAC spec. Fixes bug #534570.
4126
4127         Also don't try to decode left/side, right/side and mid/side files
4128         as we don't support this at all.
4129
4130 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4131
4132         * configure.ac:
4133           We need -base CVS (rtsp).
4134
4135 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4136
4137         * gst/udp/Makefile.am:
4138           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4139           when including netdb.h when building against glibc >= 2.8.
4140
4141 2008-05-22  Julien Moutte  <julien@fluendo.com>
4142
4143         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4144         debug statement arguments.
4145         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4146         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4147         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4148         on more platforms.
4149
4150 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4151
4152         * tests/check/elements/avimux.c: (setup_src_pad),
4153         (teardown_src_pad):
4154         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4155         (GST_START_TEST):
4156         * tests/check/elements/matroskamux.c: (setup_src_pad),
4157         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4158         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4159         (GST_START_TEST):
4160         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4161         (setup_wavpackparse), (cleanup_wavpackparse):
4162         Don't use gst_element_get_pad(), it's a bad, bad method.
4163
4164 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4165
4166         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4167         (do_toggle_element):
4168         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4169         (do_toggle_element):
4170         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4171         (do_toggle_element):
4172         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4173         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4174         (do_toggle_element):
4175         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4176         (do_toggle_element):
4177         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4178         (gst_auto_audio_sink_detect):
4179         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4180         (gst_auto_video_sink_detect):
4181         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4182         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4183         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4184         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4185         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4186         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4187         * tests/icles/videocrop-test.c: (test_with_caps),
4188         (video_crop_get_test_caps):
4189         Don't use gst_element_get_pad(), it's a bad method.
4190
4191 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4192
4193         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4194         (gst_multiudpsink_add_internal):
4195         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4196         (gst_udp_join_group):
4197         * gst/udp/gstudpnetutils.h:
4198         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4199         Joining a multicast group and setting the loop/ttl properties are
4200         totally unrelated tasks are must be separated.
4201
4202 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4203
4204         * gst/avi/gstavimux.c:
4205           Also support alaw/mulaw.
4206
4207 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4208
4209         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4210         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4211         * gst/udp/gstmultiudpsink.h:
4212         Add a fixme for the auto-multicast property.
4213         Fix some confusing debug messages.
4214         Disable setting a qos value by default.
4215
4216 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4217
4218         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4219
4220         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4221         Ignore EPERM errors from sendto. Fixes #533619.
4222
4223 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4224
4225         Patch by: Henrik Eriksson <henriken at axis dot com>
4226
4227         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4228         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4229         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4230         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4231         * gst/udp/gstmultiudpsink.h:
4232         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4233
4234 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4235
4236         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4237         Improve debugging of the ident.
4238
4239 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4240
4241         Patch by: Bruno Santos <brunof at ua dot pt>
4242
4243         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4244         (gst_udp_join_group), (gst_udp_leave_group),
4245         (gst_udp_is_multicast):
4246         * gst/udp/gstudpnetutils.h:
4247         Provide a bunch of helper methods to deal with IPv4 and IPv6
4248         transparently.
4249
4250         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4251         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4252         (gst_multiudpsink_get_property), (join_multicast),
4253         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4254         (gst_multiudpsink_remove):
4255         * gst/udp/gstmultiudpsink.h:
4256         Add multicast TTL and loopback properties.
4257         Use the helper methods to implement ip4 and ip6.
4258
4259         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4260         * gst/udp/gstudpsrc.h:
4261         Use the helper methods to implement ip4 and ip6.
4262         Fixes #515962.
4263
4264 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4265
4266         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4267
4268         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4269         (gst_multipart_demux_get_gstname),
4270         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4271         * gst/multipart/multipartdemux.h:
4272         Don't blindly copy the mime-type as the caps name because they not
4273         always map directly. Instead use a hashtable with common mappings.
4274         Fixes #533287.
4275
4276 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4277
4278         * ext/esd/esdsink.c: (gst_esdsink_write):
4279         When we post an error, we must return -1 to let the parent know that we
4280         cannot write the segment else it will loop and continue to call us again
4281         forever. Patch by Michael Meeks.
4282
4283 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4284
4285         * gst/videomixer/videomixer.c:
4286           Add missing incudes.
4287
4288 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4289
4290         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4291         (gst_rtp_h264_pay_handle_buffer):
4292         * gst/rtp/gstrtph264pay.h:
4293         Correct a typo (sinle -> single).
4294
4295 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4296
4297         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4298         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4299         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4300         (gst_rtp_h264_depay_process):
4301         * gst/rtp/gstrtph264depay.h:
4302         Add experimental support for outputting quicktime-like AVC output in
4303         addition to the existing bytestream output.
4304
4305         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4306         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4307         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4308         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4309         (gst_rtp_h264_pay_get_property):
4310         * gst/rtp/gstrtph264pay.h:
4311         Make the parsing mode configurable, for some inputs we don't need to
4312         scan every byte for start codes.
4313         Only set the marker bit on ACCESS units.
4314
4315 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4316
4317         * gst/equalizer/gstiirequalizer.c:
4318         Use a bigger type in integer mode for the intermediate results to
4319         prevent overflows. This fixes the crippled sound when using the
4320         equalizer in integer mode. Fixes bug #510865.
4321
4322 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4323
4324         * gst/videomixer/videomixer.c:
4325         * gst/videomixer/videomixer.h:
4326         Instead of a random number for the request pad id's,
4327         use a counter.
4328
4329         Register the videomixerpad class from the element's class_init
4330         where it's safer, and allows the docs generator to scan it.
4331
4332 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4333
4334         * gst/smpte/Makefile.am:
4335         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4336         * gst/smpte/gstsmpte.h:
4337         * gst/smpte/gstsmptealpha.c:
4338         (gst_smpte_alpha_transition_type_get_type),
4339         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4340         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4341         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4342         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4343         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4344         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4345         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4346         * gst/smpte/gstsmptealpha.h:
4347         * gst/smpte/plugin.c: (plugin_init):
4348         Add new plugin that adds the SMPTE transition in the alpha channel of
4349         I420 and AYUV frames so that they can be blended with videomixer later
4350         on. Uses all niceties such as using base transform for efficient alloc
4351         and negotiation. It currently requires GstController to control the
4352         position in the transition effect.
4353
4354 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4355
4356         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4357         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4358         * docs/plugins/gst-plugins-good-plugins.args:
4359         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4360         * docs/plugins/gst-plugins-good-plugins.interfaces:
4361         * docs/plugins/gst-plugins-good-plugins.types:
4362         * gst/videomixer/videomixer.c:
4363           Try using thaytans new mechanism to get extra classes into plugin
4364           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4365           missing still.
4366
4367 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4368
4369         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4370         Set proper rate in avi stream header for PCM audio, and also do some
4371         more sanity checks on caps in this case.  Fixes #511489.
4372
4373 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4374
4375         * sys/v4l2/gstv4l2src.c:
4376         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4377         isn't implemented at all yet and this requires X headers to be
4378         installed. Fixes bug #533264.
4379
4380 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4381
4382         reviewed by: <delete if not using a buddy>
4383
4384         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4385         (gst_ebml_write_set_cache):
4386         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4387         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4388         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4389         (gst_matroska_demux_read_track_encodings),
4390         (gst_matroska_demux_add_stream),
4391         (gst_matroska_demux_handle_src_query),
4392         (gst_matroska_demux_init_stream),
4393         (gst_matroska_demux_parse_index_cuetrack),
4394         (gst_matroska_demux_parse_index_pointentry),
4395         (gst_matroska_demux_parse_info),
4396         (gst_matroska_demux_parse_metadata_id_simple_tag),
4397         (gst_matroska_demux_parse_metadata),
4398         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4399         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4400         (gst_matroska_demux_parse_cluster),
4401         (gst_matroska_demux_parse_contents_seekentry),
4402         (gst_matroska_demux_loop_stream_parse_id),
4403         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4404         (gst_matroska_demux_audio_caps),
4405         (gst_matroska_demux_subtitle_caps):
4406         * gst/matroska/matroska-demux.h:
4407         * gst/matroska/matroska-ids.c:
4408         (gst_matroska_track_init_subtitle_context):
4409         * gst/matroska/matroska-ids.h:
4410         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4411         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4412         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4413         * sys/v4l2/gstv4l2src.c:
4414         * tests/check/pipelines/wavpack.c: (bus_handler):
4415         * win32/common/config.h:
4416
4417 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4418
4419         * ext/wavpack/gstwavpackstreamreader.c:
4420         * tests/examples/spectrum/demo-audiotest.c:
4421         * tests/examples/spectrum/demo-osssrc.c:
4422         Fix some compiler warnings.
4423
4424 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4425
4426         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4427         Small comment added.
4428
4429         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4430         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4431         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4432         Debug string cleanups (remove trailing \n)
4433         Refactor and clean up the payloader a bit and make sure that we only
4434         put one NAL unit in an RTP packet even if the input buffer contains
4435         multiple NAL units.
4436         Add suport for AVC format input.
4437
4438 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4439
4440         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4441         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4442         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4443         * gst/rtp/gstrtph264pay.h:
4444         Make it possible to specify profile-level-id and sprop-parameter-sets
4445         using properties in case they are not available in-stream.
4446
4447 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4448
4449         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4450         * docs/plugins/gst-plugins-good-plugins.args:
4451         * docs/plugins/inspect/plugin-ladspa.xml:
4452           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4453
4454 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4455
4456         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4457         Send an initial BYTE segment to inform downstream of later seeking,
4458         and to forego sync attempts.
4459
4460 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4461
4462         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4463         Fix wrong caps string.
4464
4465 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4466
4467         Based on patch by: Olivier Crete <tester at tester dot ca>
4468
4469         * gst/rtp/Makefile.am:
4470         * gst/rtp/gstrtp.c: (plugin_init):
4471         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4472         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4473         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4474         (gst_rtp_g729_depay_plugin_init):
4475         * gst/rtp/gstrtpg729depay.h:
4476         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4477         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4478         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4479         * gst/rtp/gstrtpg729pay.h:
4480         Added G729 pay and depayloaders. Fixes #532409.
4481
4482 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4483
4484         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4485         Fix the calculation of the duration of the concealment packets.
4486
4487 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4488
4489         Based on patch by: Olivier Crete <tester at tester dot ca>
4490
4491         * gst/rtp/Makefile.am:
4492         * gst/rtp/gstrtp.c: (plugin_init):
4493         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4494         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4495         (parse_encode), (gst_rtp_dv_depay_setcaps),
4496         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4497         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4498         (gst_rtp_dv_depay_plugin_init):
4499         * gst/rtp/gstrtpdvdepay.h:
4500         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4501         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4502         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4503         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4504         (gst_dv_pay_negotiate), (include_dif),
4505         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4506         * gst/rtp/gstrtpdvpay.h:
4507         Add DV pay and depayloaders. Fixes #532423.
4508
4509 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4510
4511         * gst/matroska/matroska-demux.c:
4512         (gst_matroska_demux_push_dvd_clut_change_event):
4513         Convert subtitle palette info in VobSub private data from VobSub's
4514         (buggy) RGB to YUV.
4515
4516 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4517
4518         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4519         Do not leave fourcc stream header field empty upon reset.
4520         Fixes #519301.
4521
4522 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4523
4524         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4525         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4526         * docs/plugins/inspect/plugin-goom.xml:
4527         * docs/plugins/inspect/plugin-goom2k1.xml:
4528         * gst/goom/gstgoom.c:
4529         * gst/goom2k1/gstgoom.c:
4530         Add goom2k1 into the docs.
4531
4532 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4533
4534         Based on patch by: Wouter Cloetens  <wouter at mind be>
4535
4536         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4537         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4538         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4539         (gst_rtsp_decode_quoted_string),
4540         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4541         (gst_rtspsrc_setup_auth):
4542         Support Digest authentication. Fixes #532065.
4543
4544 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4545
4546         * gst/level/gstlevel.c:
4547           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4548           about whats needed for liboil acceleration. Simplify docs a bit.
4549
4550 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4551
4552         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4553
4554         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4555         Update the track duration if the old one was invalid.
4556         Fixes bug #532117.
4557
4558 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4559
4560         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4561           Use GST_STR_NULL when trying to print sps and pps strings that could
4562           be NULL, as this might crash on some platforms.
4563
4564 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4565
4566         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4567
4568         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4569           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4570           set after creating the clipper.
4571
4572 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4573
4574         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4575
4576         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4577           Added checking of surface lost case after an unsuccessful
4578           IDirectDrawSurface7_Lock() call.
4579           If surface is lost, return GST_FLOW_OK.
4580
4581 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4582
4583         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4584
4585         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4586           WndProc, gst_directdraw_sink_window_thread):
4587           Improved Windows message loop and fixed window destruction issue.
4588           When the window which DirectDraw is rendering to is destroyed, the
4589           render/show_frame function will return GST_FLOW_ERROR.
4590           Partially fixes #520885.
4591
4592 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4593
4594         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4595
4596         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4597           Fixed mid stream resolution change bug, the offscreen surface is now
4598           released when set_caps is called.
4599           Partially fixes #520885.
4600
4601 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4602
4603         * sys/directdraw/gstdirectdrawsink.c
4604           (gst_directdraw_sink_buffer_alloc):
4605           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4606           width/height.
4607
4608           Especially when looking through the pool of buffers, make sure that
4609           the width/height of caps is used instead of the already negotiated
4610           dimensions.
4611           For example if a buffer with different caps is requested, i.e.
4612           higher resolution, the caller would get a buffer with the old
4613           dimensions and thus corrupt the heap.
4614
4615 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4616
4617         * sys/directdraw/gstdirectdrawsink.c
4618           (gst_directdraw_sink_buffer_alloc):
4619           Clear the flags on recycled buffers from buffer_alloc.
4620           Partially fixes #520885.
4621
4622 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4623
4624         * gst/rtp/gstrtpilbcpay.c:
4625           Added missing stdlib.h include for strtol(), and made include ordering and
4626           style consistent with the corresponding depayloader.
4627
4628 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4629
4630         * configure.ac:
4631           Error out if we don't have the required core/base versions.
4632
4633 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4634
4635         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4636
4637         * sys/osxvideo/cocoawindow.m:
4638         Fix compiler warnings on PPC64. Fixes bug #499318.
4639
4640 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4641
4642         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4643
4644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4645         Don't leak file descriptors on error. Fixes #531532.
4646
4647 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4648
4649         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4650         (gst_gconf_audio_src_change_state):
4651         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4652         (gst_gconf_video_sink_change_state):
4653         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4654         (gst_gconf_video_src_change_state):
4655         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4656         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4657         When we can't create a fakesink/fakesrc complain instead of unreffing
4658         NULL pointers and crashing later. See bug #530535.
4659
4660 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4661
4662         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4663         Add some more debug info and guard against small payloads.
4664
4665         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4666         Set duration on outgoing buffers because we can.
4667
4668 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4669
4670         Patch by: Olivier Crete <tester at tester dot ca>
4671
4672         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4673         (gst_speex_enc_init), (gst_speex_enc_chain):
4674         Add negotiation for the speex channels and rate. Fixes #465146.
4675
4676 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4677
4678         Patch by: Olivier Crete <tester at tester dot ca>
4679
4680         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4681         (gst_rtp_speex_pay_getcaps):
4682         Add negotiation for the speex channels and rate. See #465146.
4683
4684 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4685
4686         Patch by: Olivier Crete <tester at tester dot ca>
4687
4688         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4689         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4690         Add negotiation for the ILBC mode. See #465146.
4691
4692 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4693
4694         * ext/soup/gstsouphttpsrc.c:
4695           Include stdlib to fix the build. Use g_free instead of free, libsoup
4696           uses glib.
4697
4698 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4699
4700         Patch by: j^ <j@bootlab.org>
4701
4702         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4703         Add more mpeg2 variants. Fixes #530886.
4704
4705 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4706
4707         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4708
4709         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4710           Don't error out if we get an ICMP destination-unreachable
4711           message when trying to read packets on win32 (#529454).
4712
4713 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4714
4715         * configure.ac:
4716         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4717           Use new error code for encrypted streams (which requires core CVS).
4718
4719 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4720
4721         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4722           (gst_qtdemux_audiosrc_template):
4723           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4724
4725 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4726
4727         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4728         (speex_dec_chain_parse_data):
4729         Produce concealment data when time progresses in a segment update.
4730
4731 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4732
4733         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4734         (speex_dec_chain):
4735         Try to preserve input timestamps when we can.
4736         Do beginnings of error concealment.
4737
4738 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4739
4740         * gst/debug/gstnavigationtest.c:
4741           MSVC doesn't provide rint(), define an adequate replacement locally as
4742           elsewhere.
4743
4744 2008-04-28  Julien Moutte  <julien@fluendo.com>
4745
4746         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4747         format to pacify Mac OSX's gcc.
4748
4749 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4750
4751         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4752           (DEFAULT_MAX), (src_template), (sink_template),
4753           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4754           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4755           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4756           Bring rndbuffersize element into a state that doesn't require us
4757           to move it to -bad immediately. For one, fix up default min/max
4758           values so that the element actuall works using the default values.
4759           Also, don't ignore flow return values and do some kind of minimal
4760           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4761           other gratuitious clean-ups.
4762
4763 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4764
4765         * docs/plugins/Makefile.am:
4766         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4767         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4768         * docs/plugins/gst-plugins-good-plugins.args:
4769         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4770         * docs/plugins/gst-plugins-good-plugins.interfaces:
4771         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4772         * docs/plugins/inspect/plugin-1394.xml:
4773         * docs/plugins/inspect/plugin-aasink.xml:
4774         * docs/plugins/inspect/plugin-alaw.xml:
4775         * docs/plugins/inspect/plugin-alpha.xml:
4776         * docs/plugins/inspect/plugin-alphacolor.xml:
4777         * docs/plugins/inspect/plugin-annodex.xml:
4778         * docs/plugins/inspect/plugin-apetag.xml:
4779         * docs/plugins/inspect/plugin-audiofx.xml:
4780         * docs/plugins/inspect/plugin-auparse.xml:
4781         * docs/plugins/inspect/plugin-autodetect.xml:
4782         * docs/plugins/inspect/plugin-avi.xml:
4783         * docs/plugins/inspect/plugin-cacasink.xml:
4784         * docs/plugins/inspect/plugin-cairo.xml:
4785         * docs/plugins/inspect/plugin-cdio.xml:
4786         * docs/plugins/inspect/plugin-cutter.xml:
4787         * docs/plugins/inspect/plugin-debug.xml:
4788         * docs/plugins/inspect/plugin-dv.xml:
4789         * docs/plugins/inspect/plugin-efence.xml:
4790         * docs/plugins/inspect/plugin-effectv.xml:
4791         * docs/plugins/inspect/plugin-equalizer.xml:
4792         * docs/plugins/inspect/plugin-esdsink.xml:
4793         * docs/plugins/inspect/plugin-flac.xml:
4794         * docs/plugins/inspect/plugin-flxdec.xml:
4795         * docs/plugins/inspect/plugin-gamma.xml:
4796         * docs/plugins/inspect/plugin-gconfelements.xml:
4797         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4798         * docs/plugins/inspect/plugin-goom.xml:
4799         * docs/plugins/inspect/plugin-halelements.xml:
4800         * docs/plugins/inspect/plugin-icydemux.xml:
4801         * docs/plugins/inspect/plugin-id3demux.xml:
4802         * docs/plugins/inspect/plugin-jpeg.xml:
4803         * docs/plugins/inspect/plugin-level.xml:
4804         * docs/plugins/inspect/plugin-matroska.xml:
4805         * docs/plugins/inspect/plugin-monoscope.xml:
4806         * docs/plugins/inspect/plugin-mulaw.xml:
4807         * docs/plugins/inspect/plugin-multifile.xml:
4808         * docs/plugins/inspect/plugin-multipart.xml:
4809         * docs/plugins/inspect/plugin-navigationtest.xml:
4810         * docs/plugins/inspect/plugin-ossaudio.xml:
4811         * docs/plugins/inspect/plugin-png.xml:
4812         * docs/plugins/inspect/plugin-quicktime.xml:
4813         * docs/plugins/inspect/plugin-rtp.xml:
4814         * docs/plugins/inspect/plugin-rtsp.xml:
4815         * docs/plugins/inspect/plugin-shout2send.xml:
4816         * docs/plugins/inspect/plugin-smpte.xml:
4817         * docs/plugins/inspect/plugin-spectrum.xml:
4818         * docs/plugins/inspect/plugin-speex.xml:
4819         * docs/plugins/inspect/plugin-taglib.xml:
4820         * docs/plugins/inspect/plugin-udp.xml:
4821         * docs/plugins/inspect/plugin-video4linux2.xml:
4822         * docs/plugins/inspect/plugin-videobalance.xml:
4823         * docs/plugins/inspect/plugin-videobox.xml:
4824         * docs/plugins/inspect/plugin-videocrop.xml:
4825         * docs/plugins/inspect/plugin-videoflip.xml:
4826         * docs/plugins/inspect/plugin-videomixer.xml:
4827         * docs/plugins/inspect/plugin-wavenc.xml:
4828         * docs/plugins/inspect/plugin-wavpack.xml:
4829         * docs/plugins/inspect/plugin-wavparse.xml:
4830         * docs/plugins/inspect/plugin-ximagesrc.xml:
4831           Add docs for gdkpixbufsink; update docs to CVS version.
4832
4833 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4834
4835         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4836         Remove test sync-offset by default.
4837
4838 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4839
4840         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4841         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4842         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4843           Use GLib versions of htonl, htons, ntohl and ntohs in order
4844           to avoid problems on win32 (#529707).
4845
4846 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4847
4848         Patch by: Jesús Corrius <jesus at softcatala org>
4849
4850         * gst/goom/filters.c: (zoomVector):
4851         * gst/goom/goom_core.c: (init_buffers):
4852           Fix build with mingw32: use rand() instead of random() and
4853           replace bzero() with memset(). Fixes #529692.
4854
4855 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4856
4857         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4858         Fix typo in comments.
4859
4860         * tests/examples/rtp/client-H263p-PCMA.sdp:
4861         * tests/examples/rtp/client-H263p-PCMA.sh:
4862         * tests/examples/rtp/client-H264-PCMA.sdp:
4863         * tests/examples/rtp/client-H264-PCMA.sh:
4864         * tests/examples/rtp/client-H264.sdp:
4865         * tests/examples/rtp/client-H264.sh:
4866         * tests/examples/rtp/client-PCMA.sdp:
4867         * tests/examples/rtp/client-PCMA.sh:
4868         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4869         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4870         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4871         Add some more docs and fix examples.
4872
4873 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4874
4875         * tests/check/elements/multifile.c:
4876         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4877         declared in the former, some have it declared in the latter.
4878
4879 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4880
4881         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4882         * gst/debug/tests.c: (md5_get_value):
4883         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4884         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4885         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4886         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4887         Stop using deprecated GLib functions.
4888
4889 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4890
4891         * configure.ac:
4892         Back to development -> 0.10.8.1
4893
4894 === release 0.10.8 ===
4895
4896 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4897
4898         * configure.ac:
4899           releasing 0.10.8, "One For The Money"
4900
4901 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4902
4903         * configure.ac:
4904         0.10.7.4 pre-release
4905
4906 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4907
4908         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4909         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4910         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4911         * gst/goom/flying_stars_fx.c: (fs_free):
4912         * gst/goom/goom_config_param.h:
4913         * gst/goom/goom_core.c: (goom_init), (goom_close):
4914         * gst/goom/goom_plugin_info.h:
4915         * gst/goom/gstgoom.c: (gst_goom_finalize):
4916         * gst/goom/lines.c: (goom_lines_free):
4917         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4918         * gst/goom/surf3d.c: (grid3d_free):
4919         * gst/goom/surf3d.h:
4920         * gst/goom/tentacle3d.c: (tentacle_free):
4921         Free a bunch of stuff, and initialise things to fix leaks
4922         and valgrind warnings in the testsuite.
4923
4924         Fixes: #529268
4925
4926 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4927
4928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4929         (gst_rtspsrc_configure_caps):
4930         Ref caps as the return value for the request_pt_map signal.
4931         Remove some caps weirdness when configuring a stream. See #528245.
4932
4933 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4934
4935         * tests/icles/gdkpixbufsink-test.c:
4936           Add cast to placate gcc 4.1.2.
4937
4938 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4939
4940         * configure.ac:
4941         0.10.7.3 pre-release
4942
4943 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4944
4945         * tests/check/Makefile.am:
4946         Disable some more elements in the state test.
4947         Add a define so the soup test can find the test files
4948         it needs at runtime.
4949
4950         * tests/check/elements/souphttpsrc.c: (run_server):
4951
4952         Add a define so the soup test can find the test files
4953         it needs at runtime.
4954
4955 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4956
4957         * gst/goom/convolve_fx.c: (convolve_apply):
4958         Don't ever draw the GOOM logo.
4959         Fixes: #528615
4960
4961 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4962
4963         * ext/cdio/gstcdiocddasrc.c:
4964         * ext/dv/gstdvdemux.c: 
4965         gst_atomic_int_set ==> g_atomic_int_set
4966
4967 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4968
4969         * configure.ac:
4970         * gst/goom/Makefile.am:
4971         * gst/goom/convolve_fx.c:
4972         * gst/goom/default_scripts.h:
4973         * gst/goom/goom.h:
4974         * gst/goom/goom_core.c: (choose_a_goom_line):
4975         * gst/goom/goom_plugin_info.h:
4976         * gst/goom/goomsl.c:
4977         * gst/goom/goomsl.h:
4978         * gst/goom/goomsl_hash.c:
4979         * gst/goom/goomsl_hash.h:
4980         * gst/goom/goomsl_heap.c:
4981         * gst/goom/goomsl_heap.h:
4982         * gst/goom/goomsl_private.h:
4983         * gst/goom/plugin_info.c:
4984           Strip out the config/script parsing stuff, we don't need it.
4985           Fixes #527999.
4986
4987 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4988
4989         * gst/goom/plugin_info.c: (setOptimizedMethods):
4990           Disable altivec optimisations for 32-bit PPC as well to make
4991           things build properly on all PPC systems. Fixes #528143
4992
4993 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4994
4995         * gst-plugins-good.spec.in:
4996           Update for souphttpsrc plugin which has moved to -good.
4997
4998 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4999
5000         * gst/matroska/matroska-demux.c:
5001         (gst_matroska_demux_handle_seek_event):
5002         Fix open-ended seeks in matroskademux
5003         Patch by: Mark Nauwelaerts <manauw skynet be>
5004         Fixes: #526557
5005
5006 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
5007
5008         * tests/check/Makefile.am:
5009         Add soup test certificates to the dist.
5010
5011 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5012
5013         * ext/Makefile.am:
5014         Remove LADSPA reference I missed.
5015
5016 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
5017
5018         * ext/soup/gstsouphttpsrc.c: (plugin_init):
5019         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5020         over gnome-vfs and everything else. Fixes bug #527848.
5021
5022 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5023
5024         * configure.ac:
5025         * ext/Makefile.am:
5026         Remove LADSPA plugin. Fixes: #515978
5027
5028 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5029
5030         * configure.ac:
5031         * docs/plugins/Makefile.am:
5032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5034         * docs/plugins/gst-plugins-good-plugins.args:
5035         * docs/plugins/inspect/plugin-soup.xml:
5036         * ext/Makefile.am:
5037         * tests/check/Makefile.am:
5038         Move soup plugin from -bad (Fixes: #523124)
5039
5040 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5041
5042         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5043         Fix bounds checking of mode in Speex header, which may
5044         produce negative numbers in speex <= 1.1.12
5045
5046 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5047
5048         * gst/goom/Makefile.am:
5049         * gst/goom/gfontlib.c:
5050         * gst/goom/gfontlib.h:
5051         * gst/goom/gfontrle.c:
5052         * gst/goom/gfontrle.h:
5053         * gst/goom/goom.h:
5054         * gst/goom/goom_core.c: (goom_update):
5055         * gst/goom/goom_plugin_info.h:
5056         * gst/goom/gstgoom.c: (gst_goom_chain):
5057         * gst/goom/plugin_info.c:
5058           Remove a bunch of font/text related code that we don't need.
5059
5060 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5061
5062         * gst/goom/ppc_drawings.s:
5063         * gst/goom/ppc_zoom_ultimate.s:
5064           Change license of these files to LGPL, as permitted by the
5065           author, Guillaume Borios. See #515073.
5066
5067 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5068
5069         * gst/goom/convolve_fx.c:
5070         * gst/goom/motif_goom1.h:
5071         * gst/goom/motif_goom2.h:
5072           As hinted in Bug #518213, revert one change and fix warnings properly.
5073           This fixes both #518213 and #520073 for me.     
5074
5075 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5076
5077         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5078         * gst/matroska/matroska-demux.c:
5079         (gst_matroska_demux_handle_seek_event),
5080         (gst_matroska_demux_parse_contents_seekentry),
5081         (gst_matroska_demux_loop):
5082         Fix the Forte build by making function declaration signatures
5083         match the implementations.
5084
5085 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5086
5087         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5088         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5089         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5090           More logging when probing (see #518474), some comments in _reset().
5091
5092 2008-04-07  Julien Moutte  <julien@fluendo.com>
5093
5094         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5095         because of a bad argument number.
5096
5097 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5098
5099         * tests/icles/.cvsignore:
5100         * tests/icles/Makefile.am:
5101         * tests/icles/gdkpixbufsink-test.c:
5102           Interactive test app for gdkpixbufsink.
5103
5104 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5105
5106         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5107
5108         * configure.ac:
5109         Actually build dlls when cross-compiling with mingw32.
5110         Fixes bug #526247.
5111
5112 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5113
5114         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5115           Don't munge device string to 'default:x' for capture devices.
5116           Fixes #525833.
5117
5118 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5119
5120         * ext/wavpack/gstwavpackparse.c:
5121         (gst_wavpack_parse_index_entry_free):
5122         Always use GSlice as we actually depend on GLib 2.12 already.
5123
5124 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5125
5126         * configure.ac:
5127           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5128           Also bump the GLib requirement to the current de-facto requirement
5129           (ie. 2.12).
5130
5131 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5132
5133         * gst/rtp/gstrtph264pay.c: (encode_base64),
5134         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5135         * gst/rtp/gstrtph264pay.h:
5136         Parse codec_data for future AVC compatibility.
5137         Fail when we encounter AVC data for now.
5138
5139 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5140
5141         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5142           (gst_spectrum_init), (gst_spectrum_set_property),
5143           (gst_spectrum_get_property), (gst_spectrum_message_new):
5144           Rename property enums and default defines for the properties to match
5145           the property names and rephrase property descriptions to make them a
5146           bit clearer (hopefully). See #518188.
5147
5148 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5149
5150         * tests/check/Makefile.am:
5151         * tests/check/elements/.cvsignore:
5152         * tests/check/elements/gdkpixbufsink.c:
5153           Add unit test for gdkpixbufsink element.
5154
5155 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5156
5157         * ext/gdk_pixbuf/Makefile.am:
5158         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5159         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5160           (gst_gdk_pixbuf_sink_base_init),
5161           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5162           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5163           (gst_gdk_pixbuf_sink_set_caps),
5164           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5165           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5166           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5167           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5168           (gst_gdk_pixbuf_sink_get_property):
5169         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5170           Add gdkpixbufsink element for easy snapshotting (#525946).
5171
5172 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5173
5174         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5175         Bump timeout from 3 to 60 seconds.
5176
5177 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5178
5179         * tests/check/pipelines/.cvignore:
5180         Remove useless file.
5181
5182         * tests/check/pipelines/.cvsignore:
5183         Add new test to .cvsignore.
5184
5185 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5186
5187         * tests/check/Makefile.am:
5188         * tests/check/pipelines/wavpack.c: (bus_handler),
5189         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5190         (wavpack_suite), (main):
5191         Add unit test that encodes and decodes some data, checks that it
5192         is still the same and that all timestamps/offsets are perfect.
5193
5194 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5195
5196         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5197         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5198         * ext/wavpack/gstwavpackparse.c:
5199         (gst_wavpack_parse_index_entry_new),
5200         (gst_wavpack_parse_index_entry_free),
5201         (gst_wavpack_parse_base_init),
5202         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5203         Use GSlice for allocating index entries and use
5204         gst_element_class_set_details_simple().
5205
5206 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5207
5208         Patch by: Brian Cameron <brian.cameron at sun dot com>
5209
5210         * sys/sunaudio/gstsunaudio.c:
5211         * sys/sunaudio/gstsunaudiomixer.c:
5212         * sys/sunaudio/gstsunaudiomixer.h:
5213         * sys/sunaudio/gstsunaudiomixerctrl.c:
5214         * sys/sunaudio/gstsunaudiomixerctrl.h:
5215         * sys/sunaudio/gstsunaudiomixertrack.c:
5216         * sys/sunaudio/gstsunaudiomixertrack.h:
5217         * sys/sunaudio/gstsunaudiosink.c:
5218         * sys/sunaudio/gstsunaudiosink.h:
5219         * sys/sunaudio/gstsunaudiosrc.c:
5220         * sys/sunaudio/gstsunaudiosrc.h:
5221           Fix up copyrights (#525860).
5222
5223 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5224
5225         * gst/goom/goomsl.c: (gsl_read_file):
5226           Check return value of fread() to avoid compiler warnings.
5227
5228 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5229
5230         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5231
5232         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5233         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5234         * gst/law/alaw-decode.h:
5235         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5236         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5237         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5238         * gst/law/mulaw-decode.h:
5239         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5240         Make negotiation a bit modern.
5241         Use pad_alloc. Fixes #525359.
5242
5243 2008-03-31  David Schleef  <ds@schleef.org>
5244
5245         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5246           compiles consistently.  Fixes #522278.
5247
5248 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5249
5250         Patch by: Brian Cameron <brian.cameron at sun dot com>
5251
5252         * sys/sunaudio/gstsunaudiomixerctrl.c:
5253           (gst_sunaudiomixer_ctrl_get_volume),
5254           (gst_sunaudiomixer_ctrl_set_volume):
5255         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5256           Fix up the mixer tracks to use a volume range of 0-255, which is what
5257           the sun audio API uses. This simplifies the code and avoids rounding
5258           errors. Fixes #524593.
5259
5260 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5261
5262         * sys/v4l2/gstv4l2object.c:
5263         * sys/v4l2/gstv4l2object.h:
5264         Add device-fd property to make it possible to apps to call ioctl's.
5265
5266 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5267
5268         * gst/qtdemux/qtdemux.c: (next_entry_size):
5269         Unbreak streaming mode again.
5270
5271 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5272
5273         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5274           Remove superfluous DEBUG macro.
5275
5276 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5277
5278         Based on patch by: William M. Brack <wbrack at mmm com hk>
5279
5280         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5281           (gst_v4l2src_set_capture):
5282           Check whether the device supports setting the framerate before
5283           trying to set it and then posting a warning or error if it doesn't
5284           work (#516649, #520092). Also compare fractions more correctly.
5285
5286 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5287
5288         * gst/goom/Makefile.am:
5289           Remove ppc assembler optimisations from the build until they
5290           actually build (they also seem to have GPL headers).
5291
5292 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5293
5294         * m4/Makefile.am:
5295           Better not dist files that don't exist any longer (lrint*m4).
5296
5297 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5298
5299         * configure.ac:
5300         * m4/lrint.m4:
5301         * m4/lrintf.m4:
5302         Remove lrint/lrintf checks. We don't use it anywhere.
5303
5304 2008-03-18  Andy Wingo  <wingo@pobox.com>
5305
5306         * sys/osxvideo/osxvideosink.m
5307         (gst_osx_video_sink_osxwindow_destroy)
5308         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5309         task, whoopdee.
5310         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5311         2 ms.
5312
5313 2008-03-18  Andy Wingo  <wingo@pobox.com>
5314
5315         * sys/osxvideo/osxvideosink.m
5316         (gst_osx_video_sink_osxwindow_destroy)
5317         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5318         task, whoopdee.
5319         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5320         2 ms.
5321         
5322 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5323
5324         Patch by: William M. Brack <wbrack at mmm com hk>
5325
5326         * sys/v4l2/v4l2src_calls.c:
5327           (gst_v4l2src_probe_caps_for_format_and_size),
5328           (gst_v4l2src_probe_caps_for_format):
5329           Make sure the probed frame sizes are reversed in the resulting
5330           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5331           highest resolution first); also remove unused variable.
5332           (Partly fixes #520092)
5333
5334 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5335
5336         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5337
5338         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5339         (gst_rtspsrc_finalize):
5340         Call WSAStartup() and WSACleanup before using the Winsock API.
5341         See #520808.
5342
5343 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5344
5345         * gst/avi/gstavidemux.c:
5346           Erm, the buffer-size is just guint, no need for the special format
5347           specifier.
5348
5349 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5350
5351         * gst/goom/plugin_info.c:
5352         * gst/goom/ppc_zoom_ultimate.h:
5353           Small fixes to build more on PPC: ifdef out code that uses unknown
5354           define; add newline at end of header file to avoid compiler warning.
5355           Assembler code still doesn't build though.
5356
5357 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5358
5359         * gst/avi/gstavidemux.c:
5360           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5361           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5362
5363 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5364
5365         * gst/avi/gstavidemux.c:
5366           Chunksize is uint32. Fix format specifier.
5367
5368 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5369
5370         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5371         mistake. Return file to pure MIT text.
5372
5373 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5374
5375         * gst/audiofx/audiofx.c:
5376         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5377         of hardcoding values.
5378
5379 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5380
5381         Patch by: Mark Nauwelaerts <manauw skynet be>
5382
5383         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5384           (gst_oss_src_close):
5385         * sys/oss/gstosssrc.h:
5386           Cache probed caps, so _get_caps() during recording doesn't cause
5387           ioctl calls which may disrupt the recording (fixes #521875).
5388
5389 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5390
5391         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5392         (gst_qtdemux_activate_segment),
5393         (gst_qtdemux_prepare_current_sample),
5394         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5395         Make sure we always send a DISCONT after a seek by setting the sample
5396         index to an undefined value after a seek.
5397
5398 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5399
5400         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5401           (GST_IS_AVI_SUBTITLE_CLASS):
5402           Fix up IS_FOO macros, which makes gtk-doc much happier.
5403
5404 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5405
5406         * tests/icles/Makefile.am:
5407           Move the -lgstfoo where it belongs.
5408
5409 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5410
5411         * gst/matroska/ebml-ids.h:
5412         Add ID for EBML CRC32 elements.
5413
5414         * gst/matroska/Makefile.am:
5415         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5416         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5417         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5418         (gst_ebml_read_header):
5419         Support reading 80bit floats, add finalize method to clean up
5420         in any case, support reading length/id elements with any length
5421         as long as it's smaller than our supported maximum, don't leak
5422         buffers if reading as much data as we wanted failed and some
5423         smaller cleanup.
5424
5425 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5426
5427         Patch by: Olivier Crete <tester at tester dot ca>
5428
5429         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5430         Check that a buffer is large enough before reading from it.
5431         Fixes bug #521102.
5432         
5433 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5434
5435         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5436         Fix compilation after removing the GstPollMode from the
5437         constructor.
5438
5439 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5440
5441         * configure.ac:
5442         * gst/audiofx/Makefile.am:
5443         * gst/audiofx/audiochebband.c:
5444         * gst/audiofx/audiocheblimit.c:
5445         * gst/audiofx/math_compat.h:
5446         Check for sinh(), cosh() and asinh() and define our own
5447         implementations if they're not available. Fixes bug #520880.
5448
5449 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5450
5451         Patch by: Olivier Crete <tester at tester dot ca>
5452
5453         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5454         Unref the buffers only once when handling not-negotiated errors.
5455         Fixes bug #520764.
5456
5457 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5458
5459         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5460
5461         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5462         (gst_udpsrc_stop):
5463         Properly balance WSA_Cleanup with WSA_Startup.
5464         Also make the poll controllable on windows. Fixes #520888.
5465
5466 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5467
5468         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5469         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5470         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5471         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5472         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5473         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5474         (gst_ebml_read_date), (gst_ebml_read_master),
5475         (gst_ebml_read_binary), (gst_ebml_read_header):
5476         * gst/matroska/ebml-read.h:
5477         * gst/matroska/matroska-demux.c:
5478         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5479         (gst_matroska_demux_read_track_encodings),
5480         (gst_matroska_demux_add_stream),
5481         (gst_matroska_demux_handle_src_query),
5482         (gst_matroska_demux_handle_seek_event),
5483         (gst_matroska_demux_init_stream),
5484         (gst_matroska_demux_parse_tracks),
5485         (gst_matroska_demux_parse_index_cuetrack),
5486         (gst_matroska_demux_parse_index_pointentry),
5487         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5488         (gst_matroska_demux_parse_metadata_id_simple_tag),
5489         (gst_matroska_demux_parse_metadata_id_tag),
5490         (gst_matroska_demux_parse_metadata),
5491         (gst_matroska_demux_sync_streams),
5492         (gst_matroska_demux_push_hdr_buf),
5493         (gst_matroska_demux_push_flac_codec_priv_data),
5494         (gst_matroska_demux_push_xiph_codec_priv_data),
5495         (gst_matroska_demux_add_wvpk_header),
5496         (gst_matroska_demux_check_subtitle_buffer),
5497         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5498         (gst_matroska_demux_parse_cluster),
5499         (gst_matroska_demux_parse_contents_seekentry),
5500         (gst_matroska_demux_parse_contents),
5501         (gst_matroska_demux_loop_stream_parse_id),
5502         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5503         * gst/matroska/matroska-demux.h:
5504         * gst/matroska/matroska-ids.h:
5505         Handle return values from pull_range in a more granular way to properly
5506         shut down on seeks.
5507         Combine return values from push.
5508         Implement proper error handling.
5509         Prepare for handling seeking correctly.
5510
5511 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5512
5513         * gst/matroska/ebml-read.c:
5514         Use GINT64 formatting constants from GLIB.
5515
5516         * gst/matroska/matroska-demux.c:
5517         Add some guards to avoid a possible division by 0 and crashing
5518         with NULL events on some systems.
5519         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5520         conversion. 
5521
5522         * gst/matroska/matroska-mux.c:
5523         Check for invalid timestamps in a bunch of places to avoid
5524         writing bogus durations into the output file.
5525         Fix some double<->gint64 conversions that weren't using
5526         gst_guint64_to_gdouble
5527
5528 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5529
5530         * configure.ac:
5531         Move the checks for bison, flex and as to the program section and the
5532         check for gcc inline asm to the compiler characteristics section.
5533
5534 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5535
5536         * configure.ac:
5537         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5538         plug-ins are included/excluded. (#498222)
5539
5540 2008-02-29  Michael Smith <msmith@fluendo.com>
5541
5542         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5543           Don't call gst_object_sync_values() unless we have a valid timestamp.
5544
5545 2008-02-28  David Schleef  <ds@schleef.org>
5546
5547         * gst/matroska/matroska-demux.c:
5548         * gst/matroska/matroska-ids.h:
5549         * gst/matroska/matroska-mux.c:
5550           Fix Dirac mapping.  I had previously added a VfW-type
5551           mapping, but it looks like Dirac will get a native Matroska
5552           mapping, and this is the most likely method.
5553
5554 2008-02-28  David Schleef  <ds@schleef.org>
5555
5556         * gst/avi/gstavimux.c: Add Dirac encoding
5557
5558 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5559
5560         Patch by: Peter Kjellerstedt <pkj at axis com>
5561
5562         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5563         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5564         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5565         * gst/udp/gstudpsrc.h:
5566         Port to GstPoll. See #505417.
5567
5568 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5569
5570         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5571         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5572         yet on the srcpad. We need rate and channels before we
5573         can do any processing. Fixes bug #519088.
5574
5575 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5576
5577         * configure.ac:
5578         Detect and indicate if GCC inline assembly syntax is
5579         available.
5580
5581         * gst/goom/Makefile.am:
5582         * gst/goom/convolve_fx.c:
5583         * gst/goom/flying_stars_fx.c:
5584         * gst/goom/goom_config.h:
5585         * gst/goom/goom_core.c:
5586         * gst/goom/goomsl.c:
5587         * gst/goom/ifs.c:
5588         * gst/goom/mmx.c:
5589         * gst/goom/plugin_info.c:
5590         * gst/goom/xmmx.c:
5591         Fix various GCC-isms, and only build the inline assembly
5592         with compilers that support GCC inline assembly.
5593
5594         Fix a couple of other warnings shown with Forte.
5595
5596 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5597
5598         * gst/goom/xmmx.c:
5599           Use 'emms' instead of 'femms' to not crash on cpus that do not
5600           implement this 3dnow specific instruction.
5601
5602 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5603
5604         * gst/goom/plugin_info.c: (setOptimizedMethods):
5605         Use extended MMX for draw_line() too if available, not only
5606         normal MMX.
5607
5608 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5609
5610         * ext/jpeg/gstjpeg.c: (plugin_init):
5611         Remove (commented out) smoke typefinder. This is in base now.
5612
5613 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5614
5615         * gst/goom2k1/Makefile.am:
5616         * gst/goom2k1/gstgoom.c:
5617
5618         Rename the installed library, and don't register the same 
5619         GType name as the new goom.
5620
5621 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5622
5623         * configure.ac:
5624         * ext/taglib/Makefile.am:
5625           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5626           when building C++ code (#516509).
5627
5628 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5629
5630         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5631         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5632           (setOptimizedMethods):
5633           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5634           anything useful. Export goom debug category so we can get
5635           rid of the VERBOSE define and the printfs.
5636
5637 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5638
5639         * gst/goom/goomsl_heap.c: (align_it):
5640         * gst/goom/plugin_info.c: (setOptimizedMethods):
5641           Compile fixes for x86-64.
5642
5643 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5644
5645         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5646         with warnings, but add other CFLAGS
5647
5648         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5649         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5650         (calculate_labels), (gsl_read_file):
5651         * gst/goom/goomsl_lex.l:
5652         * gst/goom/goomsl_yacc.y:
5653         * gst/goom/plugin_info.c: Remove a few live printf, and
5654         fprintf, replace exit() calls with g_assert_not_reached()
5655         if it not optimal for a library
5656
5657 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5658
5659         * gst/goom/Makefile.am: Remove the warnings being disabled,
5660         fix linkage on x86, spotted by Sebastian Dröge
5661         <slomo@circular-chaos.org>
5662
5663         * gst/goom/convolve_fx.c (convolve_init),
5664         (create_output_with_brightness), (convolve_apply):
5665         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5666         * gst/goom/goomsl.c:
5667         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5668         * gst/goom/plugin_info.c:
5669         * gst/goom/tentacle3d.c (tentacle_fx_create):
5670         Fix warnings, and disable the motifs in the convolve_fx
5671         plugin (they were causing warnings, and they were just
5672         "Goom" in funny letterring)
5673
5674 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5675
5676         * configure.ac: Add checks for Flex/Yacc/Bison and other
5677         furry animals, for the new goom 2k4 based plugin
5678
5679         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5680         CPU optimisations (not working yet), move the old plugin to...
5681
5682         * gst/goom2k1/*: ... here, in case somebody is sick enough
5683
5684         Fixes #515073
5685
5686 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5687
5688         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5689         Post the server response code in an error message instead of a generic
5690         'error' message. Fixes #517237.
5691
5692 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5693
5694         * tests/check/Makefile.am:
5695         Ignore gconfaudiosrc for the states unit test too. It will fallback
5696         to alsasrc if the gconf settings can't be read and not everybody has
5697         alsa.
5698
5699 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5700
5701         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5702         (gst_wavpack_parse_create_src_pad):
5703         * ext/wavpack/gstwavpackparse.h:
5704         Always report the duration if we know it in push mode and don't
5705         return 0 just to make totem believe we can't seek in push mode.
5706         Newer totem version use the SEEKING query which properly reports
5707         if we can seek or not.
5708
5709 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5710
5711         Patch by: Jens Granseuer <jensgr at gmx dot net>
5712
5713         * tests/examples/equalizer/demo.c: (main):
5714         C89 fix, moving variable declarations to the beginning of
5715         the block. Fixes bug #517933.
5716
5717 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5718
5719         * configure.ac:
5720         Back to development...
5721
5722 === release 0.10.7 ===
5723
5724 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5725
5726         * configure.ac:
5727           releasing 0.10.7, "Red Door Black"
5728
5729 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5730
5731         * gst/alpha/Makefile.am:
5732         Link alpha plugin with libgstbase. Fixes bug #517386.
5733
5734 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5735
5736         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5737         Init values to -1 instead of the default 0 value.
5738         Fixes #516524.
5739
5740 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5741
5742         * tests/examples/spectrum/spectrum-example.c:
5743         Add missing include to fix compilation when libxml usage is disabled.
5744         Fixes: #516371
5745
5746 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5747
5748         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5749         fixes: #514889
5750
5751         * gst/rtp/gstrtph264pay.c:
5752         * gst/rtp/gstrtpmp4gdepay.c:
5753         * gst/rtp/gstrtpmp4gpay.c:
5754         * gst/rtp/gstrtpmp4gpay.h:
5755         * gst/rtp/gstrtptheorapay.c:
5756         * gst/rtp/gstrtpvorbispay.c:
5757
5758         Fix various leaks shown up in valgrind
5759         - free sprops and buffer in error cases in H264 payloader
5760         - fix leak in mp4g depayloader when construction the caps
5761         - don't leak config string in the mp4g payloader
5762         - don't leak buffers and headers in theora and vorbis payloaders
5763
5764         * tests/check/elements/rtp-payloading.c:
5765
5766         Fix the RTP data test
5767         - Actually send valid amr data to the payloader instead of 20
5768         zero-bytes
5769         - The mp4g payloader expects codec_data on the caps
5770
5771 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5772
5773         * win32/MANIFEST:
5774         Add libgstpng.dsp to MANIFEST.
5775         * win32/vs6/libgstaudiofx.dsp:
5776         Add new source files to VS project file.
5777
5778 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5779
5780         * sys/ximage/gstximagesrc.c:
5781         Initialise variables when opening the X display rather
5782         than in _start(), as the display can be opened before that.
5783
5784         Fixes: #515985
5785
5786 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5787
5788         * sys/directdraw/gstdirectdrawsink.c:
5789         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5790         (gst_directdraw_sink_finalize):
5791         Properly chain up finalize functions. Fixes bug #515980.
5792
5793 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5794
5795         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5796         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5797         (gst_v4l2_buffer_pool_class_init):
5798         Chain up the finalize functions. Fixes bug #515984.
5799
5800 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5801
5802         * sys/ximage/ximageutil.c:
5803         Chain up in the finalize function for our custom
5804         buffer sub-class.
5805         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5806         Fixes: #515706
5807
5808 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5809
5810         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5811         (gst_fenced_buffer_class_init):
5812         Properly chain up finalize method. Fixes bug #515979.
5813
5814 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5815
5816         * sys/ximage/gstximagesrc.c:
5817         Free allocated Damage memory before closing our connection to the
5818         X server. Partially fixes: #515706
5819
5820 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5821
5822         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5823         * tests/check/Makefile.am:
5824         * tests/check/gst-plugins-good.supp:
5825         Add a few libjpeg suppressions and initialize a variable to
5826         make smokeenc valgrind clean. Fixes bug #515701.
5827
5828 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5829
5830         * gst/avi/gstavidemux.c:
5831         Revert patch which sends timestamps only on keyframes, as it
5832         breaks playback with current gst-ffmpeg.
5833
5834         Fixes: #515562
5835
5836 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5837
5838         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5839         * tests/check/elements/multifile.c: (GST_START_TEST):
5840         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5841
5842 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5843
5844         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5845         Use and unset the GError when pipeline creation fails instead of
5846         simply leaking it. Fixes bug #515704.
5847
5848 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5849
5850         * gst/audiofx/audioamplify.c:
5851         * gst/audiofx/audiochebband.c:
5852         * gst/audiofx/audiocheblimit.c:
5853         * gst/audiofx/audiodynamic.c:
5854         * gst/audiofx/audioinvert.c:
5855         * gst/audiofx/audiopanorama.c:
5856         * gst/audiofx/audiowsincband.c:
5857         * gst/audiofx/audiowsinclimit.c:
5858         Fix long description of audiofx elements. Fixes bug #515457.
5859
5860 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5861
5862         * docs/plugins/Makefile.am:
5863         * gst/spectrum/gstspectrum.c:
5864         * tests/examples/spectrum/.cvsignore:
5865         * tests/examples/spectrum/Makefile.am:
5866         * tests/examples/spectrum/spectrum-example.c:
5867
5868         Add a simple example application for the spectrum element, include it
5869         in the docs, and fix some documentation ambiguities.
5870
5871         Fixes: #348085
5872
5873 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5874
5875         * gst/equalizer/Makefile.am:
5876         * gst/spectrum/Makefile.am:
5877         Fix includes order
5878
5879         * tests/check/Makefile.am:
5880         Exclude v4l2src from the states test - it takes too long to start.
5881
5882         * tests/check/elements/spectrum.c:
5883         Make the test run properly with CK_FORK=no
5884
5885 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5886
5887         * gst/audiofix/Makefile.am: add missing header files 
5888
5889 2008-02-08  Julien Moutte  <julien@fluendo.com>
5890
5891         * gst/matroska/matroska-demux.c:
5892         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5893         keyframe and delta units correctly when dealign with a BlockGroup.
5894         Fixes: #514397
5895
5896 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5897
5898         * tests/check/elements/.cvsignore:
5899         Spell the new tests correctly in .cvsignore
5900
5901 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5902
5903         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5904           Need to use gsize here for the size, fixes compiler warning.
5905
5906         * tests/examples/equalizer/.cvsignore:
5907         * tests/examples/equalizer/Makefile.am:
5908         * tests/examples/spectrum/.cvsignore:
5909         * tests/examples/spectrum/Makefile.am:
5910           Add missing files to fix the build.
5911
5912 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5913
5914         * configure.ac:
5915         * docs/plugins/Makefile.am:
5916         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5917         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5918         * docs/plugins/gst-plugins-good-plugins.args:
5919         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5920         * docs/plugins/inspect/plugin-multifile.xml:
5921         * tests/check/Makefile.am:
5922         * tests/check/elements/.cvsignore:
5923
5924         Move multifile plugin from -bad.
5925         Fixes: #490283
5926
5927 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5928
5929         * configure.ac:
5930         * docs/plugins/Makefile.am:
5931         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5932         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5933         * docs/plugins/gst-plugins-good-plugins.args:
5934         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5935         * docs/plugins/inspect/plugin-spectrum.xml:
5936         * gst/spectrum/Makefile.am:
5937         * tests/check/Makefile.am:
5938         * tests/check/elements/.cvsignore:
5939         * tests/examples/Makefile.am:
5940
5941         Move spectrum plugin from -bad.
5942         Move examples into tests/examples/spectrum.
5943
5944 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5945
5946         * configure.ac:
5947         * docs/plugins/Makefile.am:
5948         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5949         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5950         * docs/plugins/gst-plugins-good-plugins.args:
5951         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5952         * docs/plugins/gst-plugins-good-plugins.interfaces:
5953         * docs/plugins/inspect/plugin-equalizer.xml:
5954         * gst/equalizer/Makefile.am:
5955         * tests/check/Makefile.am:
5956         * tests/examples/Makefile.am:
5957         Move the equalizer plugin across from -bad
5958
5959         * tests/check/elements/.cvsignore:
5960         Add equalizer, audiosincwband and audiosincwlimit
5961
5962         * tests/check/elements/equalizer.c:
5963         Fix compiler warnings
5964
5965         Fixes: #415627
5966
5967 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5968
5969         * configure.ac:
5970         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5971         are treated like releases and build without it.
5972
5973 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5974
5975         * docs/plugins/Makefile.am:
5976         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5977         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5978         * docs/plugins/gst-plugins-good-plugins.args:
5979         * docs/plugins/inspect/plugin-audiofx.xml:
5980         * gst/audiofx/Makefile.am:
5981         * gst/audiofx/audiofx.c:
5982         * gst/audiofx/audiowsincband.c:
5983         * gst/audiofx/audiowsincband.h:
5984         * gst/audiofx/audiowsinclimit.c:
5985         * gst/audiofx/audiowsinclimit.h:
5986         * tests/check/Makefile.am:
5987         * tests/check/elements/audiowsincband.c:
5988         * tests/check/elements/audiowsinclimit.c:
5989
5990         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5991         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5992         respectively.
5993
5994         Fixes: #467666
5995
5996 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5997
5998         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5999         * tests/check/elements/icydemux.c:
6000           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6001           caps, and add a somewhat useful debug message. Plus test.
6002
6003 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
6004
6005         * gst/rtsp/gstrtspsrc.c:
6006         Include unistd.h only if HAVE_UNISTD_H is defined
6007         * win32/common/config.h.in:
6008         * win32/common/config.h:
6009         Define socklen_t as it seems it's not defined in default 
6010         Visual Studio headers.
6011         * win32/vs6/libgstalpha.dsp:
6012         * win32/vs6/libgstapetag.dsp:
6013         * win32/vs6/libgstavi.dsp:
6014         * win32/vs6/libgstrtp.dsp:
6015         * win32/vs6/libgstrtsp.dsp:
6016         * win32/vs6/libgstvideomixer.dsp:
6017         Update project file dependencies and add new source files       
6018
6019 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
6020
6021         Patch by: Bjarne Rosengren <bjarne at axis dot com>
6022
6023         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6024         Don't leak buffers when we don't push them downstream.
6025         Fixes bug #514965.
6026
6027 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6028
6029         * configure.ac:
6030           Bump requirements to (good) released versions to avoid
6031           confusion and make implicit core requirement explicit.
6032
6033 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6034
6035         * docs/plugins/Makefile.am:
6036         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6037         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6038         * docs/plugins/gst-plugins-good-plugins.args:
6039         * docs/plugins/inspect/plugin-audiofx.xml:
6040         * gst/audiofx/Makefile.am:
6041         * gst/audiofx/audiochebband.c:
6042         * gst/audiofx/audiochebband.h:
6043         * gst/audiofx/audiocheblimit.c:
6044         * gst/audiofx/audiocheblimit.h:
6045         * gst/audiofx/audiochebyshevfreqband.c:
6046         * gst/audiofx/audiochebyshevfreqband.h:
6047         * gst/audiofx/audiochebyshevfreqlimit.c:
6048         * gst/audiofx/audiochebyshevfreqlimit.h:
6049         * gst/audiofx/audiofx.c:
6050         * tests/check/Makefile.am:
6051         * tests/check/elements/.cvsignore:
6052         * tests/check/elements/audiochebband.c:
6053         * tests/check/elements/audiocheblimit.c:
6054         * tests/check/elements/audiochebyshevfreqband.c:
6055         * tests/check/elements/audiochebyshevfreqlimit.c:
6056
6057         Rename audiochebyshevfreqband -> audiochebband and
6058         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6059         surgery.
6060
6061         Closes: #491811
6062
6063 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6064
6065         Patch by: Orjan Friberg <orjanf at axis dot com>
6066
6067         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6068         Fix caps memory leak. Fixes #514573.
6069
6070 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6071
6072         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6073         If there's no entries in the subindex, don't try to do anything stupid,
6074         just return.
6075
6076 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6077
6078         Patch by: John Millikin <jmillikin at gmail dot com>
6079
6080         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6081           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6082           Fix extraction of picture blocks with newer libflac versions again:
6083           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6084
6085 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6086
6087         * tests/check/Makefile.am:
6088           Add rtp-payloading test to VALGRIND_TO_FIX.
6089
6090         * tests/check/elements/rtp-payloading.c:
6091           Add semicolons after GST_TEST_END so gst-indent gets the
6092           formatting right; make test less verbose in general, but
6093           more verbose in the error case (which should probably
6094           make the test fail anyway).
6095
6096 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6097
6098         * docs/plugins/Makefile.am:
6099         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6100         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6101         * gst/avi/gstavisubtitle.c:
6102         Add documentation for avisubtitle and change class to
6103         Codec/Parser/Subtitle
6104
6105 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6106
6107         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6108         Treat ENOTTY (driver does not implement ioctl) the same as
6109         EINVAL since it implies there are no available standards.
6110
6111         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6112         (gst_v4l2src_get_nearest_size):
6113         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6114         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6115         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6116         reason, and if we aren't yet actively capturing.
6117
6118         * sys/v4l2/v4l2src_calls.h:
6119         Remove replaced function declaration.
6120
6121 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6122
6123         * configure.ac:
6124         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6125         API.
6126
6127 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6128
6129         * configure.ac:
6130         Fix typo.
6131
6132 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6133
6134         * gst/alpha/Makefile.am:
6135         * gst/alpha/gstalpha.c:
6136
6137         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6138         some stuff, and making buffer-alloc and resizing work automatically.
6139         No longer crashes on odd frame widths and heights, although there
6140         seems to be a disagreement with ffmpegcolorspace about what size
6141         an AYUV frame with odd height should be.
6142
6143 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6144
6145         Patch by: Alessandro Decina <alessandro at nnva dot org>
6146
6147         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6148         * ext/libpng/gstpngenc.h:
6149         Preallocate the output buffer so that g_memdup() and
6150         gst_buffer_merge() aren't needed anymore. This greatly improves
6151         performances and fixes #512544.
6152
6153 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6154
6155         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6156         (gst_avi_demux_stream_data):
6157         GStreamer timestamps are PTS values while AVI only knows about DTS
6158         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6159         we are dealing with a key frame.
6160
6161 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6162
6163         * tests/check/Makefile.am:
6164         * tests/check/elements/.cvsignore:
6165         * tests/check/elements/rtp-payloading.c:
6166           Add add testsuite for the rtp-payloader that tries simulating
6167           dataflow. Needs more test data.
6168
6169 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6170
6171         * tests/check/elements/alphacolor.c:
6172           Remove two unused variables.
6173
6174 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6175
6176         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6177           Use g_ascii_strtoll() instead of atoll, which is only
6178           available in C99.
6179
6180 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6181
6182         * gst/rtp/Makefile.am:
6183         * gst/rtp/gstrtp.c:
6184         * gst/rtp/gstrtpmpvpay.c:
6185         * gst/rtp/gstrtpmpvpay.h:
6186         Add MPEG2 video payloader
6187
6188 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6189
6190         * gst/level/gstlevel.c:
6191         Use #include <math.h> instead of #include "math.h".
6192
6193 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6194
6195         * tests/check/Makefile.am:
6196         Fix up some CFLAGS sets.
6197         Don't include gconfvideosrc in the states test.
6198
6199         * tests/check/elements/autodetect.c: (GST_START_TEST):
6200         Add some error strings to fail_unless arguments to fix some weird
6201         compiler errors on Solaris.
6202
6203 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6204
6205         * configure.ac:
6206         Detect video4linux headers on Solaris too.
6207         * sys/v4l2/gstv4l2colorbalance.h:
6208         * sys/v4l2/gstv4l2object.h:
6209         * sys/v4l2/v4l2_calls.c:
6210         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6211         (gst_v4l2_buffer_new):
6212
6213         Make v4l2 build on Solaris.
6214         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6215         Fixes: #510505
6216
6217 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6218
6219         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6220           Update list from (still local) scanning script.
6221
6222 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6223
6224         Based on a patch by:
6225             Victor STINNER <victor dot stinner at haypocalc dot com>
6226
6227         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6228         Set variable to NULL after freeing it to prevent double frees
6229         or make failures by another use of it afterwards more obvious
6230         and fix use of it after the freeing. Fixes bug #510592.
6231
6232 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6233
6234         * gst/udp/gstmultiudpsink.c:
6235         use GST_WARNING for logging
6236
6237 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6238
6239         * gst/udp/gstmultiudpsink.c:
6240         Don't try to leave a multicast group with an invalid socket
6241
6242 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6243
6244         * ext/flac/gstflacdec.c:
6245           Fix compilation against flac 1.1.2 (as on debian stable), where
6246           the picture metadata defines and structs don't exist yet.
6247           Fixes #509301.
6248
6249 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6250
6251         Patch by: Olivier Crete <tester at tester dot ca>
6252
6253         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6254         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6255         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6256         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6257         * gst/udp/gstmultiudpsink.h:
6258         Add property to automatically join a multicast group or not. This can be
6259         useful when sharing a socket between multiple elements.
6260         Fixes #509531.
6261
6262 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6263
6264         * gst/videomixer/Makefile.am:
6265           Add controller flags.
6266
6267 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6268
6269         * gst/videomixer/videomixer.c:
6270           Also commit the missing gst_object_sync_values().
6271
6272 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6273
6274         * docs/plugins/Makefile.am:
6275           Remove duplicate entry.
6276
6277 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6278
6279         * docs/plugins/Makefile.am:
6280         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6281         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6282         * docs/plugins/inspect/plugin-gamma.xml:
6283         * docs/plugins/inspect/plugin-monoscope.xml:
6284         * docs/plugins/inspect/plugin-video4linux2.xml:
6285           Add 3 more plugins to docs.
6286
6287 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6288
6289         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6290         * sys/osxvideo/osxvideosink.h:
6291           Revert previous change caused by a file that got stuck on an old
6292           revision.
6293
6294 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6295
6296         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6297         * gst/multipart/Makefile.am:
6298         * gst/multipart/multipartdemux.c:
6299         * gst/multipart/multipartdemux.h:
6300         * gst/multipart/multipartmux.c:
6301         * gst/multipart/multipartmux.h:
6302           Re-add multipartdemux to the docs. Last round of section cleanup.
6303
6304 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6305
6306         * docs/plugins/Makefile.am:
6307         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6308         * sys/osxaudio/gstosxaudiosink.h:
6309         * sys/osxvideo/osxvideosink.h:
6310           Managed to resolve most unused declarations. Filed a bug for one left.          
6311
6312 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6313
6314         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6315           Cleanup section file.
6316
6317 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6318
6319         * docs/plugins/Makefile.am:
6320         * docs/plugins/gst-plugins-good-plugins.args:
6321         * docs/plugins/gst-plugins-good-plugins.signals:
6322         * docs/plugins/inspect/plugin-alaw.xml:
6323         * docs/plugins/inspect/plugin-alpha.xml:
6324         * docs/plugins/inspect/plugin-alphacolor.xml:
6325         * docs/plugins/inspect/plugin-annodex.xml:
6326         * docs/plugins/inspect/plugin-apetag.xml:
6327         * docs/plugins/inspect/plugin-audiofx.xml:
6328         * docs/plugins/inspect/plugin-auparse.xml:
6329         * docs/plugins/inspect/plugin-autodetect.xml:
6330         * docs/plugins/inspect/plugin-avi.xml:
6331         * docs/plugins/inspect/plugin-cairo.xml:
6332         * docs/plugins/inspect/plugin-cdio.xml:
6333         * docs/plugins/inspect/plugin-cutter.xml:
6334         * docs/plugins/inspect/plugin-debug.xml:
6335         * docs/plugins/inspect/plugin-dv.xml:
6336         * docs/plugins/inspect/plugin-efence.xml:
6337         * docs/plugins/inspect/plugin-effectv.xml:
6338         * docs/plugins/inspect/plugin-flac.xml:
6339         * docs/plugins/inspect/plugin-flxdec.xml:
6340         * docs/plugins/inspect/plugin-gconfelements.xml:
6341         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6342         * docs/plugins/inspect/plugin-goom.xml:
6343         * docs/plugins/inspect/plugin-halelements.xml:
6344         * docs/plugins/inspect/plugin-icydemux.xml:
6345         * docs/plugins/inspect/plugin-id3demux.xml:
6346         * docs/plugins/inspect/plugin-jpeg.xml:
6347         * docs/plugins/inspect/plugin-ladspa.xml:
6348         * docs/plugins/inspect/plugin-level.xml:
6349         * docs/plugins/inspect/plugin-matroska.xml:
6350         * docs/plugins/inspect/plugin-mulaw.xml:
6351         * docs/plugins/inspect/plugin-multipart.xml:
6352         * docs/plugins/inspect/plugin-navigationtest.xml:
6353         * docs/plugins/inspect/plugin-png.xml:
6354         * docs/plugins/inspect/plugin-quicktime.xml:
6355         * docs/plugins/inspect/plugin-rtp.xml:
6356         * docs/plugins/inspect/plugin-rtsp.xml:
6357         * docs/plugins/inspect/plugin-shout2send.xml:
6358         * docs/plugins/inspect/plugin-smpte.xml:
6359         * docs/plugins/inspect/plugin-speex.xml:
6360         * docs/plugins/inspect/plugin-taglib.xml:
6361         * docs/plugins/inspect/plugin-udp.xml:
6362         * docs/plugins/inspect/plugin-videobalance.xml:
6363         * docs/plugins/inspect/plugin-videobox.xml:
6364         * docs/plugins/inspect/plugin-videocrop.xml:
6365         * docs/plugins/inspect/plugin-videoflip.xml:
6366         * docs/plugins/inspect/plugin-videomixer.xml:
6367         * docs/plugins/inspect/plugin-wavenc.xml:
6368         * docs/plugins/inspect/plugin-wavpack.xml:
6369         * docs/plugins/inspect/plugin-wavparse.xml:
6370           Update plugin docs.
6371
6372         * gst/videomixer/Makefile.am:
6373         * gst/videomixer/videomixer.c:
6374         * gst/videomixer/videomixer.h:
6375         * gst/videomixer/videomixerpad.h:
6376           Split out header to fix warnings from the doc-build.
6377
6378 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6379
6380         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6381
6382         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6383         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6384
6385 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6386
6387         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6388         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6389           Initialise variables to work around (false) 'foo might be used
6390           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6391
6392 2008-01-11  David Schleef  <ds@schleef.org>
6393
6394         * docs/plugins/.cvsignore:
6395         * tests/check/pipelines/.cvsignore:
6396           Ignore more files for the buildbot.
6397
6398 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6399
6400         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6401         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6402         Generate the image-type values correctly. Leave them out of the caps
6403         when outputting a "preview image" tag, since it only makes sense
6404         to have one of those - the type is irrelevant.
6405
6406         * sys/sunaudio/gstsunaudiomixerctrl.c:
6407         (gst_sunaudiomixer_ctrl_open):
6408         If we can, mark the mixer multiple open when we use it, in case
6409         (for some reason) the process wants to open it again elsewhere.
6410
6411 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6412
6413         Patch by: Olivier Crete <tester at tester dot ca>
6414
6415         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6416         * gst/rtp/gstrtptheorapay.c:
6417         Fix the clock rate to 90000 as required by the RFC.
6418         Fixes #508644.
6419
6420 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6421
6422         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6423           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6424
6425 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6426
6427         * autogen.sh:
6428           Add -Wno-portability to the automake parameters to stop warnings
6429           about GNU make extensions being used. We require GNU make in almost
6430           every Makefile anyway.
6431           
6432         * configure.ac:
6433           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6434           at the same time is required for per target flags.
6435
6436 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6437
6438         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6439         Fix error from my last commit.
6440
6441 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6442
6443         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6444
6445         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6446           Make sure the ISO 639-X language code in ID3v2 COMM frames
6447           is actually valid UTF-8 (or rather: ASCII), so we don't end
6448           up with non-UTF8 strings in tags if there's garbage in the
6449           language field. Also make sure the language code is always
6450           lower case. Fixes: #508291.
6451
6452 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6453
6454         * ChangeLog:
6455           Fix ChangeLog typo.
6456
6457 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6458
6459         * Makefile.am:
6460           Include lcov.mak to allow building coverage reports. Guard
6461           check-torture target like in the other packages.
6462
6463 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6464
6465         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6466
6467         * gst/videomixer/videomixer.c:
6468         (gst_videomixer_set_master_geometry), (_do_init),
6469         (gst_videomixer_child_proxy_get_child_by_index),
6470         (gst_videomixer_child_proxy_get_children_count),
6471         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6472         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6473         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6474         Implement GstChildProxy interface.
6475         Send newsegment at the right moment
6476         Fixes #488879
6477
6478 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6479
6480         * gst/alpha/Makefile.am:
6481         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6482         (gst_alpha_sink_event), (gst_alpha_chain),
6483         (gst_alpha_change_state), (plugin_init):
6484         Make the various properties of 'alpha' controllable. This allows doing
6485         niceties like fade-in/fade-out.
6486
6487 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6488
6489         * gst/rtp/gstasteriskh263.c:
6490         * gst/rtp/gstrtpL16depay.c:
6491         * gst/rtp/gstrtpac3depay.c:
6492         * gst/rtp/gstrtpamrpay.c:
6493         * gst/rtp/gstrtpdepay.c:
6494         * gst/rtp/gstrtpgsmdepay.c:
6495         * gst/rtp/gstrtph263depay.c:
6496         * gst/rtp/gstrtph263pdepay.c:
6497         * gst/rtp/gstrtph263ppay.c:
6498         * gst/rtp/gstrtph264depay.c:
6499         * gst/rtp/gstrtph264pay.c:
6500         * gst/rtp/gstrtpmp2tdepay.c:
6501         * gst/rtp/gstrtpmp4adepay.c:
6502         * gst/rtp/gstrtpmp4gdepay.c:
6503         * gst/rtp/gstrtpmp4gpay.c:
6504         * gst/rtp/gstrtpmp4vdepay.c:
6505         * gst/rtp/gstrtpmpadepay.c:
6506         * gst/rtp/gstrtpmpvdepay.c:
6507         * gst/rtp/gstrtpsv3vdepay.c:
6508         * gst/rtp/gstrtptheoradepay.c:
6509         * gst/rtp/gstrtptheorapay.c:
6510         * gst/rtp/gstrtpvorbisdepay.c:
6511         * gst/rtp/gstrtpvorbispay.c:
6512           Remove copy/paste unused code (property setters and getter) found by
6513           the coverage suite (yay, saves ~20k on disk).
6514
6515 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6516
6517         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6518           (videosink_templ):
6519           Also fix up pad templates to indicate that image/jpeg doesn't
6520           absolutely require the framerate property to be set (#504081).
6521
6522 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6523
6524         Based on patch by: Wouter Cloetens  <wouter at mind be>
6525
6526         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6527           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6528           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6529         * gst/matroska/matroska-mux.h:
6530           Keep track of first and last timestamps for each incoming stream,
6531           so we can calculate the total duration for live sources and other
6532           input where we can't query the duration from the start or where
6533           there's no constant framerate from which we can deduce the
6534           duration; also use calculated/observed duration if it is bigger
6535           than the previously queried duration. Furthermore, use
6536           gst_pad_query_peer_duration() and take into account that it may
6537           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6538           screws up comparisons when using unsigned integers. Fixes #504081.
6539
6540 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6541
6542         * configure.ac:
6543         * gst/audiofx/audioamplify.c:
6544         (gst_audio_amplify_clipping_method_get_type),
6545         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6546         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6547         (gst_audio_dynamic_transform_ip):
6548         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6549         (gst_audio_invert_transform_ip):
6550         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6551         (gst_audio_panorama_transform):
6552         * gst/level/gstlevel.c: (gst_level_init):
6553         Make elements GST_BUFFER_FLAG_GAP aware and call
6554         gst_base_transform_set_gap_aware for this.
6555         Bump core requirement to CVS.
6556         
6557         * gst/audiofx/audiochebyshevfreqband.c:
6558         (gst_audio_chebyshev_freq_band_transform_ip):
6559         * gst/audiofx/audiochebyshevfreqlimit.c:
6560         (gst_audio_chebyshev_freq_limit_transform_ip):
6561         Also sync GObject properties to the controller if operating
6562         in passthrough mode.
6563
6564 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6565
6566         * sys/directdraw/gstdirectdrawsink.c:
6567           (gst_directdraw_sink_window_thread):
6568           FALSE is not a gpointer.
6569
6570 2008-01-05  Julien Moutte  <julien@fluendo.com>
6571
6572         * sys/directdraw/gstdirectdrawsink.c:
6573         (gst_directdraw_sink_set_window_id),
6574         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6575         (gst_directdraw_sink_buffer_alloc),
6576         (gst_directdraw_sink_draw_borders),
6577         (gst_directdraw_sink_show_frame),
6578         (gst_directdraw_sink_setup_ddraw),
6579         (gst_directdraw_sink_window_thread),
6580         (gst_directdraw_sink_get_ddrawcaps),
6581         (gst_directdraw_sink_surface_create): Make sure we create our
6582         internal window only when we need it. That will give a chance to
6583         the application to get the prepare-xwindow-id bus message. Draw
6584         black borders when keeping aspect ratio. Handle the case where our
6585         rendering window disappears (closed or errors) like other sinks
6586         do. Various 80 columns fixes, improve state change order. That
6587         element could need some more love.
6588
6589 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6590
6591         * ext/taglib/gstapev2mux.h:
6592         * ext/taglib/gstid3v2mux.h:
6593         Remove useless typedefs without new type name. Fixes a warning with
6594         gcc 4.3.
6595
6596 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6597
6598         Patch by: John Millikin <jmillikin at gmail dot com>
6599
6600         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6601         (gst_flac_dec_setup_stream_decoder),
6602         (gst_flac_normalize_picture_mime_type),
6603         (gst_flac_extract_picture_buffer),
6604         (gst_flac_dec_metadata_callback):
6605         Emit metadata messages when a PICTURE block is encountered.
6606         Fixes #506715.
6607
6608 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6609
6610         * gst/avi/gstavi.c:
6611         increase rank because no known issues anymore ...
6612         * gst/avi/gstavisubtitle.c:
6613         send subtitle name to the srcpad
6614
6615 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6616
6617         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6618         * gst/rtsp/gstrtspsrc.h:
6619         Implement redirect for the DESCRIBE reply. Fixes #506025.
6620
6621 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6622
6623         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6624         Fix 'xyz may be used uninitialized' compiler warnings caused
6625         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6626         abort() in any case but properly report the error.
6627
6628 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6629
6630         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6631         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6632         * sys/ximage/gstximagesrc.c: (composite_pixel):
6633           Fix 'xyz may be used uninitialized' compiler warnings caused
6634           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6635           not really nice to abort in any case). Fixes #505745.
6636
6637 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6638
6639         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6640           Small unit test fix (has no practical impact at the moment,
6641           since we're only feeding utf8 and hence just create a sub-
6642           buffer for the output).
6643
6644 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6645
6646         * gst/avi/gstavisubtitle.c:
6647         * tests/check/elements/avisubtitle.c:
6648         Add seeking support for avi subtitle
6649
6650 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6651
6652         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6653         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6654         (gst_flac_dec_write):
6655         * ext/flac/gstflacdec.h:
6656         Remove some unused vars.
6657         Do more cleanup of leftover events and tags.
6658         Output tags after the segment event. Fixes #504018.
6659
6660 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6661
6662         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6663           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6664           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6665           Detect other UTF byte order markers and convert to UTF-8 as
6666           appropriate.
6667
6668 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6669
6670         * gst/avi/gstavisubtitle.c: (src_template),
6671           (gst_avi_subtitle_extract_utf8_file),
6672           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6673           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6674           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6675         * gst/avi/gstavisubtitle.h:
6676           Refactor a bit; fix name extraction; don't assume all the data
6677           in the chunk is actually subtitle data, there may be padding at
6678           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6679           file so it's there to send again after a seek (for future use).
6680
6681 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6682
6683         * gst/avi/Makefile.am:
6684         * gst/avi/gstavi.c:
6685         * gst/avi/gstavisubtitle.c:
6686         * gst/avi/gstavisubtitle.h:
6687         * tests/check/Makefile.am:
6688         * tests/check/elements/avisubtitle.c:
6689         * win32/common/config.h:
6690                 Add avi subtitle element for bug #442034. Need seeking support
6691                 and more support for character conversion.
6692
6693 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6694
6695         * Makefile.am:
6696           Include common/win32.mak for CRLF check of win32 project
6697           files (see #393626).
6698
6699         * win32/vs6/libgstpng.dsp:
6700           Fix line endings and do cvs admin -kb.
6701
6702 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6703
6704         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6705         Actually drop the buffers which are outside the currently configured
6706         segment instead of just emitting a WARNING.
6707
6708 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6709
6710         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6711         (gst_flac_dec_write):
6712         * ext/flac/gstflacdec.h:
6713         Send segments from the streaming thread. Fixes #502187.
6714         Fix segment seeking and a bunch of other seeking cases.
6715
6716 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6717
6718         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6719           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6720           which is where it would end up if the same information was
6721           put in a vorbis comment (don't think it's worth adding a
6722           new URI tag for this). Fixes #488112.
6723
6724 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6725
6726         * configure.ac:
6727           We need core/base 0.10.15 or later.
6728
6729 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6730
6731         Patch by: Mark Nauwelaerts <manauw skynet be>
6732
6733         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6734         Fix regression in stream numbering. Fixes #502655.
6735
6736 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6737
6738         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6739
6740         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6741         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6742         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6743         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6744         (gst_rtp_h264_pay_handle_buffer):
6745         * gst/rtp/gstrtph264pay.h:
6746         Use higher performance start-code searching.
6747         Parse NALs and store SPS, PPS and profile in the caps so that they can
6748         be used in the SDP. Fixes #502814.
6749
6750 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6751
6752         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6753         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6754           Init some structs to zero before we pass them to ioctl, which
6755           avoids valgrind warnings.  Also fix a small memory leak.
6756
6757 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6758
6759         Patch by: Wouter Cloetens <wouter at mind dot be>
6760
6761         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6762         Copy timestamp from input to output. Not very perfect yet but better
6763         than nothing. Fixes #503023.
6764
6765 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6766
6767         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6768           Also print a useful error message with the old Wavpack API
6769           if possible.
6770
6771 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6772
6773         * ext/wavpack/gstwavpackdec.c:
6774           More build fixes for old libwavpack versions: include config.h so
6775           that WAVPACK_OLD_API is actually defined as detected; only use
6776           WavpackGetErrorMessage if it is available. This fixes the build
6777           on debian stable for me.
6778
6779 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6780
6781         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6782         * ext/wavpack/gstwavpackparse.c:
6783           (gst_wavpack_parse_create_src_pad):
6784           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6785           versions below 4.40.0.
6786
6787 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6788
6789         * configure.ac:
6790           And now do it right for real...
6791
6792 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6793
6794         * configure.ac:
6795           Correctly reset $LIBS to not contain -lm.
6796
6797 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6798
6799         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6800
6801         * configure.ac:
6802         * ext/cairo/gsttimeoverlay.c:
6803           (gst_cairo_time_overlay_print_smpte_time):
6804           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6805           and checking for rint() and implementing it ourself if it doesn't
6806           exist. Fixes #497293.
6807
6808 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6809
6810         * configure.ac:
6811           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6812
6813 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6814
6815         * sys/oss/gstosshelper.c:
6816         Verify that the format returned after the ioctl is the one
6817         we requested. It is valid for the ioctl to succeed while
6818         substituting an alternate 'supported' sample format.
6819
6820 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6821
6822         * sys/oss/gstossaudio.c: (plugin_init):
6823         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6824         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6825           Post decent (and translated) error message when we can't
6826           open the audio device for some reason.
6827
6828 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6829
6830         * sys/oss/gstosssink.c:
6831         * sys/oss/gstosssrc.c:
6832         Allow the AUDIODEV environment variable to redirect us
6833         to a different default OSS device, like sunaudiosink does
6834         on Solaris (makes audio play automatically on SunRays).
6835
6836 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6837
6838         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6839         * gst/audiofx/audiochebyshevfreqband.c:
6840         (gst_audio_chebyshev_freq_band_transform_ip):
6841         * gst/audiofx/audiochebyshevfreqlimit.c:
6842         (gst_audio_chebyshev_freq_limit_transform_ip):
6843         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6844         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6845         The transform_ip() methods should do nothing if in passthrough mode.
6846         It might get non-writable buffers in that case but the buffer might
6847         as well be writable.
6848
6849         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6850         The transform() methods won't be called in passthrough mode and
6851         otherwise the buffer is always writable so don't check here.
6852
6853 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6854
6855         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6856           Fix seeking in .wav files again (#501775).  Some people seem to think
6857           they don't need to test their changes when they're just 'reflowing'
6858           some code.
6859
6860 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6861
6862         * gst/autodetect/gstautovideosink.c:
6863         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6864         (gst_auto_video_sink_init),
6865         (gst_auto_video_sink_create_element_with_pretty_name),
6866         (gst_auto_video_sink_find_best),
6867         (gst_auto_video_sink_set_property),
6868         (gst_auto_video_sink_get_property):
6869         * gst/autodetect/gstautovideosink.h:
6870         Fix docs.
6871         Use same error reporting code as autoaudiosink.
6872         Add property to filter sinks based on caps. Only select raw video sinks
6873         by default for backwards compat.
6874         API: GstAutoVideoSink::filter-caps
6875
6876 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6877
6878         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6879
6880         * gst/autodetect/gstautoaudiosink.c:
6881         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6882         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6883         (gst_auto_audio_sink_set_property),
6884         (gst_auto_audio_sink_get_property):
6885         * gst/autodetect/gstautoaudiosink.h:
6886         Add property to filter sinks based on caps. Only select raw audio sinks
6887         by default for backwards compat.  Fixes #417420.
6888         API: GstAutoAudioSink::filter-caps
6889
6890 2007-11-29  Michael Smith <msmith@fluendo.com>
6891
6892         Patch by: Arek Korbik <arkadini@gmail.com>
6893
6894         * gst/videobox/gstvideobox.c: (plugin_init):
6895           Initialise liboil in plugin_init()
6896
6897 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6898
6899         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6900         Post error before sending EOS. Fixes #499178.
6901
6902 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6903
6904         * win32/vs6/gst_plugins_good.dsw:
6905         * win32/vs6/libgstpng.dsp:
6906         Add a project file for libgstpng
6907
6908 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6909
6910         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6911         (gst_rtp_h263_depay_process):
6912         Code beautification.
6913         Added debug statements.
6914         Don't bit-shift everything, just do operations on last/first byte
6915         instead.
6916
6917 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6918
6919         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6920
6921         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6922         Fix wrong comparison in overrun check. Fixes #499239 some more.
6923
6924 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6925
6926         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6927         (gst_rtp_h263_depay_process):
6928         * gst/rtp/gstrtph263depay.h:
6929         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6930         stream.
6931
6932 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6933
6934         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6935
6936         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6937         (gst_rtp_mp4a_depay_process):
6938         * gst/rtp/gstrtpmp4adepay.h:
6939         Fix depayloading when multiple frames are inside one RTP packet.
6940         Fixes #499239.
6941
6942 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6943
6944         * gst/level/gstlevel.c:
6945           Add GAP-flag support.
6946
6947 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6948
6949         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6950         Read the I flag for Mode A h263 rtp stream and set the
6951         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6952         Fixes #499383
6953
6954 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6955
6956         * gst/level/gstlevel.c:
6957           Remove some dead code and do cleanups.
6958
6959 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6960
6961         * tests/check/pipelines/simple-launch-lines.c:
6962           Improve the tests by allowing to set a target state.
6963
6964 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6965
6966         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6967         Don't check the caps of the output buffer if they're equal some
6968         other caps. The caps can change in a backward compatible way
6969         and did at this point.
6970
6971 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6972
6973         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6974         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6975         (gst_qtdemux_seek_to_previous_keyframe),
6976         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6977         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6978         reverse playback support.
6979
6980 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6981
6982         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6983         Also set the channel layout on the Wavpack caps if we're having
6984         a mono layout. Of course only do it for "audio/x-wavpack".
6985
6986 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6987
6988         * ext/wavpack/gstwavpackcommon.c:
6989         (gst_wavpack_get_default_channel_mask),
6990         (gst_wavpack_set_channel_layout),
6991         (gst_wavpack_get_default_channel_positions),
6992         (gst_wavpack_get_channel_mask_from_positions),
6993         (gst_wavpack_set_channel_mapping):
6994         * ext/wavpack/gstwavpackcommon.h:
6995         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6996         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6997         * ext/wavpack/gstwavpackdec.h:
6998         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6999         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7000         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7001         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7002         (gst_wavpack_enc_rewrite_first_block),
7003         (gst_wavpack_enc_sink_event):
7004         * ext/wavpack/gstwavpackenc.h:
7005         * ext/wavpack/gstwavpackparse.c:
7006         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7007         (gst_wavpack_parse_scan_to_find_sample),
7008         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7009         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7010         * ext/wavpack/gstwavpackparse.h:
7011         Add support for encoding, parsing and decoding multichannel
7012         files with up to 8 channels. This also improves the robustness
7013         of parsing quite a bit.
7014
7015         * ext/wavpack/gstwavpackstreamreader.c:
7016         (gst_wavpack_stream_reader_read_bytes),
7017         (gst_wavpack_stream_reader_get_pos),
7018         (gst_wavpack_stream_reader_set_pos_abs),
7019         (gst_wavpack_stream_reader_set_pos_rel),
7020         (gst_wavpack_stream_reader_push_back_byte),
7021         (gst_wavpack_stream_reader_get_length),
7022         (gst_wavpack_stream_reader_can_seek),
7023         (gst_wavpack_stream_reader_write_bytes):
7024         Improve debugging.
7025
7026 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7027
7028         * ext/libpng/gstpngdec.c:
7029         * ext/libpng/gstpngdec.h:
7030           Don't release the png-memory from within the callback.
7031
7032 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7033
7034         Patch by: René Stadler <mail at renestadler dot de>
7035
7036         * ext/libpng/gstpngenc.c:
7037           Don't leak buffer data memory. Fixes #498395.
7038
7039 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7040
7041         Patch by: René Stadler <mail at renestadler dot de>
7042
7043         * tests/check/pipelines/simple-launch-lines.c:
7044           Tests for #498395.
7045
7046 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7047
7048         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7049         (gst_tag_lib_mux_adjust_event_offsets):
7050         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7051         * sys/osxaudio/Makefile.am:
7052         * sys/osxvideo/cocoawindow.h:
7053         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7054
7055 2007-11-15  David Schleef  <ds@schleef.org>
7056
7057         * ext/cairo/gsttextoverlay.c:
7058           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7059
7060 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7061
7062         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7063
7064         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7065         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7066         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7067         * gst/rtp/gstrtpmp2tpay.h:
7068         Fill the MTU with as many packets as possible. Fixes #491323.
7069
7070 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7071
7072         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7073
7074         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7075         Fix some more leaks. Fixes #497007.
7076
7077 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7078
7079         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7080
7081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7082         (gst_rtspsrc_stream_configure_tcp):
7083         Fix 3 pad leaks. Fixes #496983.
7084
7085 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7086
7087         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7088
7089         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7090         Fix small leak. Fixes #497017.
7091
7092 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7093
7094         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7095         (gst_qtdemux_prepare_current_sample),
7096         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7097         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7098         * gst/qtdemux/qtdemux_fourcc.h:
7099         * gst/qtdemux/qtdemux_types.c:
7100         Add suppport for theora in quicktime according to XiphQT.
7101
7102 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7103
7104         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7105         (gst_v4l2src_init), (gst_v4l2src_set_property),
7106         (gst_v4l2src_get_property):
7107         * sys/v4l2/gstv4l2src.h:
7108         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7109           Always copy buffers by default (handle safer with bugged drivers)
7110           and added a property to make it possible to use mmap effectively (no
7111           copy if possible) when application wants to. Fixes: #480557.
7112
7113 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7114
7115         * gst/id3demux/id3tags.c:
7116         * gst/id3demux/id3tags.h:
7117         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7118           We don't want the same string multiple times in a tag list for the
7119           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7120           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7121
7122 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7123
7124         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7125           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7126           into ID3v2 TXXX frames (fixes #347848).
7127
7128 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7129
7130         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7131           Don't leak sdp message contents (fixes #496773).
7132
7133         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7134           Don't leak URI string.
7135
7136 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7137
7138         Patch by: Julien Puydt <julien dot puydt at laposte net>
7139
7140         * ext/raw1394/Makefile.am:
7141         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7142           (gst_1394_property_probe_get_properties),
7143           (gst_1394_property_probe_probe_property),
7144           (gst_1394_property_probe_needs_probe),
7145           (gst_1394_property_probe_get_values),
7146           (gst_1394_property_probe_interface_init),
7147           (gst_1394_type_add_property_probe_interface):
7148         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7149         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7150           (gst_dv1394src_init), (gst_dv1394src_dispose),
7151           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7152           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7153           (gst_dv1394src_update_device_name):
7154         * ext/raw1394/gstdv1394src.h:
7155           Implement GstPropertyProbe interface and add "device-name" property,
7156           so applications can use this to probe for available devices in the
7157           same way they can already with v4lsrc and v4l2src (however horrible
7158           this property probe interface may be). Fixes #358841.
7159
7160 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7161
7162         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7163
7164         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7165           (gst_rtspsrc_parse_range):
7166           Don't leak event, don't leak range (fixes #496752).
7167
7168 2007-11-14  Michael Smith <msmith@fluendo.com>
7169
7170         Patch by: Arek Korbik <arkadini@gmail.com>
7171
7172         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7173           Detect RGBA/BGRA correctly on little endian systems.
7174
7175 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7176
7177         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7178           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7179           corresponding ioctl() call fails even though the driver claims to
7180           support this format, just fall back to the pre-2.6.19 kernel
7181           routine that creates caps with suitable height and width ranges
7182           (see #448278).
7183
7184 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7185
7186         Patch by: Mark Nauwelaerts <manauw skynet be>
7187
7188         * gst/matroska/matroska-demux.c:
7189           (gst_matroska_demux_push_dvd_clut_change_event),
7190           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7191           (gst_matroska_demux_subtitle_caps):
7192         * gst/matroska/matroska-ids.h:
7193           Extract palette data for dvd subpicture streams and send it
7194           downstream as custom gstreamer dvd event (fixes #453417).
7195
7196 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7197
7198         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7199           Implement minimal parsing of the passed pango font description
7200           string, so passing a font size works the same as with the
7201           pango textoverlay plugin; fixes #455086.
7202           (Maybe we could just use pangocairo here at some point).
7203
7204 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7205
7206         * gst/avi/gstavidemux.c:
7207         * gst/wavparse/gstwavparse.c:
7208           Return the result in _activate_pull(). Don't ref element there.
7209
7210 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7211
7212         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7213         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7214         (gst_wavparse_srcpad_event):
7215           Ref the element when we should, but not when we its not needed. Reflow
7216           the event_handling to not leak the event.       
7217
7218 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7219
7220         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7221         (qtdemux_parse_samples):
7222         Properly free QTDemuxSamples array.
7223         Protect table write with a sensible check, some files apparently DO contain
7224         stts values starting with 0 :(
7225
7226 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7227
7228         * gst/avi/gstavidemux.c:
7229         * gst/qtdemux/qtdemux.c:
7230           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7231           previous commit messed up.
7232
7233 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7234
7235         * gst/avi/gstavidemux.c:
7236         * gst/qtdemux/qtdemux.c:
7237           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7238           element when we should, but not when we its not needed.
7239
7240 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7241
7242         * gst/wavparse/gstwavparse.c:
7243           Return FALSE if we can't handle a query instead of changing the
7244           format. Ignore fact when dealing with mpeg audio.
7245
7246 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7247
7248         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7249
7250         * configure.ac:
7251         * gst/udp/gstdynudpsink.c:
7252         * gst/udp/gstdynudpsink.h:
7253         * gst/udp/gstmultiudpsink.c:
7254         * gst/udp/gstmultiudpsink.h:
7255         * gst/udp/gstudpsink.c:
7256         * gst/udp/gstudpsink.h:
7257           Fix includes for MSVC and GLib-2.14.0 (#492388).
7258
7259         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7260           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7261
7262 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7263
7264         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7265         (gst_mulawdec_chain):
7266         * gst/law/mulaw-decode.h:
7267         Calculate outgoing buffer duration if incoming buffer didn't have a
7268         valid duration.
7269
7270 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7271
7272         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7273         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7274         Smarter combine_flow code that also deals with downstream elements
7275         returning UNEXPECTED when they receive data out of the segment
7276         boundaries. Fixes #491305.
7277
7278 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7279
7280         * sys/v4l2/v4l2src_calls.c:
7281           Fix 'unused variable' compiler warning when compiling against
7282           older kernel headers.
7283
7284 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7285
7286         * ext/taglib/gstid3v2mux.cc (add_funcs):
7287           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7288
7289 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7290
7291         * tests/check/pipelines/simple-launch-lines.c:
7292            Improve the tests a little more.
7293
7294 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7295
7296         patch by: Yun Zheng Hu
7297
7298         * sys/osxaudio/gstosxaudiosrc.c:
7299         Use default input device instead of default output device and
7300         only memcpy actual available bytes.
7301
7302 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7303
7304         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7305           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7306           early. It is temporary until we find something better.
7307
7308 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7309
7310         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7311
7312         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7313         Fix race when pausing a RTSP stream in interleaved.
7314         Fixes #475784.
7315
7316 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7317
7318         Patch by: Peter Kjellerstedt <pkj at axis com>
7319
7320         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7321         Use correct unref function for buffers. #488844.
7322
7323 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7324
7325         * gst/avi/gstavimux.c:
7326         * tests/check/elements/avimux.c:
7327           Add some debug and sync tests with the fix.     
7328
7329 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7330
7331         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7332
7333         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7334         When the socket is used by the app for other purposes, don't generate an
7335         error if there is activaty on the socket that is not data related.
7336         Fixes #487488.
7337
7338 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7339
7340         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7341         (gst_v4l2src_grab_frame):
7342         Add some more debug info. Generate an error when we run out of buffers
7343         for some reason. See #480557.
7344
7345 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7346
7347         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7348
7349         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7350         Set marker bit correctly.
7351
7352 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7353
7354         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7355         Use allowed name for the GstStructure.
7356
7357 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7358
7359         * ext/gconf/gstswitchsink.c:
7360         * gst/autodetect/gstautoaudiosink.c:
7361           Use new gst_bus_pop_filtered().
7362
7363 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7364
7365         * sys/v4l2/gstv4l2src.c:
7366         * sys/v4l2/v4l2src_calls.c:
7367           When probing the formats and sizes a camera supports, make
7368           sure the best ones (highest resolution, prefered format)
7369           end up at the beginning of the probed caps and the less
7370           desirable ones at the end.  This is important because the
7371           order within the caps matters for things like fixation and
7372           negotiation, ie. what format is chosen in the end.
7373           With recent kernels, the current probing code will end up
7374           querying the supported sizes from lowest resolution to
7375           highest resolution, adding them to the probed caps in that
7376           order, resulting to v4l2src fixating to the lowest possible
7377           resolution if downstream does not express a size preference.
7378           Also make up a somewhat random ranking of prefered output
7379           formats for the same reason. Fixes #485828.
7380         
7381 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7382
7383         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7384
7385         * gst/id3demux/id3v2frames.c:
7386           Extract license/copyright URIs from ID3v2 WCOP frames
7387           (Fixes #447000).
7388
7389         * tests/check/elements/id3demux.c:
7390         * tests/files/Makefile.am:
7391         * tests/files/id3-447000-wcop.tag:
7392           Add simple unit test.
7393
7394 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7395
7396         * ext/taglib/gstid3v2mux.cc:
7397           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7398           Prerequisite for #447000.
7399
7400 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7401
7402         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7403         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7404         a GstClockTime.
7405
7406 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7407
7408         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7409         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7410         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7411         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7412         (gst_rtspsrc_change_state):
7413         More seeking fixes, mostly passing around the new playback segment in
7414         order to configure it properly.
7415         Also reset base_time of udp sources when setting them back to PLAYING as
7416         a temporary hack until core supports seek in live sources properly.
7417
7418 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7419
7420         * gst/rtp/gstrtpmp4adepay.c:
7421         Fix caps as to not confuse autopluggers.
7422
7423 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7424
7425         * gst/id3demux/gstid3demux.c:
7426         * gst/id3demux/gstid3demux.h:
7427         * gst/id3demux/id3tags.c:
7428         * gst/id3demux/id3tags.h:
7429         * gst/id3demux/id3v2frames.c:
7430           Port ID3 tag demuxer over to the new GstTagDemux in -base
7431           (now would be a good time to test re-importing your music
7432           collection).
7433
7434 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7435
7436         * gst/apetag/Makefile.am:
7437         * gst/apetag/gstapedemux.c:
7438         * gst/apetag/gstapedemux.h:
7439         * gst/apetag/gsttagdemux.c:
7440         * gst/apetag/gsttagdemux.h:
7441           Port APE tag demuxer over to the new GstTagDemux in -base.
7442
7443 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7444
7445         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7446         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7447         (gst_rtspsrc_handle_internal_src_query),
7448         (gst_rtspsrc_handle_src_query), (new_session_pad),
7449         (gst_rtspsrc_stream_configure_tcp),
7450         (gst_rtspsrc_stream_configure_transport),
7451         (gst_rtspsrc_loop_send_cmd):
7452         Improve flushing behaviour.
7453         Set state of the udp sources to PAUSE/PLAYING correctly.
7454         Handle events and queries for UDP and TCP transport now.
7455
7456 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7457
7458         * gst/rtp/gstrtpgsmdepay.c:
7459         * gst/rtp/gstrtpgsmpay.c:
7460           Add log category.
7461
7462 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7463
7464         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7465
7466         * tests/check/Makefile.am:
7467         * tests/check/pipelines/simple-launch-lines.c:
7468           Add unit tests for payloaders/depayloaders.
7469
7470 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7471
7472         * gst/avi/gstavimux.c:
7473         * gst/avi/gstavimux.h:
7474           Also save codec data for audio streams. Fixes #482495.
7475
7476 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7477
7478         * gst/avi/gstavimux.c:
7479           Fix "Index entry has invalid stream nr 1".
7480           Add support for muxing aac - work in progress (see #482495).
7481
7482 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7483
7484         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7485         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7486         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7487         * gst/rtsp/gstrtspsrc.h:
7488         Parse bandwidth modifiers, they are not yet configured in the session
7489         manager because we don't have an API for that yet.
7490
7491 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7492
7493         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7494         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7495         Use shiny new function in -base to get the default clock-rate.
7496         Update some docs.
7497
7498 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7499
7500         * win32/MANIFEST:
7501         Add files to win32 manifest.
7502         * win32/vs6/libgstaudiofx.dsp:
7503         * win32/vs6/libgstqtdemux.dsp:
7504         * win32/vs6/libgstrtp.dsp:
7505         * win32/vs6/libgstrtsp.dsp:
7506         Update project files.
7507
7508 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7509
7510         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7511         (gst_rtspsrc_play):
7512         * gst/rtsp/gstrtspsrc.h:
7513         In TCP mode, only timestamp the first buffer. TCP is not real time and
7514         it does not make sense to try to skew compensate, also some servers send
7515         the first batch of data in a burst.
7516
7517 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7518
7519         * gst/matroska/matroska-demux.c:
7520           Fix setting the discont flag on the first buffer
7521           pushed downstream for formats with private codec
7522           data that needs to be deserialised into buffers
7523           (such as vorbis and FLAC when in a matroska container).
7524
7525 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7526
7527         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7528
7529         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7530         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7531         (gst_rtp_mp4v_pay_handle_buffer):
7532         * gst/rtp/gstrtpmp4vpay.h:
7533         Free the config string. Fixes #480707.
7534         Clean up the timestamp code a little.
7535
7536 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7537
7538         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7539         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7540         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7541         * gst/rtsp/gstrtspsrc.h:
7542         Set timestamps on RTP buffers in interleaved mode.
7543         Mark first buffers with a DISCONT.
7544         Remove flush hack now that sync for live sources has been figured out.
7545
7546 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7547
7548         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7549         Update documentation.
7550
7551 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7552
7553         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7554         (gst_rtp_xqt_depay_change_state):
7555         * gst/qtdemux/gstrtpxqtdepay.h:
7556         Fail if we don't know the quicktime format.
7557
7558 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7559
7560         * ext/flac/gstflacenc.c:
7561         * ext/flac/gstflacenc.h:
7562           Save the flow return from the last gst_pad_push() and
7563           make sure we pass the right flow return value upstream
7564           in the case of failure; minor clean-ups.
7565
7566 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7567
7568         * ext/taglib/gstapev2mux.cc:
7569         * ext/taglib/gstid3v2mux.cc:
7570         * gst/apetag/gstapedemux.c:
7571           Add support for the new GST_TAG_COMPOSER (#459809).
7572
7573 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7574
7575         * gst/law/alaw-decode.c:
7576         * gst/law/alaw-decode.h:
7577         * gst/law/alaw-encode.c:
7578         * gst/law/alaw-encode.h:
7579         * gst/law/alaw.c:
7580         * gst/law/mulaw-conversion.h:
7581           Compulsive clean-ups: use boilerplate macros, add debug
7582           categories, fix up things to conform to symbol nomenklatura,
7583           etc.
7584
7585 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7586
7587         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7588
7589         * gst/law/alaw-decode.c:
7590         * gst/law/alaw-encode.c:
7591           Use static tables for A-Law decoding and encoding; this makes
7592           A-Law decoding and encoding less CPU-intensive, but increases
7593           the binary size a bit. Leaving old code around for now,
7594           selectable by a define in the code. Fixes #435435.
7595
7596 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7597
7598         * configure.ac:
7599         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7600         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7601         in configure.ac.
7602
7603 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7604
7605         Patch by: Jan Gerber <j at bootlab dot org>
7606
7607         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7608         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7609
7610 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7611
7612         * sys/oss/gstosshelper.c:
7613           Use GST_WARNING instead of a g_critical. This situation is not caused
7614           by the application.
7615
7616 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7617
7618         * po/LINGUAS:
7619         * po/nl.po:
7620           Updated translations.
7621
7622 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7623
7624         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7625
7626         * po/eu.po:
7627           Added Basque translation.
7628
7629 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7630
7631         translated by: Abel Cheung <abelcheung@gmail.com>
7632
7633         * po/zh_HK.po:
7634         * po/zh_TW.po:
7635           Added Chinese (traditional and Hong Kong) translation.
7636
7637 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7638
7639         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7640
7641         * po/pl.po:
7642           Added Polish translation.
7643
7644 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7645
7646         translated by: Ilkka Tuohela <hile@iki.fi>
7647
7648         * po/fi.po:
7649           Added Finnish translation.
7650
7651 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7652
7653         translated by: Jorge González González <aloriel@gmail.com>
7654
7655         * po/es.po:
7656           Added Spanish translation.
7657
7658 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7659
7660         translated by: Mogens Jaeger <mogens@jaeger.tf>
7661
7662         * po/da.po:
7663           Added Danish translation.
7664
7665 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7666
7667         translated by: Funda Wang <fundawang@linux.net.cn>
7668
7669         * po/zh_CN.po:
7670           Added Chinese (simplified) translation.
7671
7672 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7673
7674         translated by: Alexander Shopov <ash@contact.bg>
7675
7676         * po/bg.po:
7677           Added Bulgarian translation.
7678
7679 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7680
7681         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7682         Set outgoing packet duration because we can. Fixes #478244 some more.
7683
7684 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7685
7686         * ext/cairo/gsttextoverlay.c:
7687           Add info about static leak.
7688         
7689         * tests/check/Makefile.am:
7690         * tests/check/generic/states.c:
7691           Improved state change unit test.
7692
7693 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7694
7695         * docs/plugins/.cvsignore:
7696         * tests/check/.cvsignore:
7697           Ignore registries in any format.
7698
7699 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7700
7701         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7702         Removed some unused code.
7703
7704         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7705         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7706         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7707         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7708         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7709         (gst_rtp_theora_pay_flush_packet):
7710         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7711         Try to preserve the incomming buffer duration on the outgoing
7712         packets. Fixes #478244.
7713
7714 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7715
7716         * ext/taglib/gstapev2mux.cc:
7717         * ext/taglib/gstid3v2mux.cc:
7718           Work around compiler warnings with g++-4.2 when assigning a
7719           string constant to a gchar * (partially fixes #478092).
7720
7721 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7722
7723         * configure.ac:
7724           We require core CVS now for gst_base_src_set_do_timestamp().
7725
7726 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7727
7728         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7729         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7730         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7731         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7732         (gst_rtspsrc_handle_message):
7733         Fix compiler warnings shown with Forte.
7734
7735 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7736
7737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7738         (gst_rtspsrc_dup_printf):
7739         Give meaningfull error when all streams failed to configure for some
7740         reason.
7741
7742 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7743
7744         * gst/rtp/README:
7745         Update README with the design for synchronisation rules of RTP on
7746         sender and receiver.
7747
7748 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7749
7750         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7751         (gst_wavparse_chain):
7752         Don't push EOS from the chain function, the element
7753         driving the pipeline is responsible for this. The bug
7754         this was meant to fix seems to be queue not forwarding
7755         EOS in all cases (see #476514).
7756
7757 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7758
7759         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7760         (gst_level_transform_ip):
7761         * gst/level/gstlevel.h:
7762         Use basetransform segment so that it is correctly managed on flushes and
7763         start/stop.
7764         Report message timestamp as stream time, which is what an application
7765         can understand.
7766
7767 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7768
7769         * ext/taglib/gstapev2mux.cc:
7770         * ext/taglib/gstapev2mux.h:
7771         * ext/taglib/gsttaglibmux.c:
7772         * tests/check/elements/apev2mux.c:
7773         Update my mail address.
7774
7775 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7776
7777         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7778         (gst_wavparse_loop), (gst_wavparse_chain):
7779         Add EOS logic for the push-based mode too. Fixes #476514.
7780
7781 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7782
7783         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7784         * gst/law/alaw-encode.h:
7785         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7786         (gst_mulawenc_chain):
7787         * gst/law/mulaw-encode.h:
7788         Fix law encoder timestamps.
7789
7790 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7791
7792         * ext/gconf/gstgconfaudiosink.c:
7793           Fix warning when building without debug.
7794
7795         * sys/oss/gstossmixertrack.c:
7796           Use const like in alsamixertrack.c (fixes warnings).
7797
7798 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7799
7800         * sys/v4l2/v4l2src_calls.c:
7801         (gst_v4l2src_probe_caps_for_format_and_size):
7802         Fix framerate detection code some more.
7803         Handle the case where there is a weird step in the stepwise framerates.
7804         Don't overwrite the min interval with the framerate, use a temp variable
7805         instead.
7806         Use max in the Continuous framerate intervals instead of step, which is
7807         1 according to the docs. Fixes #475424.
7808
7809 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7810
7811         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7812         Make udpsrc timestamp outgoing buffers based on when they were received.
7813         Also make it output a segment in time.
7814
7815 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7816
7817         * gst/avi/gstavidemux.c:
7818           Plug a little leak. Little code cleanups.
7819
7820 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7821
7822         * configure.ac:
7823           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7824           flac versions, 's good for cross-compilation karma.
7825
7826 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7827
7828         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7829
7830         * gst/rtp/gstrtph263pay.c:
7831           Fix up header structure so that compilers don't add padding
7832           between the structure fields, since that would lead to us
7833           sending RTP packets with broken headers (as is currently the
7834           case when compiling with MSVC). Also see similar fixes in
7835           libgstrtp in gst-plugins-base. (#474616; #471194)
7836
7837 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7838
7839         * sys/v4l2/v4l2src_calls.c:
7840         (gst_v4l2src_probe_caps_for_format_and_size):
7841         Don't overwrite our GValue with 0 but instead use the previously
7842         computed value. Fixes #471823 some more.
7843
7844 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7845
7846         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7847           No tabs in this file please, or gtk-doc will end up documenting
7848           rather absurd class hierarchies.
7849
7850 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7851
7852         * ext/gconf/gstswitchsink.c:
7853           If the new kid element fails to change state for some reason
7854           (e.g. esdsink not being able to connect to the sound server),
7855           forward the error message it posted on the bus instead of just
7856           posting a generic 'Internal state change error: please file a
7857           bug' error message. Fixes #471364.
7858
7859 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7860
7861         * gst/qtdemux/Makefile.am:
7862         * gst/qtdemux/qtdemux.c:
7863           Don't assume tags are encoded as UTF-8 (#473670).
7864
7865 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7866
7867         * sys/v4l2/gstv4l2src.c:
7868         * sys/v4l2/gstv4l2src.h:
7869         * sys/v4l2/v4l2src_calls.c:
7870           Implement LATENCY queries in the crudest way possible so I don't
7871           have to use sync=false any longer when testing with videosinks.
7872
7873 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7874
7875         * configure.ac:
7876           Fix build.
7877
7878 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7879
7880         * sys/v4l2/v4l2src_calls.c:
7881         (gst_v4l2src_probe_caps_for_format_and_size):
7882         Add some more debugging in the framerate function.
7883         Iterate stepwise framerate up to and _including_ the max and if nothing
7884         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7885         don't end up with an empty list. Fixes #471823
7886
7887 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7888
7889         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7890         (gst_multiudpsink_set_clients_string),
7891         (gst_multiudpsink_get_clients_string),
7892         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7893         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7894         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7895         (gst_multiudpsink_clear):
7896         Add property do configure destination address/port pairs
7897         API:GstMultiUDPSink::clients
7898
7899 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7900
7901         * tests/examples/Makefile.am:
7902         * tests/examples/rtp/Makefile.am:
7903         * tests/examples/rtp/client-H263p-AMR.sh:
7904         * tests/examples/rtp/client-H263p-PCMA.sdp:
7905         * tests/examples/rtp/client-H263p-PCMA.sh:
7906         * tests/examples/rtp/client-H264-PCMA.sdp:
7907         * tests/examples/rtp/client-H264-PCMA.sh:
7908         * tests/examples/rtp/client-PCMA.sh:
7909         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7910         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7911         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7912         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7913         Added some RTP example scripts for sending and receiving RTP streams.
7914
7915 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7916
7917         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7918         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7919         Restructure the setcaps function so that we can also compute the
7920         expected GStreamer output size of the video frames.
7921         Set frame_byte_size correctly so that read-based devices have a chance
7922         of working correctly.
7923         When grabbing a frame, discard frames that are not of the expected size.
7924         Some cameras don't output the right framesize for the first buffer.
7925         Try only a couple of times to get a valid frame, else error out.
7926
7927         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7928         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7929         Add some more debug info when scanning the device.
7930
7931         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7932         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7933         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7934         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7935         Add some more debug info when dequeing a frame.
7936
7937 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7938
7939         * gst/wavparse/gstwavparse.c:
7940           More code cleanups. Add some more comment and improve debugs logs.
7941
7942 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7943
7944         * gst/wavparse/gstwavparse.c:
7945         * gst/wavparse/gstwavparse.h:
7946           Implement seek-query. Refactor duration calculations. Appropriate use
7947           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7948           out of loops.
7949
7950 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7951
7952         * gst/avi/gstavidemux.c:
7953           Implement seek-query.
7954
7955 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7956
7957         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7958         (gst_rtspsrc_dup_printf):
7959         Use new basesink async property to make sparse RTCP packet not wait for
7960         preroll.
7961
7962 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7963
7964         * gst/audiofx/Makefile.am:
7965         Dist the right file.
7966
7967 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7968
7969         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7970         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7971         Make sure we generate and parse floating point values in the POSIX
7972         locale instead of the current locale. 
7973
7974 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7975
7976         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7977         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7978         (gst_rtspsrc_play):
7979         * gst/rtsp/gstrtspsrc.h:
7980         Fix method detection again.
7981         Keep track of when we must send a Range header.
7982         Use segment values for Range, Speed and Scale headers.
7983         Parse Speed and Scale headers to update the segment values.
7984
7985 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7986
7987         patch by: Mark Nauwelaerts <manauw@skynet.be>
7988
7989         * sys/v4l2/v4l2src_calls.c:
7990           Handle optional v4l2 ioctls gracefully.
7991
7992 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7993
7994         * gst/rtp/Makefile.am:
7995         * gst/rtp/gstrtp.c: (plugin_init):
7996         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7997         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7998         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7999         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8000         (gst_rtp_h263_depay_get_property),
8001         (gst_rtp_h263_depay_change_state),
8002         (gst_rtp_h263_depay_plugin_init):
8003         * gst/rtp/gstrtph263depay.h:
8004         Added an H263 depayloader. Fixes #369392.
8005
8006         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8007         (gst_rtp_h263p_depay_process):
8008         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8009         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8010         Make the H263+ pay/depayloader support H263-1998 and H263-2000
8011         payloads.
8012         Also alow plain H263 on the h263p payloaders. Fixes #465040.
8013
8014 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8015
8016         * gst/audiofx/audiochebyshevfreqband.c:
8017         * gst/audiofx/audiochebyshevfreqlimit.c:
8018         Add small comparision with the windowed sinc filters in the docs.
8019
8020 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8021
8022         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8023         (audiochebyshevfreqband_suite):
8024         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8025         (audiochebyshevfreqlimit_suite):
8026         Also test 32 bit float mode and the type 2 variants of the filters.
8027
8028 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8029
8030         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8031         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8032         (gst_rtspsrc_loop):
8033         Refactor the udp and interleaved loop function a bit.
8034
8035 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8036
8037         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8038         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8039         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8040         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8041         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8042         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8043         * gst/rtsp/gstrtspsrc.h:
8044         Protect connection activity with a new lock, avoids deadlocks when going
8045         to PAUSED. Fixes #455808.
8046
8047 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8048
8049         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8050         Fix debug statement.
8051
8052 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8053
8054         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8055         Fix stray %u in debug line as spotted by Saur on IRC.
8056
8057 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8058
8059         * gst/audiofx/audiochebyshevfreqband.c:
8060         (gst_audio_chebyshev_freq_band_class_init):
8061         * gst/audiofx/audiochebyshevfreqlimit.c:
8062         (gst_audio_chebyshev_freq_limit_class_init):
8063         Use generator macros for the process functions for the different
8064         sample types, add lower upper boundaries for the GObject properties
8065         so automatically generated UIs can use sliders and add a note about
8066         the number of poles as a too high number of poles combined with
8067         very low or very high frequencies will produce only noise.
8068         * docs/plugins/gst-plugins-good-plugins.args:
8069         Regenerated for the property changes.
8070
8071 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8072
8073         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8074         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8075         (gst_rtspsrc_stream_configure_udp_sink),
8076         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8077         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8078         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8079         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8080         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8081         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8082         * gst/rtsp/gstrtspsrc.h:
8083         Improve timeout handling.
8084         Use the same socket for sending and receiving RTCP packets so that some
8085         servers can track clients better.
8086         Improve connection closed handling. Try to reconnect.
8087         Don't overwrite our content base with NULL.
8088         Improve debugging.
8089         Improve range parsing and handling.
8090         Remove flushing hack now that core does the right thing.
8091
8092 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8093
8094         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8095         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8096         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8097         (gst_multiudpsink_close), (gst_multiudpsink_add):
8098         * gst/udp/gstmultiudpsink.h:
8099         Add support for getting and setting the socket to use.
8100
8101         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8102         (gst_udpsrc_create), (gst_udpsrc_get_property):
8103         Add support for getting the currently used socket.
8104
8105 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8106
8107         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8108
8109         * gst/audiofx/Makefile.am:
8110         * gst/audiofx/audiochebyshevfreqband.c:
8111         (gst_audio_chebyshev_freq_band_mode_get_type),
8112         (gst_audio_chebyshev_freq_band_base_init),
8113         (gst_audio_chebyshev_freq_band_dispose),
8114         (gst_audio_chebyshev_freq_band_class_init),
8115         (gst_audio_chebyshev_freq_band_init),
8116         (generate_biquad_coefficients), (calculate_gain),
8117         (generate_coefficients),
8118         (gst_audio_chebyshev_freq_band_set_property),
8119         (gst_audio_chebyshev_freq_band_get_property),
8120         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8121         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8122         (gst_audio_chebyshev_freq_band_start):
8123         * gst/audiofx/audiochebyshevfreqband.h:
8124         * gst/audiofx/audiochebyshevfreqlimit.c:
8125         (gst_audio_chebyshev_freq_limit_mode_get_type),
8126         (gst_audio_chebyshev_freq_limit_base_init),
8127         (gst_audio_chebyshev_freq_limit_dispose),
8128         (gst_audio_chebyshev_freq_limit_class_init),
8129         (gst_audio_chebyshev_freq_limit_init),
8130         (generate_biquad_coefficients), (calculate_gain),
8131         (generate_coefficients),
8132         (gst_audio_chebyshev_freq_limit_set_property),
8133         (gst_audio_chebyshev_freq_limit_get_property),
8134         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8135         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8136         (gst_audio_chebyshev_freq_limit_start):
8137         * gst/audiofx/audiochebyshevfreqlimit.h:
8138         * gst/audiofx/audiofx.c: (plugin_init):
8139         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8140         Fixes #464800.
8141
8142         * tests/check/Makefile.am:
8143         * tests/check/elements/.cvsignore:
8144         * tests/check/elements/audiochebyshevfreqband.c:
8145         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8146         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8147         * tests/check/elements/audiochebyshevfreqlimit.c:
8148         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8149         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8150         Add unit tests for the chebyshev filters.
8151
8152         * docs/plugins/Makefile.am:
8153         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8154         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8155         * docs/plugins/gst-plugins-good-plugins.args:
8156         * docs/plugins/inspect/plugin-1394.xml:
8157         * docs/plugins/inspect/plugin-audiofx.xml:
8158         * docs/plugins/inspect/plugin-dv.xml:
8159         * docs/plugins/inspect/plugin-flac.xml:
8160         * docs/plugins/inspect/plugin-jpeg.xml:
8161         * docs/plugins/inspect/plugin-png.xml:
8162         * docs/plugins/inspect/plugin-rtp.xml:
8163         * docs/plugins/inspect/plugin-shout2send.xml:
8164         * docs/plugins/inspect/plugin-wavpack.xml:
8165         And add docs for the chebyshev filters. While doing
8166         that also run make update in docs/plugins.
8167
8168 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8169
8170         * ext/annodex/gstcmmltag.c:
8171         * gst/rtp/gstrtpvorbispay.c:
8172           Make ro memory to share.
8173
8174 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8175
8176         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8177         Improve UDP performance by avoiding a select() when we have data
8178         available immediatly.
8179
8180 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8181
8182         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8183         (gst_rtp_dec_class_init):
8184         * gst/rtsp/gstrtpdec.h:
8185         Add (dummy) SSRC management signals.
8186
8187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8188         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8189         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8190         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8191         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8192         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8193         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8194         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8195         * gst/rtsp/gstrtspsrc.h:
8196         Add connection-speed property.
8197         Add find_stream helper functions.
8198         Handle stream EOS based on BYE messages or SSRC timeout.
8199         Returns SUCCESS from the state change function as we hide our async
8200         elements from the parent.
8201
8202 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8203
8204         * gst/debug/rndbuffersize.c:
8205           Fix da leak.
8206
8207 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8208
8209         * gst/debug/Makefile.am:
8210         * gst/debug/breakmydata.c:
8211         * gst/debug/gstdebug.c:
8212         * gst/debug/negotiation.c:
8213         * gst/debug/progressreport.c:
8214         * gst/debug/rndbuffersize.c:
8215         * gst/debug/testplugin.c:
8216           Add new test element and clean-up the others a little.
8217
8218 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8219
8220         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8221         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8222
8223 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8224
8225         * gst/rtp/gstrtpilbcdepay.c:
8226           Include stdlib.
8227
8228 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8229
8230         * gst/rtp/gstrtpmpvdepay.c:
8231         Set the mpegversion in the caps so that autoplugging does not get
8232         confused.
8233
8234 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8235
8236         * po/hu.po:
8237         * po/uk.po:
8238         * po/vi.po:
8239           Updated translations.
8240
8241 2007-08-08  Michael Smith <msmith@fluendo.com>
8242
8243         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8244           Render right border in the correct location.
8245
8246 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8247
8248         Patch by: Olivier Crete <tester at tester dot ca>
8249
8250         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8251         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8252         Make mode property a string. Fixes #464475.
8253
8254 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8255
8256         * ext/flac/gstflacenc.c:
8257           Widen caps to match decoder a bit and add more FIXMEs.
8258
8259 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8260
8261         patch by: Mark Nauwelaerts <manauw@skynet.be>
8262
8263         * gst/avi/gstavimux.c:
8264           Fix ODML index tag numbering. Fixes #463624.
8265
8266 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8267
8268         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8269         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8270         (gst_rtspsrc_stream_configure_tcp),
8271         (gst_rtspsrc_stream_configure_udp_sink):
8272         Fix default clock-rate for realmedia.
8273         Fix parsing of transport.
8274         Don't try to link NULL pads.
8275
8276 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8277
8278         * po/POTFILES.skip:
8279           Add POTFILES.skip with list of source files that aren't disted at the
8280           moment but contain translatable strings. Should hopefully pacify
8281           broken tools and make it clearer that these files are left out
8282           intentionally (#461600).
8283
8284 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8285
8286         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8287         If the buffer was entirely clipped ... don't try sending it :)
8288
8289 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8290
8291         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8292         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8293         (gst_rtspsrc_create_transports_string),
8294         (gst_rtspsrc_prepare_transports):
8295         If we don't hav a session manager, set the caps on outgoing buffers
8296         ourselves.
8297         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8298         Append final bit of the transport string even when it does not contain a
8299         placeholder.
8300
8301 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8302
8303         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8304         (gst_rtsp_ext_list_connect):
8305         * gst/rtsp/gstrtspext.h:
8306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8307         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8308         Clean up the interface list.
8309         Allow connecting to interface signals for the extensions.
8310         Remove old extension code.
8311         Free list on cleanup.
8312         Allow extensions to send additional RTSP messages.
8313
8314 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8315
8316         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8317         Handle a NULL gconf key gracefully by rendering the default element.
8318
8319 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8320
8321         * gst/rtsp/gstrtspext.h:
8322         Fix include path for extension interface.
8323
8324 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8325
8326         * gst/audiofx/audioamplify.h:
8327         Also remove a now unecessary variable here.
8328
8329 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8330
8331         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8332         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8333         * gst/audiofx/audiodynamic.c:
8334         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8335         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8336         * gst/audiofx/audiodynamic.h:
8337         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8338         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8339         * gst/audiofx/audioinvert.h:
8340         Don't save format information ourselves, this is already saved in
8341         GstAudioFilter.
8342
8343 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8344
8345         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8346         (gst_rtsp_ext_list_stream_select):
8347         * gst/rtsp/gstrtspext.h:
8348         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8349         Use rank to filter out extensions.
8350         Add url to stream_select interface call.
8351
8352 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8353
8354         * gst/rtsp/Makefile.am:
8355         * gst/rtsp/base64.c:
8356         * gst/rtsp/base64.h:
8357         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8358         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8359         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8360         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8361         (gst_rtsp_ext_list_setup_media),
8362         (gst_rtsp_ext_list_configure_stream),
8363         (gst_rtsp_ext_list_get_transports),
8364         (gst_rtsp_ext_list_stream_select):
8365         * gst/rtsp/gstrtspext.h:
8366         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8367         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8368         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8369         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8370         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8371         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8372         (gst_rtspsrc_stream_configure_tcp),
8373         (gst_rtspsrc_stream_configure_mcast),
8374         (gst_rtspsrc_stream_configure_udp),
8375         (gst_rtspsrc_stream_configure_udp_sink),
8376         (gst_rtspsrc_stream_configure_transport),
8377         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8378         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8379         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8380         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8381         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8382         (gst_rtspsrc_parse_methods),
8383         (gst_rtspsrc_create_transports_string),
8384         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8385         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8386         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8387         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8388         * gst/rtsp/gstrtspsrc.h:
8389         * gst/rtsp/rtsp.h:
8390         * gst/rtsp/rtspconnection.c:
8391         * gst/rtsp/rtspconnection.h:
8392         * gst/rtsp/rtspdefs.c:
8393         * gst/rtsp/rtspdefs.h:
8394         * gst/rtsp/rtspext.h:
8395         * gst/rtsp/rtspextwms.c:
8396         * gst/rtsp/rtspextwms.h:
8397         * gst/rtsp/rtspmessage.c:
8398         * gst/rtsp/rtspmessage.h:
8399         * gst/rtsp/rtsprange.c:
8400         * gst/rtsp/rtsprange.h:
8401         * gst/rtsp/rtsptransport.c:
8402         * gst/rtsp/rtsptransport.h:
8403         * gst/rtsp/rtspurl.c:
8404         * gst/rtsp/rtspurl.h:
8405         * gst/rtsp/sdp.h:
8406         * gst/rtsp/sdpmessage.c:
8407         * gst/rtsp/sdpmessage.h:
8408         * gst/rtsp/test.c:
8409         Use shiny new RTSP and SDP library.
8410         Implement RTSP extensions using the new interface.
8411         Remove a lot of old code.
8412
8413 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8414
8415         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8416         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8417
8418 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8419
8420         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8421         Don't unref the outgoing buffer twice when dropping it because it's
8422         outside of the segment.
8423
8424 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8425
8426         * configure.ac:
8427         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8428         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8429         Use the new buffer clipping function from gstaudio here and
8430         require gst-plugins-base CVS.
8431         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8432         For framed Wavpack buffers we require a valid timestamp.
8433
8434 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8435
8436         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8437         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8438         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8439         Clip raw audio and video when we can, keep track of current output
8440         segment.
8441         Don't leak buffers and events when there is no output pad.
8442         Improve debugging here and there.
8443
8444 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8445
8446         * configure.ac:
8447           Sync liboil check with plugins-base.
8448
8449 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8450
8451         * ext/annodex/Makefile.am:
8452           Fix CFLAGS/LIBS.
8453
8454         * ext/cdio/gstcdiocddasrc.c:
8455         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8456           Include stdlib
8457
8458         * ext/cairo/Makefile.am:
8459         * gst/videofilter/Makefile.am:
8460         * tests/examples/level/Makefile.am:
8461           Use $(LIBM) instead of -lm
8462
8463 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8464
8465         * sys/v4l2/gstv4l2src.c:
8466           Add another example pipeline.
8467
8468 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8469
8470         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8471
8472         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8473           Use define here.
8474
8475         * sys/v4l2/gstv4l2tuner.c:
8476         (gst_v4l2_tuner_set_frequency_and_notify):
8477           Don't touch the property - its still disabled.
8478
8479         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8480         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8481         * sys/v4l2/v4l2src_calls.h:
8482           Improve fallback format negotionation. Fixes #451388
8483
8484 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8485
8486         * tests/check/elements/videocrop.c: (GST_START_TEST):
8487           Fix the test.
8488
8489 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8490
8491         * docs/plugins/Makefile.am:
8492         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8493         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8494         * docs/plugins/inspect/plugin-jpeg.xml:
8495         * docs/plugins/inspect/plugin-png.xml:
8496         * ext/jpeg/gstjpegdec.c:
8497         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8498         (gst_pngdec_sink_setcaps):
8499           More docs. More logs in pngdec.
8500
8501 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8502
8503         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8504           Initialize num_buffers with minimum value.
8505
8506         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8507         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8508           Handle frame-size query failure gracefully.
8509
8510 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8511
8512         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8513         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8514         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8515         of qt/aac files.
8516
8517 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8518
8519         * ext/wavpack/gstwavpackdec.c:
8520         (gst_wavpack_dec_clip_outgoing_buffer):
8521         Fix buffer clipping to correctly clip to the segment stop.
8522
8523 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8524
8525         * configure.ac:
8526         * tests/Makefile.am:
8527         Remove bogus check for libcheck, since we check for
8528         gstreamer-check and it pulls in the required info from there,
8529         and we weren't actually _using_ the information for libcheck
8530         ourselves anyway.
8531
8532 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8533
8534         * configure.ac:
8535           Use pkg-config to locate check.
8536
8537 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8538
8539         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8540         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8541         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8542         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8543         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8544         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8545         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8546         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8547         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8548         * gst/effectv/gstrev.c: (gst_revtv_transform):
8549         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8550         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8551         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8552         * gst/matroska/matroska-demux.c:
8553         (gst_matroska_demux_add_wvpk_header),
8554         (gst_matroska_demux_check_subtitle_buffer),
8555         (gst_matroska_decode_buffer):
8556         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8557           Fix build against core CVS.
8558
8559 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8560
8561         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8562         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8563         don't have enough granularity to convert that boolean into a
8564         GstFlowReturn.
8565
8566 2007-07-06  Michael Smith <msmith@fluendo.com>
8567
8568         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8569         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8570         (gst_alawdec_change_state):
8571         * gst/law/alaw-decode.h:
8572         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8573         (gst_mulawdec_class_init), (gst_mulawdec_init),
8574         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8575         * gst/law/mulaw-decode.h:
8576           Fix capsnego bogosity in *law decoders. 
8577
8578 2007-07-06  Michael Smith <msmith@fluendo.com>
8579
8580         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8581         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8582         (gst_smokeenc_change_state):
8583         * ext/jpeg/gstsmokeenc.h:
8584           Remove stupidity in get/set caps functions.
8585           Fix some refcounting problems.
8586
8587 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8588
8589         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8590         Remove endianness-flipping hack that seems to have been required
8591         only because of a bug in ffmpegcolorspace.
8592         Partially Fixes: #451908
8593
8594 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8595
8596         * docs/plugins/Makefile.am:
8597           Simplify --extra-dir as gtkdoc scans recursively.
8598
8599 2007-07-03  Wim Taymans  <wim@fluendo.com>
8600
8601         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8602
8603         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8604         Set the encoding-name in the rtp caps to all uppercase, as required by
8605         the caps spec.
8606         Some small cleanups in the error paths. Fixes #453037.
8607
8608 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8609
8610         * ext/wavpack/gstwavpackparse.c:
8611         (gst_wavpack_parse_index_get_last_entry),
8612         (gst_wavpack_parse_index_get_entry_from_sample),
8613         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8614         (gst_wavpack_parse_scan_to_find_sample):
8615         * ext/wavpack/gstwavpackparse.h:
8616         Use a GSList for the GArray that is used like a list anyway.
8617
8618 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8619
8620         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8621         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8622         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8623           Add state change function where we set 0/1 as default framerate in
8624           case our setcaps function isn't called, like it might not in a
8625           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8626           gdkpixbufdec trying to create caps with a 0/0 framerate.
8627           Also post an error message on the bus if gst_pad_push() fails when
8628           called from our sink event handler (+1 for flow returns for event
8629           functions in 0.11) instead of failing silently.
8630
8631 2007-06-27  Wim Taymans  <wim@fluendo.com>
8632
8633         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8634         Cast stack args to the proper types. Fixes #451249.
8635
8636 2007-06-27  Wim Taymans  <wim@fluendo.com>
8637
8638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8639         (new_session_pad), (gst_rtspsrc_setup_streams):
8640         * gst/rtsp/gstrtspsrc.h:
8641         For container formats we only need to activate one of the streams so
8642         that we correctly signal no-more-pads. Fixes #451015.
8643
8644 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8645
8646         * docs/plugins/gst-plugins-good-plugins.args:
8647         * docs/plugins/inspect/plugin-aasink.xml:
8648         * docs/plugins/inspect/plugin-alaw.xml:
8649         * docs/plugins/inspect/plugin-alpha.xml:
8650         * docs/plugins/inspect/plugin-alphacolor.xml:
8651         * docs/plugins/inspect/plugin-annodex.xml:
8652         * docs/plugins/inspect/plugin-apetag.xml:
8653         * docs/plugins/inspect/plugin-audiofx.xml:
8654         * docs/plugins/inspect/plugin-auparse.xml:
8655         * docs/plugins/inspect/plugin-autodetect.xml:
8656         * docs/plugins/inspect/plugin-avi.xml:
8657         * docs/plugins/inspect/plugin-cacasink.xml:
8658         * docs/plugins/inspect/plugin-cairo.xml:
8659         * docs/plugins/inspect/plugin-cdio.xml:
8660         * docs/plugins/inspect/plugin-cutter.xml:
8661         * docs/plugins/inspect/plugin-debug.xml:
8662         * docs/plugins/inspect/plugin-efence.xml:
8663         * docs/plugins/inspect/plugin-effectv.xml:
8664         * docs/plugins/inspect/plugin-esdsink.xml:
8665         * docs/plugins/inspect/plugin-flac.xml:
8666         * docs/plugins/inspect/plugin-flxdec.xml:
8667         * docs/plugins/inspect/plugin-gconfelements.xml:
8668         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8669         * docs/plugins/inspect/plugin-goom.xml:
8670         * docs/plugins/inspect/plugin-halelements.xml:
8671         * docs/plugins/inspect/plugin-icydemux.xml:
8672         * docs/plugins/inspect/plugin-id3demux.xml:
8673         * docs/plugins/inspect/plugin-jpeg.xml:
8674         * docs/plugins/inspect/plugin-ladspa.xml:
8675         * docs/plugins/inspect/plugin-level.xml:
8676         * docs/plugins/inspect/plugin-matroska.xml:
8677         * docs/plugins/inspect/plugin-mulaw.xml:
8678         * docs/plugins/inspect/plugin-multipart.xml:
8679         * docs/plugins/inspect/plugin-navigationtest.xml:
8680         * docs/plugins/inspect/plugin-ossaudio.xml:
8681         * docs/plugins/inspect/plugin-png.xml:
8682         * docs/plugins/inspect/plugin-quicktime.xml:
8683         * docs/plugins/inspect/plugin-rtp.xml:
8684         * docs/plugins/inspect/plugin-rtsp.xml:
8685         * docs/plugins/inspect/plugin-smpte.xml:
8686         * docs/plugins/inspect/plugin-speex.xml:
8687         * docs/plugins/inspect/plugin-taglib.xml:
8688         * docs/plugins/inspect/plugin-udp.xml:
8689         * docs/plugins/inspect/plugin-videobalance.xml:
8690         * docs/plugins/inspect/plugin-videobox.xml:
8691         * docs/plugins/inspect/plugin-videocrop.xml:
8692         * docs/plugins/inspect/plugin-videoflip.xml:
8693         * docs/plugins/inspect/plugin-videomixer.xml:
8694         * docs/plugins/inspect/plugin-wavenc.xml:
8695         * docs/plugins/inspect/plugin-wavparse.xml:
8696         * docs/plugins/inspect/plugin-ximagesrc.xml:
8697           Update docs with caps info.
8698
8699 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8700
8701         * po/POTFILES.in:
8702           Add more files with translatable strings (#450878).
8703
8704 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8705
8706         * MAINTAINERS:
8707         Updating all the maintainers files
8708
8709 2007-06-22  Edward Hervey  <edward@fluendo.com>
8710
8711         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8712         * gst/interleave/deinterleave.c: (deinterleave_init),
8713         (deinterleave_sink_link):
8714         * gst/interleave/interleave.c: (interleave_init):
8715         * gst/median/gstmedian.c: (gst_median_init):
8716         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8717         Fix memory leaks.
8718         * tests/check/elements/id3demux.c: (pad_added_cb):
8719         Remove unused variable.
8720
8721 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8722
8723         * ext/gconf/gconf.h:
8724         Make the prototype of gst_gconf_get_key_for_sink_profile
8725         match the implementation.
8726         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8727         Fixes: #449747
8728
8729 2007-06-20  Michael Smith <msmith@fluendo.com>
8730
8731         * gst/rtp/gstrtpdepay.c:
8732           Fix description - rtpdepay is not a payloader.
8733
8734 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8735
8736         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8737         (qtdemux_video_caps):
8738         * gst/qtdemux/qtdemux_fourcc.h:
8739           Add MJPG to the variants of motion jpeg.
8740
8741 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8742
8743         * tests/check/Makefile.am:
8744         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8745         * tests/check/elements/videocrop.c: (GST_START_TEST):
8746         * tests/check/elements/videofilter.c:
8747         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8748         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8749           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8750           error flags are included and it errors out on compiler warnings
8751           for CVS builds; remove unused variables in various unit tests.
8752
8753 2007-06-19  Wim Taymans  <wim@fluendo.com>
8754
8755         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8756         (rtsp_connection_close), (rtsp_connection_free):
8757         Use threadsafe inet_ntop to convert an ip number to a string. 
8758         Fixes #447961.
8759         Don't leak fd (and ip) when freeing a connection without first closing
8760         it.
8761
8762 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8763
8764         * configure.ac:
8765         Back to CVS
8766
8767         * gst-plugins-good.doap:
8768         Add 0.10.6 to the doap file.
8769
8770 === release 0.10.6 ===
8771
8772 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8773
8774         * configure.ac:
8775           releasing 0.10.6, "Wobble Board"
8776
8777 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8778
8779         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8780         (rtsp_connection_free):
8781           Revert previous commit again, since we are frozen (sorry).
8782
8783 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8784
8785         Patch by: Peter Kjellerstedt <pkj at axis com>
8786
8787         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8788         (rtsp_connection_free):
8789           inet_ntoa() uses a static buffer internally, so we need to copy the
8790           returned string if we want to store it for later (#447961).
8791
8792 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8793
8794         * win32/vs6/autogen.dsp:
8795         * win32/vs6/gst_plugins_good.dsw:
8796         * win32/vs6/libgstalaw.dsp:
8797         * win32/vs6/libgstalpha.dsp:
8798         * win32/vs6/libgstalphacolor.dsp:
8799         * win32/vs6/libgstapetag.dsp:
8800         * win32/vs6/libgstaudiofx.dsp:
8801         * win32/vs6/libgstauparse.dsp:
8802         * win32/vs6/libgstautodetect.dsp:
8803         * win32/vs6/libgstavi.dsp:
8804         * win32/vs6/libgstcutter.dsp:
8805         * win32/vs6/libgstdirectdraw.dsp:
8806         * win32/vs6/libgstdirectsound.dsp:
8807         * win32/vs6/libgsteffectv.dsp:
8808         * win32/vs6/libgstflx.dsp:
8809         * win32/vs6/libgstgoom.dsp:
8810         * win32/vs6/libgsticydemux.dsp:
8811         * win32/vs6/libgstid3demux.dsp:
8812         * win32/vs6/libgstinterleave.dsp:
8813         * win32/vs6/libgstjpeg.dsp:
8814         * win32/vs6/libgstlevel.dsp:
8815         * win32/vs6/libgstmatroska.dsp:
8816         * win32/vs6/libgstmedian.dsp:
8817         * win32/vs6/libgstmonoscope.dsp:
8818         * win32/vs6/libgstmulaw.dsp:
8819         * win32/vs6/libgstmultipart.dsp:
8820         * win32/vs6/libgstqtdemux.dsp:
8821         * win32/vs6/libgstrtp.dsp:
8822         * win32/vs6/libgstrtsp.dsp:
8823         * win32/vs6/libgstsmpte.dsp:
8824         * win32/vs6/libgstspeex.dsp:
8825         * win32/vs6/libgstudp.dsp:
8826         * win32/vs6/libgstvideobalance.dsp:
8827         * win32/vs6/libgstvideobox.dsp:
8828         * win32/vs6/libgstvideocrop.dsp:
8829         * win32/vs6/libgstvideoflip.dsp:
8830         * win32/vs6/libgstvideomixer.dsp:
8831         * win32/vs6/libgstwaveform.dsp:
8832         * win32/vs6/libgstwavenc.dsp:
8833         * win32/vs6/libgstwavparse.dsp:
8834         Mark *.dsp & *.dsw as binary files and convert to DOS line
8835         endings, as they don't load into VS6 correctly otherwise.
8836
8837 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8838
8839         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8840         (rtsp_connection_connect):
8841         Fix the MingW build. 
8842         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8843         Fixes: #446981
8844
8845 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8846
8847         * tests/check/elements/.cvsignore:
8848         * tests/icles/.cvsignore:
8849         Hush the buildbots up
8850
8851 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8852
8853         * configure.ac:
8854         * sys/Makefile.am:
8855         * sys/directdraw/Makefile.am:
8856         * sys/directsound/Makefile.am:
8857         * sys/waveform/Makefile.am:
8858         Make sure to dist everything needed for win32 builds.
8859
8860 2007-06-14  Edward Hervey  <edward@fluendo.com>
8861
8862         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8863         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8864         caps.
8865         Fixes #447458
8866
8867 2007-06-13  Wim Taymans  <wim@fluendo.com>
8868
8869         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8870         Make sure we allocate enough memory for the codec_data.
8871         Fixes #447210.
8872
8873 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8874
8875         * win32/MANIFEST:
8876         Add videocrop project file to the win32 manifest.
8877         * win32/vs6/gst_plugins_good.dsw:
8878         Add qtdemux,videocrop and waveform projects to the workspace.
8879         * win32/vs6/libgstqtdemux.dsp:
8880         Add zlib to the link list of qtdemux.
8881         * win32/vs6/libgstvideocrop.dsp:
8882         Add a project file for videocrop.
8883
8884 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8885
8886         * po/POTFILES.in:
8887         Add qtdemux for translation
8888
8889 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8890
8891         * configure.ac:
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-videocrop.xml:
8896         * gst-plugins-good.spec.in:
8897         * sys/Makefile.am:
8898         * tests/check/Makefile.am:
8899         * tests/icles/Makefile.am:
8900         * tests/icles/videocrop-test.c:
8901         Move videocrop and osxvideo from -bad.
8902
8903 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8904
8905         * configure.ac:
8906         * docs/plugins/Makefile.am:
8907         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8908         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8909         * docs/plugins/gst-plugins-good-plugins.args:
8910         * docs/plugins/inspect/plugin-qtdemux.xml:
8911         * docs/plugins/inspect/plugin-quicktime.xml:
8912         * win32/MANIFEST:
8913         Move qtdemux from -bad.
8914
8915         * gst-plugins-good.spec.in:
8916         Update spec file to reflect moving of qtdemux and wavpack
8917
8918 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8919         
8920         * win32/MANIFEST:
8921         * docs/plugins/Makefile.am:
8922         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8923         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8924         * docs/plugins/inspect/plugin-directdraw.xml:
8925         * docs/plugins/inspect/plugin-directsound.xml:
8926         * docs/plugins/inspect/plugin-waveform.xml:
8927         Move the waveform plugin from -bad too. Update the inspect xml
8928         files to mention Plugins Good instead of Plugins Bad.
8929
8930 2007-06-12  Andy Wingo  <wingo@pobox.com>
8931
8932         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8933         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8934         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8935         finalization and resuscitation. No longer public.
8936         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8937         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8938         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8939         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8940         miniobject semantics, and be threadsafe.
8941         (gst_v4l2src_queue_frame): Remove this function, as we just call
8942         the ioctls directly in the two places where we queue buffers.
8943         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8944         directly.
8945         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8946         to allocate the pool, which also preallocates the GstBuffers.
8947         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8948         queueing the frames directly.
8949         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8950         mmap buffers have been dequeued.
8951
8952         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8953         real MiniObject instead of rolling our own refcounting and
8954         finalizing. Give it a lock.
8955         (struct _GstV4l2Buffer): Remove one intermediary object, having
8956         the buffers hold the struct v4l2_buffer directly.
8957
8958         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8959         capture_init so that it can set them on the buffers that it will
8960         create.
8961         (gst_v4l2src_get_read): For better or for worse, include the
8962         timestamping and offsetting code here; really we should be using
8963         bufferalloc though.
8964         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8965         preallocated, mmap'd buffers.
8966
8967 2007-06-11  Wim Taymans  <wim@fluendo.com>
8968
8969         Patch by: daniel fischer <dan at f3c dot com>
8970
8971         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8972         (gst_ximage_src_get_caps):
8973         Actually use the display_name property so that we can dump any
8974         available X display. Fixes #445905.
8975
8976 2007-06-11  Wim Taymans  <wim@fluendo.com>
8977
8978         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8979
8980         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8981         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8982         Add missing rate fields to caps. Fixes #441118.
8983
8984 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8985
8986         * win32/vs6/gst_plugins_good.dsw:
8987         * win32/vs8/gst-plugins-good.sln:
8988         Add DirectSound and DirectDraw sinks project files to
8989         workspace and solution files.
8990
8991 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8992
8993         Patch by: Josh Coalson <xflac at yahoo dot com>,
8994         updated by Alexis Ballier <aballier at gentoo dot org>:
8995
8996         * configure.ac:
8997         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8998         (gst_flac_dec_setup_seekable_decoder),
8999         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9000         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9001         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9002         * ext/flac/gstflacdec.h:
9003         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9004         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9005         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9006         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9007         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9008         (gst_flac_enc_chain), (gst_flac_enc_set_property),
9009         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9010         * ext/flac/gstflacenc.h:
9011         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9012         
9013 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9014
9015         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9016         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9017         not necessary anymore as we need at least that core version. 
9018
9019 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9020
9021         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9022         (gst_wavpack_dec_chain):
9023         * ext/wavpack/gstwavpackdec.h:
9024         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9025         (gst_wavpack_parse_push_buffer):
9026         * ext/wavpack/gstwavpackparse.h:
9027         Improve discont handling by checking if the next Wavpack block has
9028         the expected, following block index.
9029
9030 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9031
9032         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9033           Fix element description.
9034
9035 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9036
9037         * configure.ac:
9038         * docs/plugins/Makefile.am:
9039         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9040         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9041         * docs/plugins/gst-plugins-good-plugins.args:
9042         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9043         * docs/plugins/gst-plugins-good-plugins.signals:
9044         * docs/plugins/inspect/plugin-autodetect.xml:
9045         * docs/plugins/inspect/plugin-gconfelements.xml:
9046         * docs/plugins/inspect/plugin-ladspa.xml:
9047         * docs/plugins/inspect/plugin-rtp.xml:
9048         * docs/plugins/inspect/plugin-wavpack.xml:
9049         * ext/Makefile.am:
9050         * tests/check/Makefile.am:
9051           move wavpack plugin.  See #352605.
9052
9053 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9054
9055         * configure.ac:
9056         * docs/plugins/Makefile.am:
9057         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9058         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9059         * docs/plugins/gst-plugins-good-plugins.args:
9060         * sys/Makefile.am:
9061         * win32/MANIFEST:
9062         Add DirectDraw & DirectSound plugins to the build and docs.
9063
9064 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9065
9066         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9067         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9068           When operating in pull mode, error out correct on not-linked.
9069
9070 2007-06-06  Andy Wingo  <wingo@pobox.com>
9071
9072         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9073         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9074         format and size if the ioctls are defined; should fix compilation
9075         on Linux < 2.16.19.
9076
9077 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9078
9079         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9080           Printf fixes in debug statements; use LOG level for debug statements
9081           that are printed for each and every frame; convert c++ comments to
9082           C-style comments; not much point using g_try_malloc() if we then not
9083           even check the return value.
9084
9085 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9086
9087         * configure.ac:
9088           Bump requirements to released versions (core and base 0.10.13).
9089
9090         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9091           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9092           own implementation.
9093
9094 2007-06-05  Andy Wingo  <wingo@pobox.com>
9095
9096         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9097         some useless comments.
9098
9099         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9100         frames before calling STREAMON, that might leave them in a state
9101         where they can't be dequeued if we go back to NULL without calling
9102         STREAMON, according to the docs.
9103         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9104         before we call STREAMON.
9105         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9106         failures. (For me this code hung.) The pool refcounting is still
9107         crack; added a note to that effect.
9108
9109 2007-06-05  Wim Taymans  <wim@fluendo.com>
9110
9111         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9112         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9113         Add support for mapping gst structure names to the MIME type equivalent.
9114         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9115
9116 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9117
9118         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9119         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9120         (gst_wavenc_chain), (gst_wavenc_change_state):
9121         * gst/wavenc/gstwavenc.h:
9122         Properly write wav files with width!=depth by having the depth most
9123         significant bytes set and all others zero. Fixes #442535.
9124
9125 2007-06-01  Wim Taymans  <wim@fluendo.com>
9126
9127         * gst/rtsp/rtspconnection.c:
9128         Add include to make buildbot happy.
9129
9130 2007-06-01  Wim Taymans  <wim@fluendo.com>
9131
9132         Patch by: Peter Kjellerstedt  <pkj at axis com>
9133
9134         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9135         (rtsp_connection_connect), (add_date_header),
9136         (rtsp_connection_send), (parse_response_status),
9137         (parse_request_line), (parse_line), (rtsp_connection_receive):
9138         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9139         * gst/rtsp/rtspdefs.h:
9140         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9141         (rtsp_message_init_request), (rtsp_message_init_response),
9142         (rtsp_message_remove_header), (rtsp_message_append_headers),
9143         (rtsp_message_dump):
9144         * gst/rtsp/rtspmessage.h:
9145         Improves version checking, allowing an RTSP server to reply with "505
9146         RTSP Version not supported.
9147         Adds a Date header to all messages.
9148         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9149         want to be able to send a response even if something in the request was
9150         invalid. EINVAL is only used when passing wrong arguments to functions.
9151         Do not handle an invalid method in parse_request_line(). Defer this to
9152         the caller so it can respond with "405 Method Not Allowed".
9153         Improves parsing of the timeout parameter to the Session header,
9154         allowing whitespace after the semicolon. 
9155         Avoids a compiler warning due to variables shadowing a function argument.
9156
9157 2007-06-01  Wim Taymans  <wim@fluendo.com>
9158
9159         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9160
9161         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9162         (gst_rtp_amr_depay_process):
9163         * gst/rtp/gstrtpamrdepay.h:
9164         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9165         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9166         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9167         * gst/rtp/gstrtpamrpay.h:
9168         Add support for AMR-WB.
9169         Small cleanups such as using BOILERPLATE.
9170
9171 2007-05-31  Wim Taymans  <wim@fluendo.com>
9172
9173         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9174         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9175
9176 2007-05-30  Andy Wingo  <wingo@pobox.com>
9177
9178         * sys/v4l2/gstv4l2object.h: 
9179         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9180         unintended changes.
9181
9182         * sys/v4l2/v4l2src_calls.h: 
9183         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9184         the format list in the order that the driver gives it to us.
9185         (gst_v4l2src_probe_caps_for_format_and_size)
9186         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9187         based on the capabilities of the device.
9188         (gst_v4l2src_grab_frame): Update for object variable renaming.
9189         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9190         as in the set_caps below.
9191         (gst_v4l2src_capture_init): Update for object variable renaming,
9192         and reflow.
9193         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9194         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9195         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9196         (gst_v4l2src_get_fps): Remove; these functions don't have much
9197         meaning outside of an atomic set_caps method.
9198         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9199         known.
9200
9201         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9202         call to update_fps; not sure about this change.
9203         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9204         moment we don't have an update_fps_func.
9205
9206         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9207         structures in the object, just store what we need. Do store the
9208         probed caps of the device. Don't store the current frame rate.
9209
9210         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9211         update_fps_function, for now. Update for new object variable
9212         naming.
9213         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9214         new object variable naming.
9215         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9216         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9217         (gst_v4l2src_get_caps): Rework to probe the device for supported
9218         frame sizes and frame rates.
9219         (gst_v4l2src_set_caps): Rework to be strict in the given
9220         parameters: if someone asks us to have a certain size and rate,
9221         that is what we configure.
9222         (gst_v4l2src_get_read): Update for object variable naming. Don't
9223         leak buffers on short reads.
9224         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9225         comments.
9226         (gst_v4l2src_create): Update for object variable naming.
9227
9228 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9229
9230         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9231         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9232         * gst/avi/gstavidemux.h:
9233           Parse subtitle text streams instead of erroring out (#442034). Still
9234           needs a parser for the subtitles to actually show up.
9235
9236 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9237
9238         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9239         (gst_avi_demux_loop):
9240           Make _push_event() return TRUE if the event could be pushed on at
9241           least one pad and not only if it could be pushed on all pads,
9242           otherwise we'll end up posting an error message on EOS if one or
9243           more source pads are not connected.
9244
9245 2007-05-28  Wim Taymans  <wim@fluendo.com>
9246
9247         * gst/rtsp/rtsptransport.c:
9248         Use renamed RTP bin.
9249
9250 2007-05-28  Wim Taymans  <wim@fluendo.com>
9251
9252         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9253
9254         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9255         (gst_video_box_set_property), (gst_video_box_transform_caps),
9256         (video_box_recalc_transform), (gst_video_box_set_caps),
9257         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9258         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9259         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9260         (gst_video_box_i420_i420), (gst_video_box_transform),
9261         (plugin_init):
9262         Add AYUV->AYUV and AYUV->I420 formats. 
9263         Fix negotiation and I420->AYUV conversion.
9264         Fixes #429329.
9265
9266 2007-05-26  Wim Taymans  <wim@fluendo.com>
9267
9268         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9269         Use different variables for nested for loops so that the outer loop
9270         functions properly and speex files with multiple frames per buffer work
9271         properly.
9272         Fixes #441408.
9273
9274 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9275
9276         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9277           Don't leak newsegment events.
9278
9279 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9280
9281         * gst/wavparse/Makefile.am:
9282           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9283           drags it in.
9284
9285 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9286
9287         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9288         (notgst_value_array_append_buffer),
9289         (gst_flac_enc_process_stream_headers),
9290         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9291         (gst_flac_enc_change_state):
9292         * ext/flac/gstflacenc.h:
9293           Collect headers, add "streamheader" field to output caps and set
9294           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9295           produces output according to the official FLAC-to-Ogg mapping
9296           instead of completely broken files. Fixes #426044.
9297
9298 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9299
9300         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9301         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9302         (gst_id3demux_sink_event):
9303         * gst/id3demux/gstid3demux.h:
9304         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9305         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9306         (gst_tag_demux_send_new_segment):
9307         Handle and adjust new-segment events so that downstream really
9308         sees a stream with the tag pieces stripped off the front and back.
9309         Fixes strangeness in seeking when mp3 decoders use the new-segment
9310         byte position to estimate their current playback position timestamp
9311         and then the arriving buffers don't match up.
9312
9313 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9314
9315         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9316           Don't unnecessarily perform a READY->NULL->READY transition on the
9317           detected audio sink when starting up. Fixes: #440127
9318
9319 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9320
9321         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9322         (gst_flac_enc_chain):
9323           Don't crash in chain function if setcaps hasn't been called.
9324
9325 2007-05-24  Wim Taymans  <wim@fluendo.com>
9326
9327         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9328         Init value to avoid infinte loops.
9329
9330 2007-05-24  Wim Taymans  <wim@fluendo.com>
9331
9332         Patch by: Peter Kjellerstedt  <pkj at axis com>
9333
9334         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9335         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9336         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9337         (gst_rtspsrc_play):
9338         (rtsp_connection_send), (rtsp_connection_receive):
9339         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9340         Fix for new API.
9341
9342         * gst/rtsp/rtspconnection.c: (add_auth_header),
9343         Only add authorisation and session headers when sending messages.
9344
9345         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9346         (rtsp_message_init_request), (rtsp_message_init_response),
9347         (rtsp_message_unset), (rtsp_message_add_header),
9348         (rtsp_message_remove_header), (rtsp_message_get_header),
9349         (rtsp_message_append_headers), (dump_key_value),
9350         (rtsp_message_dump):
9351         * gst/rtsp/rtspmessage.h:
9352         Add support for multiple headers of the same type by storing the parsed
9353         headers in a GArray instaed of a hashtable.
9354
9355 2007-05-21  Wim Taymans  <wim@fluendo.com>
9356
9357         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9358         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9359         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9360         safer shutdown.
9361
9362 2007-05-21  Wim Taymans  <wim@fluendo.com>
9363
9364         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9365         * gst/rtsp/gstrtpdec.h:
9366         Added signal for backwards compat.
9367
9368 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9369         
9370         Patch by: René Stadler <mail at renestadler dot de>
9371
9372         * configure.ac:
9373         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9374         (gst_au_parse_parse_header), (gst_au_parse_chain):
9375         * gst/auparse/gstauparse.h:
9376         Use audioconvert for converting from non-native endianness floats
9377         in auparse instead of doing it ourself. Fixes #424527.
9378         This needs the audioconvert from plugins-base CVS.
9379         
9380 2007-05-21  Wim Taymans  <wim@fluendo.com>
9381
9382         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9383         (gst_rtp_h263p_pay_flush):
9384         Fix enum registration.
9385
9386 2007-05-21  Wim Taymans  <wim@fluendo.com>
9387
9388         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9389
9390         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9391         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9392         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9393         (gst_rtp_h263p_pay_flush):
9394         * gst/rtp/gstrtph263ppay.h:
9395         Add new fragmentation mode base on GOB headers. Fixes #438940.
9396
9397 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9398
9399         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9400           Printf format fix.
9401
9402 2007-05-18  Wim Taymans  <wim@fluendo.com>
9403
9404         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9405         Don't crash when an unsupported transport error was returned by the
9406         server, just try to configure the next stream. Fixes #439255.
9407
9408 2007-05-18  Wim Taymans  <wim@fluendo.com>
9409
9410         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9411         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9412         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9413         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9414         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9415         * gst/rtsp/gstrtspsrc.h:
9416         Add TCP timeout property and use it for all TCP connection.
9417
9418         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9419         (rtsp_connection_write), (rtsp_connection_next_timeout),
9420         (rtsp_connection_reset_timeout):
9421         Make connect and writes cancelable and make them use the timeout.
9422
9423 2007-05-18  Wim Taymans  <wim@fluendo.com>
9424
9425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9426         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9427         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9428         (gst_rtspsrc_setup_streams):
9429         Refactor timeout handling.
9430         Also send keep-alive when dealing with TCP transport.
9431
9432         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9433         (rtsp_connection_free), (rtsp_connection_next_timeout),
9434         (rtsp_connection_reset_timeout):
9435         * gst/rtsp/rtspconnection.h:
9436         Use a timer to handle the session timeouts, add some methods to deal
9437         with timeouts.
9438
9439 2007-05-17  Wim Taymans  <wim@fluendo.com>
9440
9441         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9442         (gst_rtspsrc_setup_streams):
9443         Ignore streams that fail the setup command, we will retry with a
9444         different transport later on.
9445
9446         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9447         (rtsp_ext_wms_configure_stream):
9448         Fix encoding name case.
9449
9450 2007-05-16  Edward Hervey  <edward@fluendo.com>
9451
9452         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9453         Fix build on macosx.
9454
9455 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9456
9457         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9458         Replace direct comparison of a string with the string literal "" with
9459         a comparison of the first character with '\0'. Fixes #438926.
9460
9461 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9462
9463         * gst/debug/breakmydata.c (gst_break_my_data_init):
9464           One more try. This should be the proper fix now.
9465
9466 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9467
9468         * gst/debug/breakmydata.c:
9469           Ooops, no // comments please.
9470
9471 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9472
9473         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9474         (gst_break_my_data_init):
9475           Fix gst_buffer_is_writable() assertion.
9476
9477 2007-05-14  David Schleef  <ds@schleef.org>
9478
9479         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9480           video/x-raw-bayer.  Fixes #314160.
9481
9482 2007-05-14  Wim Taymans  <wim@fluendo.com>
9483
9484         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9485         (gst_rtp_theora_depay_parse_configuration):
9486         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9487         (gst_rtp_theora_pay_finish_headers),
9488         (gst_rtp_theora_pay_handle_buffer):
9489         Update theora pay/depayloader in a similar to vorbis.
9490
9491         * gst/rtp/gstrtpvorbisdepay.c:
9492         (gst_rtp_vorbis_depay_parse_configuration):
9493         Update docs.
9494
9495 2007-05-14  Wim Taymans  <wim@fluendo.com>
9496
9497         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9498         When we try to execute a method that is not supported by the server,
9499         don't error out but remove the method from the accepted methods so that
9500         we never try to perform this method again.
9501
9502 2007-05-14  Wim Taymans  <wim@fluendo.com>
9503
9504         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9505         Remove annoying _dump_mem.
9506
9507 2007-05-14  Wim Taymans  <wim@fluendo.com>
9508
9509         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9510         Parse range correctly.
9511
9512         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9513         The baseurl now always has a '/' at the start.
9514
9515 2007-05-14  Wim Taymans  <wim@fluendo.com>
9516
9517         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9518         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9519         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9520         Factor out caps configuration and configure more stuff such as the time
9521         ranges and speed/scale values.
9522
9523         * gst/rtsp/rtsptransport.c:
9524         Add Copyright after non-trival fixes.
9525
9526 2007-05-12  Wim Taymans  <wim@fluendo.com>
9527
9528         Patch by: Peter Kjellerstedt  <pkj at axis com>
9529
9530         * gst/rtsp/gstrtspsrc.h:
9531         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9532         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9533         (rtsp_message_get_header):
9534         * gst/rtsp/rtspmessage.h:
9535         Make channel guint8 where possible.
9536         Make rtsp_message_init_data() take the channel as a guint8.
9537
9538         * gst/rtsp/rtspdefs.c:
9539         Fixed a typo: Timout -> Timeout
9540
9541         * gst/rtsp/rtspdefs.h:
9542         Make RTSP_CHECK() behave as a statement.
9543
9544         * gst/rtsp/sdpmessage.c:
9545         Avoid a compiler warning in INIT_ARRAY().
9546         Fixes #437692.
9547
9548 2007-05-12  Wim Taymans  <wim@fluendo.com>
9549
9550         Patch by: Peter Kjellerstedt  <pkj at axis com>
9551
9552         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9553         (rtsp_url_get_request_uri):
9554         * gst/rtsp/rtspurl.h:
9555         Add support for query parameters to RTSP URLs.
9556
9557 2007-05-12  Wim Taymans  <wim@fluendo.com>
9558
9559         Patch by: Peter Kjellerstedt  <pkj at axis com>
9560
9561         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9562         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9563         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9564         (rtsp_transport_parse), (rtsp_transport_as_text):
9565         * gst/rtsp/rtsptransport.h:
9566         Add validation to rtsp_transport_parse().
9567         Add rtsp_transport_as_text() to generate an RTSP header from an
9568         RTSPTransport.
9569         Change ssrc to guint (was a string) since that is what it is, even
9570         though it is sent as a hex string.
9571         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9572         incorrect, which can be seen when looking at the examples in the RFC).
9573         Fixes #437670.
9574
9575 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9576
9577         Patch by: Eric Anholt
9578
9579         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9580           gst_ximage_src_ximage_get):
9581         Use union of all damage between frames to make it faster.
9582         Fixes bug #342463.
9583         Also fix crasher when cursor is at bottom right of window.
9584
9585 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9586
9587         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9588           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9589           streaming mode regression for file from #343837 with 'bext' chunk
9590           before the 'fmt' chunk.
9591
9592 2007-05-11  Wim Taymans  <wim@fluendo.com>
9593
9594         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9595         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9596         (gst_rtspsrc_handle_src_event),
9597         (gst_rtspsrc_stream_configure_manager),
9598         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9599         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9600         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9601         * gst/rtsp/gstrtspsrc.h:
9602         * gst/rtsp/rtspdefs.h:
9603         Preliminary seek support.
9604         Activate internal pads so that we can receive events on them.
9605         Don't try to parse a range string when it's NULL.
9606
9607 2007-05-11  Wim Taymans  <wim@fluendo.com>
9608
9609         * gst/rtp/README:
9610         Update README with new RTP variables that will be used for
9611         synchronisation.
9612
9613         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9614         (gst_rtp_vorbis_depay_parse_configuration),
9615         (gst_rtp_vorbis_depay_process):
9616         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9617         (gst_rtp_vorbis_pay_finish_headers),
9618         (gst_rtp_vorbis_pay_handle_buffer):
9619         Update vorbis pay and depayloader to draft-04.
9620
9621 2007-05-11  Wim Taymans  <wim@fluendo.com>
9622
9623         * gst/rtsp/rtsptransport.c:
9624         UDP MCAST is actually the default for RTP/AVP.
9625 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9626
9627         * gst/level/gstlevel.c: (gst_level_transform_ip):
9628         Use guint8 * instead of gpointer then vs6 can build 
9629         in_data += (filter->width / 8).
9630
9631 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9632
9633         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9634           gst_ximage_src_ximage_get):
9635         * sys/ximage/gstximagesrc.h (last_ximage):
9636         When using Damage actually keep the last frame, and not assume
9637         that the buffer we get already has the last frame on it.
9638         Copy the cursor over if we specify a non-zero start x and
9639         start y.
9640
9641 2007-05-11  Wim Taymans  <wim@fluendo.com>
9642
9643         * gst/rtsp/rtsptransport.c:
9644         Make UDP the default transport when not specified.
9645
9646 2007-05-09  David Schleef  <ds@schleef.org>
9647
9648         * gst/level/gstlevel.c:
9649           Revert last change.
9650
9651 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9652
9653         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9654         (gst_level_transform_ip):
9655         Use guint8 * instead of gpointer then vs6 know the size of data
9656         pointed when moving the pointer.
9657         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9658         Move instructions after variables declaration.
9659         * win32/vs6/autogen.dsp:
9660         * win32/vs6/libgstrtp.dsp:
9661         * win32/vs6/libgstrtsp.dsp:
9662         Update vs6 project files.
9663
9664 2007-05-09  Wim Taymans  <wim@fluendo.com>
9665
9666         * gst/rtsp/Makefile.am:
9667         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9668         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9669         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9670         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9671         (rtsp_range_free):
9672         * gst/rtsp/rtsprange.h:
9673         Add code to parse time ranges.
9674         Report DURATION on the stream when possible.
9675
9676 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9677
9678         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9679         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9680         (gst_videomixer_collected):
9681           Fix strides calculation for AYUV (it's just width*4) (#436910).
9682
9683 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9684
9685         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9686         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9687         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9688         Sync the GObject properties before each processing step to properly
9689         work with the controller.
9690
9691 2007-05-04  Wim Taymans  <wim@fluendo.com>
9692
9693         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9694         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9695         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9696         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9697         (gst_rtspsrc_change_state):
9698         Let more error state trickle down so that we can catch more error
9699         cases.
9700         Handle keep-alive a little smarter by selecting a method the server
9701         actually supports.
9702         Fix a race in UDP streaming shutdown.
9703
9704 2007-05-04  Wim Taymans  <wim@fluendo.com>
9705
9706         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9707         Ignore errors when trying to use the keep-alive messages.
9708
9709 2007-05-04  Wim Taymans  <wim@fluendo.com>
9710
9711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9712         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9713         (gst_rtspsrc_stream_configure_manager),
9714         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9715         (gst_rtspsrc_stream_configure_mcast),
9716         (gst_rtspsrc_stream_configure_udp),
9717         (gst_rtspsrc_stream_configure_udp_sink),
9718         (gst_rtspsrc_stream_configure_transport):
9719         Send RTCP messages back to the server over the TCP connection.
9720
9721         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9722         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9723         (rtsp_connection_receive):
9724         * gst/rtsp/rtspconnection.h:
9725         Factor out and expose lowlevel _write and _read methods.
9726         Implement sending data messages to the server.
9727
9728 2007-05-03  Wim Taymans  <wim@fluendo.com>
9729
9730         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9731         (gst_multipart_mux_collected):
9732         Fix timestamps on outgoing buffers.
9733
9734 2007-05-03  Wim Taymans  <wim@fluendo.com>
9735
9736         * gst/multipart/multipartmux.c:
9737         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9738         (gst_multipart_mux_change_state):
9739         Emit NEWSEGMENT events before pushing the first buffer.
9740
9741 2007-05-03  Wim Taymans  <wim@fluendo.com>
9742
9743         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9744         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9745         (gst_rtspsrc_handle_src_query),
9746         (gst_rtspsrc_stream_configure_manager),
9747         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9748         (gst_rtspsrc_stream_configure_mcast),
9749         (gst_rtspsrc_stream_configure_udp),
9750         (gst_rtspsrc_stream_configure_udp_sink),
9751         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9752         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9753         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9754         (gst_rtspsrc_pause):
9755         Refactor transport configuration code.
9756         Create internal pads for TCP transport so that we can implement events
9757         and queries.
9758         Handle events and queries.
9759         Parse range from the SDP.
9760         Fix race in pause handler where the connection could still be flushing.
9761
9762 2007-05-02  Wim Taymans  <wim@fluendo.com>
9763
9764         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9765         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9766         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9767         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9768         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9769         (gst_rtspsrc_change_state):
9770         * gst/rtsp/gstrtspsrc.h:
9771         Fix race when multiple udp sources post timeouts, just act on the first
9772         received timeout.
9773         Protect stream list with a recursive lock to fix some races.
9774         Flush connection when we need to do a reconnect or stop.
9775         Make state lock recursive.
9776
9777         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9778         (rtsp_connection_close):
9779         Some small cleanups.
9780
9781 2007-05-02  Wim Taymans  <wim@fluendo.com>
9782
9783         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9784         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9785         Only set DISCONT when there actually is a discont or when we just
9786         started.
9787
9788 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9789
9790         * ext/flac/gstflac.c: (plugin_init):
9791         Call bindtextdomain() to get localized strings.
9792
9793 2007-05-02  Wim Taymans  <wim@fluendo.com>
9794
9795         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9796         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9797         (gst_wavparse_stream_data):
9798         * gst/wavparse/gstwavparse.h:
9799         Be a bit more clever when dealing with VBR files with FACT tags, we
9800         don't want to timestamp buffers in that case but the estimated BPS can
9801         be used for seeking.
9802         Only send close segment in the streaming thread.
9803
9804 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9805
9806         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9807         Correctly post an error on the bus if something went wrong in the loop
9808         function. This fixes a few cases where the task was paused and nothing
9809         happened anymore.
9810
9811 2007-05-02  Wim Taymans  <wim@fluendo.com>
9812
9813         * gst/rtsp/test.c: (main):
9814         Fix compilation of deprecated test just because I'm too lazy to delete
9815         it.
9816
9817 2007-05-02  Wim Taymans  <wim@fluendo.com>
9818
9819         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9820         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9821         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9822         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9823         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9824         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9825         * gst/rtsp/gstrtspsrc.h:
9826         Fix sending RTCP to the right place.
9827         Fix bug in reffing the wrong UDP element.
9828         Use new pad names for the session manager.
9829         Implement handling server requests in interleaved and UDP modes.
9830         Handle session keep-alive in UDP modes.
9831         Remove GCond for handling UDP timeouts.
9832
9833         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9834         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9835         (rtsp_connection_receive), (rtsp_connection_close):
9836         * gst/rtsp/rtspconnection.h:
9837         Store connection IP address for later.
9838         Add timeout args to all operations that might block forever.
9839         Parse session timeout.
9840         Only close sockets when not already closed.
9841
9842         * gst/rtsp/rtspdefs.c:
9843         * gst/rtsp/rtspdefs.h:
9844         Add timeout return value and error string.
9845
9846         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9847         Add small comment.
9848
9849 2007-05-01  Wim Taymans  <wim@fluendo.com>
9850
9851         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9852
9853         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9854         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9855         * gst/rtp/gstrtpmp4vpay.h:
9856         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9857
9858 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9859
9860         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9861           Remove v4l2src from docs, since it breaks the docs build, and the
9862           plugin is only built if --enable-experimental is used anyway.
9863
9864         * docs/plugins/Makefile.am:
9865           Spaces => tab.
9866
9867 2007-04-29  Wim Taymans  <wim@fluendo.com>
9868
9869         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9870         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9871         Add code to drop membership of a multicast group.
9872
9873         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9874         (gst_udpsink_set_uri):
9875         Implement URI handler.
9876
9877         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9878         (gst_rtspsrc_parse_rtpinfo):
9879         Use URI handler to make udpsink instace.
9880         Improve code to configure port and destination.
9881
9882 2007-04-29  Wim Taymans  <wim@fluendo.com>
9883
9884         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9885         Fix multicast detection.
9886         Don't try to join a multicast group if the address is not multicast.
9887
9888         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9889         Small debug improvement.
9890
9891 2007-04-27  Wim Taymans  <wim@fluendo.com>
9892
9893         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9894         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9895         (gst_rtspsrc_handle_message):
9896         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9897         parent.
9898
9899 2007-04-27  Wim Taymans  <wim@fluendo.com>
9900
9901         * gst/rtp/gstrtpilbcdepay.h:
9902         Fix mode property when specified as an arg.
9903
9904 2007-04-26  Edward Hervey  <edward@fluendo.com>
9905
9906         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9907         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9908         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9909         * docs/plugins/inspect/plugin-osxaudio.xml:
9910         Add documentation for osxaudio plugin.
9911
9912 2007-04-26  Wim Taymans  <wim@fluendo.com>
9913
9914         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9915         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9916         (gst_rtspsrc_open), (gst_rtspsrc_close),
9917         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9918         (gst_rtspsrc_pause):
9919         * gst/rtsp/gstrtspsrc.h:
9920         Protect state changes with a lock.
9921
9922         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9923         (parse_line):
9924         * gst/rtsp/rtspconnection.h:
9925         Remove some unused stuff.
9926
9927 2007-04-26  Wim Taymans  <wim@fluendo.com>
9928
9929         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9930         Handle the case where there are exactly 0 bytes to read and the ioctl
9931         did not report an error. Fixes #433530.
9932
9933 2007-04-26  Wim Taymans  <wim@fluendo.com>
9934
9935         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9936         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9937         * gst/wavparse/gstwavparse.h:
9938         Apply DISCONT to buffers.
9939         Only apply timestamp to the first sample after a DISCONT, too many VBR
9940         files cause random jitter in the timestamps. Fixes #433119.
9941
9942 2007-04-25  Wim Taymans  <wim@fluendo.com>
9943
9944         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9945         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9946         (gst_rtp_dec_get_property):
9947         * gst/rtsp/gstrtpdec.h:
9948         Add dummy latency property to be backwards compat with rtpbin.
9949
9950         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9951         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9952         (gst_rtspsrc_stream_configure_transport),
9953         (gst_rtspsrc_parse_rtpinfo):
9954         * gst/rtsp/gstrtspsrc.h:
9955         Add latency property and configure in the session manager.
9956         Don't set invalid clock-base and seqnum-base on caps, some servers
9957         sometimes don't send them.
9958
9959 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9960
9961         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9962         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9963           Double-check that RGB input caps are really RGBA caps (apparently
9964           the core doesn't always catch it if those caps aren't a subset of
9965           our template caps, also see #421543). Fixes #429319 in a way.
9966           Also, don't leak the pad template in the transform_caps function.
9967
9968         * tests/check/Makefile.am:
9969         * tests/check/elements/.cvsignore:
9970         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9971         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9972         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9973         (GST_START_TEST), (alphacolor_suite):
9974           Add some basic unit tests for alphacolor.
9975
9976 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9977
9978         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9979           If we get a fatal flow return in the loop function, first post the
9980           error message and only then send the EOS event downstream, otherwise
9981           applications might get an eos message before the error message and
9982           think everything was ok (related to #429319).
9983
9984 2007-04-25  Wim Taymans  <wim@fluendo.com>
9985
9986         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9987         Read the channel byte as an unsigned byte.
9988
9989 2007-04-25  Wim Taymans  <wim@fluendo.com>
9990
9991         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9992         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9993         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9994         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9995         (gst_rtp_gsm_depay_setcaps):
9996         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9997         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9998         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9999         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10000         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10001         (gst_ilbc_depay_get_property):
10002         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10003         * gst/rtp/gstrtpmp4adepay.c:
10004         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10005         (gst_rtp_pcma_depay_setcaps):
10006         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10007         (gst_rtp_pcmu_depay_setcaps):
10008         Make sure we configure the clock_rate in the baseclass in the setcaps
10009         function. Fixes #431282.
10010
10011 2007-04-25  Wim Taymans  <wim@fluendo.com>
10012
10013         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10014         (gst_rtspsrc_stream_free), (request_pt_map),
10015         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10016         * gst/rtsp/gstrtspsrc.h:
10017         Parse server address from SDP.
10018         Hook up a udpsink to send RTCP back to the server.
10019
10020         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10021         * gst/rtsp/rtsptransport.h:
10022         Add some docs.
10023
10024 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
10025
10026         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10027           Make header field check conditional. Fixes #433135
10028
10029 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10030
10031         * docs/plugins/Makefile.am:
10032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10034         * docs/plugins/inspect/plugin-alphacolor.xml:
10035         * gst/alpha/Makefile.am:
10036         * gst/alpha/gstalphacolor.c:
10037         * gst/alpha/gstalphacolor.h:
10038           Add minimal docs blurb to alphacolor; split out headers into
10039           separate header file for gtk-doc.
10040
10041 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10042
10043         * gst/debug/progressreport.c: (gst_progress_report_report):
10044           Don't try to post NULL message (in case we can't query upstream
10045           position or duration).
10046
10047 2007-04-18  Michael Smith  <msmith@fluendo.com>
10048
10049         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10050         (gst_cutter_get_caps):
10051         * gst/cutter/gstcutter.h:
10052           Fix some of the most obvious bugs in cutter. Now doesn't leak
10053           everything if input is silent.
10054
10055 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10056
10057         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10058         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10059         * gst/wavenc/gstwavenc.h:
10060         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10061         else results in a invalid block align and invalid files.
10062
10063 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10064
10065         Patch by: Snaik <snaik32 gmail com>
10066
10067         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10068           Add missing break statement for BOX_HORIZONTAL case.
10069
10070 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10071
10072         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10073
10074         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10075         Use correct format strings for integer types.
10076
10077 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10078
10079         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10080         (gst_wavparse_create_sourcepad):
10081         Use gst_riff_create_audio_template_caps () instead of the local caps.
10082         This makes updates of the local caps unecessary whenever libgstriff
10083         gets support for new formats.
10084
10085 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10086
10087         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10088
10089         * sys/sunaudio/gstsunaudio.c:
10090         * sys/sunaudio/gstsunaudiomixer.c:
10091         * sys/sunaudio/gstsunaudiomixer.h:
10092         * sys/sunaudio/gstsunaudiomixerctrl.c:
10093         * sys/sunaudio/gstsunaudiomixerctrl.h:
10094         * sys/sunaudio/gstsunaudiomixertrack.h:
10095         * sys/sunaudio/gstsunaudiosink.c:
10096         * sys/sunaudio/gstsunaudiosink.h:
10097         * sys/sunaudio/gstsunaudiosrc.c:
10098         * sys/sunaudio/gstsunaudiosrc.h:
10099           Fix and/or update copyright attributions (#430228).
10100
10101 2007-04-13  Wim Taymans  <wim@fluendo.com>
10102
10103         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10104         Fix docs.
10105
10106         * gst/rtsp/URLS:
10107         Add some more example urls.
10108
10109         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10110         (gst_rtp_dec_chain_rtp):
10111         Better debugging.
10112
10113         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10114         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10115         (gst_rtspsrc_parse_rtpinfo):
10116         Remove unused code.
10117
10118 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10119
10120         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10121         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10122         (gst_wavparse_stream_data):
10123           Relax the audio/mpeg caps again and add FIXME: comment.
10124
10125 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10126
10127         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10128         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10129         (gst_wavparse_stream_data):
10130         * gst/wavparse/gstwavparse.h:
10131           More sanity check for the header fields. Fix type for 'rate' header
10132           field.
10133
10134 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10135
10136         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10137         (gst_icydemux_unicodify):
10138           If the metadata strings we get in the stream are not UTF-8, try to
10139           interpret them according to the character encodings specified in the
10140           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10141           only fall back to locale/ISO-8859-1 if those aren't set or don't
10142           work. Should fix #428901.
10143
10144 2007-04-12  Wim Taymans  <wim@fluendo.com>
10145
10146         * gst/rtp/gstrtph264depay.c:
10147         Use the proper sync word for SPS and PPS.
10148
10149 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10150
10151         * gst/rtp/Makefile.am:
10152         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10153           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10154         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10155           Add a simple hashing implementation that we can use to generate
10156           a 24-bit ident value based on the codebooks for vorbis and theora.
10157         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10158           gst_rtp_theora_pay_handle_buffer):
10159         * gst/rtp/gstrtpvorbisdepay.c
10160           (gst_rtp_vorbis_depay_parse_configuration,
10161           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10162         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10163           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10164           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10165           Use the hashing function, ensuring that the same codebooks result
10166           in the same ident and thus the same SDP description.
10167           Various log fixes/changes.
10168
10169 2007-04-12  Wim Taymans  <wim@fluendo.com>
10170
10171         Patch by: jerry tan <jerry dot tan at sun dot com>
10172
10173         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10174         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10175         application's responsibility to make sure it open the device once.
10176         Remove a careless error if AUDIODEV is set. Fixes #392620.
10177
10178 2007-04-12  Wim Taymans  <wim@fluendo.com>
10179
10180         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10181         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10182         * gst/rtsp/gstrtpdec.h:
10183         Make backward compat with rtpbin by adding the request-pt-map signals.
10184
10185         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10186         (new_session_pad), (request_pt_map),
10187         (gst_rtspsrc_stream_configure_transport),
10188         (gst_rtspsrc_stream_configure_caps),
10189         (gst_rtspsrc_activate_streams):
10190         * gst/rtsp/gstrtspsrc.h:
10191         Implement request-pt-map signals instead of setting caps on the buffers
10192         for the session manager.
10193
10194 2007-04-11  Wim Taymans  <wim@fluendo.com>
10195
10196         * gst/udp/gstudp.c: (plugin_init):
10197         Register GstNetBuffer in plugin_init so that the type can be used from
10198         multiple threads without races.
10199
10200 2007-04-10  Wim Taymans  <wim@fluendo.com>
10201
10202         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10203         (gst_rtp_amr_depay_process):
10204         Fix depayloader clock_rate and some cleanups.
10205
10206         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10207         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10208         * gst/rtp/gstrtph264depay.h:
10209         Don't push codec_data in the adapter because it might get flushed when
10210         we get a discont.
10211
10212         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10213         Handle multiple AU per packet.
10214
10215         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10216         (gst_rtp_sv3v_depay_plugin_init):
10217         Disable rank, this one does not work.
10218         Remove timestamping, base class does that.
10219
10220 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10221
10222         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10223           limit caps to the formats we announce in the template
10224
10225         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10226         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10227         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10228           fix some crashers/asserts when dealing with broken files
10229
10230 2007-04-10  Wim Taymans  <wim@fluendo.com>
10231
10232         Patch by: Peter Kjellerstedt  <pkj at axis com>
10233
10234         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10235         * gst/rtp/gstrtpL16depay.c:
10236         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10237         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10238         (gst_rtp_speex_depay_setcaps):
10239         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10240         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10241         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10242         Fix some compiler warnings. Fixes #428182.
10243
10244 2007-04-06  Wim Taymans  <wim@fluendo.com>
10245
10246         * gst/rtsp/Makefile.am:
10247         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10248         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10249         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10250         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10251         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10252         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10253         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10254         (create_rtcp), (gst_rtp_dec_request_new_pad),
10255         (gst_rtp_dec_release_pad):
10256         * gst/rtsp/gstrtpdec.h:
10257         * gst/rtsp/gstrtsp.c: (plugin_init):
10258         Morph RTPDec into something compatible with RTPBin as a fallback.
10259         Various other style fixes.
10260
10261         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10262         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10263         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10264         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10265         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10266         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10267         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10268         * gst/rtsp/gstrtspsrc.h:
10269         Implement RTPBin session manager handling.
10270         Don't try to add empty properties to caps.
10271         Implement fallback session manager, handling.
10272         Don't combine errors from RTCP streams, just ignore them.
10273
10274         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10275         * gst/rtsp/rtsptransport.h:
10276         Implement fallback session manager.
10277         Make RTPBin the default one when available.
10278
10279 2007-04-05  Wim Taymans  <wim@fluendo.com>
10280
10281         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10282         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10283         This element is ready to be autoplugged.
10284
10285 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10286
10287         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10288         Don't leave the offsets defined by upstream element on the
10289         compressed data buffer we are pushing downstream. Make them
10290         GST_BUFFER_OFFSET_NONE.
10291
10292 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10293
10294         * gst/avi/README:
10295         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10296         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10297         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10298         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10299         (gst_avi_demux_calculate_durations_from_index),
10300         (gst_avi_demux_stream_header_push),
10301         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10302         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10303           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10304
10305 2007-04-03  Wim Taymans  <wim@fluendo.com>
10306
10307         * gst/smpte/barboxwipes.c:
10308         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10309
10310 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10311
10312         * gst/wavparse/gstwavparse.c:
10313         Support audio/x-raw-float in wav files. This only works with
10314         plugins-base CVS, using an older version doesn't have any
10315         disadvantages though.
10316
10317 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10318
10319         * configure.ac:
10320         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10321         (gst_au_parse_parse_header), (gst_au_parse_chain):
10322         * gst/auparse/gstauparse.h:
10323         Revert last change as we don't want plugins-good to depend on
10324         plugins-base CVS now.
10325
10326 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10327
10328         * configure.ac:
10329         Require gst-plugins-base CVS for audioconvert with non-native
10330         float support and width/depth fix in libgstriff.
10331
10332         Patch by: René Stadler <mail at renestadler dot de>
10333
10334         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10335         (gst_au_parse_parse_header), (gst_au_parse_chain):
10336         * gst/auparse/gstauparse.h:
10337         Don't swap the floats ourself if they're not in native endianness.
10338         Instead let audioconvert handle this. Fixes #339838.
10339
10340 2007-03-29  Wim Taymans  <wim@fluendo.com>
10341
10342         * gst/rtp/gstasteriskh263.h:
10343         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10344         (gst_rtp_h263p_depay_change_state):
10345         * gst/rtp/gstrtph263pdepay.h:
10346         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10347         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10348         (gst_rtp_h264_depay_change_state):
10349         * gst/rtp/gstrtph264depay.h:
10350         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10351         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10352         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10353         Flush adapter on disconts.
10354
10355 2007-03-29  Wim Taymans  <wim@fluendo.com>
10356
10357         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10358         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10359         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10360         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10361         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10362         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10363         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10364         (gst_rtp_mp4v_depay_process):
10365         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10366         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10367         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10368         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10369         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10370         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10371         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10372         Use more efficient adapter and rtpbuffer methods when possible.
10373
10374 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10375
10376         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10377         (gst_wavenc_sink_setcaps):
10378         Correctly handle width!=depth input.
10379         * gst/wavparse/gstwavparse.c:
10380         Already export in the caps that width==8 uses unsigned samples and
10381         everything else uses signed samples.
10382
10383 2007-03-29  Wim Taymans  <wim@fluendo.com>
10384
10385         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10386
10387         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10388         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10389         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10390         (gst_dynudpsink_close):
10391         * gst/udp/gstdynudpsink.h:
10392         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10393         (gst_udpsrc_create), (gst_udpsrc_set_property),
10394         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10395         * gst/udp/gstudpsrc.h:
10396         Rework the socket allocation a bit based on the sockfd argument so that
10397         it becomes usable.
10398         Add a closefd property to instruct the udp elements to close the custom
10399         file descriptors when going to READY. Fixes #423304.
10400         API:GstUDPSrc::closefd property
10401         API:GstDynUDPSink::closefd property
10402
10403 2007-03-29  Wim Taymans  <wim@fluendo.com>
10404
10405         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10406
10407         * gst/rtp/Makefile.am:
10408         * gst/rtp/gstrtp.c: (plugin_init):
10409         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10410         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10411         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10412         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10413         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10414         (gst_rtp_h264_pay_plugin_init):
10415         * gst/rtp/gstrtph264pay.h:
10416         Added H264 payloader. Fixes #423782.
10417
10418         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10419         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10420         Small fixes.
10421
10422 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10423
10424         * gst/wavparse/gstwavparse.c:
10425         Actually support depths from 1 to 32, not only 8 to 32.
10426
10427 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10428
10429         * gst/wavparse/gstwavparse.c:
10430         Add support for wav files containing audio/x-raw-int with random
10431         depths between 1 and 32 bits.
10432
10433 2007-03-28  Wim Taymans  <wim@fluendo.com>
10434
10435         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10436
10437         * gst/rtp/Makefile.am:
10438         * gst/rtp/gstrtp.c: (plugin_init):
10439         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10440         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10441         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10442         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10443         (gst_rtp_mp4a_depay_get_property),
10444         (gst_rtp_mp4a_depay_change_state),
10445         (gst_rtp_mp4a_depay_plugin_init):
10446         * gst/rtp/gstrtpmp4adepay.h:
10447         Added MP4A-LATM depayloader. Fixes #417792.
10448
10449         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10450         (gst_rtp_mp4v_depay_process):
10451         Fixup depayloader, setting codec_data, using more efficient adaptor and
10452         rtpbuffer handling.
10453
10454         * gst/rtsp/URLS:
10455         Add url to test above.
10456
10457 2007-03-25  Wim Taymans  <wim@fluendo.com>
10458
10459         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10460         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10461         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10462         (gst_rtspsrc_media_to_caps),
10463         (gst_rtspsrc_stream_configure_transport),
10464         (gst_rtspsrc_stream_configure_caps),
10465         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10466         * gst/rtsp/gstrtspsrc.h:
10467         Handle default clock-rates for static payload types, rearrange stuff so
10468         that the rtpmap field in the sdp can override the defaults.
10469         Parse RTP-Info field to get the seqnum and timebase fields that should
10470         go in the caps.
10471         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10472         the server. 
10473
10474 2007-03-22  Wim Taymans  <wim@fluendo.com>
10475
10476         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10477
10478         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10479         Accept complex pipeline descriptions as an audio profile instead of just
10480         a single element. Fixes #420658.
10481
10482 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10483
10484         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10485           Rename registered type in preparation of GstTagDemux moving to
10486           -base at some point in the future.
10487
10488 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10489
10490         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10491           Streaming mode fixes: don't unref buffer we don't own any longer;
10492           remove bogus adapter flush. Fixes #419338.
10493
10494 2007-03-17  David Schleef  <ds@schleef.org>
10495
10496         * REQUIREMENTS: Change the format to key/value, add a bunch of
10497           information, remove a bunch of requirements that are for
10498           other GStreamer packages.
10499
10500 2007-03-17  David Schleef  <ds@schleef.org>
10501
10502         * REQUIREMENTS: Fix a few things.  This file really needs a
10503         good once-over.
10504
10505 2007-03-15  Edward Hervey  <edward@fluendo.com>
10506
10507         * sys/Makefile.am:
10508         Don't forget to distribute the sys/osxaudio/ directory.
10509
10510 2007-03-15  Edward Hervey  <edward@fluendo.com>
10511
10512         * configure.ac:
10513         * sys/Makefile.am:
10514         * sys/osxaudio/Makefile.am:
10515         * sys/osxaudio/gstosxaudio.c:
10516         * sys/osxaudio/gstosxaudiosink.c:
10517         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10518         (gst_osx_audio_sink_getcaps),
10519         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10520         * sys/osxaudio/gstosxaudiosrc.c:
10521         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10522         (gst_osx_audio_src_create_ringbuffer):
10523         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10524         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10525         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10526         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10527         * sys/osxaudio/gstosxringbuffer.h:
10528         Activate osxaudio in gst-plugins-good with proper build setup.
10529         Add inlined documentation.
10530         Fix debug statements
10531         Fix ringbuffer when pausing.
10532         Fixes #323471
10533
10534 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10535         * gst/rtp/gstrtppcmapay.c:
10536         * gst/rtp/gstrtppcmapay.h:
10537         * gst/rtp/gstrtppcmupay.c:
10538         * gst/rtp/gstrtppcmupay.h:
10539         Ported mulaw and alaw payloaders to use new base class
10540
10541 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10542
10543         * po/af.po:
10544         * po/az.po:
10545         * po/cs.po:
10546         * po/en_GB.po:
10547         * po/it.po:
10548         * po/nl.po:
10549         * po/or.po:
10550         * po/sq.po:
10551         * po/sr.po:
10552         * po/sv.po:
10553         * po/uk.po:
10554         * po/vi.po:
10555           Update translations.
10556
10557 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10558
10559         * configure.ac:
10560           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10561
10562 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10563
10564         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10565           Fix handling of -1 values for start and stop values when seeking,
10566           and SEEK_CUR+SEEK_END here as well.
10567
10568 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10569
10570         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10571           Fix handling of -1 values for start and stop values when seeking, 
10572           and SEEK_CUR+SEEK_END.
10573
10574 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10575
10576         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10577           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10578           the image format a variable-length NUL-terminated string; in
10579           versions before that the image format is a fixed-length string of
10580           3 characters (see #348644 for a sample tag).
10581           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10582
10583 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10584
10585         * win32/MANIFEST:
10586         Add new project files to MANIFEST.
10587         * win32/vs6/libgstaudiofx.dsp:
10588         * win32/vs6/libgstrtp.dsp:
10589         * win32/vs6/libgstrtsp.dsp:
10590         Update project files.
10591         
10592 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10593
10594         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10595         (gst_avi_demux_parse_index):
10596         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10597         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10598           Printf format fixes; also add some missing quotes in translated
10599           strings. Fixes #416728 and #416727.
10600
10601 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10602
10603         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10604           Tim and I can't think of any reason the child audio sink needs to 
10605           be set back to NULL after successfully determining that it can 
10606           reach READY - it gets immediately set back to READY by the caller
10607           anyway, causing an unnecessary close/open of any audio devices
10608           involved.
10609
10610 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10611
10612         * po/LINGUAS:
10613         * po/ja.po:
10614           Add ja.po file from #377306.
10615
10616 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10617
10618         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10619         * sys/sunaudio/gstsunaudiomixertrack.c:
10620         (gst_sunaudiomixer_track_new):
10621           Actually translate sunaudio mixer track labels instead of just
10622           marking the strings as translatable (#377306); clean up weird
10623           label string mapping code that serves no apparent purpose. Also
10624           set the 'untranslated-label' property when creating mixer tracks
10625           if the GstMixerTrack base class supports this.
10626
10627         * tests/check/Makefile.am:
10628         * tests/check/elements/.cvsignore:
10629         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10630         (sunaudio_suite):
10631           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10632           actually tested on a system where sunaudiomixer is available).
10633
10634 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10635
10636         * tests/check/Makefile.am:
10637         Re-enable the states test and see if it works on the buildbots.
10638
10639 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10640
10641         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10642         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10643         (gst_dvdec_change_state):
10644         * ext/dv/gstdvdec.h:
10645         Infer pixel-aspect-ratio from the video frame format if it isn't
10646         provided by the container, as happens when playing DV from AVI
10647         or Quicktime containers.
10648
10649         Patch by: Wim Taymans <wim@fluendo.com>
10650         Fixes #380944
10651
10652 2007-03-09  Wim Taymans  <wim@fluendo.com>
10653
10654         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10655         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10656         will later be handled by the jitterbuffer.
10657
10658 2007-03-09  Wim Taymans  <wim@fluendo.com>
10659
10660         * ext/taglib/gstid3v2mux.cc:
10661         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10662         Fixes #414496.
10663         
10664         Patch by: Alex Lancaster <alexl at users sourceforge net>
10665
10666 2007-03-09  Wim Taymans  <wim@fluendo.com>
10667
10668         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10669         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10670         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10671         (gst_avi_demux_chain):
10672         Fix stream position reporting after a seek. Fixes #416445.
10673
10674 2007-03-08  Wim Taymans  <wim@fluendo.com>
10675
10676         Patch by: René Stadler <mail at renestadler dot de>
10677
10678         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10679         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10680         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10681         Make avidemux accept optional header chunks in any order.
10682         Fixes #415446.
10683
10684 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10685
10686         * tests/check/Makefile.am:
10687         Disable the states check until the remaining Valgrind errors
10688         are fixed or suppressed.
10689
10690 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10691
10692         * tests/check/elements/.cvsignore:
10693           Add audiodynamic check to .cvsignore
10694
10695 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10696
10697         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10698
10699         * gst/audiofx/Makefile.am:
10700         * gst/audiofx/audiodynamic.c:
10701         (gst_audio_dynamic_characteristics_get_type),
10702         (gst_audio_dynamic_mode_get_type),
10703         (gst_audio_dynamic_set_process_function),
10704         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10705         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10706         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10707         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10708         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10709         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10710         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10711         (gst_audio_dynamic_transform_hard_knee_expander_int),
10712         (gst_audio_dynamic_transform_hard_knee_expander_float),
10713         (gst_audio_dynamic_transform_soft_knee_expander_int),
10714         (gst_audio_dynamic_transform_soft_knee_expander_float),
10715         (gst_audio_dynamic_transform_ip):
10716         * gst/audiofx/audiodynamic.h:
10717         * gst/audiofx/audiofx.c: (plugin_init):
10718         Add new audiodynamic element which can act as a compressor or
10719         expander. Supported are hard-knee and soft-knee operation modes with
10720         user-specified ratio and threshold.
10721         Attack and release parameters are not yet implemented but will follow.
10722         * docs/plugins/Makefile.am:
10723         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10724         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10725         * docs/plugins/gst-plugins-good-plugins.args:
10726         * docs/plugins/inspect/plugin-audiofx.xml:
10727         Integrate audiodynamic into the docs.
10728         * tests/check/Makefile.am:
10729         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10730         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10731         Add unit test for audiodynamic.
10732
10733 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10734
10735         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10736         Free handles that we allocated when exiting via the error paths.
10737
10738 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10739
10740         * gst/level/gstlevel.c: (gst_level_class_init),
10741         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10742         (gst_level_transform_ip):
10743         * gst/level/gstlevel.h:
10744           Resolve message timestamps against the playback segment.
10745
10746 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10747
10748         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10749         (gst_id3demux_sink_activate):
10750           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10751           caps passed to it (previously one code path assumed it took ownership
10752           while another one assumed it didn't, while in fact it sometimes did and
10753           sometimes didn't ...).
10754
10755         * configure.ac:
10756         * tests/files/Makefile.am:
10757         * tests/files/id3-407349-1.tag:
10758         * tests/files/id3-407349-2.tag:
10759           Add directory where data for unit tests can be stored.
10760
10761         * tests/Makefile.am:
10762         * tests/check/Makefile.am:
10763         * tests/check/elements/.cvsignore:
10764         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10765         (read_tags_from_file), (run_check_for_file),
10766         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10767           Add unit test for id3demux, and in particular for bug #407349. Only
10768           testing pull-mode for now; push mode doesn't work yet because the test
10769           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10770
10771 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10772
10773         * tests/check/Makefile.am:
10774           Add missing backslash at end of line.
10775
10776 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10777
10778         Trigger rebuild.
10779
10780 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10781
10782         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10783         * gst/id3demux/id3tags.h:
10784         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10785         (parse_obsolete_tdat_frame):
10786           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10787           the four-digit number will be interpreted as a year, whereas it is
10788           month and day in DDMM format. Instead, parse TDAT frames and fix up
10789           the date in the GST_TAG_DATE tag later if we also extracted a year.
10790           Fixes #407349.
10791
10792 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10793
10794         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10795         (gst_switch_commit_new_kid):
10796         Fix up the dispose logic so it doesn't leak, and fix setting of 
10797         the child state so that we don't set a child to our current state 
10798         just as we are changing it to something else.
10799
10800 2007-03-06  Wim Taymans  <wim@fluendo.com>
10801
10802         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10803         (gst_goom_chain):
10804         * gst/goom/gstgoom.h:
10805         Document, fix and improve goom adapter behaviour.
10806         Fixes #407006.
10807
10808 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10809
10810         * ext/esd/esdsink.c: (gst_esdsink_open):
10811         Unref static pad template after using it.
10812
10813 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10814
10815         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10816         (gst_switch_commit_new_kid):
10817         Fix up the reference counting of the child elements.
10818
10819 2007-03-05  Wim Taymans  <wim@fluendo.com>
10820
10821         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10822         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10823         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10824         Fix encoding-name case.
10825
10826 2007-03-05  Wim Taymans  <wim@fluendo.com>
10827
10828         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10829         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10830         (gst_rtp_speex_depay_process):
10831         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10832         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10833         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10834         (gst_rtp_speex_pay_change_state):
10835         * gst/rtp/gstrtpspeexpay.h:
10836         Fix speex (de)payloader. Fixes #358040.
10837
10838 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10839
10840         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10841         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10842         Install fakesink in NULL by fixing some broken logic. This obviates
10843         the need to manually set _IS_SINK.
10844         Add some comments and remove a little cruft while I'm at it.
10845
10846 2007-03-05  Wim Taymans  <wim@fluendo.com>
10847
10848         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10849         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10850
10851 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10852
10853         * po/POTFILES.in:
10854           Update.
10855
10856 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10857
10858         * tests/check/Makefile.am:
10859         Gah! Also disable gconfvideosink from the tests, otherwise
10860         it will instantiate autovideosink, and dfbvideosink and
10861         leak on the buildbots.
10862
10863 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10864
10865         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10866         (gst_cdio_cdda_src_finalize):
10867         Make sure we always destroy our libcdio handle.
10868
10869 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10870
10871         * tests/check/Makefile.am:
10872         Disable autovideosink so the buildbots don't barf over memory
10873         leaked in the directfb sink.
10874
10875 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10876
10877         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10878         Chain up in dispose
10879
10880 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10881
10882         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10883         (gst_multipart_find_pad_by_mime):
10884         Use gst_pad_new_from_static_template instead of
10885         static_pad_template_get+pad_new.
10886
10887 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10888
10889         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10890         Catch the case where no clock has been set.
10891
10892 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10893
10894         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10895         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10896         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10897         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10898         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10899         (gst_gconf_audio_src_finalize), (do_toggle_element):
10900         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10901         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10902         (do_toggle_element):
10903         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10904         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10905         (gst_gconf_video_src_finalize), (do_toggle_element):
10906         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10907         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10908         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10909         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10910         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10911         (gst_shout2send_init), (gst_shout2send_finalize):
10912         * gst/debug/testplugin.c: (gst_test_class_init),
10913         (gst_test_finalize):
10914         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10915         (gst_flxdec_dispose):
10916         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10917         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10918         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10919         (gst_rtspsrc_finalize):
10920         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10921         * gst/rtsp/rtspextwms.h:
10922         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10923         (gst_smpte_finalize):
10924         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10925         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10926         (gst_udpsink_finalize):
10927         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10928         (gst_wavparse_sink_activate):
10929         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10930         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10931         (gst_oss_src_finalize):
10932         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10933         * sys/v4l2/gstv4l2object.h:
10934         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10935         (gst_v4l2src_finalize):
10936         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10937
10938         Fix a bunch of leaks shown by the newly-added states test.
10939
10940 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10941
10942         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10943         Use gst_pad_new_from_static_template instead of 
10944         static_pad_template_get+pad_new.
10945
10946 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10947
10948         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10949
10950         * ext/libcaca/Makefile.am:
10951         * gst/debug/Makefile.am:
10952           Don't mix tabs and spaces (#414168).
10953
10954 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10955
10956         * tests/check/generic/.cvsignore:
10957           Ignore files to please buildbot.
10958
10959 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10960
10961         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10962         (gst_wavparse_stream_data):
10963           Unbreak my previous commit (swapped nominator & denominator). Tim,
10964           thanks for spotting.
10965
10966 2007-03-02  Wim Taymans  <wim@fluendo.com>
10967
10968         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10969         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10970         (gst_cdio_cdda_src_finalize):
10971         Small code cleanups.
10972         Don't use pad_alloc as the base class cannot deal with the error codes.
10973
10974 2007-03-02  Wim Taymans  <wim@fluendo.com>
10975
10976         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10977         (gst_udpsrc_create):
10978         Fix doc.
10979
10980 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10981
10982         Patch by: René Stadler <mail@renestadler.de>
10983
10984         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10985         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10986         (gst_wavparse_stream_data):
10987           Handle rounding better to not drop last sample frame. Fixes #356692
10988
10989 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10990
10991         * tests/check/Makefile.am:
10992         Disable cacasink from the states check too - it also calls exit(1)
10993         on us when it can't find a terminal to talk to.
10994
10995 2007-03-02  Wim Taymans  <wim@fluendo.com>
10996
10997         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10998
10999         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11000         (gst_udpsrc_create), (gst_udpsrc_set_property),
11001         (gst_udpsrc_get_property):
11002         * gst/udp/gstudpsrc.h:
11003         Add support to strip proprietary headers. Fixes #350296.
11004
11005 2007-03-02  Wim Taymans  <wim@fluendo.com>
11006
11007         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11008         Fix compilation.
11009
11010 2007-03-02  Wim Taymans  <wim@fluendo.com>
11011
11012         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11013
11014         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11015         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11016         (gst_rtp_mp2t_depay_set_property),
11017         (gst_rtp_mp2t_depay_get_property):
11018         * gst/rtp/gstrtpmp2tdepay.h:
11019         Add support to strip off proprietary headers. Fixes #350278.
11020
11021 2007-03-02  Wim Taymans  <wim@fluendo.com>
11022
11023         * ext/hal/hal.c:
11024         Fix compilation.
11025
11026 2007-03-02  Wim Taymans  <wim@fluendo.com>
11027
11028         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11029         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11030         (gst_sunaudiosrc_open):
11031         * sys/sunaudio/gstsunaudiosrc.h:
11032         Remove device-name from GstSunAudioSrc. Fixes #412597.
11033
11034 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11035
11036         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11037         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11038         Having NULL as UDI previously selected the default sink/src. Change
11039         this back but mention it in the debug output.
11040         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11041         (gst_hal_get_oss_element), (gst_hal_get_string),
11042         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11043         (gst_hal_get_audio_src):
11044         * ext/hal/hal.h:
11045         Refactor a bit, check all error conditions, greatly improve debugging
11046         and fix some possible memory leaks. Also implement OSS support
11047         and allow specifying an UDI that points to a real device. For this the
11048         child device which supports ALSA (preferred) or OSS is used.
11049         As a side effect this makes it impossible now to get a alsasink in
11050         halaudiosrc and a alsasrc in halaudiosink.
11051
11052 2007-03-01  Wim Taymans  <wim@fluendo.com>
11053
11054         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11055         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11056         Errors from the udp sources are not fatal unless all of them are in
11057         error.
11058
11059 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11060
11061         * tests/check/Makefile.am:
11062         Disable aasink in the states test. I suspect this is the element that
11063         is calling exit(1) when it can't proceed.
11064
11065 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11066
11067         * tests/check/Makefile.am:
11068         Draw plugins in from the build tree sys/ dir, rather than picking
11069         up the already installed versions.
11070
11071 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11072
11073         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11074         Error out correctly when getting xcontext fails.
11075
11076 2007-03-01  Wim Taymans  <wim@fluendo.com>
11077
11078         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11079         Make state change to PAUSED NO_PREROLL because that's what it will be in
11080         the future and rtspsrc relies on it.
11081
11082         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11083         (gst_rtspsrc_change_state):
11084         Don't error out when we don't get an error from the state change
11085         function.
11086
11087 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11088
11089         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11090         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11091           Check if the device UDI is set before trying to query HAL
11092           about it and give a useful error message if it wasn't set.
11093         * ext/hal/hal.c: (gst_hal_get_string):
11094           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11095           gives an assertion failure in D-Bus when running with
11096           DBUS_FATAL_WARNINGS=1.
11097
11098 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11099
11100         * configure.ac:
11101           Convert to new AG_GST style.
11102
11103 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11104
11105         * tests/check/Makefile.am:
11106         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11107           add test for states
11108
11109 2007-02-28  Wim Taymans  <wim@fluendo.com>
11110
11111         * tests/check/elements/.cvsignore:
11112         Add new videofilter check to .cvsignore.
11113
11114 2007-02-28  Wim Taymans  <wim@fluendo.com>
11115
11116         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11117         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11118         (gst_avi_demux_loop), (gst_avi_demux_chain):
11119         Fix combined flow return. Fixes #412608.
11120
11121 2007-02-28  Wim Taymans  <wim@fluendo.com>
11122
11123         * gst/videofilter/Makefile.am:
11124         Dist header..
11125
11126 2007-02-28  Wim Taymans  <wim@fluendo.com>
11127
11128         * gst/videofilter/gstgamma.h:
11129         Add header too.
11130
11131 2007-02-28  Wim Taymans  <wim@fluendo.com>
11132
11133         Patch by: Mark Nauwelaerts <manauw at skynet be>
11134
11135         * gst/videofilter/Makefile.am:
11136         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11137         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11138         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11139         (oil_tablelookup_u8), (gst_gamma_set_caps),
11140         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11141         Port gamma filter to 0.10. Fixes #412704.
11142
11143         * tests/check/Makefile.am:
11144         * tests/check/elements/videofilter.c: (setup_filter),
11145         (cleanup_filter), (check_filter), (GST_START_TEST),
11146         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11147         Add unit tests for videofilters.
11148
11149 2007-02-28  Wim Taymans  <wim@fluendo.com>
11150
11151         * gst/rtsp/URLS:
11152         Add another interesting test url.
11153
11154         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11155         Don't allow getting header fields from data packets.
11156
11157 2007-02-28  Michael Smith  <msmith@fluendo.com>
11158
11159         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11160         (gst_shout2send_init), (gst_shout2send_start),
11161         (gst_shout2send_set_property), (gst_shout2send_get_property):
11162         * ext/shout2/gstshout2.h:
11163           Add a property for username.
11164
11165 2007-02-27  Christian Schallerr <christian@fluendo.com>
11166
11167         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11168
11169 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11170
11171         * gst/rtsp/Makefile.am:
11172         Fix make check too.
11173
11174 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11175
11176         * gst/rtsp/base64.c: (util_base64_encode):
11177         * gst/rtsp/base64.h:
11178         Commit missing files for base64 encoding.
11179
11180 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11181
11182         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11183
11184         * configure.ac:
11185         * ext/annodex/Makefile.am:
11186         * ext/jpeg/Makefile.am:
11187         * ext/speex/Makefile.am:
11188         * gst/alpha/Makefile.am:
11189         * gst/cutter/Makefile.am:
11190         * gst/debug/Makefile.am:
11191         * gst/effectv/Makefile.am:
11192         * gst/goom/Makefile.am:
11193         * gst/level/Makefile.am:
11194         * gst/smpte/Makefile.am:
11195         * gst/videofilter/Makefile.am:
11196           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11197
11198 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11199
11200         * gst/rtsp/Makefile.am:
11201         * gst/rtsp/rtspconnection.c: (append_auth_header),
11202         (rtsp_connection_send), (rtsp_connection_set_auth):
11203         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11204         from icecast to replace it. Relicensed from GPL courtesy of Mike
11205         Smith.
11206
11207 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11208
11209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11210         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11211         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11212         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11213         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11214         (gst_rtspsrc_uri_set_uri):
11215         * gst/rtsp/gstrtspsrc.h:
11216         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11217         (append_auth_header), (rtsp_connection_send),
11218         (rtsp_connection_free), (rtsp_connection_set_auth):
11219         * gst/rtsp/rtspconnection.h:
11220         * gst/rtsp/rtspdefs.h:
11221         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11222         * gst/rtsp/rtspurl.h:
11223
11224         Implement simple Basic Authentication support so that urls like
11225         rtsp://user:pass@hostname/rtspstream work on hosts that require
11226         authentication.
11227
11228 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11229
11230         * sys/v4l2/gstv4l2object.c:
11231         * sys/v4l2/gstv4l2tuner.c:
11232         * sys/v4l2/v4l2_calls.c:
11233         Fix segfault when oppening a radio device.
11234         
11235 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11236
11237         * gst/level/gstlevel.c: (gst_level_set_caps),
11238         (gst_level_transform_ip):
11239         * sys/v4l2/README:
11240         * tests/check/elements/level.c: (GST_START_TEST):
11241           Fix level for multi-channel case.
11242
11243 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11244
11245         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11246         (gst_level_transform_ip):
11247         * gst/level/gstlevel.h:
11248           Use function pointer for process function and add process functions
11249           for float audio.
11250
11251 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11252
11253         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11254         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11255         (gst_v4l2src_capture_init):
11256           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11257           fixes #407369
11258
11259 2007-02-18  Wim Taymans  <wim@fluendo.com>
11260
11261         * gst/rtp/Makefile.am:
11262         * gst/rtp/gstrtp.c: (plugin_init):
11263         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11264         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11265         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11266         (gst_rtp_mp2t_pay_plugin_init):
11267         * gst/rtp/gstrtpmp2tpay.h:
11268         Added simple mpeg transport stream payloader.
11269
11270 2007-02-16  Wim Taymans  <wim@fluendo.com>
11271
11272         * gst/rtsp/URLS:
11273         Add example H264 rtsp url.
11274
11275         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11276         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11277         Don't convert values to lowercase or we might mess up base64 encoded
11278         properties.
11279
11280 2007-02-16  Wim Taymans  <wim@fluendo.com>
11281
11282         * gst/rtp/README:
11283         Fix case of string params.
11284
11285         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11286         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11287         Fix depayloader, support more packet types.
11288         Add sync codes to make sure the packetizer can do its job.
11289
11290         * gst/rtp/gstrtpmp4gdepay.c:
11291         * gst/rtp/gstrtpmp4gpay.c:
11292         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11293         Fix caps case again.
11294
11295 2007-02-15  Wim Taymans  <wim@fluendo.com>
11296
11297         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11298         Set right caps on output buffers.
11299
11300 2007-02-14  Wim Taymans  <wim@fluendo.com>
11301
11302         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11303         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11304         Clear stack allocated SDPMedia struct before calling _init() on it.
11305         Clarify this in the docs as well.
11306
11307 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11308
11309         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11310         (do_change_child):
11311         Don't reset the profile when going switching states, as it makes
11312         the element non-reusable.
11313
11314 2007-02-14  Wim Taymans  <wim@fluendo.com>
11315
11316         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11317         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11318         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11319         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11320         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11321         (sdp_parse_line):
11322         * gst/rtsp/sdpmessage.h:
11323         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11324         Fix memory management of SDP messages. Fixes #407793.
11325
11326 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11327
11328         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11329
11330         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11331         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11332
11333 2007-02-14  Wim Taymans  <wim@fluendo.com>
11334
11335         Patch by: jp.liu <jp_liu at astrocom dot cn>
11336
11337         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11338         Fix parsing of password field in url. Fixes #407797.
11339
11340 2007-02-14  Wim Taymans  <wim@fluendo.com>
11341
11342         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11343         (gst_wavparse_reset), (gst_wavparse_init),
11344         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11345         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11346         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11347         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11348         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11349         (gst_wavparse_loop), (gst_wavparse_chain),
11350         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11351         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11352         (plugin_init):
11353         * gst/wavparse/gstwavparse.h:
11354         Update docs.
11355         Use boilerplate.
11356         Various code cleanups.
11357         When the bitrate is not known (bps == 0 or compressed formats) let
11358         downstream element guestimate the duration and position and don't
11359         generate timestamps or durations. Fixes #405213.
11360         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11361         error flowreturn upstream.
11362
11363 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11364
11365         * ext/gconf/Makefile.am:
11366         * ext/gconf/gconf.c: (gst_gconf_get_string),
11367         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11368         (gst_gconf_render_bin_with_default):
11369         * ext/gconf/gconf.h:
11370         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11371         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11372         (gst_gconf_audio_sink_dispose), (do_change_child),
11373         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11374         (cb_change_child), (gst_gconf_audio_sink_change_state):
11375         * ext/gconf/gstgconfaudiosink.h:
11376         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11377         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11378         (gst_switch_sink_init), (gst_switch_sink_dispose),
11379         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11380         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11381         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11382         * ext/gconf/gstswitchsink.h:
11383         * gst/autodetect/gstautoaudiosink.c:
11384         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11385         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11386         (gst_auto_audio_sink_detect):
11387         * gst/autodetect/gstautovideosink.c:
11388         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11389         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11390         (gst_auto_video_sink_detect):
11391         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11392         and a child that implements the GConf key monitoring. The end goal of
11393         this is an audio sink that can be changed on the fly, but at the 
11394         moment it still only changes on the next READY transition.
11395
11396 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11397
11398         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11399         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11400         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11401         (gst_avi_demux_calculate_durations_from_index),
11402         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11403         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11404         (gst_avi_demux_loop):
11405           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11406
11407 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11408
11409         * configure.ac:
11410         * docs/plugins/Makefile.am:
11411           Add crossreferences to glib/gobject/gstream docs.
11412
11413 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11414
11415         * gst/monoscope/Makefile.am:
11416         * gst/monoscope/gstmonoscope.c:
11417           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11418           (but no LIBS, since we only use defines from the headers).
11419
11420 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11421
11422         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11423
11424         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11425         (gst_wavparse_stream_data):
11426           Fix massive memory leak when operating in streaming mode due to
11427           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11428           Fixes #407057.
11429
11430 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11431
11432         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11433         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11434         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11435         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11436         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11437         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11438         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11439         (gst_avi_demux_calculate_durations_from_index),
11440         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11441         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11442         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11443         * gst/avi/gstavidemux.h:
11444           Save some memory (8%) by repacking the index entry structure (more to
11445           come). Add more FIXMEs to questionable parts.
11446
11447 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11448
11449         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11450         (gst_v4l2src_get_caps):
11451         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11452         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11453         (gst_v4l2src_capture_init):
11454           More FIXME comments and messaging changes.
11455
11456 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11457
11458         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11459         (gst_goom_change_state):
11460         * gst/goom/gstgoom.h:
11461           Improved docs and use GST_DEBUG_FUNCPTR.
11462
11463         * gst/level/gstlevel.c: (gst_level_class_init):
11464           Use GST_DEBUG_FUNCPTR.
11465
11466         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11467         (gst_monoscope_chain), (gst_monoscope_change_state):
11468           Improved docs source cleanups.
11469
11470 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11471
11472         * gst/debug/Makefile.am:
11473         * gst/debug/gstdebug.c: (plugin_init):
11474         * gst/debug/gstpushfilesrc.c:
11475         * gst/debug/gstpushfilesrc.h:
11476           Add code for a pushfilesrc element that implements a pushfile:// URI
11477           handler, to make debugging push-mode operation of demuxer/decoders
11478           that support both easier in connection with seek/playbin/etc.
11479           The element isn't registered at the moment.
11480
11481 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11482
11483         * gst/avi/gstavimux.c:
11484           Comment a #if 0 in caps template definition as VS6 seems to 
11485         do not support it.
11486         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11487           Use gst_guint64_to_gdouble for conversion.
11488         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11489           Move variables declaration before the first instruction.
11490         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11491           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11492           And don't include netdb.h for G_OS_WIN32
11493         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11494           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11495           by VS6 then use an other way to initialize SDPMedia structure.
11496         * gst/udp/gstdynudpsink.h:
11497         * gst/udp/gstdynudpnetutils.h:
11498           Do not include <sys/time.h> for G_OS_WIN32
11499         * gst/udp/gstudpsrc.c:
11500           Define socklen_t as int for G_OS_WIN32
11501         * win/common/config.h.in:
11502           Undef HAVE_NETINET_IN_H
11503         * win32/vs6/gst_plugins_good.dsw:
11504         * win32/vs6/libgstrtp.dsp:
11505         * win32/vs6/libgstrtsp.dsp:
11506         * win32/vs6/libgstautogen.dsp:
11507         * win32/vs6/libgstaudiofx.dsp:
11508         * win32/vs6/libgstudp.dsp:
11509           Add and update project files.
11510         * win32/common/gstudp-enumtypes.c:
11511         * win32/common/gstudp-enumtypes.h:
11512           Add a copy of udp enumtypes to win32/common as in core 
11513           and base.
11514         
11515 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11516
11517         * configure.ac:
11518           Activate monoscope when building with --enable-experimental. Fix
11519           --enable-external configure switch description.
11520
11521         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11522         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11523           Help gst-indent.
11524
11525 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11526
11527         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11528           Explicitly cast result of pointer arithmetic to integer in order to
11529           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11530
11531 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11532
11533         * gst/debug/progressreport.c:
11534           Some more docs.
11535
11536 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11537
11538         * docs/plugins/inspect/plugin-rtp.xml:
11539           Update for new elements.
11540
11541         * gst/debug/progressreport.h:
11542           Commit newly-created header file as well.
11543
11544 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11545
11546         * docs/plugins/Makefile.am:
11547         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11548         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11549         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11550         * gst/debug/Makefile.am:
11551         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11552         (gst_progress_report_do_query), (gst_progress_report_report):
11553           Make progressreport element post messages with the current progress
11554           on the bus. Also add some basic docs for it.
11555
11556 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11557
11558         * ext/hal/hal.c: (gst_hal_get_string):
11559         * ext/hal/hal.h:
11560           Some small cleanups; deal with errors when parsing the HAL ALSA
11561           capabilities a bit better.
11562
11563 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11564
11565         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11566           Let's try this again and use the right cast this time.
11567
11568 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11569
11570         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11571           Add cast to avoid compiler warnings with older GLib versions
11572           where the nick/name members in GEnumValue are not declared as
11573           constant strings.
11574
11575 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11576
11577         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11578         (gst_gconf_render_bin_from_key),
11579         (gst_gconf_get_default_audio_sink):
11580         * ext/gconf/gconf.h:
11581         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11582         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11583         (gst_gconf_audio_sink_get_property):
11584           In gconfaudiosink, get the right key as the old key in do_toggle
11585           (ie. one dependent on the profile selected). Log some more stuff so
11586           we can see what's actually going on.
11587
11588 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11589
11590         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11591         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11592         (gst_audio_amplify_set_process_function),
11593         (gst_audio_amplify_setup):
11594         * gst/audiofx/audioamplify.h:
11595         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11596         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11597         * gst/audiofx/audioinvert.h:
11598         Some small cleanups and port both elements to the new GstAudioFilter
11599         base class to save a few lines of common code.
11600         * gst/audiofx/Makefile.am:
11601         Link against libgstaudio for the above changes
11602
11603 2007-01-29  Wim Taymans  <wim@fluendo.com>
11604
11605         * tests/check/elements/.cvsignore:
11606         Some more ignores.
11607
11608 2007-01-26  Wim Taymans  <wim@fluendo.com>
11609
11610         Patch by: charles <charlesg3 at gmail dot com>
11611
11612         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11613         (set_shout_metadata), (gst_shout2send_event):
11614         * ext/shout2/gstshout2.h:
11615         Properly handle tags in shout2send. Fixes #399825.
11616
11617 2007-01-25  Wim Taymans  <wim@fluendo.com>
11618
11619         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11620         (gst_rtspsrc_activate_streams):
11621         Convert SDP fields to upper/lowercase following the rules in the SDP to
11622         caps document. 
11623
11624 2007-01-25  Wim Taymans  <wim@fluendo.com>
11625
11626         * gst/rtp/README:
11627         * gst/rtp/gstrtpilbcdepay.c:
11628         * gst/rtp/gstrtpilbcpay.c:
11629         * gst/rtp/gstrtpmp4gdepay.c:
11630         * gst/rtp/gstrtpmp4gpay.c:
11631         * gst/rtp/gstrtpspeexdepay.c:
11632         * gst/rtp/gstrtpspeexpay.c:
11633         * gst/rtp/gstrtpsv3vdepay.c:
11634         * gst/rtp/gstrtptheoradepay.c:
11635         * gst/rtp/gstrtptheorapay.c:
11636         * gst/rtp/gstrtpvorbisdepay.c:
11637         * gst/rtp/gstrtpvorbispay.c:
11638         Fix case of encoding-name and key/value pairs to match the document.
11639         This is to make interoperation with SDP case-insensitive as required by
11640         the relevant RFCs.
11641
11642 2007-01-25  Wim Taymans  <wim@fluendo.com>
11643
11644         * configure.ac:
11645         Bump required -core/-base to CVS
11646
11647 2007-01-25  Wim Taymans  <wim@fluendo.com>
11648
11649         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11650         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11651         * gst/rtp/gstrtpL16pay.h:
11652         Fill up to MTU using adapter.
11653         Timestamp rtp packets.
11654
11655 2007-01-25  Edward Hervey  <edward@fluendo.com>
11656
11657         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11658         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11659         Use G_GSIZE_FORMAT in print statements for portability.
11660         Fixes build on macosx.
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/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11667         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11668         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11669         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11670         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11671         (gst_rtp_L16_depay_plugin_init):
11672         * gst/rtp/gstrtpL16depay.h:
11673         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11674         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11675         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11676         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11677         (gst_rtp_L16_pay_plugin_init):
11678         * gst/rtp/gstrtpL16pay.h:
11679         Port and enable raw audio payloader/depayloader. Needs a bit more work
11680         on the payloader side.
11681
11682 2007-01-24  Wim Taymans  <wim@fluendo.com>
11683
11684         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11685         (gst_rtspsrc_stream_configure_transport),
11686         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11687         * gst/rtsp/gstrtspsrc.h:
11688         Only unblock the udp pads when we linked and activated them all.
11689         Fixes #395688.
11690
11691 2007-01-24  Wim Taymans  <wim@fluendo.com>
11692
11693         * gst/rtp/Makefile.am:
11694         * gst/rtp/gstrtp.c: (plugin_init):
11695         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11696         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11697         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11698         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11699         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11700         * gst/rtp/gstrtpac3depay.h:
11701         Added simple AC3 depayloader (RFC 4184).
11702
11703         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11704         Fix a leak.
11705
11706 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11707
11708         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11709
11710         * gst/audiofx/Makefile.am:
11711         * gst/audiofx/audioamplify.c:
11712         (gst_audio_amplify_clipping_method_get_type),
11713         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11714         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11715         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11716         (gst_audio_amplify_set_caps),
11717         (gst_audio_amplify_transform_int_clip),
11718         (gst_audio_amplify_transform_int_wrap_negative),
11719         (gst_audio_amplify_transform_int_wrap_positive),
11720         (gst_audio_amplify_transform_float_clip),
11721         (gst_audio_amplify_transform_float_wrap_negative),
11722         (gst_audio_amplify_transform_float_wrap_positive),
11723         (gst_audio_amplify_transform_ip):
11724         * gst/audiofx/audioamplify.h:
11725         * gst/audiofx/audiofx.c: (plugin_init):
11726         Add new element "audioamplify". This allows scaling of raw audio
11727         samples, similar to the "volume" element, but provides different modes
11728         for clipping and allows unlimited amplification. It's mainly targeted
11729         for creative sound design and not as a replacement of the "volume"
11730         element. Fixes #397162
11731         * docs/plugins/Makefile.am:
11732         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11733         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11734         * docs/plugins/gst-plugins-good-plugins.args:
11735         * docs/plugins/inspect/plugin-audiofx.xml:
11736         Add docs for audioamplify and integrate them into the build system
11737         * tests/check/Makefile.am:
11738         * tests/check/elements/audioamplify.c: (setup_amplify),
11739         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11740         Add fairly extensive unit test suite for audioamplify
11741
11742 2007-01-24  Wim Taymans  <wim@fluendo.com>
11743
11744         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11745         Unblock pads after adding the pads to the element so that autopluggers
11746         get a change to link something. Possibly fixes #395688.
11747
11748 2007-01-24  Wim Taymans  <wim@fluendo.com>
11749
11750         * gst/rtp/gstrtpamrdepay.c:
11751         * gst/rtp/gstrtpgsmdepay.c:
11752         * gst/rtp/gstrtph263pdepay.c:
11753         * gst/rtp/gstrtph263ppay.c:
11754         * gst/rtp/gstrtph264depay.c:
11755         * gst/rtp/gstrtpilbcdepay.c:
11756         * gst/rtp/gstrtpmp2tdepay.c:
11757         * gst/rtp/gstrtpmp4gdepay.c:
11758         * gst/rtp/gstrtpmp4gpay.c:
11759         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11760         * gst/rtp/gstrtpmp4vpay.c:
11761         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11762         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11763         (gst_rtp_mpa_depay_process):
11764         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11765         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11766         * gst/rtp/gstrtppcmadepay.c:
11767         * gst/rtp/gstrtppcmudepay.c:
11768         * gst/rtp/gstrtpspeexdepay.c:
11769         * gst/rtp/gstrtpspeexpay.c:
11770         * gst/rtp/gstrtpsv3vdepay.c:
11771         * gst/rtp/gstrtptheoradepay.c:
11772         * gst/rtp/gstrtptheorapay.c:
11773         * gst/rtp/gstrtpvorbisdepay.c:
11774         * gst/rtp/gstrtpvorbispay.c:
11775         Fix caps with payload numbers.
11776         Add some fixed payload numbers to caps when possible.
11777
11778 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11779
11780         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11781
11782         * gst/audiofx/Makefile.am:
11783         * gst/audiofx/audiofx.c: (plugin_init):
11784         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11785         (gst_audio_invert_class_init), (gst_audio_invert_init),
11786         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11787         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11788         (gst_audio_invert_transform_float),
11789         (gst_audio_invert_transform_ip):
11790         * gst/audiofx/audioinvert.h:
11791         Add new audiofx element "audioinvert". This element swaps the upper
11792         and lower half of samples and can be used for example for a
11793         wide-stereo effect. Fixes #396057
11794         * docs/plugins/Makefile.am:
11795         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11796         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11797         * docs/plugins/gst-plugins-good-plugins.args:
11798         * docs/plugins/inspect/plugin-audiofx.xml:
11799         Add docs for the audioinvert element and add them to the build system.
11800         * tests/check/Makefile.am:
11801         * tests/check/elements/audioinvert.c: (setup_invert),
11802         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11803         Add unit test suite for the audioinvert element.
11804
11805 2007-01-23  Wim Taymans  <wim@fluendo.com>
11806
11807         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11808         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11809         Parse config params as string and int.
11810         Parse and use AU header length
11811
11812 2007-01-23  Wim Taymans  <wim@fluendo.com>
11813
11814         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11815         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11816         * gst/smpte/gstmask.c: (_gst_mask_register):
11817         * gst/smpte/gstmask.h:
11818         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11819         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11820         (gst_smpte_paint_triangle_clock):
11821         constify some static structs.
11822         Don't update the mask if nothing changed to the params.
11823         Make sure we never draw outside of the picture. Fixes #398325.
11824
11825 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11826
11827         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11828           Error out properly when pull_range fails while we're reading the
11829           headers, instead of just pausing the task silently. Fixes #399338.
11830
11831 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11832
11833         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11834           Some more sanity checks to make sure the input formats match and the
11835           input pads are actually negotiated, in case someone tries to feed
11836           buffers from fakesrc or filesrc. Fixes #398299.
11837           Also const-ify an array, just because we can.
11838
11839 2007-01-19  Edward Hervey  <edward@fluendo.com>
11840
11841         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11842         Ignore previous commit, that was only valid for widths and heights
11843         that are multiples of 4.
11844         Copy over size/stride macros from jpegdec. This allows the element
11845         to work with any width,height...
11846         ... but puts in evidence that the actual transformations only work
11847         with width/height that are multiples of 4.
11848
11849 2007-01-19  Edward Hervey  <edward@fluendo.com>
11850
11851         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11852         Allocate buffers of the right size.
11853         The proper size of a I420 buffer in bytes is:
11854         
11855             width * height * 3
11856             ------------------
11857                     2
11858
11859 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11860
11861         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11862           Proxy getcaps on sink pads too, so that we either end up with the
11863           same dimensions on all pads or error out if that's not possible
11864           (seems to work even!). Fixes #398086, I think.
11865
11866 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11869         * docs/plugins/gst-plugins-good-plugins.args:
11870         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11871           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11872           fix integer properties with -1 as minimum value.
11873
11874         * docs/plugins/inspect/plugin-1394.xml:
11875         * docs/plugins/inspect/plugin-aasink.xml:
11876         * docs/plugins/inspect/plugin-alaw.xml:
11877         * docs/plugins/inspect/plugin-alpha.xml:
11878         * docs/plugins/inspect/plugin-alphacolor.xml:
11879         * docs/plugins/inspect/plugin-annodex.xml:
11880         * docs/plugins/inspect/plugin-apetag.xml:
11881         * docs/plugins/inspect/plugin-audiofx.xml:
11882         * docs/plugins/inspect/plugin-auparse.xml:
11883         * docs/plugins/inspect/plugin-autodetect.xml:
11884         * docs/plugins/inspect/plugin-avi.xml:
11885         * docs/plugins/inspect/plugin-cacasink.xml:
11886         * docs/plugins/inspect/plugin-cairo.xml:
11887         * docs/plugins/inspect/plugin-cdio.xml:
11888         * docs/plugins/inspect/plugin-cutter.xml:
11889         * docs/plugins/inspect/plugin-debug.xml:
11890         * docs/plugins/inspect/plugin-dv.xml:
11891         * docs/plugins/inspect/plugin-efence.xml:
11892         * docs/plugins/inspect/plugin-effectv.xml:
11893         * docs/plugins/inspect/plugin-esdsink.xml:
11894         * docs/plugins/inspect/plugin-flac.xml:
11895         * docs/plugins/inspect/plugin-flxdec.xml:
11896         * docs/plugins/inspect/plugin-gconfelements.xml:
11897         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11898         * docs/plugins/inspect/plugin-goom.xml:
11899         * docs/plugins/inspect/plugin-halelements.xml:
11900         * docs/plugins/inspect/plugin-icydemux.xml:
11901         * docs/plugins/inspect/plugin-id3demux.xml:
11902         * docs/plugins/inspect/plugin-jpeg.xml:
11903         * docs/plugins/inspect/plugin-level.xml:
11904         * docs/plugins/inspect/plugin-matroska.xml:
11905         * docs/plugins/inspect/plugin-mulaw.xml:
11906         * docs/plugins/inspect/plugin-multipart.xml:
11907         * docs/plugins/inspect/plugin-navigationtest.xml:
11908         * docs/plugins/inspect/plugin-ossaudio.xml:
11909         * docs/plugins/inspect/plugin-png.xml:
11910         * docs/plugins/inspect/plugin-rtp.xml:
11911         * docs/plugins/inspect/plugin-rtsp.xml:
11912         * docs/plugins/inspect/plugin-shout2send.xml:
11913         * docs/plugins/inspect/plugin-smpte.xml:
11914         * docs/plugins/inspect/plugin-speex.xml:
11915         * docs/plugins/inspect/plugin-taglib.xml:
11916         * docs/plugins/inspect/plugin-udp.xml:
11917         * docs/plugins/inspect/plugin-videobalance.xml:
11918         * docs/plugins/inspect/plugin-videobox.xml:
11919         * docs/plugins/inspect/plugin-videoflip.xml:
11920         * docs/plugins/inspect/plugin-videomixer.xml:
11921         * docs/plugins/inspect/plugin-wavenc.xml:
11922         * docs/plugins/inspect/plugin-wavparse.xml:
11923         * docs/plugins/inspect/plugin-ximagesrc.xml:
11924           Update to CVS.
11925
11926 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11927
11928         Patch by: Sebastian Dröge <slomo circular-chaos org>
11929
11930         * gst/audiofx/audiopanorama.c:
11931           Fix doc section name (Fixes #397946)
11932
11933 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11934
11935         * sys/v4l2/gstv4l2object.c:
11936         (gst_v4l2_object_install_properties_helper),
11937         (gst_v4l2_object_set_property_helper),
11938         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11939         * sys/v4l2/gstv4l2object.h:
11940         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11941         (gst_v4l2src_init), (gst_v4l2src_set_property),
11942         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11943         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11944         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11945         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11946         (gst_v4l2src_capture_deinit):
11947           Fix EIO handing when capturing. Add new property to specify the number of
11948           buffers to enque (and remove the borked num-buffers usage).
11949
11950 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11951
11952         Patch by: Sebastian Dröge <slomo circular-chaos org>
11953
11954         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11955         (gst_audio_panorama_set_process_function):
11956           Use a function array for process methods, add more docs and define the
11957           startindex of enums.
11958
11959 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11960
11961         Patch by: Mark Nauwelaerts <manauw at skynet be>
11962
11963         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11964         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11965         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11966         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11967         (gst_avi_mux_riff_get_avi_header),
11968         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11969         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11970         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11971         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11972         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11973         (gst_avi_mux_change_state):
11974         * gst/avi/gstavimux.h:
11975         * tests/check/elements/avimux.c: (teardown_src_pad):
11976           Add support for more than one audio stream; write better AVIX
11977           header; refactor code a bit; don't announce vorbis caps on our audio
11978           sink pads since we don't support it anyway. Closes #379298.
11979
11980 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11981
11982         Patch by: Sebastian Dröge <slomo circular-chaos org>
11983
11984         * gst/audiofx/audiopanorama.c:
11985         (gst_audio_panorama_method_get_type),
11986         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11987         (gst_audio_panorama_set_process_function),
11988         (gst_audio_panorama_set_property),
11989         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11990         (gst_audio_panorama_transform_m2s_int_simple),
11991         (gst_audio_panorama_transform_s2s_int_simple),
11992         (gst_audio_panorama_transform_m2s_float_simple),
11993         (gst_audio_panorama_transform_s2s_float_simple):
11994         * gst/audiofx/audiopanorama.h:
11995           Add 'method' property and provide a simple (non-psychoacustic)
11996           processing method (#394859).
11997
11998         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11999         (panorama_suite):
12000           Tests for new method.
12001
12002 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
12003
12004         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12005         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12006           Set correct caps on outgoing pulled buffers, or things blow up
12007           after recent core changes.
12008
12009 2007-01-11  Wim Taymans  <wim@fluendo.com>
12010
12011         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12012
12013         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12014         (gst_multipart_mux_request_new_pad),
12015         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12016         (gst_multipart_mux_change_state):
12017         Return FLOW errors ASAP. Fixes #394977.
12018         Misc cleanups.
12019
12020 2007-01-11  Wim Taymans  <wim@fluendo.com>
12021
12022         Patch by: Lutz Mueller <lutz at topfrose dot de>
12023
12024         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12025         Check for stream pad before activating. 
12026
12027 2007-01-10  Wim Taymans  <wim@fluendo.com>
12028
12029         Patch by: Peter Kjellerstedt  <pkj at axis com>
12030
12031         * gst/rtsp/COPYING.MIT:
12032         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12033         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12034         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12035         (gst_rtspsrc_stream_configure_transport),
12036         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12037         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12038         (gst_rtspsrc_parse_methods),
12039         (gst_rtspsrc_create_transports_string),
12040         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12041         (gst_rtspsrc_open), (gst_rtspsrc_close):
12042         * gst/rtsp/gstrtspsrc.h:
12043         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12044         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12045         (parse_request_line), (parse_line), (rtsp_connection_read),
12046         (rtsp_connection_close):
12047         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12048         (rtsp_method_as_text), (rtsp_header_as_text),
12049         (rtsp_status_as_text), (rtsp_find_header_field),
12050         (rtsp_find_method):
12051         * gst/rtsp/rtspdefs.h:
12052         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12053         (rtsp_ext_wms_configure_stream):
12054         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12055         (rtsp_message_new_request), (rtsp_message_init_request),
12056         (rtsp_message_new_response), (rtsp_message_init_response),
12057         (rtsp_message_init_data), (rtsp_message_unset),
12058         (rtsp_message_free), (rtsp_message_add_header),
12059         (rtsp_message_get_header), (rtsp_message_set_body),
12060         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12061         * gst/rtsp/rtspmessage.h:
12062         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12063         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12064         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12065         (sdp_message_dump):
12066         Allow url to be NULL to be able to use it for server connections.
12067         Can now send responses as well as requests.
12068         No longer hangs in an endless loop if EOF is received.
12069         Can now convert a status code to a text string.
12070         Return RTSP_HDR_INVALID for unknown headers.
12071         Return RTSP_INVALID for unknown methods.
12072         Copy CSeq and Session headers from the request.
12073         Only free memory corresponding to the currently set message type.
12074         Added const to function arguments as appropriate.
12075         Avoid a compiler warning when initializing nmedia.
12076         Use guint rather than gint to avoid compiler warnings.
12077         Fix crasher in wms extension.
12078         Factor out stream setup from open_connection.
12079         Delay activation of streams when actual data is received from the
12080         server, this prepares us to do proper protocol switching.
12081         Added new license.
12082         Fixes #380895.
12083
12084
12085 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12086
12087         Patch by: Sebastian Dröge <slomo ubuntu com>
12088
12089         * docs/plugins/Makefile.am:
12090         * gst/audiofx/audiopanorama.c:
12091           Some small docs fixes (#394851).
12092
12093 2007-01-09  Wim Taymans  <wim@fluendo.com>
12094
12095         * gst/avi/gstavidemux.c:
12096         Fix docs.
12097
12098 2007-01-09  Wim Taymans  <wim@fluendo.com>
12099
12100         * gst/rtp/Makefile.am:
12101         * gst/rtp/gstrtp.c: (plugin_init):
12102         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12103         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12104         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12105         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12106         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12107         * gst/rtp/gstrtpmpvdepay.h:
12108           Added RFC 2250 MPEG Video Depayloader.
12109
12110         * gst/rtp/gstrtpL16depay.h:
12111         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12112         (gst_rtp_h263p_depay_process):
12113         Fix Header file. Small cleanups.
12114
12115         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12116         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12117         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12118         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12119         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12120         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12121         (gst_rtp_mp4v_depay_change_state):
12122         Remove usused code. Remove Adapter from state Change. Added debug.
12123
12124         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12125         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12126         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12127         * gst/rtp/gstrtpmpadepay.h:
12128         Subclass base depayloader.
12129         Added debug.
12130         Support static payload type assignment as well.
12131
12132         * gst/rtp/gstrtpmpapay.c:
12133         Fix caps.
12134
12135 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12136
12137         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12138
12139         * ext/jpeg/gstjpegdec.c:
12140         * ext/jpeg/gstjpegenc.c:
12141         * ext/jpeg/smokecodec.c:
12142           These libjpeg callbacks should return a 'boolean' (unsigned char
12143           apparently) and not a 'gboolean' (which maps to gint). Fixes
12144           warnings when compiling with MingW (#393427).
12145
12146         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12147           Use ioctlsocket on win32.
12148
12149         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12150           Some printf format fixes for win32.
12151
12152 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12153
12154         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12155           Use gst_guint64_to_gdouble for conversion.
12156         * win32/vs6/libgstmatroska.dsp:
12157           Add zlib to the link.
12158         * win32/vs6/libgstvideobox.dsp:
12159           Update liboil library name (project is linked to 
12160           liboil-0.3-0.lib now).
12161           
12162 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12163
12164         * gst/matroska/Makefile.am:
12165           If zlib is available and used, we must link it explicitly for
12166           things to work on MingW (fixes #392855).
12167
12168 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12169
12170         * ext/esd/esdsink.c: (gst_esdsink_delay):
12171           Don't return bogus values when esd_get_delay() fails for some
12172           reason (#392189).
12173
12174 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12175
12176         * sys/ximage/gstximagesrc.c: (composite_pixel):
12177           Fix presumably copy'n'pasto for 16bpp depth.
12178
12179 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12180
12181         * gst/matroska/matroska-mux.c:
12182         (gst_matroska_mux_audio_pad_setcaps):
12183           The "signed" field in audio caps is of boolean type, trying to use
12184           gst_structure_get_int() to extract it will fail. Fixing this makes
12185           matroskamux accept raw audio input (#387121) (use at your own risk
12186           though, due to the matroska spec being not entirely useful in this
12187           respect).
12188           Also fix up raw audio structures in template caps so that they
12189           represent what our setcaps function will actually accept, so that
12190           converters know what to convert to.
12191           Finally, don't fail if there isn't an "endianness" field in 8-bit
12192           PCM caps.
12193
12194 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12195
12196         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12197         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12198         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12199         (teardown_cmmldec):
12200         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12201         (teardown_cmmlenc):
12202         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12203           reapply consistent pad (de)activation
12204
12205 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12206
12207         * configure.ac:
12208         Back to CVS
12209
12210         * gst-plugins-good.doap:
12211         Add 0.10.5 doap entry
12212
12213 === release 0.10.5 ===
12214
12215 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12216
12217         * configure.ac:
12218           releasing 0.10.5, "The Path of Thorns"
12219
12220 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12221
12222         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12223         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12224         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12225         (teardown_cmmldec):
12226         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12227         (teardown_cmmlenc):
12228         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12229           revert my freeze breakage
12230
12231 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12232
12233         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12234         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12235         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12236         (teardown_cmmldec):
12237         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12238         (teardown_cmmlenc):
12239         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12240           consistent pad (de)activation
12241
12242 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12243
12244         * configure.ac:
12245         * ext/Makefile.am:
12246         Disable LADPSA, as it has moved to the -bad module for the duration.
12247
12248 2006-12-18  Wim Taymans  <wim@fluendo.com>
12249
12250         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12251         (gst_signal_processor_event):
12252         Reset flow_state back to _OK after a flush stop so that we exit our
12253         error state after the flush. Fixes #374213
12254
12255 2006-12-16  David Schleef  <ds@schleef.org>
12256
12257         * sys/osxvideo/osxvideosink.h:
12258         * sys/osxvideo/osxvideosink.m:
12259           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12260
12261 2006-12-16  David Schleef  <ds@schleef.org>
12262
12263         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12264
12265         * sys/osxvideo/Makefile.am:
12266         * sys/osxvideo/osxvideosink.h:
12267         * sys/osxvideo/osxvideosink.m:
12268           Preliminary patch for porting osxvideosink
12269
12270 2006-12-16  Wim Taymans  <wim@fluendo.com>
12271
12272         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12273
12274         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12275         (gst_videomixer_set_master_geometry),
12276         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12277         (gst_videomixer_reset), (gst_videomixer_init),
12278         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12279         (gst_videomixer_release_pad), (gst_videomixer_collected),
12280         (gst_videomixer_change_state):
12281         Introduce some locking around the videomixer state so that it does not
12282         crash when adding/removing pads. Fixes #383043.
12283
12284 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12285
12286         * configure.ac:
12287           Make sure libcaca can actually be used instead of just checking for
12288           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12289           cross-compiling (fixes #384587).
12290
12291 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12292
12293         * Makefile.am:
12294         * gst-plugins-good.doap:
12295         * gst-plugins-good.spec.in:
12296           adding doap file
12297
12298 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12299
12300         * configure.ac:
12301           libflac-1.1.3 changed API again, but we can't build against it yet,
12302           so make sure our check doesn't use libflac-1.1.3 and add a comment
12303           to this effect.
12304
12305 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12306
12307         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12308         (gst_quarktv_planetable_clear):
12309           Add some NULL pointer checks (possibly related to #385623).
12310
12311 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12312
12313         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12314         (gst_tag_demux_chain):
12315         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12316           In streaming mode, if the first buffer we get doesn't have an
12317           offset, fix it up to be 0, otherwise trimming won't work later on
12318           and we'll be typefinding application/x-id3, which may result in
12319           decodebin plugging an endless number of id3demux elements as a
12320           consequence. Fixes #385031.
12321           
12322 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12323
12324         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12325           Ignore the buffer_time the sound device reports. Turns out it is 
12326           sometimes completely bogus and we're better off without it.
12327
12328 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12329
12330         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12331         (gst_matroska_demux_video_caps):
12332         * gst/matroska/matroska-ids.c:
12333         (gst_matroska_track_init_video_context):
12334         * gst/matroska/matroska-ids.h:
12335           Try harder to extract the framerate for video tracks correctly and
12336           save it directly instead of converting it back and forth a few
12337           times. Mostly makes a difference for very small framerates (<1).
12338           Fixes #380199.
12339
12340 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12341
12342         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12343         (gst_gconf_audio_src_dispose), (do_toggle_element):
12344         * ext/gconf/gstgconfaudiosrc.h:
12345           Remove gconf notify hook when the gconfaudiosrc element is
12346           destroyed, otherwise the callback may be called on an
12347           already-destroyed instance and bad things happen. Should fix
12348           #378184.
12349           Also ignore gconf key changes when the source is already running.
12350
12351 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12352
12353         Patch by: Sebastian Dröge  <mail at slomosnail de>
12354
12355         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12356           We need to be able to read and parse any possible floating point string
12357           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12358           will parse the former only in certain locales though, so we really need
12359           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12360           make sure we can parse either version at all times.
12361           Fixes #382982 for real.
12362
12363 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12364
12365         * sys/sunaudio/gstsunaudiomixerctrl.c:
12366         * sys/sunaudio/gstsunaudiosrc.c:
12367
12368         Use the sunaudio debug category.
12369
12370         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12371         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12372         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12373         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12374         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12375         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12376         (gst_sunaudiosink_reset):
12377         * sys/sunaudio/gstsunaudiosink.h:
12378
12379         Uses the sunaudio debug category for all debug output
12380         Implements the _delay() callback to synchronise video playback better
12381         Change the segtotal and segsize values back to the parent class 
12382           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12383           respectively)
12384         Measure the samples written to the device vs. played.
12385         Keep track of segments in the device by writing empty eof frames, and
12386         sleep using a GCond when we get too far ahead and risk overrunning the
12387         sink's ringbuffer.
12388
12389         Fixes: #360673
12390
12391 2006-12-08  Wim Taymans  <wim@fluendo.com>
12392
12393         Patch by: Sebastian Dröge  <mail at slomosnail de >
12394
12395         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12396         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12397         * gst/audiofx/audiopanorama.h:
12398         Fix audiopanorame with float samples. Fixes #383726.
12399
12400 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12401
12402         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12403         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12404         (gst_sunaudiosrc_reset):
12405
12406         Implement reset functions to unblock the src/sink more quickly on 
12407         state change requests.
12408         Patch by: Brian Cameron <brian dot cameron at sun com>
12409
12410 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12411
12412         * sys/sunaudio/gstsunaudiomixer.c:
12413         (gst_sunaudiomixer_change_state):
12414         Construct the correct mixer device name when the AUDIODEV env var
12415         is set.
12416
12417         Patch by: Jerry Tan <jerry.tan at sun dot com>
12418         Fixes: #383596
12419
12420 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12421
12422         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12423         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12424         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12425         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12426         Patch by: Jerry Tan <jerry.tan at sun dot com>
12427         Fixes: #349015
12428
12429 2006-12-07  Wim Taymans  <wim@fluendo.com>
12430
12431         * gst/smpte/gstmask.h:
12432         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12433         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12434         (gst_smpte_collected), (gst_smpte_set_property),
12435         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12436         * gst/smpte/gstsmpte.h:
12437         Port to 0.10 some more. 
12438         Added duration property to specify the duration of the transition.
12439         Make framerate a fraction.
12440         Deprecate fps property, we only use negotiated fps.
12441         Added docs.
12442         Fix collectpad usage.
12443         Reset state in READY.
12444         Send NEWSEGMENT event.
12445         Fix racy updates of object properties.
12446         Added debug category.
12447         Fixes #383323.
12448
12449 2006-12-06  Wim Taymans  <wim@fluendo.com>
12450
12451         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12452
12453         * gst/videomixer/videomixer.c:
12454         (gst_videomixer_set_master_geometry),
12455         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12456         Don't reset xpos and ypos in the setcaps function because causes
12457         unexpected behaviour.
12458         Fixes #382179.
12459
12460 2006-12-06  Wim Taymans  <wim@fluendo.com>
12461
12462         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12463         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12464         Keep track of the buffer timestamp in the collectdata member instead
12465         of modifying the buffer without making the metadata writable first.
12466         Fixes #382277.
12467
12468 2006-12-06  Wim Taymans  <wim@fluendo.com>
12469
12470         Patch by: Rob Taylor <robtaylor at floopily dot org>
12471
12472         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12473         If using multicast in udpsrc, bind to the multicast address rather than
12474         IN_ADDR_ANY.
12475         This allows the simultanous use of multiple udpsrcs listening on
12476         different multicat addresses. Without this all udpsrcs will receive all
12477         packets from all subscribed multicast addresses.
12478         Fixes #383001.
12479
12480 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12481
12482         * ext/taglib/gstid3v2mux.cc:
12483         Don't attempt to write a NULL frame into the ID3 tag set when the 
12484         createFrame method returned NULL.
12485         Fixes: #381857
12486         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12487
12488 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12489
12490         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12491         Use g_strtod() instead of sscanf to parse doubles, so that it will
12492         try parsing in the C locale if the current locale fails.
12493         Fixes: #382982
12494         Patch by: Sebastian Dröge  <mail at slomosnail de >
12495
12496 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12497
12498         * win32/MANIFEST:
12499         Fix compilation on win32 under VS8
12500         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12501         Partially fixes #381175
12502
12503 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12504
12505         * gst/avi/gstavimux.c:
12506           accept all mpegversions,fixes #380825
12507           spotted by: Jerome Alet  
12508
12509 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12510
12511         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12512         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12513         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12514         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12515           cleanup the error message a bit more
12516
12517 2006-11-28  Wim Taymans  <wim@fluendo.com>
12518
12519         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12520         Fix width and height properties.
12521
12522         * ext/libcaca/gstcacasink.h:
12523         Fix compilation on newer libcaca that require us to include a new
12524         header. Fixes #379918.
12525
12526 2006-11-28  Wim Taymans  <wim@fluendo.com>
12527
12528         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12529         * gst/rtsp/gstrtspsrc.h:
12530         * gst/rtsp/rtspext.h:
12531         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12532         (rtsp_ext_wms_get_context):
12533         Add method so that extensions can choose to disable the setup of
12534         a stream.
12535         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12536
12537 2006-11-27  Wim Taymans  <wim@fluendo.com>
12538
12539         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12540
12541         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12542         Push header in a separate buffer instead of memcpy:ing all data.
12543         Change LF => CRLF in headers.
12544         Move trailing LF to header. Fixes #379792.
12545
12546 2006-11-27  Wim Taymans  <wim@fluendo.com>
12547
12548         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12549         Small buffer overflow fix and improve debugging.
12550
12551 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12552
12553         * ext/esd/esdmon.h:
12554         * ext/esd/esdsink.h:
12555           remove obsolete _factory_init protos
12556
12557 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12558
12559         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12560         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12561         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12562         (gst_avi_demux_read_subindexes_push),
12563         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12564         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12565         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12566         (gst_avi_demux_massage_index),
12567         (gst_avi_demux_calculate_durations_from_index),
12568         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12569         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12570         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12571           remove dead code, tweak debugs statements, add comments, use
12572           _uint64_scale instead _uint64_scale_int when using guint64 values,
12573           small optimizations, reflow some error handling
12574
12575 2006-11-22  Edward Hervey  <edward@fluendo.com>
12576
12577         * po/.cvsignore:
12578         We never put .pot files in cvs. Let's ignore them all.
12579
12580 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12581
12582         * po/POTFILES.in:
12583           ... but better exclude files that aren't disted.
12584
12585 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12586
12587         * po/POTFILES.in:
12588           Add v4l2 source files to list of files with translations, so the
12589           strings are actually extracted (however bad they still may be).
12590
12591 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12592
12593         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12594           Minor clean-ups: const-ify static array, remove trailing comma from
12595           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12596
12597 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12598
12599         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12600         Make sure that g_free always gets called on the same pointer that was 
12601         returned by g_malloc.  Fixes #376594.
12602         Do not leak memory if decompressed size is wrong.
12603         Remove unneeded check of return value of g_malloc.
12604         Patch by: René Stadler <mail@renestadler.de>
12605
12606 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12607
12608         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12609           Add missing curly brackets.
12610
12611 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12612
12613         * sys/v4l2/v4l2src_calls.c:
12614         Fix capture_deinit.
12615
12616 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12617
12618         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12619         (gst_matroska_mux_request_new_pad):
12620           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12621
12622         * tests/check/elements/matroskamux.c: (setup_src_pad),
12623         (setup_sink_pad), (GST_START_TEST):
12624         Activate pads before using them.
12625
12626 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12627
12628         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12629           Initialise variable to get rid of bogus compiler warning.
12630
12631 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12632
12633         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12634
12635         * gst/rtp/gstrtph263pay.c:
12636         * gst/rtp/gstrtph263pdepay.c:
12637         * gst/rtp/gstrtph263ppay.c:
12638           Specify H.263 variant and version in the caps (fixes #361637)
12639
12640 2006-11-15  Wim Taymans  <wim@fluendo.com>
12641
12642         * gst/rtsp/rtspconnection.c: (read_body):
12643         Don't set a data pointer to NULL and a size > 0 when we deal
12644         with empty packets.
12645
12646         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12647         (rtsp_message_init_response), (rtsp_message_init_data),
12648         (rtsp_message_unset), (rtsp_message_free),
12649         (rtsp_message_take_body):
12650         Check that we can't create invalid empty packets. 
12651
12652 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12653
12654         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12655
12656         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12657         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12658         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12659         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12660         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12661         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12662         * gst/matroska/matroska-mux.h:
12663           Add basic tag writing support; implement releasing pads (#374658).
12664
12665 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12666
12667         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12668         (gst_matroska_demux_audio_caps):
12669           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12670
12671 2006-11-14  David Schleef  <ds@schleef.org>
12672
12673         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12674
12675 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12676
12677         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12678
12679         * win32/vs8/gst-plugins-good.sln:
12680         * win32/vs8/libgst1394.vcproj:
12681         * win32/vs8/libgstaasink.vcproj:
12682         * win32/vs8/libgstalaw.vcproj:
12683         * win32/vs8/libgstalpha.vcproj:
12684         * win32/vs8/libgstalphacolor.vcproj:
12685         * win32/vs8/libgstannodex.vcproj:
12686         * win32/vs8/libgstapetag.vcproj:
12687         * win32/vs8/libgstaudiofx.vcproj:
12688         * win32/vs8/libgstauparse.vcproj:
12689         * win32/vs8/libgstautodetect.vcproj:
12690         * win32/vs8/libgstavi.vcproj:
12691         * win32/vs8/libgstcacasink.vcproj:
12692         * win32/vs8/libgstcdio.vcproj:
12693         * win32/vs8/libgstcutter.vcproj:
12694         * win32/vs8/libgstdv.vcproj:
12695         * win32/vs8/libgsteffectv.vcproj:
12696         * win32/vs8/libgstflac.vcproj:
12697         * win32/vs8/libgstflxdec.vcproj:
12698         * win32/vs8/libgstgoom.vcproj:
12699         * win32/vs8/libgsticydemux.vcproj:
12700         * win32/vs8/libgstid3demux.vcproj:
12701         * win32/vs8/libgstjpeg.vcproj:
12702         * win32/vs8/libgstladspa.vcproj:
12703         * win32/vs8/libgstlevel.vcproj:
12704         * win32/vs8/libgstmatroska.vcproj:
12705         * win32/vs8/libgstmikmod.vcproj:
12706         * win32/vs8/libgstmng.vcproj:
12707         * win32/vs8/libgstmonoscope.vcproj:
12708         * win32/vs8/libgstmulaw.vcproj:
12709         * win32/vs8/libgstmultipart.vcproj:
12710         * win32/vs8/libgstpng.vcproj:
12711         * win32/vs8/libgstrtp.vcproj:
12712         * win32/vs8/libgstrtsp.vcproj:
12713         * win32/vs8/libgstshout2.vcproj:
12714         * win32/vs8/libgstsmpte.vcproj:
12715         * win32/vs8/libgstspeex.vcproj:
12716         * win32/vs8/libgsttaglib.vcproj:
12717         * win32/vs8/libgstudp.vcproj:
12718         * win32/vs8/libgstvideobalance.vcproj:
12719         * win32/vs8/libgstvideobox.vcproj:
12720         * win32/vs8/libgstvideoflip.vcproj:
12721         * win32/vs8/libgstvideomixer.vcproj:
12722         * win32/vs8/libgstwavenc.vcproj:
12723         * win32/vs8/libgstwavparse.vcproj:
12724           Make end-of-line returns unixy, so that when the files are checked
12725           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12726           Hopefully fixes #366492.
12727
12728 2006-11-14  Wim Taymans  <wim@fluendo.com>
12729
12730         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12731         Disable init_frames delay timestamp adjustment, it does not
12732         seem to be needed at all. Fixes #369621.
12733
12734 2006-11-13  Wim Taymans  <wim@fluendo.com>
12735
12736         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12737
12738         * gst/videomixer/videomixer.c:
12739         (gst_videomixer_set_master_geometry),
12740         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12741         (gst_videomixer_collect_free), (gst_videomixer_reset),
12742         (gst_videomixer_init), (gst_videomixer_finalize),
12743         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12744         (gst_videomixer_collected), (gst_videomixer_change_state):
12745         Fix memleak by unref'ing collectpads instance (when finalizing)
12746         Implement releasing a request pad. Fixes #374479.
12747
12748 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12749
12750         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12751
12752         * win32/vs8/gst-plugins-good.sln:
12753         * win32/vs8/libgst1394.vcproj:
12754         * win32/vs8/libgstaasink.vcproj:
12755         * win32/vs8/libgstalaw.vcproj:
12756         * win32/vs8/libgstalpha.vcproj:
12757         * win32/vs8/libgstalphacolor.vcproj:
12758         * win32/vs8/libgstannodex.vcproj:
12759         * win32/vs8/libgstapetag.vcproj:
12760         * win32/vs8/libgstaudiofx.vcproj:
12761         * win32/vs8/libgstauparse.vcproj:
12762         * win32/vs8/libgstautodetect.vcproj:
12763         * win32/vs8/libgstavi.vcproj:
12764         * win32/vs8/libgstcacasink.vcproj:
12765         * win32/vs8/libgstcdio.vcproj:
12766         * win32/vs8/libgstcutter.vcproj:
12767         * win32/vs8/libgstdv.vcproj:
12768         * win32/vs8/libgsteffectv.vcproj:
12769         * win32/vs8/libgstflac.vcproj:
12770         * win32/vs8/libgstflxdec.vcproj:
12771         * win32/vs8/libgstgoom.vcproj:
12772         * win32/vs8/libgsticydemux.vcproj:
12773         * win32/vs8/libgstid3demux.vcproj:
12774         * win32/vs8/libgstjpeg.vcproj:
12775         * win32/vs8/libgstladspa.vcproj:
12776         * win32/vs8/libgstlevel.vcproj:
12777         * win32/vs8/libgstmatroska.vcproj:
12778         * win32/vs8/libgstmikmod.vcproj:
12779         * win32/vs8/libgstmng.vcproj:
12780         * win32/vs8/libgstmonoscope.vcproj:
12781         * win32/vs8/libgstmulaw.vcproj:
12782         * win32/vs8/libgstmultipart.vcproj:
12783         * win32/vs8/libgstpng.vcproj:
12784         * win32/vs8/libgstrtp.vcproj:
12785         * win32/vs8/libgstrtsp.vcproj:
12786         * win32/vs8/libgstshout2.vcproj:
12787         * win32/vs8/libgstsmpte.vcproj:
12788         * win32/vs8/libgstspeex.vcproj:
12789         * win32/vs8/libgsttaglib.vcproj:
12790         * win32/vs8/libgstudp.vcproj:
12791         * win32/vs8/libgstvideobalance.vcproj:
12792         * win32/vs8/libgstvideobox.vcproj:
12793         * win32/vs8/libgstvideoflip.vcproj:
12794         * win32/vs8/libgstvideomixer.vcproj:
12795         * win32/vs8/libgstwavenc.vcproj:
12796         * win32/vs8/libgstwavparse.vcproj:
12797           Add VS8 project files (note that many of the plugins in ext are
12798           disabled by default). Fixes #366492.
12799
12800 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12801
12802         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12803           we do not translate debug messages
12804
12805 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12806
12807         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12808           fix categorisation, make short desc more explicit, remove unused code
12809           Fixes #372021
12810
12811 2006-11-08  Wim Taymans  <wim@fluendo.com>
12812
12813         * gst/rtp/gstrtpL16depay.c:
12814         * gst/rtp/gstrtpamrdepay.c:
12815         * gst/rtp/gstrtpamrpay.c:
12816         * gst/rtp/gstrtpgsmdepay.c:
12817         * gst/rtp/gstrtph263pay.c:
12818         * gst/rtp/gstrtph263pdepay.c:
12819         * gst/rtp/gstrtph263ppay.c:
12820         * gst/rtp/gstrtph264depay.c:
12821         * gst/rtp/gstrtpmp2tdepay.c:
12822         * gst/rtp/gstrtpmp4gdepay.c:
12823         * gst/rtp/gstrtpmp4gpay.c:
12824         * gst/rtp/gstrtpmp4vdepay.c:
12825         * gst/rtp/gstrtpmp4vpay.c:
12826         * gst/rtp/gstrtpmpadepay.c:
12827         * gst/rtp/gstrtpmpapay.c:
12828         * gst/rtp/gstrtppcmadepay.c:
12829         * gst/rtp/gstrtppcmapay.c:
12830         * gst/rtp/gstrtppcmudepay.c:
12831         * gst/rtp/gstrtppcmupay.c:
12832         * gst/rtp/gstrtpspeexdepay.c:
12833         * gst/rtp/gstrtpspeexpay.c:
12834         * gst/rtp/gstrtpsv3vdepay.c:
12835         Fix element descriptions.
12836
12837 2006-11-08  Wim Taymans  <wim@fluendo.com>
12838
12839         * gst/rtp/gstrtpvorbisdepay.c:
12840         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12841         Fix description.
12842         Small cleanup in the payloader.
12843
12844 2006-11-08  Wim Taymans  <wim@fluendo.com>
12845
12846         * gst/rtp/Makefile.am:
12847         * gst/rtp/gstrtp.c: (plugin_init):
12848         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12849         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12850         (gst_rtp_theora_depay_finalize),
12851         (gst_rtp_theora_depay_parse_configuration),
12852         (gst_rtp_theora_depay_setcaps),
12853         (gst_rtp_theora_depay_switch_codebook),
12854         (gst_rtp_theora_depay_process),
12855         (gst_rtp_theora_depay_set_property),
12856         (gst_rtp_theora_depay_get_property),
12857         (gst_rtp_theora_depay_change_state),
12858         (gst_rtp_theora_depay_plugin_init):
12859         * gst/rtp/gstrtptheoradepay.h:
12860         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12861         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12862         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12863         (gst_rtp_theora_pay_init_packet),
12864         (gst_rtp_theora_pay_flush_packet),
12865         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12866         (gst_rtp_theora_pay_handle_buffer),
12867         (gst_rtp_theora_pay_plugin_init):
12868         * gst/rtp/gstrtptheorapay.h:
12869         Add theora pay/depayloaders.
12870
12871 2006-11-06  Wim Taymans  <wim@fluendo.com>
12872
12873         * gst/rtp/Makefile.am:
12874         We depend on gsttag to generate the vorbis comments.
12875
12876         * gst/rtp/gstrtpvorbisdepay.c:
12877         (gst_rtp_vorbis_depay_parse_configuration),
12878         (gst_rtp_vorbis_depay_setcaps),
12879         (gst_rtp_vorbis_depay_switch_codebook),
12880         (gst_rtp_vorbis_depay_process):
12881         * gst/rtp/gstrtpvorbisdepay.h:
12882         Parse configuration string in the depayloader.
12883         Implement selecting and switching to a new codebook.
12884         Receiving vorbis over RTP now works.
12885
12886         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12887         (gst_rtp_vorbis_pay_init_packet),
12888         (gst_rtp_vorbis_pay_finish_headers),
12889         (gst_rtp_vorbis_pay_handle_buffer):
12890         * gst/rtp/gstrtpvorbispay.h:
12891         Set timestamps on outgoing buffers and RTP packets.
12892         Fix configuration string, prepend number of Packet headers.
12893         Fix encoding of ident string.
12894         Add delivery-method to caps.
12895         Streaming vorbis over RTP now works.
12896
12897 2006-11-06  Wim Taymans  <wim@fluendo.com>
12898
12899         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12900         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12901         (gst_rtp_vorbis_pay_handle_buffer):
12902         * gst/rtp/gstrtpvorbispay.h:
12903         Generate a valid configuration string in the caps based on the
12904         vorbis headers.
12905
12906 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12907
12908         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12909         * ext/cdio/gstcdio.h:
12910         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12911           Move CD-TEXT utility function into common file so it can also be
12912           used by a future cdioparanoiasrc.
12913
12914 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12915         
12916         * sys/v4l2/Makefile.am:
12917         * sys/v4l2/gstv4l2object.c:
12918         * sys/v4l2/gstv4l2src.c:
12919         * sys/v4l2/gstv4l2xoverlay.c:
12920         * sys/v4l2/v4l2_calls.c:
12921         * sys/v4l2/v4l2src_calls.c:
12922         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12923         xoverlay code that is still not implemented.
12924
12925 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12926
12927         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12928           We require a -base more recent than 0.10.9, so it's safe to use
12929           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12930
12931         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12932         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12933           Use _newsegment_full() now that we depend on a recent enough core.
12934
12935         * gst/wavparse/gstwavparse.c:
12936           Remove cruft that we don't need any longer now that we depend on
12937           a recent enough -base.
12938
12939 2006-10-31  Wim Taymans  <wim@fluendo.com>
12940
12941         * gst/rtp/Makefile.am:
12942         * gst/rtp/gstrtp.c: (plugin_init):
12943         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12944         (gst_rtpilbcpay_setcaps):
12945         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12946
12947 2006-10-31  Wim Taymans  <wim@fluendo.com>
12948
12949         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12950         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12951         Some small cleanups, use _scale.
12952
12953 2006-10-31  Wim Taymans  <wim@fluendo.com>
12954
12955         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12956         Use higher precision scale function.
12957
12958 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12959
12960         Patch by: Michal Benes  <michal dot benes at itonis tv>
12961
12962         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12963         (gst_matroska_demux_read_track_encodings),
12964         (gst_matroska_decode_buffer):
12965           Fix several issues with encoded/compressed/encrypted/signed tracks;
12966           also, remove superfluous newline characters from some debug
12967           statements. (#366155)
12968
12969 2006-10-30  Wim Taymans  <wim@fluendo.com>
12970
12971         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12972         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12973         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12974         (gst_smokedec_change_state):
12975         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12976         (gst_smokeenc_init), (gst_smokeenc_finalize),
12977         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12978         (gst_smokeenc_resync), (gst_smokeenc_chain),
12979         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12980         (gst_smokeenc_change_state):
12981         Various cleanups, capsnego and leak fixes.
12982
12983 2006-10-30  Wim Taymans  <wim@fluendo.com>
12984
12985         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12986
12987         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12988         Fix videomixer so that it can handle any combination of framerates.
12989         Fixes #367221.
12990
12991 2006-10-28  Wim Taymans  <wim@fluendo.com>
12992
12993         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12994         (gst_avi_demux_parse_file_header),
12995         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12996         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12997         (gst_avi_demux_chain):
12998         Fix position query for audio. also fixes timestamps in streaming
12999         mode and bug #364958.
13000         Small cleanups.
13001
13002 2006-10-27  Wim Taymans  <wim@fluendo.com>
13003
13004         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13005         * ext/libpng/gstpngenc.h:
13006         Fix strides. Fixes #364856.
13007         Cleanup capsnego.
13008         Set caps on outgoing buffers.
13009
13010 2006-10-18  Wim Taymans  <wim@fluendo.com>
13011
13012         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13013
13014         * gst/rtp/gstrtpgsmpay.c:
13015         * gst/rtp/gstrtph263pay.c:
13016         * gst/rtp/gstrtpmpapay.c:
13017         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13018         (gst_rtp_pcma_pay_handle_buffer):
13019         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13020         Add static payload numbers in addition to the dynamic ones.
13021         Fixes #361639.
13022
13023 2006-10-18  Wim Taymans  <wim@fluendo.com>
13024
13025         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13026         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13027         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13028         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13029         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13030         * gst/rtsp/rtspdefs.h:
13031         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13032         * gst/rtsp/rtspurl.h:
13033         Reuse already existing enum for lower transport.
13034         Add rtspt and rtspu protocols.
13035         Send redirect to rtspt when udp times out.
13036
13037 2006-10-18  Wim Taymans  <wim@fluendo.com>
13038
13039         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13040         (gst_wavparse_stream_data):
13041         Fix seeking some more, mostly for speed changes.
13042
13043 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13044
13045         Patch by: Fredrik Persson  <frepe at bredband net>
13046
13047         * sys/v4l2/gstv4l2tuner.c:
13048         * sys/v4l2/gstv4l2tuner.h:
13049           Fix _set_channel(): remove useless g_object_notify() for "channel"
13050           property that doesn't exist any longer and therefore now also
13051           useless redirect (#338818).
13052
13053 2006-10-17  Wim Taymans  <wim@fluendo.com>
13054
13055         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13056         Some drivers do not support unsetting the non-blocking flag once the
13057         device is opened. In those cases, close/open the device in
13058         non-blocking mode. Fixes #362673.
13059
13060 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13061
13062         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13063         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13064         (gst_v4l2src_get_fps):
13065           dear stefan, framespersecond is not frameperiod, reverting but adding
13066           comment
13067
13068 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13069
13070         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13071         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13072         (gst_v4l2src_get_fps):
13073           Numerator is numerator and denominator is denominator. Say that aloud
13074           5 times and retry after next beer.
13075
13076 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13077
13078         Patch by: Josep Torra Valles  <josep at fluendo com>
13079
13080         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13081         * ext/esd/esdsink.c: (gst_esdsink_write):
13082         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13083         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13084         (gst_flac_dec_send_newsegment):
13085         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13086         (gst_flac_enc_tell_callback):
13087         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13088         (smokecodec_parse_header), (smokecodec_decode):
13089         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13090         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13091         * gst/goom/Makefile.am:
13092         * gst/goom/gstgoom.c:
13093         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13094         * gst/rtsp/gstrtspsrc.c:
13095         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13096         * gst/udp/gstudpsink.c:
13097         * gst/udp/gstudpsrc.c:
13098         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13099         * sys/sunaudio/gstsunaudiomixertrack.h:
13100           Fix a bunch of problems discovered by the Forte compiler, mostly type
13101           mixups and pointer arithmetics with void pointers. Fixes #362603.
13102
13103 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13104
13105         * ext/speex/gstspeex.c: (plugin_init):
13106         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13107         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13108         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13109         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13110         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13111         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13112         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13113         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13114         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13115         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13116         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13117         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13118         * ext/speex/gstspeexenc.h:
13119           Miscellaneous clean-ups, among other things: speexenc => enc to
13120           enhance code readability; change speexenc => speex_enc; in chain
13121           function unref input buffer in case of error; take reference in
13122           event function; use boilerplate macro; use gst_pad_query_peer_*
13123           convenience functions.
13124
13125 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13126
13127         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13128         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13129         (gst_speexenc_set_header_on_caps):
13130           Fix some mem leaks.
13131
13132 2006-10-11  Wim Taymans  <wim@fluendo.com>
13133
13134         * gst/rtsp/URLS:
13135         Added some other URL.
13136
13137         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13138         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13139         (gst_rtspsrc_open), (gst_rtspsrc_play),
13140         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13141         * gst/rtsp/gstrtspsrc.h:
13142         Work on fallback to TCP connection when the UDP socket times out.
13143         Handler server requests, just reply with OK for now.
13144
13145         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13146         * gst/rtsp/rtspdefs.h:
13147         Added some more Real extension headers.
13148
13149         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13150         Fix parsing of urls with a ':' that is not part of the hostname:port
13151         part of the url.
13152
13153 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13154
13155         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13156         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13157         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13158           Activate pad before adding it to the already-running element.
13159
13160         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13161           Activate newly-created pad too.
13162
13163 2006-10-11  Wim Taymans  <wim@fluendo.com>
13164
13165         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13166
13167         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13168         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13169         (gst_udpsrc_start):
13170         Fix some leaks in caps and uris. Fixes #361252.
13171
13172 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13173
13174         * gst/wavparse/Makefile.am:
13175           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13176
13177 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13178
13179         * sys/v4l2/gstv4l2xoverlay.c:
13180         * sys/v4l2/gstv4l2xoverlay.h:
13181         Fix build as per the patch in #338818 comment 36.
13182
13183 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13184
13185         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13186           Activate pads before adding them to the source.
13187
13188 2006-10-06  Wim Taymans  <wim@fluendo.com>
13189
13190         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13191         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13192         Activate pads before adding.
13193
13194 2006-10-06  Wim Taymans  <wim@fluendo.com>
13195
13196         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13197         (gst_multipart_find_pad_by_mime):
13198         Activate pads before adding.
13199
13200         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13201         BOILERPLATE sets parent_class for us.
13202
13203 2006-10-06  Wim Taymans  <wim@fluendo.com>
13204
13205         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13206         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13207         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13208         (gst_rtspsrc_alloc_udp_ports),
13209         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13210         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13211         (gst_rtspsrc_create_transports_string),
13212         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13213         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13214         * gst/rtsp/gstrtspsrc.h:
13215         Rework how the transport string is constructed, try to share channels
13216         and udp ports.
13217         Make most of the stuff less dependant on RTP as we are also going to use
13218         it for RDT.
13219         Add support for transport specific session managers.
13220
13221         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13222         Implement _flush().
13223
13224         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13225         * gst/rtsp/rtspdefs.h:
13226         Add generic error return code.
13227
13228         * gst/rtsp/rtspext.h:
13229         Add support for pluggable tranport strings.
13230
13231         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13232         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13233         (rtsp_ext_wms_get_context):
13234         Detect WMServer and activate the extension.
13235
13236         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13237         (rtsp_transport_get_manager), (rtsp_transport_parse):
13238         * gst/rtsp/rtsptransport.h:
13239         Added methods to get mime/manager for certain transports.
13240
13241 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13242
13243         * ext/cairo/gsttimeoverlay.c:
13244         (gst_cairo_time_overlay_update_font_height):
13245         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13246         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13247         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13248         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13249         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13250         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13251         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13252         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13253         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13254         (gst_avi_demux_stream_data):
13255         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13256         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13257         (gst_fenced_buffer_copy):
13258         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13259         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13260         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13261         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13262         (gst_rtspsrc_handle_message):
13263         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13264         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13265           Printf format fixes.
13266
13267 2006-10-04  Wim Taymans  <wim@fluendo.com>
13268
13269         * gst/rtsp/Makefile.am:
13270         Dist new .h file too.
13271
13272 2006-10-04  Wim Taymans  <wim@fluendo.com>
13273
13274         * gst/rtsp/Makefile.am:
13275         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13276         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13278         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13279         (gst_rtspsrc_parse_rtpmap),
13280         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13281         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13282         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13283         * gst/rtsp/gstrtspsrc.h:
13284         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13285         * gst/rtsp/rtspdefs.h:
13286         * gst/rtsp/rtspext.h:
13287         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13288         (rtsp_ext_wms_get_context):
13289         * gst/rtsp/rtspextwms.h:
13290         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13291         (rtsp_transport_parse):
13292         * gst/rtsp/rtsptransport.h:
13293         Factor out extension in separate module.
13294         Fix getcaps to filter against the padtemplate.
13295         Use Content-Base if the server gives one.
13296         Rework the transport parsing a bit for future extensions.
13297         Added some Real Header field definitions.
13298
13299 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13300
13301         * docs/plugins/Makefile.am:
13302         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13303         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13304           added v4l2 stubs
13305         * gst-plugins-good.spec.in:
13306           add v4l2
13307
13308 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13309
13310         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13311           Extract disc/album/medium number and count and try harder
13312           to extract track number/count.
13313
13314 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13315
13316         * configure.ac:
13317         * sys/Makefile.am:
13318           add build stuff for v4l2, needs --enable-experimental until
13319           the last bits are resolved
13320
13321 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13322
13323         * tests/check/Makefile.am:
13324           Disable autodetect test temporarily, so that the build bots
13325           update -bad and the ranks of unreliable video sinks in there.
13326
13327         * tests/check/elements/autodetect.c: (GST_START_TEST):
13328           Skip test if no usable videosink is found.
13329
13330 2006-09-29  Wim Taymans  <wim@fluendo.com>
13331
13332         * gst/rtsp/URLS:
13333         Add some more URLs.
13334
13335         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13336         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13337         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13338         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13339         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13340         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13341         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13342         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13343         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13344         * gst/rtsp/gstrtspsrc.h:
13345         Add timeout property to control UDP timeouts.
13346         Fix error messages.
13347         Also start a loop function when operating in UDP mode so that we can
13348         do some more stuff async.
13349         Handle element messages from udpsrc to detect timeouts. If a timeout
13350         happens we currently generate an error.
13351         API: rtspsrc::timeout property.
13352
13353         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13354         (gst_udpsrc_create):
13355         Really implement the timeout in microseconds and not milliseconds.
13356
13357 2006-09-29  Wim Taymans  <wim@fluendo.com>
13358
13359         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13360         (gst_udpsrc_create), (gst_udpsrc_set_property),
13361         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13362         * gst/udp/gstudpsrc.h:
13363         Added property to post a message on timeout.
13364         Updated docs.
13365         When restarting the select, initialize the fdsets again.
13366         Init control sockets so we don't accidentally close a random socket.
13367         API: GstUDPSrc::timeout property
13368
13369 2006-09-29  Wim Taymans  <wim@fluendo.com>
13370
13371         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13372         Fix flag registration.
13373
13374         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13375         Reading 0 also means 'no more commands'
13376
13377 2006-09-29  Wim Taymans  <wim@fluendo.com>
13378
13379         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13380
13381         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13382         Fix possible infinite loop when shutting down, a read can also return
13383         0 to indicate no more messages are available. Fixes #358156.
13384
13385 2006-09-25  Wim Taymans  <wim@fluendo.com>
13386
13387         * gst/autodetect/gstautoaudiosink.c:
13388         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13389         (gst_auto_audio_sink_find_best):
13390         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13391         Small cleanups.
13392         don't try to set "sync" property when it is not available.
13393
13394 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13395
13396         Patch by: Peter Kjellerstedt  <pkj at axis com>
13397
13398         * gst/alpha/gstalpha.c:
13399         * gst/rtp/gstrtpamrdepay.c:
13400         * gst/rtsp/gstrtspsrc.c:
13401         * gst/udp/gstudpsrc.c:
13402         * gst/videomixer/videomixer.c:
13403           Include stdlib.h in some more places, makes things compile
13404           with uClibc and -Werror (#357592).
13405
13406 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13407
13408         * ext/jpeg/gstjpegdec.c:
13409           Set minimum height to 8 (from 16), our code should handle
13410           that fine. Some of the buttons on the apple trailer site
13411           are apparently only 15 pixels high (see #357470).
13412
13413 2006-09-23  Wim Taymans  <wim@fluendo.com>
13414
13415         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13416         (gst_rtspsrc_open):
13417         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13418         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13419         (rtsp_connection_receive):
13420         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13421         * gst/rtsp/rtspdefs.h:
13422         Improve error reporting.
13423
13424 2006-09-23  Wim Taymans  <wim@fluendo.com>
13425
13426         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13427         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13428         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13429         * gst/rtp/gstrtpdepay.c:
13430         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13431         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13432         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13433         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13434         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13435         (gst_rtp_mp2t_depay_plugin_init):
13436         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13437         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13438         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13439         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13440         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13441         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13442         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13443         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13444         Fix klass typos.
13445         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13446
13447 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13448
13449         * configure.ac:
13450           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13451
13452 2006-09-22  Wim Taymans  <wim@fluendo.com>
13453
13454         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13455         Don't check for a tag that is never there and check if we read the
13456         correct tag. Fixes seeking again.
13457         We must post an error when all pads are unlinked.
13458
13459 2006-09-22  Wim Taymans  <wim@fluendo.com>
13460
13461         * gst/rtp/Makefile.am:
13462         * gst/rtp/gstrtp.c: (plugin_init):
13463         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13464         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13465         (gst_rtp_vorbis_pay_reset_packet),
13466         (gst_rtp_vorbis_pay_init_packet),
13467         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13468         (gst_rtp_vorbis_pay_handle_buffer):
13469         More fixage, set endoder-params correctly in the payloader.
13470
13471 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13472
13473         * gst/autodetect/gstautoaudiosink.c:
13474         (gst_auto_audio_sink_base_init):
13475         * gst/autodetect/gstautovideosink.c:
13476         (gst_auto_video_sink_base_init):
13477           Make static pad templates static to appease valgrind's leak
13478           detector.
13479
13480         * tests/check/Makefile.am:
13481         * tests/check/elements/.cvsignore:
13482         * tests/check/elements/autodetect.c: (GST_START_TEST),
13483         (autodetect_suite):
13484           Add simple test for the ghostpad lockup on shutdown fixed in core
13485           CVS (audio bit disabled because it would need dozens of alsa
13486           suppressions and I'm too lazy to add those now).
13487
13488 2006-09-22  Wim Taymans  <wim@fluendo.com>
13489
13490         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13491         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13492         Small cleanups.
13493
13494         * gst/rtp/Makefile.am:
13495         * gst/rtp/gstrtp.c: (plugin_init):
13496         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13497         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13498         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13499         (gst_rtp_vorbis_depay_process),
13500         (gst_rtp_vorbis_depay_set_property),
13501         (gst_rtp_vorbis_depay_get_property),
13502         (gst_rtp_vorbis_depay_change_state),
13503         (gst_rtp_vorbis_depay_plugin_init):
13504         * gst/rtp/gstrtpvorbisdepay.h:
13505         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13506         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13507         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13508         (gst_rtp_vorbis_pay_flush_packet),
13509         (gst_rtp_vorbis_pay_append_buffer),
13510         (gst_rtp_vorbis_pay_handle_buffer),
13511         (gst_rtp_vorbis_pay_plugin_init):
13512         * gst/rtp/gstrtpvorbispay.h:
13513         Add experimental vorbis pay and depayloaders.
13514
13515 2006-09-21  Wim Taymans  <wim@fluendo.com>
13516
13517         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13518         Fix profile-level-id parsing and setup.
13519
13520 2006-09-21  Wim Taymans  <wim@fluendo.com>
13521
13522         * gst/udp/README:
13523         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13524         Update README, simple cleanup.
13525
13526 2006-09-21  Wim Taymans  <wim@fluendo.com>
13527
13528         * gst/rtp/README:
13529         Update README with some examples.
13530
13531         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13532         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13533         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13534         (gst_rtp_mp4g_pay_setcaps):
13535         * gst/rtp/gstrtpmp4gpay.h:
13536         Make optional RTP parameters of type STRING, as required by the
13537         application/x-rtp caps specification.
13538
13539 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13540
13541         * gst/rtp/gstrtph263pdepay.c:
13542         * gst/rtp/gstrtph263ppay.c:
13543         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13544         RTP header.
13545
13546 2006-09-20  Wim Taymans  <wim@fluendo.com>
13547
13548         * gst/rtp/Makefile.am:
13549         And makefile too.
13550
13551 2006-09-20  Wim Taymans  <wim@fluendo.com>
13552
13553         * gst/rtp/gstrtp.c: (plugin_init):
13554         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13555         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13556         (decode_base64), (gst_rtp_asf_depay_setcaps),
13557         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13558         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13559         (gst_rtp_asf_depay_plugin_init):
13560         * gst/rtp/gstrtpasfdepay.h:
13561         Added preliminary ASF depayloader.
13562
13563         * gst/rtp/gstrtph264depay.c: (decode_base64):
13564         Fix base64 decoding.
13565
13566 2006-09-20  Wim Taymans  <wim@fluendo.com>
13567
13568         * gst/rtsp/URLS:
13569         Added some test URLS.
13570
13571         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13572         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13573         * gst/rtsp/gstrtspsrc.h:
13574         When creating streams, give access to the complete SDP.
13575         Fix some leaks.
13576         Collect and merge global stream properties in stream caps.
13577         Preliminary support for WMServer.
13578
13579         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13580         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13581         (rtsp_connection_receive):
13582         * gst/rtsp/rtspconnection.h:
13583         Make connection interruptable.
13584         Refactor to make it reconnectable.
13585         Don't fail on short reads when reading data packets.
13586
13587         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13588         (rtsp_url_get_port):
13589         * gst/rtsp/rtspurl.h:
13590         Add methods for getting/setting the port.
13591
13592         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13593         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13594         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13595         (sdp_media_get_format), (sdp_parse_line),
13596         (sdp_message_parse_buffer):
13597         Fix headers. 
13598         Add methods for getting multiple attributes with the same name.
13599         Increase buffer size when parsing.
13600         Fix parsing of a=foo fields.
13601
13602         * gst/rtsp/test.c: (main):
13603         Update to new connection API.
13604
13605         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13606         (rtsp_message_init_response), (rtsp_message_init_data),
13607         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13608         * gst/rtsp/rtspmessage.h:
13609         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13610         * gst/rtsp/rtsptransport.h:
13611         * gst/rtsp/sdp.h:
13612         * gst/rtsp/sdpmessage.h:
13613         * gst/rtsp/gstrtsp.c:
13614         * gst/rtsp/gstrtsp.h:
13615         * gst/rtsp/gstrtpdec.c:
13616         * gst/rtsp/gstrtpdec.h:
13617         * gst/rtsp/rtsp.h:
13618         * gst/rtsp/rtspdefs.c:
13619         * gst/rtsp/rtspdefs.h:
13620         Dual licensed under MIT and LGPL now.
13621
13622 2006-09-19  Wim Taymans  <wim@fluendo.com>
13623
13624         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13625         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13626         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13627         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13628         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13629         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13630         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13631         * gst/rtsp/gstrtspsrc.h:
13632         Reorganize stream parsing and creation.
13633         Detect container formats in interleaved mode.
13634         Keep more state about the streams.
13635         Assume a server also supports PLAY if it does not say.
13636         Add unicast and interleaved properties to TCP transport requests to make
13637         some servers happy (WMServer).
13638
13639         * gst/rtsp/sdpmessage.h:
13640         Add some defines for the standard Bandwidth types.
13641
13642 2006-09-19  Wim Taymans  <wim@fluendo.com>
13643
13644         * gst/rtsp/test.c: (main):
13645         Fix build.
13646
13647 2006-09-19  Wim Taymans  <wim@fluendo.com>
13648
13649         * gst/wavparse/gstwavparse.c:
13650         Add ms-gsm to the src template.
13651
13652 2006-09-18  Wim Taymans  <wim@fluendo.com>
13653
13654         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13655         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13656         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13657         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13658         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13659         * gst/rtsp/gstrtspsrc.h:
13660         Small cleanups, added documentation.
13661         Try to clean up the requests and responses.
13662         Refactor parsing the supported methods.
13663
13664         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13665         (rtsp_connection_create), (rtsp_connection_send),
13666         (parse_response_status), (parse_request_line),
13667         (rtsp_connection_receive), (rtsp_connection_close),
13668         (rtsp_connection_free):
13669         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13670         (rtsp_transport_init), (rtsp_transport_parse),
13671         (rtsp_transport_free):
13672         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13673         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13674         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13675         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13676         Use g_return_val some more.
13677
13678         * gst/rtsp/rtspdefs.h:
13679         Add more enum values to track initial states.
13680
13681         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13682         (rtsp_message_init_request), (rtsp_message_new_response),
13683         (rtsp_message_init_response), (rtsp_message_init_data),
13684         (rtsp_message_unset), (rtsp_message_free),
13685         (rtsp_message_add_header), (rtsp_message_remove_header),
13686         (rtsp_message_get_header), (rtsp_message_set_body),
13687         (rtsp_message_take_body), (rtsp_message_get_body),
13688         (rtsp_message_steal_body), (rtsp_message_dump):
13689         * gst/rtsp/rtspmessage.h:
13690         Reorder arguments, object goes as the first one.
13691         Use g_return_val some more.
13692
13693 2006-09-18  Wim Taymans  <wim@fluendo.com>
13694
13695         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13696         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13697         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13698         * gst/rtsp/gstrtspsrc.h:
13699         Export sometimes source pad with correct caps on the template, create
13700         the ghostpad from the template.
13701         Remove RTCP template as we never expose RTCP.
13702         Protect against invalid body size.
13703         Avoid memcpy when creating the output buffer.
13704         Properly post an error and send EOS when the loop function is shut down.
13705
13706 2006-09-18  Wim Taymans  <wim@fluendo.com>
13707
13708         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13709
13710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13711         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13712         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13713         * gst/rtsp/gstrtspsrc.h:
13714         Make sure we can never set an invalid location.
13715
13716         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13717         * gst/rtsp/rtspmessage.h:
13718         Added _steal_body method for future use.
13719
13720         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13721         Make freeing of NULL url return immediatly.
13722
13723 2006-09-18  Wim Taymans  <wim@fluendo.com>
13724
13725         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13726
13727         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13728         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13729         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13730         (gst_rtspsrc_change_state):
13731         * gst/rtsp/gstrtspsrc.h:
13732         Use boilerplate.
13733         Make rtspsrc subclass GstBin to make state changes easier.
13734         Add Range header field on the PLAY request.
13735
13736 2006-09-18  Wim Taymans  <wim@fluendo.com>
13737
13738         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13739
13740         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13741         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13742         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13743         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13744         * gst/rtsp/rtspconnection.c: (inet_aton):
13745         Small cleanups.
13746         when multicast is selected as the transport, create UDP sources and
13747         connect to the multicast group.
13748         Move parsing and setting of caps to a common place.
13749         Fixes #349894.
13750
13751 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13752
13753         * ext/flac/gstflactag.c:
13754         * gst/alpha/gstalpha.c:
13755         * gst/debug/breakmydata.c:
13756         * gst/debug/negotiation.c:
13757         * gst/debug/testplugin.c:
13758         * gst/effectv/gstaging.c:
13759         * gst/effectv/gstdice.c:
13760         * gst/effectv/gstedge.c:
13761         * gst/effectv/gstquark.c:
13762         * gst/effectv/gstrev.c:
13763         * gst/effectv/gstshagadelic.c:
13764         * gst/effectv/gstvertigo.c:
13765         * gst/effectv/gstwarp.c:
13766         * gst/multipart/multipartdemux.c:
13767         * gst/multipart/multipartmux.c:
13768         * gst/videobox/gstvideobox.c:
13769         * gst/videofilter/gstgamma.c:
13770         * gst/videofilter/gstvideotemplate.c:
13771         * gst/videomixer/videomixer.c:
13772         * sys/sunaudio/gstsunaudiosrc.h:
13773         More G_OBJECT macro fixing.
13774
13775 2006-09-16  Wim Taymans  <wim@fluendo.com>
13776
13777         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13778
13779         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13780         Correctly set the dwLength in strh.
13781         With this patch, the file duration is now displayed correctly in window
13782         media player and the AVI plays completely. Fixes #356147
13783
13784 2006-09-15  Wim Taymans  <wim@fluendo.com>
13785
13786         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13787
13788         * sys/sunaudio/gstsunaudiomixerctrl.c:
13789         (gst_sunaudiomixer_ctrl_build_list):
13790         Set the output track as the MASTER so that the gnome-settings-daemon
13791         keybindings for changing the volume using the keyboard works.
13792         Fixes #356142.
13793
13794 2006-09-15  Wim Taymans  <wim@fluendo.com>
13795
13796         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13797         Fix documentation, it is not possible to control the framerate of jpegdec
13798         using filtered caps yet. Fixes #355210.
13799         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13800         stop when there is an error.
13801
13802 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13803
13804         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13805         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13806           Don't interpret a first buffer with an offset of NONE as
13807           'from the middle of the stream', but only a first buffer
13808           that has a valid buffer offset that's non-zero (see #345449).
13809
13810 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13811
13812         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13813         (gst_icydemux_typefind_or_forward):
13814         * gst/icydemux/gsticydemux.h:
13815           When we merge/collect multiple incoming buffers for typefinding
13816           purposes, keep an initial 0 offset on the first outgoing buffer
13817           as well (otherwise id3demux won't work right). Fixes #345449.
13818           Also Make buffer metadata writable before setting buffer caps.
13819
13820         * tests/check/elements/icydemux.c: (typefind_succeed),
13821         (cleanup_icydemux), (push_data), (GST_START_TEST),
13822         (icydemux_suite):
13823           Small test case for the above.
13824
13825 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13826
13827         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13828         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13829         (gst_avi_demux_stream_header_push),
13830         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13831         (gst_avi_demux_loop):
13832           More code reuse and better logging in _peek_chunk(). Reintroduce check
13833           for chunk sizes before reading them (avoid oom). Better handling for 
13834           invalid chunksizes when streaming.
13835
13836 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13837
13838         * gst/level/gstlevel.c: (gst_level_set_property):
13839         * gst/level/gstlevel.h:
13840           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13841           René Stadler
13842
13843 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13844
13845         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13846         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13847         (gst_avi_demux_stream_data):
13848           Revert one change to fix streaming avi (adapter size != data size).
13849
13850 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13851
13852         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13853
13854         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13855         (gst_matroska_demux_reset),
13856         (gst_matroska_demux_read_track_encodings),
13857         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13858         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13859         (gst_matroska_demux_subtitle_caps):
13860         * gst/matroska/matroska-ids.h:
13861           Add support for VOBSUB subtitle tracks and zlib-compressed
13862           tracks. Make sure we start on a keyframe after a seek. (#343348)
13863
13864 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13865
13866         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13867         (gst_matroska_demux_push_flac_codec_priv_data),
13868         (gst_matroska_demux_push_xiph_codec_priv_data),
13869         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13870         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13871         * gst/matroska/matroska-ids.h:
13872           Add basic FLAC support (#311586), not perfect yet though, needs some
13873           tweaking in flacdec; also, seeking could be better.
13874           Do better bounds checking when deserialising vorbis stream headers
13875           to make sure we don't read beyond the end of the buffer on bad input.
13876
13877 2006-09-04  Wim Taymans  <wim@fluendo.com>
13878
13879         Patch by: Alessandro Decina <alessandro at nnva dot org>
13880
13881         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13882         Seeking back in a file containing a CMML stream errors out if the seek
13883         goes back up to the CMML headers. This is because after the seek the xml
13884         processing instruction <?xml ...?> is submitted to the xml parser again, 
13885         which results in an error. The attached patch fixes the problem. 
13886         Fixes #353908.
13887
13888         * ext/annodex/gstcmmlenc.h:
13889         Fix authors name.
13890
13891
13892 2006-08-28  Andy Wingo  <wingo@pobox.com>
13893
13894         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13895         New helper function to lessen the ifdefs.
13896         (GST_INFO_OBJECT): 
13897         (gst_dv1394src_iso_receive): Use it.
13898         (gst_dv1394src_create): Also use the control sockets in iec61883
13899         mode.
13900         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13901         handle for AVC operations; fixes #348233.
13902
13903 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13904
13905         * configure.ac:
13906         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13907         * docs/plugins/inspect/plugin-audiofx.xml:
13908         * docs/plugins/inspect/plugin-audiofxgood.xml:
13909         * gst/audiofx/Makefile.am:
13910         * gst/audiofx/audiofx.c:
13911         * gst/audiofxgood/.cvsignore:
13912         * gst/audiofxgood/Makefile.am:
13913         * gst/audiofxgood/audiofx.c:
13914         * gst/audiofxgood/audiopanorama.c:
13915         * gst/audiofxgood/audiopanorama.h:
13916           Rename again (audiofxgood -> audiofx).
13917
13918 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13919
13920         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13921         (gst_avi_demux_stream_scan):
13922           Initialze variables.
13923
13924 2006-08-25  Wim Taymans  <wim@fluendo.com>
13925
13926         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13927         (gst_avi_demux_init), (gst_avi_demux_finalize),
13928         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13929         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13930         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13931         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13932         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13933         (gst_avi_demux_massage_index),
13934         (gst_avi_demux_calculate_durations_from_index),
13935         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13936         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13937         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13938         (gst_avi_demux_change_state):
13939         * gst/avi/gstavidemux.h:
13940         More attempts to turn this into readable code.
13941         Don't leak adapters.
13942         Calculate duration according to index more efficiently.
13943         Don't try to act like we drive the pipeline in chain mode.
13944
13945 2006-08-25  Wim Taymans  <wim@fluendo.com>
13946
13947         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13948         Fix build.
13949
13950 2006-08-25  Wim Taymans  <wim@fluendo.com>
13951
13952         Patch by: Alessandro Decina <alessandro at nnva dot org>
13953
13954         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13955         Do some extra sanity checks.
13956         Fixes #350340.
13957
13958         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13959         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13960         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13961         Check if clip->start_time is valid before adding the clip to the
13962         track list.
13963         Reset enc->preamble going from PAUSED to READY.
13964         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13965         only used for EOS.
13966         Only post an error message if we were the one that created the fatal
13967         GstFlowReturn value.
13968
13969         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13970         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13971         Parse the seconds field of the npt-sec time format using %llu rather than
13972         %d and check that the value scaled by GST_SECOND doesn't overflow.
13973         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13974         Lookup a clip's track with clip->track rather than clip->id which
13975         makes no sense.
13976         Identify a clip by its track and start time and not its xml id.
13977         do some more input checking and make sure we don't do undefined shifts.
13978
13979         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13980         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13981         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13982         (push_clip), (push_empty_clip), (check_output_clip),
13983         (GST_START_TEST), (cmmldec_suite):
13984         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13985         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13986         (check_headers), (push_clip), (check_clip_times), (check_clip),
13987         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13988         Added some more checks.
13989
13990 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13991
13992         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13993         (gst_audio_panorama_set_property),
13994         (gst_audio_panorama_get_property),
13995         (gst_audio_panorama_transform_m2s_int),
13996         (gst_audio_panorama_transform_s2s_int),
13997         (gst_audio_panorama_transform_m2s_float),
13998         (gst_audio_panorama_transform_s2s_float):
13999         * gst/audiofxgood/audiopanorama.h:
14000         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14001           Make also the pan-property float (saves scaling and yields better
14002           resolution)
14003
14004 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14005
14006         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14007         (gst_audio_panorama_transform_m2s_float),
14008         (gst_audio_panorama_transform_s2s_float):
14009           ChangeLog surgery to add cymax's real name
14010
14011
14012 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14013
14014         Patch by: René Stadler <mail@renestadler.de>
14015
14016         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14017         (gst_audio_panorama_transform_m2s_int),
14018         (gst_audio_panorama_transform_s2s_int),
14019         (gst_audio_panorama_transform_m2s_float),
14020         (gst_audio_panorama_transform_s2s_float),
14021         (gst_audio_panorama_transform):
14022         * gst/audiofxgood/audiopanorama.h:
14023           Added float support
14024
14025 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14026
14027         * gst/audiofxgood/audiopanorama.c:
14028         (gst_audio_panorama_transform_m2s):
14029           Fix docs & debug category. Add Fixme for volume pan levels.
14030
14031 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14032
14033         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14034         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14035         (gst_avi_demux_stream_header_pull),
14036         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14037         (gst_avi_demux_chain):
14038           unbreak AVI index handling, some more debug, remove an obsolete
14039           adapter_flush that caused streaming to wander off in the wild
14040
14041 2006-08-24  Wim Taymans  <wim@fluendo.com>
14042
14043         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14044         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14045         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14046         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14047         (gst_avi_demux_calculate_durations_from_index),
14048         (gst_avi_demux_stream_header_push),
14049         (gst_avi_demux_stream_header_pull):
14050         * gst/avi/gstavidemux.h:
14051         Some more cleanups. 
14052         Fix totalFrames parsing in ODML.
14053         Disable use of index for length calculation in case of ODML as this is
14054         broken now.
14055
14056 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14057
14058         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14059           Use libgsttag helper function here too.
14060
14061 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14062
14063         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14064         (gst_avi_demux_init), (gst_avi_demux_dispose),
14065         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14066         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14067         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14068         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14069         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14070         (gst_avi_demux_parse_subindex),
14071         (gst_avi_demux_read_subindexes_push),
14072         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14073         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14074         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14075         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14076         (gst_avi_demux_stream_header_pull),
14077         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14078         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14079         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14080         (gst_avi_demux_change_state):
14081         * gst/avi/gstavidemux.h:
14082           Initial streaming support for avidemux (fixes #336465)
14083
14084 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14085
14086         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14087           There is no taglibmux element ...
14088
14089         * gst/rtsp/gstrtspsrc.c:
14090           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14091           was complaining about unknown entity here.
14092
14093 2006-08-22  Wim Taymans  <wim@fluendo.com>
14094
14095         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14096         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14097         (gst_avi_demux_process_next_entry):
14098         * gst/avi/gstavidemux.h:
14099         Mark DISCONT.
14100         Remove old unused fields and reorder the struct a bit.
14101
14102 2006-08-22  Wim Taymans  <wim@fluendo.com>
14103
14104         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14105         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14106         (gst_rtspsrc_pause):
14107         * gst/rtsp/gstrtspsrc.h:
14108         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14109         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14110         Small documentation updates.
14111
14112 2006-08-22  Wim Taymans  <wim@fluendo.com>
14113
14114         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14115         (gst_avi_demux_index_entry_for_time),
14116         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14117         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14118         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14119         (gst_avi_demux_next_data_buffer),
14120         (gst_avi_demux_calculate_durations_from_index),
14121         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14122         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14123         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14124         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14125         * gst/avi/gstavidemux.h:
14126         Precalc most of the duration query for each stream.
14127         Make seeking more correct.
14128         Use GstSegment to track position and duration.
14129         Code cleanups and leak fixes.
14130         Calculate correct total duration based on index length.
14131
14132 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14133
14134         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14135         (parse_insert_string_field):
14136           If strings in text fields are marked ISO8859-1, but contain
14137           valid UTF-8 already, then handle them as UTF-8 and ignore
14138           the encoding. (#351794)
14139
14140 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14141
14142         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14143         (gst_flac_dec_write), (gst_flac_dec_loop),
14144         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14145         (gst_flac_dec_src_query):
14146         * ext/flac/gstflacdec.h:
14147           Make flac-in-ogg work (#352100).
14148
14149 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14150
14151         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14152           Don't unref buffers of which we've already given away
14153           ownership to the adapter.
14154
14155 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14156
14157         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14158           Make metadata extraction actually work.
14159
14160         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14161         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14162         (gst_speexenc_chain):
14163           Fix metadata writing: replace old code which wrote completely
14164           broken tags with libgsttag-based code. Plus miscellaneous
14165           code cleanups (use static pad templates etc.) and a bunch
14166           of leak fixes.
14167
14168 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14169
14170         * gst/audiopanorama/.cvsignore:
14171         * gst/audiopanorama/Makefile.am:
14172         * gst/audiopanorama/audiofx.c:
14173         * gst/audiopanorama/audiopanorama.c:
14174         * gst/audiopanorama/audiopanorama.h:
14175           die! die! die! you should never have been there
14176
14177 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14178
14179         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14180         Fix invalid memory access in audiopanorama test suite.
14181
14182 2006-08-21  Edward Hervey  <edward@fluendo.com>
14183
14184         * tests/check/elements/.cvsignore:
14185         ignore built file
14186
14187 2006-08-21  Wim Taymans  <wim@fluendo.com>
14188
14189         * gst/rtp/Makefile.am:
14190         Fix the build again.
14191
14192 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14193
14194         * gst/audiofxgood/.cvsignore:
14195         * gst/audiofxgood/Makefile.am:
14196         * gst/audiofxgood/audiofx.c: (plugin_init):
14197         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14198         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14199         (gst_audio_panorama_set_property),
14200         (gst_audio_panorama_get_property),
14201         (gst_audio_panorama_get_unit_size),
14202         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14203         (gst_audio_panorama_transform_m2s),
14204         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14205         * gst/audiofxgood/audiopanorama.h:
14206           resubmit with the desired name *again*
14207
14208 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14209
14210         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14211         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14212           use g_assert in _get_unit_size
14213
14214 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14215
14216         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14217         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14218         * docs/plugins/inspect/plugin-audiofxgood.xml:
14219           cleanup -unused.txt to make it useful, add previously missing docs
14220
14221         * ext/Makefile.am:
14222           Quietly (accidentally) enable LADSPA for building by default, 
14223           despite the fact that it doesn't meet the plugin checklist.
14224             -- Added by Jan Schmidt 18 Dec 2006
14225
14226         * ext/esd/esdmon.c:
14227         * ext/esd/esdsink.c:
14228         * ext/esd/gstesd.c: (plugin_init):
14229           reflow to get rid of two external symbols
14230
14231         * gst/audiofxgood/audiofx.c: (plugin_init):
14232           re-add
14233
14234 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14235
14236         * configure.ac:
14237         * gst/audiofxgood/.cvsignore:
14238         * gst/audiofxgood/Makefile.am:
14239         * gst/audiofxgood/audiofx.c
14240         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14241         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14242         (gst_audio_panorama_set_property),
14243         (gst_audio_panorama_get_property),
14244         (gst_audio_panorama_get_unit_size),
14245         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14246         (gst_audio_panorama_transform_m2s),
14247         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14248         * gst/audiofxgood/audiopanorama.h:
14249         * tests/check/Makefile.am:
14250         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14251         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14252         (panorama_suite), (main):
14253         Add audiofxgood plugin with audiopanorama element
14254
14255 2006-08-18  Wim Taymans  <wim@fluendo.com>
14256
14257         * docs/plugins/Makefile.am:
14258         More Oss docs fixage. 
14259
14260 2006-08-18  Wim Taymans  <wim@fluendo.com>
14261
14262         * gst/rtp/Makefile.am:
14263         * gst/rtp/gstrtp.c: (plugin_init):
14264         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14265         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14266         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14267         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14268         (gst_rtp_sv3v_depay_get_property),
14269         (gst_rtp_sv3v_depay_change_state),
14270         (gst_rtp_sv3v_depay_plugin_init):
14271         * gst/rtp/gstrtpsv3vdepay.h:
14272         Added experimental SVQ3 depayloader.
14273
14274 2006-08-18  Edward Hervey  <edward@fluendo.com>
14275
14276         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14277         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14278         * ext/dv/gstdvdemux.h:
14279         When handling seek requests, don't send the newsegment event from the
14280         calling thread. Instead save it so it can be sent from the streaming
14281         thread.
14282
14283 2006-08-17  Wim Taymans  <wim@fluendo.com>
14284
14285         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14286
14287         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14288         Accept leading whitespace before the boundary
14289         This patch makes the demuxer allow some whitespace before the actual
14290         boundary. This makes the demuxer work with the ``old'' gstreamer
14291         multipartmuxer again (which placed an extra \n before the start
14292         of the stream) Fixes #349068.
14293
14294 2006-08-17  Wim Taymans  <wim@fluendo.com>
14295
14296         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14297         Error out on non-implemented stuff.
14298
14299 2006-08-16  Wim Taymans  <wim@fluendo.com>
14300
14301         Patch by: Andy Wingo <wingo at pobox dot com>
14302
14303         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14304         (gst_signal_processor_start), (gst_signal_processor_stop),
14305         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14306         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14307         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14308         (gst_signal_processor_change_state):
14309         Make ladspa elements reusable. Fixes #350006.
14310
14311 2006-08-16  Wim Taymans  <wim@fluendo.com>
14312
14313         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14314         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14315         names as possible. Fixes #349901.
14316
14317 2006-08-16  Wim Taymans  <wim@fluendo.com>
14318
14319         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14320         (gst_signal_processor_do_pushes):
14321         A push() gives away our refcount so we should not use the buffer on the
14322         pen anymore.
14323
14324 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14325
14326         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14327         (gst_oss_mixer_element_finalize):
14328           Don't leak device string.
14329
14330 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14331
14332         * configure.ac:
14333           Require CVS of GStreamer core and -base (for
14334           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14335
14336         * ext/taglib/gstid3v2mux.cc:
14337           Write extended comment tags properly (#348762).
14338
14339         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14340         (parse_comment_frame):
14341           Extract COMM frames into extended comments, which makes it
14342           easier to properly retain the description bit of the tag
14343           and maintain this information when re-tagging (#348762).
14344
14345 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14346
14347         * tests/check/Makefile.am:
14348           Don't try to run annodex unit tests if the annodex
14349           plugin has not been built (Fixes #351116).
14350
14351 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14352
14353         * gst/autodetect/gstautoaudiosink.c:
14354         (gst_auto_audio_sink_find_best):
14355           When we can't find a usable audiosink, don't error out,
14356           but use a fake sink instead and post a warning message
14357           on the bus (#341278).
14358
14359 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14360
14361         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14362         * sys/oss/gstosssink.c:
14363         * sys/oss/gstosssrc.c:
14364           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14365           ossmixer's new device property.
14366
14367         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14368         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14369           Add docs for OSS elements.
14370
14371         * docs/plugins/inspect/plugin-aasink.xml:
14372         * docs/plugins/inspect/plugin-alaw.xml:
14373         * docs/plugins/inspect/plugin-alpha.xml:
14374         * docs/plugins/inspect/plugin-alphacolor.xml:
14375         * docs/plugins/inspect/plugin-annodex.xml:
14376         * docs/plugins/inspect/plugin-apetag.xml:
14377         * docs/plugins/inspect/plugin-auparse.xml:
14378         * docs/plugins/inspect/plugin-autodetect.xml:
14379         * docs/plugins/inspect/plugin-avi.xml:
14380         * docs/plugins/inspect/plugin-cacasink.xml:
14381         * docs/plugins/inspect/plugin-cairo.xml:
14382         * docs/plugins/inspect/plugin-cdio.xml:
14383         * docs/plugins/inspect/plugin-cutter.xml:
14384         * docs/plugins/inspect/plugin-debug.xml:
14385         * docs/plugins/inspect/plugin-dv.xml:
14386         * docs/plugins/inspect/plugin-efence.xml:
14387         * docs/plugins/inspect/plugin-effectv.xml:
14388         * docs/plugins/inspect/plugin-esdsink.xml:
14389         * docs/plugins/inspect/plugin-flac.xml:
14390         * docs/plugins/inspect/plugin-flxdec.xml:
14391         * docs/plugins/inspect/plugin-gconfelements.xml:
14392         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14393         * docs/plugins/inspect/plugin-goom.xml:
14394         * docs/plugins/inspect/plugin-halelements.xml:
14395         * docs/plugins/inspect/plugin-icydemux.xml:
14396         * docs/plugins/inspect/plugin-id3demux.xml:
14397         * docs/plugins/inspect/plugin-jpeg.xml:
14398         * docs/plugins/inspect/plugin-level.xml:
14399         * docs/plugins/inspect/plugin-matroska.xml:
14400         * docs/plugins/inspect/plugin-mulaw.xml:
14401         * docs/plugins/inspect/plugin-multipart.xml:
14402         * docs/plugins/inspect/plugin-navigationtest.xml:
14403         * docs/plugins/inspect/plugin-ossaudio.xml:
14404         * docs/plugins/inspect/plugin-png.xml:
14405         * docs/plugins/inspect/plugin-rtp.xml:
14406         * docs/plugins/inspect/plugin-rtsp.xml:
14407         * docs/plugins/inspect/plugin-shout2send.xml:
14408         * docs/plugins/inspect/plugin-smpte.xml:
14409         * docs/plugins/inspect/plugin-speex.xml:
14410         * docs/plugins/inspect/plugin-taglib.xml:
14411         * docs/plugins/inspect/plugin-udp.xml:
14412         * docs/plugins/inspect/plugin-videobalance.xml:
14413         * docs/plugins/inspect/plugin-videobox.xml:
14414         * docs/plugins/inspect/plugin-videoflip.xml:
14415         * docs/plugins/inspect/plugin-videomixer.xml:
14416         * docs/plugins/inspect/plugin-wavenc.xml:
14417         * docs/plugins/inspect/plugin-wavparse.xml:
14418         * docs/plugins/inspect/plugin-ximagesrc.xml:
14419           Update to CVS version.
14420           
14421 2006-08-16  Wim Taymans  <wim@fluendo.com>
14422
14423         * gst/rtp/gstrtpamrdepay.c:
14424         * gst/rtp/gstrtpmp4gdepay.c:
14425         Caps extra properties must be defined as strings for
14426         depayloaders because they are generated from an SDP.
14427
14428         * gst/rtp/Makefile.am:
14429         * gst/rtp/gstrtp.c: (plugin_init):
14430         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14431         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14432         (gst_rtp_h264_depay_finalize), (decode_base64),
14433         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14434         (gst_rtp_h264_depay_set_property),
14435         (gst_rtp_h264_depay_get_property),
14436         (gst_rtp_h264_depay_change_state),
14437         (gst_rtp_h264_depay_plugin_init):
14438         * gst/rtp/gstrtph264depay.h:
14439         Added basic, not completely functional RFC 3984 H264 depayloader.
14440
14441 2006-08-16  Wim Taymans  <wim@fluendo.com>
14442
14443         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14444         Add pads after setting them up.
14445
14446         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14447         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14448         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14449         (gst_rtspsrc_stream_setup_rtp),
14450         (gst_rtspsrc_stream_configure_transport),
14451         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14452         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14453         (gst_rtspsrc_pause):
14454         * gst/rtsp/gstrtspsrc.h:
14455         Fix interleaved mode.
14456          - Protect streaming with lock.
14457          - Combine flows
14458          - set caps on outgoing buffers.
14459          - strip trailing \0 from data packets.
14460          - Configure RTP/RTCP in stream.
14461         Use DEBUG_OBJECT more.
14462
14463 2006-08-16  Wim Taymans  <wim@fluendo.com>
14464
14465         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14466         Turn a g_print into a DEBUG line.
14467
14468 2006-08-13  Wim Taymans  <wim@fluendo.com>
14469
14470         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14471         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14472         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14473         (gst_oss_mixer_element_get_property),
14474         (gst_oss_mixer_element_change_state):
14475         * sys/oss/gstossmixerelement.h:
14476         Small cleanups. Better error reporting.
14477         Add device property for the mixer instead of the hardcoded
14478         /dev/mixer. Fixes #350785.
14479         API: GstOssMixerElement::device property
14480
14481 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14482
14483         Patch by: Jens Granseuer <jensgr at gmx net>
14484
14485         * gconf/Makefile.am:
14486           Make --disable-schemas work right (they still need
14487           to be copied to the installation directory, just not
14488           applied). Fixes #351347 (also #344100).
14489           
14490 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14491
14492         * configure.ac: back to HEAD
14493
14494 === release 0.10.4 ===
14495
14496 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14497
14498         * configure.ac:
14499           releasing 0.10.4, "Dear Leader"
14500
14501 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14502
14503         Patch by: Edward Hervey <edward@fluendo.com>
14504
14505         * configure.ac:
14506         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14507         (gst_wavparse_stream_data):
14508         Send the newsegment event in the streaming thread.
14509         Fixes #347529
14510
14511 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14512
14513         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14514         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14515         (gst_smokeenc_resync), (gst_smokeenc_chain):
14516           Refuse sink caps in the encoder if width or height is not a
14517           multiple of 16, the encoder does not support that yet (#349939);
14518           along the same lines, check the return value of the encoder
14519           setup function; also remove some debug log clutter.
14520
14521 2006-08-04  Andy Wingo  <wingo@pobox.com>
14522
14523         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14524         whether a processor can work in place or not, and for keeping
14525         track of its state. Change the FlowReturn instance variable from
14526         "state" to "flow_state", all callers changed.
14527
14528         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14529         (gst_signal_processor_start, gst_signal_processor_stop)
14530         (gst_signal_processor_cleanup): New functions to manage the
14531         processor's state.
14532         (gst_signal_processor_setcaps): start() as well as setup() here.
14533         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14534         (gst_signal_processor_change_state): Stop and cleanup the
14535         processor as we go to NULL.
14536
14537         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14538         INPLACE_BROKEN is not set.
14539
14540         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14541         Do the alloc_buffer in bytes, not frames.
14542         
14543 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14544
14545         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14546         Fix rgb masks when recording in < 24bpp.
14547
14548 2006-08-04  Andy Wingo  <wingo@pobox.com>
14549
14550         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14551         (gst_signal_processor_prepare)
14552         (gst_signal_processor_update_inputs)
14553         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14554         (gst_signal_processor_flush)
14555         (gst_signal_processor_sink_activate_push)
14556         (gst_signal_processor_src_activate_pull)
14557         (gst_signal_processor_change_state): Remove the last of the code
14558         that assumes that we process whole buffers at a time. Fix some
14559         debugging. Seems to work now in some cases.
14560         (gst_signal_processor_src_activate_pull): BPB
14561
14562 2006-08-01  Andy Wingo  <wingo@pobox.com>
14563
14564         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14565         Fix nframes-choosing.
14566         (gst_signal_processor_init): Init pending_in and pending_out.
14567
14568         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14569         more default sample rate, although we never check that the sample
14570         rate actually gets set. Something for the future.
14571         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14572         (gst_signal_processor_event): Refcount fixen.
14573         (gst_signal_processor_process): Pull the number of frames to
14574         process from the sizes of the buffers in the input pens.
14575         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14576         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14577         it instead of buffer_frames.
14578         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14579         to do_pulls.
14580         (gst_signal_processor_chain)
14581         (gst_signal_processor_sink_activate_push)
14582         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14583
14584         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14585
14586 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14587
14588         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14589         (gst_signal_processor_process):
14590           don't query buffer-frames from caps, add lots of debug-log,
14591           try fix for assert (#349189)
14592
14593 2006-07-31  Wim Taymans  <wim@fluendo.com>
14594
14595         * gst/udp/gstudpsrc.c:
14596         Fix docs.
14597
14598 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14599
14600         * ext/ladspa/gstsignalprocessor.c:
14601         (gst_signal_processor_add_pad_from_template),
14602         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14603         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14604         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14605         (gst_signal_processor_sink_activate_push),
14606         (gst_signal_processor_src_activate_pull),
14607         (gst_signal_processor_change_state):
14608          Add debugs logs here and there, add more error handling, add some
14609          FIXME comments, filed #349189
14610
14611 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14612
14613         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14614         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14615         Set caps on buffer correctly.  Fixes bug #349155.
14616
14617 2006-07-28  Wim Taymans  <wim@fluendo.com>
14618
14619         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14620
14621         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14622         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14623         (gst_multipart_demux_finalize), (get_line_end),
14624         (multipart_parse_header), (multipart_find_boundary),
14625         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14626         (gst_multipart_set_property), (gst_multipart_get_property):
14627         Uses GstAdapter instead of own buffering.
14628         Actually parses the mime-type correctly (In tests the mime-type was
14629         always "" with the old version).
14630         Uses the Content-length header if available to speed up things.
14631         Reliably autoscans the boundary name by default.
14632         Fixes #349068.
14633
14634         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14635         Don't start the stream with a \n.
14636
14637 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14638
14639         Patch by: Brian Cameron <brian dot cameron at sun com>
14640
14641         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14642           Open source with O_NONBLOCK (#349015).
14643
14644 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14645
14646         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14647         (gst_avi_demux_massage_index):
14648         * gst/avi/gstavidemux.h:
14649           Whitespace fixes and more debug
14650
14651 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14652
14653         * gst/autodetect/gstautoaudiosink.c:
14654         (gst_auto_audio_sink_create_element_with_pretty_name),
14655         (gst_auto_audio_sink_find_best),
14656         (gst_auto_audio_sink_change_state):
14657           Get rid of old and unused magic sound-server properties stuff.
14658           Add suffix to child sink's name that makes it easy to see from
14659           the name alone which type it actually is (alsa, oss, esd, etc.).
14660
14661 2006-07-27  Wim Taymans  <wim@fluendo.com>
14662
14663         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14664         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14665         (gst_udpsrc_start):
14666         * gst/udp/gstudpsrc.h:
14667         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14668         not some sort of feature we enable.
14669
14670 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14671
14672         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14673           Use CLOSE_SOCKET() here instead of close() to maintain
14674           win32 workiness.
14675
14676 2006-07-27  Wim Taymans  <wim@fluendo.com>
14677
14678         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14679
14680         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14681         (gst_udpsrc_create), (gst_udpsrc_set_property),
14682         (gst_udpsrc_get_property), (gst_udpsrc_start):
14683         * gst/udp/gstudpsrc.h:
14684         Added "buffer-size" property to control the kernel receive buffer size.
14685         Update documentation.
14686         Small cleanups. Fixes #348752.
14687         API: buffer-size property
14688
14689 2006-07-26  Wim Taymans  <wim@fluendo.com>
14690
14691         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14692
14693         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14694         (gst_rtp_pcma_pay_handle_buffer):
14695         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14696         (gst_rtp_pcmu_pay_handle_buffer):
14697         Fix timestamp calculation on outgoing RTP packets.
14698         Fixes #348675.
14699
14700 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14701
14702         * ext/taglib/gstid3v2mux.cc:
14703           Fix writing of comment frames (should be COMM not TCOM),
14704           is still sub-optimal though, since we don't retain or
14705           extract the comment descriptions properly (#334375,
14706           also see #334375).
14707
14708 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14709
14710         * gst/wavparse/gstwavparse.c:
14711           #define 'fact' RIFF chunk if we are not compiling against
14712           -base CVS (we don't want to depend on -base CVS for this
14713           one define only, and also not for release order reasons).
14714
14715 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14716
14717         * ext/taglib/gstid3v2mux.cc:
14718           Handle multiple tags of the same type properly. Re-inject
14719           unparsed ID3v2 frames that we get as binary blobs from
14720           id3demux into the tag again so we don't lose information
14721           when retagging (#334375).
14722
14723 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14724
14725         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14726           Document newly-added properties properly, so that there is a
14727           'Since: 0.10.4' in the plugin docs. Convert some property
14728           names into canonical GObject style (GObject will do that
14729           internally anyway).
14730
14731 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14732
14733         * gst/id3demux/id3tags.c:
14734         (id3demux_add_id3v2_frame_blob_to_taglist):
14735           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14736           well, and add the version to the blob's buffer caps, since that
14737           information will be needed for deserialisation later on (#348644).
14738
14739 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14740
14741         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14742         (gst_avi_demux_parse_stream):
14743          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14744          indentation and spacing.
14745
14746 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14747
14748         * docs/plugins/Makefile.am:
14749         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14750         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14751         * docs/plugins/gst-plugins-good-plugins.args:
14752         * docs/plugins/inspect/plugin-1394.xml:
14753         * docs/plugins/inspect/plugin-aasink.xml:
14754         * docs/plugins/inspect/plugin-alaw.xml:
14755         * docs/plugins/inspect/plugin-alpha.xml:
14756         * docs/plugins/inspect/plugin-alphacolor.xml:
14757         * docs/plugins/inspect/plugin-annodex.xml:
14758         * docs/plugins/inspect/plugin-apetag.xml:
14759         * docs/plugins/inspect/plugin-auparse.xml:
14760         * docs/plugins/inspect/plugin-autodetect.xml:
14761         * docs/plugins/inspect/plugin-avi.xml:
14762         * docs/plugins/inspect/plugin-cacasink.xml:
14763         * docs/plugins/inspect/plugin-cairo.xml:
14764         * docs/plugins/inspect/plugin-cdio.xml:
14765         * docs/plugins/inspect/plugin-cutter.xml:
14766         * docs/plugins/inspect/plugin-debug.xml:
14767         * docs/plugins/inspect/plugin-dv.xml:
14768         * docs/plugins/inspect/plugin-efence.xml:
14769         * docs/plugins/inspect/plugin-effectv.xml:
14770         * docs/plugins/inspect/plugin-esdsink.xml:
14771         * docs/plugins/inspect/plugin-flac.xml:
14772         * docs/plugins/inspect/plugin-flxdec.xml:
14773         * docs/plugins/inspect/plugin-gconfelements.xml:
14774         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14775         * docs/plugins/inspect/plugin-goom.xml:
14776         * docs/plugins/inspect/plugin-halelements.xml:
14777         * docs/plugins/inspect/plugin-icydemux.xml:
14778         * docs/plugins/inspect/plugin-id3demux.xml:
14779         * docs/plugins/inspect/plugin-jpeg.xml:
14780         * docs/plugins/inspect/plugin-level.xml:
14781         * docs/plugins/inspect/plugin-matroska.xml:
14782         * docs/plugins/inspect/plugin-mulaw.xml:
14783         * docs/plugins/inspect/plugin-multipart.xml:
14784         * docs/plugins/inspect/plugin-navigationtest.xml:
14785         * docs/plugins/inspect/plugin-ossaudio.xml:
14786         * docs/plugins/inspect/plugin-png.xml:
14787         * docs/plugins/inspect/plugin-rtp.xml:
14788         * docs/plugins/inspect/plugin-rtsp.xml:
14789         * docs/plugins/inspect/plugin-shout2send.xml:
14790         * docs/plugins/inspect/plugin-smpte.xml:
14791         * docs/plugins/inspect/plugin-speex.xml:
14792         * docs/plugins/inspect/plugin-udp.xml:
14793         * docs/plugins/inspect/plugin-videobalance.xml:
14794         * docs/plugins/inspect/plugin-videobox.xml:
14795         * docs/plugins/inspect/plugin-videoflip.xml:
14796         * docs/plugins/inspect/plugin-videomixer.xml:
14797         * docs/plugins/inspect/plugin-wavenc.xml:
14798         * docs/plugins/inspect/plugin-wavparse.xml:
14799         * docs/plugins/inspect/plugin-ximagesrc.xml:
14800           Update files to CVS/Prerelease version, add esdsink docs.
14801
14802         * ext/esd/esdsink.c:
14803           Add gtk-doc blurb.
14804
14805         * gst/rtp/gstrtpmp4vpay.c:
14806           Fix typo in element description.
14807
14808 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14809
14810         * ext/esd/esdsink.c: (gst_esdsink_open),
14811         (gst_esdsink_factory_init):
14812           Prevent libesd from auto-spawning a sound daemon if it
14813           is not already running. Now that we don't do evil stuff
14814           like that any longer we can give esdsink a rank so that
14815           autoaudiosink will try it as well if all other audio
14816           sinks fail (#343051).
14817
14818 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14819
14820         * ext/esd/Makefile.am:
14821           Oops, need to remove README from EXTRA_DIST as well.
14822
14823 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14824
14825         * ext/esd/README:
14826           Remove, it contains nothing useful anyway.
14827
14828         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14829         (gst_esdsink_delay):
14830           Some small clean-ups; use GST_BOILERPLATE etc.
14831
14832 2006-07-24  Wim Taymans  <wim@fluendo.com>
14833
14834         * gst/law/alaw-decode.c: (alawdec_getcaps):
14835         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14836         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14837         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14838         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14839
14840 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14841
14842         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14843         (gst_wavparse_other), (gst_wavparse_perform_seek),
14844         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14845         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14846         (gst_wavparse_pad_query):
14847         * gst/wavparse/gstwavparse.h:
14848           Use information from 'fact' chunk for length calculation of compressed
14849           samples. Calculate bps if bogus value is found in wav header (embeded
14850           mp2/mp3).
14851           
14852
14853 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14854
14855         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14856
14857         * configure.ac:
14858         * gst/udp/Makefile.am:
14859         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14860         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14861         * gst/udp/gstdynudpsink.h:
14862         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14863         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14864         * gst/udp/gstmultiudpsink.h:
14865         * gst/udp/gstudp.c: (plugin_init):
14866         * gst/udp/gstudpsink.h:
14867         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14868         (gst_udpsrc_start), (gst_udpsrc_stop):
14869         * gst/udp/gstudpsrc.h:
14870         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14871         (gst_udp_net_utils_win32_wsa_startup):
14872         * gst/udp/gstudpnetutils.h:
14873           Port udp plugin to win32 (#345288).
14874
14875 2006-07-24  Wim Taymans  <wim@fluendo.com>
14876
14877         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14878         Remove unwanted DEBUG line.
14879
14880 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14881
14882         * gst/id3demux/gstid3demux.c: (plugin_init):
14883         * gst/id3demux/id3tags.c:
14884         (id3demux_add_id3v2_frame_blob_to_taglist):
14885         * gst/id3demux/id3tags.h:
14886           On second thought, it might be wiser and more efficient
14887           not to do tag registration from a streaming thread.
14888
14889 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14890
14891         * gst/id3demux/id3tags.c:
14892         (id3demux_add_id3v2_frame_blob_to_taglist),
14893         (id3demux_id3v2_frames_to_tag_list):
14894           Put ID3v2 frames we can't parse as binary blobs into private
14895           tags, so that they are not lost when retagging, at least once
14896           id3v2mux has been taught to re-inject those frames again.
14897           See bug #334375.
14898
14899 2006-07-21  Wim Taymans  <wim@fluendo.com>
14900
14901         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14902         (gst_avi_demux_process_next_entry):
14903         Fix some leaks.
14904
14905         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14906         Don't use \n in debug lines.
14907
14908 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14909
14910         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14911         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14912           Add annodex and icydemux, cleanup the sections a bit
14913
14914 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14915
14916         Patch by: Alex Lancaster <alexl at users sourceforge net>
14917
14918         * ext/taglib/gstid3v2mux.cc:
14919           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14920           ID3v2 TSSE frames (#347898).
14921
14922 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14923
14924         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14925           Respect mpegversion for "video/mpeg" and give message in case of
14926           unhandled versions.
14927
14928 2006-07-17  Wim Taymans  <wim@fluendo.com>
14929
14930         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14931         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14932         (gst_pngdec_chain), (gst_pngdec_sink_event),
14933         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14934         (gst_pngdec_sink_activate_push):
14935         * ext/libpng/gstpngdec.h:
14936         Use statically allocated segment instead of leaking.
14937         Various cleanups.
14938         Fix flush and seek handling.
14939
14940 2006-07-16  Wim Taymans  <wim@fluendo.com>
14941
14942         * gst/rtp/Makefile.am:
14943         * gst/rtp/gstrtp.c: (plugin_init):
14944         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14945         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14946         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14947         (gst_rtp_mp4g_depay_set_property),
14948         (gst_rtp_mp4g_depay_get_property),
14949         (gst_rtp_mp4g_depay_change_state),
14950         (gst_rtp_mp4g_depay_plugin_init):
14951         * gst/rtp/gstrtpmp4gdepay.h:
14952         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14953         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14954         (gst_rtp_mp4g_pay_flush):
14955         Added simple generic mpeg4 depayloader.
14956         Fix generic mpeg4 payloader.
14957
14958 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14959
14960         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14961           Don't try doing state changes on a NULL pointer.
14962
14963 2006-07-14  Wim Taymans  <wim@fluendo.com>
14964
14965         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14966
14967         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14968         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14969         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14970         * gst/rtp/gstrtpamrdepay.h:
14971         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14972         Fixes #321191
14973
14974 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14975
14976         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14977         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14978         Fix segfault when moving mouse pointer to the bottom right corner.
14979
14980 2006-07-12  Wim Taymans  <wim@fluendo.com>
14981
14982         * gst/rtp/Makefile.am:
14983         * gst/rtp/gstrtp.c: (plugin_init):
14984         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14985         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14986         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14987         (gst_rtp_mp2t_depay_set_property),
14988         (gst_rtp_mp2t_depay_get_property),
14989         (gst_rtp_mp2t_depay_change_state),
14990         (gst_rtp_mp2t_depay_plugin_init):
14991         * gst/rtp/gstrtpmp2tdepay.h:
14992         Added mpeg2 TS depayloader. Closing #347234.
14993
14994 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14995
14996         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14997           Remove g_assert that shouldn't be there and was triggered
14998           after trying to open a device that doesn't exist or can't
14999           be opened for some other reason (#347972).
15000
15001 2006-07-10  Edward Hervey  <edward@fluendo.com>
15002
15003         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15004         (gst_avi_demux_stream_header), (push_tag_lists):
15005         * gst/avi/gstavidemux.h:
15006         Don't push tag events found by gst_riff_parse_info() before outputting
15007         GST_EVENT_NEWSEGMENT.
15008
15009 2006-07-10  Wim Taymans  <wim@fluendo.com>
15010
15011         * gst/rtsp/Makefile.am:
15012         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15013         (rtsp_connection_close):
15014         * gst/rtsp/rtspdefs.h:
15015         replaced closesocket and close in code with one CLOSE_SOCKET. 
15016         Some more cleanups. Fixes #345301.
15017
15018 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
15019
15020         * gst/autodetect/gstautoaudiosink.c:
15021           Fix example pipeline in docs.
15022
15023 2006-07-10  Wim Taymans  <wim@fluendo.com>
15024
15025         Patch by: Rob Taylor <robtaylor at floopily dot org>
15026
15027         * gst/udp/gstmultiudpsink.c: (join_multicast),
15028         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15029         If a destination is added before the stream is set to PAUSED, the
15030         multicast group is not joined as the socket is not created yet. 
15031         Also TTL and LOOP should also be set. Fixes #346921.
15032
15033 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15034
15035         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15036         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15037         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15038         (gst_ximage_src_init):
15039         * sys/ximage/gstximagesrc.h:
15040         Fix use-damage property to actually work :)
15041         Add startx, starty, endx, endy properties so screencasts other than full
15042         screen ones can work.
15043
15044 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15045
15046         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15047         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15048         (gst_ximage_src_class_init), (gst_ximage_src_init):
15049         * sys/ximage/gstximagesrc.h:
15050         Add use_damage property to offer ability to choose whether to use
15051         XDamage or not.
15052
15053 2006-07-07  Wim Taymans  <wim@fluendo.com>
15054
15055         * gst/goom/filters.c: (zoomFilterSetResolution):
15056         Avoid goom coredumping by clearing memory. 
15057         Fixes 345679.
15058
15059 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15060
15061         * win32/vs6/libgstid3demux.dsp:
15062         Add a link to libgsttag-0.10.lib.
15063
15064 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15065
15066         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15067         (gst_tag_demux_read_range):
15068         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15069         (gst_id3demux_read_range):
15070           Don't return FLOW_UNEXPECTED when a buffer is before
15071           the start of the stream (which might happen with
15072           large ID3v2 tags if the tag reading was done pullrange
15073           based and we then switched to push mode later on).
15074           Fixes regression introduced by commit from June 29th.
15075
15076 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15077
15078         * ext/taglib/gstid3v2mux.cc:
15079           Make UTF-8 the default encoding when writing string
15080           tags (before, our UTF-8 strings would automatically
15081           be converted to ISO-8859-1 by taglib and written as
15082           ISO-8859-1 fields if that was possible).
15083
15084         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15085         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15086         (test_taglib_id3mux_with_tags):
15087           Add test case that makes sure our UTF-8 strings have
15088           actually been written into the tag as UTF-8.
15089
15090 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15091
15092         * configure.ac:
15093           Let's try that again.
15094
15095 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15096
15097         * configure.ac:
15098           Disable monoscope plugin for now until it fulfills
15099           all the requirements.
15100
15101 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15102
15103         * configure.ac:
15104         * gst/monoscope/Makefile.am:
15105         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15106         (gst_monoscope_class_init), (gst_monoscope_init),
15107         (gst_monoscope_finalize), (gst_monoscope_reset),
15108         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15109         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15110         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15111         (gst_monoscope_change_state), (plugin_init):
15112         * gst/monoscope/gstmonoscope.h:
15113           Port monoscope visualisation to 0.10.
15114
15115 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15116
15117         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15118         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15119           Return FLOW_UNEXPECTED when at the end of the file, not
15120           FLOW_ERROR. Fixes 'internal stream error' errors that
15121           would sometimes occur in totem when scrubbing to the
15122           end of an ID3v1 tagged mp3 file.
15123
15124 2006-07-03  Edward Hervey  <edward@fluendo.com>
15125
15126         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15127         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15128         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15129         * ext/libpng/gstpngdec.h:
15130         Implement buffer clipping/dropping using GstSegment.
15131         This provides accurate seeking.
15132
15133 2006-07-03  Edward Hervey  <edward@fluendo.com>
15134
15135         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15136         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15137         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15138         (gst_avi_demux_process_next_entry), (push_tag_lists),
15139         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15140         * gst/avi/gstavidemux.h:
15141         Proper aggregation of each stream's GstFlowReturn in order to figure out
15142         whether the task should stop or not.
15143         Don't send inline events before pushing out a NEW_SEGMENT, more
15144         specifically for GST_TAG_EVENT.
15145         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15146         sub-indexes.
15147
15148 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15149
15150         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15151
15152         * sys/sunaudio/gstsunaudiomixerctrl.c:
15153         (gst_sunaudiomixer_ctrl_build_list):
15154           Move "Monitor" slider to input tab so it works more like
15155           sdtaudiocontrol, which is what people on Solaris are used
15156           to using for their mixer program (#346259).
15157
15158 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15159
15160         * tests/check/elements/level.c: (GST_START_TEST):
15161           fix a leak, clean up at the end
15162
15163 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15164
15165         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15166         (gst_matroska_demux_send_event),
15167         (gst_matroska_demux_loop_stream_parse_id):
15168         * gst/matroska/matroska-ids.h:
15169           Send tag event after newsegment event.
15170
15171 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15172
15173         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15174         (gst_id3demux_read_range):
15175           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15176           certain cases where a read beyond the end of the file is
15177           requested. Fixes #345930.
15178
15179         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15180         (gst_tag_demux_read_range):
15181           Fix same issue here as well.
15182
15183 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15184
15185         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15186         
15187         Fix hypothetical crash.
15188
15189 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15190
15191         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15192
15193         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15194           Do not modify the ports value. If the user has turned off the
15195           built-in speakers, then we should not reset it in the prepare
15196           function, since this causes the built-in speakers to turn
15197           back on anytime the user changes a track in totem, rhythmbox,
15198           etc. (#346066).
15199
15200 2006-06-23  Wim Taymans  <wim@fluendo.com>
15201
15202         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15203         Fix double caps unref when negotiation fails.
15204
15205 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15206
15207         * ext/annodex/gstcmmldec.c:
15208         * ext/annodex/gstcmmlenc.c:
15209         * ext/annodex/gstcmmlparser.c:
15210         * ext/dv/gstdvdec.c:
15211         * ext/dv/gstdvdemux.c:
15212         * ext/gdk_pixbuf/pixbufscale.c:
15213         * ext/jpeg/gstjpegenc.c:
15214         * ext/jpeg/gstsmokedec.c:
15215         * ext/jpeg/gstsmokeenc.c:
15216         * ext/libpng/gstpngdec.c:
15217         * ext/libpng/gstpngenc.c:
15218         * ext/speex/gstspeexenc.c:
15219         * gst/alpha/gstalphacolor.c:
15220         * gst/cutter/gstcutter.c:
15221         * gst/debug/gstnavigationtest.c:
15222         * gst/icydemux/gsticydemux.c:
15223         * gst/level/gstlevel.c:
15224         * gst/multipart/multipart.c:
15225         * gst/rtp/gstrtpamrpay.c:
15226         * gst/rtp/gstrtpdepay.c:
15227         * gst/rtp/gstrtpilbcpay.c:
15228         * gst/rtp/gstrtpmp4gpay.c:
15229         * gst/rtp/gstrtpmp4vpay.c:
15230         * gst/rtsp/gstrtpdec.c:
15231         * gst/rtsp/gstrtspsrc.c:
15232         * gst/udp/gstdynudpsink.c:
15233         * gst/udp/gstmultiudpsink.c:
15234         * gst/udp/gstudpsrc.c:
15235         * gst/videobox/gstvideobox.c:
15236         * gst/videofilter/gstvideoflip.c:
15237           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15238           plus two minor macro fixes.
15239
15240 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * gst/matroska/matroska-demux.c:
15243         (gst_matroska_demux_check_subtitle_buffer),
15244         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15245         (gst_matroska_demux_subtitle_caps):
15246         * gst/matroska/matroska-ids.c:
15247         (gst_matroska_track_init_subtitle_context):
15248         * gst/matroska/matroska-ids.h:
15249           Try to fix up broken matroska files containing subtitle
15250           streams with non-UTF8 character encodings (courtesy of
15251           mkvmerge) using either the encoding specified in the
15252           GST_SUBTITLE_ENCODING environment variable or the
15253           current locale's character set if it is non-UTF8.
15254           Fixes #337076.
15255
15256 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15257
15258         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15259           Set image type from APIC frame as "image-type" field
15260           of GST_TAG_IMAGE buffer caps (#344605).
15261
15262 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15263
15264         * ext/flac/Makefile.am:
15265         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15266         (gst_flac_dec_reset_decoders),
15267         (gst_flac_dec_setup_seekable_decoder),
15268         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15269         (gst_flac_dec_metadata_callback),
15270         (gst_flac_dec_metadata_callback_seekable),
15271         (gst_flac_dec_metadata_callback_stream),
15272         (gst_flac_dec_error_callback),
15273         (gst_flac_dec_error_callback_seekable),
15274         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15275         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15276         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15277         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15278         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15279         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15280         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15281         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15282         (gst_flac_dec_sink_activate_push),
15283         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15284         * ext/flac/gstflacdec.h:
15285           Support chain-based operation, should make flac-over-DAAP
15286           work (#340492).
15287
15288 2006-06-20  Wim Taymans  <wim@fluendo.com>
15289
15290         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15291         Doc updates, merge some unused symbols.
15292
15293 2006-06-20  Wim Taymans  <wim@fluendo.com>
15294
15295         * docs/plugins/Makefile.am:
15296         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15297         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15298         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15299         * gst/rtsp/gstrtspsrc.c:
15300         * gst/rtsp/gstrtspsrc.h:
15301         Added documentation for the rtsp plugin. Fixes #345393.
15302
15303 2006-06-20  Wim Taymans  <wim@fluendo.com>
15304
15305         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15306         (rtsp_connection_close), (rtsp_connection_free):
15307         Use better G_OS_* macros. Fixes #345301 some more.
15308
15309 2006-06-20  Wim Taymans  <wim@fluendo.com>
15310
15311         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15312
15313         * sys/sunaudio/Makefile.am:
15314         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15315         * sys/sunaudio/gstsunaudiomixerctrl.c:
15316         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15317         (gst_sunaudiomixer_ctrl_list_tracks),
15318         (gst_sunaudiomixer_ctrl_get_volume),
15319         (gst_sunaudiomixer_ctrl_set_volume),
15320         (gst_sunaudiomixer_ctrl_set_mute),
15321         (gst_sunaudiomixer_ctrl_set_record):
15322         * sys/sunaudio/gstsunaudiomixerctrl.h:
15323         * sys/sunaudio/gstsunaudiomixertrack.c:
15324         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15325         * sys/sunaudio/gstsunaudiomixertrack.h:
15326         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15327         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15328         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15329         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15330         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15331         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15332         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15333         (gst_sunaudiosrc_reset):
15334         * sys/sunaudio/gstsunaudiosrc.h:
15335         Add a SunAudio source plugin.
15336         Support stereo and right/left channel gain in the mixer plugin.
15337         Support the RECORD flag so that you can switch between line-input and
15338         microphone in gnome-volume-control.
15339         Code cleanups like using an enumerator for track number instead of an 
15340         integer. Fixes #344923.
15341
15342 2006-06-20  Wim Taymans  <wim@fluendo.com>
15343
15344         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15345
15346         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15347         (rtsp_connection_close):
15348         Make RTSP plugin compile on windows. Fixes #345301.
15349         Some changes to original patch to catch errors better.
15350         use ifdef WIN32 instead of ifndef.
15351
15352 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15353
15354         * configure.ac:
15355         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15356
15357 2006-06-18  Edward Hervey  <edward@fluendo.com>
15358
15359         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15360         After a failed buffer alloc, we need to abort the jpeg decoding (it
15361         started when parsing headers to figure out how many bytes we need
15362         to request downstream).
15363
15364 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15365
15366         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15367
15368         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15369           Make sure we don't read beyond the end of the file (#345232).
15370
15371 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15372
15373         * configure.ac:
15374           Fix --disable-external (can't set conditionals conditionally,
15375           #343602).
15376
15377 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15378
15379         * autogen.sh:
15380         * configure.ac:
15381         * docs/Makefile.am:
15382           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15383
15384         * docs/plugins/Makefile.am:
15385         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15386         * docs/plugins/inspect/plugin-taglib.xml:
15387           Add/fix apev2mux docs.
15388
15389 2006-06-14  Wim Taymans  <wim@fluendo.com>
15390
15391         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15392         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15393         (gst_dvdec_change_state):
15394         Reset segment info on flush.
15395         Alloc segment in _init, free in _finalize.
15396
15397         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15398         Don't send segments twice.
15399
15400 2006-06-14  Wim Taymans  <wim@fluendo.com>
15401
15402         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15403         Respect segment.stop. Fixes #342592.
15404
15405 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15406
15407         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15408           No language specified means the implied language is English
15409           according to the matroska spec (partially fixes #344708);
15410           add some more debug output.
15411
15412 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15413
15414         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15415         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15416         (gst_wavparse_chain):
15417           When operating chain-based, don't make any assumptions about the
15418           chunking of the incoming data and make streaming work on days other
15419           than the second Thursday after a full moon. Also fix up debug
15420           messages here and there and make use of the most excellent new
15421           gst_pad_query_peer_duration() utility function.
15422           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15423
15424         * gst/wavparse/gstwavparse.h:
15425           Remove trailing comma after last enum value, some compilers don't
15426           like that.
15427
15428 2006-06-13  Wim Taymans  <wim@fluendo.com>
15429
15430         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15431         Handle premature EOS gracefully.
15432
15433 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15434
15435         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15436           Prevent out of bounds array access when scrubbing towards
15437           the end of the file between the last index entry and the
15438           end. Fixes occasional 'start <= stop' newsegment event
15439           assertions when scrubbing in MJPEG files.
15440
15441 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15442
15443         * tests/check/elements/.cvsignore:
15444           And another one.
15445
15446 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15447
15448         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15449         (scan_encoded_string), (parse_picture_frame):
15450           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15451
15452         * configure.ac:
15453           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15454           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15455
15456 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15457
15458         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15459           gratuitous comment changes
15460         * tests/check/elements/level.c: (GST_START_TEST):
15461           fix level test leaks
15462
15463 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15464
15465         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15466         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15467           Use gst_pad_query_peer_duration() utility function here.
15468
15469 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15470
15471         * autogen.sh:
15472           require am17
15473         * configure.ac:
15474         * ext/annodex/Makefile.am:
15475         * ext/cdio/Makefile.am:
15476         * ext/dv/Makefile.am:
15477         * ext/esd/Makefile.am:
15478         * ext/flac/Makefile.am:
15479         * ext/gdk_pixbuf/Makefile.am:
15480         * ext/ladspa/Makefile.am:
15481         * ext/libcaca/Makefile.am:
15482         * ext/speex/Makefile.am:
15483         * ext/taglib/Makefile.am:
15484         * sys/oss/Makefile.am:
15485         * sys/sunaudio/Makefile.am:
15486         * sys/ximage/Makefile.am:
15487           clean up build further
15488
15489 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15490
15491         * gconf/Makefile.am:
15492           Honour --disable-schemas-install configure option. Fixes #344100.
15493
15494 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15495
15496         * tests/examples/level/Makefile.am:
15497           Add -lm to LIBS for pow() function, don't assume one of our
15498           dependencies (such as libxml-2.0) drags it in automatically
15499           (#343603).
15500
15501 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15502
15503         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15504
15505         * configure.ac:
15506           We should use $SED and not $(SED) in configure.ac (#343678).
15507
15508 2006-06-09  Wim Taymans  <wim@fluendo.com>
15509
15510         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15511
15512         * sys/sunaudio/gstsunaudiomixerctrl.c:
15513         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15514         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15515         (gst_sunaudiomixer_ctrl_set_mute):
15516         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15517         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15518         (gst_sunaudiosink_write):
15519         Attached find a patch that fixes a number of bugs with the SunAudio
15520         mixer plugin and fixes #344101:
15521         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15522            tracks onto the tracklist causing gnome-volume-control's preferences
15523            dialog to be messed up and would core dump if you checked/unchecked
15524            any item.
15525         2. We weren't previously setting the MUTE flag properly.  Fixing this
15526            makes gnome-volume-control work better.
15527         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15528            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15529            gnome-volume-control look better.
15530         Also some minor cleanup in gstsunaudiosink.c.
15531
15532 2006-06-09  Wim Taymans  <wim@fluendo.com>
15533
15534         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15535         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15536         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15537         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15538         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15539         * ext/jpeg/gstjpegdec.h:
15540         API: Added IDCT method property
15541         Small cleanups.
15542         Avoid dynamic allocation of trivial fixed structure.
15543         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15544
15545 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15546
15547         * configure.ac:
15548         We now require libraw1394 >= 1.1.0 and that version onwards all
15549         have .pc files.
15550
15551 2006-06-02  Edward Hervey  <edward@fluendo.com>
15552
15553         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15554         Trying to get items from an ANY or EMPTY caps is ... stupid.
15555
15556 2006-06-02  Edward Hervey  <edward@fluendo.com>
15557
15558         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15559         (gst_dvdec_chain), (gst_dvdec_change_state):
15560         * ext/dv/gstdvdec.h:
15561         Added GstSegment handling, now implements dropping/clipping.
15562
15563 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15564
15565         * ext/aalib/gstaasink.h:
15566         * ext/annodex/gstcmmldec.h:
15567         * ext/cairo/gsttimeoverlay.h:
15568         * ext/dv/gstdvdec.h:
15569         * ext/dv/gstdvdemux.h:
15570         * ext/esd/esdmon.h:
15571         * ext/esd/esdsink.h:
15572         * ext/flac/gstflacenc.h:
15573         * ext/gconf/gstgconfaudiosink.h:
15574         * ext/gconf/gstgconfaudiosrc.h:
15575         * ext/gconf/gstgconfvideosink.h:
15576         * ext/gconf/gstgconfvideosrc.h:
15577         * ext/gdk_pixbuf/gstgdkanimation.h:
15578         * ext/gdk_pixbuf/pixbufscale.h:
15579         * ext/hal/gsthalaudiosink.h:
15580         * ext/hal/gsthalaudiosrc.h:
15581         * ext/jpeg/gstjpegenc.h:
15582         * ext/jpeg/gstsmokedec.h:
15583         * ext/jpeg/gstsmokeenc.h:
15584         * ext/libcaca/gstcacasink.h:
15585         * ext/libmng/gstmngdec.h:
15586         * ext/libmng/gstmngenc.h:
15587         * ext/libpng/gstpngdec.h:
15588         * ext/libpng/gstpngenc.h:
15589         * ext/raw1394/gstdv1394src.h:
15590         * ext/speex/gstspeexenc.h:
15591         * gst/autodetect/gstautoaudiosink.h:
15592         * gst/autodetect/gstautovideosink.h:
15593         * gst/avi/gstavidemux.h:
15594         * gst/cutter/gstcutter.h:
15595         * gst/debug/efence.h:
15596         * gst/debug/gstnavigationtest.h:
15597         * gst/debug/gstnavseek.h:
15598         * gst/flx/gstflxdec.h:
15599         * gst/goom/gstgoom.h:
15600         * gst/icydemux/gsticydemux.h:
15601         * gst/id3demux/gstid3demux.h:
15602         * gst/law/alaw-decode.h:
15603         * gst/law/alaw-encode.h:
15604         * gst/law/mulaw-decode.h:
15605         * gst/law/mulaw-encode.h:
15606         * gst/matroska/matroska-mux.h:
15607         * gst/median/gstmedian.h:
15608         * gst/oldcore/gstaggregator.h:
15609         * gst/oldcore/gstfdsink.h:
15610         * gst/oldcore/gstmd5sink.h:
15611         * gst/oldcore/gstmultifilesrc.h:
15612         * gst/oldcore/gstpipefilter.h:
15613         * gst/oldcore/gstshaper.h:
15614         * gst/oldcore/gststatistics.h:
15615         * gst/rtp/gstasteriskh263.h:
15616         * gst/rtp/gstrtpL16depay.h:
15617         * gst/rtp/gstrtpL16pay.h:
15618         * gst/rtp/gstrtpamrdepay.h:
15619         * gst/rtp/gstrtpamrpay.h:
15620         * gst/rtp/gstrtpdepay.h:
15621         * gst/rtp/gstrtpgsmdepay.h:
15622         * gst/rtp/gstrtpgsmpay.h:
15623         * gst/rtp/gstrtph263pay.h:
15624         * gst/rtp/gstrtph263pdepay.h:
15625         * gst/rtp/gstrtph263ppay.h:
15626         * gst/rtp/gstrtpmp4gpay.h:
15627         * gst/rtp/gstrtpmp4vdepay.h:
15628         * gst/rtp/gstrtpmp4vpay.h:
15629         * gst/rtp/gstrtpmpadepay.h:
15630         * gst/rtp/gstrtpmpapay.h:
15631         * gst/rtp/gstrtppcmadepay.h:
15632         * gst/rtp/gstrtppcmapay.h:
15633         * gst/rtp/gstrtppcmudepay.h:
15634         * gst/rtp/gstrtppcmupay.h:
15635         * gst/rtp/gstrtpspeexdepay.h:
15636         * gst/rtp/gstrtpspeexpay.h:
15637         * gst/rtsp/gstrtpdec.h:
15638         * gst/rtsp/gstrtspsrc.h:
15639         * gst/smpte/gstsmpte.h:
15640         * gst/udp/gstdynudpsink.h:
15641         * gst/udp/gstmultiudpsink.h:
15642         * gst/udp/gstudpsink.h:
15643         * gst/udp/gstudpsrc.h:
15644         * gst/videofilter/gstvideobalance.h:
15645         * gst/videofilter/gstvideoflip.h:
15646         * sys/oss/gstossdmabuffer.h:
15647         * sys/oss/gstossmixerelement.h:
15648         * sys/oss/gstosssink.h:
15649         * sys/oss/gstosssrc.h:
15650         * sys/osxvideo/osxvideosink.h:
15651         * sys/sunaudio/gstsunaudiomixer.h:
15652         * sys/sunaudio/gstsunaudiosink.h:
15653         * sys/ximage/gstximagesrc.h:
15654         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15655
15656 2006-05-31  Wim Taymans  <wim@fluendo.com>
15657
15658         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15659         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15660         (gst_goom_src_setcaps), (gst_goom_src_event),
15661         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15662         (gst_goom_change_state):
15663         * gst/goom/gstgoom.h:
15664         Handle QoS.
15665         Handle flushing, discont and events.
15666         Fix timestamps and various other cleanups.
15667
15668 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15669
15670         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15671         Fix bus reset when using libiec61883
15672
15673 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15674
15675         * configure.ac:
15676         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15677         * ext/raw1394/Makefile.am:
15678         Add CFLAGS.
15679         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15680         New method, to receive using libiec61883.
15681         (gst_dv1394src_iso_receive),
15682         #ifdef'd out if libiec61883 is present.
15683         (gst_dv1394src_bus_reset),
15684         Get userdata correctly if using libiec61883. 
15685         (gst_dv1394src_create),
15686         When using libiec61883, only poll one fd and no need to read.
15687         (gst_dv1394src_discover_avc_node),
15688         Replace g_warnings.
15689         (gst_dv1394src_start),
15690         Create new handle when we know which dv port.  More reliable
15691         than setting port on an existing handle.  Initialise libiec61883.
15692         (gst_dv1394src_stop):
15693         If using libiec61883, then cleanup its handle properly.
15694         * ext/raw1394/gstdv1394src.h:
15695         Add libiec61883 handle.
15696
15697 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15698
15699         * gst/avi/gstavidemux.c:
15700           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15701         * win32/MANIFEST:
15702           sort file listing
15703         * win32/vs6/libgstavi.dsp:
15704           add gstavimux.c to the project
15705         * win32/vs6/libgstid3demux.dsp:
15706           add link to zlib library
15707         * win32/vs6/libgstmatroska.dsp:
15708           add matroska-ids.c to the project
15709
15710 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15711
15712         Patch by: Sebastian Dröge  <mail at slomosnail de >
15713
15714         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15715         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15716         * ext/taglib/Makefile.am:
15717         * ext/taglib/gstapev2mux.cc:
15718         * ext/taglib/gstapev2mux.h:
15719         * ext/taglib/gstid3v2mux.cc:
15720         * ext/taglib/gsttaglibmux.c: (plugin_init):
15721         * ext/taglib/gsttaglibmux.h:
15722           Add apev2mux element (#343122).
15723         
15724         * tests/check/Makefile.am:
15725         * tests/check/elements/apev2mux.c:
15726         (test_taglib_apev2mux_create_tags),
15727         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15728         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15729         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15730         (apev2mux_suite), (main):
15731           Add unit test for apev2mux element.
15732
15733 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15734
15735         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15736         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15737         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15738           GST_PTR_FORMAT should be used to print caps in debug statements.
15739
15740 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15741
15742         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15743
15744         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15745         (ape_demux_parse_tags):
15746           Some clean-ups and additions: map APE 'file' tag to
15747           GST_TAG_LOCATION (#343123); add support for extracting
15748           the track count and clean up parsing a bit (#343127).
15749
15750 2006-05-28  Edward Hervey  <edward@fluendo.com>
15751
15752         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15753         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15754
15755 2006-05-28  Edward Hervey  <edward@fluendo.com>
15756
15757         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15758         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15759         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15760         * ext/jpeg/gstjpegdec.h:
15761         Clip outgoing buffers according to currently configured segment.
15762
15763 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15764
15765         * ext/taglib/gstid3v2mux.cc:
15766           Handle  writing of track-count or album-volume-count without
15767           track-number or albume-volume-number (in this case the number
15768           will just be set to 0).
15769
15770         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15771           It would be nice if we actually checked the values received for
15772           track/album-volume number/count in  _check_tags(), rather than
15773           setting them again ...
15774
15775 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15776
15777         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15778           A track/volume number or count of 0 does not make sense,
15779           just ignore it along with negative numbers (a tag might
15780           only contain a track count without a track number).
15781
15782 2006-05-27  Edward Hervey  <edward@fluendo.com>
15783
15784         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15785         (gst_jpeg_dec_sink_event):
15786         Abort decompression when receiving FLUSH_STOP. This should avoid
15787         issues when interrupting decoding with flushes.
15788
15789 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15790
15791         * ext/flac/gstflac.c:
15792           Don't #include file we don't dist any longer.
15793
15794 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15795
15796         * README:
15797           Replace current README (containing the release notes from
15798           some 0.9.x version) with a proper README taken from the core.
15799
15800 2006-05-24  Wim Taymans  <wim@fluendo.com>
15801
15802         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15803         Implement EOS correctly by either posting
15804         SEGMENT_DONE or pushing an EOS message depending
15805         on the seek type. Fixes #342592
15806
15807 2006-05-24  Wim Taymans  <wim@fluendo.com>
15808
15809         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15810         * gst/law/alaw-decode.h:
15811         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15812         * gst/law/alaw-encode.h:
15813         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15814         * gst/law/mulaw-decode.h:
15815         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15816         * gst/law/mulaw-encode.h:
15817         Some cleanups in the chain functions.
15818         Remove some GStreamer 0.0.2 bits.
15819
15820 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15821
15822         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15823
15824         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15825           gst_collect_pads_stop() needs to be called before chaining up
15826           to the parent class (#342734).
15827
15828 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15829
15830         * ext/flac/Makefile.am:
15831         * ext/flac/flac_compat.h:
15832         * ext/flac/gstflac.c:
15833         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15834         * ext/flac/gstflacenc.c:
15835           Remove backwards compatibility cruft for dealing with FLAC API
15836           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15837
15838 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15839
15840         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15841         (gst_matroska_demux_push_xiph_codec_priv_data),
15842         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15843         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15844         * gst/matroska/matroska-ids.h:
15845         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15846         (gst_matroska_mux_video_pad_setcaps),
15847         (xiph3_streamheader_to_codecdata),
15848         (vorbis_streamheader_to_codecdata),
15849         (theora_streamheader_to_codecdata),
15850         (gst_matroska_mux_audio_pad_setcaps),
15851         (gst_matroska_mux_write_data):
15852           Add support for muxing/demuxing theora video (#342448; too bad
15853           none of the usual linux players can actually play this). Playback
15854           in GStreamer will require additional changes to theoradec in -base.
15855           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15856           cleanups.
15857
15858 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15859
15860         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15861         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15862           Fix crashes when the horizontal subsampling is 1.
15863           Fixes #342097.
15864
15865 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15866
15867         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15868
15869         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15870         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15871         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15872         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15873         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15874         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15875         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15876         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15877         (gst_avi_mux_change_state):
15878         * gst/avi/gstavimux.h:
15879           Some enhancements for avimux (#342526):
15880            - add odml (large file) index support
15881            - store codec init data (e.g. huffyuv)
15882            - miscellaneous other fixes/cleanups
15883
15884 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15885
15886         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15887         Don't output any tag when we encounter a negative track number - the
15888         tag type is uint, so we end up outputting huge positive numbers
15889         instead. (Fixes: #342029)
15890
15891 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15892
15893         * configure.ac:
15894           update for new GSTPB_PLUGINS_DIR
15895
15896 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15897
15898         * rtp/gst/gstrtph263pay.c:
15899         Properly set static caps for H263 at 34.
15900
15901 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15902
15903         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15904
15905         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15906           Merge event tags and tag setter tags correctly (#339918). Also,
15907           don't leak taglist in case of an error.
15908           
15909 2006-05-17  Edward Hervey  <edward@fluendo.com>
15910
15911         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15912         We can only do caps intersection if the othercaps are non-empty and not
15913         ANY. Else we return the pad template (base_caps).
15914
15915 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15916
15917         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15918           Fix crash when outputting debugging information for certain
15919           pictures (always good to use the right struct member for
15920           the number of records in an array).
15921
15922 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15923
15924         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15925
15926         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15927         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15928         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15929         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15930         (gst_ebml_read_float), (gst_ebml_read_ascii),
15931         (gst_ebml_read_binary):
15932           Don't create unnecessary sub-buffers all the time. Dramatically
15933           improves performance with multiple concurrently running
15934           matroskademux instances (#341818) (and avoids doing
15935           unnecessarily inefficient things in the general case).
15936
15937 2006-05-16  Edward Hervey  <edward@fluendo.com>
15938
15939         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15940         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15941         return value of gst_pad_push_event().
15942
15943 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15944
15945         * gst/autodetect/gstautoaudiosink.c:
15946         (gst_auto_audio_sink_find_best):
15947         * gst/autodetect/gstautovideosink.c:
15948         (gst_auto_video_sink_find_best):
15949         Make the name of the child element be based on the name of the
15950         parent, so that debug output is more useful.
15951         
15952         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15953         (parse_insert_string_field), (parse_split_strings):
15954         Rework string parsing to always walk over BOM markers in UTF16
15955         strings, using the endianness indicated by the innermost one,
15956         then trying the opposite endianness if that fails to convert
15957         to valid UTF-8. Fixes #341774
15958
15959 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15960
15961         Patch from: Matthieu <matthieu at fluendo dot com>
15962
15963         * ext/libpng/Makefile.am:
15964         Add LIBPNG_CFLAGS.
15965
15966 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15967
15968         * ext/taglib/gstid3v2mux.cc:
15969           Add support for writing images (APIC frames) into ID3v2
15970           tags (picture type always set to 'other' for now though).
15971
15972 2006-05-14  Michael Smith  <msmith@fluendo.com>
15973
15974         * gst/wavparse/gstwavparse.c:
15975           Update docs; wavparse implements push and pull modes.
15976
15977 2006-05-12  Wim Taymans  <wim@fluendo.com>
15978
15979         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15980         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15981         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15982         Ooops, bitten by the copy-and-paste design paradigm, fixes
15983         seek again.
15984
15985 2006-05-12  Wim Taymans  <wim@fluendo.com>
15986
15987         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15988         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15989         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15990         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15991         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15992         (gst_avi_demux_massage_index),
15993         (gst_avi_demux_calculate_durations_from_index),
15994         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15995         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15996         (gst_avi_demux_loop):
15997         * gst/avi/gstavidemux.h:
15998         Some cleanups, prepare to use GstSegment.
15999         Fix error in entry walking code.
16000         Fix VBR detection.
16001         Smarter timestamp calculation code.
16002         Uniform error/eos handling.
16003
16004 2006-05-12  Michael Smith  <msmith@fluendo.com>
16005
16006         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16007         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16008           Fix use of uninitialised values if we're NOT seeking in ready.
16009           Fix typos.
16010
16011 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
16012
16013         * gst/wavparse/Makefile.am:
16014           Add CFLAGS and LIBS for libgstbase, fixes build on
16015           Cygwin (#341489).
16016
16017 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16018
16019         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16020           Some more debug info. No need to check whether the string
16021           returned by g_convert() is really UTF-8 - either it is or
16022           we get NULL returned.
16023
16024 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16025
16026         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16027           Fix parsing of numeric genre strings some more, by ensuring that
16028           we only try and parse strings that a) Start with '(' and b) Consist
16029           only of digits.
16030           Also, when finding an escaping '((' sequence, bust it back to '(' by
16031           swallowing the first parenthesis
16032
16033 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16034
16035         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16036         (gst_esdsink_open), (gst_esdsink_close):
16037         * ext/esd/esdsink.h:
16038           Move the esd_get_server_info() into gst_esdsink_open() and fail
16039           with a decent error message on errors.
16040
16041 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16042
16043         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16044         (gst_esdmon_channels_get_type):
16045         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16046         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16047         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16048         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16049         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16050         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16051         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16052         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16053         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16054         * gst/videomixer/videomixer.c:
16055         (gst_video_mixer_background_get_type):
16056           Const-ify GEnumValue arrays.
16057
16058 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16059
16060         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16061
16062         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16063         (gst_avi_mux_do_video_buffer):
16064           Work around gst_buffer_make_metadata_writable() bug that
16065           results in avimux marking all frames in the index as
16066           keyframes (#340859).
16067           
16068 2006-05-08  Wim Taymans  <wim@fluendo.com>
16069
16070         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16071         Make parsing of urls suck slightly less.
16072
16073 2006-05-08  Edward Hervey  <edward@fluendo.com>
16074
16075         * autogen.sh: (CONFIGURE_DEF_OPT): 
16076         libtoolize on Darwin/MacOSX is called glibtoolize.
16077
16078 2006-05-08  Wim Taymans  <wim@fluendo.com>
16079
16080         Patch by: Jens Granseuer <jensgr at gmx dot net>
16081
16082         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16083         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16084         C89 compliance fixes. Fixes #340980
16085
16086 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16087
16088         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16089         * ext/flac/gstflacdec.h:
16090           Handle segment seeks that include the end of the file as stop point
16091           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16092           message instead of an EOS event in case we're in segment seek
16093           mode (fixes #340699).
16094           
16095 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16096
16097         * ext/cairo/gsttextoverlay.c:
16098         * ext/flac/gstflacdec.c:
16099         * ext/gdk_pixbuf/pixbufscale.c:
16100         * gst/apetag/gstapedemux.c:
16101         * gst/debug/breakmydata.c:
16102         * gst/debug/testplugin.c:
16103         * gst/matroska/ebml-write.c:
16104         * gst/multipart/multipartdemux.c:
16105         * sys/osxaudio/gstosxaudiosink.c:
16106         * sys/osxaudio/gstosxaudiosrc.c:
16107         Add semicolons after GST_BOILERPLATE[_FULL] so that
16108         indent doesn't mess up following lines.
16109
16110 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16111
16112         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16113
16114         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16115           Don't leak caps when freeing the stream context (#340623).
16116
16117 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16118
16119         * configure.ac:
16120           Back to CVS
16121
16122 === release 0.10.3 ===
16123
16124 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16125
16126         * configure.ac:
16127           releasing 0.10.3, "Desplazado"
16128
16129 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16130
16131         * gst/matroska/matroska-mux.c:
16132         (gst_matroska_mux_stream_is_vorbis_header),
16133         (gst_matroska_mux_write_data):
16134           Don't strcmp() NULL strings.
16135           Only start new clusters on video keyframes, not on any
16136           random audio buffer that doesn't have the DELTA_UNIT
16137           flag set (fixes 'make check' again).
16138
16139 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16140
16141         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16142
16143         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16144         (gst_matroska_mux_stream_is_vorbis_header),
16145         (gst_matroska_mux_write_data):
16146           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16147           value and then dead-lock when muxing vorbis audio streams
16148           (the three vorbis header buffers carry no timestamp, and it
16149           would try to mux these after all video buffers). Fixes #340346.
16150
16151           Improve clustering: start a new cluster also whenever we get
16152           a keyframe.     
16153
16154 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16155
16156         * win32/common/config.h:
16157         * win32/MANIFEST
16158           add the generated file as well
16159
16160 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16161
16162         * Makefile.am:
16163         * configure.ac:
16164         * win32/common/config.h.in:
16165           add win32 stuff
16166
16167 2006-05-03  Michael Smith  <msmith@fluendo.com>
16168
16169         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16170           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16171           SUCKS.
16172
16173 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16174
16175         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16176         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16177         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16178           don't leak caps-string
16179
16180 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16181
16182         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16183         (gst_id3demux_sink_activate):
16184           Let core insert default error message for TYPE_NOT_FOUND
16185           errors, it's just as good as our own and has the added
16186           bonus of being translated.
16187
16188 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16189
16190         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16191         (gst_tag_demux_sink_event):
16192         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16193         (gst_id3demux_sink_event):
16194           Post an error message when we get an EOS event and were not
16195           able to find out the type of stream.
16196
16197         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16198         (test_taglib_id3mux_with_tags):
16199           Decrease num-buffers to 16 per iteration again, otherwise the
16200           many memcpy()s and reallocations in the test will hammer slow
16201           CPUs completely and make the test timeout.
16202
16203 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16204
16205         * configure.ac:
16206           figure out where plugins-base plugins are
16207         * tests/check/Makefile.am:
16208           use plugins-base plugins, so we have typefind functions
16209         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16210           increase num-buffers, this makes sure the test errors out instead
16211           of timing out when no typefind functions are present
16212
16213 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16214
16215         * docs/plugins/Makefile.am:
16216           also check .cc files for gtk-doc markup
16217         * configure.ac:
16218         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16219         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16220         * tests/check/Makefile.am:
16221         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16222         * ext/Makefile.am:
16223         * ext/taglib/Makefile.am:
16224         * ext/taglib/gstid3v2mux.h:
16225         * ext/taglib/gsttaglibmux.c:
16226         * ext/taglib/gsttaglibmux.h:
16227           move taglib-based id3v2muxer to -good.  Fixes #336110.
16228
16229 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16230
16231         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16232           ... and fix multichannel/WAVFORMATEX support again.
16233
16234 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16235
16236         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16237         (gst_wavparse_class_init), (gst_wavparse_dispose),
16238         (gst_wavparse_reset), (gst_wavparse_init),
16239         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16240         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16241         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16242         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16243         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16244         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16245         (gst_wavparse_stream_data), (gst_wavparse_loop),
16246         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16247         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16248         (gst_wavparse_change_state), (plugin_init):
16249         * gst/wavparse/gstwavparse.h:
16250           Add push (streaming) mode to wavparse (fixes #337625)
16251
16252 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16253
16254         * configure.ac:
16255         * tests/Makefile.am:
16256           add ximagesrc icles test
16257
16258 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16259
16260         * configure.ac:
16261         * docs/plugins/Makefile.am:
16262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16263         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16264         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16265         (gst_cmml_enc_push_clip):
16266         * sys/Makefile.am:
16267         * sys/ximage/Makefile.am:
16268         * sys/ximage/gstximagesrc.c:
16269           Move ximagesrc plug-in to good after review.  Fixes #336756.
16270
16271 2006-04-28  Michael Smith  <msmith@fluendo.com>
16272
16273         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16274         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16275         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16276         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16277         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16278         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16279         * gst/icydemux/gsticydemux.h:
16280           Fix event handling: cache events when typefinding and forward later.
16281
16282 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16283
16284         * sys/osxaudio/gstosxaudiosink.c:
16285         (plugin_init):
16286          Register osxaudiosrc to the plugin.
16287         * sys/osxaudio/gstosxaudiosrc.c:
16288         (gst_osx_audio_src_osxelement_do_init),
16289         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16290         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16291         (gst_osx_audio_src_get_property),
16292         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16293         (gst_osx_audio_src_osxelement_init):
16294         * sys/osxaudio/gstosxaudiosrc.h:
16295           Port of osxaudiosrc to 0.10.
16296         * sys/osxaudio/Makefile.am:
16297           Add osxaudiosrc
16298
16299 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16300
16301         * sys/osxaudio/gstosxringbuffer.c:
16302         * sys/osxaudio/gstosxringbuffer.h:
16303           Forgot to commit earlier, part of the OSX audio plugin port
16304
16305 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16306
16307         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16308         (parse_split_strings):
16309           Recognise and skip any byte order marker (BOM) in
16310           UTF-16 strings.
16311
16312 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16313
16314         * docs/plugins/Makefile.am:
16315         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16316         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16317         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16318         * docs/plugins/inspect/plugin-avi.xml:
16319         * gst/avi/gstavidemux.c:
16320         * gst/avi/gstavimux.c:
16321           Add docs for both avidemux and avimux.
16322
16323 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16324
16325         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16326
16327         * gst/avi/Makefile.am:
16328         * gst/avi/gstavi.c: (plugin_init):
16329         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16330         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16331         (gst_avi_mux_class_init), (gst_avi_mux_init),
16332         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16333         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16334         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16335         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16336         (gst_avi_mux_riff_get_avix_header),
16337         (gst_avi_mux_riff_get_video_header),
16338         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16339         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16340         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16341         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16342         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16343         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16344         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16345         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16346         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16347         (gst_avi_mux_change_state):
16348         * gst/avi/gstavimux.h:
16349           Port AVI muxer to GStreamer-0.10 (#332031).
16350
16351         * tests/check/Makefile.am:
16352         * tests/check/elements/avimux.c:
16353         * tests/check/elements/.cvsignore:
16354           Add unit test for AVI muxer.
16355
16356 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16357
16358         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16359         (gst_wavparse_class_init), (gst_wavparse_reset),
16360         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16361         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16362         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16363         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16364         (gst_wavparse_stream_data), (gst_wavparse_loop),
16365         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16366         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16367         (plugin_init):
16368         * gst/wavparse/gstwavparse.h:
16369           reverted patch #337625 for the price of 1 hour sleep
16370
16371 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16372
16373         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16374         (gst_wavparse_class_init), (gst_wavparse_reset),
16375         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16376         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16377         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16378         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16379         (gst_wavparse_stream_data), (gst_wavparse_loop),
16380         (gst_wavparse_chain), (plugin_init):
16381         * gst/wavparse/gstwavparse.h:
16382           correct partial implementation of push mode
16383           (from my last commit)
16384
16385 2006-04-26  Wim Taymans  <wim@fluendo.com>
16386
16387         * ext/esd/esdsink.c:
16388         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16389         it is not in esd.h
16390
16391 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16392
16393         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16394         (gst_au_parse_class_init), (gst_au_parse_init),
16395         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16396         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16397         (gst_au_parse_chain), (gst_au_parse_src_convert),
16398         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16399         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16400         (gst_au_parse_change_state):
16401         * gst/auparse/gstauparse.h:
16402           Rewrite auparse to suck a little bit less: make source pad
16403           dynamic, so decodebin/playbin work with non-raw formats
16404           like alaw/mulaw; add query function for duration/position
16405           queries; check whether we have enough data before attempting
16406           to parse the header (instead of crashing when that is not the
16407           case); work around audioconvert sucking by swapping endianness
16408           to the native endianness ourselves for float formats; send
16409           initial newsegment event. Fixes #161712.
16410
16411 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16412
16413         * sys/osxaudio/Makefile.am:
16414         * sys/osxaudio/gstosxaudioelement.c:
16415         (gst_osx_audio_element_get_type),
16416         (gst_osx_audio_element_class_init):
16417         * sys/osxaudio/gstosxaudioelement.h:
16418         * sys/osxaudio/gstosxaudiosink.c:
16419         (gst_osx_audio_sink_osxelement_do_init),
16420         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16421         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16422         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16423         (gst_osx_audio_sink_create_ringbuffer),
16424         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16425         (plugin_init):
16426         * sys/osxaudio/gstosxaudiosink.h:
16427         Port of osxaudiosink to 0.10
16428
16429 2006-04-26  Wim Taymans  <wim@fluendo.com>
16430
16431         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16432         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16433         the size of the ringbuffer. This should fix hangs with older 
16434         esd sound servers.
16435
16436 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16437
16438         * ext/aalib/gstaasink.c:
16439         * ext/annodex/gstcmmldec.c:
16440         * ext/annodex/gstcmmlenc.c:
16441         * ext/cairo/gsttextoverlay.c:
16442         * ext/cairo/gsttimeoverlay.c:
16443         * ext/cdio/gstcdiocddasrc.c:
16444         * ext/dv/gstdvdec.c:
16445         * ext/dv/gstdvdemux.c:
16446         * ext/esd/esdmon.c:
16447         * ext/esd/esdsink.c:
16448         * ext/flac/gstflacenc.c:
16449         * ext/flac/gstflactag.c:
16450         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16451         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16452         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16453         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16454         * ext/gdk_pixbuf/pixbufscale.c:
16455         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16456         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16457         * ext/jpeg/gstjpegdec.c:
16458         * ext/jpeg/gstjpegenc.c:
16459         * ext/jpeg/gstsmokedec.c:
16460         * ext/jpeg/gstsmokeenc.c:
16461         * ext/libcaca/gstcacasink.c:
16462         * ext/libmng/gstmngdec.c:
16463         * ext/libmng/gstmngenc.c:
16464         * ext/libpng/gstpngdec.c:
16465         * ext/libpng/gstpngenc.c:
16466         * ext/mikmod/gstmikmod.c:
16467         * ext/raw1394/gstdv1394src.c:
16468         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16469         * ext/shout2/gstshout2.h:
16470         * ext/speex/gstspeexdec.c:
16471         * ext/speex/gstspeexenc.c:
16472         * gst/alpha/gstalpha.c:
16473         * gst/alpha/gstalphacolor.c:
16474         * gst/apetag/gstapedemux.c:
16475         * gst/auparse/gstauparse.c:
16476         * gst/autodetect/gstautoaudiosink.c:
16477         (gst_auto_audio_sink_base_init):
16478         * gst/autodetect/gstautovideosink.c:
16479         (gst_auto_video_sink_base_init):
16480         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16481         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16482         * gst/cutter/gstcutter.c:
16483         * gst/debug/breakmydata.c:
16484         * gst/debug/efence.c:
16485         * gst/debug/gstnavigationtest.c:
16486         * gst/debug/gstnavseek.c:
16487         * gst/debug/negotiation.c:
16488         * gst/debug/progressreport.c:
16489         * gst/debug/testplugin.c:
16490         * gst/effectv/gstaging.c:
16491         * gst/effectv/gstdice.c:
16492         * gst/effectv/gstedge.c:
16493         * gst/effectv/gstquark.c:
16494         * gst/effectv/gstrev.c:
16495         * gst/effectv/gstshagadelic.c:
16496         * gst/effectv/gstvertigo.c:
16497         * gst/effectv/gstwarp.c:
16498         * gst/flx/gstflxdec.c:
16499         * gst/goom/gstgoom.c:
16500         * gst/icydemux/gsticydemux.c:
16501         * gst/id3demux/gstid3demux.c:
16502         * gst/interleave/deinterleave.c:
16503         * gst/interleave/interleave.c:
16504         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16505         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16506         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16507         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16508         * gst/level/gstlevel.c:
16509         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16510         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16511         * gst/median/gstmedian.c:
16512         * gst/monoscope/gstmonoscope.c:
16513         * gst/multipart/multipartdemux.c:
16514         * gst/multipart/multipartmux.c:
16515         * gst/oldcore/gstaggregator.c:
16516         * gst/oldcore/gstfdsink.c:
16517         * gst/oldcore/gstmd5sink.c:
16518         * gst/oldcore/gstmultifilesrc.c:
16519         * gst/oldcore/gstpipefilter.c:
16520         * gst/oldcore/gstshaper.c:
16521         * gst/oldcore/gststatistics.c:
16522         * gst/rtp/gstasteriskh263.c:
16523         * gst/rtp/gstrtpL16depay.c:
16524         * gst/rtp/gstrtpL16pay.c:
16525         * gst/rtp/gstrtpamrdepay.c:
16526         * gst/rtp/gstrtpamrpay.c:
16527         * gst/rtp/gstrtpdepay.c:
16528         * gst/rtp/gstrtpgsmpay.c:
16529         * gst/rtp/gstrtph263pay.c:
16530         * gst/rtp/gstrtph263pdepay.c:
16531         * gst/rtp/gstrtph263ppay.c:
16532         * gst/rtp/gstrtpilbcdepay.c:
16533         * gst/rtp/gstrtpmp4gpay.c:
16534         * gst/rtp/gstrtpmp4vdepay.c:
16535         * gst/rtp/gstrtpmp4vpay.c:
16536         * gst/rtp/gstrtpmpadepay.c:
16537         * gst/rtp/gstrtpmpapay.c:
16538         * gst/rtp/gstrtppcmadepay.c:
16539         * gst/rtp/gstrtppcmapay.c:
16540         * gst/rtp/gstrtppcmudepay.c:
16541         * gst/rtp/gstrtppcmupay.c:
16542         * gst/rtp/gstrtpspeexdepay.c:
16543         * gst/rtp/gstrtpspeexpay.c:
16544         * gst/rtsp/gstrtpdec.c:
16545         * gst/rtsp/gstrtspsrc.c:
16546         * gst/smpte/gstsmpte.c:
16547         * gst/udp/gstdynudpsink.c:
16548         * gst/udp/gstmultiudpsink.c:
16549         * gst/udp/gstudpsink.c:
16550         * gst/udp/gstudpsrc.c:
16551         * gst/videobox/gstvideobox.c:
16552         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16553         * gst/videofilter/gstvideobalance.c:
16554         * gst/videofilter/gstvideoflip.c:
16555         * gst/videofilter/gstvideotemplate.c:
16556         (gst_videotemplate_base_init):
16557         * gst/videomixer/videomixer.c:
16558         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16559         (gst_wavparse_class_init), (gst_wavparse_dispose),
16560         (gst_wavparse_reset), (gst_wavparse_init),
16561         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16562         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16563         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16564         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16565         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16566         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16567         (gst_wavparse_change_state):
16568         * gst/wavparse/gstwavparse.h:
16569         * sys/oss/gstossmixerelement.c:
16570         * sys/oss/gstosssink.c:
16571         * sys/oss/gstosssrc.c:
16572         * sys/osxaudio/gstosxaudioelement.c:
16573         * sys/osxaudio/gstosxaudiosink.c:
16574         * sys/osxaudio/gstosxaudiosrc.c:
16575         * sys/sunaudio/gstsunaudiomixer.c:
16576         * sys/sunaudio/gstsunaudiosink.c:
16577           Define GstElementDetails as const and also static (when defined as
16578           global)
16579
16580 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16581
16582         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16583           Source pad has fixed caps. If we don't set this, bad
16584           things happen when the window is resized.
16585
16586 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16587
16588         * gst/matroska/Makefile.am:
16589         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16590         (gst_matroska_demux_handle_src_event):
16591         * gst/matroska/matroska-ids.c:
16592         (gst_matroska_track_init_video_context),
16593         (gst_matroska_track_init_audio_context),
16594         (gst_matroska_track_init_subtitle_context),
16595         (gst_matroska_track_init_complex_context):
16596         * gst/matroska/matroska-ids.h:
16597           Handle case where the TrackType ebml chunk does not come before the
16598           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16599           events.
16600
16601 2006-04-25  Wim Taymans  <wim@fluendo.com>
16602
16603         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16604         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16605         It's codec_data, not codec_info.
16606
16607 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16608
16609         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16610
16611         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16612           Handle codec_data for VfW compatibility codec IDs (#339451)
16613
16614         * gst/matroska/matroska-mux.c:
16615         (gst_matroska_mux_video_pad_setcaps):
16616           Same here, handle codec_data and add additional caps we can handle
16617           now to the pad template (huffyuv, dv and h263 video) (#339451)
16618
16619 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16620
16621         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16622
16623         * gst/matroska/matroska-mux.c:
16624         (gst_matroska_mux_create_buffer_header),
16625         (gst_matroska_mux_write_data):
16626           Fix timestamping of B-frames, use signed integers, do
16627           some rounding (#339678).
16628
16629 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16630
16631         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16632         just make it compile with --disable-gst-debug.
16633
16634 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16635
16636         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16637         Fix a bad conversion using gst_guint64_to_gdouble.
16638         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16639         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16640         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16641     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16642         mistake.
16643
16644 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16645
16646         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16647         Use gst_guint64_to_gdouble for conversions
16648         * win32/vs6/gst_plugins_good.dsw:
16649         * win32/vs6/libgsticydemux.dsp:
16650         Add a project file for icydemux
16651
16652 2006-04-21  Wim Taymans  <wim@fluendo.com>
16653
16654         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16655
16656         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16657         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16658         When splitting audio chunks, the block alignment is not taken in
16659         consideration, so the smaller chunks could be of size which is 
16660         not a multiple of the block alignment. Fixes #336904
16661
16662 2006-04-21  Wim Taymans  <wim@fluendo.com>
16663
16664         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16665         Use scale functions
16666
16667 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16668
16669         * ext/dv/gstdv.c: (plugin_init):
16670           Fix build.
16671
16672 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16673
16674         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16675         (gst_progress_report_class_init), (gst_progress_report_init),
16676         (gst_progress_report_do_query), (gst_progress_report_report),
16677         (gst_progress_report_set_property),
16678         (gst_progress_report_get_property):
16679           Add 'format' property to force querying to a particular format.
16680
16681 2006-04-21  Andy Wingo  <wingo@pobox.com>
16682
16683         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16684         best, on big endian systems. Drop its rank in that case. OTOH on
16685         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16686
16687 2006-04-21  Michael Smith  <msmith@fluendo.com>
16688
16689         * configure.ac:
16690         * gst/icydemux/Makefile.am:
16691         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16692         (gst_icydemux_base_init), (gst_icydemux_class_init),
16693         (gst_icydemux_reset), (gst_icydemux_init),
16694         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16695         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16696         (unicodify), (gst_icydemux_unicodify),
16697         (gst_icydemux_parse_and_send_tags),
16698         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16699         (gst_icydemux_chain), (gst_icydemux_change_state),
16700         (gst_icydemux_send_tag_event), (plugin_init):
16701         * gst/icydemux/gsticydemux.h:
16702         * tests/check/Makefile.am:
16703         * tests/check/elements/icydemux.c: (typefind_succeed),
16704         (plugin_init), (icydemux_found_pad), (create_icydemux),
16705         (cleanup_icydemux), (push_data), (GST_START_TEST),
16706         (icydemux_suite), (main):
16707           Add icydemux, and tests.
16708
16709 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16710
16711         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16712           Post SEGMENT_DONE message in TIME format.
16713
16714 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16715
16716         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16717
16718         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16719         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16720           Fix index creation when we have to scan the file to create
16721           an index. There may be other types of RIFF 'LIST' chunks than
16722           'movi' and we need to skip them properly as well or we'll end up
16723           reading garbage (#336889). Some other cosmetic changes.
16724           
16725 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16726
16727         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16728         (gst_flac_dec_handle_seek_event):
16729           Add support for segment seeks (fixes #338290). Also demote
16730           some recurring debug message from DEBUG to LOG level.
16731
16732 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16733
16734         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16735         (gst_matroskademux_do_index_seek),
16736         (gst_matroska_demux_handle_seek_event),
16737         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16738         * gst/matroska/matroska-ids.h:
16739           Set DISCONT flag on first buffer after a discontinuity.
16740           Fix newsegment events sent when seeking and honour KEY_UNIT
16741           seek flag. Create pad with bogus caps if we don't recognise
16742           the stream codec id.
16743
16744         * gst/matroska/matroska-demux.h:
16745           Fix GObject macros.
16746
16747 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16748
16749         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16750
16751         * gst/matroska/matroska-demux.c:
16752         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16753           Handle end of segment properly when set; don't dead-lock when
16754           posting start of segment message when doing a segment seek.
16755           Fixes #338810.
16756
16757 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16758
16759         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16760         (gst_matroska_demux_plugin_init):
16761           Make mpeg2 aac audio work: create artificial private codec data
16762           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16763           Also call gst_riff_init(). Partially fixes #338767.
16764
16765 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16766
16767         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16768         (gst_wavenc_class_init), (gst_wavenc_init),
16769         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16770         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16771         (gst_wavenc_chain), (gst_wavenc_change_state):
16772         * gst/wavenc/gstwavenc.h:
16773           Set caps on first outgoing buffer, so that it doesn't error out
16774           immediately with a non-negotiated error (#338716). Rewrite and
16775           clean up a bit; fix setcaps function to parse things properly;
16776           fix sink caps (8bit audio is unsigned and doesn't have depth);
16777           use boilerplate macros; remove unused properties stuff.
16778
16779 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16780
16781         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16782           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16783           handle MJPEG streams and might be autoplugged for those if the
16784           user doesn't have jpegdec installed (resulting in a cryptic error
16785           message about huffman tables). Better to disable JPEG decoding here
16786           and let the user figure out that she needs to install jpegdec.
16787
16788 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16789
16790         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16791         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16792         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16793         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16794           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16795           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16796           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16797           debug messages. Fix boilerplate macros.
16798
16799 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16800
16801         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16802         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16803           No need to special-case for Gdk-2.0 any longer, we require
16804           Gdk 2.2 or newer; minor clean-ups.
16805
16806 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16807
16808         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16809         (gst_shout2send_class_init), (gst_shout2send_init),
16810         (set_shout_metadata), (gst_shout2send_set_metadata),
16811         (gst_shout2send_event), (gst_shout2send_start),
16812         (gst_shout2send_connect), (gst_shout2send_stop),
16813         (gst_shout2send_render), (gst_shout2send_set_property),
16814         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16815         (plugin_init):
16816         * ext/shout2/gstshout2.h:
16817         * po/POTFILES.in:
16818           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16819           change function; use GST_ELEMENT_ERROR for error reporting, not
16820           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16821           will cause crashes or assertion failures; remove (unused) "sync"
16822           property, basesink already has such a property; misc. other
16823           minor fixes and cleanups.
16824
16825 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16826
16827         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16828         * ext/esd/gstesd.c: (plugin_init):
16829         * po/POTFILES.in:
16830           Add translatable error message for when we cannot
16831           connect to the sound server, as "Cannot open resource
16832           for writing" isn't really an acceptable message to show
16833           to the user in this case.
16834
16835 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16836
16837         * sys/oss/gst-i18n-plugin.h:
16838           Remove bogus file that doesn't belong here.
16839
16840 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16841
16842         Patch by: Philippe Valembois
16843
16844         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16845         (gst_shout2send_set_metadata), (gst_shout2send_event),
16846         (gst_shout2send_render), (gst_shout2send_change_state):
16847         * ext/shout2/gstshout2.h:
16848           Handle tags being received before the connection to
16849           the server is established properly (see #338636).
16850
16851 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16852
16853         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16854           Don't crash in case the connection to the server fails:
16855           don't set pointer to NULL by assigning FALSE; error out
16856           properly by using GST_ELEMENT_ERROR and returning
16857           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16858           before resetting the pointer.
16859
16860 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16861
16862         * gst/id3demux/id3tags.c:
16863         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16864         (Fixes #338713)
16865
16866 2006-04-12  Wim Taymans  <wim@fluendo.com>
16867
16868         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16869         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16870         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16871         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16872         (gst_gdk_pixbuf_chain):
16873         Some cleanups.
16874         Added RGBA as a possible output format.
16875         Correctly free the supported mimetypes.
16876         deprecate silent arg, it's not used.
16877         Return result from _alloc_buffer to peer.
16878
16879 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16880
16881         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16882           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16883           overwriting GST_BUFFER_MALLOCDATA.
16884
16885 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16886
16887         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16888         (user_endrow_callback), (user_end_callback),
16889         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16890         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16891         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16892         * ext/libpng/gstpngdec.h:
16893           Handle more than one frame if the content is framed,
16894           like with png-in-quicktime (#331917).
16895
16896 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16897
16898         * sys/oss/Makefile.am:
16899         * sys/oss/common.h:
16900         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16901         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16902         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16903         (gst_oss_src_unprepare):
16904           - the user-visible error strings were in the wrong category
16905           - and the messages were not marked for translation
16906           - which is actually a good thing, because they were exactly
16907             the kind of message you would never want anyone to see
16908           - the macros were using variables that didn't exist in the macro
16909             arguments
16910           - and they were obviously copied from each other and then modified
16911           - so a common header makes sense
16912
16913 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16914
16915         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16916           Don't try to modify read-only data.
16917
16918         * gst/matroska/matroska-demux.c:
16919         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16920           Fix comment (won't crash any longer now).
16921
16922 2006-04-10  Michael Smith  <msmith@fluendo.com>
16923
16924         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16925           Use copies of header buffers for caps to avoid circular refcounting
16926           problems (as in theoradec, vorbisdec).
16927
16928         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16929           Fix a typo in test that meant it was testing the wrong thing.
16930
16931         * tests/check/elements/cmmlenc.c: (check_headers):
16932           Fix refcount checks now that we use buffer-copies for caps.
16933
16934 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16935
16936         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16937         (gst_matroska_demux_handle_seek_event),
16938         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16939         (gst_matroska_demux_subtitle_caps),
16940         (gst_matroska_demux_plugin_init):
16941           Use static pad templates with ANY caps for audio and video
16942           source pads and get rid of a lot of unnecessary (and partially
16943           broken) code for the template caps. Clean up caps finding
16944           functions. Fixes playback of audio files/streams that do not
16945           contain the sample rate and/or number of channels in the audio
16946           context (happens a lot with vorbis/mp3 .mka files it seems).
16947           Fixes #337183.
16948           Also add myself to copyright holders.
16949
16950 2006-04-10  Michael Smith  <msmith@fluendo.com>
16951
16952         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16953           Use g_list_delete_link () instead of g_list_remove_link () so that
16954           we free the link as well as the contained data.
16955
16956 2006-04-10  Wim Taymans  <wim@fluendo.com>
16957
16958         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16959
16960         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16961         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16962         (gst_avi_demux_stream_header):
16963         Fix some crashers with empty chunks. (Fixes #337749)
16964
16965 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16966
16967         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16968           use G_GINT64_CONSTANT for INT64 constants
16969         * gst/videofilter/gstvideobalance.c:
16970           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16971         * win32/vs6/libgstavi.dsp:
16972          add missing libraries for the link and remove avimux.c from
16973          the project as it isn't ported to 0.10 yet
16974         
16975 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16976
16977         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16978           Even better would be if we actually did the right thing
16979           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16980
16981 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16982
16983         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16984           Can't just replace 1LL with 1L here just because MSVC doesn't
16985           support it, as it might lead to incorrect results when doing the
16986           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16987           force a 64-bit constant in a way that all compilers are happy with.
16988
16989 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16990
16991         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16992         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16993         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16994         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16995         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16996         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16997         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16998         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16999         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17000         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17001         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17002         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17003         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17004         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17005         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17006         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17007         * gst/avi/gstavimux.c: (gst_avimux_class_init):
17008         * gst/debug/efence.c: (gst_efence_class_init):
17009         * gst/debug/negotiation.c: (gst_negotiation_class_init):
17010         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17011         * gst/goom/gstgoom.c: (gst_goom_class_init):
17012         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17013         * gst/interleave/deinterleave.c: (deinterleave_class_init):
17014         * gst/interleave/interleave.c: (interleave_class_init):
17015         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17016         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17017         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17018         * gst/median/gstmedian.c: (gst_median_class_init):
17019         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17020         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17021         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17022         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17023         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17024         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17025         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17026         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17027         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17028         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17029         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17030         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17031         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17032         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17033         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17034         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17035         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17036         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17037         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17038         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17039         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17040         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17041         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17042         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17043         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17044         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17045         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17046         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17047         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17048         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17049         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17050         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17051         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17052         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17053         * sys/osxaudio/gstosxaudioelement.c:
17054         (gst_osxaudioelement_class_init):
17055         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17056         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17057         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17058         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17059
17060 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17061
17062         * ext/mikmod/gstmikmod.h:
17063         * gst/level/gstlevel.h:
17064         Fix more broken GObject macros
17065
17066 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17067
17068         * ext/annodex/gstcmmldec.h:
17069         * ext/annodex/gstcmmlenc.h:
17070         * ext/annodex/gstcmmltag.h:
17071         * ext/cairo/gsttextoverlay.h:
17072         * ext/ladspa/gstsignalprocessor.h:
17073         * gst/matroska/ebml-read.h:
17074         * gst/matroska/ebml-write.h:
17075         * sys/osxaudio/gstosxaudioelement.h:
17076         Fix broken GObject macros
17077
17078 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17079
17080         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17081           Don't try to seek beyond the end of the file (would
17082           occasionally display error dialogs in totem when seeking
17083           to the end) (#335869). Will still throw an error though
17084           if the file is truncated and the total_samples value in
17085           the stream header is wrong.
17086
17087 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17088
17089         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17090         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17091         (gst_flac_dec_metadata_callback):
17092         * ext/flac/gstflacdec.h:
17093           If the stream header doesn't contain the total number of samples,
17094           search for the last flac frame at the end of the file and calculate
17095           the total duration from that frame's offset (fixes #337609).
17096
17097 2006-04-07  Edward Hervey  <edward@fluendo.com>
17098
17099         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17100         Don't unref the GstPadTemplate returned by
17101         gst_element_class_get_pad_template().
17102
17103 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17104
17105         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17106
17107         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17108         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17109         * sys/sunaudio/gstsunaudiosink.h:
17110           Use spec->segsize and spec->segtotal in the prepare function
17111           to initialise the ring buffer instead of using the buffer-time
17112           property (#337421).
17113
17114 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17115
17116         * configure.ac:
17117           Bump core requirements to CVS for gst_pad_query_peer_duration()
17118           which is used by speexdec.
17119
17120 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17121
17122         * ext/speex/gstspeex.c: (plugin_init):
17123         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17124         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17125         (speex_get_sink_query_types), (speex_dec_sink_query),
17126         (speex_get_src_query_types), (speex_dec_src_query),
17127         (speex_dec_src_event), (speex_dec_sink_event),
17128         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17129         (speex_dec_chain_parse_data), (speex_dec_chain),
17130         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17131         (speex_dec_change_state):
17132         * ext/speex/gstspeexdec.h:
17133           Fix seeking and duration queries (#337033); clean up and
17134           refactor a bit.
17135
17136 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17137
17138         * ext/raw1394/gstdv1394src.c:
17139           distinguish between device not found and could not open for
17140           reading
17141
17142 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17143
17144         * Makefile.am:
17145         * configure.ac:
17146         * pkgconfig/.cvsignore:
17147         * pkgconfig/Makefile.am:
17148         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17149           add a .pc file so other modules can use good plugins in tests
17150
17151 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17152
17153         * configure.ac:
17154           clean up, use AS_VERSION and AS_NANO
17155         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17156           use PACKAGE_VERSION define
17157         * po/af.po:
17158         * po/az.po:
17159         * po/cs.po:
17160         * po/en_GB.po:
17161         * po/hu.po:
17162         * po/it.po:
17163         * po/nb.po:
17164         * po/nl.po:
17165         * po/or.po:
17166         * po/sq.po:
17167         * po/sr.po:
17168         * po/sv.po:
17169         * po/uk.po:
17170         * po/vi.po:
17171           updated
17172
17173 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17174
17175         * ext\jpeg\smokecodec.c:
17176           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17177         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17178           move first instruction after all variables declarations
17179         * gst\alpha\gstalpha.c:
17180         * gst\effectv\gstshagadelic.c:
17181         * gst\smpte\paint.c:
17182         * gst\videofilter\gstvideobalance.c:
17183           define M_PI if it's not defined (it's not defined on WIN32)
17184         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17185         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17186         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17187         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17188         (gst_matroska_demux_video_caps):
17189         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17190         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17191           use gst_guint64_to_gdouble for conversions
17192         * gst\goom\filters.c: (setPixelRGB_):
17193           fix a debug which was using undefined variable
17194         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17195         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17196           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17197         * win32/vs6:
17198           add vs6 projects files for most of plugins-good
17199         
17200 2006-03-30  j^  <j@bootlab.org>
17201
17202         * ext/aalib/gstaasink.c:
17203         * ext/annodex/gstcmmldec.c:
17204         * ext/annodex/gstcmmlenc.c:
17205         * ext/cairo/gsttextoverlay.c:
17206         * ext/cairo/gsttimeoverlay.c:
17207         * ext/cdio/gstcdiocddasrc.c:
17208         * ext/dv/gstdvdec.c:
17209         * ext/esd/esdmon.c:
17210         * ext/esd/esdsink.c:
17211         * ext/flac/gstflacdec.c:
17212         * ext/flac/gstflacenc.c:
17213         * ext/flac/gstflactag.c:
17214         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17215         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17216         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17217         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17218         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17219         * ext/gdk_pixbuf/pixbufscale.c:
17220         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17221         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17222         * ext/jpeg/gstjpegdec.c:
17223         * ext/jpeg/gstjpegenc.c:
17224         * ext/jpeg/gstsmokedec.c:
17225         * ext/jpeg/gstsmokeenc.c:
17226         * ext/libcaca/gstcacasink.c:
17227         * ext/libmng/gstmngdec.c:
17228         * ext/libmng/gstmngenc.c:
17229         * ext/libpng/gstpngdec.c:
17230         * ext/libpng/gstpngenc.c:
17231         * ext/mikmod/gstmikmod.c:
17232         * ext/raw1394/gstdv1394src.c:
17233         * ext/shout2/gstshout2.c:
17234         * ext/speex/gstspeexdec.c:
17235         * ext/speex/gstspeexenc.c:
17236         * gst/alpha/gstalpha.c:
17237         * gst/alpha/gstalphacolor.c:
17238         * gst/auparse/gstauparse.c:
17239         * gst/autodetect/gstautoaudiosink.c:
17240         (gst_auto_audio_sink_base_init):
17241         * gst/autodetect/gstautovideosink.c:
17242         (gst_auto_video_sink_base_init):
17243         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17244         * gst/cutter/gstcutter.c:
17245         * gst/debug/breakmydata.c:
17246         * gst/debug/efence.c:
17247         * gst/debug/gstnavigationtest.c:
17248         * gst/debug/negotiation.c:
17249         * gst/debug/progressreport.c:
17250         * gst/debug/testplugin.c:
17251         * gst/effectv/gstaging.c:
17252         * gst/effectv/gstdice.c:
17253         * gst/effectv/gstedge.c:
17254         * gst/effectv/gstquark.c:
17255         * gst/effectv/gstrev.c:
17256         * gst/effectv/gstvertigo.c:
17257         * gst/effectv/gstwarp.c:
17258         * gst/flx/gstflxdec.c:
17259         * gst/goom/gstgoom.c:
17260         * gst/interleave/deinterleave.c:
17261         * gst/interleave/interleave.c:
17262         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17263         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17264         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17265         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17266         * gst/level/gstlevel.c:
17267         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17268         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17269         * gst/median/gstmedian.c:
17270         * gst/monoscope/gstmonoscope.c:
17271         * gst/multipart/multipartdemux.c:
17272         * gst/multipart/multipartmux.c:
17273         * gst/oldcore/gstmd5sink.c:
17274         * gst/oldcore/gstmultifilesrc.c:
17275         * gst/oldcore/gstpipefilter.c:
17276         * gst/oldcore/gstshaper.c:
17277         * gst/oldcore/gststatistics.c:
17278         * gst/rtp/gstasteriskh263.c:
17279         * gst/rtp/gstrtpL16depay.c:
17280         * gst/rtp/gstrtpL16pay.c:
17281         * gst/rtp/gstrtpamrdepay.c:
17282         * gst/rtp/gstrtpamrpay.c:
17283         * gst/rtp/gstrtpdepay.c:
17284         * gst/rtp/gstrtpgsmpay.c:
17285         * gst/rtp/gstrtph263pay.c:
17286         * gst/rtp/gstrtph263pdepay.c:
17287         * gst/rtp/gstrtph263ppay.c:
17288         * gst/rtp/gstrtpmp4gpay.c:
17289         * gst/rtp/gstrtpmp4vdepay.c:
17290         * gst/rtp/gstrtpmp4vpay.c:
17291         * gst/rtp/gstrtpmpadepay.c:
17292         * gst/rtp/gstrtpmpapay.c:
17293         * gst/rtp/gstrtppcmadepay.c:
17294         * gst/rtp/gstrtppcmapay.c:
17295         * gst/rtp/gstrtppcmudepay.c:
17296         * gst/rtp/gstrtppcmupay.c:
17297         * gst/rtp/gstrtpspeexdepay.c:
17298         * gst/rtp/gstrtpspeexpay.c:
17299         * gst/rtsp/gstrtpdec.c:
17300         * gst/smpte/gstsmpte.c:
17301         * gst/videobox/gstvideobox.c:
17302         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17303         * gst/videofilter/gstvideobalance.c:
17304         * gst/videofilter/gstvideoflip.c:
17305         * gst/videofilter/gstvideotemplate.c:
17306         (gst_videotemplate_base_init):
17307         * gst/videomixer/videomixer.c:
17308         * gst/wavenc/gstwavenc.c:
17309         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17310          better/unified long descriptions
17311          Fixed #336602
17312          Some cleanups to auparse, don't send multiple newsegments.
17313
17314 2006-03-29  Wim Taymans  <wim@fluendo.com>
17315
17316         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17317
17318         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17319         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17320         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17321         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17322         * ext/dv/gstdvdemux.h:
17323         Seek in READY patch. Only works for pull based mode.
17324         Fixes #323880
17325
17326 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17327
17328         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17329         (gst_gdk_pixbuf_event):
17330           Fix two crashers: don't unref the same caps twice, and
17331           set pixbuf loader to NULL after freeing it.
17332
17333 2006-03-27  Wim Taymans  <wim@fluendo.com>
17334
17335         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17336         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17337         (gst_speexenc_chain):
17338         * ext/speex/gstspeexenc.h:
17339         Don't leak adapter.
17340         A push *always* takes ownership of the buffer, even on
17341         errors.
17342         Small cleanups.
17343
17344 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17345
17346         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17347           Create source pad without leaking.
17348
17349 2006-03-24  Wim Taymans  <wim@fluendo.com>
17350
17351         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17352         * ext/flac/gstflacdec.h:
17353         * ext/flac/gstflacenc.h:
17354         Spifify a bit.
17355         Fix deadly lock order error in seeking code, STREAM_LOCK
17356         cannot be taken within LOCK and the streaming variables are
17357         protected with the STREAM_LOCK anyway.
17358
17359 2006-03-24  Wim Taymans  <wim@fluendo.com>
17360
17361         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17362         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17363         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17364         this patch combines the global init_frames with the stream
17365         init_frames. Rationale being that the global delay should 
17366         be subtracted from any stream delay.
17367         Fixes #335858.
17368
17369 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17370
17371         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17372         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17373         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17374         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17375         use DEBUG_FUNCPTR for collectpads
17376
17377 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17378
17379         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17380           Don't crash when encoding images where the number of rows isn't
17381           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17382
17383 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17384
17385         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17386         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17387         * gst/interleave/interleave.c: (interleave_change_state):
17388         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17389           More state change function fixes.
17390
17391 2006-03-23  Wim Taymans  <wim@fluendo.com>
17392
17393         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17394         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17395         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17396         (gst_esdsink_delay), (gst_esdsink_reset):
17397         * ext/esd/esdsink.h:
17398         Fix esd choppy playback by configuring audiosink
17399         correctly. Fixes #325191
17400
17401 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17402
17403         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17404           Make state change function thread-safe.
17405
17406 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17407
17408         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17409         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17410           Don't try to read beyond the end of the file just because
17411           the header claims a bigger size (like with truncated files).
17412
17413 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17414
17415         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17416         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17417         (gst_wavparse_stream_data), (gst_wavparse_loop):
17418         * gst/wavparse/gstwavparse.h:
17419           Delay source pad creation until we have the first chunk of
17420           media data, so the we can examine the data and adjust the
17421           caps accordingly if required. This makes playback of .wav
17422           files with DTS-declared-as-PCM content work (#313266).
17423
17424 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17425
17426         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17427         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17428         Don't attempt typefinding on too-short buffers that have been
17429         completely trimmed away. (Fixes #330239)
17430
17431         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17432         Improve the debug output
17433
17434 2006-03-21  Wim Taymans  <wim@fluendo.com>
17435
17436         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17437         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17438         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17439         (gst_esdsink_set_property), (gst_esdsink_get_property):
17440         Some cleanups.
17441         Reset fd to -1 when we close them.
17442
17443 2006-03-21  Wim Taymans  <wim@fluendo.com>
17444
17445         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17446         the OPTIONS request result is optional so don't
17447         fail on it.
17448
17449 2006-03-21  Edward Hervey  <edward@fluendo.com>
17450
17451         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17452         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17453         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17454         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17455         (gst_wavparse_change_state):
17456         gcc 4.1 unreferenced pointer fixes.
17457
17458 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17459
17460         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17461
17462         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17463           Fix block alignment calculation. Alignment should be done before
17464           adding the byte offset where the data starts (#335231).
17465
17466 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17467
17468         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17469           Ensure that we set correct caps on buffers that are transferred
17470           direct from the input.
17471
17472 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17473
17474         * gst/goom/filters.c: (zoomFilterDestroy):
17475         * gst/goom/goom_core.c: (goom_close):
17476           Free filter data when cleaning up. (Fixes: #334995)
17477
17478 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17479
17480         * configure.ac:
17481           Don't compile udp and rtsp plugins on win32 (mingw) or other
17482           systems that don't have <sys/socket.h> for some reason (#316203).
17483
17484 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17485
17486         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17487         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17488         * ext/raw1394/gstdv1394src.h:
17489           Change bus reset handler so it reports useful information such as
17490           whether the device being used connected or disconnected
17491
17492 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17493
17494         * gst/id3demux/id3v2frames.c:
17495         (parse_relative_volume_adjustment_two):
17496           We only care about gain and peak data for the master volume.
17497
17498 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17499
17500         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17501         (parse_id_string), (parse_unique_file_identifier),
17502         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17503           Read replay gain tags (#323721).
17504
17505 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17506
17507         * configure.ac:
17508           Bump requirements to gst-plugins-base CVS because
17509           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17510
17511 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17512
17513         * rtp/gst/gstrtppcmadepay.c:
17514         Fixed one of the caps in the code from mulaw to alaw.
17515
17516 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17517
17518         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17519           Ensure that we set caps on the buffers we pass.
17520
17521         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17522         (gst_id3demux_sink_activate):
17523           Ensure that we set caps on the buffers we pass.
17524
17525           Use STREAM, TYPE_NOT_FOUND as the error class when
17526           typefinding fails.
17527
17528 2006-03-15  Edward Hervey  <edward@fluendo.com>
17529
17530         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17531         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17532         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17533         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17534         (gst_jpeg_dec_setcaps):
17535         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17536         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17537         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17538         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17539         (gst_mngdec_src_getcaps):
17540         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17541         (gst_pngdec_caps_create_and_set):
17542         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17543         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17544         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17545         * gst/alpha/gstalpha.c: (gst_alpha_init):
17546         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17547         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17548         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17549         * gst/cutter/gstcutter.c: (gst_cutter_init):
17550         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17551         (gst_efence_checkgetrange):
17552         * gst/debug/negotiation.c: (gst_negotiation_init):
17553         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17554         * gst/goom/gstgoom.c: (gst_goom_init):
17555         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17556         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17557         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17558         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17559         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17560         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17561         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17562         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17563         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17564         (gst_wavparse_create_sourcepad):
17565         Fix memleak with gst_static_pad_template_get().
17566         This uses gst_pad_new_from_static_template() instead.
17567         Fixes #333512
17568
17569 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17570
17571         * configure.ac:
17572           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17573           used by id3demux.
17574
17575         * gst/id3demux/gstid3demux.c: (plugin_init):
17576         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17577         (parse_user_text_identification_frame),
17578         (parse_unique_file_identifier):
17579           Add support for UFID and TXXX frames and extract musicbrainz tags.
17580
17581 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17582
17583         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17584           Catch short reads, like they might happen with truncated
17585           files (see #305279); remove unnecessary indentation.
17586
17587 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17588
17589         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17590           Fix DIB image inversion for pictures with a
17591           depth != 8 (#305279).
17592
17593 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17594
17595         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17596         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17597         * ext/jpeg/gstjpegdec.h:
17598           Fix durations on outgoing buffers after seeking
17599           in MJPEG files (#334083); some minor clean-ups.
17600
17601 2006-03-13  Wim Taymans  <wim@fluendo.com>
17602
17603         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17604         (gst_wavparse_change_state):
17605         Implement seek in READY (re-fixes #327658)
17606
17607 2006-03-13  Wim Taymans  <wim@fluendo.com>
17608
17609         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17610         * ext/esd/esdmon.c: (gst_esdmon_get):
17611         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17612         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17613         (gst_gdk_pixbuf_sink_getcaps):
17614         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17615         (gst_jpegenc_setcaps):
17616         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17617         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17618         (gst_smokeenc_setcaps):
17619         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17620         (gst_mngdec_src_getcaps):
17621         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17622         (gst_mngenc_chain):
17623         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17624         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17625         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17626         (speex_dec_src_event), (speex_dec_chain):
17627         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17628         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17629         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17630         (gst_negotiation_pad_link), (gst_negotiation_chain):
17631         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17632         (gst_flxdec_chain):
17633         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17634         (deinterleave_chain):
17635         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17636         * gst/median/gstmedian.c: (gst_median_link):
17637         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17638         (gst_monoscope_chain):
17639         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17640         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17641         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17642         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17643         close #333784 unref the result of gst_pad_get_parent()
17644         by: Christophe Fergeau.
17645
17646 2006-03-09  Wim Taymans  <wim@fluendo.com>
17647
17648         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17649         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17650         Handle events in push mode better, can now do non-flushing
17651         seeks in push mode as well.
17652
17653 2006-03-07  Wim Taymans  <wim@fluendo.com>
17654
17655         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17656         Applied patch from Kai Vehmanen, fixes #333624.
17657
17658 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17659
17660         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17661         Implement paletted and grayscale png files handling.
17662         (#150363).
17663
17664 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17665
17666         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17667         (gst_speexenc_chain):
17668           fix a tag list assert
17669           follow gst-plugins-base/ext/ogg/README; set OFFSET
17670           and OFFSET_END.  Muxes correctly with gst-plugins-base
17671           > 0.9.3
17672
17673 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17674
17675         * gst/id3demux/Makefile.am:
17676         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17677         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17678           Use new typefind helper functions here as well, and
17679           do typefinding in pull-mode if upstream supports that.
17680
17681 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17682
17683         * sys/sunaudio/gstsunaudiomixerctrl.c:
17684         (gst_sunaudiomixer_ctrl_get_volume),
17685         (gst_sunaudiomixer_ctrl_set_volume):
17686         * sys/sunaudio/gstsunaudiomixertrack.c:
17687         (gst_sunaudiomixer_track_new):
17688           Remove unused variables, breaks build from CVS
17689           with -Werror (#333392, patch by: Benjamin Pineau)
17690
17691 2006-03-03  Wim Taymans  <wim@fluendo.com>
17692
17693         * docs/plugins/Makefile.am:
17694         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17695         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17696         Added wavparse docs.
17697
17698         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17699         (gst_wavparse_reset), (gst_wavparse_init),
17700         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17701         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17702         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17703         (gst_wavparse_stream_data), (gst_wavparse_loop),
17704         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17705         (gst_wavparse_change_state):
17706         * gst/wavparse/gstwavparse.h:
17707         Implement seek in READY (fixes #327658)
17708         Added docs and did some cleanups.
17709
17710 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17711
17712         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17713         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17714         (gst_avi_demux_calculate_durations_from_index),
17715         (gst_avi_demux_stream_header):
17716         * gst/avi/gstavidemux.h:
17717           If we have an index, use a duration based on the index instead
17718           of blindly trusting the information in the stream headers
17719           (fixes #331817).
17720
17721 2006-03-03  Wim Taymans  <wim@fluendo.com>
17722
17723         * docs/plugins/Makefile.am:
17724         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17725         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17726         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17727         Added smoke and jpeg to the docs.
17728
17729         * ext/jpeg/Makefile.am:
17730         * ext/jpeg/gstjpeg.c: (plugin_init):
17731         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17732         * ext/jpeg/gstjpegenc.h:
17733         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17734         (gst_smokedec_chain):
17735         * ext/jpeg/gstsmokedec.h:
17736         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17737         * ext/jpeg/gstsmokeenc.h:
17738         * ext/jpeg/smokecodec.h:
17739         Port smokedec (fixes #331905).
17740         Added some docs.
17741         Some cleanups.
17742
17743 2006-03-03  Wim Taymans  <wim@fluendo.com>
17744
17745         * docs/plugins/Makefile.am:
17746         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17747         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17748         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17749         Added videobalance and videoflip to the docs.
17750
17751         * gst/videofilter/Makefile.am:
17752         * gst/videofilter/gstvideobalance.c:
17753         (gst_video_balance_update_tables_planar411),
17754         (gst_video_balance_is_passthrough),
17755         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17756         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17757         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17758         (gst_video_balance_finalize), (gst_video_balance_class_init),
17759         (gst_video_balance_init), (gst_video_balance_interface_supported),
17760         (gst_video_balance_interface_init),
17761         (gst_video_balance_colorbalance_list_channels),
17762         (gst_video_balance_colorbalance_set_value),
17763         (gst_video_balance_colorbalance_get_value),
17764         (gst_video_balance_colorbalance_init),
17765         (gst_video_balance_set_property), (gst_video_balance_get_property),
17766         (gst_video_balance_get_type), (plugin_init):
17767         * gst/videofilter/gstvideobalance.h:
17768         Ported to 0.10. (Fixes #326160)
17769         Added docs.
17770
17771         * gst/videofilter/gstvideoflip.c:
17772         * gst/videofilter/gstvideoflip.h:
17773         Added docs.
17774
17775 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17776
17777         * configure.ac:
17778           Bump requirements to current core and -base CVS
17779           (core for new typefind helper API, and -base for the
17780           WAVFORMATEX support that was added to libgstriff and
17781           is needed by wavparse).
17782         
17783         * gst/apetag/Makefile.am:
17784         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17785         (gst_tag_demux_sink_activate):
17786           Use new typefind helpers for typefinding instead of our
17787           home-grown stuff; also, do typefinding in pull-mode if
17788           upstream supports that.
17789
17790 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17791
17792         Reviewed by: Christian Schaller <christian@fluendo.com>
17793
17794         This patch fixes bug: 329107
17795
17796         This Changelog entry is for a commit done on February 17
17797
17798         * ext/gconf/gconf.c
17799         * ext/gconf/gconf.h
17800         * ext/gconf/gstgconfaudiosink.c
17801         * ext/gconf/gstgconfaudiosink.h
17802         * gconf/gstreamer.schemas.in
17803
17804 2006-02-28  Wim Taymans  <wim@fluendo.com>
17805
17806         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17807         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17808         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17809         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17810         Use DEBUG_OBJECT more.
17811
17812 2006-02-28  Wim Taymans  <wim@fluendo.com>
17813
17814         * docs/plugins/Makefile.am:
17815         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17816         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17817         Added dvdec and dvdemux to docs.
17818
17819         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17820         Added docs.
17821         Check frame sizes so we don't crash when don't have enough
17822         data.
17823         Send nice error messages on error.
17824
17825         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17826         (gst_dvdemux_class_init), (gst_dvdemux_init),
17827         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17828         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17829         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17830         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17831         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17832         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17833         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17834         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17835         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17836         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17837         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17838         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17839         * ext/dv/gstdvdemux.h:
17840         Added docs.
17841         Implement pull mode.
17842         Fix memleaks.
17843         Reduce memcpy for the video demuxing.
17844
17845 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17846
17847         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17848         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17849         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17850         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17851           Add a little extra debug. Make the decoder not return NOT_LINKED,
17852           as we want to continue decoding all CMML and emitting tags.
17853
17854 2006-02-27  Michael Smith  <msmith@fluendo.com>
17855
17856         * ext/annodex/gstskeltag.c:
17857         * ext/annodex/gstskeltag.h:
17858           Deleted; these files aren't used any more either.
17859
17860 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17861
17862         * ext/Makefile.am: Fix dist-check.
17863
17864 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17865
17866         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17867         memleak.
17868
17869 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17870
17871         * ext/annodex/Makefile.am:
17872         * ext/annodex/gstannodex.c:
17873         * ext/annodex/gstcmmldec.c:
17874         * ext/annodex/gstcmmlenc.c:
17875         * ext/annodex/gstcmmlparser.c:
17876         * ext/annodex/gstcmmlparser.h:
17877         * ext/annodex/gstcmmlutils.c:
17878         * tests/check/elements/cmmldec.c:
17879         * tests/check/elements/cmmlenc.c:
17880           Fix a memleak in gst_cmml_track_list_add_clip.
17881           Handle overflows in clip's start and end times.
17882           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17883           Do not parse junk at the end of a CMML preamble buffer.
17884           Register a libxml error handler to not print stuff on stderr.
17885           Check for bad clip start and end times in the testsuites.
17886
17887 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17888
17889         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17890         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17891         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17892         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17893         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17894         possible memleaks.
17895
17896 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17897
17898         * tests/check/Makefile.am:
17899         * tests/check/elements/cmmldec.c:
17900         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17901         the plugins-base tags.
17902
17903 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17904
17905         * ext/Makefile.am: Re-enable module.
17906
17907 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17908
17909         * tests/check/Makefile.am: Forgot to remove that test.
17910
17911 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17912
17913         * ext/annodex/Makefile.am:
17914         * ext/annodex/gstannodex.c: (plugin_init):
17915         * ext/annodex/gstcmmldec.c:
17916         * ext/annodex/gstskeldec.c:
17917         * ext/annodex/gstskeldec.h:
17918         * tests/check/Makefile.am:
17919         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17920
17921 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17922
17923         * tests/check/Makefile.am: Disable those checks as well.
17924
17925 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17926
17927         * ext/Makefile.am: Disable annodex for now until we figure out
17928         how to make it build.
17929         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17930         Add a rule to your checklist : "please try to at least build 
17931         what you are going to commit into -good, or if you are too lazy
17932         to do that, please check that the buildbots are not crying because
17933         of your commit."
17934
17935 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17936
17937         * configure.ac:
17938         * ext/Makefile.am:
17939         * ext/gdk_pixbuf/Makefile.am:
17940         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17941         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17942         * ext/gdk_pixbuf/pixbufscale.c:
17943         * ext/gdk_pixbuf/pixbufscale.h:
17944           Gdkpixbuf ported from 0.8 to 0.10 by
17945           Renato Filho <renato.filho@indt.org.br>.
17946           gst_loader and gdkpixbufanimation still need port.
17947
17948 2006-02-24  Michael Smith  <msmith@fluendo.com>
17949
17950         * configure.ac:
17951         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17952         * ext/Makefile.am:
17953         * ext/annodex/Makefile.am:
17954         * ext/annodex/gstannodex.c:
17955         * ext/annodex/gstannodex.h:
17956         * ext/annodex/gstcmmldec.c:
17957         * ext/annodex/gstcmmldec.h:
17958         * ext/annodex/gstcmmlenc.c:
17959         * ext/annodex/gstcmmlenc.h:
17960         * ext/annodex/gstcmmlparser.c:
17961         * ext/annodex/gstcmmlparser.h:
17962         * ext/annodex/gstcmmltag.c:
17963         * ext/annodex/gstcmmltag.h:
17964         * ext/annodex/gstcmmlutils.c:
17965         * ext/annodex/gstcmmlutils.h:
17966         * ext/annodex/gstskeldec.c:
17967         * ext/annodex/gstskeldec.h:
17968         * ext/annodex/gstskeltag.c:
17969         * ext/annodex/gstskeltag.h:
17970         * tests/check/Makefile.am:
17971         * tests/check/elements/cmmldec.c:
17972         * tests/check/elements/cmmlenc.c:
17973         * tests/check/elements/skeldec.c:
17974           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17975           Includes tests & docs, oh my! Passes Thomas's -good checklist
17976           entirely. Wow.
17977
17978 2006-02-24  Michael Smith  <msmith@fluendo.com>
17979
17980         * autogen.sh:
17981           Check for automake 1.9 as well.
17982
17983 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17984
17985         * ext/flac/gstflacenc.c:
17986           Change min. sample rate to 8kHz to match flacdec's.
17987           
17988 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17989
17990         * ext/cdio/Makefile.am:
17991           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17992           required for Cygwin, see #317048)
17993
17994         * gst/rtp/gstasteriskh263.c:
17995           Cygwin has includes for both the unix network socket API
17996           and the windows API, but only one can be included, so fix
17997           includes to only use one or the other, prefering the unxi
17998           one (#317048).
17999
18000 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
18001
18002         * rtp/gst/gstrtppcmadepay.c:
18003         * rtp/gst/gstrtppcmadepay.h:
18004         * rtp/gst/gstgstrtppcmapay.c:
18005         * rtp/gst/gstgstrtppcmapay.h:
18006         * rtp/gst/gstrtppcmudepay.c:
18007         * rtp/gst/gstrtppcmudepay.h:
18008         * rtp/gst/gstrtppcmupay.c:
18009         * rtp/gst/gstrtppcmupay.h:
18010         * rtp/gst/Makefile.am:
18011         * rtp/gst/gstrtp.c:
18012         * rtp/gst/README:
18013         Separated the G711 payloaders/depayloaders into separate elements for
18014         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18015
18016 2006-02-22  Wim Taymans  <wim@fluendo.com>
18017
18018         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18019         (gst_dvdec_change_state):
18020         * ext/dv/gstdvdec.h:
18021         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18022         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18023         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18024         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18025         (gst_dvdemux_flush), (gst_dvdemux_chain),
18026         (gst_dvdemux_change_state):
18027         * ext/dv/gstdvdemux.h:
18028         Ueber spiffify some more, added debug category.
18029         Use _scale.
18030         Use segments, respect playback rate from newsegment.
18031         Fix refcount issue.
18032
18033 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18034
18035         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18036         (gst_signal_processor_process):
18037         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18038         enabled for the build, but it helps me win the feature-count
18039         competitions ooh yeah.
18040
18041 2006-02-19  Wim Taymans  <wim@fluendo.com>
18042
18043         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18044         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18045         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18046         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18047         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18048         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18049         Use scaling code for added precission and more correct stop
18050         position in case scale==0.
18051
18052 2006-02-19  Wim Taymans  <wim@fluendo.com>
18053
18054         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18055         (gst_flxdec_chain):
18056         * gst/flx/gstflxdec.h:
18057         Implement DURATION query.
18058
18059 2006-02-19  Wim Taymans  <wim@fluendo.com>
18060
18061         * gst/flx/flx_color.h:
18062         * gst/flx/flx_fmt.h:
18063         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18064         (gst_flxdec_src_query_handler), (flx_decode_color),
18065         (gst_flxdec_chain):
18066         * gst/flx/gstflxdec.h:
18067         Set MALLOCDATA for the temp buffers so we don't leak.
18068         Some debug cleanups.
18069         Consume all data in the adapter before leaving the chain
18070         function. Fixes #330678.
18071
18072 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18073
18074         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18075         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18076          Handle 0 data size in otherwise valid frames.
18077          Handle numeric strings in 2.4.0 even when not in parentheses 
18078
18079 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18080
18081         * gst/matroska/matroska-demux.c:
18082         (gst_matroska_demux_subtitle_caps),
18083         (gst_matroska_demux_plugin_init):
18084         * gst/matroska/matroska-ids.h:
18085           Recognise SSA/ASS and USF subtitle formats and
18086           set proper caps when they are found.
18087
18088 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18089
18090         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18091         (gst_jpeg_dec_chain):
18092           Fix invalid memory access for some odd-sized images
18093           (see image contained in quicktime stream in #327083);
18094           use g_malloc() instead of g_alloca().
18095
18096 2006-02-17  Wim Taymans  <wim@fluendo.com>
18097
18098         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18099         Patch from Sebastien Cote, fixes #319884
18100
18101 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18102
18103         * ext/cdio/gstcdio.c: (plugin_init):
18104           Init debug category (#331253).
18105
18106 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18107
18108         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18109           Pass extra_data to gst_riff_create_audio_caps(), so that
18110           WAVEFORMATEX stuff works. Post audio codec name and post
18111           it as taglist on the bus. Allow up to 8 channesl for raw
18112           PCM in the source pad template caps.
18113
18114 2006-02-16  Wim Taymans  <wim@fluendo.com>
18115
18116         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18117         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18118         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18119         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18120         (gst_multipart_set_property), (gst_multipart_get_property):
18121         Applied #318663. Gives quite a few false positives in
18122         autoscan mode, but it's better than nothing. Not closing yet.
18123
18124 2006-02-16  Wim Taymans  <wim@fluendo.com>
18125
18126         * docs/plugins/Makefile.am:
18127         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18128         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18129         * docs/plugins/gst-plugins-good-plugins.args:
18130         * docs/plugins/inspect/plugin-udp.xml:
18131         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18132         (gst_udpsrc_start):
18133         Update documentation.
18134         Fix args.
18135
18136 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18137
18138         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18139         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18140         frame size. (Fixes #331368)
18141
18142 2006-02-16  Wim Taymans  <wim@fluendo.com>
18143
18144         * gst/rtsp/README:
18145         Updated README.
18146
18147         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18148         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18149         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18150         * gst/rtsp/gstrtspsrc.h:
18151         Make sure the RTP port is an even port an try to allocate 
18152         another if not.
18153         Added retry property to control max retries for port allocation.
18154         Make sure RTCP port is RTP port+1.
18155         Cleanup when port allocation fails.
18156         Fixes #319183.
18157         
18158 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18159
18160         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18161           Don't ignore return value of the parent class's state
18162           change function (#331385, patch by: Wouter Paesen).
18163
18164 2006-02-15  Wim Taymans  <wim@fluendo.com>
18165
18166         * configure.ac:
18167         * docs/plugins/Makefile.am:
18168         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18169         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18170         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18171         * ext/Makefile.am:
18172         * ext/hal/Makefile.am:
18173         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18174         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18175         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18176         (do_toggle_element), (gst_hal_audio_sink_set_property),
18177         (gst_hal_audio_sink_get_property),
18178         (gst_hal_audio_sink_change_state):
18179         * ext/hal/gsthalaudiosink.h:
18180         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18181         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18182         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18183         (do_toggle_element), (gst_hal_audio_src_set_property),
18184         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18185         * ext/hal/gsthalaudiosrc.h:
18186         * ext/hal/gsthalelements.c: (plugin_init):
18187         * ext/hal/gsthalelements.h:
18188         * ext/hal/hal.c: (gst_hal_get_string),
18189         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18190         (gst_hal_get_audio_src):
18191         * ext/hal/hal.h:
18192         Add HAL sound device wrapper plugins. Closes #329106
18193
18194 2006-02-15  Wim Taymans  <wim@fluendo.com>
18195
18196         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18197         Add comment in a fultile attempt to stop the copy-and-paste 
18198         paradigm leading to duplication of bad code.
18199
18200         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18201         Mime parameters have to be checked case insensitive
18202
18203 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18204
18205         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18206           Advance stream time for lagging subtitle streams by sending
18207           newsegment events with the update flag set.
18208
18209 2006-02-14  Edward Hervey  <edward@fluendo.com>
18210
18211         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18212         There can be bogus data before the hdrl LIST tag in the RIFF header.
18213         It's hard to say if it's not respecting the AVI specifications or not,
18214         but since Google Video is producing AVIs like that and the other player
18215         don't seem to complain, I guess we should do the same.
18216
18217 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18218
18219         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18220         (parse_split_strings):
18221         Add more validation to ensure that a char encoding conversion
18222         produced a valid UTF-8 string.
18223
18224 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18225
18226         Reviewed by: Edward Hervey  <edward@fluendo.com>
18227
18228         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18229         Properly handle end of segment. Closes #330885.
18230
18231 2006-02-13  Wim Taymans  <wim@fluendo.com>
18232
18233         * gst/rtp/gstrtpmp4gpay.h:
18234         For got to commit this one.
18235
18236 2006-02-12  Wim Taymans  <wim@fluendo.com>
18237
18238         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18239         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18240         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18241         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18242         * gst/rtp/gstrtpmp4gpay.h:
18243         Make more things work.
18244         Handle ACC config strings.
18245
18246 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18247
18248         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18249           set timestamps if no incoming timestamps set
18250
18251 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18252
18253         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18254         (gst_tag_demux_do_typefind):
18255           ... and fix the very same leaks in GstTagDemux.
18256
18257 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18258
18259         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18260         (gst_id3demux_do_typefind):
18261         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18262         <jonathan at kaolin dot wh9 dot net>)
18263
18264 2006-02-10  Wim Taymans  <wim@fluendo.com>
18265
18266         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18267         First set options, then set caps or else the baseclass
18268         will not know about the options, duh.
18269
18270 2006-02-10  Wim Taymans  <wim@fluendo.com>
18271
18272         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18273         (gst_rtp_mp4v_pay_setcaps):
18274         Don't waste time looking for a config string if we have codec_info
18275         on the incomming caps.
18276
18277 2006-02-10  Wim Taymans  <wim@fluendo.com>
18278
18279         * gst/rtp/README:
18280         Say something about case-sensitivity of caps vs mime-attributes.
18281
18282         * gst/rtp/Makefile.am:
18283         * gst/rtp/gstrtp.c: (plugin_init):
18284         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18285         (gst_rtp_amr_pay_handle_buffer):
18286         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18287         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18288         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18289         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18290         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18291         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18292         (gst_rtp_mp4g_pay_plugin_init):
18293         * gst/rtp/gstrtpmp4gpay.h:
18294         Added beginnings of mpeg4-generic payloader (RFC 3640)
18295
18296 2006-02-09  Wim Taymans  <wim@fluendo.com>
18297
18298         * gst/rtsp/Makefile.am:
18299         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18300         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18301         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18302         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18303         (gst_rtpdec_change_state):
18304         * gst/rtsp/gstrtpdec.h:
18305         * gst/rtsp/gstrtsp.c: (plugin_init):
18306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18307         * gst/rtsp/rtspconnection.c: (read_body),
18308         (rtsp_connection_receive):
18309         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18310         Resurected rtpdec to make rtspsrc happy again.
18311         Skip attributes from the session id.
18312         Don't crash when dumping a message with an empty body.
18313
18314
18315 2006-02-09  Wim Taymans  <wim@fluendo.com>
18316
18317         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18318         Added more meaningfull warnings when something goes wrong.
18319         Clear F bit on outgoing AMR packets.
18320
18321         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18322         (gst_rtp_amr_pay_handle_buffer):
18323         Added debugging category
18324         Support payloading of multiple AMR frames.
18325
18326         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18327         Added some debugging.
18328
18329 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18330
18331         * configure.ac:
18332           Back to CVS
18333
18334 === release 0.10.2 ===
18335
18336 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18337
18338         * configure.ac:
18339           releasing 0.10.2, "Papa was a rolling stone"
18340
18341 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18342
18343         * configure.ac:
18344           Bump core and plugins-base requirement to 0.10.2.2
18345           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18346
18347 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18348
18349         * ext/flac/gstflac.c: (plugin_init):
18350         * ext/speex/gstspeex.c: (plugin_init):
18351           Register musicbrainz tags.
18352
18353 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18354
18355         * ext/gconf/gconf.h:
18356           Remove declaration of function that no longer exists.
18357
18358 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18359
18360         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18361         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18362         Make shout2 work for non ogg streams
18363
18364 2006-02-06  Wim Taymans  <wim@fluendo.com>
18365
18366         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18367         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18368         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18369         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18370         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18371         * gst/udp/gstmultiudpsink.h:
18372         Updated docs.
18373         Added properties bytes-served, bytes_to_serve.
18374         Post proper error messages,
18375         Emit client added signal too.
18376
18377 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18378
18379         * docs/plugins/Makefile.am:
18380         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18381         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18382         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18383         (gst_multiudpsink_get_stats):
18384           adding docs for multiudpsink
18385
18386 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18387
18388         * gst/level/gstlevel.c: (gst_level_transform_ip):
18389           peak below decay is not necessarily an error, so don't ERROR log
18390
18391 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18392
18393         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18394         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18395         (gst_ebml_write_seek):
18396         * gst/matroska/ebml-write.h:
18397           Make sure we send a newsegment event in BYTES format
18398           before sending buffers (#328531).
18399
18400 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18401
18402         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18403         (gst_dvdemux_sink_query):
18404         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18405         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18406         (speex_dec_src_query):
18407         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18408         (gst_speexenc_sink_query):
18409         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18410         * gst/matroska/matroska-demux.c:
18411         (gst_matroska_demux_get_src_query_types),
18412         (gst_matroska_demux_handle_src_query):
18413         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18414         (gst_wavparse_pad_query):
18415           Pass unhandled queries upstream instead of just dropping
18416           them (#326446). Update query type arrays here and there.
18417
18418 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18419
18420         * tests/check/elements/matroskamux.c: (setup_src_pad):
18421           Collectpads in core got changed and now also holds a
18422           reference to any pad that is part of it. Fix refcount
18423           checks in test case accordingly.
18424
18425 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18426
18427         * gst/apetag/gstapedemux.h:
18428           Fix include, for now GstTagDemux is in the apetag dir.
18429
18430 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18431
18432         * docs/plugins/Makefile.am:
18433         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18434         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18435         * docs/plugins/inspect/plugin-cdio.xml:
18436           Add cdio plugin to docs.
18437
18438         * ext/cdio/gstcdiocddasrc.c:
18439           Add gtk-doc blurb.
18440
18441         * ext/cdio/gstcdio.c:
18442           The plugin is called 'cdio' not 'cddio'.
18443
18444 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18445
18446         * configure.ac:
18447         * docs/plugins/Makefile.am:
18448         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18449         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18450         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18451         * docs/plugins/inspect/plugin-apetag.xml:
18452         * gst/apetag/Makefile.am:
18453         * gst/apetag/gstapedemux.c:
18454         * gst/apetag/gstapedemux.h:
18455         * gst/apetag/gsttagdemux.c:
18456         * gst/apetag/gsttagdemux.h:
18457           Add APE tag demuxer (#325649).
18458
18459 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18460
18461         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18462         (gst_gconf_get_default_video_sink),
18463         (gst_gconf_get_default_audio_src),
18464         (gst_gconf_get_default_video_src):
18465         * ext/gconf/gconf.h:
18466         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18467         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18468         (do_toggle_element):
18469         * ext/gconf/gstgconfaudiosink.h:
18470         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18471         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18472         (do_toggle_element):
18473         * ext/gconf/gstgconfaudiosrc.h:
18474         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18475         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18476         (do_toggle_element):
18477         * ext/gconf/gstgconfvideosink.h:
18478         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18479         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18480         (do_toggle_element):
18481         * ext/gconf/gstgconfvideosrc.h:
18482           Ignore changing the GConf key to "". Ignore GConf key updates
18483           that don't actually change the string.
18484           For now, ignore the GConf key when the state is > READY, as
18485           it breaks streaming. Sometime it will be nice to bring the
18486           new sink online even mid-stream, by sending NEWSEGMENT info
18487           and possibly prerolling.
18488           (Fixes #326736)
18489
18490 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18491
18492         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18493         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18494         (zoomFilterSetResolution), (zoomFilterDestroy),
18495         (zoomFilterFastRGB), (pointFilter):
18496         * gst/goom/filters.h:
18497         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18498         (goom_update), (goom_close):
18499         * gst/goom/goom_core.h:
18500         * gst/goom/goom_tools.h:
18501         * gst/goom/graphic.c:
18502         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18503         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18504         * gst/goom/gstgoom.h:
18505         * gst/goom/lines.c: (goom_lines):
18506         * gst/goom/lines.h:
18507           Make goom reentrant by moving all important static variables
18508           into instance structures.
18509           (Fixes #329181)
18510
18511 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18512
18513         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18514         (gst_avi_demux_all_source_pads_unlinked),
18515         (gst_avi_demux_process_next_entry):
18516         * gst/avi/gstavidemux.h:
18517           Third attempt, use gst_pad_is_linked() this time.
18518
18519 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18520
18521         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18522         (parse_split_strings):
18523         Adjust for data length indicators when parsing (Fixes #329810)
18524         Fix stupid bug parsing UTF-8 tag text.
18525         Output tag strings with multiple fields as multiple tags, so the
18526         app gets all the data.
18527
18528 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18529
18530         * ext/flac/gstflacenc.c:
18531         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18532         show me.
18533         
18534 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18535
18536         * ext/flac/gstflacenc.c:
18537         * gst/matroska/ebml-read.c:
18538         Just make it compile with --disable-gst-debug.
18539
18540 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18541
18542         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18543         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18544         (id3v2_genre_fields_to_taglist):
18545           Never output a tag with a null contents string.
18546
18547 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18548
18549         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18550           Only pause if all pads are unlinked AND we've tried to send data
18551           on all of them at least once.
18552
18553 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18554
18555         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18556         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18557           Make loop function/task pause itself when all source pads are
18558           unlinked.
18559
18560 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18561
18562         * configure.ac:
18563         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18564           Use new functions from core to render a bin from a
18565           string. Fixes build. Up requirements to core CVS.
18566
18567 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18568
18569         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18570           Don't push buffers into the adapter that we are going to
18571           push downstream again without framing anyway. Also, the
18572           adaptor takes ownership of buffers put into it (fixes
18573           auparse pushing invalid buffers for .au files with
18574           ADPCM contents). Finally, set caps on all outgoing buffers.
18575
18576 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18577
18578         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18579         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18580         (gst_id3demux_send_tag_event):
18581         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18582         Someone should kick my butt. Remove ID3v1 tags from the end of the
18583         file.
18584
18585         Improve error messages. Send the TAG message as soon as we complete
18586         typefinding, instead of waiting until we send the first buffer.
18587         Downstream tag event is still sent before the first buffer.
18588
18589 2006-01-27  Jan Gerber  <j@bootlab.org>
18590
18591         Reviewed by: Andy Wingo <wingo@pobox.com>
18592
18593         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18594         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18595         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18596         to not have warings flooding stderr. this is the suggested way
18597         also used in dvgrab and kino. (#328336)
18598
18599 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18600
18601         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18602         (gst_oss_sink_init), (gst_oss_sink_finalise):
18603           Free the device name string when finalised.
18604
18605 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18606
18607         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18608           Don't put function calls in g_return_if_fail() statements,
18609           or they'll be replaced with NOOPs if someone compiles with
18610           G_DISABLE_CHECKS defined.
18611           
18612 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18613
18614         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18615         Never trust ANY information encoded in a media file, especially
18616         when it's giving you sizes. (Fixes #328452)
18617
18618 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18619
18620         * gst/rtp/gstrtpg711pay.c:
18621         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18622         bug #325148.
18623
18624 2006-01-23  Edward Hervey  <edward@fluendo.com>
18625
18626         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18627         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18628         * gst/matroska/matroska-ids.h:
18629         Added recognition of Real Audio and Video streams in matroska demuxer.
18630
18631 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18632
18633         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18634           Remove errant break statement, and fix compilation with
18635           older GCC.
18636
18637 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18638
18639         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18640
18641         * sys/sunaudio/gstsunaudiomixerctrl.c:
18642         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18643           Export functions that are needed in other parts of the code,
18644           makes the mixer actually work; adjust magic minimum buffer-time
18645           value from 3ms to 5ms to work around stuttering during mp3
18646           playback (#327765).
18647
18648 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18649
18650         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18651
18652         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18653         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18654           Fix possible deadlock in matroska muxer (#327825).
18655
18656 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18657
18658         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18659         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18660         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18661         * gst/rtsp/sdpmessage.h:
18662         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18663         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18664           C89 fixes: declare variables at the beginning of a block and
18665           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18666           <jensgr at gmx dot net>).
18667
18668 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18669
18670         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18671         * gst/id3demux/id3tags.h:
18672         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18673         (parse_comment_frame), (parse_text_identification_frame),
18674         (id3v2_tag_to_taglist), (id3v2_are_digits),
18675         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18676         (parse_split_strings), (free_tag_strings):
18677           Rewrite parsing of text tags to handle multiple NULL terminated
18678           strings. Parse numeric genre strings and ID3v2 type
18679           "(3)(6)Alternative" style genre strings.
18680           Parse dates that are only YYYY or YYYY-mm format.
18681           (Fixes #328241 and #322154)
18682
18683 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18684
18685         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18686           Don't forget to initialize liboil, otherwise our oil functions
18687           will crash (fixes #327871; patch by: Christoph Burghardt
18688           <hawkes at web dot de>).
18689
18690 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18691
18692         * configure.ac:
18693           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18694           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18695           patch by: Brian Cameron <brian dot cameron at sun dot com>
18696
18697 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18698
18699         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18700         * ext/cdio/gstcdio.h:
18701         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18702           Fix build for libcdio versions >= 76; give slightly lower rank
18703           than cdparanoia.
18704
18705 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18706
18707         * configure.ac:
18708         * ext/Makefile.am:
18709         * ext/cdio/Makefile.am:
18710         * ext/cdio/gstcdio.c:
18711         * ext/cdio/gstcdio.h:
18712         * ext/cdio/gstcdiocddasrc.c:
18713         * ext/cdio/gstcdiocddasrc.h:
18714           Port libcdio cdda source, formerly known as cddasrc, now known as
18715           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18716           but that's not tested (fixes #317658).
18717
18718 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18719
18720         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18721           Fix conversion from TIME to BYTES format (fixes #326864;
18722           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18723
18724 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18725
18726         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18727           Fix compilation of id3demux when zlib is not present.
18728           (Fixes #326602; patch by: Sergey Scobich)
18729
18730 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18731
18732         * ext/esd/Makefile.am:
18733           Add $(ESD_CFLAGS), otherwise build will fail for folks
18734           with libesd in a non-standard prefix (#327009).
18735
18736 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18737
18738         * configure.ac:
18739           back to HEAD
18740
18741 === release 0.10.1 ===
18742
18743 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18744
18745         * configure.ac:
18746           releasing 0.10.1, "Li"
18747
18748 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18749
18750           patch by: Wim Taymans
18751
18752         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18753           fix memleak.  Fixes #326618
18754
18755 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18756
18757           patch by: Mike Smith
18758
18759         * gst/level/gstlevel.c: (gst_level_message_new),
18760         (gst_level_message_append_channel):
18761           Fix memleak.  Fixes #326612
18762
18763 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18764
18765         * configure.ac:
18766           prereleasing
18767         * po/af.po:
18768         * po/az.po:
18769         * po/cs.po:
18770         * po/en_GB.po:
18771         * po/hu.po:
18772         * po/it.po:
18773         * po/nb.po:
18774         * po/nl.po:
18775         * po/or.po:
18776         * po/sq.po:
18777         * po/sr.po:
18778         * po/sv.po:
18779         * po/uk.po:
18780         * po/vi.po:
18781           update translations
18782
18783 2006-01-10  Michael Smith  <msmith@fluendo.com>
18784
18785         * gst/level/gstlevel.c: (gst_level_class_init),
18786         (gst_level_dispose):
18787           Don't leak filter arrays.
18788
18789 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18790
18791         reviewed by: Christian Schaller <uraeus@gnome.org>
18792         
18793         * configure.ac:
18794         * gst-plugins-good.spec.in:
18795         * sys/Makefile.am:
18796         * sys/sunaudio/Makefile.am:
18797         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18798         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18799         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18800         (gst_sunaudiomixer_change_state):
18801         * sys/sunaudio/gstsunaudiomixer.h:
18802         * sys/sunaudio/gstsunaudiomixerctrl.c:
18803         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18804         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18805         (gst_sunaudiomixer_ctrl_list_tracks),
18806         (gst_sunaudiomixer_ctrl_get_volume),
18807         (gst_sunaudiomixer_ctrl_set_volume),
18808         (gst_sunaudiomixer_ctrl_set_mute),
18809         (gst_sunaudiomixer_ctrl_set_record):
18810         * sys/sunaudio/gstsunaudiomixerctrl.h:
18811         * sys/sunaudio/gstsunaudiomixertrack.c:
18812         (gst_sunaudiomixer_track_class_init),
18813         (gst_sunaudiomixer_track_init), (fill_labels),
18814         (gst_sunaudiomixer_track_new):
18815         * sys/sunaudio/gstsunaudiomixertrack.h:
18816         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18817         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18818         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18819         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18820         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18821         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18822         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18823         * sys/sunaudio/gstsunaudiosink.h:
18824
18825         Add SunAudio plugin - tested to make sure it doesn't break
18826         the build under GNU/Linux.      
18827
18828 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18829
18830         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18831         * gst-plugins-good/gst/udp/gstudpsrc.c:
18832         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18833         overrides the port or multicast parameters. Fixes bugs #323021.
18834         API addition: adds GstUDPSrc::sockfd property   
18835
18836 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18837
18838         * ext/gconf/Makefile.am:
18839         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18840         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18841         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18842         (do_toggle_element), (cb_toggle_element),
18843         (gst_gconf_audio_src_change_state):
18844         * ext/gconf/gstgconfaudiosrc.h:
18845         * ext/gconf/gstgconfelements.c: (plugin_init):
18846         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18847         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18848         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18849         (do_toggle_element), (cb_toggle_element),
18850         (gst_gconf_video_src_change_state):
18851         * ext/gconf/gstgconfvideosrc.h:
18852           Add new gconfaudiosrc and gconfvideosrc elements
18853           (needed for gnome-sound-recorder).
18854
18855 2006-01-06  Edward Hervey  <edward@fluendo.com>
18856
18857         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18858         Add gst_element_no_more_pads() for proper decodebin behaviour.
18859         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18860         (parse_text_identification_frame), (parse_split_strings):
18861         Failure to decode some tags is not a GST_ERROR() but a
18862         GST_WARNING()
18863         When iterating over a chunk of text, check that we haven't gone too
18864         far.
18865
18866 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18867
18868         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18869         (plugin_init):
18870           call oil_init() when using liboil
18871
18872 2006-01-04  Wim Taymans  <wim@fluendo.com>
18873
18874         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18875         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18876         Fix leaks.
18877
18878 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18879
18880         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18881
18882         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18883         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18884         (gst_flac_dec_change_state):
18885           Don't g_assert() where we should just return FALSE; remove
18886           unnecessary g_assert(); initialize some fields properly in
18887           state change function (fixes #325504). Also, use
18888           GST_DEBUG_OBJECT in two more places.
18889
18890 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18891
18892         * configure.ac:
18893           also remove smoothwave's Makefile.am
18894         * docs/plugins/Makefile.am:
18895           fix plugin docs
18896
18897 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18898
18899         * tests/examples/Makefile.am:
18900           added missing Makefile.am
18901
18902 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18903
18904         * configure.ac:
18905         * gst/level/Makefile.am:
18906         * gst/level/level-example.c:
18907         * tests/Makefile.am:
18908         * tests/examples/level/Makefile.am:
18909         * tests/examples/level/level-example.c: (message_handler), (main):
18910           moved level-example to tests/examples/level-example
18911         * tests/old/examples/level/demo.c: (main):
18912         * tests/old/examples/level/plot.c: (main):
18913           some initial fixes
18914
18915 2005-12-29  Michael Smith  <msmith@fluendo.com>
18916
18917         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18918         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18919         * gst/udp/gstmultiudpsink.h:
18920           Track packets sent per client in addition to bytes sent; provide
18921           this info through get-stats signal
18922
18923 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18924
18925         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18926           Can't use gst_object_unref() on a GstAdapter (#325191).
18927
18928 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18929
18930         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18931         If a broken tag has 0 bytes payload, at least still skip
18932         the 10 byte header
18933
18934 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18935
18936         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18937         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18938         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18939         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18940           Making these depayloaders (H263+ and mpeg4 video) inherit from
18941           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18942
18943 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18944
18945         * docs/plugins/gst-plugins-good-plugins.args:
18946         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18947         Regenerate the plugin hiearchy.
18948
18949 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18950
18951         * docs/plugins/Makefile.am:
18952         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18953         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18954         * docs/plugins/gst-plugins-good-plugins.args:
18955         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18956         (gst_id3demux_base_init), (gst_id3demux_class_init),
18957         (gst_id3demux_chain):
18958         * gst/id3demux/gstid3demux.h:
18959           Add documentation for id3demux.
18960           Don't fail if the first buffer is not at offset 0, just
18961           attempt to typefind and do pass through
18962           Rename the gst_type function from gst_gst_id3demux..
18963
18964 2005-12-20  Michael Smith  <msmith@fluendo.com>
18965
18966         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18967         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18968         (gst_multiudpsink_get_stats):
18969         * gst/udp/gstmultiudpsink.h:
18970           Collect statistics; return them from get_stats.
18971
18972 2005-12-19  Edward Hervey  <edward@fluendo.com>
18973
18974         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18975         Stupid signedness issue...
18976
18977 2005-12-19  Edward Hervey  <edward@fluendo.com>
18978
18979         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18980         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18981         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18982         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18983         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18984         Construct index for indexless files.
18985         Make sure pad/buffers are correctly reset to NULL once we don't need
18986         them anymore, else we get lovely segfaults/assertions.
18987         * gst/wavparse/gstwavparse.c:
18988         Yes, you can have 96KHz audio and wma in wav :(
18989
18990 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18991
18992         * configure.ac:
18993           Check for optional dependency on zlib for id3demux
18994
18995         * gst/id3demux/Makefile.am:
18996         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18997         (gst_id3demux_base_init), (gst_id3demux_class_init),
18998         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18999         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19000         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19001         (gst_id3demux_set_property), (gst_id3demux_get_property),
19002         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19003         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19004         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19005         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19006         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19007         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19008         (simple_find_peek), (simple_find_suggest),
19009         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19010         (plugin_init):
19011         * gst/id3demux/gstid3demux.h:
19012         * gst/id3demux/id3tags.c: (read_synch_uint),
19013         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19014         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19015         (id3demux_id3v2_frames_to_tag_list):
19016         * gst/id3demux/id3tags.h:
19017         * gst/id3demux/id3v2.4.0-frames.txt:
19018         * gst/id3demux/id3v2.4.0-structure.txt:
19019         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19020         (parse_comment_frame), (parse_text_identification_frame),
19021         (id3v2_tag_to_taglist), (parse_split_strings):
19022           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
19023           otherwise it discards them. Works on my test files. 
19024
19025         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19026           Don't send EOS to a non-existing srcpad
19027           The debug category can be static
19028
19029 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19030
19031         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19032         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19033         * gst/multipart/multipartdemux.c:
19034           change some char* into char[]
19035
19036 2005-12-16  Wim Taymans  <wim@fluendo.com>
19037
19038         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19039         (gst_wavparse_other), (gst_wavparse_perform_seek),
19040         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19041         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19042         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19043         * gst/wavparse/gstwavparse.h:
19044         Use GstSegment to implement more seeking features.
19045
19046 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19047
19048         * gst/rtsp/rtspconnection.c:
19049           Add <netinet/in.h> include and move <arpa/inet.h> include
19050           to make things work on OpenBSD as well (fixes #323717;
19051           patch by: Benjamin Pineau)
19052
19053 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19054
19055         * gst/rtp/gstrtpspeexdepay.c:
19056         * gst/rtp/gstrtpspeexpay.c:
19057         Set clock rate to be fixed in 8000. It fixes bug #324012.
19058
19059 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19060
19061         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19062         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19063         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19064         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19065         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19066         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19067         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19068         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19069         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19070         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19071         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19072         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19073         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19074         * gst-plugins-good/gst/rtp/README:
19075         Fixed payload range in payloder caps. Removed payload range completely
19076         from depayloaders as they don't require payload type in their caps.
19077         In effect, there isn't any specific payload type for any given codec,
19078         only suggestions.
19079         Fixes bug #324011.
19080
19081 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19082
19083         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19084         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19085         (gst_videomixer_collected): Code cleanup and re-enabling 
19086         queued time validity check for correct EOS handling.
19087
19088 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19089
19090         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19091         (gst_oss_mixer_element_get_property),
19092         (gst_oss_mixer_element_change_state):
19093         Add 'device-name' property and fix state change function.
19094
19095 2005-12-13  Edward Hervey  <edward@fluendo.com>
19096
19097         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19098         If the speed of the file is null in the header, set the frame_time to
19099         the default setting of GST_SECOND / 70. Which is the default
19100         frame_delay for .fli files as stated in this document :
19101         http://www.compuphase.com/flic.htm
19102         Would be nice to have the time conversion done properly too (duration =
19103         flxh->frames * flxdec->frame_time)
19104
19105 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19106
19107         * docs/plugins/Makefile.am:
19108         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19109         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19110         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19111         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19112         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19113         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19114         documentation for videomixer on my way with a funny sample
19115         pipeline.
19116
19117 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19118
19119         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19120         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19121         (gst_videomixer_update_queues), (gst_videomixer_collected):
19122         Fix caps negotiation. (#323896)
19123
19124 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19125
19126         * gst/matroska/matroska-demux.c:
19127         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19128           Set correct timestamps on audio laces, fixes playback of mp3 from
19129                 matroska.
19130
19131 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19132
19133         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19134         (gst_au_parse_class_init), (gst_au_parse_init),
19135         (gst_au_parse_dispose), (gst_au_parse_chain),
19136         (gst_au_parse_change_state), (plugin_init):
19137         * gst/auparse/gstauparse.h:
19138           Use gst_object_unref() for GstObjects instead of
19139           g_object_unref() and fix a mem leak in a debug
19140           statement; while we're at it, also borgify, use
19141           boilerplate macros and clean up a little bit.
19142
19143 2005-12-11  Edward Hervey  <edward@fluendo.com>
19144
19145         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19146         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19147         Added pull mode.
19148
19149 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19150
19151         * gst/goom/gstgoom.c:
19152         * gst/level/level-example.c: (main):
19153         * gst/smoothwave/demo-osssrc.c: (main):
19154           Use audiotestsrc instead of sinesrc (#323798).
19155
19156 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19157
19158         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19159           more debug-func-ptr usage
19160
19161 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19162
19163         * gst/flx/flx_color.c: (flx_colorspace_convert):
19164         * gst/flx/flx_color.h:
19165         * gst/flx/flx_fmt.h:
19166         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19167         * gst/flx/gstflxdec.h:
19168           Now flxdec works on big-endian machines as well.
19169
19170 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19171
19172         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19173         (gst_fenced_buffer_copy):
19174           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19175           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19176           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19177           and use GST_DEBUG_FUNCPTR for pad functions.
19178
19179 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19180
19181         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19182         (gst_flac_dec_class_init), (gst_flac_dec_init),
19183         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19184         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19185         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19186         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19187         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19188         (gst_flac_dec_change_state):
19189         * ext/flac/gstflacdec.h:
19190           Rewrite flacdec a bit, so that even seeking might work now. Most
19191           importantly, don't act upon any flow return values we get, just tell
19192           the decoder everything's dandy and act on the flow return values
19193           later on in the loop function. We don't want to mess up the internal
19194           decoder state for non-fatal things like flushing pads etc. Other
19195           than that, use GstSegment (segment seeks don't work yet though, but
19196           should be easy to add), use boilerplate macros, drop the superfluous
19197           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19198           lots of other things.
19199
19200 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19201
19202         * configure.ac:
19203           Update comment in OSS includes check.
19204
19205         * sys/oss/gstossdmabuffer.c:
19206         * sys/oss/gstosshelper.c:
19207         * sys/oss/gstossmixer.c:
19208         * sys/oss/gstossmixertrack.c:
19209         * sys/oss/gstosssink.c:
19210         * sys/oss/gstosssrc.c:
19211         * sys/oss/oss_probe.c:
19212           Don't assume the OSS soundcard.h include is always in
19213           the sys/ directory. Instead, use the existing defines
19214           from config.h to include the right file. Fixes
19215           compilation on OpenBSD 3.8 (#323718).
19216
19217 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19218
19219         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19220         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19221         * docs/plugins/inspect/plugin-1394.xml:
19222         * docs/plugins/inspect/plugin-aasink.xml:
19223         * docs/plugins/inspect/plugin-alaw.xml:
19224         * docs/plugins/inspect/plugin-alpha.xml:
19225         * docs/plugins/inspect/plugin-alphacolor.xml:
19226         * docs/plugins/inspect/plugin-auparse.xml:
19227         * docs/plugins/inspect/plugin-autodetect.xml:
19228         * docs/plugins/inspect/plugin-avi.xml:
19229         * docs/plugins/inspect/plugin-cacasink.xml:
19230         * docs/plugins/inspect/plugin-cairo.xml:
19231         * docs/plugins/inspect/plugin-cutter.xml:
19232         * docs/plugins/inspect/plugin-debug.xml:
19233         * docs/plugins/inspect/plugin-dv.xml:
19234         * docs/plugins/inspect/plugin-efence.xml:
19235         * docs/plugins/inspect/plugin-effectv.xml:
19236         * docs/plugins/inspect/plugin-esdsink.xml:
19237         * docs/plugins/inspect/plugin-flac.xml:
19238         * docs/plugins/inspect/plugin-flxdec.xml:
19239         * docs/plugins/inspect/plugin-gconfelements.xml:
19240         * docs/plugins/inspect/plugin-goom.xml:
19241         * docs/plugins/inspect/plugin-jpeg.xml:
19242         * docs/plugins/inspect/plugin-level.xml:
19243         * docs/plugins/inspect/plugin-matroska.xml:
19244         * docs/plugins/inspect/plugin-mulaw.xml:
19245         * docs/plugins/inspect/plugin-multipart.xml:
19246         * docs/plugins/inspect/plugin-navigationtest.xml:
19247         * docs/plugins/inspect/plugin-ossaudio.xml:
19248         * docs/plugins/inspect/plugin-png.xml:
19249         * docs/plugins/inspect/plugin-rtp.xml:
19250         * docs/plugins/inspect/plugin-rtsp.xml:
19251         * docs/plugins/inspect/plugin-shout2send.xml:
19252         * docs/plugins/inspect/plugin-smpte.xml:
19253         * docs/plugins/inspect/plugin-speex.xml:
19254         * docs/plugins/inspect/plugin-udp.xml:
19255         * docs/plugins/inspect/plugin-videobox.xml:
19256         * docs/plugins/inspect/plugin-videoflip.xml:
19257         * docs/plugins/inspect/plugin-videomixer.xml:
19258         * docs/plugins/inspect/plugin-wavenc.xml:
19259         * docs/plugins/inspect/plugin-wavparse.xml:
19260         * ext/flac/gstflac.c: (plugin_init):
19261         * ext/flac/gstflacdec.c: (flacdec_get_type),
19262         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19263         (gst_flac_dec_init), (gst_flac_dec_finalize),
19264         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19265         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19266         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19267         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19268         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19269         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19270         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19271         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19272         * ext/flac/gstflacdec.h:
19273         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19274         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19275         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19276         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19277         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19278         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19279         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19280         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19281         (gst_flac_enc_change_state):
19282         * ext/flac/gstflacenc.h:
19283           borgify and fix up documentation
19284
19285 2005-12-09  Michael Smith  <msmith@fluendo.com>
19286
19287         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19288           Accept a wider range of flac files, more closely matching flac spec.
19289
19290 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19291
19292         * docs/plugins/Makefile.am: Add multipart elements.
19293         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19294         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19295         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19296         * gst/multipart/multipartdemux.c:
19297         * gst/multipart/multipartmux.c: Add docs.
19298
19299 2005-12-07  Edward Hervey  <edward@fluendo.com>
19300
19301         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19302         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19303         (gst_avi_demux_invert):
19304         Memleak and crasher fixes.
19305         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19306         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19307         Memleak fixes
19308
19309 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19310
19311         * ext/aalib/gstaasink.h:
19312         * ext/cairo/gsttextoverlay.h:
19313         * ext/dv/gstdvdec.h:
19314         * ext/dv/gstdvdemux.c:
19315         * ext/dv/gstdvdemux.h:
19316         * ext/esd/esdsink.h:
19317         * ext/flac/flac_compat.h:
19318         * ext/flac/gstflacdec.h:
19319         * ext/flac/gstflacenc.h:
19320         * ext/gconf/gconf.h:
19321         * ext/gconf/gstgconfaudiosink.h:
19322         * ext/gconf/gstgconfvideosink.h:
19323         * ext/gdk_pixbuf/gstgdkanimation.h:
19324         * ext/jpeg/gstjpegdec.h:
19325         * ext/jpeg/smokecodec.h:
19326         * ext/jpeg/smokeformat.h:
19327         * ext/ladspa/gstsignalprocessor.h:
19328         * ext/ladspa/search.c: (LADSPAPluginSearch):
19329         * ext/ladspa/utils.h:
19330         * ext/libmng/gstmng.c:
19331         * ext/libmng/gstmngdec.h:
19332         * ext/libmng/gstmngenc.c:
19333         * ext/libmng/gstmngenc.h:
19334         * ext/libpng/gstpng.c:
19335         * ext/libpng/gstpngenc.c:
19336         * ext/libpng/gstpngenc.h:
19337         * ext/shout2/gstshout2.h:
19338         * ext/speex/gstspeexdec.h:
19339         * ext/speex/gstspeexenc.c:
19340         * ext/speex/gstspeexenc.h:
19341         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19342         * gst/autodetect/gstautoaudiosink.h:
19343         * gst/autodetect/gstautovideosink.h:
19344         * gst/avi/gstavidemux.h:
19345         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19346         (gst_cutter_set_property), (gst_cutter_get_caps):
19347         * gst/cutter/gstcutter.h:
19348         * gst/debug/tests.c: (md5_process_block):
19349         * gst/debug/tests.h:
19350         * gst/effectv/gstwarp.c:
19351         * gst/flx/flx_fmt.h:
19352         * gst/flx/gstflxdec.h:
19353         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19354         (zoomFilterFastRGB):
19355         * gst/goom/filters.h:
19356         * gst/goom/goom_tools.h:
19357         * gst/law/alaw-encode.c:
19358         * gst/level/gstlevel.c:
19359         * gst/level/gstlevel.h:
19360         * gst/matroska/ebml-write.h:
19361         * gst/matroska/matroska-demux.h:
19362         * gst/matroska/matroska-ids.h:
19363         * gst/matroska/matroska-mux.h:
19364         * gst/monoscope/convolve.c: (convolve_match):
19365         * gst/monoscope/convolve.h:
19366         * gst/multipart/multipartmux.c:
19367         * gst/oldcore/gstaggregator.c:
19368         * gst/oldcore/gstaggregator.h:
19369         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19370         * gst/oldcore/gstmd5sink.h:
19371         * gst/oldcore/gstmultifilesrc.c:
19372         * gst/oldcore/gstmultifilesrc.h:
19373         * gst/oldcore/gstpipefilter.h:
19374         * gst/oldcore/gstshaper.h:
19375         * gst/rtp/gstrtpL16depay.h:
19376         * gst/rtp/gstrtpL16pay.h:
19377         * gst/rtp/gstrtpdepay.h:
19378         * gst/rtp/gstrtpmp4vpay.c:
19379         * gst/rtp/gstrtpmp4vpay.h:
19380         * gst/rtsp/gstrtspsrc.c:
19381         * gst/rtsp/gstrtspsrc.h:
19382         * gst/rtsp/rtspconnection.h:
19383         * gst/rtsp/rtspdefs.h:
19384         * gst/rtsp/rtspmessage.h:
19385         * gst/rtsp/rtsptransport.h:
19386         * gst/rtsp/rtspurl.c:
19387         * gst/rtsp/rtspurl.h:
19388         * gst/rtsp/sdpmessage.c:
19389         * gst/rtsp/sdpmessage.h:
19390         * gst/smpte/barboxwipes.c:
19391         * gst/smpte/gstmask.h:
19392         * gst/smpte/gstsmpte.h:
19393         * gst/smpte/paint.c:
19394         * gst/smpte/paint.h:
19395         * gst/udp/gstdynudpsink.h:
19396         * gst/udp/gstmultiudpsink.h:
19397         * gst/udp/gstudpsink.c:
19398         * gst/udp/gstudpsink.h:
19399         * gst/udp/gstudpsrc.c:
19400         * gst/videomixer/videomixer.c:
19401         * gst/wavenc/riff.h:
19402         * gst/wavparse/gstwavparse.h:
19403         * sys/oss/gstossdmabuffer.h:
19404         * sys/oss/gstossmixer.h:
19405         * sys/oss/gstossmixerelement.h:
19406         * sys/oss/gstossmixertrack.h:
19407         * sys/oss/gstosssink.c:
19408         * sys/oss/gstosssink.h:
19409         * sys/oss/gstosssrc.c:
19410         * sys/oss/gstosssrc.h:
19411         * sys/osxaudio/gstosxaudioelement.h:
19412         * sys/osxaudio/gstosxaudiosink.h:
19413         * sys/osxaudio/gstosxaudiosrc.h:
19414           expand tabs
19415
19416 === release 0.10.0 ===
19417
19418 2005-12-05   <thomas (at) apestaart (dot) org>
19419
19420         * configure.ac:
19421           releasing 0.10.0, "Abondance"
19422
19423 2005-12-05  Andy Wingo  <wingo@pobox.com>
19424
19425         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19426         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19427         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19428         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19429         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19430         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19431         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19432         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19433         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19434         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19435         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19436         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19437         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19438         * gst/goom/gstgoom.c: (gst_goom_chain):
19439         * gst/matroska/matroska-demux.c:
19440         (gst_matroska_demux_push_vorbis_codec_priv_data),
19441         (gst_matroska_demux_add_wvpk_header):
19442         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19443         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19444         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19445         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19446         alloc_buffer changes.
19447
19448 2005-12-05  Michael Smith  <msmith@fluendo.com>
19449
19450         * docs/plugins/gst-plugins-good-plugins.args:
19451           Remove args for plugins that aren't in -good.
19452
19453 === release 0.9.7 ===
19454
19455 2005-12-01   <thomas (at) apestaart (dot) org>
19456
19457         * configure.ac:
19458           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19459
19460 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19461
19462         * docs/plugins/.cvsignore:
19463         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19464         * docs/plugins/inspect/plugin-multipart.xml:
19465         * docs/plugins/inspect/plugin-rtp.xml:
19466           add multipart plugin to docs
19467
19468 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19469
19470         * configure.ac:
19471         * ext/Makefile.am:
19472         * ext/pango/Makefile.am:
19473         * ext/pango/gstclockoverlay.c:
19474         * ext/pango/gstclockoverlay.h:
19475         * ext/pango/gsttextoverlay.c:
19476         * ext/pango/gsttextoverlay.h:
19477         * ext/pango/gsttextrender.c:
19478         * ext/pango/gsttextrender.h:
19479         * ext/pango/gsttimeoverlay.c:
19480         * ext/pango/gsttimeoverlay.h:
19481           move pango to base
19482
19483 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19484
19485         * gst/rtp/Makefile.am:
19486         * gst/rtp/gstrtpL16depay.c:
19487         * gst/rtp/gstrtpL16depay.h:
19488         * gst/rtp/gstrtpL16parse.c:
19489         * gst/rtp/gstrtpL16parse.h:
19490         * gst/rtp/gstrtpgsmdepay.c:
19491         * gst/rtp/gstrtpgsmdepay.h:
19492         * gst/rtp/gstrtpgsmparse.c:
19493         * gst/rtp/gstrtpgsmparse.h:
19494           parsers are depayers
19495
19496 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19497
19498         * gst/rtp/Makefile.am:
19499         * gst/rtp/gstasteriskh263.c:
19500         * gst/rtp/gstrtp.c:
19501         * gst/rtp/gstrtpL16enc.c:
19502         * gst/rtp/gstrtpL16enc.h:
19503         * gst/rtp/gstrtpL16parse.c:
19504         * gst/rtp/gstrtpL16parse.h:
19505         * gst/rtp/gstrtpL16pay.c:
19506         * gst/rtp/gstrtpL16pay.h:
19507         * gst/rtp/gstrtpamrdec.c:
19508         * gst/rtp/gstrtpamrdec.h:
19509         * gst/rtp/gstrtpamrdepay.c:
19510         * gst/rtp/gstrtpamrdepay.h:
19511         * gst/rtp/gstrtpamrenc.c:
19512         * gst/rtp/gstrtpamrenc.h:
19513         * gst/rtp/gstrtpamrpay.c:
19514         * gst/rtp/gstrtpamrpay.h:
19515         * gst/rtp/gstrtpdec.c:
19516         * gst/rtp/gstrtpdec.h:
19517         * gst/rtp/gstrtpdepay.c:
19518         * gst/rtp/gstrtpdepay.h:
19519         * gst/rtp/gstrtpg711dec.c:
19520         * gst/rtp/gstrtpg711dec.h:
19521         * gst/rtp/gstrtpg711depay.c:
19522         * gst/rtp/gstrtpg711depay.h:
19523         * gst/rtp/gstrtpg711enc.c:
19524         * gst/rtp/gstrtpg711enc.h:
19525         * gst/rtp/gstrtpg711pay.c:
19526         * gst/rtp/gstrtpg711pay.h:
19527         * gst/rtp/gstrtpgsmenc.c:
19528         * gst/rtp/gstrtpgsmenc.h:
19529         * gst/rtp/gstrtpgsmparse.c:
19530         * gst/rtp/gstrtpgsmparse.h:
19531         * gst/rtp/gstrtpgsmpay.c:
19532         * gst/rtp/gstrtpgsmpay.h:
19533         * gst/rtp/gstrtph263enc.c:
19534         * gst/rtp/gstrtph263enc.h:
19535         * gst/rtp/gstrtph263pay.c:
19536         * gst/rtp/gstrtph263pay.h:
19537         * gst/rtp/gstrtph263pdec.c:
19538         * gst/rtp/gstrtph263pdec.h:
19539         * gst/rtp/gstrtph263pdepay.c:
19540         * gst/rtp/gstrtph263pdepay.h:
19541         * gst/rtp/gstrtph263penc.c:
19542         * gst/rtp/gstrtph263penc.h:
19543         * gst/rtp/gstrtph263ppay.c:
19544         * gst/rtp/gstrtph263ppay.h:
19545         * gst/rtp/gstrtpmp4vdec.c:
19546         * gst/rtp/gstrtpmp4vdec.h:
19547         * gst/rtp/gstrtpmp4vdepay.c:
19548         * gst/rtp/gstrtpmp4vdepay.h:
19549         * gst/rtp/gstrtpmp4venc.c:
19550         * gst/rtp/gstrtpmp4venc.h:
19551         * gst/rtp/gstrtpmp4vpay.c:
19552         * gst/rtp/gstrtpmp4vpay.h:
19553         * gst/rtp/gstrtpmpadec.c:
19554         * gst/rtp/gstrtpmpadec.h:
19555         * gst/rtp/gstrtpmpadepay.c:
19556         * gst/rtp/gstrtpmpadepay.h:
19557         * gst/rtp/gstrtpmpaenc.c:
19558         * gst/rtp/gstrtpmpaenc.h:
19559         * gst/rtp/gstrtpmpapay.c:
19560         * gst/rtp/gstrtpmpapay.h:
19561         * gst/rtp/gstrtpspeexdec.c:
19562         * gst/rtp/gstrtpspeexdec.h:
19563         * gst/rtp/gstrtpspeexdepay.c:
19564         * gst/rtp/gstrtpspeexdepay.h:
19565         * gst/rtp/gstrtpspeexenc.c:
19566         * gst/rtp/gstrtpspeexenc.h:
19567         * gst/rtp/gstrtpspeexpay.c:
19568         * gst/rtp/gstrtpspeexpay.h:
19569           Do burger's rename for rtp payloaders and depayloaders
19570
19571 2005-11-30  Wim Taymans  <wim@fluendo.com>
19572
19573         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19574         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19575         * ext/dv/gstdvdemux.h:
19576         Fix seeking in dvdemux again, add some more debug info.
19577
19578 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19579
19580         * configure.ac:
19581           fix tests
19582
19583 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19584
19585         * PORTED_09:
19586         * docs/random/PORTED_09:
19587           move
19588         * tests/Makefile.am:
19589           add
19590         * win32/gst.sln:
19591           remove
19592
19593 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19594
19595         * Makefile.am:
19596         * check/.cvsignore:
19597         * check/Makefile.am:
19598         * check/elements/.cvsignore:
19599         * check/elements/level.c:
19600         * check/elements/matroskamux.c:
19601         * configure.ac:
19602         * examples/Makefile.am:
19603         * examples/capsfilter/Makefile.am:
19604         * examples/capsfilter/capsfilter1.c:
19605         * examples/gob/Makefile.am:
19606         * examples/gob/gst-identity2.gob:
19607         * examples/gstplay/.cvsignore:
19608         * examples/gstplay/Makefile.am:
19609         * examples/gstplay/player.c:
19610         * examples/indexing/.cvsignore:
19611         * examples/indexing/Makefile.am:
19612         * examples/indexing/indexmpeg.c:
19613         * examples/level/Makefile.am:
19614         * examples/level/README:
19615         * examples/level/demo.c:
19616         * examples/level/plot.c:
19617         * examples/stats/Makefile.am:
19618         * examples/stats/mp2ogg.c:
19619         * examples/switch/.cvsignore:
19620         * examples/switch/Makefile.am:
19621         * examples/switch/switcher.c:
19622           move under tests/
19623
19624 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19625
19626         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19627         (gst_text_render_class_init), (resize_bitmap),
19628         (gst_text_render_render_text), (gst_text_render_setcaps),
19629         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19630         (gst_text_render_chain), (gst_text_render_finalize),
19631         (gst_text_render_init), (gst_text_render_set_property):
19632         * ext/pango/gsttextrender.h:
19633           Add missing files.
19634
19635 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19636
19637         * configure.ac:
19638         * ext/Makefile.am:
19639         * ext/pango/Makefile.am:
19640         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19641         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19642         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19643         * ext/pango/gstclockoverlay.h:
19644         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19645         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19646         (gst_text_overlay_finalize), (gst_text_overlay_init),
19647         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19648         (gst_text_overlay_text_pad_linked),
19649         (gst_text_overlay_text_pad_unlinked),
19650         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19651         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19652         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19653         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19654         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19655         (gst_text_overlay_change_state), (plugin_init):
19656         * ext/pango/gsttextoverlay.h:
19657         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19658         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19659         (gst_time_overlay_class_init), (gst_time_overlay_init):
19660         * ext/pango/gsttimeoverlay.h:
19661           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19662           and add background shading and text wrapping modes. Make 
19663           timoverlay derive from textoverlay. Also add new clockoverlay
19664           element.
19665
19666 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19667
19668         * gst/udp/Makefile.am: Moved to netbuffer.
19669
19670 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19671
19672         * configure.ac:
19673         * PORTED_O9:
19674         * gst/multipart/Makefile.am:
19675         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19676         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19677         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19678         (gst_multipart_demux_change_state),
19679         (gst_multipart_demux_plugin_init):
19680         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19681         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19682         (gst_multipart_mux_sinkconnect),
19683         (gst_multipart_mux_request_new_pad),
19684         (gst_multipart_mux_handle_src_event),
19685         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19686         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19687         0.9.
19688
19689 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19690
19691         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19692         * gst/debug/gstnavigationtest.h:
19693         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19694         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19695         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19696         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19697         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19698         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19699         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19700         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19701         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19702         (gst_video_flip_get_type):
19703         * gst/videofilter/gstvideoflip.h:
19704           update for symbols change
19705
19706 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19707
19708         * gst/udp/gstdynudpsink.c:
19709         * gst/udp/gstudpsrc.c:
19710           the old gstnet lib was renamed gstnetbuffer (#322257)
19711
19712 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19713
19714         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19715         (gst_text_overlay_collected):
19716           Actually render the text from the text pad.
19717
19718 2005-11-29  Edward Hervey  <edward@fluendo.com>
19719
19720         * gst/debug/gstnavseek.c: (gst_navseek_event):
19721         * gst/debug/progressreport.c: (gst_progress_report_event):
19722         Update for GstBaseTransform event virtual method
19723
19724 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19725
19726         * ext/cairo/Makefile.am:
19727           no need to link to videofilter
19728
19729 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19730
19731         * gst/debug/Makefile.am:
19732         * gst/debug/gstnavigationtest.h:
19733         * gst/effectv/Makefile.am:
19734         * gst/effectv/gstaging.c:
19735         * gst/effectv/gstdice.c:
19736         * gst/effectv/gstedge.c:
19737         * gst/effectv/gstquark.c:
19738         * gst/effectv/gstrev.c:
19739         * gst/effectv/gstshagadelic.c:
19740         * gst/effectv/gstvertigo.c:
19741         * gst/effectv/gstwarp.c:
19742         * gst/videofilter/Makefile.am:
19743         * gst/videofilter/gstvideofilter.c:
19744         * gst/videofilter/gstvideofilter.h:
19745         * gst/videofilter/gstvideoflip.h:
19746           remove the videofilter library and link to the one in base
19747
19748 2005-11-28  Edward Hervey  <edward@fluendo.com>
19749
19750         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19751         Useless check now we're setting the current entry correctly.
19752
19753 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19754
19755         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19756         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19757         (gst_jpegenc_change_state):
19758           Don't leak input buffer in chain function (fixes #322667); make 
19759           state change function thread-safe; don't repeat the current function
19760           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19761           gst_pad_alloc_buffer(); misc. minor cleanups.
19762
19763 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19764
19765         * gst/matroska/matroska-mux.c:
19766         (gst_matroska_mux_video_pad_setcaps):
19767         Look for pixel-aspect-ratio in caps, not pixel_width and
19768         pixel_height (Fixes: #322645)
19769
19770 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19771
19772         * gst/matroska/matroska-mux.c:
19773         (gst_matroska_mux_video_pad_setcaps):
19774         From Michal Benes:
19775         frame duration should be GST_SECOND / framerate, not
19776         GST_SECOND * framerate. (Fixes: #322643)
19777
19778 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19779
19780         * configure.ac:
19781           fix up GST_PLUGIN_LDFLAGS
19782         * gst/rtsp/rtspconnection.c:
19783           fix includes (see #317043)
19784         * gst/videofilter/Makefile.am:
19785           stop installing this library
19786
19787 2005-11-26  Edward Hervey  <edward@fluendo.com>
19788
19789         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19790         Handle the case where the incoming Video dv stream doesn't have
19791         a pixel aspect ratio set.
19792
19793 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19794
19795         * docs/plugins/Makefile.am:
19796         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19797         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19798         * ext/flac/gstflacdec.c:
19799           document flacdec
19800
19801 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19802
19803         * docs/plugins/Makefile.am:
19804         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19805         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19806         * docs/plugins/inspect/plugin-autodetect.xml:
19807         * ext/cairo/gstcairo.c: (plugin_init):
19808         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19809         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19810         (gst_text_overlay_init), (gst_text_overlay_font_init),
19811         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19812         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19813         (gst_text_overlay_text_pad_linked),
19814         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19815         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19816         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19817         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19818         (gst_text_overlay_change_state):
19819         * ext/cairo/gsttextoverlay.h:
19820         * ext/cairo/gsttimeoverlay.c:
19821         (gst_cairo_time_overlay_update_font_height),
19822         (gst_cairo_time_overlay_set_caps),
19823         (gst_cairo_time_overlay_get_unit_size),
19824         (gst_cairo_time_overlay_print_smpte_time),
19825         (gst_cairo_time_overlay_transform),
19826         (gst_cairo_time_overlay_base_init),
19827         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19828         (gst_cairo_time_overlay_get_type):
19829         * ext/cairo/gsttimeoverlay.h:
19830           do some name borgifying
19831           document
19832
19833 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19834
19835         * docs/plugins/Makefile.am:
19836         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19837         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19838         * gst/autodetect/gstautoaudiosink.c:
19839         (gst_auto_audio_sink_base_init):
19840         * gst/autodetect/gstautovideosink.c:
19841         (gst_auto_video_sink_base_init),
19842         (gst_auto_video_sink_factory_filter):
19843           documenting auto*sink
19844           using strstr for the video sink lookup, class field is not ordered
19845         * docs/plugins/inspect/plugin-1394.xml:
19846         * docs/plugins/inspect/plugin-aasink.xml:
19847         * docs/plugins/inspect/plugin-alaw.xml:
19848         * docs/plugins/inspect/plugin-alpha.xml:
19849         * docs/plugins/inspect/plugin-alphacolor.xml:
19850         * docs/plugins/inspect/plugin-auparse.xml:
19851         * docs/plugins/inspect/plugin-autodetect.xml:
19852         * docs/plugins/inspect/plugin-avi.xml:
19853         * docs/plugins/inspect/plugin-cacasink.xml:
19854         * docs/plugins/inspect/plugin-cairo.xml:
19855         * docs/plugins/inspect/plugin-cutter.xml:
19856         * docs/plugins/inspect/plugin-debug.xml:
19857         * docs/plugins/inspect/plugin-dv.xml:
19858         * docs/plugins/inspect/plugin-efence.xml:
19859         * docs/plugins/inspect/plugin-effectv.xml:
19860         * docs/plugins/inspect/plugin-esdsink.xml:
19861         * docs/plugins/inspect/plugin-flac.xml:
19862         * docs/plugins/inspect/plugin-flxdec.xml:
19863         * docs/plugins/inspect/plugin-gconfelements.xml:
19864         * docs/plugins/inspect/plugin-goom.xml:
19865         * docs/plugins/inspect/plugin-jpeg.xml:
19866         * docs/plugins/inspect/plugin-level.xml:
19867         * docs/plugins/inspect/plugin-matroska.xml:
19868         * docs/plugins/inspect/plugin-mulaw.xml:
19869         * docs/plugins/inspect/plugin-navigationtest.xml:
19870         * docs/plugins/inspect/plugin-ossaudio.xml:
19871         * docs/plugins/inspect/plugin-png.xml:
19872         * docs/plugins/inspect/plugin-rtp.xml:
19873         * docs/plugins/inspect/plugin-rtsp.xml:
19874         * docs/plugins/inspect/plugin-shout2send.xml:
19875         * docs/plugins/inspect/plugin-smpte.xml:
19876         * docs/plugins/inspect/plugin-speex.xml:
19877         * docs/plugins/inspect/plugin-udp.xml:
19878         * docs/plugins/inspect/plugin-videobox.xml:
19879         * docs/plugins/inspect/plugin-videoflip.xml:
19880         * docs/plugins/inspect/plugin-videomixer.xml:
19881         * docs/plugins/inspect/plugin-wavenc.xml:
19882         * docs/plugins/inspect/plugin-wavparse.xml:
19883           update for HEAD version
19884
19885 2005-11-25  Michael Smith  <msmith@fluendo.com>
19886
19887         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19888           Patch from Sebastien Cote to close control sockets in udpsrc.
19889
19890 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19891
19892         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19893         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19894         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19895         (gst_quarktv_base_init), (gst_quarktv_class_init),
19896         (gst_quarktv_init): Flush the planes list on reverse caps
19897         negotiation. This was crashing because of differently sized
19898         buffers.
19899
19900 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19901
19902         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19903         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19904         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19905         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19906         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19907         (gst_videoflip_set_property), (gst_videoflip_base_init),
19908         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19909         correctly, fix identity flipping, convert navigation event 
19910         correctly again.
19911
19912 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19913
19914         * configure.ac: back to HEAD
19915
19916 === release 0.9.6 ===
19917
19918 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19919
19920         * configure.ac:
19921           releasing 0.9.6, "Everything's Not Lost"
19922
19923 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19924
19925         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19926         Oops, initialise the framerate GValue
19927
19928 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19929
19930         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19931         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19932         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19933         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19934         (gst_timeoverlay_get_type):
19935         * ext/cairo/gsttimeoverlay.h:
19936         * gst/debug/Makefile.am:
19937         * gst/debug/gstnavigationtest.c:
19938         (gst_navigationtest_handle_src_event),
19939         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19940         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19941         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19942         (gst_navigationtest_init), (gst_navigationtest_get_type),
19943         (plugin_init):
19944         * gst/debug/gstnavigationtest.h:
19945         * gst/effectv/Makefile.am:
19946         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19947         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19948         (gst_agingtv_base_init), (gst_agingtv_class_init),
19949         (gst_agingtv_init), (gst_agingtv_get_type):
19950         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19951         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19952         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19953         (gst_dicetv_get_type):
19954         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19955         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19956         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19957         (gst_edgetv_get_type):
19958         * gst/effectv/gsteffectv.c:
19959         * gst/effectv/gsteffectv.h:
19960         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19961         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19962         (gst_quarktv_change_state), (gst_quarktv_base_init),
19963         (gst_quarktv_class_init), (gst_quarktv_init),
19964         (gst_quarktv_get_type):
19965         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19966         (gst_revtv_get_unit_size), (gst_revtv_transform),
19967         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19968         (gst_revtv_get_type):
19969         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19970         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19971         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19972         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19973         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19974         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19975         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19976         (gst_vertigotv_init), (gst_vertigotv_get_type):
19977         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19978         (gst_warptv_get_unit_size), (gst_warptv_transform),
19979         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19980         (gst_warptv_get_type):
19981         * gst/videofilter/Makefile.am:
19982         * gst/videofilter/gstvideobalance.c:
19983         * gst/videofilter/gstvideobalance.h:
19984         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19985         (gst_videofilter_class_init), (gst_videofilter_init):
19986         * gst/videofilter/gstvideofilter.h:
19987         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19988         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19989         (gst_videoflip_flip), (gst_videoflip_transform),
19990         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19991         (gst_videoflip_base_init), (gst_videoflip_class_init),
19992         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19993         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19994         BaseTransform, it's just a place holder for now and every video
19995         effect plugin has been ported to use BaseTransform features 
19996         directly. QuarkTV was fixed too (was broken), navigationtest works
19997         and best for the end, videoflip converts navigation events depending
19998         on flip method ! Fixes #320953
19999
20000 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20001
20002         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20003         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20004         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20005         (gst_goom_src_negotiate), (gst_goom_chain):
20006         * gst/matroska/matroska-mux.c:
20007         (gst_matroska_mux_video_pad_setcaps):
20008         * sys/osxvideo/osxvideosink.m:
20009           Fixes for API changes
20010
20011 2005-11-23  Michael Smith <msmith@fluendo.com>
20012
20013         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20014         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20015         * ext/jpeg/gstjpegdec.h:
20016         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20017         * ext/jpeg/gstjpegenc.h:
20018         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20019         (gst_smokeenc_resync):
20020         * ext/jpeg/gstsmokeenc.h:
20021           JPEG fractiony goodness.
20022
20023 2005-11-22  Michael Smith <msmith@fluendo.com>
20024
20025         * gst/goom/filters.c:
20026         * gst/goom/graphic.h:
20027           Fix compilation by making some functions static inline instead of
20028           extern inline, matching the way they're used.
20029
20030 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20031
20032         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20033         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20034         * ext/cairo/gsttextoverlay.h:
20035         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20036         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20037         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20038         (gst_pngdec_caps_create_and_set):
20039         * ext/libpng/gstpngdec.h:
20040         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20041         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20042         * gst/avi/gstavimux.c: (gst_avimux_init),
20043         (gst_avimux_vidsinkconnect):
20044         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20045         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20046         (gst_goom_src_negotiate), (gst_goom_chain):
20047         * gst/goom/gstgoom.h:
20048         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20049         * gst/matroska/matroska-mux.c:
20050         (gst_matroska_mux_video_pad_setcaps):
20051         * sys/osxvideo/osxvideosink.h:
20052         * sys/osxvideo/osxvideosink.m:
20053           More fractional framerate conversions 
20054
20055 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20056
20057         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20058         * gst/debug/gstnavigationtest.c:
20059         (gst_navigationtest_handle_src_event):
20060         * gst/videofilter/gstvideofilter.c:
20061         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20062         (gst_videofilter_init):
20063         * gst/videofilter/gstvideofilter.h:
20064           Convert to fractional framerates.
20065
20066 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20067
20068         * ext/aalib/gstaasink.c:
20069         * ext/dv/gstdvdec.c:
20070         * ext/esd/esdmon.c:
20071         * ext/flac/gstflacenc.c:
20072         * ext/gdk_pixbuf/pixbufscale.c:
20073         * ext/libcaca/gstcacasink.c:
20074         * ext/shout2/gstshout2.c:
20075         * gst/alpha/gstalpha.c:
20076         * gst/oldcore/gstaggregator.c:
20077         * gst/oldcore/gstshaper.c:
20078         * gst/smpte/barboxwipes.c:
20079         * gst/smpte/gstsmpte.c:
20080         * gst/videobox/gstvideobox.c:
20081         * gst/videofilter/gstvideoflip.c:
20082         * gst/videomixer/videomixer.c:
20083           fix up more enums
20084
20085 2005-11-22  Michael Smith <msmith@fluendo.com>
20086
20087         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20088         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20089         (gst_videomixer_update_queues):
20090           Fractional framerates, videomixer.
20091
20092 2005-11-22  Michael Smith <msmith@fluendo.com>
20093
20094         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20095         * ext/dv/gstdvdec.h:
20096         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20097         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20098         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20099         (gst_dvdemux_flush):
20100         * ext/dv/gstdvdemux.h:
20101           Fractional framerates for DV. 
20102
20103 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20104
20105         * gst/autodetect/gstautoaudiosink.c:
20106         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20107         * gst/autodetect/gstautovideosink.c:
20108         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20109           Use gst_plugin_feature_list_free() to free feature list and
20110           in the case of autovideosink free the list at all. Also
20111           miscellaneous cosmetic fixes.
20112
20113 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20114
20115         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20116         (gst_cutter_set_property), (gst_cutter_get_caps):
20117           copy calculation code from level; remove use of some audio
20118           functions
20119
20120 2005-11-22  Andy Wingo  <wingo@pobox.com>
20121
20122         * Update for gst_tag_setter API changes.
20123
20124 2005-11-22  Andy Wingo  <wingo@pobox.com>
20125
20126         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20127         (gst_dvdemux_demux_frame)
20128         * ext/flac/gstflacdec.c (gst_flacdec_write)
20129         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20130         (gst_flacenc_sink_event)
20131         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20132         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20133         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20134         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20135         * gst/auparse/gstauparse.c (gst_auparse_chain)
20136         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20137         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20138         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20139         (gst_avi_demux_handle_seek)
20140         * gst/goom/gstgoom.c (gst_goom_event)
20141         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20142         * gst/matroska/matroska-demux.c
20143         (gst_matroska_demux_handle_seek_event)
20144         (gst_matroska_demux_loop_stream_parse_id)
20145         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20146         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20147         (gst_wavparse_stream_headers): Run update-funcnames.
20148
20149 2005-11-22  Edward Hervey  <edward@fluendo.com>
20150
20151         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20152         (gst_dv1394src_init), (gst_dv1394src_dispose),
20153         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20154         (gst_dv1394src_uri_set_uri):
20155         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20156         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20157         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20158         URIHandler interface and element properties are now properly
20159         synchronized for DV1394src and UDPSrc
20160
20161 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20162
20163         * ext/flac/Makefile.am:
20164         * ext/speex/Makefile.am:
20165           libgsttagedit has been renamed to libgsttag.
20166
20167 2005-11-21  Wim Taymans  <wim@fluendo.com>
20168
20169         * gst/rtsp/rtspconnection.c: (read_body):
20170         Apply patch from Sebastien Cote to fix #319184.
20171
20172 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20173
20174         * configure.ac:
20175         * gst/cutter/Makefile.am:
20176         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20177         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20178         (gst_cutter_set_property), (gst_cutter_get_property),
20179         (plugin_init), (gst_cutter_get_caps):
20180           port cutter
20181         * gst/level/gstlevel.c:
20182           fix up plugin details
20183
20184 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20185
20186         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20187         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20188         (gst_flacdec_src_event):
20189         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20190         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20191         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20192         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20193         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20194         (gst_flxdec_sink_event_handler):
20195         * gst/matroska/matroska-demux.c:
20196         (gst_matroska_demux_handle_seek_event):
20197         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20198           Update for stream lock API changes: don't take stream log
20199           in sink event handlers any longer and change GST_STREAM_LOCK
20200           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20201           functions.
20202
20203 2005-11-21  Michael Smith <msmith@fluendo.com>
20204
20205         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20206           gst_object_unref, not g_object_unref
20207
20208 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20209
20210         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20211         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20212           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20213
20214 2005-11-21  Michael Smith <msmith@fluendo.com>
20215
20216         * gst/auparse/Makefile.am:
20217         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20218         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20219         (gst_auparse_change_state):
20220         * gst/auparse/gstauparse.h:
20221           Partially fix #161712. playbin still doesn't work on these files,
20222           (on the bug report, Andy says we aren't typefinding it for some
20223           reason?) but at least auparse isn't totally busted like it was before.
20224
20225 2005-11-21  Andy Wingo  <wingo@pobox.com>
20226
20227         * *.h:
20228         * *.c: Ran scripts/update-macros. Oh yes.
20229
20230 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20231
20232         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20233           Filler events are gone for now, comment out section generating
20234           them.
20235
20236 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20237
20238         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20239         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20240         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20241         * sys/osxvideo/osxvideosink.m:
20242           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20243           (#322027)
20244
20245 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20246
20247         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20248         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20249         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20250         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20251         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20252         (gst_avi_demux_stream_data):
20253         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20254         * gst/wavenc/gstwavenc.c: (write_metadata):
20255         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20256         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20257         Fixes for GST_FOURCC_FORMAT API change.
20258
20259 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20260
20261         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20262         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20263         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20264         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20265         (gst_text_overlay_change_state):
20266         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20267         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20268         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20269         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20270         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20271         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20272         (gst_videomixer_change_state):
20273           Fix for collect pads API change. Also fix textoverlay state
20274           change function.
20275
20276 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20277
20278         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20279         GST_PAD_IS_USABLE by something approaching it.
20280
20281 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20282
20283         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20284         API changes.
20285         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20286         but also fix the code that was not checking return values from
20287         pad_push neither using pad_alloc_buffer.
20288
20289 2005-11-18  Edward Hervey  <edward@fluendo.com>
20290
20291         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20292         (gst_pngenc_chain):
20293         Added debug category
20294         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20295         goes to EOS.
20296
20297 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20298
20299         * gst/rtp/Makefile.am
20300         * gst/rtp/gstrtp.c
20301         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20302         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20303         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20304         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20305         * gst/rtp/gstrtpg711enc.h:
20306         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20307         * gst/rtp/gstrtpspeexenc.c:
20308         * gst/rtp/gstrtpspeexenc.h:
20309         * gst/rtp/gstrtpspeexdec.c:
20310         * gst/rtp/gstrtpspeexdec.h:
20311         Created Speex payloader and depayloader; Optimize G711 payloader to
20312         use adapter and send packets until MTU size.
20313
20314 2005-11-16  Wim Taymans  <wim@fluendo.com>
20315
20316         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20317         Fix leak in check.
20318
20319 2005-11-16  Wim Taymans  <wim@fluendo.com>
20320
20321         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20322         Fix state change.
20323
20324 2005-11-16  Andy Wingo  <wingo@pobox.com>
20325
20326         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20327         (gst_udpsrc_create): Move comment.
20328
20329 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20330
20331         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20332
20333         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20334           When seeking, seek to closest index entry at or before the requested
20335           seek position, not just the closest one (#321001).
20336
20337 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20338
20339         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20340         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20341           Invert DIB images again (see #132341).
20342
20343 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20344
20345         * configure.ac:
20346           rework configure.ac file
20347         * ext/aalib/gstaasink.c:
20348         * ext/cairo/gstcairo.c:
20349         * ext/dv/gstdv.c:
20350         * ext/esd/gstesd.c:
20351         * ext/flac/gstflac.c:
20352         * ext/gconf/gstgconfelements.c:
20353         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20354         * ext/jpeg/gstjpeg.c:
20355         * ext/ladspa/gstladspa.c:
20356         * ext/libcaca/gstcacasink.c:
20357         * ext/libmng/gstmng.c:
20358         * ext/libpng/gstpng.c:
20359         * ext/mikmod/gstmikmod.c:
20360         * ext/pango/gsttextoverlay.c:
20361         * ext/pango/gsttimeoverlay.c:
20362         * ext/raw1394/gst1394.c:
20363         * ext/speex/gstspeex.c:
20364         * gst/alpha/Makefile.am:
20365         * gst/alpha/gstalpha.c:
20366         * gst/alpha/gstalphacolor.c:
20367         * gst/auparse/gstauparse.c:
20368         * gst/autodetect/gstautoaudiosink.c:
20369         (gst_auto_audio_sink_factory_filter),
20370         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20371         * gst/autodetect/gstautodetect.c:
20372         * gst/avi/gstavi.c:
20373         * gst/cutter/gstcutter.c:
20374         * gst/debug/efence.c:
20375         * gst/debug/gstdebug.c:
20376         * gst/debug/gstnavigationtest.c:
20377         * gst/effectv/gsteffectv.c:
20378         * gst/flx/gstflxdec.c:
20379         * gst/goom/gstgoom.c:
20380         * gst/interleave/plugin.c:
20381         * gst/law/alaw.c:
20382         * gst/law/mulaw.c:
20383         * gst/level/gstlevel.c:
20384         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20385         * gst/matroska/matroska.c:
20386         * gst/median/gstmedian.c:
20387         * gst/monoscope/gstmonoscope.c:
20388         * gst/multipart/multipart.c:
20389         * gst/oldcore/gstelements.c:
20390         * gst/rtp/gstrtp.c:
20391         * gst/rtsp/gstrtsp.c:
20392         * gst/smoothwave/gstsmoothwave.c:
20393         * gst/smpte/gstsmpte.c:
20394         * gst/udp/gstudp.c:
20395         * gst/videobox/gstvideobox.c:
20396         * gst/videofilter/gstgamma.c:
20397         * gst/videofilter/gstvideobalance.c:
20398         * gst/videofilter/gstvideoflip.c:
20399         * gst/videofilter/gstvideotemplate.c:
20400         * gst/videomixer/videomixer.c:
20401         * gst/wavenc/gstwavenc.c:
20402         * gst/wavparse/gstwavparse.c:
20403         * sys/oss/gstossaudio.c:
20404         * sys/osxaudio/gstosxaudio.c:
20405           update GST_PLUGIN_DEFINE
20406         * gst/rtp/Makefile.am:
20407         * gst/rtp/gstasteriskh263.c:
20408           check for htons/htonl headers and possibly link to winsock2 lib
20409
20410 2005-11-12  Edward Hervey  <edward@fluendo.com>
20411
20412         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20413         Only GST_DEBUG() information on the valid components.
20414
20415 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20416
20417         * configure.ac: back to HEAD
20418
20419 === release 0.9.5 ===
20420
20421 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20422
20423         * configure.ac:
20424           releasing 0.9.5, "Phone Alarm"
20425
20426 2005-11-11  Edward Hervey  <edward@fluendo.com>
20427
20428         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20429         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20430         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20431         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20432         (gst_avi_demux_loop):
20433         * gst/avi/gstavidemux.h:
20434         Yeah, implement proper seeking. Exact seeking and segment seeking.
20435         Still need to do some checks for segment_stop.
20436
20437 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20438
20439         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20440
20441         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20442           Don't try to ready buffer duration from buffer that we don't
20443           own any  longer and that might already have been unreffed.
20444           (#321136)
20445
20446 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20447
20448         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20449         (flx_decode_delta_flc), (gst_flxdec_chain):
20450         Attempting to optimize the code for embedded systems.
20451
20452 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20453
20454         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20455
20456         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20457           Don't re-use already closed file descriptor. (#320920)
20458
20459 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20460
20461         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20462         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20463         (gst_oss_sink_prepare):
20464         * sys/oss/gstosssink.h:
20465           Cache probed caps; fix debug output for SET_PARAM macros.
20466
20467 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20468
20469         * ext/cairo/Makefile.am:
20470         * ext/cairo/gstcairo.c: (plugin_init):
20471         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20472         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20473         (gst_text_overlay_init), (gst_text_overlay_font_init),
20474         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20475         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20476         (gst_text_overlay_text_pad_linked),
20477         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20478         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20479         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20480         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20481         (gst_text_overlay_change_state):
20482         * ext/cairo/gsttextoverlay.h:
20483           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20484           property and redo positioning. Doesn't handle upstream renegotiation
20485           yet though.
20486
20487 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20488
20489         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20490         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20491         (gst_avi_demux_loop):
20492           No need to take the STREAM_LOCK in the loop function. Improve
20493           some debug messages. Don't leak pad names in debug messages.
20494
20495 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20496
20497         * gst/matroska/matroska-demux.c:
20498         (gst_matroska_demux_push_vorbis_codec_priv_data),
20499         (gst_matroska_demux_add_wvpk_header):
20500           Don't error out when the source pad isn't linked.
20501
20502 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20503
20504         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20505         (gst_gconf_audio_sink_change_state):
20506         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20507         (gst_gconf_video_sink_change_state):
20508           Fix state change functions here as well and set kid
20509           to NULL state before removing it.
20510
20511 2005-11-01  Edward Hervey  <edward@fluendo.com>
20512
20513         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20514         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20515         Added proper event handlind, 
20516         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20517         ignored),
20518         and don't set a duration of 0 for buffers otherwise they are discarded
20519         by GstBaseSink.
20520
20521         GstWavEnc needs some serious loving, after going through the code I'm
20522         really wondering how this can stay in -good ...
20523
20524 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20525
20526         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20527         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20528         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20529         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20530         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20531         (gst_matroska_mux_collected):
20532           Fix leaks and invalid memory access as reported by valgrind
20533
20534 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20535
20536         Patch by: Michal Benes <michal.benes@xeris.cz>
20537
20538         * check/Makefile.am:
20539         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20540         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20541         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20542           add a unit test for matroskamux
20543           fix the bugs that the unit test exposed
20544
20545 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20546
20547         * gst/autodetect/gstautoaudiosink.c:
20548         (gst_auto_audio_sink_class_init),
20549         (gst_auto_audio_sink_change_state):
20550         * gst/autodetect/gstautovideosink.c:
20551         (gst_auto_video_sink_class_init),
20552         (gst_auto_video_sink_change_state):
20553           Fix state change function and use GST_DEBUG_FUNCPTR in
20554           class_init.
20555
20556 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20557
20558         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20559
20560         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20561         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20562         * gst/matroska/ebml-write.h:
20563         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20564           Set timestamps on outgoing ebml headers as well, so that the
20565           element after matroskamux can get the timestamp already when
20566           reading the first ebml element and doesn't have to wait for
20567           the actual data buffer for that (#320308).
20568           
20569 2005-10-31  Andy Wingo  <wingo@pobox.com>
20570
20571         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20572         (gst_videomixer_pad_link): Kill some memleaks.
20573         (gst_videomixer_pad_get_property): Style fix.
20574         (gst_videomixer_pad_set_property): Style fix.
20575         (gst_videomixer_pad_init): Style fix.
20576         (gst_videomixer_update_queues): Kill memleak.
20577         (gst_videomixer_loop): Kill memleak.
20578         (gst_videomixer_collected): Kill memleak.
20579
20580 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20581
20582         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20583         gst_auparse_change_state:
20584         Just some cleanup.
20585
20586 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20587
20588         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20589         Add checks to GST_FLOW_NOT_LINKED for values returned
20590         from gst_pad_push.
20591         
20592 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20593
20594         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20595         (gst_rtpg711dec_process):
20596         * gst/rtp/gstrtpgsmenc.c:
20597         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20598         are never set. This is important for the g711 to work with burger's rtpbin
20599         element.
20600
20601 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20602
20603         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20604         (gst_speexenc_push_buffer):
20605         Add checks for return values from gst_pad_push and
20606         gst_pad_alloc_buffer.
20607
20608 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20609
20610         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20611
20612         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20613         (gst_matroska_demux_parse_info),
20614         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20615         (gst_matroska_demux_parse_cluster):
20616         * gst/matroska/matroska-ids.h:
20617         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20618         (gst_matroska_mux_init), (gst_matroska_mux_start),
20619         (gst_matroska_mux_create_buffer_header),
20620         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20621         (gst_matroska_mux_get_property):
20622         * gst/matroska/matroska-mux.h:
20623           Add SimpleBlock support to matroska demuxer and muxer (part of
20624           Matroska v2). (#319731)
20625
20626 2005-10-28  Wim Taymans  <wim@fluendo.com>
20627
20628         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20629         (gst_jpeg_dec_change_state):
20630         * ext/jpeg/gstjpegdec.h:
20631         Cleanups. Don't create caps for every chain.
20632
20633 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20634
20635         * gst/law/alaw-encode.c: (gst_alawenc_init),
20636         (alawenc_setcaps), (gst_alawenc_chain)
20637         * gst/law/alaw-encode.h:
20638         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20639         (mulawenc_setcaps), (gst_mulawenc_chain)
20640         * gst/law/mulaw-encode.h:
20641         Set timestamp on buffer and it allows RTP G711 elements
20642         work properly.
20643
20644 2005-10-27  Wim Taymans  <wim@fluendo.com>
20645
20646         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20647         Set correct format on oss instead of a silly value. 
20648
20649 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20650
20651         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20652         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20653         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20654         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20655         I420 rendering as well, doesn't bring much for my platform.
20656         Might help on some other platforms.
20657
20658 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20659
20660         * gst/rtp/gstrtpgsmenc.c:
20661         * gst/rtp/gstrtpgsmparse.c:
20662         Declaring the padtemplate correctly.
20663
20664 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20665
20666         * gst/rtp/gstrtpg711dec.c:
20667         * gst/rtp/gstrtpg711enc.c:
20668         * gst/rtp/gstrtpgsmenc.c:
20669         * gst/rtp/gstrtpgsmparse.c:
20670         Setting the proper copyright notice.
20671
20672 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20673
20674         * gst/videobox/Makefile.am: Use liboil.
20675         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20676         (gst_video_box_set_property), (gst_video_box_transform_caps),
20677         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20678         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20679         using liboil. Will dot the same to I420 border generation
20680         tomorrow.
20681
20682 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20683
20684         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20685         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20686         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20687         * gst/rtp/gstrtpg711dec.h:
20688         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20689         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20690         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20691         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20692         (gst_rtpgsmenc_handle_buffer):
20693         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20694         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20695         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20696         * gst/rtp/gstrtpgsmparse.h:
20697         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20698         inherits from the basertpdepayloader.
20699
20700 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20701
20702         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20703         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20704         (gst_video_box_ayuv): Removing this forgotten debug.
20705
20706 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20707
20708         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20709         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20710         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20711
20712 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20713
20714         * sys/oss/gstossaudio.c:
20715         * sys/oss/gstossdmabuffer.c:
20716         * sys/oss/gstosshelper.c:
20717         * sys/oss/gstossmixer.c:
20718         * sys/oss/gstossmixerelement.c:
20719         * sys/oss/gstossmixertrack.c:
20720         * sys/oss/gstosssink.c:
20721         * sys/oss/gstosssrc.c:
20722           Actually use the 'oss' debug category we register.
20723
20724 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20725
20726         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20727         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20728         Use gst_pad_get_parent and drop the ref that was added through
20729         that call.
20730
20731 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20732
20733         * gst/rtp/gstrtpgsmenc.c:
20734           Fix compilation
20735
20736 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20737
20738         * gst/rtp/gstrtpg711dec.c
20739         Just removed a couple of lines of weird code used during
20740         development/test time.
20741
20742 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20743
20744         * gst/rtp/Makefile.am
20745         * gst/rtp/gstrtp.c
20746         * gst/rtp/gstrtpg711enc.c
20747         * gst/rtp/gstrtpg711enc.h
20748         * gst/rtp/gstrtpg711dec.c
20749         * gst/rtp/gstrtpg711dec.h
20750         Created G711 payloader and depayloader (it supports mulaw and alaw
20751         (dec)encoders)
20752
20753 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20754
20755         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20756         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20757         Doh ! I introduced wingo's bug again ! Sorry...
20758
20759 2005-10-25  Christian Schaller <christian@fluendo.com> 
20760
20761         * gst/rtp/Makefile.am: add missing header files for disting
20762
20763 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20764
20765         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20766         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20767         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20768         (gst_rtpgsmenc_handle_buffer):
20769         * gst/rtp/gstrtpgsmenc.h:
20770         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20771         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20772         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20773         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20774         * gst/rtp/gstrtpgsmparse.h:
20775         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20776
20777 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20778
20779         * ext/libpng/gstpngdec.c: (user_info_callback),
20780         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20781         a newsegment event, move some redundant code in a single place.
20782
20783 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20784
20785         * ext/libpng/gstpngdec.c: (user_info_callback),
20786         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20787         hack to get correct colors order when we have a png image with
20788         alpha channel.
20789
20790 2005-10-24  Edward Hervey  <edward@fluendo.com>
20791
20792         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20793         Call gst_element_no_more_pads when there will be no more pads.
20794
20795 2005-10-24  Wim Taymans  <wim@fluendo.com>
20796
20797         * gst/rtp/Makefile.am:
20798         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20799         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20800         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20801         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20802         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20803         (gst_asteriskh263_plugin_init):
20804         * gst/rtp/gstasteriskh263.h:
20805         * gst/rtp/gstrtp.c: (plugin_init):
20806         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20807         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20808         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20809         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20810         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20811         (gst_rtph263enc_plugin_init):
20812         * gst/rtp/gstrtph263enc.h:
20813         Added two new payloaders, an RFC 2190 payloader for h263 and
20814         a payload convertor for an asterisk server.
20815
20816 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20817
20818         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20819           Set bytes_per_sample correctly (is not always 4, but 
20820           depends on width and number of channels).
20821
20822 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20823
20824         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20825         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20826         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20827         (gst_flacenc_sink_event), (gst_flacenc_chain),
20828         (gst_flacenc_set_property), (gst_flacenc_get_property),
20829         (gst_flacenc_change_state):
20830         * ext/flac/gstflacenc.h:
20831           Fix seeking, so that flacenc can rewrite the header with the
20832           correct duration and amount of samples and all that at EOS;
20833           also set timestamps and granulepos on outgoing buffers; add
20834           debug category; fix state change function.
20835           
20836 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20837
20838         * gst/videomixer/videomixer.c: Don't restrict video geometry
20839         from 16 to 4096.
20840
20841 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20842
20843         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20844         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20845         Fix caps negotiation correctly, add debugging category.
20846
20847 2005-10-24  Christian Schaller  <christian@fluendo.com>
20848
20849         * configure.ac: Port over Thomas's change from base listing all plugins
20850
20851 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20852
20853         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20854         a sink pad.
20855
20856 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20857
20858         * configure.ac:
20859         * docs/upload.mak:
20860           back to HEAD
20861
20862 === release 0.9.4 ===
20863
20864 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20865
20866         * configure.ac:
20867           Releasing 0.9.4, "Dromiceiomimus"
20868
20869 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20870
20871         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20872         (gst_speexenc_src_query):
20873           Add position and duration query, fix query type function.
20874           
20875         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20876         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20877           Let's not set non-fixed caps on source pads.
20878
20879 2005-10-21  Wim Taymans  <wim@fluendo.com>
20880
20881         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20882         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20883         (gst_avi_demux_handle_seek):
20884         Set correct stream_time in newsegment event.
20885         avi can also handle a duration query now.
20886
20887 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20888
20889         * gst/matroska/matroska-demux.c:
20890         (gst_matroska_demux_handle_src_query),
20891         (gst_matroska_demux_handle_seek_event),
20892         (gst_matroska_demux_loop_stream_parse_id):
20893           Fix duration query; fix basetime in newsegment event after
20894           seek; fix duration in initial newsegment event.
20895
20896         * gst/matroska/matroska-mux.c:
20897         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20898           Extract number of channels and samplerate from vorbis headers;
20899           add some debug messages when querying the durations of the
20900           input streams.
20901
20902 2005-10-20  Wim Taymans  <wim@fluendo.com>
20903
20904         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20905         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20906         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20907         Set stream time correctly in newsegment.
20908
20909 2005-10-20  Wim Taymans  <wim@fluendo.com>
20910
20911         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20912         Correctly fill in the stream time.
20913
20914 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20915
20916         * check/elements/level.c: (GST_START_TEST):
20917         * gst/level/gstlevel.c: (gst_level_message_new):
20918         * gst/level/level-example.c: (message_handler):
20919           use ELEMENT messages instead
20920
20921 2005-10-19  Wim Taymans  <wim@fluendo.com>
20922
20923         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20924         (gst_dvdemux_src_query):
20925         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20926         (gst_flacdec_src_query):
20927         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20928         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20929         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20930         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20931         * gst/debug/progressreport.c: (gst_progress_report_report):
20932         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20933         * gst/matroska/matroska-demux.c:
20934         (gst_matroska_demux_handle_src_query):
20935         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20936         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20937         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20938         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20939         (gst_wavparse_srcpad_event):
20940         API change fix.
20941
20942 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20943
20944         * gst/goom/filters.c:
20945         * gst/goom/graphic.h:
20946         * gst/goom/lines.c:
20947           Make inline functions either 'static inline' or 'extern inline',
20948           otherwise the Forte compiler apparently won't inline them (#317300).
20949
20950 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20951
20952         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20953         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20954         (user_info_callback), (user_endrow_callback), (user_end_callback),
20955         (user_read_data), (gst_pngdec_caps_create_and_set),
20956         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20957         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20958         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20959         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20960         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20961         very nice and handle push/pull based model. if you have filesrc
20962         connected to it, it will do random access to load the png file.
20963         If you have a network source that can't do _getrange, it does 
20964         progressive loading through the chain function.
20965         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20966         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20967         thanks to Master Wim Taymans ;-)
20968
20969 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20970
20971         * gst/matroska/Makefile.am:
20972         * gst/matroska/ebml-read.c:
20973         * gst/matroska/ebml-read.h:
20974         * gst/matroska/matroska-demux.c:
20975         * gst/matroska/matroska-demux.h:
20976         * gst/matroska/matroska.c: (plugin_init):
20977           Ported matroska demuxer to 0.9.
20978
20979 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20980
20981         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20982
20983         * gst/matroska/matroska-mux.c:
20984         (gst_matroska_mux_video_pad_setcaps),
20985         (gst_matroska_mux_audio_pad_setcaps):
20986           Fix mpeg4 input handling (#318847); also, while we're at it,
20987           fix media type for Motion-JPEG: should be image/jpeg.
20988
20989 2005-10-18  Wim Taymans  <wim@fluendo.com>
20990
20991         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20992         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20993         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20994         Fix for segment-start/stop API change.
20995
20996 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20997
20998         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20999         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21000         way.
21001
21002 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21003
21004         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21005         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21006         output declared in transform_caps.
21007
21008 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21009
21010         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21011
21012 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21013
21014         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21015         (gst_video_box_get_unit_size): Fix wrong size calculations and
21016         implement get_unit_size correctly.
21017
21018 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
21019
21020         * configure.ac:
21021           Enable flx plugin.
21022
21023         * gst/flx/gstflxdec.c: (flx_decode_chunks):
21024           Fix gcc4 signedness issue.
21025
21026 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21027
21028         * configure.ac: Adding videomixer.
21029         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21030         (user_read_data), (gst_pngdec_chain): More debugging.
21031         * gst/alpha/Makefile.am: Adding alphacolor
21032         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21033         (gst_alpha_color_class_init), (gst_alpha_color_init),
21034         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21035         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21036         (plugin_init): Ported to 0.9 using in place base tranform.
21037         * gst/videomixer/Makefile.am:
21038         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21039         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21040         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21041         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21042         (gst_videomixer_init), (gst_videomixer_getcaps),
21043         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21044         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21045         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21046         to 0.9 using collectpads.
21047
21048 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21049
21050         * configure.ac:
21051         * gst/flx/Makefile.am:
21052         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21053         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21054         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21055         * gst/flx/gstflxdec.h:
21056         flx plugin ported to 0.9
21057
21058 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21059
21060         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21061           use new gst_version_string()
21062
21063 2005-10-16  Andy Wingo  <wingo@pobox.com>
21064
21065         * configure.ac: GLIB_CHECK.
21066
21067 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21068
21069         * ext/libpng/Makefile.am:
21070         * ext/libpng/gstpng.c: (plugin_init):
21071         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21072         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21073         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21074
21075 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21076
21077         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21078
21079         * configure.ac:
21080         * gst/matroska/Makefile.am:
21081         * gst/matroska/ebml-ids.h:
21082         * gst/matroska/ebml-write.c:
21083         * gst/matroska/ebml-write.h:
21084         * gst/matroska/matroska-ids.h:
21085         * gst/matroska/matroska-mux.c:
21086         * gst/matroska/matroska-mux.h:
21087         * gst/matroska/matroska.c: (plugin_init):
21088           Port matroska muxer to 0.9 (#318847).
21089
21090 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21091
21092         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21093         (comment_init), (comment_add):
21094           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21095           use GST_READ_UINT32_LE() and friends rather than the private
21096           implementation of those same macros.
21097
21098 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21099
21100         * examples/stats/mp2ogg.c:
21101           more typo fixes
21102
21103 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21104
21105         * examples/indexing/indexmpeg.c: (main):
21106         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21107         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21108         * ext/esd/esdmon.h:
21109         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21110         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21111         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21112         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21113         * gst/avi/gstavimux.c: (gst_avimux_init):
21114         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21115         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21116         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21117         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21118         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21119         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21120         * gst/oldcore/gstmultifilesrc.h:
21121         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21122         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21123         (gst_pipefilter_change_state):
21124         * gst/oldcore/gstpipefilter.h:
21125         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21126         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21127         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21128         * sys/osxaudio/gstosxaudiosink.h:
21129         * sys/osxaudio/gstosxaudiosrc.h:
21130           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21131           moved bitshift from macro to enum definition
21132
21133 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21134
21135         * ext/Makefile.am:
21136         * ext/cairo/Makefile.am:
21137         * ext/cairo/gstcairo.c: (plugin_init):
21138         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21139         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21140         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21141         * ext/cairo/gsttimeoverlay.h:
21142           update of cairo-based timeoverlay to 1.0 Cairo API
21143           doesn't work yet for resizing of output sink
21144
21145 2005-10-11  Wim Taymans  <wim@fluendo.com>
21146
21147         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21148         newsegment API fix.
21149
21150 2005-10-11  Wim Taymans  <wim@fluendo.com>
21151
21152         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21153         (gst_dvdemux_demux_frame):
21154         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21155         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21156         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21157         (gst_avi_demux_handle_seek):
21158         * gst/goom/gstgoom.c: (gst_goom_event):
21159         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21160         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21161         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21162         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21163         (gst_wavparse_srcpad_event):
21164         newsegment API update.
21165
21166 2005-10-11  Andy Wingo  <wingo@pobox.com>
21167
21168         * ext/speex/gstspeexenc.c: Signedness cleanups.
21169
21170 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21171
21172         * PORTED_09:
21173         * ext/speex/Makefile.am:
21174         * ext/speex/gstspeex.c:
21175         * ext/speex/gstspeexenc.c:
21176         Speexenc ported to 0.9
21177
21178 2005-10-10  Wim Taymans  <wim@fluendo.com>
21179
21180         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21181         (gst_oss_sink_init), (gst_oss_sink_set_property),
21182         (gst_oss_sink_get_property), (gst_oss_sink_open),
21183         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21184         * sys/oss/gstosssink.h:
21185         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21186         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21187         (gst_oss_src_prepare):
21188         Cleanups, make device configurable in the sink, handle and report
21189         errors.
21190
21191 2005-10-10  Wim Taymans  <wim@fluendo.com>
21192
21193         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21194         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21195         Make sure element is NULL before removing from the bin.
21196
21197 2005-10-07  Andy Wingo  <wingo@pobox.com>
21198
21199         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21200         block forever in a read().
21201         (gst_dv1394src_bus_reset): Post a message when the cable is
21202         unplugged.
21203         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21204         (gst_dv1394src_bus_reset): Don't unref the message.
21205
21206         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21207         hacking. The only change should be that the state change stuff was
21208         put into basesrc's start() and stop() routines, which coalesces
21209         some steps.
21210
21211 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21212
21213         * configure.ac:
21214           Add check for mmap
21215           
21216         * gst/debug/Makefile.am:
21217           Only compile efence plugin on systems that have mmap.
21218
21219 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21220
21221         * gst/debug/Makefile.am:
21222         * gst/debug/breakmydata.c:
21223         * gst/debug/gstdebug.c:
21224         * gst/debug/gstnavigationtest.c:
21225         * gst/debug/gstnavseek.c: 
21226         * gst/debug/gstnavseek.h:
21227         * gst/debug/progressreport.c: 
21228         * gst/debug/testplugin.c:
21229           Port progressreport, navseek, navigationtest, testsink and
21230           breakmydata.
21231
21232 2005-10-05  Edward Hervey  <edward@fluendo.com>
21233
21234         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21235         (gst_dvdemux_src_query):
21236         Fixes for better conversion
21237
21238 2005-10-04  Michael Smith <msmith@fluendo.com>
21239
21240         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21241         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21242         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21243         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21244           Set state of elements to NULL before removing from bins.
21245           Set state of test element to NULL if we failed to move it to READY
21246
21247 2005-10-04  Edward Hervey  <edward@fluendo.com>
21248
21249         * ext/dv/Makefile.am:
21250         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21251         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21252         Corrected the query function for position so it doesn't forget what
21253         format was asked, and calls the conversion functions on the correct pad.
21254
21255 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21256
21257         * configure.ac:
21258           back to development
21259
21260 === release 0.9.3 ===
21261
21262 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21263
21264         * configure.ac:
21265           Releasing 0.9.3, "Aramis"
21266
21267 2005-10-03  Andy Wingo  <wingo@pobox.com>
21268
21269         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21270         error returns.
21271
21272 2005-10-02  Andy Wingo  <wingo@pobox.com>
21273
21274         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21275
21276         * ext/flac/gstflacenc.c: Ported to 0.9.
21277
21278         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21279
21280         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21281         and link to gsttagedit. Enable flacenc.
21282
21283         * ext/flac/gstflacdec.c: Re-enable tag reading.
21284
21285 2005-09-30  Wim Taymans  <wim@fluendo.com>
21286
21287         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21288         * gst/rtp/gstrtpgsmparse.c:
21289         * gst/rtp/gstrtph263penc.c:
21290         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21291         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21292         (gst_rtpmp4venc_set_property):
21293         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21294         Various class and caps fixes from Andre Magalhaes (andrunko)
21295
21296 2005-09-29  Wim Taymans  <wim@fluendo.com>
21297
21298         * gst/level/level-example.c: (main):
21299         Update for new bus API.
21300
21301 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21302
21303         * configure.ac:
21304           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21305           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21306
21307 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21308
21309         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21310           Fix playback of mono streams (bytes_per_sample should be set
21311           from the sample width and the number of channels negotiated,
21312           and not just be set to 4) (#317338)
21313
21314 2005-09-26  Wim Taymans  <wim@fluendo.com>
21315
21316         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21317         (gst_rtpmpaenc_handle_buffer):
21318         Set buffer duration correctly.
21319
21320 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21321
21322         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21323         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21324         (gst_avi_demux_change_state):
21325           Don't crash when encountering a stream with an unknown fourcc or
21326           codec id. Instead, create a pad of type video/x-avi-unknown or
21327           audio/x-avi-unknown, which as a side-effect also results in less
21328           confusing error messages in players ('no decoder' vs. 'no streams');
21329           minor fixes to state change function and class_init function.
21330
21331 2005-09-24  Wim Taymans  <wim@fluendo.com>
21332
21333         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21334         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21335         These are sinks.
21336
21337 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21338
21339         * check/elements/level.c: (GST_START_TEST):
21340           fix test for new GstClockTime use
21341         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21342         (gst_level_transform_ip):
21343         * gst/level/gstlevel.h:
21344           fix up the decay peak, ensuring the decay peak is never lower
21345           than the peak for that interval
21346
21347 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21348
21349         * docs/plugins/gst-plugins-good-plugins.args:
21350         * docs/plugins/inspect/plugin-alpha.xml:
21351         * docs/plugins/inspect/plugin-rtp.xml:
21352         * gst/level/gstlevel.c: (gst_level_set_caps),
21353         (gst_level_transform_ip):
21354           updating docs
21355
21356 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21357
21358         * Makefile.am:
21359         * check/elements/level.c: (GST_START_TEST):
21360         * gst/level/Makefile.am:
21361         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21362         (gst_level_set_property), (gst_level_get_property),
21363         (gst_level_set_caps), (gst_level_message_new),
21364         (gst_level_transform_ip):
21365         * gst/level/gstlevel.h:
21366         * gst/level/level-example.c: (message_handler), (main):
21367           convert to using GstClockTime for all time values, finally.
21368
21369 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21370
21371         * gst/auparse/Makefile.am:
21372         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21373           fix up build
21374         * configure.ac:
21375         * ext/cairo/Makefile.am:
21376         * ext/dv/Makefile.am:
21377         * ext/esd/Makefile.am:
21378         * ext/flac/Makefile.am:
21379         * ext/gconf/Makefile.am:
21380         * ext/gdk_pixbuf/Makefile.am:
21381         * ext/jpeg/Makefile.am:
21382         * ext/ladspa/Makefile.am:
21383         * ext/libcaca/Makefile.am:
21384         * ext/libmng/Makefile.am:
21385         * ext/libpng/Makefile.am:
21386         * ext/mikmod/Makefile.am:
21387         * ext/pango/Makefile.am:
21388         * ext/raw1394/Makefile.am:
21389         * ext/shout2/Makefile.am:
21390         * ext/speex/Makefile.am:
21391         * gst/alpha/Makefile.am:
21392         * gst/autodetect/Makefile.am:
21393         * gst/avi/Makefile.am:
21394         * gst/cutter/Makefile.am:
21395         * gst/debug/Makefile.am:
21396         * gst/effectv/Makefile.am:
21397         * gst/flx/Makefile.am:
21398         * gst/goom/Makefile.am:
21399         * gst/interleave/Makefile.am:
21400         * gst/law/Makefile.am:
21401         * gst/matroska/Makefile.am:
21402         * gst/median/Makefile.am:
21403         * gst/monoscope/Makefile.am:
21404         * gst/multipart/Makefile.am:
21405         * gst/oldcore/Makefile.am:
21406         * gst/rtp/Makefile.am:
21407         * gst/rtsp/Makefile.am:
21408         * gst/smoothwave/Makefile.am:
21409         * gst/smpte/Makefile.am:
21410         * gst/videobox/Makefile.am:
21411         * gst/videofilter/Makefile.am:
21412         * gst/videomixer/Makefile.am:
21413         * gst/wavenc/Makefile.am:
21414         * gst/wavparse/Makefile.am:
21415         * sys/oss/Makefile.am:
21416         * sys/osxaudio/Makefile.am:
21417         * sys/osxvideo/Makefile.am:
21418           fix up GST_LIBS use
21419
21420 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21421
21422         * gst/auparse/Makefile.am:
21423         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21424           fix build of auparse
21425
21426 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21427
21428         * configure.ac:
21429         * PORTED_09:
21430         * gst/auparse/gstauparse.c:
21431         * gst/auparse/gstauparse.h:
21432         Auparse ported to 0.9.
21433
21434 2005-09-22  Wim Taymans  <wim@fluendo.com>
21435
21436         * gst/rtp/TODO:
21437         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21438         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21439         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21440         (gst_rtpmp4venc_set_property):
21441         * gst/rtp/gstrtpmp4venc.h:
21442         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21443         * gst/rtp/gstrtpmpaenc.h:
21444         Use is_filled to both check MTU and max-ptime of base class.
21445
21446 2005-09-22  Wim Taymans  <wim@fluendo.com>
21447
21448         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21449         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21450         (gst_rtpmp4venc_set_property):
21451         Don't fragment packets with multiple frames.
21452
21453 2005-09-22  Wim Taymans  <wim@fluendo.com>
21454
21455         * gst/rtp/TODO:
21456         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21457         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21458         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21459         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21460         (gst_rtpmp4venc_get_property):
21461         * gst/rtp/gstrtpmp4venc.h:
21462         Remove g_print.
21463         Update TODO
21464         Make payload encoder a bit smarter and more correct with
21465         timestamps.
21466         Added option in payloader to include config string in-band.
21467
21468 2005-09-21  Wim Taymans  <wim@fluendo.com>
21469
21470         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21471         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21472         (gst_rtspsrc_send):
21473         Strip spaces for key/value pairs.
21474
21475 2005-09-21  Wim Taymans  <wim@fluendo.com>
21476
21477         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21478         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21479         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21480         (gst_rtspsrc_change_state):
21481         More SDP parsing and caps setting.
21482         Do NO_PREROLL differently.
21483         add pads only after negotiated.
21484
21485         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21486         (gst_udpsrc_getcaps):
21487         Implement the getcaps function.
21488
21489 2005-09-21  Wim Taymans  <wim@fluendo.com>
21490
21491         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21492         (gst_rtpamrdec_chain):
21493         Handle multiple AMr packets per payload. Handle CRC and
21494         parse ILL/ILP.
21495
21496         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21497         Make caps params strings for easy SDP mapping.
21498         
21499         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21500         Handle capsnego better.
21501
21502         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21503         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21504         Generate and parse config string in the caps.
21505
21506 2005-09-21  Wim Taymans  <wim@fluendo.com>
21507
21508         * gst/rtp/README:
21509         Update README
21510
21511         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21512         Make extra params as strings.
21513
21514         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21515         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21516         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21517         Make state change return NO_PREROLL as this is a live
21518         source.
21519
21520         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21521         Don't unref old caps when NULL.
21522
21523 2005-09-20  Wim Taymans  <wim@fluendo.com>
21524
21525         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21526         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21527         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21528         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21529         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21530         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21531         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21532         * gst/rtsp/sdpmessage.h:
21533         Add URI handler.
21534         Parse SDP and create caps.
21535
21536 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21537
21538         * gst/alpha/gstalpha.c:
21539           fix element description
21540
21541 2005-09-19  Wim Taymans  <wim@fluendo.com>
21542
21543         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21544         Don't check payload for now.
21545
21546 2005-09-19  Wim Taymans  <wim@fluendo.com>
21547
21548         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21549         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21550         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21551         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21552         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21553         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21554         (gst_wavparse_change_state):
21555         * gst/wavparse/gstwavparse.h:
21556         Fix wavparse some more.
21557
21558 2005-09-19  Wim Taymans  <wim@fluendo.com>
21559
21560         * check/elements/level.c: (GST_START_TEST):
21561         Fix for bus API change.
21562
21563 2005-09-19  Wim Taymans  <wim@fluendo.com>
21564
21565         * gst/level/level-example.c: (main):
21566         Fix for new bus API.
21567
21568         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21569         Set caps on pads.
21570
21571 2005-09-15  Wim Taymans  <wim@fluendo.com>
21572
21573         * gst/rtp/Makefile.am:
21574         * gst/rtp/README:
21575         * gst/rtp/gstrtp.c: (plugin_init):
21576         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21577         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21578         (gst_rtpamrdec_change_state):
21579         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21580         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21581         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21582         * gst/rtp/gstrtpamrenc.h:
21583         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21584         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21585         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21586         * gst/rtp/gstrtpgsmenc.h:
21587         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21588         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21589         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21590         (gst_rtpgsmparse_change_state):
21591         * gst/rtp/gstrtpgsmparse.h:
21592         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21593         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21594         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21595         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21596         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21597         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21598         * gst/rtp/gstrtph263penc.h:
21599         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21600         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21601         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21602         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21603         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21604         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21605         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21606         * gst/rtp/gstrtpmp4venc.h:
21607         * gst/rtp/gstrtpmpadec.c:
21608         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21609         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21610         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21611         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21612         * gst/rtp/gstrtpmpaenc.h:
21613         Updates to payloader/depayloaders, make payloaders use
21614         the base classes.
21615         Updated README with suggested RTP caps and how to convert
21616         to/from SDP.
21617         Added config descriptor in mp4v payloader.
21618
21619 2005-09-15  Andy Wingo  <wingo@pobox.com>
21620
21621         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21622         * gst/autodetect/gstautovideosink.c
21623         (gst_auto_video_sink_find_best): Update for new registry API.
21624
21625 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21626
21627         * common/c-to-xml.py:
21628         * common/gtk-doc-plugins.mak:
21629           a simple py script to generate valid xml from a C example
21630           probably also need to strip an MIT license when we decide
21631         * docs/plugins/Makefile.am:
21632         * gst/level/Makefile.am:
21633         * gst/level/gstlevel.c: (gst_level_init):
21634         * gst/level/level-example.c: (message_handler), (main):
21635           add an example to level that will show up in the docs
21636         * gst/rtp/TODO:
21637           add a note for the future
21638
21639 2005-09-14  Michael Smith <msmith@fluendo.com>
21640
21641         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21642           Actually define the debug object being used in wavenc. Fixes #316205
21643
21644 2005-09-14  Michael Smith <msmith@fluendo.com>
21645
21646         * gst/smpte/Makefile.am:
21647           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21648           needed to build on windows (bug 316204)
21649
21650 2005-09-12  Andy Wingo  <wingo@pobox.com>
21651
21652         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21653
21654 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21655
21656         * configure.ac:
21657         * gst/fdsrc/Makefile.am:
21658         * gst/fdsrc/gstfdsrc.c:
21659         * gst/fdsrc/gstfdsrc.h:
21660           Move fdsrc back into gstreamer core elements.
21661
21662         * gst/level/gstlevel.c: (gst_level_class_init),
21663         (gst_level_transform_ip):
21664         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21665           Basetransform changes.
21666
21667 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21668
21669         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21670         * ext/jpeg/smokecodec.c: (find_best_size):
21671           fix compiler warnings
21672
21673 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21674
21675         * gst-plugins-good.spec.in:
21676           spec file fixes
21677         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21678         (gst_multiudpsink_render), (gst_multiudpsink_add),
21679         (gst_multiudpsink_clear):
21680           it actually helps to actually stream if we hook up the
21681           "add" signal to an actual implementation
21682         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21683           some debugging
21684
21685 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21686
21687         * ext/jpeg/Makefile.am:
21688         * ext/jpeg/gstjpeg.c
21689         * ext/jpeg/gstjpegenc.c:
21690         * ext/jpeg/gstsmokeenc.c:
21691
21692 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21693
21694         * ext/flac/gstflacdec.c:
21695         * ext/flac/gstflacenc.c:
21696         * ext/flac/gstflactag.c:
21697         * ext/speex/gstspeexenc.c:
21698           gsttaginterface.h -> gsttagsetter.h
21699
21700 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21701
21702         * configure.ac:
21703         * gst/debug/Makefile.am:
21704         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21705         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21706         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21707         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21708         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21709           Port to 0.9 and re-enable efence plugin.
21710
21711 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21712
21713         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21714         (gst_flacdec_write), (gst_flacdec_convert_src):
21715         * ext/flac/gstflacdec.h:
21716           Add support for flac files with 24/32 bits per sample; and misc.
21717           minor clean-ups. Seeking is still partly broken (for me at least).
21718
21719 2005-09-06  Wim Taymans  <wim@fluendo.com>
21720
21721         * gst/rtp/Makefile.am:
21722         * gst/rtp/gstrtp.c: (plugin_init):
21723         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21724         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21725         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21726         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21727         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21728         (gst_rtpmp4vdec_plugin_init):
21729         * gst/rtp/gstrtpmp4vdec.h:
21730         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21731         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21732         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21733         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21734         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21735         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21736         * gst/rtp/gstrtpmp4venc.h:
21737         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21738         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21739         Added mpeg4 video payload encoder/decoder.
21740         Added some docs in mpa payloader.
21741
21742 === release 0.9.1 ===
21743
21744 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21745
21746         * NEWS:
21747         * README:
21748         * RELEASE:
21749         * autogen.sh:
21750         * configure.ac:
21751           releasing 0.9.1, "Blondie"
21752
21753 2005-09-05  Andy Wingo  <wingo@pobox.com>
21754
21755         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21756         here from the state change handler, so we fire signals without
21757         holding the state lock.
21758
21759 2005-09-02  Andy Wingo  <wingo@pobox.com>
21760
21761         * All plugins updated for element state changes.
21762
21763 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21764
21765         * Makefile.am:
21766         * check/.cvsignore:
21767         * check/Makefile.am:
21768         * check/elements/.cvsignore:
21769         * check/elements/level.c: (setup_level), (cleanup_level),
21770         (GST_START_TEST), (level_suite), (main):
21771           add a test for level
21772         * common/release.mak:
21773           move the enum checking to release.mak
21774         * configure.ac:
21775           add valgrind and check checking
21776         * gst/level/gstlevel.c: (gst_level_transform):
21777         * gst/level/gstlevel.h:
21778           fix Andy's cast bug
21779           convert a field to int
21780           fix the arithmetic to int when checking for emit so that a
21781           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21782
21783 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21784
21785         * Makefile.am:
21786         * configure.ac:
21787           add docs to build
21788         * common/plugins.xsl:
21789           wrap Description into a refsect2
21790         * docs/Makefile.am:
21791         * docs/plugins/Makefile.am:
21792         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21793         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21794         * gst/goom/Makefile.am:
21795         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21796         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21797         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21798         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21799         (gst_goom_change_state):
21800         * gst/goom/gstgoom.h:
21801           GstGOOM -> GstGoom
21802           add an example launch line
21803         * gst/level/gstlevel.h:
21804         * gst/monoscope/gstmonoscope.c:
21805           cleanups
21806
21807 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21808
21809         * configure.ac:
21810         * docs/plugins/Makefile.am:
21811         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21812         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21813         * docs/plugins/gst-plugins-good-plugins.types:
21814           document elements and plugins.  Shazam !
21815
21816 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21817
21818         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21819           be found under doc/random/ChangeLog-0.8