configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one macro...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * configure.ac:
4         Apparently AC_CONFIG_MACRO_DIR breaks when using more
5         than one macro directory, reverting last change.
6
7 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
8
9         * configure.ac:
10         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
11         our M4 macros.
12
13 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
14
15         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
16         Provide the parameters that are required for the format string
17         to fix a compiler warning.
18
19 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
20
21         * gst/autodetect/gstautoaudiosrc.c:
22           Fix classification.
23
24 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
25
26         Patch by: Cygwin Ports maintainer
27                   <yselkowitz at users dot sourceforge dot net>
28
29         * autogen.sh:
30         * configure.ac:
31         Require gettext 0.17 because older versions don't mix with libtool
32         2.2. At build time an older gettext version will still work.
33         Fixes bug #556091.
34
35 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
36
37         Patch by: Peter Kjellerstedt <pkj at axis com>
38
39         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
40         Make gst_multiudpsink_render() ignore errors from sendto() instead of
41         breaking streaming. Emit a warning instead. Fixes #562572.
42
43 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
44
45         Patch by: Ron McOuat <rmcouat at smartt dot com>
46
47         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
48         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
49         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
50         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
51         * ext/soup/gstsouphttpsrc.h:
52         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
53         (digest_auth_cb), (run_test), (GST_START_TEST),
54         (souphttpsrc_suite), (run_server):
55         Add support for basic and digest authentication in souphttpsrc.
56         Fixes bug #561775.
57
58 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
59
60         Patch by: Pepijn Van Eeckhoudt
61                       <pepijn dot vaneeckhoudt at luciad dot com>
62
63         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
64         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
65         * gst/wavenc/gstwavenc.h:
66         * gst/wavenc/riff.h:
67         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
68
69 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
70
71         Patch by: 이문형 <iwings at gmail dot com>
72
73         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
74         Prevent further read/write actions taken to the connect-failed socket by
75         erroring out quickly. See #562258.
76
77 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
78
79         * tests/examples/level/level-example.c:
80           Set fakesink to sync. Otherwise people might question the message
81           interval. Nevertheless the timestamp in the message is what matters.
82
83 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
84
85         * tests/icles/.cvsignore:
86         cvsignore newly generated file.
87
88 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
89
90         * gst/rtp/gstasteriskh263.c:
91         * gst/rtp/gstasteriskh263.h:
92         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
93         * gst/rtp/gstrtpL16depay.h:
94         * gst/rtp/gstrtpL16pay.c:
95         * gst/rtp/gstrtpL16pay.h:
96         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
97         * gst/rtp/gstrtpac3depay.h:
98         * gst/rtp/gstrtpamrdepay.c:
99         * gst/rtp/gstrtpamrdepay.h:
100         * gst/rtp/gstrtpamrpay.c:
101         * gst/rtp/gstrtpamrpay.h:
102         * gst/rtp/gstrtpdepay.c:
103         * gst/rtp/gstrtpdepay.h:
104         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
105         * gst/rtp/gstrtpg726depay.c:
106         * gst/rtp/gstrtpg726pay.c:
107         * gst/rtp/gstrtpg729depay.c:
108         * gst/rtp/gstrtpg729pay.c:
109         * gst/rtp/gstrtpgsmdepay.c:
110         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
111         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
112         * gst/rtp/gstrtph263depay.h:
113         * gst/rtp/gstrtph263pay.c:
114         * gst/rtp/gstrtph263pay.h:
115         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
116         * gst/rtp/gstrtph263pdepay.h:
117         * gst/rtp/gstrtph263ppay.c:
118         * gst/rtp/gstrtph263ppay.h:
119         * gst/rtp/gstrtph264depay.c:
120         * gst/rtp/gstrtph264depay.h:
121         * gst/rtp/gstrtph264pay.c:
122         * gst/rtp/gstrtph264pay.h:
123         * gst/rtp/gstrtpilbcdepay.c:
124         * gst/rtp/gstrtpilbcpay.c:
125         * gst/rtp/gstrtpjpegdepay.h:
126         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
127         * gst/rtp/gstrtpmp1sdepay.h:
128         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
129         * gst/rtp/gstrtpmp2tdepay.h:
130         * gst/rtp/gstrtpmp2tpay.c:
131         * gst/rtp/gstrtpmp2tpay.h:
132         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
133         * gst/rtp/gstrtpmp4apay.c:
134         * gst/rtp/gstrtpmp4apay.h:
135         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
136         * gst/rtp/gstrtpmp4gdepay.h:
137         * gst/rtp/gstrtpmp4gpay.c:
138         * gst/rtp/gstrtpmp4gpay.h:
139         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
140         * gst/rtp/gstrtpmp4vdepay.h:
141         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
142         * gst/rtp/gstrtpmp4vpay.h:
143         * gst/rtp/gstrtpmpadepay.c:
144         * gst/rtp/gstrtpmpadepay.h:
145         * gst/rtp/gstrtpmpapay.c:
146         * gst/rtp/gstrtpmpapay.h:
147         * gst/rtp/gstrtpmpvdepay.c:
148         * gst/rtp/gstrtpmpvdepay.h:
149         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
150         * gst/rtp/gstrtppcmapay.c:
151         * gst/rtp/gstrtppcmudepay.c:
152         * gst/rtp/gstrtppcmupay.c:
153         * gst/rtp/gstrtpspeexdepay.c:
154         * gst/rtp/gstrtpspeexpay.c:
155         * gst/rtp/gstrtpsv3vdepay.c:
156         * gst/rtp/gstrtpsv3vdepay.h:
157         * gst/rtp/gstrtptheoradepay.c:
158         * gst/rtp/gstrtptheoradepay.h:
159         * gst/rtp/gstrtptheorapay.c:
160         * gst/rtp/gstrtptheorapay.h:
161         * gst/rtp/gstrtpvorbisdepay.c:
162         * gst/rtp/gstrtpvorbisdepay.h:
163         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
164         * gst/rtp/gstrtpvorbispay.h:
165         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
166         * gst/rtp/gstrtpvrawpay.c:
167         Fix the descriptions and fix some email addresses.
168
169 2008-11-25  Julien Moutte  <julien@fluendo.com>
170
171         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
172         to supported qtdemux video codecs as I found some video clips using 
173         those.
174
175 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
176
177         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
178         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
179         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
180         (gst_auto_video_sink_detect):
181         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
182         Post an error when we can't set the internal ghostpad target.
183
184 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
185
186         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
187         (gst_video_crop_transform), (gst_video_crop_transform_caps),
188         (gst_video_crop_set_caps), (gst_video_crop_set_property):
189         * gst/videocrop/gstvideocrop.h:
190         Fix renegotiation when changing properties using the new basetransform
191         features. Fixes #561502.
192
193         * tests/icles/Makefile.am:
194         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
195         Add crazy interactive test unit for dynamically changing properties.
196
197 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
198
199         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
200         (gst_rtspsrc_parse_range):
201         Add some more debugging.
202         Use the reanges received from the server unconditionally.
203         Fixes #561625.
204
205 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
206
207         * ext/pulse/pulsesink.c:
208           Change #if 0 to something more expresive and add pointer to related
209           bug ticket.
210
211 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
212
213         Patch by: Tal Shalif <tshalif at nargila dot org>
214
215         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
216         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
217         the latter don't exist on some systems (mingw). Fixes bug #561990.
218
219 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
220
221         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
222
223         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
224         Add transferMode.dnla.org header to HTTP requests as this is
225         required by the DLNA specs and doesn't hurt in other situations.
226         Fixes bug #561802.
227
228 2008-11-20  Michael Smith <msmith@songbirdnest.com>
229
230         * sys/osxvideo/osxvideosink.h:
231         * sys/osxvideo/osxvideosink.m:
232           Handle video window resizing more correctly, avoiding crashes when
233           embedding the window and resizing it.
234
235 2008-11-20  Michael Smith <msmith@songbirdnest.com>
236
237         * gst/udp/gstmultiudpsink.c:
238         * gst/udp/gstudpnetutils.c:
239         * gst/udp/gstudpnetutils.h:
240         * gst/udp/gstudpsrc.c:
241           Fix multiudpsink on OSX by passing the specific length of the socket,
242           refactor that into a function shared with the same thing in udpsrc.
243
244 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
245
246         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
247         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
248         (gst_wavparse_stream_headers):
249         Fix the scaling code.
250         Fix parsing of the INFO chunks, we were reading the wrong number of
251         bytes.  Fixes #561580.
252
253 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
254
255         * gst/matroska/matroska-mux.c:
256         Fix NULL pointer dereference of an unset codec_id in the recently 
257         added Dirac paths
258
259 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
260
261         * tests/check/Makefile.am:
262         Just keep disabling elements that hang the states test until it
263         works.
264
265 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
266
267         * ext/libpng/gstpngenc.c:
268         Don't flush downstream after every buffer - that's not what
269         this libpng callback is for at all!
270
271 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
272
273         * sys/v4l2/v4l2src_calls.c:
274           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
275           (gst_v4l2src_probe_caps_for_format):
276           Turns out we don't always get the frame sizes in a predefined
277           order from lowest to highest resolution, so let's just sort the
278           list by frame size once we've queried the possible resolutions
279           rather than assume any particular order. Fixes probed caps for
280           the camera in my HP2133 mini notebook and makes v4l2src default
281           to a decent size.
282
283 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
284
285         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
286         * gst/matroska/matroska-ids.h:
287         Make mkvdemux aware of E-AC3.
288
289 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
290
291         * gst/rtp/Makefile.am:
292         * gst/rtp/gstrtp.c: (plugin_init):
293         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
294         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
295         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
296         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
297         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
298         (gst_rtp_jpeg_depay_change_state),
299         (gst_rtp_jpeg_depay_plugin_init):
300         * gst/rtp/gstrtpjpegdepay.h:
301         Add a jpeg depayloader.
302
303         * gst/rtp/gstrtpjpegpay.c:
304         Set the default properties on the payloader to better defaults.
305
306 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
307
308         * sys/v4l2/gstv4l2.c:
309           Give it a primary rank for autovideosrc.
310
311 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
312
313         Patch by: Bjorn Ostby <bjornos at axis dot com>
314
315         * gst/rtp/Makefile.am:
316         * gst/rtp/gstrtp.c: (plugin_init):
317         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
318         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
319         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
320         (gst_rtp_jpeg_pay_read_quant_table),
321         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
322         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
323         (gst_rtp_jpeg_pay_plugin_init):
324         * gst/rtp/gstrtpjpegpay.h:
325         Add JPEG payloader. Fixes #560756.
326
327 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
328
329         Patch by: Fabricio Godoy <skarllot at gmail dot com>
330
331         * sys/oss/gstosssink.c: (gst_oss_sink_open):
332         * sys/oss/gstosssrc.c: (gst_oss_src_open):
333         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
334         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
335         Fix some spelling mistakes. Fixes #556802.
336
337 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
338
339         * gst/equalizer/GstIirEqualizer10Bands.prs:
340         * gst/equalizer/GstIirEqualizer3Bands.prs:
341         * gst/equalizer/Makefile.am:
342         * gst/equalizer/gstiirequalizer10bands.c:
343         * gst/equalizer/gstiirequalizer3bands.c:
344           Add presets for equalizer. Fixes #522183.
345
346 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
347
348         * gst/rtsp/Makefile.am:
349         * gst/rtsp/gstrtsp.c: (plugin_init):
350         * gst/rtsp/gstrtspgoogle.c:
351         * gst/rtsp/gstrtspgoogle.h:
352         Remove google extension again, it's not needed anymore because we never
353         send multiple transports anymore.
354
355 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
356
357         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
358
359         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
360         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
361         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
362         (gst_rtspsrc_stream_free),
363         (gst_rtspsrc_stream_configure_udp_sinks),
364         (gst_rtspsrc_stream_configure_transport),
365         (gst_rtspsrc_send_dummy_packets),
366         (gst_rtspsrc_create_transports_string),
367         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
368         * gst/rtsp/gstrtspsrc.h:
369         Add property to configure NAT traversal method.
370         Ignore EOS from the internal sinks.
371         Implement sending dummy packets as a (simple) method to open up
372         some firewalls.
373         Send PLAY request to the server after we started the udp sources.
374         Fixes #559545.
375
376 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
377
378         Patch by: Yotam <sh dot yotam at gmail dot com>
379
380         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
381         Flush the remaining frames on EOS. Fixes #560641.
382
383 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
384
385         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
386         Fix compiler warning about printf formatting.
387
388 2008-11-12  Andy Wingo  <wingo@pobox.com>
389
390         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
391         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
392         segment events instead of sending them from the seeking thread.
393         Fixes #559288.
394         (gst_qtdemux_push_pending_newsegment): New helper, sends out
395         queued newsegment events.
396         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
397         call it here, as we only seek when looping, and only push in the
398         movie state.
399
400 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
401
402         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
403         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
404         * gst/qtdemux/qtdemux_fourcc.h:
405         * gst/qtdemux/qtdemux_types.c:
406         Add cover and alternative copyright tag, and enhance some existing
407         ones by marking them as container atoms.
408
409 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
410
411         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
412         Don't ignore the return value of setcaps.
413
414 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
415
416         Patch by: Olivier Crete <tester at tester dot ca>
417
418         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
419         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
420         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
421         * gst/rtp/gstrtpg729pay.h:
422         Replace G729 payloader with an improved version. Fixes #532409.
423
424 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
425
426         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
427         (gst_rtspsrc_change_state):
428         Only send one transport at a time for improved compatibility with some
429         broken servers. See #537832.
430
431 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
432
433         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
434         (gst_rtspsrc_perform_seek):
435         Only pause/play in the seek handler when the source was playing.
436         Fixes #529379.
437
438 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
439
440         * gst/matroska/matroska-mux.c:
441         (gst_matroska_mux_handle_dirac_packet):
442         Fix muxing of Dirac streams if the input already has the format
443         we need, i.e. is the output of matroskademux.
444
445 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
446
447         * gst/avi/gstavimux.c:
448           Don't segfault on string typed tags being NULL. Fixes #560155.
449
450 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
451
452         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
453         (gst_matroska_mux_audio_pad_setcaps):
454         Fix mapping AAC profile to Matroska codec id.
455
456 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
457
458         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
459         (qtdemux_video_caps), (qtdemux_audio_caps):
460         Refactor some raw audio caps building, and handle >16-bit cases.
461         Fix/replace building caps from a string description.
462
463 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
464
465         * gst/audiofx/audiowsincband.c:
466         * gst/audiofx/audiowsinclimit.c:
467         * gst/cutter/gstcutter.c:
468           Make author name consistent with others.
469
470 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
471
472         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
473
474         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
475         (gst_rtspsrc_stream_configure_udp_sink):
476         Pause the RTSP stream before doing a new play request.
477         Make sure that adding the udpsinks does not cause the rtspsrc to become
478         a sink. Fixes #559547.
479
480 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
481
482         * gst/matroska/matroska-ids.h:
483         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
484         (gst_matroska_mux_handle_dirac_packet),
485         (gst_matroska_mux_write_data):
486         Implement Dirac muxing into Matroska comforming to the spec, i.e.
487         put all Dirac packages up to a picture into a Matroska block.
488
489         TODO: Implement writing of the ReferenceBlock Matroska elements,
490         currently the Dirac muxing is only 100% correct if Matroska version 2
491         is selected for muxing.
492
493 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
494
495         Patch by: Bastien Nocera <hadess at hadess dot net>,
496                   Hans de Goede <jwrdegoede at fedoraproject dot org>
497
498         * configure.ac:
499         * sys/v4l2/Makefile.am:
500         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
501         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
502         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
503         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
504         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
505         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
506         (gst_v4l2_get_input), (gst_v4l2_set_input):
507         * sys/v4l2/v4l2_calls.h:
508         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
509         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
510         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
511         (gst_v4l2src_fill_format_list),
512         (gst_v4l2src_probe_caps_for_format_and_size),
513         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
514         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
515         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
516         (gst_v4l2src_get_nearest_size):
517         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
518
519 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
520
521         * ext/aalib/Makefile.am:
522         * ext/annodex/Makefile.am:
523         * ext/cairo/Makefile.am:
524         * ext/dv/Makefile.am:
525         * ext/esd/Makefile.am:
526         * ext/flac/Makefile.am:
527         * ext/gconf/Makefile.am:
528         * ext/gdk_pixbuf/Makefile.am:
529         * ext/hal/Makefile.am:
530         * ext/jpeg/Makefile.am:
531         * ext/ladspa/Makefile.am:
532         * ext/libcaca/Makefile.am:
533         * ext/libmng/Makefile.am:
534         * ext/libpng/Makefile.am:
535         * ext/mikmod/Makefile.am:
536         * ext/pulse/Makefile.am:
537         * ext/raw1394/Makefile.am:
538         * ext/shout2/Makefile.am:
539         * ext/soup/Makefile.am:
540         * ext/speex/Makefile.am:
541         * ext/taglib/Makefile.am:
542         * ext/wavpack/Makefile.am:
543         * gst/alpha/Makefile.am:
544         * gst/apetag/Makefile.am:
545         * gst/audiofx/Makefile.am:
546         * gst/auparse/Makefile.am:
547         * gst/autodetect/Makefile.am:
548         * gst/avi/Makefile.am:
549         * gst/cutter/Makefile.am:
550         * gst/debug/Makefile.am:
551         * gst/effectv/Makefile.am:
552         * gst/equalizer/Makefile.am:
553         * gst/flx/Makefile.am:
554         * gst/goom/Makefile.am:
555         * gst/goom2k1/Makefile.am:
556         * gst/icydemux/Makefile.am:
557         * gst/id3demux/Makefile.am:
558         * gst/interleave/Makefile.am:
559         * gst/law/Makefile.am:
560         * gst/level/Makefile.am:
561         * gst/matroska/Makefile.am:
562         * gst/median/Makefile.am:
563         * gst/monoscope/Makefile.am:
564         * gst/multifile/Makefile.am:
565         * gst/multipart/Makefile.am:
566         * gst/oldcore/Makefile.am:
567         * gst/qtdemux/Makefile.am:
568         * gst/replaygain/Makefile.am:
569         * gst/rtp/Makefile.am:
570         * gst/rtsp/Makefile.am:
571         * gst/smpte/Makefile.am:
572         * gst/spectrum/Makefile.am:
573         * gst/udp/Makefile.am:
574         * gst/videobox/Makefile.am:
575         * gst/videocrop/Makefile.am:
576         * gst/videofilter/Makefile.am:
577         * gst/videomixer/Makefile.am:
578         * gst/wavenc/Makefile.am:
579         * gst/wavparse/Makefile.am:
580         * sys/directdraw/Makefile.am:
581         * sys/directsound/Makefile.am:
582         * sys/oss/Makefile.am:
583         * sys/osxaudio/Makefile.am:
584         * sys/osxvideo/Makefile.am:
585         * sys/sunaudio/Makefile.am:
586         * sys/v4l2/Makefile.am:
587         * sys/waveform/Makefile.am:
588         * sys/ximage/Makefile.am:
589           Don't install static libs for plugins. Fixes #550851 for -good.
590
591 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
592
593         * ext/flac/Makefile.am:
594         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
595         This fixes compilation if FLAC is installed in an uncommon location
596         that is not already handled by other CFLAGS. Fixes bug #558711.
597
598 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
599
600         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
601         Guard more uncommon formats with ifdefs so that we can compile on older
602         versions.
603
604 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
605
606         Patch by: Nick Haddad <nick at haddads dot net>
607
608         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
609         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
610         (gst_avi_demux_stream_data):
611         Invert other uncompressed RGB formats. Fixes #558554.
612
613 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
614
615         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
616         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
617         * gst/wavenc/gstwavenc.h:
618         Add support for float/double as input and remove the (nowadays)
619         useless parsing of the depth as we require width==depth.
620
621 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
622
623         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
624         * gst/rtp/gstrtpmpapay.c:
625         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
626         mpeg version 1. Fixes #558427.
627
628 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
629
630         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
631         (gst_rtp_L16_pay_getcaps):
632         Only put an integral amount of samples in the RTP packet.
633         Fixes #556641.
634
635 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
636
637         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
638         * gst/rtp/gstrtpchannels.h:
639         Add method to get possible channel positions.
640
641 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
642
643         * gst/rtp/Makefile.am:
644         Also commit updated makefile
645
646 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
647
648         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
649         Don't allow width=32,depth=24 as input. WAV requires that the width
650         is the next integer multiply of 8 from the depth.
651
652 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
653
654         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
655         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
656         (gst_rtp_L16_pay_getcaps):
657         * gst/rtp/gstrtpchannels.c: (check_channels),
658         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
659         (gst_rtp_channels_create_default):
660         * gst/rtp/gstrtpchannels.h:
661         Add mappings for multichannel support. Does not completely just work
662         because the getcaps function does not yet return the allowed channel
663         mappings. See #556641.
664
665 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
666
667         * gst/goom/Makefile.am:
668         * gst/goom/README:
669         * gst/goom/config_param.c:
670         * gst/goom/convolve_fx.c:
671         * gst/goom/drawmethods.c:
672         * gst/goom/drawmethods.h:
673         * gst/goom/filters.c:
674         * gst/goom/filters_mmx.s:
675         * gst/goom/flying_stars_fx.c:
676         * gst/goom/goom.h:
677         * gst/goom/goom_config.h:
678         * gst/goom/goom_config_param.h:
679         * gst/goom/goom_core.c:
680         * gst/goom/goom_filters.h:
681         * gst/goom/goom_fx.h:
682         * gst/goom/goom_graphic.h:
683         * gst/goom/goom_plugin_info.h:
684         * gst/goom/goom_tools.c:
685         * gst/goom/goom_tools.h:
686         * gst/goom/goom_typedefs.h:
687         * gst/goom/goom_visual_fx.h:
688         * gst/goom/graphic.c:
689         * gst/goom/ifs.c:
690         * gst/goom/ifs.h:
691         * gst/goom/lines.c:
692         * gst/goom/lines.h:
693         * gst/goom/mathtools.c:
694         * gst/goom/mathtools.h:
695         * gst/goom/mmx.c:
696         * gst/goom/motif_goom1.h:
697         * gst/goom/motif_goom2.h:
698         * gst/goom/plugin_info.c:
699         * gst/goom/ppc_drawings.h:
700         * gst/goom/ppc_zoom_ultimate.h:
701         * gst/goom/sound_tester.c:
702         * gst/goom/sound_tester.h:
703         * gst/goom/surf3d.c:
704         * gst/goom/surf3d.h:
705         * gst/goom/tentacle3d.c:
706         * gst/goom/tentacle3d.h:
707         * gst/goom/v3d.c:
708         * gst/goom/v3d.h:
709         * gst/goom/xmmx.c:
710           Add license headers in all source files. Remove filter.c from
711           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
712           which are not used right now. Fixes #557709.
713
714 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
715
716         Patch by: Olivier Crete <tester at tester dot ca>
717
718         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
719         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
720         Implement getcaps in rtpL16pay. Fixes #556484.
721
722 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
723
724         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
725         (gst_rtp_L16_depay_process):
726         Check if clock-rate and channels are valid.
727         Don't ignore the return value of setcaps.
728         No need to validate the buffer, the base class does that for us.
729         Use the marker bit to set the DISCONT flag on outgoing buffers.
730
731         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
732         Don't ignore the return value of set_outcaps.
733
734         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
735         (gst_rtp_ac3_depay_process):
736         Don't ignore the return value of set_caps.
737         No need to validate the buffer, the base class does that for us.
738
739         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
740         (gst_rtp_amr_depay_process):
741         * gst/rtp/gstrtpamrdepay.h:
742         Don't ignore the return value of setcaps.
743         No need to validate the buffer, the base class does that for us.
744         No need to set output caps on the buffers, the base class does that for
745         us.
746         The subclass will make sure we are negotiated.
747         
748         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
749         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
750         * gst/rtp/gstrtpdvdepay.h:
751         Clean up caps negotiation.
752         The subclass will make sure we are negotiated.
753
754         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
755         (gst_rtp_g726_depay_process):
756         Clean up caps negotiation.
757         Use the marker bit to set the DISCONT flag on outgoing buffers.
758
759         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
760         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
761         * gst/rtp/gstrtpg729depay.h:
762         The subclass will make sure we are negotiated.
763         Use the marker bit to set the DISCONT flag on outgoing buffers.
764
765         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
766         (gst_rtp_gsm_depay_process):
767         Clean up caps negotiation.
768         Use the marker bit to set the DISCONT flag on outgoing buffers.
769
770         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
771         Clean up caps negotiation.
772         Don't ignore the return value of set_outcaps.
773
774         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
775         (gst_rtp_h263_depay_process):
776         Clean up caps negotiation.
777         No need to validate the buffer, the base class does that for us.
778
779         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
780         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
781         * gst/rtp/gstrtph263pay.h:
782         Don't ignore the return value of set_outcaps.
783         Do some more timestamps.
784
785         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
786         (gst_rtp_h263p_depay_process):
787         Clean up caps negotiation.
788         Don't ignore the return value of setcaps.
789         No need to validate the buffer, the base class does that for us.
790
791         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
792         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
793         (gst_rtp_h263p_pay_handle_buffer):
794         * gst/rtp/gstrtph263ppay.h:
795         Don't ignore the return value of set_outcaps.
796         Do some more timestamps.
797
798         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
799         (gst_rtp_h264_depay_process):
800         Clean up caps negotiation.
801         Don't ignore the return value of setcaps.
802         Fix possible caps leak.
803         No need to validate the buffer, the base class does that for us.
804
805         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
806         Add some more debug info.
807
808         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
809         (gst_rtp_ilbc_depay_process):
810         Clean up caps negotiation.
811         Use the marker bit to set the DISCONT flag on outgoing buffers.
812
813         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
814         Clean up caps negotiation.
815
816         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
817         (gst_rtp_mp1s_depay_process):
818         Clean up caps negotiation.
819         Don't ignore the return value of setcaps.
820         No need to validate the buffer, the base class does that for us.
821         No need to set caps on buffers, subclass does that for us.
822
823         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
824         (gst_rtp_mp2t_depay_process):
825         Clean up caps negotiation.
826         Don't ignore the return value of setcaps.
827         No need to validate the buffer, the base class does that for us.
828         No need to set caps on buffers, subclass does that for us.
829
830         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
831         (gst_rtp_mp4a_depay_process):
832         Clean up caps negotiation.
833         Don't ignore the return value of setcaps.
834         No need to validate the buffer, the base class does that for us.
835
836         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
837         (gst_rtp_mp4a_pay_setcaps):
838         Don't ignore the return value of set_outcaps.
839
840         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
841         (gst_rtp_mp4g_depay_process):
842         Clean up caps negotiation.
843         Don't ignore the return value of setcaps.
844         No need to validate the buffer, the base class does that for us.
845         No need to set caps on buffers, subclass does that for us.
846
847         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
848         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
849         Don't ignore the return value of set_outcaps.
850
851         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
852         (gst_rtp_mp4v_depay_process):
853         Clean up caps negotiation.
854         Don't ignore the return value of setcaps.
855         No need to validate the buffer, the base class does that for us.
856         No need to set caps on buffers, subclass does that for us.
857
858         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
859         (gst_rtp_mp4v_pay_setcaps):
860         Don't ignore the return value of set_outcaps.
861
862         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
863         (gst_rtp_mpa_depay_process):
864         Clean up caps negotiation.
865         Don't ignore the return value of setcaps.
866         No need to validate the buffer, the base class does that for us.
867         Use the marker bit to set the DISCONT flag on outgoing buffers.
868
869         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
870         Don't ignore the return value of set_outcaps.
871
872         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
873         (gst_rtp_mpv_depay_process):
874         Clean up caps negotiation.
875         Actually set output caps.
876         No need to validate the buffer, the base class does that for us.
877
878         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
879         Don't ignore the return value of set_outcaps.
880
881         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
882         (gst_rtp_pcma_depay_process):
883         Clean up caps negotiation.
884         Set output buffer duration because we can.
885         Use the marker bit to set the DISCONT flag on outgoing buffers.
886
887         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
888         Don't ignore the return value of set_outcaps.
889
890         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
891         (gst_rtp_pcmu_depay_process):
892         Clean up caps negotiation.
893         Use the marker bit to set the DISCONT flag on outgoing buffers.
894
895         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
896         Don't ignore the return value of set_outcaps.
897
898         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
899         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
900         Clean up caps negotiation.
901         Set output caps on the pad and header buffers.
902         Set duration on output buffers because we can.
903
904         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
905         Don't ignore the return value of set_outcaps.
906
907         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
908         (gst_rtp_sv3v_depay_process):
909         Clean up caps negotiation.
910         No need to validate the buffer, the base class does that for us.
911         No need to set caps out output buffers, subclass does that.
912
913         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
914         (gst_rtp_theora_depay_process):
915         Don't ignore the return value of setcaps.
916         No need to validate the buffer, the base class does that for us.
917
918         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
919         (gst_rtp_theora_pay_flush_packet), (encode_base64),
920         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
921         (gst_rtp_theora_pay_handle_buffer):
922         Don't ignore the return value of set_outcaps.
923
924         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
925         (gst_rtp_vorbis_depay_process):
926         Don't ignore the return value of setcaps.
927         No need to validate the buffer, the base class does that for us.
928
929         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
930         Don't ignore the return value of set_outcaps.
931
932         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
933         Clean up caps negotiation, don't ignore setcaps return.
934
935         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
936         Don't ignore the return value of set_outcaps.
937
938 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
939
940         * gst/matroska/matroska-demux.c:
941         (gst_matroska_demux_handle_src_event):
942         Forward unknown events upstream.
943
944 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
945
946         * tests/check/elements/icydemux.c: (icydemux_found_pad):
947         Add some refcount check
948
949         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
950         Don't ignore the result of write(), fixes a  compiler warning for me.
951
952         * tests/icles/videobox-test.c: (main):
953         Make the output a little more pretty.
954
955 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
956
957         * ext/esd/esdmon.c:
958           Add doc blob.
959
960 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
961
962         * docs/plugins/Makefile.am:
963         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
964         * docs/plugins/gst-plugins-good-plugins-sections.txt:
965         * docs/plugins/gst-plugins-good-plugins.args:
966         * docs/plugins/gst-plugins-good-plugins.hierarchy:
967         * docs/plugins/gst-plugins-good-plugins.interfaces:
968         * docs/plugins/inspect/plugin-autodetect.xml:
969           Add the docs of the new elements.
970
971 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
972
973         * gst/autodetect/gstautoaudiosrc.c:
974         (gst_auto_audio_src_class_init):
975         * gst/autodetect/gstautovideosrc.c:
976         (gst_auto_video_src_class_init):
977         Fix "Since" tags in the documentation.
978
979 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
980
981         Patch by: Sjoerd Simons <sjoerd at luon dot net>
982
983         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
984         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
985         Add support for souphttpsrc to act as a live source. This makes it
986         possible to get timestamped buffers in combination with the
987         "do-timestamp" property. Fixes bug #556019.
988
989 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
990
991         * gst/autodetect/Makefile.am:
992         * gst/autodetect/gstautoaudiosink.c:
993         * gst/autodetect/gstautoaudiosrc.c:
994         * gst/autodetect/gstautoaudiosrc.h:
995         * gst/autodetect/gstautodetect.c:
996         * gst/autodetect/gstautovideosink.c:
997         * gst/autodetect/gstautovideosrc.c:
998         * gst/autodetect/gstautovideosrc.h:
999           Implement src plugins. Little code/string cleanup in the sinks.
1000           Fixes #523813.
1001
1002 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1003
1004         Patch by: Peter Kjellerstedt <pkj at axis com>
1005
1006         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1007         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1008         Fix a memory leak when pads are requested but the pipeline never
1009         goes into PLAYING.
1010
1011         Correctly remove request pads, no matter if they have collected
1012         data or not.
1013
1014         Fixes bug #557710.
1015
1016 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1017
1018         Patch by: <lrn1986 at gmail dot com>
1019
1020         * gst/udp/gstudpnetutils.h:
1021         Define the correct WINVER so getaddinfo() can be used when using
1022         mingw32. Fixes bug #557294.
1023
1024 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1025
1026         Patch by: <lrn1986 at gmail dot com>
1027
1028         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1029         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1030         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1031         Fix "argument type mismatch" compiler warnings on Windows.
1032         Fixes bug #557293.
1033
1034 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1035
1036         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1037         Don't calculate the filter coefficients for every single buffer
1038         but only when it's needed. Fixes bug #557260.
1039
1040 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1041
1042         * configure.ac:
1043         Back to development -> 0.10.11.1
1044
1045 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1046
1047         * gst-plugins-good.doap:
1048         Fix version number of 0.10.11 release in doap file
1049
1050 === release 0.10.11 ===
1051
1052 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1053
1054         * configure.ac:
1055           releasing 0.10.11, "Secondary Consideration"
1056
1057 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1058
1059         * configure.ac:
1060         Commit 0.10.10.4 pre-release
1061
1062 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1063
1064         * gst/avi/gstavimux.c:
1065         Fix VPRP chunk setup in avimux.
1066         Fixes: #556010
1067         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1068
1069 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1070
1071         * gst/videobox/gstvideobox.c:
1072         support dynamically changing properties in videobox
1073         Fixed: #557085
1074         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1075
1076 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1077
1078         * configure.ac:
1079         0.10.10.3 pre-release
1080
1081 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1082
1083         * tests/check/Makefile.am:
1084         Don't run the states test on pulsesrc and pulsesink
1085
1086 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1087
1088         * configure.ac:
1089         Commit 0.10.10.2 pre-release bump that actually went
1090         out on 2008-10-11
1091
1092 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1093
1094         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1095         Skip entries for streams that don't have a output pad yet, thereby
1096         avoiding calling pad functions with a NULL pad.
1097         Fixes #556424
1098
1099 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1100
1101         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1102         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1103         Remove problematic and useless refcount check.
1104         Fixes #556381
1105
1106 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1107
1108         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1109         Remove problematic and useless refcount check.
1110         Fixes #556381
1111
1112 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1113
1114         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1115         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1116         Cast some size_t arguments to guint to avoid compiler
1117         warnings on 64-bit systems.
1118
1119 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1120
1121         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1122         Return TRUE instead of FALSE from the event handler when we swallowed the
1123         event.
1124
1125 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1126
1127         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1128         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1129         Reset header state. Fixes #555321.
1130
1131 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1132
1133         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1134         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1135         * gst/avi/gstavidemux.h:
1136         For timestamping audio packets we need to take into account the
1137         amount of blocks in one entry using the blockalign. Fixes some sync
1138         issues with zero-padded audio blocks in the beginning of avi files.
1139
1140 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1141
1142         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1143         (gst_multi_file_src_query):
1144         Implement DEFAULT and BUFFER position queries. See #555260.
1145
1146 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1147
1148         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1149         Fix build for systems that don't have XDamage.
1150
1151 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1152
1153         * tests/examples/rtp/client-H263p.sdp:
1154         * tests/examples/rtp/client-H263p.sh:
1155         * tests/examples/rtp/server-VTS-H263p.sh:
1156         Add some more H263p server and client examples.
1157
1158 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1159
1160         * configure.ac::
1161           Depend on released versions of core and base.
1162
1163 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1164
1165         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1166         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1167         Return -1 instead of 0 in error cases. Fixes #554771.
1168
1169 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1170
1171         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1172         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1173         Stop leaking the cursor image.
1174         Unref the last_ximage and the cached cursor image on shutdown.
1175         Fixes #551570.
1176
1177 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1178
1179         * sys/v4l2/gstv4l2object.h:
1180         Getting the Class from an instance is not just a matter of casting it to
1181         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1182         instance. Fixes #549784.
1183
1184 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1185
1186         * configure.ac:
1187           Fix libs for linking directsound.
1188         * sys/directsound/gstdirectsoundsink.c:
1189           Fix buffer sizing to prevent racing the ringbuffer at startup.
1190           Add volume property.
1191
1192 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1193
1194         * ext/pulse/pulsesink.c:
1195         Fix problems with pulsesink randomly erroring with code 'OK' after a
1196         format change on the stream by waiting when disconnecting the stream.
1197
1198 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1199
1200         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1201         (gst_rtp_amr_depay_process):
1202         Mark DISCONT on output buffers when the marker bit signals a new talk
1203         spurt.
1204
1205         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1206         Set the marker bit for buffers with a DISCONT flag to signal a talk
1207         spurt.
1208
1209 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1210
1211         * gst/rtp/Makefile.am:
1212         * gst/rtp/gstrtp.c: (plugin_init):
1213         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1214         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1215         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1216         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1217         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1218         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1219         * gst/rtp/gstrtpmp4apay.h:
1220         Added MP4A-LATM payloader to match the depayloader.
1221
1222 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1223
1224         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1225         (gst_videomixer_sink_event):
1226         Handle segments a little better. Fixes #537361.
1227
1228 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1229
1230         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1231         Don't assume the server supports PAUSE by default. Fixes #551048.
1232
1233 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1234
1235         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1236         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1237         Switch on the socket family to get the addrlen size right.
1238
1239 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1240
1241         Patch by: Daniel Franke <df at dfranke dot us>
1242
1243         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1244         OS X's bind() implementation is picky about its addrlen parameter and
1245         fails with EINVAL if it is larger than expected for the socket's address
1246         family. Set the length to the expected length instead. Fixes #553191.
1247
1248 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1249
1250         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1251         Handle the case where we cannot do desribe or when the describe result
1252         does not contain a valid SDP message.
1253
1254 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1255
1256         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1257         Fix setting the qos.
1258
1259 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1260
1261         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1262         (gst_qtdemux_chain):
1263         Some 'broken' files out there have atom lengths of zero...
1264         which basically results in qtdemux consuming that atom again and again
1265         until the *end of night* !
1266         Detect that and emits an adequate element error message.
1267
1268 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1269
1270         * gst/interleave/Makefile.am:
1271         * gst/matroska/Makefile.am:
1272         Fix build flags order.
1273
1274         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1275         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1276         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1277         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1278         Format fixes.
1279
1280         * tests/check/elements/multifile.c:
1281         Pull in unistd.h
1282
1283 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1284
1285         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1286         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1287         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1288         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1289         (gst_rtp_mp4g_depay_change_state):
1290         * gst/rtp/gstrtpmp4gdepay.h:
1291         Handle interleaved streams by reordering AU in a queue.
1292
1293 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1294
1295         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1296         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1297         Change some of the ranges in the caps, mostly for the amount of bits we
1298         can use.
1299         Added a little bitstream parse and use it to parse the AU header fields.
1300         Check for malformed and wrongly sized packets better.
1301         Implement more header field parsing.
1302         Handle the size of fragmented packets correctly.
1303
1304 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1305
1306         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1307         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1308         Add mapping for 'tiff' => image/tiff
1309         Fixes #552213
1310
1311 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1312
1313
1314         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1315         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1316           Pretend to care about the result of write() which works around
1317           compiler warnings.
1318
1319 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1320
1321         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1322           Make sure the desired default values are actually set, not only
1323           registered as defaults (actual problem is that the stereo-specific
1324           values are only updated if channels==2, which is not the case yet
1325           when the object is created, so the default values for the
1326           mid-side-stereo and loose-mid-side-stereo settings are never
1327           set in _update_quality()). Makes flacenc create smaller files by
1328           default (for stereo input), and fixes #550791.
1329
1330 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1331
1332         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1333         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1334         (qtdemux_parse_trak), (qtdemux_video_caps):
1335         * gst/qtdemux/qtdemux.h:
1336         * gst/qtdemux/qtdemux_fourcc.h:
1337         * gst/qtdemux/qtdemux_types.c:
1338         Add support for video/mj2 mime-type and its additional atoms/boxes.
1339         Fixes #550646.
1340
1341 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1342
1343         * gst/debug/gsttaginject.c:
1344           Add warning when tags parameter is unparsable and give example for
1345           quoting in the docs.
1346
1347 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1348
1349         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1350         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1351         Add some alternative byteswapped mappings that seem to pop up sometimes.
1352         Fixes #550288.
1353
1354 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1355
1356         * po/LINGUAS:
1357         * po/POTFILES.in:
1358         * po/POTFILES.skip:
1359           Add 'ca' to LINGUAS; add some more files with translations and some
1360           files which should be ignored by translation tools.
1361
1362 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1363
1364         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1365         * ext/speex/gstspeexdec.h:
1366         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1367         * ext/speex/gstspeexenc.h:
1368         Use integer encoding and decoding functions instead of converting
1369         the integer input to float in the element. The libspeex integer
1370         functions are doing this for us already or, if libspeex was compiled
1371         in integer mode, they're doing everything using integer arithmetics.
1372         Also saves some copying around.
1373
1374 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1375
1376         * configure.ac:
1377           Fix --disable-external
1378
1379 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1380
1381         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1382         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1383         * ext/wavpack/gstwavpackenc.h:
1384         Handle non-zero start timestamps and stream discontinuities
1385         correctly. This only has an effect if we're muxing into
1386         a container format as the raw WavPack stream must contain
1387         continous sample numbers.
1388
1389 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1390
1391         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1392         Correct the timestamp and granulepos calculation by one Speex
1393         frame.
1394
1395 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1396
1397         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1398         Correctly take the granulepos from upstream if possible and
1399         correctly handle the granulepos in various calculations: the
1400         granulepos is the sample number of the _last_ sample in a frame, not
1401         the first.
1402
1403         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1404         (gst_speex_enc_encode), (gst_speex_enc_chain),
1405         (gst_speex_enc_change_state):
1406         * ext/speex/gstspeexenc.h:
1407         Handle non-zero start timestamps in the encoder and detect/handle
1408         stream discontinuities. Fixes bug #547075.
1409
1410 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1411
1412         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1413
1414         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1415         Fix compiler warnings caused by passing a string as format string
1416         instead of "%s" and then the string. This is only exposed by -Wformat=2
1417         as used by default on Ubuntu. Fixes bug #550015.
1418
1419 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1420
1421         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1422         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1423         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1424         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1425         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1426           (gst_ebml_read_element_length):
1427         * gst/matroska/matroska-demux.c:
1428           (gst_matroska_demux_check_subtitle_buffer):
1429           Make stuff compile with GST_DISABLE_GST_DEBUG.
1430
1431 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1432
1433         * gst/law/alaw.c:
1434         * gst/law/mulaw.c:
1435           Ref caps before passing to gst_pad_template_new(), since that takes
1436           ownership.
1437
1438 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1439
1440         Patch by: Mersad Jelacic <mersad at axis dot com>
1441
1442         * gst/multipart/multipartdemux.c:
1443         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1444         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1445         demuxer. Fixes #549551.
1446
1447 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1448
1449         * sys/osxaudio/gstosxaudiosink.c:
1450         (gst_osx_audio_sink_select_device):
1451         * sys/osxaudio/gstosxaudiosrc.c:
1452         (gst_osx_audio_src_create_ringbuffer),
1453         (gst_osx_audio_src_select_device):
1454         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1455         Fix the build on macosx.
1456
1457 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1458
1459         * gst/icydemux/gsticydemux.c:
1460           Small docs fix: in the example pipeline, we need to pass
1461           iradio-mode=true to the source, so the server actually sends
1462           an ICY stream.
1463
1464 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1465
1466         * sys/osxaudio/gstosxaudio.c:
1467           Oops. Revert more completely.
1468
1469 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1470
1471         * sys/osxaudio/gstosxaudio.c:
1472           Revert accidental element rename from testing.
1473
1474 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1475
1476         * gst-plugins-good.doap:
1477         Pull in 0.10.10 doap entry from release branch
1478
1479 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1480
1481         * configure.ac:
1482         Update version number to reflect 0.10.10 release from
1483         branch.
1484
1485 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1486
1487         * sys/osxaudio/Makefile.am:
1488         * sys/osxaudio/gstosxaudio.c:
1489         * sys/osxaudio/gstosxaudiosink.c:
1490         * sys/osxaudio/gstosxaudiosink.h:
1491         * sys/osxaudio/gstosxaudiosrc.c:
1492         * sys/osxaudio/gstosxaudiosrc.h:
1493         * sys/osxaudio/gstosxringbuffer.c:
1494         * sys/osxaudio/gstosxringbuffer.h:
1495           Rewrite caps setting and ring buffer initialisation.
1496           Previously we never told CoreAudio what format we were going to send it,
1497           so it only worked due to luck, and not at all on some hardware.
1498           Now we explicitly advertise what formats the hardware supports, and then
1499           configure the selected one correctly.
1500
1501 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1502
1503         * sys/v4l2/gstv4l2object.c:
1504         * sys/v4l2/gstv4l2src.c:
1505         * sys/v4l2/gstv4l2src.h:
1506         * sys/v4l2/v4l2_calls.c:
1507         * sys/v4l2/v4l2src_calls.c:
1508           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1509           need to memset instance structures. Some more FIXME's and comments.
1510
1511 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1512
1513         * tests/icles/.cvsignore:
1514           Ignore more.
1515
1516 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1517
1518         * gst/goom/.cvsignore:
1519         * gst/goom2k1/.cvsignore:
1520           Ignore files.
1521
1522 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1523
1524         * ext/cairo/gsttextoverlay.c:
1525           Fix compiler warning.
1526
1527 2008-08-25  David Schleef  <ds@schleef.org>
1528
1529         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1530
1531 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1532
1533         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1534         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1535         * gst/matroska/matroska-mux.c:
1536         (gst_matroska_mux_video_pad_setcaps),
1537         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1538         Add Real[Audio|Video] support to Matroska containers.
1539         It works fine for:
1540         * decoding real audio/video streams contained in mkv
1541         * 'transmuxing' real (.rm) files into .mkv files
1542         It will not work though for encoding real[audio/video] streams that
1543         don't contain the 'mdpr_data' extra data on the caps.
1544         The reason why this will not work is because I never intended to
1545         duplicate virtually all the 'mdpr' block creation into mkvmux.
1546         Fixes #536067
1547
1548 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1549
1550         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1551         * gst/law/mulaw-conversion.c:
1552         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1553         (gst_mulawenc_chain):
1554         The encoder can't really renegotiate at the time they perform a
1555         pad-alloc so make the srcpads use fixed caps.
1556         Check the buffer size after a pad-alloc because the returned size might
1557         not be right when the downstream element does not know the size of the
1558         new buffer (capsfilter). Fixes #549073.
1559
1560 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1561
1562         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1563
1564         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1565         v4l2src doesn't have a property named "norm" so don't try to notify
1566         about changes to that property. The "norm" property and related
1567         code are commented out currently. Fixes bug #549090.
1568
1569 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1570
1571         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1572
1573         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1574         Reprobe devices again instead of taking a cached list as new
1575         devices could've been plugged in. Fixes bug #549062.
1576
1577 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1578
1579         * gst/autodetect/Makefile.am:
1580         Don't link the autodetect plugin with GConf as it doesn't
1581         use GConf. Fixes bug #545463.
1582
1583 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1584
1585         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1586         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1587         (gst_ebml_read_sint), (gst_ebml_read_float),
1588         (gst_ebml_read_header):
1589         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1590         possible to ignore errors and not post any ERROR messages on
1591         the bus.
1592
1593         * gst/matroska/matroska-demux.c:
1594         (gst_matroska_demux_parse_contents):
1595         Ignore any errors and not just EOS when parsing the contents of
1596         a SeekHead. Errors here are usually caused by truncated files
1597         and playback of the file works fine. Fixes playback of the
1598         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1599         archive.
1600
1601 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1602
1603         * gst/multipart/multipartdemux.c:
1604         * gst/multipart/multipartmux.c:
1605         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1606
1607 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1608
1609         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1610           gst_directdraw_sink_bufferpool_clear):
1611           Fix two more buffer ref leaks.
1612
1613 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1614
1615         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1616
1617         * sys/directdraw/gstdirectdrawsink.c:
1618           (gst_directdraw_sink_show_frame):
1619           Fix buffer ref leak.
1620
1621 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1622
1623         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1624         Revert the last commit. wavenc still supports width!=depth for 32 bit
1625         width. Thanks Tim.
1626
1627 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1628
1629         * gst/matroska/matroska-demux.c:
1630         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1631         If the duration of a block is unknown only use the timestamp for the
1632         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1633         laces. Otherwise every lace has the same timestamp which leads to
1634         various problems. Really fixes bug #548831.
1635
1636 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1637
1638         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1639         If we're not allowing width!=depth in wavenc we should also disable
1640         the code that was added to support width!=depth.
1641
1642 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1643
1644         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1645         Don't calculate the default duration of a frame from the audio sampling
1646         rate. This only works for raw audio if every frame contains a single
1647         sample and results in broken buffer durations for other formats
1648         if no specified default duration is given or the blocks have no
1649         duration. Fixes bug #548831.
1650
1651 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1652
1653         * gst/matroska/matroska-demux.c:
1654         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1655         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1656         are used for text/plain subtitles as a gap-filler in some files.
1657
1658 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1659
1660         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1661         (gst_v4l2_get_caps_info):
1662         Add S910 and PWC formats with a low priority.
1663
1664         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1665         (gst_v4l2src_probe_caps_for_format):
1666         Add more debugging.
1667
1668 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1669
1670         * ext/flac/gstflacenc.c:
1671           Fix compilation against older libflac versions.
1672
1673 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1674
1675         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1676         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1677         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1678         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1679         (gst_pulsemixer_ctrl_set_volume):
1680         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1681         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1682         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1683         (gst_pulsesink_init), (gst_pulsesink_open),
1684         (gst_pulsesink_prepare), (gst_pulsesink_write),
1685         (gst_pulsesink_delay), (gst_pulsesink_reset):
1686         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1687         (gst_pulsesrc_init):
1688         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1689         Fix a locking issue in pulsesink's prepare function.
1690
1691         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1692         Check if the created channel layout is valid for GStreamer.
1693
1694 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1695
1696         * gst/rtsp/gstrtspgoogle.c:
1697         Things that can happen when your brain is in google mode trying to
1698         deal with their google rtsp server extensions and trying to type your
1699         google mail account.
1700
1701 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1702
1703         * gst/rtsp/Makefile.am:
1704         * gst/rtsp/gstrtsp.c: (plugin_init):
1705         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1706         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1707         (_do_init), (gst_rtsp_google_base_init),
1708         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1709         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1710         (gst_rtsp_google_extension_init):
1711         * gst/rtsp/gstrtspgoogle.h:
1712         Add google RTSP extension, it can only handle udp and responds with
1713         unsupported if we do anything else. Fixes #546465.
1714
1715         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1716         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1717         (gst_rtspsrc_create_transports_string),
1718         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1719         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1720         Make transport setup code a bit better using GString.
1721         Add some more debug.
1722         Check for closed connections before doing anything on them.
1723
1724 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1725
1726         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1727         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1728         (gst_pulsesrc_prepare):
1729         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1730         (gst_pulse_channel_map_to_gst):
1731         * ext/pulse/pulseutil.h:
1732         If downstream provides no channel layout and >2 channels should be
1733         used use the default layout that pulseaudio chooses and also
1734         add this layout to the caps. Fixes bug #547258.
1735
1736 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1737
1738         Patch by: Peter Kjellerstedt <pkj at axis com>
1739
1740         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1741         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1742         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1743         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1744         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1745         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1746         (gst_udpsrc_set_property):
1747         Avoid leaking internally allocated file descriptors when setting
1748         custom file descriptors. Fixes #543101.
1749
1750 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1751
1752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1753         Don't try to configure RTCP back to the server when the server did not
1754         give us a valid port number.
1755
1756 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1757
1758         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1759         Use new basetransform method to renegotiate. Fixes #544956.
1760
1761         * tests/icles/Makefile.am:
1762         * tests/icles/videobox-test.c: (make_pipeline), (main):
1763         Add videobox renegotiation example.
1764
1765 2008-08-19  David Schleef  <ds@schleef.org>
1766
1767         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1768         with sane values.  Fixes #548530.
1769
1770 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1771
1772         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1773         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1774         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1775         are already filled with the correct values by
1776         gst_ring_buffer_parse_caps() so there's no need to set them again
1777         with wrong values.
1778
1779 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1780
1781         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1782         (gst_avi_demux_read_subindexes_push):
1783         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1784         and instead of using the 'ix##' nomenclature, use '##ix'.
1785         They're still valid though, this fixes the duration and indexes for
1786         virtually all the ODML files I have.
1787
1788 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1789
1790         Patch by: Olivier Crete <tester at tester dot ca>
1791
1792         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1793         (gst_rtp_vorbis_depay_process):
1794         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1795         Update the vorbis RTP pay/depay to RFC 5215.
1796         Fixes #547842.
1797
1798 2008-08-14  David Schleef  <ds@schleef.org>
1799
1800         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1801           with 3:2 pulldown, i.e., 24p.
1802
1803 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1804
1805         * tests/check/elements/level.c: (GST_START_TEST):
1806         Fix compilation some more.
1807
1808 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1809
1810         * configure.ac::
1811           Require -base CVS for wavparse acid chunk parsing.
1812
1813 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1814
1815         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1816         (gst_pulsesink_init), (gst_pulsesink_finalize),
1817         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1818         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1819         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1820         * ext/pulse/pulsesink.h:
1821         Add "device-name" property to pulsesink too and currently commented
1822         out and not working support for a "volume" property.
1823
1824 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1825
1826         * configure.ac:
1827         Remove more cdio stuff (moved to ugly)
1828
1829 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1830
1831         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1832
1833         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1834         (gst_pulsesrc_get_property):
1835         Add "device-name" property, which provides a human readable string
1836         for the audio device, to make it more consisten with other audio
1837         sources. Fixes bug #547519.
1838
1839 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1840
1841         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1842         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1843         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1844         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1845         * ext/pulse/pulsemixerctrl.h:
1846         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1847         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1848         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1849         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1850         * ext/pulse/pulseprobe.h:
1851         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1852         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1853         (gst_pulsesrc_change_state):
1854         Improve debugging a bit by including the parent object in pulsemixerctrl
1855         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1856         GST_WARNING.
1857
1858         Use the parent GObject subclass instead of a random struct as GObject
1859         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1860         when probing for another property than "device".
1861
1862 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1863
1864         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1865
1866         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1867         Fix property probing after the device property is set by calling
1868         set_server when the server property changes. Fixes bug #547518.
1869
1870 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1871
1872         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1873
1874         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1875         (gst_pulsesink_implements_interface_init),
1876         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1877         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1878         (gst_pulsesink_get_type):
1879         * ext/pulse/pulsesink.h:
1880         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1881         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1882         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1883         * ext/pulse/pulsesrc.h:
1884         Implement GstPropertyProbe interface on pulsesink for detecting
1885         sink devices and on pulsesrc for detecting source devices.
1886         Fixes bugs #547227 and #547217.
1887
1888 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1889
1890         * gst/spectrum/gstspectrum.c:
1891           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1892
1893 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1894
1895         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1896         Properly set the maximum latency value, in the same way it is done in
1897         v4lsrc.
1898         * sys/v4l2/v4l2src_calls.c:
1899         Simplify fraction equality check, no need to use GValues for this.
1900
1901 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1902
1903         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1904         Add warning messages stating exactly why the latency query failed.
1905         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1906         In some cases, the negotiated framerate might be the default one which
1907         is already set internally. But we still need to mark it down in fps_n
1908         and fps_d so that the latency query can happen properly.
1909
1910 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1911
1912         * docs/plugins/inspect/plugin-1394.xml:
1913         Whoops, forgot one doc file for people who can't/don't build the
1914         raw1394 plugin.
1915
1916 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1917
1918         * docs/plugins/Makefile.am:
1919         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1920         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1921         * docs/plugins/inspect/plugin-cdio.xml:
1922         * ext/Makefile.am:
1923         * ext/cdio/Makefile.am:
1924         * ext/cdio/gstcdio.c:
1925         * ext/cdio/gstcdio.h:
1926         * ext/cdio/gstcdiocddasrc.c:
1927         * ext/cdio/gstcdiocddasrc.h:
1928
1929         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1930         CDDA source to -ugly.
1931
1932         * po/LINGUAS:
1933         * po/POTFILES.in:
1934         * po/id.po:
1935         Pull in new translation from 0.10.9.2 release branch.
1936
1937 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1938
1939         * docs/plugins/Makefile.am:
1940         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1941         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1942         * docs/plugins/gst-plugins-good-plugins.args:
1943         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1944         * docs/plugins/gst-plugins-good-plugins.interfaces:
1945         Integrate documentation for new hdv1394src element.
1946
1947 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1948
1949         * ext/raw1394/Makefile.am:
1950         * ext/raw1394/gst1394.c: (plugin_init):
1951         * ext/raw1394/gsthdv1394src.c: (_do_init),
1952         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1953         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1954         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1955         (gst_hdv1394src_from_raw1394handle),
1956         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1957         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1958         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1959         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1960         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1961         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1962         (gst_hdv1394src_uri_handler_init):
1963         * ext/raw1394/gsthdv1394src.h:
1964         mpeg2-ts (HDV) variant of firewire capture element.
1965         Fixes #350830
1966
1967 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1968
1969         * gst/level/gstlevel.c: (gst_level_message_new):
1970          Fix compilation (also known as the classic 'fix code that someone
1971          committed without compiling it first').
1972
1973 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1974
1975         * tests/check/elements/level.c:
1976           Add a test for level in stereo mode.
1977
1978 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1979
1980         * tests/examples/spectrum/demo-audiotest.c:
1981         * tests/examples/spectrum/demo-osssrc.c:
1982           Demo how to draw analyzer results synced to the clock.
1983
1984 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1985
1986         * gst/level/gstlevel.c:
1987           Little renaming (l -> level).
1988
1989         * gst/spectrum/gstspectrum.c:
1990         * gst/spectrum/gstspectrum.h:
1991           Also send full timestamp/duration details here.
1992
1993 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1994
1995         * gst/level/gstlevel.c:
1996         * gst/level/gstlevel.h:
1997           Send same timestamp/duration details as videoanalysis. This gives
1998           applications better chance to sync analysis results with playback.
1999
2000 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2001
2002         * gst/matroska/matroska-mux.c:
2003         (gst_matroska_mux_handle_sink_event),
2004         (flac_streamheader_to_codecdata):
2005         We need to drop one additional buffer for FLAC as the fLaC
2006         marker and STREAMINFO block are merged into one buffer in the caps.
2007
2008         Also don't pretend to support NEWSEGMENT events, otherwise we
2009         will most probably write some invalid data.
2010
2011 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2012
2013         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2014         (gst_matroska_mux_audio_pad_setcaps):
2015         Add support for muxing FLAC into Matroska containers.
2016         Fixes bug #311586.
2017
2018 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2019
2020         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2021         Actually provide the variables required for the format string.
2022
2023 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2024
2025         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2026         (gst_matroska_demux_element_send_event),
2027         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2028         * gst/matroska/matroska-demux.h:
2029         Close the current segment if we're doing a non-flushing seek and send
2030         the close-segment and the new segment of the seek from the streaming
2031         thread.
2032
2033 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2034
2035         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2036         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2037         (gst_flac_enc_change_state):
2038         * ext/flac/gstflacenc.h:
2039         Handle non-zero start timestamps correctly, mark header packets as
2040         IN_CAPS and print a warning and suggest using audiorate if stream
2041         discontinuities are detected. When FLAC supports flushing the encoder
2042         somehow this should be done for discontinuities instead.
2043
2044         Remove some unused variables from the instance struct.
2045
2046 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2047
2048         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2049         If seeking failed return the appropiate return value to FLAC.
2050         Otherwise it thinks seeking was successfull and tries to rewrite
2051         parts of the headers which then get appended to the output.
2052
2053 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2054
2055         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2056
2057         * ext/esd/gstesd.c: (plugin_init):
2058         * ext/flac/gstflac.c: (plugin_init):
2059         * ext/shout2/gstshout2.c: (plugin_init):
2060         * ext/wavpack/gstwavpack.c: (plugin_init):
2061         * sys/oss/gstossaudio.c: (plugin_init):
2062         * sys/v4l2/gstv4l2.c: (plugin_init):
2063         Make sure gettext returns translations in UTF-8 encoding rather
2064         than in the current locale encoding (#546822).
2065
2066 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2067
2068         * ext/flac/gstflacdec.c:
2069         Add FIXME for 0.11 to simply output everything with width=32 as given
2070         by FLAC and let audioconvert handle the conversions instead of doing
2071         them in flacdec.
2072
2073 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2074
2075         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2076         When outputting a pad template range for the size, include a framerate
2077         range too, to avoid 'not a real subset of template caps' errors.
2078
2079 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2080
2081         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2082
2083         * ext/flac/Makefile.am:
2084         * ext/flac/gstflac.c: (plugin_init):
2085         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2086         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2087         (gst_flac_tag_dispose), (gst_flac_tag_init),
2088         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2089         (gst_flac_tag_change_state):
2090         * ext/flac/gstflactag.h:
2091         Port flactag to 0.10, add documentation for it and clean it up a bit.
2092         Fixes bug #413841.
2093
2094         * docs/plugins/Makefile.am:
2095         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2096         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2097         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2098         * docs/plugins/gst-plugins-good-plugins.interfaces:
2099         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2100         * docs/plugins/inspect/plugin-flac.xml:
2101         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2102         * ext/flac/gstflacdec.h:
2103         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2104         * ext/flac/gstflacenc.h:
2105         Add flactag and flacenc to the documentation and mark
2106         the private parts of the flacdec instance structure as private.
2107
2108         Also use gst_element_class_set_details_simple() in flacdec and
2109         flacenc.
2110
2111 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2112
2113         * gst/qtdemux/qtdemux.c:
2114           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2115           for it but ffmpeg does not.
2116
2117 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2118
2119         * gst/wavparse/gstwavparse.c:
2120           Handle the list chunk and use gst_riff_parse_info() to parse the info
2121           sub-chunk.
2122
2123 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2124
2125         * gst/wavparse/gstwavparse.c:
2126           Handle the acid chunk and send tempo as part of tags. Other fields are
2127           interesting too, but need more tag-definitions. Fixes #545433.
2128
2129 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2130
2131         * gst/wavparse/gstwavparse.c:
2132           Refactor wavparse. Call _reset() from dispose() and move old code from
2133           dispose into reset. This way we don't leak taglists when we abort
2134           parsing. Fix some comments. Move code for skipping a chunk into extra
2135           function. Replace chunk sizes with a const to ease readability.         
2136
2137 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2138
2139         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2140
2141         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2142         Improve udp port setup. Fixes #545710.
2143
2144 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2145
2146         * gst/rtp/Makefile.am:
2147         * gst/rtp/gstrtp.c: (plugin_init):
2148         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2149         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2150         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2151         (gst_rtp_mp1s_depay_set_property),
2152         (gst_rtp_mp1s_depay_get_property),
2153         (gst_rtp_mp1s_depay_change_state),
2154         (gst_rtp_mp1s_depay_plugin_init):
2155         * gst/rtp/gstrtpmp1sdepay.h:
2156         Add MP1S depayloader.
2157
2158         * gst/rtsp/URLS:
2159         Some more sample rtsp streams.
2160
2161 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2162
2163         * gst/rtsp/URLS:
2164         Add another URL.
2165
2166         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2167         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2168         Add some more debug info.
2169
2170 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2171
2172         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2173         Provide cbSize field for audio extra_data size, and take care to
2174         pad extra_data.
2175
2176 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2177
2178         * gst/qtdemux/qtdemux.c:
2179           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2180           TRUE.
2181
2182 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2183
2184         * gst/qtdemux/qtdemux.c:
2185         * gst/qtdemux/qtdemux_fourcc.h:
2186           Add keyword tag support. Fixes #520694 for qtdemux.
2187
2188 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2189
2190         * gst/qtdemux/qtdemux.c:
2191           Add support for tmpo tag (BPM).
2192
2193 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2194
2195         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2196         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2197         Set an estimate for the total number of samples that will be encoded
2198         if possible to help decoders if the streaminfo can't be rewritten
2199         later (like when muxing into Ogg containers).
2200
2201         Add a warning if we get header packets after data packets as those
2202         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2203         work.
2204
2205 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2206
2207         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2208         (gst_flac_dec_write):
2209         Support decoding of all depths between 4 and 32 bits and read the
2210         depth from the streaminfo header if needed. Also support all sampling
2211         rates between 1 and 655350 Hz.
2212
2213         * ext/flac/gstflacenc.c:
2214         (gst_flac_enc_caps_append_structure_with_widths),
2215         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2216         (gst_flac_enc_chain):
2217         * ext/flac/gstflacenc.h:
2218         Support encoding in all bit depths supported by the streamable
2219         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2220         between 1 Hz and 655350 Hz.
2221
2222 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2223
2224         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2225         (gst_flac_enc_sink_getcaps):
2226         Support encoding of up to 8 channels.
2227
2228 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2229
2230         * ext/soup/gstsouphttpsrc.c:
2231         * ext/soup/gstsouphttpsrc.h:
2232         Fix seeking race condition in #540300
2233         Patch By: Wouter Cloetens  <wouter at mind be>
2234
2235 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2236
2237         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2238         (gst_matroska_demux_element_send_event),
2239         (gst_matroska_demux_handle_seek_event),
2240         (gst_matroska_demux_handle_src_event):
2241         When receiving a SEEK event on a specific pad first search for a seek
2242         table entry for the stream of the pad and then fall back to an entry
2243         for a different stream.
2244
2245 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2246
2247         * configure.ac:
2248         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2249         * gst/matroska/matroska-ids.h:
2250         Build depend on core CVS for the attachment tag.
2251
2252 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2253
2254         * configure.ac:
2255         * gst/matroska/Makefile.am:
2256         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2257         (copy_backptr), (lzo1x_decode), (main):
2258         * gst/matroska/lzo.h:
2259         * gst/matroska/matroska-demux.c:
2260         (gst_matroska_demux_read_track_encoding),
2261         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2262         (gst_matroska_decode_buffer),
2263         (gst_matroska_decode_content_encodings),
2264         (gst_matroska_demux_read_track_encodings),
2265         (gst_matroska_demux_add_stream),
2266         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2267         * gst/matroska/matroska-ids.h:
2268         Decode the codec private data and following ContentEncoding if
2269         necessary.
2270
2271         Support bzip2, lzo and header stripped compression. For lzo use the
2272         ffmpeg lzo implementation as liblzo is GPL licensed.
2273         
2274         Fix zlib decompression.
2275
2276 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2277
2278         * gst/matroska/matroska-mux.c:
2279         (gst_matroska_mux_audio_pad_setcaps):
2280         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2281         duration of a frame with the new mpegaudioversion caps field.
2282
2283 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2284
2285         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2286         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2287         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2288         (gst_matroska_demux_stream_from_num),
2289         (gst_matroska_demux_tracknumber_unique),
2290         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2291         (gst_matroska_demux_handle_seek_event),
2292         (gst_matroska_demux_sync_streams),
2293         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2294         (gst_matroska_demux_loop):
2295         * gst/matroska/matroska-demux.h:
2296         Allow an infinite number of stream inside Matroska containers and use
2297         a GPtrArray for storing them instead of allowing "only" 127 streams.
2298
2299 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2300
2301         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2302         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2303         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2304         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2305         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2306         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2307         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2308         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2309         (gst_ebml_read_master), (gst_ebml_read_binary),
2310         (gst_ebml_read_header):
2311         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2312         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2313         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2314         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2315         (gst_ebml_replace_uint):
2316         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2317         (gst_matroska_demux_read_track_encoding),
2318         (gst_matroska_demux_read_track_encodings),
2319         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2320         (gst_matroska_demux_send_event),
2321         (gst_matroska_demux_element_send_event),
2322         (gst_matroska_demux_handle_seek_event),
2323         (gst_matroska_demux_handle_src_event),
2324         (gst_matroska_demux_init_stream),
2325         (gst_matroska_demux_parse_tracks),
2326         (gst_matroska_demux_parse_index_cuetrack),
2327         (gst_matroska_demux_parse_index_pointentry),
2328         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2329         (gst_matroska_demux_parse_metadata_id_simple_tag),
2330         (gst_matroska_demux_parse_metadata_id_tag),
2331         (gst_matroska_demux_parse_metadata),
2332         (gst_matroska_demux_parse_attached_file),
2333         (gst_matroska_demux_parse_attachments),
2334         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2335         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2336         (gst_matroska_demux_push_flac_codec_priv_data),
2337         (gst_matroska_demux_push_xiph_codec_priv_data),
2338         (gst_matroska_demux_push_dvd_clut_change_event),
2339         (gst_matroska_demux_add_mpeg_seq_header),
2340         (gst_matroska_demux_add_wvpk_header),
2341         (gst_matroska_demux_check_subtitle_buffer),
2342         (gst_matroska_decode_buffer),
2343         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2344         (gst_matroska_demux_parse_cluster),
2345         (gst_matroska_demux_parse_contents_seekentry),
2346         (gst_matroska_demux_parse_contents),
2347         (gst_matroska_demux_loop_stream_parse_id),
2348         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2349         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2350         (gst_matroska_demux_subtitle_caps),
2351         (gst_matroska_demux_change_state):
2352         * gst/matroska/matroska-ids.c:
2353         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2354         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2355         (gst_matroska_mux_video_pad_setcaps),
2356         (xiph3_streamheader_to_codecdata),
2357         (vorbis_streamheader_to_codecdata),
2358         (theora_streamheader_to_codecdata),
2359         (gst_matroska_mux_audio_pad_setcaps),
2360         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2361         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2362         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2363         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2364         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2365         Fix indention everywhere. A broken indent version has added newlines
2366         after every single declaration some time ago.
2367
2368 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2369
2370         * gst/matroska/matroska-demux.c:
2371         (gst_matroska_demux_loop_stream_parse_id):
2372         If no Tracks are found error out instead of trying it again until the
2373         end of time.
2374
2375 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2376
2377         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2378         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2379         bit and signed otherwise, not the other way around.
2380
2381 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2382
2383         * gst/matroska/matroska-mux.c:
2384         Add more raw YUV formats to the list of supported formats.
2385
2386 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2387
2388         * gst/matroska/matroska-mux.c:
2389         (gst_matroska_mux_audio_pad_setcaps):
2390         Add support for muxing raw float audio now that the spec defines the
2391         endianness and add support for muxing raw integer audio with 24 and
2392         32 bits.
2393
2394         Allow muxing of more than 8 audio channels.
2395
2396 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2397
2398         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2399         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2400         Add locking to the global array of used track UIDs to prevent random
2401         crashes if more than a single matrosmux instance is used.
2402
2403         Use 64 bit values for the track UIDs.
2404
2405         Use the global GRandom of GLib instead of creating our own one
2406         for the few random numbers we need every single time.
2407
2408 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2409
2410         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2411         (gst_flac_dec_setup_stream_decoder),
2412         (gst_flac_dec_update_metadata):
2413         Always post the audio-codec tag, not only if other tags are present.
2414
2415 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2416
2417         * configure.ac:
2418         Back to development -> 0.10.9.1
2419
2420 === release 0.10.9 ===
2421
2422 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2423
2424         * configure.ac:
2425           releasing 0.10.9, "Steam Train Rolling"
2426
2427 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2428
2429         * ext/soup/gstsouphttpsrc.c:
2430         Don't throw an error when soup completes a msg with status
2431         'cancelled', as that indicates we cancelled a request while
2432         shutting down or seeking, and it's not an error.
2433         Fixes: #540300 again.
2434
2435 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2436
2437         * configure.ac:
2438         0.10.8.4 pre-release
2439
2440 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2441
2442         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2443         Fix segment-stop regression.
2444         Add documentation regarding segments in quicktime files by Wim Taymans.
2445         Fixes #544509
2446
2447 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2448
2449         * configure.ac:
2450         0.10.8.3 pre-release
2451
2452         * po/LINGUAS:
2453         * po/pt_BR.po:
2454         Add pt_BR translation
2455
2456 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2457
2458         * gst/goom/convolve_fx.c:
2459         * gst/goom/filters.c:
2460         * gst/goom/goom_config.h:
2461         * gst/goom/goom_core.c:
2462         * gst/goom/goom_tools.h:
2463           Fix build with MSVC: include glib.h to define inline appropriately,
2464           use header guards where needed.
2465         * gst/udp/gstudpnetutils.c:
2466         * gst/udp/gstudpsrc.c:
2467           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2468           g_snprintf rather than snprintf.
2469           Fixes #544433.
2470
2471 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2472
2473         * gst/debug/gsttaginject.c:
2474         * gst/debug/gsttaginject.h:
2475           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2476           partially.
2477
2478 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2479
2480         * configure.ac:
2481         0.10.8.2 pre-release
2482
2483 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2484
2485         * ext/Makefile.am:
2486         Finish hooking up pulseaudio plugin to the build.
2487
2488         * ext/pulse/pulsemixerctrl.c:
2489         Fix compilation error.
2490
2491 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2492
2493         * po/LINGUAS:
2494         * po/lt.po:
2495         Add new lithunian translation, and add french to the LINGUAS
2496         file.
2497
2498 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2499
2500         * ext/soup/gstsouphttpsrc.c:
2501         Fix Soup HTTP source seeking.
2502         Patch By: Wouter Cloetens  <wouter at mind be>
2503         Fixes: #540300
2504
2505         * tests/check/elements/.cvsignore:
2506         Ignore new check programs.
2507
2508 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2509
2510         * configure.ac:
2511         * docs/plugins/Makefile.am:
2512         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2513         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2514         * docs/plugins/gst-plugins-good-plugins.args:
2515         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2516         * docs/plugins/gst-plugins-good-plugins.interfaces:
2517         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2518         * docs/plugins/inspect/plugin-interleave.xml:
2519         * docs/plugins/inspect/plugin-replaygain.xml:
2520         * tests/check/Makefile.am:
2521
2522         Move replaygain and interleave plugins from -bad.
2523         Fixes: #543406
2524         Fixes: #536228
2525
2526 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2527
2528         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2529         (qtdemux_parse_trak):
2530         Revert ISO base media spec based pixel-aspect-ratio calculation.
2531         Fixes #543300.
2532
2533 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2534
2535         * sys/osxvideo/osxvideosink.m:
2536         Fix minor build issues on macosx.
2537         Fixes #543054
2538
2539 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2540
2541         * configure.ac::
2542         * ext/taglib/Makefile.am::
2543           Only use -Wno-attributes (which is there to work around a
2544           bug in the taglib 1.5 headers) if the c++ compiler actually
2545           supports it (#543255).
2546
2547 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2548
2549         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2550
2551         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2552           Avoid compiler warning by initialising variable to NULL (#543259).
2553
2554 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2555
2556         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2557         Don't pass NULL taglists to gst_tag_list_is_empty().
2558
2559 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2560
2561         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2562         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2563         (rtp_pipeline_run):
2564         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2565         Don't use declarations after statements.
2566
2567 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2568
2569         * ext/jpeg/gstjpegdec.c:
2570         Align documentation with reality.
2571
2572 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2573
2574         * gst/udp/gstudpnetutils.c:
2575         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2576         old value (1) if it's not defined which should not cause any problems
2577         as we're using it internal only anyway.
2578
2579 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2580
2581         Patch by: Alessandro Decina <alessandro at nnva dot org>
2582
2583         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2584         Fix build of avidemux on big endian architectures.
2585
2586 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2587
2588         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2589
2590         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2591         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2592
2593 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2594
2595         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2596         (qtdemux_parse_trak):
2597         Set pixel-aspect-ratio in caps using display width and height
2598         provided in track.
2599
2600 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2601
2602         * configure.ac:
2603         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2604         flags that are invalid for C++. Fixes bug #516509.
2605
2606 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2607
2608         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2609         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2610         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2611         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2612         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2613         * tests/examples/equalizer/demo.c: (message_handler):
2614         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2615         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2616         Don't use declarations after statements and variable length arrays.
2617
2618 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2619
2620         Patch by: Daniel Drake <dsd at gentoo dot org>
2621
2622         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2623         (gst_v4l2src_get_nearest_size):
2624         Try progressive video if interlaced fails. Fixes bug #541956
2625         and the usage of v4l2src on OLPC.
2626
2627 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2628
2629         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2630         (gst_rtp_speex_depay_process):
2631         * gst/rtp/gstrtpspeexdepay.h:
2632         Revert last change: Only the jitterbuffer is able to convert RTP to
2633         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2634         Reopens bug #541787.
2635
2636 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2637
2638         * gst/rtp/gstrtpvrawdepay.c:
2639           Include stdlib.h for atoi().
2640
2641         * gst/rtsp/gstrtspsrc.c:
2642           Use floating point math for latencies < 0 sec in log output.
2643
2644 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2645
2646         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2647
2648         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2649         (gst_rtp_speex_depay_process):
2650         * gst/rtp/gstrtpspeexdepay.h:
2651         Take timestamp from the RTP packet as a first step to fix problems
2652         with transmission over RTP when the network is not reliable.
2653         Fixes bug #541787.
2654
2655 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2656
2657         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2658
2659         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2660         Fix parsing of udp:// URIs containing IPv6 addresses.
2661         Fixes bug #541650.
2662
2663 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2664
2665         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2666         Do not leak incoming buffers.
2667
2668 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2669
2670         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2671
2672         * configure.ac:
2673         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2674         for htons() and htonl(). Fixes bug #541412.
2675
2676 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2677
2678         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2679         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2680         (gst_matroska_demux_element_query),
2681         (gst_matroska_demux_handle_src_query),
2682         (gst_matroska_demux_handle_seek_event):
2683         Handle position and duration query in DEFAULT format if the
2684         pad's track has a default frame duration set.
2685
2686         Fix seeking now that the segment's duration doesn't contain the
2687         (possibly wrong or inaccurate) duration of the Matroska file.
2688
2689 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2690
2691         * gst/matroska/ebml-read.c: (_ext2dbl):
2692         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2693         in math.h except on MSVC where it is defined in xmath.h.
2694         Fixes compilation with MSVC.
2695
2696 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2697
2698         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2699         (gst_matroska_demux_handle_src_query),
2700         (gst_matroska_demux_parse_info),
2701         (gst_matroska_demux_loop_stream_parse_id):
2702         * gst/matroska/matroska-demux.h:
2703         Don't set the segment duration to the duration from the Matroska
2704         header as this value could be wrong and is just informational.
2705
2706 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2707
2708         * gst/matroska/matroska-demux.c:
2709         (gst_matroska_demux_loop_stream_parse_id):
2710         If no Tracks element is found until the first Cluster is found
2711         search it and error out if none is found in the complete file.
2712
2713 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2714
2715         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2716         Resync non-subtitle tracks too if a too large gap compared to other
2717         tracks is detected.
2718
2719 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2720
2721         * gst/rtp/Makefile.am:
2722         * gst/rtp/gstrtp.c: (plugin_init):
2723         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2724         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2725         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2726         (gst_rtp_vraw_depay_change_state),
2727         (gst_rtp_vraw_depay_plugin_init):
2728         * gst/rtp/gstrtpvrawdepay.h:
2729         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2730         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2731         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2732         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2733         (gst_rtp_vraw_pay_plugin_init):
2734         * gst/rtp/gstrtpvrawpay.h:
2735         Add raw video pay and depayloaders, see RFC4175.
2736
2737 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2738
2739         * ext/libpng/gstpngdec.c:
2740         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2741         whatever it returned.
2742
2743 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2744
2745         * gst/avi/avi-ids.h:
2746         Add vprp chunk related structures.
2747         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2748         (gst_avi_demux_parse_stream):
2749         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2750         to caps.  Fixes #539482.
2751         * gst/avi/gstavimux.h:
2752         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2753         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2754         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2755
2756 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2757
2758         * tests/check/elements/avimux.c: (check_avimux_pad):
2759         Adjust avimux unit test according to increased streamheader size.
2760
2761 2008-06-27  David Schleef  <ds@schleef.org>
2762
2763         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2764
2765 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2766
2767         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2768         * gst/avi/gstavimux.h:
2769         Add 8 bytes to current streamheader to make for a complete one
2770         and to make more players happy.  Fixes #519460.
2771
2772 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2773
2774         * sys/v4l2/v4l2_calls.c::
2775           Don't include unused gstv4l2xoverlay.h. Fixes build
2776           in case where X11 headers are not installed.
2777
2778 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2779
2780         * ext/dv/gstdv.c: (plugin_init):
2781         Fix compilation.
2782
2783 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2784
2785         * ext/dv/gstdv.c: (plugin_init):
2786         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2787         DV decoder available.
2788         Fixes #532393
2789
2790 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2791
2792         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2793         Call getsockname() after the call to bind() to get updated values
2794         for the port, etc. This fixes the usage of udpsrc on anonymous
2795         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2796         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2797
2798 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2799
2800         * tests/check/pipelines/wavpack.c: (bus_handler):
2801         Remove workaround for a bug in identity that is fixed in 0.10.20.
2802
2803 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2804
2805         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2806
2807         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2808         Fix HTTP auth support with user/password passed via the URI.
2809         Fixes bug #540067.
2810
2811 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2812
2813         * configure.ac:
2814           Depend on released versions of core and -base.
2815
2816 2008-06-23  Julien Moutte  <julien@fluendo.com>
2817
2818         * gst/matroska/matroska-demux.c:
2819         (gst_matroska_demux_read_track_encoding),
2820         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2821         format strings in macros. (makes it build on OS X again...)
2822
2823 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2824
2825         * gst/rtp/gstrtptheorapay.c:
2826         * gst/udp/gstmultiudpsink.c:
2827           Added debug.
2828
2829 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2830
2831         * configure.ac: switch v4l2src over to the normal build instead of
2832         being 'experimental'. Fixes bug #536831.
2833
2834 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2835
2836         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2837         Remove unused variable so that we can compile again.
2838
2839 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2840
2841         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2842         No need to check for audio/G723 and audio/32KADPCM here as they are
2843         no longer supported.
2844
2845 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2846
2847         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2848         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2849         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2850         known length.
2851
2852 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2853
2854         * gst/matroska/matroska-demux.c:
2855         (gst_matroska_demux_add_wvpk_header),
2856         (gst_matroska_demux_audio_caps):
2857         * gst/matroska/matroska-ids.h:
2858         Fix demuxing of WavPack files. Muxing is still broken.
2859
2860 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2861
2862         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2863         (gst_matroska_demux_add_mpeg_seq_header),
2864         (gst_matroska_demux_add_wvpk_header),
2865         (gst_matroska_demux_check_subtitle_buffer),
2866         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2867         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2868         (gst_matroska_demux_subtitle_caps):
2869         * gst/matroska/matroska-ids.h:
2870         Add a "vfunc" to the track context for postprocessing frames and
2871         convert the wavpack and subtitle postprocessing to this vfunc.
2872         Copy buffer flags in those functions to the new buffers too.
2873
2874         Parse CodecState elements of Blocks.
2875
2876         Add a postprocessing function for MPEG video that adds the sequence
2877         header from the codec private data or codec state to the frames if
2878         it's not already there.
2879
2880 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2881
2882         * gst/matroska/matroska-demux.c:
2883         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2884         If a gap of more than 1/2 second is found in one stream send a
2885         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2886         This also fixes Matroska files where the first buffer doesn't start
2887         at timestamp 0. Fixes bug #429322.
2888
2889         The duration of a block is the default duration multiplied with the
2890         number of laces. Every lace is one frame and the default duration
2891         is the duration of one frame. This fixes playback of files that use
2892         lacing for some tracks.
2893
2894 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2895
2896         * gst/matroska/matroska-demux.c:
2897         (gst_matroska_demux_parse_contents_seekentry):
2898         Update FIXME/TODOs and only ignore EOS at the central, important place
2899         instead of several places.
2900
2901 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2902
2903         * gst/rtp/gstrtpg726pay.c:
2904         Fix caps, See #538891.
2905
2906 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2907
2908         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2909         (gst_matroska_demux_stream_from_num),
2910         (gst_matroska_demux_encoding_cmp),
2911         (gst_matroska_demux_encoding_order_unique),
2912         (gst_matroska_demux_read_track_encoding),
2913         (gst_matroska_demux_read_track_encodings),
2914         (gst_matroska_demux_tracknumber_unique),
2915         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2916         (gst_matroska_demux_parse_tracks),
2917         (gst_matroska_demux_parse_index_cuetrack),
2918         (gst_matroska_demux_parse_index_pointentry),
2919         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2920         (gst_matroska_demux_parse_metadata_id_simple_tag),
2921         (gst_matroska_demux_parse_metadata_id_tag),
2922         (gst_matroska_demux_parse_metadata),
2923         (gst_matroska_demux_parse_attached_file),
2924         (gst_matroska_demux_parse_attachments),
2925         (gst_matroska_demux_parse_chapters),
2926         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2927         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2928         (gst_matroska_demux_parse_cluster),
2929         (gst_matroska_demux_parse_contents_seekentry),
2930         (gst_matroska_demux_parse_contents),
2931         (gst_matroska_demux_loop_stream_parse_id),
2932         (gst_matroska_demux_loop):
2933         Improve debug output everywhere and fix the EOS logic.
2934
2935         Check the values of the ContentEncoding elements more strictly and
2936         don't use tracks for which it's invalid.
2937
2938         Check that the track number is unique for this stream.
2939
2940         Check that seek positions are below G_MAXINT64 as our seeks are
2941         int64-based and overflows will fail badly.
2942
2943         After seeks also don't push SimpleBlocks until the first one
2944         containing a keyframe is found. Before this was done only for normal
2945         Blocks.
2946
2947         Update some FIXME/TODOs.
2948         
2949         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2950         (gst_ebml_read_utf8), (gst_ebml_read_header):
2951         Improve debug output.
2952
2953         * gst/matroska/matroska-ids.c:
2954         (gst_matroska_track_init_video_context):
2955         * gst/matroska/matroska-ids.h:
2956         * gst/matroska/matroska-mux.c:
2957         (gst_matroska_mux_video_pad_setcaps):
2958         Remove eye mode and don't parse it anymore. We can't use that
2959         information in GStreamer yet so it's useless.
2960
2961
2962 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2963
2964         Patch by: Mersad Jelacic <mersad at axis dot com>
2965
2966         * gst/rtp/Makefile.am:
2967         * gst/rtp/gstrtp.c: (plugin_init):
2968         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2969         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2970         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2971         (gst_rtp_g726_depay_plugin_init):
2972         * gst/rtp/gstrtpg726depay.h:
2973         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2974         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2975         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2976         * gst/rtp/gstrtpg726pay.h:
2977         Added G726 pay/depayloaders. Fixes #538891.
2978
2979 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2980
2981         * gst/rtsp/URLS:
2982         Some more urls.
2983
2984         * gst/smpte/barboxwipes.c:
2985         Add a comment
2986
2987         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2988         Fix typo, add audioresample to the pipeline.
2989
2990 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2991
2992         * ext/libmng/Makefile.am:
2993         * ext/libmng/gstmng.c: (plugin_init):
2994         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2995         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2996         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2997         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2998         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2999         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3000         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3001         (gst_mng_dec_change_state):
3002         * ext/libmng/gstmngdec.h:
3003         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3004         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3005         (gst_mng_enc_init), (gst_mng_enc_chain),
3006         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3007         * ext/libmng/gstmngenc.h:
3008         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3009         bits ifdeffed out still.
3010
3011 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3012
3013         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3014         When comparing index elements with the same time compare their
3015         block number.
3016
3017 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3018
3019         * gst/matroska/matroska-demux.c:
3020           (gst_matroska_demux_parse_attached_file)
3021           Init variable to NULL to avoid compiler warning.
3022
3023 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3024
3025         * gst/matroska/Makefile.am:
3026         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3027         (gst_matroska_demux_parse_attached_file),
3028         (gst_matroska_demux_parse_attachments),
3029         (gst_matroska_demux_parse_contents_seekentry),
3030         (gst_matroska_demux_loop_stream_parse_id):
3031         * gst/matroska/matroska-demux.h:
3032         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3033         * gst/matroska/matroska-ids.h:
3034         * gst/matroska/matroska.c: (plugin_init):
3035         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3036         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3037         and description of the attachments in the caps. Fixes bug #537622.
3038
3039 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3040
3041         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3042         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3043         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3044         (gst_speex_enc_src_query), (gst_speex_enc_init),
3045         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3046         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3047         (gst_speex_enc_set_property):
3048         Add mode property.
3049         Some cleanups, add more debug info.
3050         Add latency query.
3051
3052 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3053
3054         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3055         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3056         If we get less bytes than requested we can't do anything except doing
3057         our EOS logic.
3058
3059 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3060
3061         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3062         (gst_matroskademux_do_index_seek),
3063         (gst_matroska_demux_parse_index_cuetrack),
3064         (gst_matroska_demux_parse_index_pointentry),
3065         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3066         (gst_matroska_demux_parse_metadata):
3067         * gst/matroska/matroska-demux.h:
3068         * gst/matroska/matroska-ids.h:
3069         Use a GArray for storing the Cue (i.e. seek) information, store
3070         the CueTrackPositions for every track, store the block number
3071         and optimize searching in the array by sorting it after the last
3072         element was added.
3073
3074         Fix a small memory leak when trying to parse a tags element that was
3075         already parsed.
3076
3077 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3078
3079         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3080         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3081         (gst_matroska_mux_write_data):
3082         * gst/matroska/matroska-mux.h:
3083         Don't write another SeekHead which indexes all Clusters to the end of
3084         the file. This isn't useful for anything and just increases filesize.
3085
3086 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3087
3088         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3089         Prevent unaligned memory access when reading floats.
3090
3091 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3092
3093         * gst/matroska/ebml-read.c:
3094         * gst/matroska/ebml-read.h:
3095         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3096         (gst_matroska_demux_parse_metadata):
3097         * gst/matroska/matroska-demux.h:
3098         Make sure that every Tags element is only parsed once and it's
3099         containing tags are only posted once.
3100
3101 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3102
3103         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3104         (gst_ebml_read_header):
3105         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3106         (gst_matroska_demux_parse_tracks),
3107         (gst_matroska_demux_parse_index_cuetrack),
3108         (gst_matroska_demux_parse_index_pointentry),
3109         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3110         (gst_matroska_demux_parse_metadata_id_simple_tag),
3111         (gst_matroska_demux_parse_metadata_id_tag),
3112         (gst_matroska_demux_parse_metadata),
3113         (gst_matroska_demux_parse_attachments),
3114         (gst_matroska_demux_parse_chapters),
3115         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3116         (gst_matroska_demux_parse_cluster),
3117         (gst_matroska_demux_parse_contents_seekentry),
3118         (gst_matroska_demux_parse_contents),
3119         (gst_matroska_demux_loop_stream_parse_id):
3120         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3121         already. They're not useful in the matroska parser and only cause
3122         additional code.
3123
3124 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3125
3126         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3127         (gst_ebml_finalize), (gst_ebml_read_change_state),
3128         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3129         * gst/matroska/matroska-demux.c:
3130         (gst_matroska_demux_parse_contents_seekentry):
3131         Reverse the level list as we usually are only interested in the
3132         first element or want to add a new first element. Having the
3133         first element stored at the end and calling g_list_last() and
3134         g_list_append() is more expensive.
3135
3136         Also use GSlice for allocating the GstEbmlLevel structs.
3137
3138 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3139
3140         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3141           (gst_tag_inject_class_init), (gst_tag_inject_init):
3142           Don't unref NULL taglist in finalize. Don't use c++ style
3143           comments.
3144
3145 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3146
3147         * gst/matroska/matroska-demux.c:
3148         (gst_matroska_demux_parse_metadata_id_simple_tag):
3149         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3150         (gst_matroska_mux_write_data):
3151         Use gst_value_serialize() and gst_value_deserialize() for transforming
3152         tags from some GType to a string and the other way around. The default
3153         transformations in GLib don't include transformations from string to
3154         number types.
3155
3156 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3157
3158         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3159         (gst_matroska_demux_parse_tracks),
3160         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3161         (gst_matroska_demux_parse_attachments),
3162         (gst_matroska_demux_parse_chapters),
3163         (gst_matroska_demux_parse_contents_seekentry),
3164         (gst_matroska_demux_loop_stream_parse_id):
3165         * gst/matroska/matroska-demux.h:
3166         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3167         Tags multiple times. The first ones can appear more than once but must
3168         contain the same content as the first for backup purposes so we ignore
3169         all but the first one. Tags can appear multiple times with different
3170         content.
3171
3172         Jump to all elements except Clusters that are available from a
3173         SeekHead to make it more likely to have all required informations
3174         before getting to the first Clusters.
3175
3176         Add dummy functions for parsing Attachments and Chapters.
3177
3178 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3179
3180         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3181         (gst_udpsrc_create), (gst_udpsrc_set_property),
3182         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3183         * gst/udp/gstudpsrc.h:
3184         Add property to control automatic join/leave of multicast groups.
3185         Add G_LIKELY.
3186         Remove setting caps on buffers explicitly, basesrc does that for us now.
3187         Improve debug info.
3188         Convert some non-fatal error into warnings.
3189         Use g_ntohs for better portability.
3190         Leave multicast groups when stopping.
3191         When using external sockets, use getsockname() on them to fill up the
3192         addr structure before calling methods that use the structure.
3193         Should all fix #536903.
3194         API: GstUDPSrc::auto-multicast property
3195
3196 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3197
3198         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3199         Use g_ntohl for better portability.
3200
3201 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3202
3203         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3204         (gst_multiudpsink_remove):
3205         Fix a typo and do some small cleanups.
3206
3207 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3208
3209         Patch by: Olivier Crete <tester at tester dot ca>
3210
3211         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3212         Make the delivery-method mandatory on the caps and only accept inline
3213         for now.
3214         Reverse strcmp checks for delivery-method.
3215
3216         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3217         Make delivery method optional when parsing caps and note this in the
3218         caps.
3219         Reverse strcmp checks for delivery-method.
3220
3221         * gst/rtp/gstrtpvorbispay.c:
3222         Update a comment to note that the delivery-method is optional, 
3223         Fixes #537675.
3224
3225 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3226
3227         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3228         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3229         leaving them in READY. Fixes #537832.
3230
3231 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3232
3233         * gst/avi/gstavimux.c:
3234           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3235           for a random constant in tagmuxing code.
3236
3237 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3238
3239         * gst/debug/gsttaginject.c:
3240         * gst/debug/gsttaginject.h:
3241           Now actually adding the new element.
3242
3243 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3244
3245         * docs/plugins/Makefile.am:
3246         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3247         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3248         * docs/plugins/gst-plugins-good-plugins.args:
3249         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3250         * docs/plugins/gst-plugins-good-plugins.interfaces:
3251         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3252         * docs/plugins/inspect/plugin-aasink.xml:
3253         * docs/plugins/inspect/plugin-alaw.xml:
3254         * docs/plugins/inspect/plugin-alpha.xml:
3255         * docs/plugins/inspect/plugin-alphacolor.xml:
3256         * docs/plugins/inspect/plugin-annodex.xml:
3257         * docs/plugins/inspect/plugin-apetag.xml:
3258         * docs/plugins/inspect/plugin-audiofx.xml:
3259         * docs/plugins/inspect/plugin-auparse.xml:
3260         * docs/plugins/inspect/plugin-autodetect.xml:
3261         * docs/plugins/inspect/plugin-avi.xml:
3262         * docs/plugins/inspect/plugin-cacasink.xml:
3263         * docs/plugins/inspect/plugin-cairo.xml:
3264         * docs/plugins/inspect/plugin-cdio.xml:
3265         * docs/plugins/inspect/plugin-cutter.xml:
3266         * docs/plugins/inspect/plugin-debug.xml:
3267         * docs/plugins/inspect/plugin-dv.xml:
3268         * docs/plugins/inspect/plugin-efence.xml:
3269         * docs/plugins/inspect/plugin-effectv.xml:
3270         * docs/plugins/inspect/plugin-equalizer.xml:
3271         * docs/plugins/inspect/plugin-esdsink.xml:
3272         * docs/plugins/inspect/plugin-flac.xml:
3273         * docs/plugins/inspect/plugin-flxdec.xml:
3274         * docs/plugins/inspect/plugin-gamma.xml:
3275         * docs/plugins/inspect/plugin-gconfelements.xml:
3276         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3277         * docs/plugins/inspect/plugin-goom.xml:
3278         * docs/plugins/inspect/plugin-goom2k1.xml:
3279         * docs/plugins/inspect/plugin-halelements.xml:
3280         * docs/plugins/inspect/plugin-icydemux.xml:
3281         * docs/plugins/inspect/plugin-id3demux.xml:
3282         * docs/plugins/inspect/plugin-jpeg.xml:
3283         * docs/plugins/inspect/plugin-level.xml:
3284         * docs/plugins/inspect/plugin-matroska.xml:
3285         * docs/plugins/inspect/plugin-monoscope.xml:
3286         * docs/plugins/inspect/plugin-mulaw.xml:
3287         * docs/plugins/inspect/plugin-multifile.xml:
3288         * docs/plugins/inspect/plugin-multipart.xml:
3289         * docs/plugins/inspect/plugin-navigationtest.xml:
3290         * docs/plugins/inspect/plugin-ossaudio.xml:
3291         * docs/plugins/inspect/plugin-png.xml:
3292         * docs/plugins/inspect/plugin-quicktime.xml:
3293         * docs/plugins/inspect/plugin-rtp.xml:
3294         * docs/plugins/inspect/plugin-rtsp.xml:
3295         * docs/plugins/inspect/plugin-smpte.xml:
3296         * docs/plugins/inspect/plugin-soup.xml:
3297         * docs/plugins/inspect/plugin-spectrum.xml:
3298         * docs/plugins/inspect/plugin-speex.xml:
3299         * docs/plugins/inspect/plugin-taglib.xml:
3300         * docs/plugins/inspect/plugin-udp.xml:
3301         * docs/plugins/inspect/plugin-video4linux2.xml:
3302         * docs/plugins/inspect/plugin-videobalance.xml:
3303         * docs/plugins/inspect/plugin-videobox.xml:
3304         * docs/plugins/inspect/plugin-videocrop.xml:
3305         * docs/plugins/inspect/plugin-videoflip.xml:
3306         * docs/plugins/inspect/plugin-videomixer.xml:
3307         * docs/plugins/inspect/plugin-wavenc.xml:
3308         * docs/plugins/inspect/plugin-wavpack.xml:
3309         * docs/plugins/inspect/plugin-wavparse.xml:
3310         * docs/plugins/inspect/plugin-ximagesrc.xml:
3311         * gst/debug/Makefile.am:
3312         * gst/debug/breakmydata.c:
3313         * gst/debug/efence.c:
3314         * gst/debug/gstdebug.c:
3315         * gst/debug/gstnavseek.c:
3316         * gst/debug/gstpushfilesrc.c:
3317         * gst/debug/gstpushfilesrc.h:
3318         * gst/debug/negotiation.c:
3319         * gst/debug/progressreport.c:
3320         * gst/debug/progressreport.h:
3321         * gst/debug/rndbuffersize.c:
3322         * gst/debug/testplugin.c:
3323           Remove dummy plugin_init. Remove some undefined entries from doc-
3324           section file. Add taginject element and rebuild docs for it.
3325
3326 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3327
3328         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3329         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3330         Update the counter for the number of streams when pads are added or
3331         removed. This will make sure that a seek table is generated for
3332         files with just one audio stream.
3333
3334 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3335
3336         * gst/matroska/matroska-demux.c:
3337         (gst_matroska_demux_parse_metadata_id_simple_tag):
3338         * gst/matroska/matroska-ids.h:
3339         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3340         Add some more tags, improve debugging a bit and make sure that
3341         GValue transformation has succeeded before using the result
3342         as a tag.
3343
3344 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3345
3346         Patch by: Olivier Crete <tester at tester dot ca>
3347
3348         * gst/rtp/gstrtptheorapay.c:
3349         The Theora RTP payloader only supports the "inline" delievery method
3350         so let's declare this on the caps of the static pad template.
3351         Fixes bug #537675.
3352
3353 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3354
3355         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3356         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3357         Remove bogus check.
3358
3359 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3360
3361         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3362         (gst_videomixer_blend_buffers):
3363         Use stream_time to synchronize the object properties.
3364         Use running_time of the master pad to timestamp outgoing buffers.
3365         Fix the initial segment event to extend an unknown amount of time.
3366         Fixes #537361.
3367
3368 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3369
3370         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3371         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3372         (gst_avi_demux_calculate_durations_from_index),
3373         (gst_avi_demux_stream_header_push),
3374         (gst_avi_demux_stream_header_pull):
3375         Try to ignore unparsable/unknown streams and give a warning instead of
3376         erroring out. Fixes #537377.
3377
3378 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3379
3380         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3381         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3382
3383         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3384         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3385         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3386         (gst_matroska_demux_read_track_encodings),
3387         (gst_matroska_demux_add_stream),
3388         (gst_matroska_demux_handle_src_query),
3389         (gst_matroska_demux_init_stream),
3390         (gst_matroska_demux_parse_index_cuetrack),
3391         (gst_matroska_demux_parse_index_pointentry),
3392         (gst_matroska_demux_parse_info),
3393         (gst_matroska_demux_parse_metadata_id_simple_tag),
3394         (gst_matroska_demux_parse_metadata),
3395         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3396         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3397         (gst_matroska_demux_parse_cluster),
3398         (gst_matroska_demux_parse_contents_seekentry),
3399         (gst_matroska_demux_loop_stream_parse_id),
3400         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3401         (gst_matroska_demux_audio_caps),
3402         (gst_matroska_demux_subtitle_caps):
3403         * gst/matroska/matroska-demux.h:
3404         * gst/matroska/matroska-ids.c:
3405         (gst_matroska_track_init_subtitle_context):
3406         * gst/matroska/matroska-ids.h:
3407         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3408         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3409         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3410         (gst_matroska_mux_video_pad_setcaps),
3411         (gst_matroska_mux_audio_pad_setcaps),
3412         (gst_matroska_mux_subtitle_pad_setcaps),
3413         (gst_matroska_mux_request_new_pad),
3414         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3415         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3416         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3417         (gst_matroska_mux_set_property):
3418         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3419         elements, do some checks for valid values in the demuxer, handle
3420         tracktimecodescale in the demuxer, set correct default values for all
3421         settings in the demuxer, review and add all missing matroska
3422         IDs and some more raw YUV formats, and some trivial cleanup.
3423
3424 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3425
3426         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3427         (gst_pulsemixer_class_init):
3428         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3429         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3430         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3431         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3432         (gst_pulsesrc_prepare):
3433         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3434         gst_element_class_set_details_simple() and fix coding style a bit
3435         more.
3436
3437 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3438
3439         * docs/plugins/Makefile.am:
3440         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3441         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3442         * docs/plugins/gst-plugins-good-plugins.args:
3443         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3444         * docs/plugins/gst-plugins-good-plugins.interfaces:
3445         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3446         * docs/plugins/inspect/plugin-aasink.xml:
3447         * docs/plugins/inspect/plugin-alaw.xml:
3448         * docs/plugins/inspect/plugin-alpha.xml:
3449         * docs/plugins/inspect/plugin-alphacolor.xml:
3450         * docs/plugins/inspect/plugin-annodex.xml:
3451         * docs/plugins/inspect/plugin-apetag.xml:
3452         * docs/plugins/inspect/plugin-audiofx.xml:
3453         * docs/plugins/inspect/plugin-auparse.xml:
3454         * docs/plugins/inspect/plugin-autodetect.xml:
3455         * docs/plugins/inspect/plugin-avi.xml:
3456         * docs/plugins/inspect/plugin-cacasink.xml:
3457         * docs/plugins/inspect/plugin-cairo.xml:
3458         * docs/plugins/inspect/plugin-cdio.xml:
3459         * docs/plugins/inspect/plugin-cutter.xml:
3460         * docs/plugins/inspect/plugin-debug.xml:
3461         * docs/plugins/inspect/plugin-dv.xml:
3462         * docs/plugins/inspect/plugin-efence.xml:
3463         * docs/plugins/inspect/plugin-effectv.xml:
3464         * docs/plugins/inspect/plugin-equalizer.xml:
3465         * docs/plugins/inspect/plugin-esdsink.xml:
3466         * docs/plugins/inspect/plugin-flac.xml:
3467         * docs/plugins/inspect/plugin-flxdec.xml:
3468         * docs/plugins/inspect/plugin-gamma.xml:
3469         * docs/plugins/inspect/plugin-gconfelements.xml:
3470         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3471         * docs/plugins/inspect/plugin-goom.xml:
3472         * docs/plugins/inspect/plugin-goom2k1.xml:
3473         * docs/plugins/inspect/plugin-halelements.xml:
3474         * docs/plugins/inspect/plugin-icydemux.xml:
3475         * docs/plugins/inspect/plugin-id3demux.xml:
3476         * docs/plugins/inspect/plugin-jpeg.xml:
3477         * docs/plugins/inspect/plugin-level.xml:
3478         * docs/plugins/inspect/plugin-matroska.xml:
3479         * docs/plugins/inspect/plugin-monoscope.xml:
3480         * docs/plugins/inspect/plugin-mulaw.xml:
3481         * docs/plugins/inspect/plugin-multifile.xml:
3482         * docs/plugins/inspect/plugin-multipart.xml:
3483         * docs/plugins/inspect/plugin-navigationtest.xml:
3484         * docs/plugins/inspect/plugin-ossaudio.xml:
3485         * docs/plugins/inspect/plugin-png.xml:
3486         * docs/plugins/inspect/plugin-pulseaudio.xml:
3487         * docs/plugins/inspect/plugin-quicktime.xml:
3488         * docs/plugins/inspect/plugin-rtp.xml:
3489         * docs/plugins/inspect/plugin-rtsp.xml:
3490         * docs/plugins/inspect/plugin-smpte.xml:
3491         * docs/plugins/inspect/plugin-soup.xml:
3492         * docs/plugins/inspect/plugin-spectrum.xml:
3493         * docs/plugins/inspect/plugin-speex.xml:
3494         * docs/plugins/inspect/plugin-taglib.xml:
3495         * docs/plugins/inspect/plugin-udp.xml:
3496         * docs/plugins/inspect/plugin-video4linux2.xml:
3497         * docs/plugins/inspect/plugin-videobalance.xml:
3498         * docs/plugins/inspect/plugin-videobox.xml:
3499         * docs/plugins/inspect/plugin-videocrop.xml:
3500         * docs/plugins/inspect/plugin-videoflip.xml:
3501         * docs/plugins/inspect/plugin-videomixer.xml:
3502         * docs/plugins/inspect/plugin-wavenc.xml:
3503         * docs/plugins/inspect/plugin-wavpack.xml:
3504         * docs/plugins/inspect/plugin-wavparse.xml:
3505         * docs/plugins/inspect/plugin-ximagesrc.xml:
3506         * ext/pulse/plugin.c:
3507         * ext/pulse/pulsemixer.c:
3508         * ext/pulse/pulsesink.c:
3509         * ext/pulse/pulsesrc.c:
3510         Add documentation to the pulseaudio plugin and run make update
3511         in docs/plugins.
3512
3513 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3514
3515         Patch by: Brian Cameron <brian.cameron at sun dot com>
3516
3517         * sys/sunaudio/gstsunaudiomixerctrl.c:
3518         (gst_sunaudiomixer_ctrl_get_volume),
3519         (gst_sunaudiomixer_ctrl_set_volume):
3520         Improvements for the SunAudio mixer by handling mute as no gain
3521         for tracks that have a gain property but no mute property.
3522         Fixes bug #536067.
3523
3524 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3525
3526         * configure.ac:
3527         * ext/pulse/Makefile.am:
3528         * ext/pulse/plugin.c: (plugin_init):
3529         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3530         (gst_pulsemixer_implements_interface_init),
3531         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3532         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3533         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3534         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3535         * ext/pulse/pulsemixer.h:
3536         * ext/pulse/pulsemixerctrl.c:
3537         (gst_pulsemixer_ctrl_context_state_cb),
3538         (gst_pulsemixer_ctrl_sink_info_cb),
3539         (gst_pulsemixer_ctrl_source_info_cb),
3540         (gst_pulsemixer_ctrl_subscribe_cb),
3541         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3542         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3543         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3544         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3545         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3546         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3547         * ext/pulse/pulsemixerctrl.h:
3548         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3549         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3550         * ext/pulse/pulsemixertrack.h:
3551         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3552         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3553         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3554         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3555         (gst_pulseprobe_new), (gst_pulseprobe_free),
3556         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3557         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3558         (gst_pulseprobe_set_server):
3559         * ext/pulse/pulseprobe.h:
3560         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3561         (gst_pulsesink_class_init), (gst_pulsesink_init),
3562         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3563         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3564         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3565         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3566         (gst_pulsesink_stream_request_cb),
3567         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3568         (gst_pulsesink_close), (gst_pulsesink_prepare),
3569         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3570         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3571         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3572         (gst_pulsesink_event), (gst_pulsesink_get_type):
3573         * ext/pulse/pulsesink.h:
3574         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3575         (gst_pulsesrc_implements_interface_init),
3576         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3577         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3578         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3579         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3580         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3581         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3582         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3583         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3584         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3585         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3586         (gst_pulsesrc_get_type):
3587         * ext/pulse/pulsesrc.h:
3588         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3589         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3590         * ext/pulse/pulseutil.h:
3591         Add pulseaudio GStreamer element from gst-pulse. Development will
3592         continue here instead of pulseaudio SVN. Fixes bug #400679.
3593         Only changes over gst-pulse SVN are added copyright to the top of
3594         files and coding style changes.
3595
3596 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3597
3598         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3599
3600         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3601           (gst_cdio_add_cdtext_album_tags):
3602         * ext/cdio/gstcdio.h:
3603         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3604           Also extract album title and album genre from CD-TEXT if
3605           available (#537021).
3606
3607 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3608
3609         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3610
3611         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3612         Improve negotiation a bit more by picking the smallest possible
3613         resolution that is larger than the resolution specified in the
3614         first caps entry of the peer caps. Fixes bug #536994.
3615
3616 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3617
3618         Patch by: Bastien Nocera <hadess at hadess dot net>
3619
3620         * sys/v4l2/gstv4l2vidorient.c:
3621         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3622         Fix compilation with newer GIT kernels that deprecated
3623         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3624
3625 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3626
3627         * configure.ac:
3628         * ext/cdio/gstcdio.c:
3629         * ext/cdio/gstcdio.h:
3630         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3631           Require libcdio >= 0.76.
3632
3633 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3634
3635         * gst/avi/gstavidemux.c:
3636         Catch UNEXPECTED when downstream has reached end of
3637         segment in reverse mode.
3638
3639 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3640
3641         * gst/avi/gstavidemux.c:
3642         Fix typo in comment
3643
3644 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3645
3646         * gst/avi/gstavidemux.c:
3647         Because we don't know the frame order we need to push till
3648         the next keyframe
3649
3650 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3651
3652         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3653
3654         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3655         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3656         Provide a custom negotiation function to make sure to pick the highest
3657         possible framerate and resolution. Fixes bug #536646.
3658
3659 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3660
3661         * gst/avi/gstavidemux.c:
3662         Set EOS when going out of the segment in reverse playback
3663
3664 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3665
3666         * ext/taglib/Makefile.am::
3667           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3668           taglib headers (with gcc 4.3.1).
3669
3670 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3671
3672         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3673         Use the new gst_rtsp_connection_get_ip() to access the IP address
3674         of a GstRTSPConnection since it is a private member.
3675
3676 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3677
3678         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3679         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3680           Use new utility functions in libgsttag to process coverart (#512333).
3681
3682 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3683
3684         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3685         We actually support left/side, right/side and mid/side files. The
3686         conversion to normal, interleaved stereo is done by libflac.
3687
3688 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3689
3690         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3691         (gst_ebml_write_set_cache):
3692         Unref the write cache in finalize if it was set and add add "FIXME"
3693         to a comment that needs it.
3694
3695 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3696
3697         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3698
3699         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3700         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3701         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3702         (gst_avi_demux_process_next_entry):
3703         * gst/avi/gstavidemux.h:
3704         Implement reverse playback. Fixes #535300.
3705         Small cleanups.
3706
3707 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3708
3709         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3710         (gst_videomixer_query_latency):
3711         When using gst_element_iterate_pads() one has to unref every pad
3712         after usage.
3713
3714 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3715
3716         Patch by: Bastien Nocera <hadess at hadess dot net>
3717         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3718         (qtdemux_parse_udta):
3719         * gst/qtdemux/qtdemux_fourcc.h:
3720         Improve meta-data handling, add 'comment', 'description' and
3721         'copyright' tag handling.
3722         Fixes #535935
3723
3724 2008-05-31  Julien Moutte  <julien@fluendo.com>
3725
3726         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3727         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3728         (gst_qtdemux_seek_to_previous_keyframe),
3729         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3730         we don't clip the segment's stop using the main segment duration as
3731         that could crop quite some video frames. Make reverse playback support
3732         more robust and support edit lists. Support seeking to the last frame,
3733         and fix reverse looping playback. Add some debugging.
3734         * win32/common/config.h: Updated.
3735
3736 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3737
3738         * gst/equalizer/gstiirequalizer.c:
3739         (gst_iir_equalizer_transform_ip):
3740         Don't clip float/double samples, correctly unset passthrough mode
3741         and use better rounding for integer samples.
3742
3743 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3744
3745         * gst/equalizer/gstiirequalizer.c:
3746         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3747         (setup_filter), (set_passthrough), (update_coefficients),
3748         (gst_iir_equalizer_compute_frequencies),
3749         (gst_iir_equalizer_transform_ip):
3750         * gst/equalizer/gstiirequalizer.h:
3751         Update the filter coefficients only when needed in the transform_ip
3752         function and correctly set the element into passthrough mode if the
3753         gain of all bands is 0.
3754
3755 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3756
3757         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3758
3759         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3760         (gst_alpha_set_property), (gst_alpha_get_property),
3761         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3762         Try to skip pixels or areas that are too dark or too bright for us to do
3763         meaningfull color detection.
3764         Added properties to control the sensitivity to light and darkness.
3765         Added some small cleanups. Fixes #512345.
3766
3767 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3768
3769         * docs/plugins/.cvsignore:
3770         * tests/check/elements/.cvsignore:
3771         Ignore some more generated things
3772
3773         * tests/check/Makefile.am:
3774         Ignore OSS elements in the state changes test too.
3775
3776 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3777
3778         * docs/plugins/Makefile.am:
3779         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3780         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3781         Add SMPTE effect elements to docs.
3782
3783 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3784
3785         * docs/plugins/Makefile.am:
3786         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3787         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3788         * ext/raw1394/gstdv1394src.c:
3789           Document whats first shown on the fdo plugin docs page :)
3790
3791 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3792
3793         * docs/plugins/Makefile.am:
3794         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3795         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3796         * docs/plugins/gst-plugins-good-plugins.args:
3797         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3798         * docs/plugins/inspect/plugin-audiofx.xml:
3799         * gst/audiofx/Makefile.am:
3800         * gst/audiofx/audiofx.c:
3801         * gst/audiofx/audiokaraoke.c:
3802         * gst/audiofx/audiokaraoke.h:
3803         * gst/audiofx/audiovoice.c:
3804         * gst/audiofx/audiovoice.h:
3805           Rename audiovoice to audiokaraoke and add it to the docs.
3806
3807 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3808
3809         * REQUIREMENTS:
3810         * docs/plugins/Makefile.am:
3811         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3812         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3813         * docs/plugins/gst-plugins-good-plugins.args:
3814         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3815         * docs/plugins/gst-plugins-good-plugins.interfaces:
3816         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3817         * docs/plugins/inspect/plugin-aasink.xml:
3818         * docs/plugins/inspect/plugin-alaw.xml:
3819         * docs/plugins/inspect/plugin-alpha.xml:
3820         * docs/plugins/inspect/plugin-alphacolor.xml:
3821         * docs/plugins/inspect/plugin-annodex.xml:
3822         * docs/plugins/inspect/plugin-apetag.xml:
3823         * docs/plugins/inspect/plugin-audiofx.xml:
3824         * docs/plugins/inspect/plugin-auparse.xml:
3825         * docs/plugins/inspect/plugin-autodetect.xml:
3826         * docs/plugins/inspect/plugin-avi.xml:
3827         * docs/plugins/inspect/plugin-cacasink.xml:
3828         * docs/plugins/inspect/plugin-cairo.xml:
3829         * docs/plugins/inspect/plugin-cdio.xml:
3830         * docs/plugins/inspect/plugin-cutter.xml:
3831         * docs/plugins/inspect/plugin-debug.xml:
3832         * docs/plugins/inspect/plugin-dv.xml:
3833         * docs/plugins/inspect/plugin-efence.xml:
3834         * docs/plugins/inspect/plugin-effectv.xml:
3835         * docs/plugins/inspect/plugin-equalizer.xml:
3836         * docs/plugins/inspect/plugin-esdsink.xml:
3837         * docs/plugins/inspect/plugin-flac.xml:
3838         * docs/plugins/inspect/plugin-flxdec.xml:
3839         * docs/plugins/inspect/plugin-gamma.xml:
3840         * docs/plugins/inspect/plugin-gconfelements.xml:
3841         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3842         * docs/plugins/inspect/plugin-goom.xml:
3843         * docs/plugins/inspect/plugin-goom2k1.xml:
3844         * docs/plugins/inspect/plugin-halelements.xml:
3845         * docs/plugins/inspect/plugin-icydemux.xml:
3846         * docs/plugins/inspect/plugin-id3demux.xml:
3847         * docs/plugins/inspect/plugin-jpeg.xml:
3848         * docs/plugins/inspect/plugin-level.xml:
3849         * docs/plugins/inspect/plugin-matroska.xml:
3850         * docs/plugins/inspect/plugin-monoscope.xml:
3851         * docs/plugins/inspect/plugin-mulaw.xml:
3852         * docs/plugins/inspect/plugin-multifile.xml:
3853         * docs/plugins/inspect/plugin-multipart.xml:
3854         * docs/plugins/inspect/plugin-navigationtest.xml:
3855         * docs/plugins/inspect/plugin-ossaudio.xml:
3856         * docs/plugins/inspect/plugin-png.xml:
3857         * docs/plugins/inspect/plugin-quicktime.xml:
3858         * docs/plugins/inspect/plugin-rtp.xml:
3859         * docs/plugins/inspect/plugin-rtsp.xml:
3860         * docs/plugins/inspect/plugin-smpte.xml:
3861         * docs/plugins/inspect/plugin-soup.xml:
3862         * docs/plugins/inspect/plugin-spectrum.xml:
3863         * docs/plugins/inspect/plugin-speex.xml:
3864         * docs/plugins/inspect/plugin-taglib.xml:
3865         * docs/plugins/inspect/plugin-udp.xml:
3866         * docs/plugins/inspect/plugin-video4linux2.xml:
3867         * docs/plugins/inspect/plugin-videobalance.xml:
3868         * docs/plugins/inspect/plugin-videobox.xml:
3869         * docs/plugins/inspect/plugin-videocrop.xml:
3870         * docs/plugins/inspect/plugin-videoflip.xml:
3871         * docs/plugins/inspect/plugin-videomixer.xml:
3872         * docs/plugins/inspect/plugin-wavenc.xml:
3873         * docs/plugins/inspect/plugin-wavpack.xml:
3874         * docs/plugins/inspect/plugin-wavparse.xml:
3875         * docs/plugins/inspect/plugin-ximagesrc.xml:
3876         * ext/aalib/gstaasink.c:
3877         * ext/libcaca/gstcacasink.c:
3878           Document aasink and cacasink.
3879
3880 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3881
3882         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3883         (gst_videomixer_init), (gst_videomixer_query_duration),
3884         (gst_videomixer_query_latency), (gst_videomixer_query),
3885         (gst_videomixer_blend_buffers):
3886         * gst/videomixer/videomixer.h:
3887         Implement position (in time), duration and latency queries.
3888
3889 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3890
3891         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3892         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3893         (gst_videomixer_fill_queues), (forward_event_func),
3894         (forward_event), (gst_videomixer_src_event),
3895         (gst_videomixer_sink_event):
3896         * gst/videomixer/videomixer.h:
3897         Implement proper seek/newsegment handling.
3898         Based on adder's implementation.
3899         Fixes #535121
3900
3901 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3902
3903         Patch by: Jan Gerber <j at oil21 dot org>
3904
3905         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3906         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3907
3908 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3909
3910         * gst/audiofx/Makefile.am:
3911         * gst/audiofx/audiofx.c: (plugin_init):
3912         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3913         (gst_audio_voice_class_init), (gst_audio_voice_init),
3914         (update_filter), (gst_audio_voice_set_property),
3915         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3916         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3917         (gst_audio_voice_transform_ip):
3918         * gst/audiofx/audiovoice.h:
3919         Add simple voice removal element. Yay karaoke.
3920
3921 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3922
3923         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3924
3925         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3926         Fix potential caps leak.
3927         If we can't get the framerate with an ioctl, try to get it with the
3928         current norm. Fixes #520092.
3929
3930 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3931
3932         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3933
3934         * sys/v4l2/v4l2src_calls.c:
3935         (gst_v4l2src_probe_caps_for_format_and_size):
3936         If we fail to get the frame intervals, simply don't touch the framerates
3937         on the template caps instead of discarding the format. See #520092.
3938
3939 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3940
3941         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3942
3943         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3944         (gst_v4l2_get_caps_info):
3945         Add NV12, NV21 and bayer support. See #520092.
3946
3947 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3948
3949         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3950         (gst_qtdemux_activate_segment):
3951         Unbreak segment activation again. Fixes #531672.
3952
3953 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3954
3955         * ext/flac/Makefile.am:
3956         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3957         Set the channel layout when decoding FLAC files with more than 2
3958         channels as defined by the FLAC spec. Fixes bug #534570.
3959
3960         Also don't try to decode left/side, right/side and mid/side files
3961         as we don't support this at all.
3962
3963 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3964
3965         * configure.ac:
3966           We need -base CVS (rtsp).
3967
3968 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3969
3970         * gst/udp/Makefile.am:
3971           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3972           when including netdb.h when building against glibc >= 2.8.
3973
3974 2008-05-22  Julien Moutte  <julien@fluendo.com>
3975
3976         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3977         debug statement arguments.
3978         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3979         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3980         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3981         on more platforms.
3982
3983 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3984
3985         * tests/check/elements/avimux.c: (setup_src_pad),
3986         (teardown_src_pad):
3987         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3988         (GST_START_TEST):
3989         * tests/check/elements/matroskamux.c: (setup_src_pad),
3990         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3991         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3992         (GST_START_TEST):
3993         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3994         (setup_wavpackparse), (cleanup_wavpackparse):
3995         Don't use gst_element_get_pad(), it's a bad, bad method.
3996
3997 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3998
3999         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4000         (do_toggle_element):
4001         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4002         (do_toggle_element):
4003         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4004         (do_toggle_element):
4005         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4006         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4007         (do_toggle_element):
4008         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4009         (do_toggle_element):
4010         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4011         (gst_auto_audio_sink_detect):
4012         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4013         (gst_auto_video_sink_detect):
4014         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4015         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4016         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4017         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4018         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4019         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4020         * tests/icles/videocrop-test.c: (test_with_caps),
4021         (video_crop_get_test_caps):
4022         Don't use gst_element_get_pad(), it's a bad method.
4023
4024 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4025
4026         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4027         (gst_multiudpsink_add_internal):
4028         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4029         (gst_udp_join_group):
4030         * gst/udp/gstudpnetutils.h:
4031         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4032         Joining a multicast group and setting the loop/ttl properties are
4033         totally unrelated tasks are must be separated.
4034
4035 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4036
4037         * gst/avi/gstavimux.c:
4038           Also support alaw/mulaw.
4039
4040 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4041
4042         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4043         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4044         * gst/udp/gstmultiudpsink.h:
4045         Add a fixme for the auto-multicast property.
4046         Fix some confusing debug messages.
4047         Disable setting a qos value by default.
4048
4049 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4050
4051         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4052
4053         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4054         Ignore EPERM errors from sendto. Fixes #533619.
4055
4056 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4057
4058         Patch by: Henrik Eriksson <henriken at axis dot com>
4059
4060         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4061         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4062         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4063         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4064         * gst/udp/gstmultiudpsink.h:
4065         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4066
4067 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4068
4069         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4070         Improve debugging of the ident.
4071
4072 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4073
4074         Patch by: Bruno Santos <brunof at ua dot pt>
4075
4076         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4077         (gst_udp_join_group), (gst_udp_leave_group),
4078         (gst_udp_is_multicast):
4079         * gst/udp/gstudpnetutils.h:
4080         Provide a bunch of helper methods to deal with IPv4 and IPv6
4081         transparently.
4082
4083         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4084         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4085         (gst_multiudpsink_get_property), (join_multicast),
4086         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4087         (gst_multiudpsink_remove):
4088         * gst/udp/gstmultiudpsink.h:
4089         Add multicast TTL and loopback properties.
4090         Use the helper methods to implement ip4 and ip6.
4091
4092         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4093         * gst/udp/gstudpsrc.h:
4094         Use the helper methods to implement ip4 and ip6.
4095         Fixes #515962.
4096
4097 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4098
4099         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4100
4101         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4102         (gst_multipart_demux_get_gstname),
4103         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4104         * gst/multipart/multipartdemux.h:
4105         Don't blindly copy the mime-type as the caps name because they not
4106         always map directly. Instead use a hashtable with common mappings.
4107         Fixes #533287.
4108
4109 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4110
4111         * ext/esd/esdsink.c: (gst_esdsink_write):
4112         When we post an error, we must return -1 to let the parent know that we
4113         cannot write the segment else it will loop and continue to call us again
4114         forever. Patch by Michael Meeks.
4115
4116 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4117
4118         * gst/videomixer/videomixer.c:
4119           Add missing incudes.
4120
4121 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4122
4123         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4124         (gst_rtp_h264_pay_handle_buffer):
4125         * gst/rtp/gstrtph264pay.h:
4126         Correct a typo (sinle -> single).
4127
4128 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4129
4130         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4131         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4132         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4133         (gst_rtp_h264_depay_process):
4134         * gst/rtp/gstrtph264depay.h:
4135         Add experimental support for outputting quicktime-like AVC output in
4136         addition to the existing bytestream output.
4137
4138         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4139         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4140         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4141         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4142         (gst_rtp_h264_pay_get_property):
4143         * gst/rtp/gstrtph264pay.h:
4144         Make the parsing mode configurable, for some inputs we don't need to
4145         scan every byte for start codes.
4146         Only set the marker bit on ACCESS units.
4147
4148 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4149
4150         * gst/equalizer/gstiirequalizer.c:
4151         Use a bigger type in integer mode for the intermediate results to
4152         prevent overflows. This fixes the crippled sound when using the
4153         equalizer in integer mode. Fixes bug #510865.
4154
4155 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4156
4157         * gst/videomixer/videomixer.c:
4158         * gst/videomixer/videomixer.h:
4159         Instead of a random number for the request pad id's,
4160         use a counter.
4161
4162         Register the videomixerpad class from the element's class_init
4163         where it's safer, and allows the docs generator to scan it.
4164
4165 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4166
4167         * gst/smpte/Makefile.am:
4168         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4169         * gst/smpte/gstsmpte.h:
4170         * gst/smpte/gstsmptealpha.c:
4171         (gst_smpte_alpha_transition_type_get_type),
4172         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4173         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4174         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4175         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4176         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4177         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4178         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4179         * gst/smpte/gstsmptealpha.h:
4180         * gst/smpte/plugin.c: (plugin_init):
4181         Add new plugin that adds the SMPTE transition in the alpha channel of
4182         I420 and AYUV frames so that they can be blended with videomixer later
4183         on. Uses all niceties such as using base transform for efficient alloc
4184         and negotiation. It currently requires GstController to control the
4185         position in the transition effect.
4186
4187 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4188
4189         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4190         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4191         * docs/plugins/gst-plugins-good-plugins.args:
4192         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4193         * docs/plugins/gst-plugins-good-plugins.interfaces:
4194         * docs/plugins/gst-plugins-good-plugins.types:
4195         * gst/videomixer/videomixer.c:
4196           Try using thaytans new mechanism to get extra classes into plugin
4197           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4198           missing still.
4199
4200 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4201
4202         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4203         Set proper rate in avi stream header for PCM audio, and also do some
4204         more sanity checks on caps in this case.  Fixes #511489.
4205
4206 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4207
4208         * sys/v4l2/gstv4l2src.c:
4209         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4210         isn't implemented at all yet and this requires X headers to be
4211         installed. Fixes bug #533264.
4212
4213 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4214
4215         reviewed by: <delete if not using a buddy>
4216
4217         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4218         (gst_ebml_write_set_cache):
4219         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4220         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4221         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4222         (gst_matroska_demux_read_track_encodings),
4223         (gst_matroska_demux_add_stream),
4224         (gst_matroska_demux_handle_src_query),
4225         (gst_matroska_demux_init_stream),
4226         (gst_matroska_demux_parse_index_cuetrack),
4227         (gst_matroska_demux_parse_index_pointentry),
4228         (gst_matroska_demux_parse_info),
4229         (gst_matroska_demux_parse_metadata_id_simple_tag),
4230         (gst_matroska_demux_parse_metadata),
4231         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4232         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4233         (gst_matroska_demux_parse_cluster),
4234         (gst_matroska_demux_parse_contents_seekentry),
4235         (gst_matroska_demux_loop_stream_parse_id),
4236         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4237         (gst_matroska_demux_audio_caps),
4238         (gst_matroska_demux_subtitle_caps):
4239         * gst/matroska/matroska-demux.h:
4240         * gst/matroska/matroska-ids.c:
4241         (gst_matroska_track_init_subtitle_context):
4242         * gst/matroska/matroska-ids.h:
4243         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4244         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4245         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4246         * sys/v4l2/gstv4l2src.c:
4247         * tests/check/pipelines/wavpack.c: (bus_handler):
4248         * win32/common/config.h:
4249
4250 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4251
4252         * ext/wavpack/gstwavpackstreamreader.c:
4253         * tests/examples/spectrum/demo-audiotest.c:
4254         * tests/examples/spectrum/demo-osssrc.c:
4255         Fix some compiler warnings.
4256
4257 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4258
4259         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4260         Small comment added.
4261
4262         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4263         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4264         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4265         Debug string cleanups (remove trailing \n)
4266         Refactor and clean up the payloader a bit and make sure that we only
4267         put one NAL unit in an RTP packet even if the input buffer contains
4268         multiple NAL units.
4269         Add suport for AVC format input.
4270
4271 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4272
4273         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4274         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4275         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4276         * gst/rtp/gstrtph264pay.h:
4277         Make it possible to specify profile-level-id and sprop-parameter-sets
4278         using properties in case they are not available in-stream.
4279
4280 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4281
4282         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4283         * docs/plugins/gst-plugins-good-plugins.args:
4284         * docs/plugins/inspect/plugin-ladspa.xml:
4285           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4286
4287 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4288
4289         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4290         Send an initial BYTE segment to inform downstream of later seeking,
4291         and to forego sync attempts.
4292
4293 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4294
4295         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4296         Fix wrong caps string.
4297
4298 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4299
4300         Based on patch by: Olivier Crete <tester at tester dot ca>
4301
4302         * gst/rtp/Makefile.am:
4303         * gst/rtp/gstrtp.c: (plugin_init):
4304         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4305         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4306         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4307         (gst_rtp_g729_depay_plugin_init):
4308         * gst/rtp/gstrtpg729depay.h:
4309         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4310         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4311         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4312         * gst/rtp/gstrtpg729pay.h:
4313         Added G729 pay and depayloaders. Fixes #532409.
4314
4315 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4316
4317         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4318         Fix the calculation of the duration of the concealment packets.
4319
4320 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4321
4322         Based on patch by: Olivier Crete <tester at tester dot ca>
4323
4324         * gst/rtp/Makefile.am:
4325         * gst/rtp/gstrtp.c: (plugin_init):
4326         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4327         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4328         (parse_encode), (gst_rtp_dv_depay_setcaps),
4329         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4330         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4331         (gst_rtp_dv_depay_plugin_init):
4332         * gst/rtp/gstrtpdvdepay.h:
4333         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4334         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4335         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4336         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4337         (gst_dv_pay_negotiate), (include_dif),
4338         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4339         * gst/rtp/gstrtpdvpay.h:
4340         Add DV pay and depayloaders. Fixes #532423.
4341
4342 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4343
4344         * gst/matroska/matroska-demux.c:
4345         (gst_matroska_demux_push_dvd_clut_change_event):
4346         Convert subtitle palette info in VobSub private data from VobSub's
4347         (buggy) RGB to YUV.
4348
4349 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4350
4351         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4352         Do not leave fourcc stream header field empty upon reset.
4353         Fixes #519301.
4354
4355 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4356
4357         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4358         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4359         * docs/plugins/inspect/plugin-goom.xml:
4360         * docs/plugins/inspect/plugin-goom2k1.xml:
4361         * gst/goom/gstgoom.c:
4362         * gst/goom2k1/gstgoom.c:
4363         Add goom2k1 into the docs.
4364
4365 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4366
4367         Based on patch by: Wouter Cloetens  <wouter at mind be>
4368
4369         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4370         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4371         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4372         (gst_rtsp_decode_quoted_string),
4373         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4374         (gst_rtspsrc_setup_auth):
4375         Support Digest authentication. Fixes #532065.
4376
4377 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4378
4379         * gst/level/gstlevel.c:
4380           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4381           about whats needed for liboil acceleration. Simplify docs a bit.
4382
4383 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4384
4385         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4386
4387         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4388         Update the track duration if the old one was invalid.
4389         Fixes bug #532117.
4390
4391 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4392
4393         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4394           Use GST_STR_NULL when trying to print sps and pps strings that could
4395           be NULL, as this might crash on some platforms.
4396
4397 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4398
4399         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4400
4401         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4402           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4403           set after creating the clipper.
4404
4405 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4406
4407         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4408
4409         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4410           Added checking of surface lost case after an unsuccessful
4411           IDirectDrawSurface7_Lock() call.
4412           If surface is lost, return GST_FLOW_OK.
4413
4414 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4415
4416         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4417
4418         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4419           WndProc, gst_directdraw_sink_window_thread):
4420           Improved Windows message loop and fixed window destruction issue.
4421           When the window which DirectDraw is rendering to is destroyed, the
4422           render/show_frame function will return GST_FLOW_ERROR.
4423           Partially fixes #520885.
4424
4425 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4426
4427         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4428
4429         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4430           Fixed mid stream resolution change bug, the offscreen surface is now
4431           released when set_caps is called.
4432           Partially fixes #520885.
4433
4434 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4435
4436         * sys/directdraw/gstdirectdrawsink.c
4437           (gst_directdraw_sink_buffer_alloc):
4438           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4439           width/height.
4440
4441           Especially when looking through the pool of buffers, make sure that
4442           the width/height of caps is used instead of the already negotiated
4443           dimensions.
4444           For example if a buffer with different caps is requested, i.e.
4445           higher resolution, the caller would get a buffer with the old
4446           dimensions and thus corrupt the heap.
4447
4448 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4449
4450         * sys/directdraw/gstdirectdrawsink.c
4451           (gst_directdraw_sink_buffer_alloc):
4452           Clear the flags on recycled buffers from buffer_alloc.
4453           Partially fixes #520885.
4454
4455 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4456
4457         * gst/rtp/gstrtpilbcpay.c:
4458           Added missing stdlib.h include for strtol(), and made include ordering and
4459           style consistent with the corresponding depayloader.
4460
4461 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4462
4463         * configure.ac:
4464           Error out if we don't have the required core/base versions.
4465
4466 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4467
4468         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4469
4470         * sys/osxvideo/cocoawindow.m:
4471         Fix compiler warnings on PPC64. Fixes bug #499318.
4472
4473 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4474
4475         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4476
4477         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4478         Don't leak file descriptors on error. Fixes #531532.
4479
4480 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4481
4482         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4483         (gst_gconf_audio_src_change_state):
4484         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4485         (gst_gconf_video_sink_change_state):
4486         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4487         (gst_gconf_video_src_change_state):
4488         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4489         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4490         When we can't create a fakesink/fakesrc complain instead of unreffing
4491         NULL pointers and crashing later. See bug #530535.
4492
4493 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4494
4495         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4496         Add some more debug info and guard against small payloads.
4497
4498         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4499         Set duration on outgoing buffers because we can.
4500
4501 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4502
4503         Patch by: Olivier Crete <tester at tester dot ca>
4504
4505         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4506         (gst_speex_enc_init), (gst_speex_enc_chain):
4507         Add negotiation for the speex channels and rate. Fixes #465146.
4508
4509 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4510
4511         Patch by: Olivier Crete <tester at tester dot ca>
4512
4513         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4514         (gst_rtp_speex_pay_getcaps):
4515         Add negotiation for the speex channels and rate. See #465146.
4516
4517 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4518
4519         Patch by: Olivier Crete <tester at tester dot ca>
4520
4521         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4522         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4523         Add negotiation for the ILBC mode. See #465146.
4524
4525 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4526
4527         * ext/soup/gstsouphttpsrc.c:
4528           Include stdlib to fix the build. Use g_free instead of free, libsoup
4529           uses glib.
4530
4531 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4532
4533         Patch by: j^ <j@bootlab.org>
4534
4535         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4536         Add more mpeg2 variants. Fixes #530886.
4537
4538 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4539
4540         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4541
4542         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4543           Don't error out if we get an ICMP destination-unreachable
4544           message when trying to read packets on win32 (#529454).
4545
4546 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4547
4548         * configure.ac:
4549         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4550           Use new error code for encrypted streams (which requires core CVS).
4551
4552 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4553
4554         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4555           (gst_qtdemux_audiosrc_template):
4556           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4557
4558 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4559
4560         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4561         (speex_dec_chain_parse_data):
4562         Produce concealment data when time progresses in a segment update.
4563
4564 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4565
4566         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4567         (speex_dec_chain):
4568         Try to preserve input timestamps when we can.
4569         Do beginnings of error concealment.
4570
4571 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4572
4573         * gst/debug/gstnavigationtest.c:
4574           MSVC doesn't provide rint(), define an adequate replacement locally as
4575           elsewhere.
4576
4577 2008-04-28  Julien Moutte  <julien@fluendo.com>
4578
4579         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4580         format to pacify Mac OSX's gcc.
4581
4582 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4583
4584         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4585           (DEFAULT_MAX), (src_template), (sink_template),
4586           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4587           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4588           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4589           Bring rndbuffersize element into a state that doesn't require us
4590           to move it to -bad immediately. For one, fix up default min/max
4591           values so that the element actuall works using the default values.
4592           Also, don't ignore flow return values and do some kind of minimal
4593           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4594           other gratuitious clean-ups.
4595
4596 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4597
4598         * docs/plugins/Makefile.am:
4599         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4600         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4601         * docs/plugins/gst-plugins-good-plugins.args:
4602         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4603         * docs/plugins/gst-plugins-good-plugins.interfaces:
4604         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4605         * docs/plugins/inspect/plugin-1394.xml:
4606         * docs/plugins/inspect/plugin-aasink.xml:
4607         * docs/plugins/inspect/plugin-alaw.xml:
4608         * docs/plugins/inspect/plugin-alpha.xml:
4609         * docs/plugins/inspect/plugin-alphacolor.xml:
4610         * docs/plugins/inspect/plugin-annodex.xml:
4611         * docs/plugins/inspect/plugin-apetag.xml:
4612         * docs/plugins/inspect/plugin-audiofx.xml:
4613         * docs/plugins/inspect/plugin-auparse.xml:
4614         * docs/plugins/inspect/plugin-autodetect.xml:
4615         * docs/plugins/inspect/plugin-avi.xml:
4616         * docs/plugins/inspect/plugin-cacasink.xml:
4617         * docs/plugins/inspect/plugin-cairo.xml:
4618         * docs/plugins/inspect/plugin-cdio.xml:
4619         * docs/plugins/inspect/plugin-cutter.xml:
4620         * docs/plugins/inspect/plugin-debug.xml:
4621         * docs/plugins/inspect/plugin-dv.xml:
4622         * docs/plugins/inspect/plugin-efence.xml:
4623         * docs/plugins/inspect/plugin-effectv.xml:
4624         * docs/plugins/inspect/plugin-equalizer.xml:
4625         * docs/plugins/inspect/plugin-esdsink.xml:
4626         * docs/plugins/inspect/plugin-flac.xml:
4627         * docs/plugins/inspect/plugin-flxdec.xml:
4628         * docs/plugins/inspect/plugin-gamma.xml:
4629         * docs/plugins/inspect/plugin-gconfelements.xml:
4630         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4631         * docs/plugins/inspect/plugin-goom.xml:
4632         * docs/plugins/inspect/plugin-halelements.xml:
4633         * docs/plugins/inspect/plugin-icydemux.xml:
4634         * docs/plugins/inspect/plugin-id3demux.xml:
4635         * docs/plugins/inspect/plugin-jpeg.xml:
4636         * docs/plugins/inspect/plugin-level.xml:
4637         * docs/plugins/inspect/plugin-matroska.xml:
4638         * docs/plugins/inspect/plugin-monoscope.xml:
4639         * docs/plugins/inspect/plugin-mulaw.xml:
4640         * docs/plugins/inspect/plugin-multifile.xml:
4641         * docs/plugins/inspect/plugin-multipart.xml:
4642         * docs/plugins/inspect/plugin-navigationtest.xml:
4643         * docs/plugins/inspect/plugin-ossaudio.xml:
4644         * docs/plugins/inspect/plugin-png.xml:
4645         * docs/plugins/inspect/plugin-quicktime.xml:
4646         * docs/plugins/inspect/plugin-rtp.xml:
4647         * docs/plugins/inspect/plugin-rtsp.xml:
4648         * docs/plugins/inspect/plugin-shout2send.xml:
4649         * docs/plugins/inspect/plugin-smpte.xml:
4650         * docs/plugins/inspect/plugin-spectrum.xml:
4651         * docs/plugins/inspect/plugin-speex.xml:
4652         * docs/plugins/inspect/plugin-taglib.xml:
4653         * docs/plugins/inspect/plugin-udp.xml:
4654         * docs/plugins/inspect/plugin-video4linux2.xml:
4655         * docs/plugins/inspect/plugin-videobalance.xml:
4656         * docs/plugins/inspect/plugin-videobox.xml:
4657         * docs/plugins/inspect/plugin-videocrop.xml:
4658         * docs/plugins/inspect/plugin-videoflip.xml:
4659         * docs/plugins/inspect/plugin-videomixer.xml:
4660         * docs/plugins/inspect/plugin-wavenc.xml:
4661         * docs/plugins/inspect/plugin-wavpack.xml:
4662         * docs/plugins/inspect/plugin-wavparse.xml:
4663         * docs/plugins/inspect/plugin-ximagesrc.xml:
4664           Add docs for gdkpixbufsink; update docs to CVS version.
4665
4666 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4667
4668         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4669         Remove test sync-offset by default.
4670
4671 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4672
4673         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4674         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4675         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4676           Use GLib versions of htonl, htons, ntohl and ntohs in order
4677           to avoid problems on win32 (#529707).
4678
4679 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4680
4681         Patch by: Jesús Corrius <jesus at softcatala org>
4682
4683         * gst/goom/filters.c: (zoomVector):
4684         * gst/goom/goom_core.c: (init_buffers):
4685           Fix build with mingw32: use rand() instead of random() and
4686           replace bzero() with memset(). Fixes #529692.
4687
4688 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4689
4690         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4691         Fix typo in comments.
4692
4693         * tests/examples/rtp/client-H263p-PCMA.sdp:
4694         * tests/examples/rtp/client-H263p-PCMA.sh:
4695         * tests/examples/rtp/client-H264-PCMA.sdp:
4696         * tests/examples/rtp/client-H264-PCMA.sh:
4697         * tests/examples/rtp/client-H264.sdp:
4698         * tests/examples/rtp/client-H264.sh:
4699         * tests/examples/rtp/client-PCMA.sdp:
4700         * tests/examples/rtp/client-PCMA.sh:
4701         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4702         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4703         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4704         Add some more docs and fix examples.
4705
4706 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4707
4708         * tests/check/elements/multifile.c:
4709         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4710         declared in the former, some have it declared in the latter.
4711
4712 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4713
4714         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4715         * gst/debug/tests.c: (md5_get_value):
4716         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4717         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4718         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4719         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4720         Stop using deprecated GLib functions.
4721
4722 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4723
4724         * configure.ac:
4725         Back to development -> 0.10.8.1
4726
4727 === release 0.10.8 ===
4728
4729 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4730
4731         * configure.ac:
4732           releasing 0.10.8, "One For The Money"
4733
4734 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4735
4736         * configure.ac:
4737         0.10.7.4 pre-release
4738
4739 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4740
4741         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4742         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4743         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4744         * gst/goom/flying_stars_fx.c: (fs_free):
4745         * gst/goom/goom_config_param.h:
4746         * gst/goom/goom_core.c: (goom_init), (goom_close):
4747         * gst/goom/goom_plugin_info.h:
4748         * gst/goom/gstgoom.c: (gst_goom_finalize):
4749         * gst/goom/lines.c: (goom_lines_free):
4750         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4751         * gst/goom/surf3d.c: (grid3d_free):
4752         * gst/goom/surf3d.h:
4753         * gst/goom/tentacle3d.c: (tentacle_free):
4754         Free a bunch of stuff, and initialise things to fix leaks
4755         and valgrind warnings in the testsuite.
4756
4757         Fixes: #529268
4758
4759 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4760
4761         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4762         (gst_rtspsrc_configure_caps):
4763         Ref caps as the return value for the request_pt_map signal.
4764         Remove some caps weirdness when configuring a stream. See #528245.
4765
4766 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4767
4768         * tests/icles/gdkpixbufsink-test.c:
4769           Add cast to placate gcc 4.1.2.
4770
4771 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4772
4773         * configure.ac:
4774         0.10.7.3 pre-release
4775
4776 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4777
4778         * tests/check/Makefile.am:
4779         Disable some more elements in the state test.
4780         Add a define so the soup test can find the test files
4781         it needs at runtime.
4782
4783         * tests/check/elements/souphttpsrc.c: (run_server):
4784
4785         Add a define so the soup test can find the test files
4786         it needs at runtime.
4787
4788 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4789
4790         * gst/goom/convolve_fx.c: (convolve_apply):
4791         Don't ever draw the GOOM logo.
4792         Fixes: #528615
4793
4794 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4795
4796         * ext/cdio/gstcdiocddasrc.c:
4797         * ext/dv/gstdvdemux.c: 
4798         gst_atomic_int_set ==> g_atomic_int_set
4799
4800 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4801
4802         * configure.ac:
4803         * gst/goom/Makefile.am:
4804         * gst/goom/convolve_fx.c:
4805         * gst/goom/default_scripts.h:
4806         * gst/goom/goom.h:
4807         * gst/goom/goom_core.c: (choose_a_goom_line):
4808         * gst/goom/goom_plugin_info.h:
4809         * gst/goom/goomsl.c:
4810         * gst/goom/goomsl.h:
4811         * gst/goom/goomsl_hash.c:
4812         * gst/goom/goomsl_hash.h:
4813         * gst/goom/goomsl_heap.c:
4814         * gst/goom/goomsl_heap.h:
4815         * gst/goom/goomsl_private.h:
4816         * gst/goom/plugin_info.c:
4817           Strip out the config/script parsing stuff, we don't need it.
4818           Fixes #527999.
4819
4820 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4821
4822         * gst/goom/plugin_info.c: (setOptimizedMethods):
4823           Disable altivec optimisations for 32-bit PPC as well to make
4824           things build properly on all PPC systems. Fixes #528143
4825
4826 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4827
4828         * gst-plugins-good.spec.in:
4829           Update for souphttpsrc plugin which has moved to -good.
4830
4831 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4832
4833         * gst/matroska/matroska-demux.c:
4834         (gst_matroska_demux_handle_seek_event):
4835         Fix open-ended seeks in matroskademux
4836         Patch by: Mark Nauwelaerts <manauw skynet be>
4837         Fixes: #526557
4838
4839 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4840
4841         * tests/check/Makefile.am:
4842         Add soup test certificates to the dist.
4843
4844 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4845
4846         * ext/Makefile.am:
4847         Remove LADSPA reference I missed.
4848
4849 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4850
4851         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4852         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4853         over gnome-vfs and everything else. Fixes bug #527848.
4854
4855 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4856
4857         * configure.ac:
4858         * ext/Makefile.am:
4859         Remove LADSPA plugin. Fixes: #515978
4860
4861 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4862
4863         * configure.ac:
4864         * docs/plugins/Makefile.am:
4865         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4866         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4867         * docs/plugins/gst-plugins-good-plugins.args:
4868         * docs/plugins/inspect/plugin-soup.xml:
4869         * ext/Makefile.am:
4870         * tests/check/Makefile.am:
4871         Move soup plugin from -bad (Fixes: #523124)
4872
4873 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4874
4875         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4876         Fix bounds checking of mode in Speex header, which may
4877         produce negative numbers in speex <= 1.1.12
4878
4879 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4880
4881         * gst/goom/Makefile.am:
4882         * gst/goom/gfontlib.c:
4883         * gst/goom/gfontlib.h:
4884         * gst/goom/gfontrle.c:
4885         * gst/goom/gfontrle.h:
4886         * gst/goom/goom.h:
4887         * gst/goom/goom_core.c: (goom_update):
4888         * gst/goom/goom_plugin_info.h:
4889         * gst/goom/gstgoom.c: (gst_goom_chain):
4890         * gst/goom/plugin_info.c:
4891           Remove a bunch of font/text related code that we don't need.
4892
4893 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4894
4895         * gst/goom/ppc_drawings.s:
4896         * gst/goom/ppc_zoom_ultimate.s:
4897           Change license of these files to LGPL, as permitted by the
4898           author, Guillaume Borios. See #515073.
4899
4900 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4901
4902         * gst/goom/convolve_fx.c:
4903         * gst/goom/motif_goom1.h:
4904         * gst/goom/motif_goom2.h:
4905           As hinted in Bug #518213, revert one change and fix warnings properly.
4906           This fixes both #518213 and #520073 for me.     
4907
4908 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4909
4910         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4911         * gst/matroska/matroska-demux.c:
4912         (gst_matroska_demux_handle_seek_event),
4913         (gst_matroska_demux_parse_contents_seekentry),
4914         (gst_matroska_demux_loop):
4915         Fix the Forte build by making function declaration signatures
4916         match the implementations.
4917
4918 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4919
4920         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4921         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4922         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4923           More logging when probing (see #518474), some comments in _reset().
4924
4925 2008-04-07  Julien Moutte  <julien@fluendo.com>
4926
4927         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4928         because of a bad argument number.
4929
4930 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4931
4932         * tests/icles/.cvsignore:
4933         * tests/icles/Makefile.am:
4934         * tests/icles/gdkpixbufsink-test.c:
4935           Interactive test app for gdkpixbufsink.
4936
4937 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4938
4939         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4940
4941         * configure.ac:
4942         Actually build dlls when cross-compiling with mingw32.
4943         Fixes bug #526247.
4944
4945 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4946
4947         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4948           Don't munge device string to 'default:x' for capture devices.
4949           Fixes #525833.
4950
4951 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4952
4953         * ext/wavpack/gstwavpackparse.c:
4954         (gst_wavpack_parse_index_entry_free):
4955         Always use GSlice as we actually depend on GLib 2.12 already.
4956
4957 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4958
4959         * configure.ac:
4960           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4961           Also bump the GLib requirement to the current de-facto requirement
4962           (ie. 2.12).
4963
4964 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4965
4966         * gst/rtp/gstrtph264pay.c: (encode_base64),
4967         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4968         * gst/rtp/gstrtph264pay.h:
4969         Parse codec_data for future AVC compatibility.
4970         Fail when we encounter AVC data for now.
4971
4972 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4973
4974         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4975           (gst_spectrum_init), (gst_spectrum_set_property),
4976           (gst_spectrum_get_property), (gst_spectrum_message_new):
4977           Rename property enums and default defines for the properties to match
4978           the property names and rephrase property descriptions to make them a
4979           bit clearer (hopefully). See #518188.
4980
4981 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4982
4983         * tests/check/Makefile.am:
4984         * tests/check/elements/.cvsignore:
4985         * tests/check/elements/gdkpixbufsink.c:
4986           Add unit test for gdkpixbufsink element.
4987
4988 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4989
4990         * ext/gdk_pixbuf/Makefile.am:
4991         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4992         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4993           (gst_gdk_pixbuf_sink_base_init),
4994           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4995           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4996           (gst_gdk_pixbuf_sink_set_caps),
4997           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4998           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4999           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5000           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5001           (gst_gdk_pixbuf_sink_get_property):
5002         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5003           Add gdkpixbufsink element for easy snapshotting (#525946).
5004
5005 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5006
5007         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5008         Bump timeout from 3 to 60 seconds.
5009
5010 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5011
5012         * tests/check/pipelines/.cvignore:
5013         Remove useless file.
5014
5015         * tests/check/pipelines/.cvsignore:
5016         Add new test to .cvsignore.
5017
5018 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5019
5020         * tests/check/Makefile.am:
5021         * tests/check/pipelines/wavpack.c: (bus_handler),
5022         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5023         (wavpack_suite), (main):
5024         Add unit test that encodes and decodes some data, checks that it
5025         is still the same and that all timestamps/offsets are perfect.
5026
5027 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5028
5029         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5030         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5031         * ext/wavpack/gstwavpackparse.c:
5032         (gst_wavpack_parse_index_entry_new),
5033         (gst_wavpack_parse_index_entry_free),
5034         (gst_wavpack_parse_base_init),
5035         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5036         Use GSlice for allocating index entries and use
5037         gst_element_class_set_details_simple().
5038
5039 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5040
5041         Patch by: Brian Cameron <brian.cameron at sun dot com>
5042
5043         * sys/sunaudio/gstsunaudio.c:
5044         * sys/sunaudio/gstsunaudiomixer.c:
5045         * sys/sunaudio/gstsunaudiomixer.h:
5046         * sys/sunaudio/gstsunaudiomixerctrl.c:
5047         * sys/sunaudio/gstsunaudiomixerctrl.h:
5048         * sys/sunaudio/gstsunaudiomixertrack.c:
5049         * sys/sunaudio/gstsunaudiomixertrack.h:
5050         * sys/sunaudio/gstsunaudiosink.c:
5051         * sys/sunaudio/gstsunaudiosink.h:
5052         * sys/sunaudio/gstsunaudiosrc.c:
5053         * sys/sunaudio/gstsunaudiosrc.h:
5054           Fix up copyrights (#525860).
5055
5056 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5057
5058         * gst/goom/goomsl.c: (gsl_read_file):
5059           Check return value of fread() to avoid compiler warnings.
5060
5061 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5062
5063         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5064
5065         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5066         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5067         * gst/law/alaw-decode.h:
5068         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5069         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5070         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5071         * gst/law/mulaw-decode.h:
5072         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5073         Make negotiation a bit modern.
5074         Use pad_alloc. Fixes #525359.
5075
5076 2008-03-31  David Schleef  <ds@schleef.org>
5077
5078         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5079           compiles consistently.  Fixes #522278.
5080
5081 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5082
5083         Patch by: Brian Cameron <brian.cameron at sun dot com>
5084
5085         * sys/sunaudio/gstsunaudiomixerctrl.c:
5086           (gst_sunaudiomixer_ctrl_get_volume),
5087           (gst_sunaudiomixer_ctrl_set_volume):
5088         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5089           Fix up the mixer tracks to use a volume range of 0-255, which is what
5090           the sun audio API uses. This simplifies the code and avoids rounding
5091           errors. Fixes #524593.
5092
5093 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5094
5095         * sys/v4l2/gstv4l2object.c:
5096         * sys/v4l2/gstv4l2object.h:
5097         Add device-fd property to make it possible to apps to call ioctl's.
5098
5099 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5100
5101         * gst/qtdemux/qtdemux.c: (next_entry_size):
5102         Unbreak streaming mode again.
5103
5104 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5105
5106         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5107           Remove superfluous DEBUG macro.
5108
5109 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5110
5111         Based on patch by: William M. Brack <wbrack at mmm com hk>
5112
5113         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5114           (gst_v4l2src_set_capture):
5115           Check whether the device supports setting the framerate before
5116           trying to set it and then posting a warning or error if it doesn't
5117           work (#516649, #520092). Also compare fractions more correctly.
5118
5119 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5120
5121         * gst/goom/Makefile.am:
5122           Remove ppc assembler optimisations from the build until they
5123           actually build (they also seem to have GPL headers).
5124
5125 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5126
5127         * m4/Makefile.am:
5128           Better not dist files that don't exist any longer (lrint*m4).
5129
5130 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5131
5132         * configure.ac:
5133         * m4/lrint.m4:
5134         * m4/lrintf.m4:
5135         Remove lrint/lrintf checks. We don't use it anywhere.
5136
5137 2008-03-18  Andy Wingo  <wingo@pobox.com>
5138
5139         * sys/osxvideo/osxvideosink.m
5140         (gst_osx_video_sink_osxwindow_destroy)
5141         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5142         task, whoopdee.
5143         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5144         2 ms.
5145
5146 2008-03-18  Andy Wingo  <wingo@pobox.com>
5147
5148         * sys/osxvideo/osxvideosink.m
5149         (gst_osx_video_sink_osxwindow_destroy)
5150         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5151         task, whoopdee.
5152         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5153         2 ms.
5154         
5155 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5156
5157         Patch by: William M. Brack <wbrack at mmm com hk>
5158
5159         * sys/v4l2/v4l2src_calls.c:
5160           (gst_v4l2src_probe_caps_for_format_and_size),
5161           (gst_v4l2src_probe_caps_for_format):
5162           Make sure the probed frame sizes are reversed in the resulting
5163           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5164           highest resolution first); also remove unused variable.
5165           (Partly fixes #520092)
5166
5167 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5168
5169         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5170
5171         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5172         (gst_rtspsrc_finalize):
5173         Call WSAStartup() and WSACleanup before using the Winsock API.
5174         See #520808.
5175
5176 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5177
5178         * gst/avi/gstavidemux.c:
5179           Erm, the buffer-size is just guint, no need for the special format
5180           specifier.
5181
5182 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5183
5184         * gst/goom/plugin_info.c:
5185         * gst/goom/ppc_zoom_ultimate.h:
5186           Small fixes to build more on PPC: ifdef out code that uses unknown
5187           define; add newline at end of header file to avoid compiler warning.
5188           Assembler code still doesn't build though.
5189
5190 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5191
5192         * gst/avi/gstavidemux.c:
5193           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5194           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5195
5196 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5197
5198         * gst/avi/gstavidemux.c:
5199           Chunksize is uint32. Fix format specifier.
5200
5201 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5202
5203         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5204         mistake. Return file to pure MIT text.
5205
5206 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5207
5208         * gst/audiofx/audiofx.c:
5209         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5210         of hardcoding values.
5211
5212 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5213
5214         Patch by: Mark Nauwelaerts <manauw skynet be>
5215
5216         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5217           (gst_oss_src_close):
5218         * sys/oss/gstosssrc.h:
5219           Cache probed caps, so _get_caps() during recording doesn't cause
5220           ioctl calls which may disrupt the recording (fixes #521875).
5221
5222 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5223
5224         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5225         (gst_qtdemux_activate_segment),
5226         (gst_qtdemux_prepare_current_sample),
5227         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5228         Make sure we always send a DISCONT after a seek by setting the sample
5229         index to an undefined value after a seek.
5230
5231 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5232
5233         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5234           (GST_IS_AVI_SUBTITLE_CLASS):
5235           Fix up IS_FOO macros, which makes gtk-doc much happier.
5236
5237 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5238
5239         * tests/icles/Makefile.am:
5240           Move the -lgstfoo where it belongs.
5241
5242 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5243
5244         * gst/matroska/ebml-ids.h:
5245         Add ID for EBML CRC32 elements.
5246
5247         * gst/matroska/Makefile.am:
5248         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5249         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5250         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5251         (gst_ebml_read_header):
5252         Support reading 80bit floats, add finalize method to clean up
5253         in any case, support reading length/id elements with any length
5254         as long as it's smaller than our supported maximum, don't leak
5255         buffers if reading as much data as we wanted failed and some
5256         smaller cleanup.
5257
5258 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5259
5260         Patch by: Olivier Crete <tester at tester dot ca>
5261
5262         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5263         Check that a buffer is large enough before reading from it.
5264         Fixes bug #521102.
5265         
5266 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5267
5268         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5269         Fix compilation after removing the GstPollMode from the
5270         constructor.
5271
5272 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5273
5274         * configure.ac:
5275         * gst/audiofx/Makefile.am:
5276         * gst/audiofx/audiochebband.c:
5277         * gst/audiofx/audiocheblimit.c:
5278         * gst/audiofx/math_compat.h:
5279         Check for sinh(), cosh() and asinh() and define our own
5280         implementations if they're not available. Fixes bug #520880.
5281
5282 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5283
5284         Patch by: Olivier Crete <tester at tester dot ca>
5285
5286         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5287         Unref the buffers only once when handling not-negotiated errors.
5288         Fixes bug #520764.
5289
5290 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5291
5292         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5293
5294         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5295         (gst_udpsrc_stop):
5296         Properly balance WSA_Cleanup with WSA_Startup.
5297         Also make the poll controllable on windows. Fixes #520888.
5298
5299 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5300
5301         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5302         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5303         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5304         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5305         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5306         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5307         (gst_ebml_read_date), (gst_ebml_read_master),
5308         (gst_ebml_read_binary), (gst_ebml_read_header):
5309         * gst/matroska/ebml-read.h:
5310         * gst/matroska/matroska-demux.c:
5311         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5312         (gst_matroska_demux_read_track_encodings),
5313         (gst_matroska_demux_add_stream),
5314         (gst_matroska_demux_handle_src_query),
5315         (gst_matroska_demux_handle_seek_event),
5316         (gst_matroska_demux_init_stream),
5317         (gst_matroska_demux_parse_tracks),
5318         (gst_matroska_demux_parse_index_cuetrack),
5319         (gst_matroska_demux_parse_index_pointentry),
5320         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5321         (gst_matroska_demux_parse_metadata_id_simple_tag),
5322         (gst_matroska_demux_parse_metadata_id_tag),
5323         (gst_matroska_demux_parse_metadata),
5324         (gst_matroska_demux_sync_streams),
5325         (gst_matroska_demux_push_hdr_buf),
5326         (gst_matroska_demux_push_flac_codec_priv_data),
5327         (gst_matroska_demux_push_xiph_codec_priv_data),
5328         (gst_matroska_demux_add_wvpk_header),
5329         (gst_matroska_demux_check_subtitle_buffer),
5330         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5331         (gst_matroska_demux_parse_cluster),
5332         (gst_matroska_demux_parse_contents_seekentry),
5333         (gst_matroska_demux_parse_contents),
5334         (gst_matroska_demux_loop_stream_parse_id),
5335         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5336         * gst/matroska/matroska-demux.h:
5337         * gst/matroska/matroska-ids.h:
5338         Handle return values from pull_range in a more granular way to properly
5339         shut down on seeks.
5340         Combine return values from push.
5341         Implement proper error handling.
5342         Prepare for handling seeking correctly.
5343
5344 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5345
5346         * gst/matroska/ebml-read.c:
5347         Use GINT64 formatting constants from GLIB.
5348
5349         * gst/matroska/matroska-demux.c:
5350         Add some guards to avoid a possible division by 0 and crashing
5351         with NULL events on some systems.
5352         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5353         conversion. 
5354
5355         * gst/matroska/matroska-mux.c:
5356         Check for invalid timestamps in a bunch of places to avoid
5357         writing bogus durations into the output file.
5358         Fix some double<->gint64 conversions that weren't using
5359         gst_guint64_to_gdouble
5360
5361 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5362
5363         * configure.ac:
5364         Move the checks for bison, flex and as to the program section and the
5365         check for gcc inline asm to the compiler characteristics section.
5366
5367 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5368
5369         * configure.ac:
5370         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5371         plug-ins are included/excluded. (#498222)
5372
5373 2008-02-29  Michael Smith <msmith@fluendo.com>
5374
5375         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5376           Don't call gst_object_sync_values() unless we have a valid timestamp.
5377
5378 2008-02-28  David Schleef  <ds@schleef.org>
5379
5380         * gst/matroska/matroska-demux.c:
5381         * gst/matroska/matroska-ids.h:
5382         * gst/matroska/matroska-mux.c:
5383           Fix Dirac mapping.  I had previously added a VfW-type
5384           mapping, but it looks like Dirac will get a native Matroska
5385           mapping, and this is the most likely method.
5386
5387 2008-02-28  David Schleef  <ds@schleef.org>
5388
5389         * gst/avi/gstavimux.c: Add Dirac encoding
5390
5391 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5392
5393         Patch by: Peter Kjellerstedt <pkj at axis com>
5394
5395         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5396         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5397         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5398         * gst/udp/gstudpsrc.h:
5399         Port to GstPoll. See #505417.
5400
5401 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5402
5403         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5404         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5405         yet on the srcpad. We need rate and channels before we
5406         can do any processing. Fixes bug #519088.
5407
5408 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5409
5410         * configure.ac:
5411         Detect and indicate if GCC inline assembly syntax is
5412         available.
5413
5414         * gst/goom/Makefile.am:
5415         * gst/goom/convolve_fx.c:
5416         * gst/goom/flying_stars_fx.c:
5417         * gst/goom/goom_config.h:
5418         * gst/goom/goom_core.c:
5419         * gst/goom/goomsl.c:
5420         * gst/goom/ifs.c:
5421         * gst/goom/mmx.c:
5422         * gst/goom/plugin_info.c:
5423         * gst/goom/xmmx.c:
5424         Fix various GCC-isms, and only build the inline assembly
5425         with compilers that support GCC inline assembly.
5426
5427         Fix a couple of other warnings shown with Forte.
5428
5429 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5430
5431         * gst/goom/xmmx.c:
5432           Use 'emms' instead of 'femms' to not crash on cpus that do not
5433           implement this 3dnow specific instruction.
5434
5435 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5436
5437         * gst/goom/plugin_info.c: (setOptimizedMethods):
5438         Use extended MMX for draw_line() too if available, not only
5439         normal MMX.
5440
5441 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5442
5443         * ext/jpeg/gstjpeg.c: (plugin_init):
5444         Remove (commented out) smoke typefinder. This is in base now.
5445
5446 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5447
5448         * gst/goom2k1/Makefile.am:
5449         * gst/goom2k1/gstgoom.c:
5450
5451         Rename the installed library, and don't register the same 
5452         GType name as the new goom.
5453
5454 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5455
5456         * configure.ac:
5457         * ext/taglib/Makefile.am:
5458           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5459           when building C++ code (#516509).
5460
5461 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5462
5463         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5464         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5465           (setOptimizedMethods):
5466           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5467           anything useful. Export goom debug category so we can get
5468           rid of the VERBOSE define and the printfs.
5469
5470 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5471
5472         * gst/goom/goomsl_heap.c: (align_it):
5473         * gst/goom/plugin_info.c: (setOptimizedMethods):
5474           Compile fixes for x86-64.
5475
5476 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5477
5478         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5479         with warnings, but add other CFLAGS
5480
5481         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5482         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5483         (calculate_labels), (gsl_read_file):
5484         * gst/goom/goomsl_lex.l:
5485         * gst/goom/goomsl_yacc.y:
5486         * gst/goom/plugin_info.c: Remove a few live printf, and
5487         fprintf, replace exit() calls with g_assert_not_reached()
5488         if it not optimal for a library
5489
5490 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5491
5492         * gst/goom/Makefile.am: Remove the warnings being disabled,
5493         fix linkage on x86, spotted by Sebastian Dröge
5494         <slomo@circular-chaos.org>
5495
5496         * gst/goom/convolve_fx.c (convolve_init),
5497         (create_output_with_brightness), (convolve_apply):
5498         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5499         * gst/goom/goomsl.c:
5500         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5501         * gst/goom/plugin_info.c:
5502         * gst/goom/tentacle3d.c (tentacle_fx_create):
5503         Fix warnings, and disable the motifs in the convolve_fx
5504         plugin (they were causing warnings, and they were just
5505         "Goom" in funny letterring)
5506
5507 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5508
5509         * configure.ac: Add checks for Flex/Yacc/Bison and other
5510         furry animals, for the new goom 2k4 based plugin
5511
5512         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5513         CPU optimisations (not working yet), move the old plugin to...
5514
5515         * gst/goom2k1/*: ... here, in case somebody is sick enough
5516
5517         Fixes #515073
5518
5519 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5520
5521         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5522         Post the server response code in an error message instead of a generic
5523         'error' message. Fixes #517237.
5524
5525 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5526
5527         * tests/check/Makefile.am:
5528         Ignore gconfaudiosrc for the states unit test too. It will fallback
5529         to alsasrc if the gconf settings can't be read and not everybody has
5530         alsa.
5531
5532 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5533
5534         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5535         (gst_wavpack_parse_create_src_pad):
5536         * ext/wavpack/gstwavpackparse.h:
5537         Always report the duration if we know it in push mode and don't
5538         return 0 just to make totem believe we can't seek in push mode.
5539         Newer totem version use the SEEKING query which properly reports
5540         if we can seek or not.
5541
5542 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5543
5544         Patch by: Jens Granseuer <jensgr at gmx dot net>
5545
5546         * tests/examples/equalizer/demo.c: (main):
5547         C89 fix, moving variable declarations to the beginning of
5548         the block. Fixes bug #517933.
5549
5550 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5551
5552         * configure.ac:
5553         Back to development...
5554
5555 === release 0.10.7 ===
5556
5557 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5558
5559         * configure.ac:
5560           releasing 0.10.7, "Red Door Black"
5561
5562 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5563
5564         * gst/alpha/Makefile.am:
5565         Link alpha plugin with libgstbase. Fixes bug #517386.
5566
5567 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5568
5569         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5570         Init values to -1 instead of the default 0 value.
5571         Fixes #516524.
5572
5573 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5574
5575         * tests/examples/spectrum/spectrum-example.c:
5576         Add missing include to fix compilation when libxml usage is disabled.
5577         Fixes: #516371
5578
5579 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5580
5581         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5582         fixes: #514889
5583
5584         * gst/rtp/gstrtph264pay.c:
5585         * gst/rtp/gstrtpmp4gdepay.c:
5586         * gst/rtp/gstrtpmp4gpay.c:
5587         * gst/rtp/gstrtpmp4gpay.h:
5588         * gst/rtp/gstrtptheorapay.c:
5589         * gst/rtp/gstrtpvorbispay.c:
5590
5591         Fix various leaks shown up in valgrind
5592         - free sprops and buffer in error cases in H264 payloader
5593         - fix leak in mp4g depayloader when construction the caps
5594         - don't leak config string in the mp4g payloader
5595         - don't leak buffers and headers in theora and vorbis payloaders
5596
5597         * tests/check/elements/rtp-payloading.c:
5598
5599         Fix the RTP data test
5600         - Actually send valid amr data to the payloader instead of 20
5601         zero-bytes
5602         - The mp4g payloader expects codec_data on the caps
5603
5604 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5605
5606         * win32/MANIFEST:
5607         Add libgstpng.dsp to MANIFEST.
5608         * win32/vs6/libgstaudiofx.dsp:
5609         Add new source files to VS project file.
5610
5611 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5612
5613         * sys/ximage/gstximagesrc.c:
5614         Initialise variables when opening the X display rather
5615         than in _start(), as the display can be opened before that.
5616
5617         Fixes: #515985
5618
5619 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5620
5621         * sys/directdraw/gstdirectdrawsink.c:
5622         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5623         (gst_directdraw_sink_finalize):
5624         Properly chain up finalize functions. Fixes bug #515980.
5625
5626 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5627
5628         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5629         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5630         (gst_v4l2_buffer_pool_class_init):
5631         Chain up the finalize functions. Fixes bug #515984.
5632
5633 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5634
5635         * sys/ximage/ximageutil.c:
5636         Chain up in the finalize function for our custom
5637         buffer sub-class.
5638         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5639         Fixes: #515706
5640
5641 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5642
5643         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5644         (gst_fenced_buffer_class_init):
5645         Properly chain up finalize method. Fixes bug #515979.
5646
5647 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5648
5649         * sys/ximage/gstximagesrc.c:
5650         Free allocated Damage memory before closing our connection to the
5651         X server. Partially fixes: #515706
5652
5653 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5654
5655         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5656         * tests/check/Makefile.am:
5657         * tests/check/gst-plugins-good.supp:
5658         Add a few libjpeg suppressions and initialize a variable to
5659         make smokeenc valgrind clean. Fixes bug #515701.
5660
5661 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5662
5663         * gst/avi/gstavidemux.c:
5664         Revert patch which sends timestamps only on keyframes, as it
5665         breaks playback with current gst-ffmpeg.
5666
5667         Fixes: #515562
5668
5669 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5670
5671         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5672         * tests/check/elements/multifile.c: (GST_START_TEST):
5673         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5674
5675 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5676
5677         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5678         Use and unset the GError when pipeline creation fails instead of
5679         simply leaking it. Fixes bug #515704.
5680
5681 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5682
5683         * gst/audiofx/audioamplify.c:
5684         * gst/audiofx/audiochebband.c:
5685         * gst/audiofx/audiocheblimit.c:
5686         * gst/audiofx/audiodynamic.c:
5687         * gst/audiofx/audioinvert.c:
5688         * gst/audiofx/audiopanorama.c:
5689         * gst/audiofx/audiowsincband.c:
5690         * gst/audiofx/audiowsinclimit.c:
5691         Fix long description of audiofx elements. Fixes bug #515457.
5692
5693 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5694
5695         * docs/plugins/Makefile.am:
5696         * gst/spectrum/gstspectrum.c:
5697         * tests/examples/spectrum/.cvsignore:
5698         * tests/examples/spectrum/Makefile.am:
5699         * tests/examples/spectrum/spectrum-example.c:
5700
5701         Add a simple example application for the spectrum element, include it
5702         in the docs, and fix some documentation ambiguities.
5703
5704         Fixes: #348085
5705
5706 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5707
5708         * gst/equalizer/Makefile.am:
5709         * gst/spectrum/Makefile.am:
5710         Fix includes order
5711
5712         * tests/check/Makefile.am:
5713         Exclude v4l2src from the states test - it takes too long to start.
5714
5715         * tests/check/elements/spectrum.c:
5716         Make the test run properly with CK_FORK=no
5717
5718 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5719
5720         * gst/audiofix/Makefile.am: add missing header files 
5721
5722 2008-02-08  Julien Moutte  <julien@fluendo.com>
5723
5724         * gst/matroska/matroska-demux.c:
5725         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5726         keyframe and delta units correctly when dealign with a BlockGroup.
5727         Fixes: #514397
5728
5729 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5730
5731         * tests/check/elements/.cvsignore:
5732         Spell the new tests correctly in .cvsignore
5733
5734 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5735
5736         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5737           Need to use gsize here for the size, fixes compiler warning.
5738
5739         * tests/examples/equalizer/.cvsignore:
5740         * tests/examples/equalizer/Makefile.am:
5741         * tests/examples/spectrum/.cvsignore:
5742         * tests/examples/spectrum/Makefile.am:
5743           Add missing files to fix the build.
5744
5745 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5746
5747         * configure.ac:
5748         * docs/plugins/Makefile.am:
5749         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5750         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5751         * docs/plugins/gst-plugins-good-plugins.args:
5752         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5753         * docs/plugins/inspect/plugin-multifile.xml:
5754         * tests/check/Makefile.am:
5755         * tests/check/elements/.cvsignore:
5756
5757         Move multifile plugin from -bad.
5758         Fixes: #490283
5759
5760 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5761
5762         * configure.ac:
5763         * docs/plugins/Makefile.am:
5764         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5765         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5766         * docs/plugins/gst-plugins-good-plugins.args:
5767         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5768         * docs/plugins/inspect/plugin-spectrum.xml:
5769         * gst/spectrum/Makefile.am:
5770         * tests/check/Makefile.am:
5771         * tests/check/elements/.cvsignore:
5772         * tests/examples/Makefile.am:
5773
5774         Move spectrum plugin from -bad.
5775         Move examples into tests/examples/spectrum.
5776
5777 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5778
5779         * configure.ac:
5780         * docs/plugins/Makefile.am:
5781         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5782         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5783         * docs/plugins/gst-plugins-good-plugins.args:
5784         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5785         * docs/plugins/gst-plugins-good-plugins.interfaces:
5786         * docs/plugins/inspect/plugin-equalizer.xml:
5787         * gst/equalizer/Makefile.am:
5788         * tests/check/Makefile.am:
5789         * tests/examples/Makefile.am:
5790         Move the equalizer plugin across from -bad
5791
5792         * tests/check/elements/.cvsignore:
5793         Add equalizer, audiosincwband and audiosincwlimit
5794
5795         * tests/check/elements/equalizer.c:
5796         Fix compiler warnings
5797
5798         Fixes: #415627
5799
5800 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5801
5802         * configure.ac:
5803         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5804         are treated like releases and build without it.
5805
5806 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5807
5808         * docs/plugins/Makefile.am:
5809         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5810         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5811         * docs/plugins/gst-plugins-good-plugins.args:
5812         * docs/plugins/inspect/plugin-audiofx.xml:
5813         * gst/audiofx/Makefile.am:
5814         * gst/audiofx/audiofx.c:
5815         * gst/audiofx/audiowsincband.c:
5816         * gst/audiofx/audiowsincband.h:
5817         * gst/audiofx/audiowsinclimit.c:
5818         * gst/audiofx/audiowsinclimit.h:
5819         * tests/check/Makefile.am:
5820         * tests/check/elements/audiowsincband.c:
5821         * tests/check/elements/audiowsinclimit.c:
5822
5823         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5824         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5825         respectively.
5826
5827         Fixes: #467666
5828
5829 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5830
5831         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5832         * tests/check/elements/icydemux.c:
5833           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5834           caps, and add a somewhat useful debug message. Plus test.
5835
5836 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5837
5838         * gst/rtsp/gstrtspsrc.c:
5839         Include unistd.h only if HAVE_UNISTD_H is defined
5840         * win32/common/config.h.in:
5841         * win32/common/config.h:
5842         Define socklen_t as it seems it's not defined in default 
5843         Visual Studio headers.
5844         * win32/vs6/libgstalpha.dsp:
5845         * win32/vs6/libgstapetag.dsp:
5846         * win32/vs6/libgstavi.dsp:
5847         * win32/vs6/libgstrtp.dsp:
5848         * win32/vs6/libgstrtsp.dsp:
5849         * win32/vs6/libgstvideomixer.dsp:
5850         Update project file dependencies and add new source files       
5851
5852 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5853
5854         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5855
5856         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5857         Don't leak buffers when we don't push them downstream.
5858         Fixes bug #514965.
5859
5860 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5861
5862         * configure.ac:
5863           Bump requirements to (good) released versions to avoid
5864           confusion and make implicit core requirement explicit.
5865
5866 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5867
5868         * docs/plugins/Makefile.am:
5869         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5870         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5871         * docs/plugins/gst-plugins-good-plugins.args:
5872         * docs/plugins/inspect/plugin-audiofx.xml:
5873         * gst/audiofx/Makefile.am:
5874         * gst/audiofx/audiochebband.c:
5875         * gst/audiofx/audiochebband.h:
5876         * gst/audiofx/audiocheblimit.c:
5877         * gst/audiofx/audiocheblimit.h:
5878         * gst/audiofx/audiochebyshevfreqband.c:
5879         * gst/audiofx/audiochebyshevfreqband.h:
5880         * gst/audiofx/audiochebyshevfreqlimit.c:
5881         * gst/audiofx/audiochebyshevfreqlimit.h:
5882         * gst/audiofx/audiofx.c:
5883         * tests/check/Makefile.am:
5884         * tests/check/elements/.cvsignore:
5885         * tests/check/elements/audiochebband.c:
5886         * tests/check/elements/audiocheblimit.c:
5887         * tests/check/elements/audiochebyshevfreqband.c:
5888         * tests/check/elements/audiochebyshevfreqlimit.c:
5889
5890         Rename audiochebyshevfreqband -> audiochebband and
5891         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5892         surgery.
5893
5894         Closes: #491811
5895
5896 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5897
5898         Patch by: Orjan Friberg <orjanf at axis dot com>
5899
5900         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5901         Fix caps memory leak. Fixes #514573.
5902
5903 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5904
5905         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5906         If there's no entries in the subindex, don't try to do anything stupid,
5907         just return.
5908
5909 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5910
5911         Patch by: John Millikin <jmillikin at gmail dot com>
5912
5913         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5914           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5915           Fix extraction of picture blocks with newer libflac versions again:
5916           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5917
5918 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5919
5920         * tests/check/Makefile.am:
5921           Add rtp-payloading test to VALGRIND_TO_FIX.
5922
5923         * tests/check/elements/rtp-payloading.c:
5924           Add semicolons after GST_TEST_END so gst-indent gets the
5925           formatting right; make test less verbose in general, but
5926           more verbose in the error case (which should probably
5927           make the test fail anyway).
5928
5929 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5930
5931         * docs/plugins/Makefile.am:
5932         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5933         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5934         * gst/avi/gstavisubtitle.c:
5935         Add documentation for avisubtitle and change class to
5936         Codec/Parser/Subtitle
5937
5938 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5939
5940         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5941         Treat ENOTTY (driver does not implement ioctl) the same as
5942         EINVAL since it implies there are no available standards.
5943
5944         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5945         (gst_v4l2src_get_nearest_size):
5946         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5947         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5948         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5949         reason, and if we aren't yet actively capturing.
5950
5951         * sys/v4l2/v4l2src_calls.h:
5952         Remove replaced function declaration.
5953
5954 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5955
5956         * configure.ac:
5957         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5958         API.
5959
5960 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5961
5962         * configure.ac:
5963         Fix typo.
5964
5965 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5966
5967         * gst/alpha/Makefile.am:
5968         * gst/alpha/gstalpha.c:
5969
5970         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5971         some stuff, and making buffer-alloc and resizing work automatically.
5972         No longer crashes on odd frame widths and heights, although there
5973         seems to be a disagreement with ffmpegcolorspace about what size
5974         an AYUV frame with odd height should be.
5975
5976 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5977
5978         Patch by: Alessandro Decina <alessandro at nnva dot org>
5979
5980         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5981         * ext/libpng/gstpngenc.h:
5982         Preallocate the output buffer so that g_memdup() and
5983         gst_buffer_merge() aren't needed anymore. This greatly improves
5984         performances and fixes #512544.
5985
5986 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5987
5988         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5989         (gst_avi_demux_stream_data):
5990         GStreamer timestamps are PTS values while AVI only knows about DTS
5991         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5992         we are dealing with a key frame.
5993
5994 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5995
5996         * tests/check/Makefile.am:
5997         * tests/check/elements/.cvsignore:
5998         * tests/check/elements/rtp-payloading.c:
5999           Add add testsuite for the rtp-payloader that tries simulating
6000           dataflow. Needs more test data.
6001
6002 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6003
6004         * tests/check/elements/alphacolor.c:
6005           Remove two unused variables.
6006
6007 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6008
6009         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6010           Use g_ascii_strtoll() instead of atoll, which is only
6011           available in C99.
6012
6013 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6014
6015         * gst/rtp/Makefile.am:
6016         * gst/rtp/gstrtp.c:
6017         * gst/rtp/gstrtpmpvpay.c:
6018         * gst/rtp/gstrtpmpvpay.h:
6019         Add MPEG2 video payloader
6020
6021 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6022
6023         * gst/level/gstlevel.c:
6024         Use #include <math.h> instead of #include "math.h".
6025
6026 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6027
6028         * tests/check/Makefile.am:
6029         Fix up some CFLAGS sets.
6030         Don't include gconfvideosrc in the states test.
6031
6032         * tests/check/elements/autodetect.c: (GST_START_TEST):
6033         Add some error strings to fail_unless arguments to fix some weird
6034         compiler errors on Solaris.
6035
6036 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6037
6038         * configure.ac:
6039         Detect video4linux headers on Solaris too.
6040         * sys/v4l2/gstv4l2colorbalance.h:
6041         * sys/v4l2/gstv4l2object.h:
6042         * sys/v4l2/v4l2_calls.c:
6043         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6044         (gst_v4l2_buffer_new):
6045
6046         Make v4l2 build on Solaris.
6047         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6048         Fixes: #510505
6049
6050 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6051
6052         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6053           Update list from (still local) scanning script.
6054
6055 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6056
6057         Based on a patch by:
6058             Victor STINNER <victor dot stinner at haypocalc dot com>
6059
6060         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6061         Set variable to NULL after freeing it to prevent double frees
6062         or make failures by another use of it afterwards more obvious
6063         and fix use of it after the freeing. Fixes bug #510592.
6064
6065 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6066
6067         * gst/udp/gstmultiudpsink.c:
6068         use GST_WARNING for logging
6069
6070 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6071
6072         * gst/udp/gstmultiudpsink.c:
6073         Don't try to leave a multicast group with an invalid socket
6074
6075 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6076
6077         * ext/flac/gstflacdec.c:
6078           Fix compilation against flac 1.1.2 (as on debian stable), where
6079           the picture metadata defines and structs don't exist yet.
6080           Fixes #509301.
6081
6082 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6083
6084         Patch by: Olivier Crete <tester at tester dot ca>
6085
6086         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6087         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6088         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6089         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6090         * gst/udp/gstmultiudpsink.h:
6091         Add property to automatically join a multicast group or not. This can be
6092         useful when sharing a socket between multiple elements.
6093         Fixes #509531.
6094
6095 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6096
6097         * gst/videomixer/Makefile.am:
6098           Add controller flags.
6099
6100 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6101
6102         * gst/videomixer/videomixer.c:
6103           Also commit the missing gst_object_sync_values().
6104
6105 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6106
6107         * docs/plugins/Makefile.am:
6108           Remove duplicate entry.
6109
6110 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6111
6112         * docs/plugins/Makefile.am:
6113         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6114         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6115         * docs/plugins/inspect/plugin-gamma.xml:
6116         * docs/plugins/inspect/plugin-monoscope.xml:
6117         * docs/plugins/inspect/plugin-video4linux2.xml:
6118           Add 3 more plugins to docs.
6119
6120 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6121
6122         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6123         * sys/osxvideo/osxvideosink.h:
6124           Revert previous change caused by a file that got stuck on an old
6125           revision.
6126
6127 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6128
6129         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6130         * gst/multipart/Makefile.am:
6131         * gst/multipart/multipartdemux.c:
6132         * gst/multipart/multipartdemux.h:
6133         * gst/multipart/multipartmux.c:
6134         * gst/multipart/multipartmux.h:
6135           Re-add multipartdemux to the docs. Last round of section cleanup.
6136
6137 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6138
6139         * docs/plugins/Makefile.am:
6140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6141         * sys/osxaudio/gstosxaudiosink.h:
6142         * sys/osxvideo/osxvideosink.h:
6143           Managed to resolve most unused declarations. Filed a bug for one left.          
6144
6145 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6146
6147         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6148           Cleanup section file.
6149
6150 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6151
6152         * docs/plugins/Makefile.am:
6153         * docs/plugins/gst-plugins-good-plugins.args:
6154         * docs/plugins/gst-plugins-good-plugins.signals:
6155         * docs/plugins/inspect/plugin-alaw.xml:
6156         * docs/plugins/inspect/plugin-alpha.xml:
6157         * docs/plugins/inspect/plugin-alphacolor.xml:
6158         * docs/plugins/inspect/plugin-annodex.xml:
6159         * docs/plugins/inspect/plugin-apetag.xml:
6160         * docs/plugins/inspect/plugin-audiofx.xml:
6161         * docs/plugins/inspect/plugin-auparse.xml:
6162         * docs/plugins/inspect/plugin-autodetect.xml:
6163         * docs/plugins/inspect/plugin-avi.xml:
6164         * docs/plugins/inspect/plugin-cairo.xml:
6165         * docs/plugins/inspect/plugin-cdio.xml:
6166         * docs/plugins/inspect/plugin-cutter.xml:
6167         * docs/plugins/inspect/plugin-debug.xml:
6168         * docs/plugins/inspect/plugin-dv.xml:
6169         * docs/plugins/inspect/plugin-efence.xml:
6170         * docs/plugins/inspect/plugin-effectv.xml:
6171         * docs/plugins/inspect/plugin-flac.xml:
6172         * docs/plugins/inspect/plugin-flxdec.xml:
6173         * docs/plugins/inspect/plugin-gconfelements.xml:
6174         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6175         * docs/plugins/inspect/plugin-goom.xml:
6176         * docs/plugins/inspect/plugin-halelements.xml:
6177         * docs/plugins/inspect/plugin-icydemux.xml:
6178         * docs/plugins/inspect/plugin-id3demux.xml:
6179         * docs/plugins/inspect/plugin-jpeg.xml:
6180         * docs/plugins/inspect/plugin-ladspa.xml:
6181         * docs/plugins/inspect/plugin-level.xml:
6182         * docs/plugins/inspect/plugin-matroska.xml:
6183         * docs/plugins/inspect/plugin-mulaw.xml:
6184         * docs/plugins/inspect/plugin-multipart.xml:
6185         * docs/plugins/inspect/plugin-navigationtest.xml:
6186         * docs/plugins/inspect/plugin-png.xml:
6187         * docs/plugins/inspect/plugin-quicktime.xml:
6188         * docs/plugins/inspect/plugin-rtp.xml:
6189         * docs/plugins/inspect/plugin-rtsp.xml:
6190         * docs/plugins/inspect/plugin-shout2send.xml:
6191         * docs/plugins/inspect/plugin-smpte.xml:
6192         * docs/plugins/inspect/plugin-speex.xml:
6193         * docs/plugins/inspect/plugin-taglib.xml:
6194         * docs/plugins/inspect/plugin-udp.xml:
6195         * docs/plugins/inspect/plugin-videobalance.xml:
6196         * docs/plugins/inspect/plugin-videobox.xml:
6197         * docs/plugins/inspect/plugin-videocrop.xml:
6198         * docs/plugins/inspect/plugin-videoflip.xml:
6199         * docs/plugins/inspect/plugin-videomixer.xml:
6200         * docs/plugins/inspect/plugin-wavenc.xml:
6201         * docs/plugins/inspect/plugin-wavpack.xml:
6202         * docs/plugins/inspect/plugin-wavparse.xml:
6203           Update plugin docs.
6204
6205         * gst/videomixer/Makefile.am:
6206         * gst/videomixer/videomixer.c:
6207         * gst/videomixer/videomixer.h:
6208         * gst/videomixer/videomixerpad.h:
6209           Split out header to fix warnings from the doc-build.
6210
6211 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6212
6213         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6214
6215         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6216         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6217
6218 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6219
6220         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6221         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6222           Initialise variables to work around (false) 'foo might be used
6223           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6224
6225 2008-01-11  David Schleef  <ds@schleef.org>
6226
6227         * docs/plugins/.cvsignore:
6228         * tests/check/pipelines/.cvsignore:
6229           Ignore more files for the buildbot.
6230
6231 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6232
6233         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6234         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6235         Generate the image-type values correctly. Leave them out of the caps
6236         when outputting a "preview image" tag, since it only makes sense
6237         to have one of those - the type is irrelevant.
6238
6239         * sys/sunaudio/gstsunaudiomixerctrl.c:
6240         (gst_sunaudiomixer_ctrl_open):
6241         If we can, mark the mixer multiple open when we use it, in case
6242         (for some reason) the process wants to open it again elsewhere.
6243
6244 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6245
6246         Patch by: Olivier Crete <tester at tester dot ca>
6247
6248         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6249         * gst/rtp/gstrtptheorapay.c:
6250         Fix the clock rate to 90000 as required by the RFC.
6251         Fixes #508644.
6252
6253 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6254
6255         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6256           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6257
6258 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6259
6260         * autogen.sh:
6261           Add -Wno-portability to the automake parameters to stop warnings
6262           about GNU make extensions being used. We require GNU make in almost
6263           every Makefile anyway.
6264           
6265         * configure.ac:
6266           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6267           at the same time is required for per target flags.
6268
6269 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6270
6271         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6272         Fix error from my last commit.
6273
6274 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6275
6276         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6277
6278         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6279           Make sure the ISO 639-X language code in ID3v2 COMM frames
6280           is actually valid UTF-8 (or rather: ASCII), so we don't end
6281           up with non-UTF8 strings in tags if there's garbage in the
6282           language field. Also make sure the language code is always
6283           lower case. Fixes: #508291.
6284
6285 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6286
6287         * ChangeLog:
6288           Fix ChangeLog typo.
6289
6290 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6291
6292         * Makefile.am:
6293           Include lcov.mak to allow building coverage reports. Guard
6294           check-torture target like in the other packages.
6295
6296 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6297
6298         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6299
6300         * gst/videomixer/videomixer.c:
6301         (gst_videomixer_set_master_geometry), (_do_init),
6302         (gst_videomixer_child_proxy_get_child_by_index),
6303         (gst_videomixer_child_proxy_get_children_count),
6304         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6305         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6306         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6307         Implement GstChildProxy interface.
6308         Send newsegment at the right moment
6309         Fixes #488879
6310
6311 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6312
6313         * gst/alpha/Makefile.am:
6314         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6315         (gst_alpha_sink_event), (gst_alpha_chain),
6316         (gst_alpha_change_state), (plugin_init):
6317         Make the various properties of 'alpha' controllable. This allows doing
6318         niceties like fade-in/fade-out.
6319
6320 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6321
6322         * gst/rtp/gstasteriskh263.c:
6323         * gst/rtp/gstrtpL16depay.c:
6324         * gst/rtp/gstrtpac3depay.c:
6325         * gst/rtp/gstrtpamrpay.c:
6326         * gst/rtp/gstrtpdepay.c:
6327         * gst/rtp/gstrtpgsmdepay.c:
6328         * gst/rtp/gstrtph263depay.c:
6329         * gst/rtp/gstrtph263pdepay.c:
6330         * gst/rtp/gstrtph263ppay.c:
6331         * gst/rtp/gstrtph264depay.c:
6332         * gst/rtp/gstrtph264pay.c:
6333         * gst/rtp/gstrtpmp2tdepay.c:
6334         * gst/rtp/gstrtpmp4adepay.c:
6335         * gst/rtp/gstrtpmp4gdepay.c:
6336         * gst/rtp/gstrtpmp4gpay.c:
6337         * gst/rtp/gstrtpmp4vdepay.c:
6338         * gst/rtp/gstrtpmpadepay.c:
6339         * gst/rtp/gstrtpmpvdepay.c:
6340         * gst/rtp/gstrtpsv3vdepay.c:
6341         * gst/rtp/gstrtptheoradepay.c:
6342         * gst/rtp/gstrtptheorapay.c:
6343         * gst/rtp/gstrtpvorbisdepay.c:
6344         * gst/rtp/gstrtpvorbispay.c:
6345           Remove copy/paste unused code (property setters and getter) found by
6346           the coverage suite (yay, saves ~20k on disk).
6347
6348 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6349
6350         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6351           (videosink_templ):
6352           Also fix up pad templates to indicate that image/jpeg doesn't
6353           absolutely require the framerate property to be set (#504081).
6354
6355 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6356
6357         Based on patch by: Wouter Cloetens  <wouter at mind be>
6358
6359         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6360           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6361           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6362         * gst/matroska/matroska-mux.h:
6363           Keep track of first and last timestamps for each incoming stream,
6364           so we can calculate the total duration for live sources and other
6365           input where we can't query the duration from the start or where
6366           there's no constant framerate from which we can deduce the
6367           duration; also use calculated/observed duration if it is bigger
6368           than the previously queried duration. Furthermore, use
6369           gst_pad_query_peer_duration() and take into account that it may
6370           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6371           screws up comparisons when using unsigned integers. Fixes #504081.
6372
6373 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6374
6375         * configure.ac:
6376         * gst/audiofx/audioamplify.c:
6377         (gst_audio_amplify_clipping_method_get_type),
6378         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6379         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6380         (gst_audio_dynamic_transform_ip):
6381         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6382         (gst_audio_invert_transform_ip):
6383         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6384         (gst_audio_panorama_transform):
6385         * gst/level/gstlevel.c: (gst_level_init):
6386         Make elements GST_BUFFER_FLAG_GAP aware and call
6387         gst_base_transform_set_gap_aware for this.
6388         Bump core requirement to CVS.
6389         
6390         * gst/audiofx/audiochebyshevfreqband.c:
6391         (gst_audio_chebyshev_freq_band_transform_ip):
6392         * gst/audiofx/audiochebyshevfreqlimit.c:
6393         (gst_audio_chebyshev_freq_limit_transform_ip):
6394         Also sync GObject properties to the controller if operating
6395         in passthrough mode.
6396
6397 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6398
6399         * sys/directdraw/gstdirectdrawsink.c:
6400           (gst_directdraw_sink_window_thread):
6401           FALSE is not a gpointer.
6402
6403 2008-01-05  Julien Moutte  <julien@fluendo.com>
6404
6405         * sys/directdraw/gstdirectdrawsink.c:
6406         (gst_directdraw_sink_set_window_id),
6407         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6408         (gst_directdraw_sink_buffer_alloc),
6409         (gst_directdraw_sink_draw_borders),
6410         (gst_directdraw_sink_show_frame),
6411         (gst_directdraw_sink_setup_ddraw),
6412         (gst_directdraw_sink_window_thread),
6413         (gst_directdraw_sink_get_ddrawcaps),
6414         (gst_directdraw_sink_surface_create): Make sure we create our
6415         internal window only when we need it. That will give a chance to
6416         the application to get the prepare-xwindow-id bus message. Draw
6417         black borders when keeping aspect ratio. Handle the case where our
6418         rendering window disappears (closed or errors) like other sinks
6419         do. Various 80 columns fixes, improve state change order. That
6420         element could need some more love.
6421
6422 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6423
6424         * ext/taglib/gstapev2mux.h:
6425         * ext/taglib/gstid3v2mux.h:
6426         Remove useless typedefs without new type name. Fixes a warning with
6427         gcc 4.3.
6428
6429 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6430
6431         Patch by: John Millikin <jmillikin at gmail dot com>
6432
6433         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6434         (gst_flac_dec_setup_stream_decoder),
6435         (gst_flac_normalize_picture_mime_type),
6436         (gst_flac_extract_picture_buffer),
6437         (gst_flac_dec_metadata_callback):
6438         Emit metadata messages when a PICTURE block is encountered.
6439         Fixes #506715.
6440
6441 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6442
6443         * gst/avi/gstavi.c:
6444         increase rank because no known issues anymore ...
6445         * gst/avi/gstavisubtitle.c:
6446         send subtitle name to the srcpad
6447
6448 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6449
6450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6451         * gst/rtsp/gstrtspsrc.h:
6452         Implement redirect for the DESCRIBE reply. Fixes #506025.
6453
6454 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6455
6456         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6457         Fix 'xyz may be used uninitialized' compiler warnings caused
6458         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6459         abort() in any case but properly report the error.
6460
6461 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6462
6463         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6464         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6465         * sys/ximage/gstximagesrc.c: (composite_pixel):
6466           Fix 'xyz may be used uninitialized' compiler warnings caused
6467           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6468           not really nice to abort in any case). Fixes #505745.
6469
6470 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6471
6472         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6473           Small unit test fix (has no practical impact at the moment,
6474           since we're only feeding utf8 and hence just create a sub-
6475           buffer for the output).
6476
6477 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6478
6479         * gst/avi/gstavisubtitle.c:
6480         * tests/check/elements/avisubtitle.c:
6481         Add seeking support for avi subtitle
6482
6483 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6484
6485         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6486         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6487         (gst_flac_dec_write):
6488         * ext/flac/gstflacdec.h:
6489         Remove some unused vars.
6490         Do more cleanup of leftover events and tags.
6491         Output tags after the segment event. Fixes #504018.
6492
6493 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6494
6495         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6496           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6497           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6498           Detect other UTF byte order markers and convert to UTF-8 as
6499           appropriate.
6500
6501 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6502
6503         * gst/avi/gstavisubtitle.c: (src_template),
6504           (gst_avi_subtitle_extract_utf8_file),
6505           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6506           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6507           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6508         * gst/avi/gstavisubtitle.h:
6509           Refactor a bit; fix name extraction; don't assume all the data
6510           in the chunk is actually subtitle data, there may be padding at
6511           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6512           file so it's there to send again after a seek (for future use).
6513
6514 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6515
6516         * gst/avi/Makefile.am:
6517         * gst/avi/gstavi.c:
6518         * gst/avi/gstavisubtitle.c:
6519         * gst/avi/gstavisubtitle.h:
6520         * tests/check/Makefile.am:
6521         * tests/check/elements/avisubtitle.c:
6522         * win32/common/config.h:
6523                 Add avi subtitle element for bug #442034. Need seeking support
6524                 and more support for character conversion.
6525
6526 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6527
6528         * Makefile.am:
6529           Include common/win32.mak for CRLF check of win32 project
6530           files (see #393626).
6531
6532         * win32/vs6/libgstpng.dsp:
6533           Fix line endings and do cvs admin -kb.
6534
6535 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6536
6537         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6538         Actually drop the buffers which are outside the currently configured
6539         segment instead of just emitting a WARNING.
6540
6541 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6542
6543         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6544         (gst_flac_dec_write):
6545         * ext/flac/gstflacdec.h:
6546         Send segments from the streaming thread. Fixes #502187.
6547         Fix segment seeking and a bunch of other seeking cases.
6548
6549 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6550
6551         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6552           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6553           which is where it would end up if the same information was
6554           put in a vorbis comment (don't think it's worth adding a
6555           new URI tag for this). Fixes #488112.
6556
6557 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6558
6559         * configure.ac:
6560           We need core/base 0.10.15 or later.
6561
6562 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6563
6564         Patch by: Mark Nauwelaerts <manauw skynet be>
6565
6566         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6567         Fix regression in stream numbering. Fixes #502655.
6568
6569 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6570
6571         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6572
6573         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6574         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6575         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6576         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6577         (gst_rtp_h264_pay_handle_buffer):
6578         * gst/rtp/gstrtph264pay.h:
6579         Use higher performance start-code searching.
6580         Parse NALs and store SPS, PPS and profile in the caps so that they can
6581         be used in the SDP. Fixes #502814.
6582
6583 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6584
6585         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6586         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6587           Init some structs to zero before we pass them to ioctl, which
6588           avoids valgrind warnings.  Also fix a small memory leak.
6589
6590 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6591
6592         Patch by: Wouter Cloetens <wouter at mind dot be>
6593
6594         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6595         Copy timestamp from input to output. Not very perfect yet but better
6596         than nothing. Fixes #503023.
6597
6598 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6599
6600         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6601           Also print a useful error message with the old Wavpack API
6602           if possible.
6603
6604 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6605
6606         * ext/wavpack/gstwavpackdec.c:
6607           More build fixes for old libwavpack versions: include config.h so
6608           that WAVPACK_OLD_API is actually defined as detected; only use
6609           WavpackGetErrorMessage if it is available. This fixes the build
6610           on debian stable for me.
6611
6612 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6613
6614         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6615         * ext/wavpack/gstwavpackparse.c:
6616           (gst_wavpack_parse_create_src_pad):
6617           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6618           versions below 4.40.0.
6619
6620 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6621
6622         * configure.ac:
6623           And now do it right for real...
6624
6625 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6626
6627         * configure.ac:
6628           Correctly reset $LIBS to not contain -lm.
6629
6630 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6631
6632         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6633
6634         * configure.ac:
6635         * ext/cairo/gsttimeoverlay.c:
6636           (gst_cairo_time_overlay_print_smpte_time):
6637           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6638           and checking for rint() and implementing it ourself if it doesn't
6639           exist. Fixes #497293.
6640
6641 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6642
6643         * configure.ac:
6644           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6645
6646 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6647
6648         * sys/oss/gstosshelper.c:
6649         Verify that the format returned after the ioctl is the one
6650         we requested. It is valid for the ioctl to succeed while
6651         substituting an alternate 'supported' sample format.
6652
6653 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6654
6655         * sys/oss/gstossaudio.c: (plugin_init):
6656         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6657         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6658           Post decent (and translated) error message when we can't
6659           open the audio device for some reason.
6660
6661 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6662
6663         * sys/oss/gstosssink.c:
6664         * sys/oss/gstosssrc.c:
6665         Allow the AUDIODEV environment variable to redirect us
6666         to a different default OSS device, like sunaudiosink does
6667         on Solaris (makes audio play automatically on SunRays).
6668
6669 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6670
6671         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6672         * gst/audiofx/audiochebyshevfreqband.c:
6673         (gst_audio_chebyshev_freq_band_transform_ip):
6674         * gst/audiofx/audiochebyshevfreqlimit.c:
6675         (gst_audio_chebyshev_freq_limit_transform_ip):
6676         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6677         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6678         The transform_ip() methods should do nothing if in passthrough mode.
6679         It might get non-writable buffers in that case but the buffer might
6680         as well be writable.
6681
6682         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6683         The transform() methods won't be called in passthrough mode and
6684         otherwise the buffer is always writable so don't check here.
6685
6686 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6687
6688         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6689           Fix seeking in .wav files again (#501775).  Some people seem to think
6690           they don't need to test their changes when they're just 'reflowing'
6691           some code.
6692
6693 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6694
6695         * gst/autodetect/gstautovideosink.c:
6696         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6697         (gst_auto_video_sink_init),
6698         (gst_auto_video_sink_create_element_with_pretty_name),
6699         (gst_auto_video_sink_find_best),
6700         (gst_auto_video_sink_set_property),
6701         (gst_auto_video_sink_get_property):
6702         * gst/autodetect/gstautovideosink.h:
6703         Fix docs.
6704         Use same error reporting code as autoaudiosink.
6705         Add property to filter sinks based on caps. Only select raw video sinks
6706         by default for backwards compat.
6707         API: GstAutoVideoSink::filter-caps
6708
6709 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6710
6711         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6712
6713         * gst/autodetect/gstautoaudiosink.c:
6714         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6715         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6716         (gst_auto_audio_sink_set_property),
6717         (gst_auto_audio_sink_get_property):
6718         * gst/autodetect/gstautoaudiosink.h:
6719         Add property to filter sinks based on caps. Only select raw audio sinks
6720         by default for backwards compat.  Fixes #417420.
6721         API: GstAutoAudioSink::filter-caps
6722
6723 2007-11-29  Michael Smith <msmith@fluendo.com>
6724
6725         Patch by: Arek Korbik <arkadini@gmail.com>
6726
6727         * gst/videobox/gstvideobox.c: (plugin_init):
6728           Initialise liboil in plugin_init()
6729
6730 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6731
6732         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6733         Post error before sending EOS. Fixes #499178.
6734
6735 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6736
6737         * win32/vs6/gst_plugins_good.dsw:
6738         * win32/vs6/libgstpng.dsp:
6739         Add a project file for libgstpng
6740
6741 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6742
6743         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6744         (gst_rtp_h263_depay_process):
6745         Code beautification.
6746         Added debug statements.
6747         Don't bit-shift everything, just do operations on last/first byte
6748         instead.
6749
6750 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6751
6752         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6753
6754         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6755         Fix wrong comparison in overrun check. Fixes #499239 some more.
6756
6757 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6758
6759         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6760         (gst_rtp_h263_depay_process):
6761         * gst/rtp/gstrtph263depay.h:
6762         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6763         stream.
6764
6765 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6766
6767         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6768
6769         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6770         (gst_rtp_mp4a_depay_process):
6771         * gst/rtp/gstrtpmp4adepay.h:
6772         Fix depayloading when multiple frames are inside one RTP packet.
6773         Fixes #499239.
6774
6775 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6776
6777         * gst/level/gstlevel.c:
6778           Add GAP-flag support.
6779
6780 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6781
6782         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6783         Read the I flag for Mode A h263 rtp stream and set the
6784         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6785         Fixes #499383
6786
6787 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6788
6789         * gst/level/gstlevel.c:
6790           Remove some dead code and do cleanups.
6791
6792 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6793
6794         * tests/check/pipelines/simple-launch-lines.c:
6795           Improve the tests by allowing to set a target state.
6796
6797 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6798
6799         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6800         Don't check the caps of the output buffer if they're equal some
6801         other caps. The caps can change in a backward compatible way
6802         and did at this point.
6803
6804 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6805
6806         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6807         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6808         (gst_qtdemux_seek_to_previous_keyframe),
6809         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6810         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6811         reverse playback support.
6812
6813 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6814
6815         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6816         Also set the channel layout on the Wavpack caps if we're having
6817         a mono layout. Of course only do it for "audio/x-wavpack".
6818
6819 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6820
6821         * ext/wavpack/gstwavpackcommon.c:
6822         (gst_wavpack_get_default_channel_mask),
6823         (gst_wavpack_set_channel_layout),
6824         (gst_wavpack_get_default_channel_positions),
6825         (gst_wavpack_get_channel_mask_from_positions),
6826         (gst_wavpack_set_channel_mapping):
6827         * ext/wavpack/gstwavpackcommon.h:
6828         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6829         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6830         * ext/wavpack/gstwavpackdec.h:
6831         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6832         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6833         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6834         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6835         (gst_wavpack_enc_rewrite_first_block),
6836         (gst_wavpack_enc_sink_event):
6837         * ext/wavpack/gstwavpackenc.h:
6838         * ext/wavpack/gstwavpackparse.c:
6839         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6840         (gst_wavpack_parse_scan_to_find_sample),
6841         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6842         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6843         * ext/wavpack/gstwavpackparse.h:
6844         Add support for encoding, parsing and decoding multichannel
6845         files with up to 8 channels. This also improves the robustness
6846         of parsing quite a bit.
6847
6848         * ext/wavpack/gstwavpackstreamreader.c:
6849         (gst_wavpack_stream_reader_read_bytes),
6850         (gst_wavpack_stream_reader_get_pos),
6851         (gst_wavpack_stream_reader_set_pos_abs),
6852         (gst_wavpack_stream_reader_set_pos_rel),
6853         (gst_wavpack_stream_reader_push_back_byte),
6854         (gst_wavpack_stream_reader_get_length),
6855         (gst_wavpack_stream_reader_can_seek),
6856         (gst_wavpack_stream_reader_write_bytes):
6857         Improve debugging.
6858
6859 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6860
6861         * ext/libpng/gstpngdec.c:
6862         * ext/libpng/gstpngdec.h:
6863           Don't release the png-memory from within the callback.
6864
6865 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6866
6867         Patch by: René Stadler <mail at renestadler dot de>
6868
6869         * ext/libpng/gstpngenc.c:
6870           Don't leak buffer data memory. Fixes #498395.
6871
6872 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6873
6874         Patch by: René Stadler <mail at renestadler dot de>
6875
6876         * tests/check/pipelines/simple-launch-lines.c:
6877           Tests for #498395.
6878
6879 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6880
6881         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6882         (gst_tag_lib_mux_adjust_event_offsets):
6883         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6884         * sys/osxaudio/Makefile.am:
6885         * sys/osxvideo/cocoawindow.h:
6886         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6887
6888 2007-11-15  David Schleef  <ds@schleef.org>
6889
6890         * ext/cairo/gsttextoverlay.c:
6891           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6892
6893 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6894
6895         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6896
6897         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6898         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6899         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6900         * gst/rtp/gstrtpmp2tpay.h:
6901         Fill the MTU with as many packets as possible. Fixes #491323.
6902
6903 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6904
6905         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6906
6907         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6908         Fix some more leaks. Fixes #497007.
6909
6910 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6911
6912         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6913
6914         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6915         (gst_rtspsrc_stream_configure_tcp):
6916         Fix 3 pad leaks. Fixes #496983.
6917
6918 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6919
6920         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6921
6922         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6923         Fix small leak. Fixes #497017.
6924
6925 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6926
6927         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6928         (gst_qtdemux_prepare_current_sample),
6929         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6930         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6931         * gst/qtdemux/qtdemux_fourcc.h:
6932         * gst/qtdemux/qtdemux_types.c:
6933         Add suppport for theora in quicktime according to XiphQT.
6934
6935 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6936
6937         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6938         (gst_v4l2src_init), (gst_v4l2src_set_property),
6939         (gst_v4l2src_get_property):
6940         * sys/v4l2/gstv4l2src.h:
6941         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6942           Always copy buffers by default (handle safer with bugged drivers)
6943           and added a property to make it possible to use mmap effectively (no
6944           copy if possible) when application wants to. Fixes: #480557.
6945
6946 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6947
6948         * gst/id3demux/id3tags.c:
6949         * gst/id3demux/id3tags.h:
6950         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6951           We don't want the same string multiple times in a tag list for the
6952           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6953           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6954
6955 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6956
6957         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6958           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6959           into ID3v2 TXXX frames (fixes #347848).
6960
6961 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6962
6963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6964           Don't leak sdp message contents (fixes #496773).
6965
6966         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6967           Don't leak URI string.
6968
6969 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6970
6971         Patch by: Julien Puydt <julien dot puydt at laposte net>
6972
6973         * ext/raw1394/Makefile.am:
6974         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6975           (gst_1394_property_probe_get_properties),
6976           (gst_1394_property_probe_probe_property),
6977           (gst_1394_property_probe_needs_probe),
6978           (gst_1394_property_probe_get_values),
6979           (gst_1394_property_probe_interface_init),
6980           (gst_1394_type_add_property_probe_interface):
6981         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6982         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6983           (gst_dv1394src_init), (gst_dv1394src_dispose),
6984           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6985           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6986           (gst_dv1394src_update_device_name):
6987         * ext/raw1394/gstdv1394src.h:
6988           Implement GstPropertyProbe interface and add "device-name" property,
6989           so applications can use this to probe for available devices in the
6990           same way they can already with v4lsrc and v4l2src (however horrible
6991           this property probe interface may be). Fixes #358841.
6992
6993 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6994
6995         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6996
6997         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6998           (gst_rtspsrc_parse_range):
6999           Don't leak event, don't leak range (fixes #496752).
7000
7001 2007-11-14  Michael Smith <msmith@fluendo.com>
7002
7003         Patch by: Arek Korbik <arkadini@gmail.com>
7004
7005         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7006           Detect RGBA/BGRA correctly on little endian systems.
7007
7008 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7009
7010         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7011           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7012           corresponding ioctl() call fails even though the driver claims to
7013           support this format, just fall back to the pre-2.6.19 kernel
7014           routine that creates caps with suitable height and width ranges
7015           (see #448278).
7016
7017 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7018
7019         Patch by: Mark Nauwelaerts <manauw skynet be>
7020
7021         * gst/matroska/matroska-demux.c:
7022           (gst_matroska_demux_push_dvd_clut_change_event),
7023           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7024           (gst_matroska_demux_subtitle_caps):
7025         * gst/matroska/matroska-ids.h:
7026           Extract palette data for dvd subpicture streams and send it
7027           downstream as custom gstreamer dvd event (fixes #453417).
7028
7029 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7030
7031         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7032           Implement minimal parsing of the passed pango font description
7033           string, so passing a font size works the same as with the
7034           pango textoverlay plugin; fixes #455086.
7035           (Maybe we could just use pangocairo here at some point).
7036
7037 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7038
7039         * gst/avi/gstavidemux.c:
7040         * gst/wavparse/gstwavparse.c:
7041           Return the result in _activate_pull(). Don't ref element there.
7042
7043 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7044
7045         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7046         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7047         (gst_wavparse_srcpad_event):
7048           Ref the element when we should, but not when we its not needed. Reflow
7049           the event_handling to not leak the event.       
7050
7051 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7052
7053         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7054         (qtdemux_parse_samples):
7055         Properly free QTDemuxSamples array.
7056         Protect table write with a sensible check, some files apparently DO contain
7057         stts values starting with 0 :(
7058
7059 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7060
7061         * gst/avi/gstavidemux.c:
7062         * gst/qtdemux/qtdemux.c:
7063           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7064           previous commit messed up.
7065
7066 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7067
7068         * gst/avi/gstavidemux.c:
7069         * gst/qtdemux/qtdemux.c:
7070           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7071           element when we should, but not when we its not needed.
7072
7073 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7074
7075         * gst/wavparse/gstwavparse.c:
7076           Return FALSE if we can't handle a query instead of changing the
7077           format. Ignore fact when dealing with mpeg audio.
7078
7079 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7080
7081         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7082
7083         * configure.ac:
7084         * gst/udp/gstdynudpsink.c:
7085         * gst/udp/gstdynudpsink.h:
7086         * gst/udp/gstmultiudpsink.c:
7087         * gst/udp/gstmultiudpsink.h:
7088         * gst/udp/gstudpsink.c:
7089         * gst/udp/gstudpsink.h:
7090           Fix includes for MSVC and GLib-2.14.0 (#492388).
7091
7092         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7093           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7094
7095 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7096
7097         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7098         (gst_mulawdec_chain):
7099         * gst/law/mulaw-decode.h:
7100         Calculate outgoing buffer duration if incoming buffer didn't have a
7101         valid duration.
7102
7103 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7104
7105         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7106         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7107         Smarter combine_flow code that also deals with downstream elements
7108         returning UNEXPECTED when they receive data out of the segment
7109         boundaries. Fixes #491305.
7110
7111 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7112
7113         * sys/v4l2/v4l2src_calls.c:
7114           Fix 'unused variable' compiler warning when compiling against
7115           older kernel headers.
7116
7117 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7118
7119         * ext/taglib/gstid3v2mux.cc (add_funcs):
7120           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7121
7122 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7123
7124         * tests/check/pipelines/simple-launch-lines.c:
7125            Improve the tests a little more.
7126
7127 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7128
7129         patch by: Yun Zheng Hu
7130
7131         * sys/osxaudio/gstosxaudiosrc.c:
7132         Use default input device instead of default output device and
7133         only memcpy actual available bytes.
7134
7135 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7136
7137         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7138           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7139           early. It is temporary until we find something better.
7140
7141 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7142
7143         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7144
7145         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7146         Fix race when pausing a RTSP stream in interleaved.
7147         Fixes #475784.
7148
7149 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7150
7151         Patch by: Peter Kjellerstedt <pkj at axis com>
7152
7153         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7154         Use correct unref function for buffers. #488844.
7155
7156 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7157
7158         * gst/avi/gstavimux.c:
7159         * tests/check/elements/avimux.c:
7160           Add some debug and sync tests with the fix.     
7161
7162 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7163
7164         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7165
7166         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7167         When the socket is used by the app for other purposes, don't generate an
7168         error if there is activaty on the socket that is not data related.
7169         Fixes #487488.
7170
7171 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7172
7173         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7174         (gst_v4l2src_grab_frame):
7175         Add some more debug info. Generate an error when we run out of buffers
7176         for some reason. See #480557.
7177
7178 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7179
7180         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7181
7182         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7183         Set marker bit correctly.
7184
7185 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7186
7187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7188         Use allowed name for the GstStructure.
7189
7190 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7191
7192         * ext/gconf/gstswitchsink.c:
7193         * gst/autodetect/gstautoaudiosink.c:
7194           Use new gst_bus_pop_filtered().
7195
7196 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7197
7198         * sys/v4l2/gstv4l2src.c:
7199         * sys/v4l2/v4l2src_calls.c:
7200           When probing the formats and sizes a camera supports, make
7201           sure the best ones (highest resolution, prefered format)
7202           end up at the beginning of the probed caps and the less
7203           desirable ones at the end.  This is important because the
7204           order within the caps matters for things like fixation and
7205           negotiation, ie. what format is chosen in the end.
7206           With recent kernels, the current probing code will end up
7207           querying the supported sizes from lowest resolution to
7208           highest resolution, adding them to the probed caps in that
7209           order, resulting to v4l2src fixating to the lowest possible
7210           resolution if downstream does not express a size preference.
7211           Also make up a somewhat random ranking of prefered output
7212           formats for the same reason. Fixes #485828.
7213         
7214 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7215
7216         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7217
7218         * gst/id3demux/id3v2frames.c:
7219           Extract license/copyright URIs from ID3v2 WCOP frames
7220           (Fixes #447000).
7221
7222         * tests/check/elements/id3demux.c:
7223         * tests/files/Makefile.am:
7224         * tests/files/id3-447000-wcop.tag:
7225           Add simple unit test.
7226
7227 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7228
7229         * ext/taglib/gstid3v2mux.cc:
7230           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7231           Prerequisite for #447000.
7232
7233 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7234
7235         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7236         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7237         a GstClockTime.
7238
7239 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7240
7241         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7242         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7243         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7244         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7245         (gst_rtspsrc_change_state):
7246         More seeking fixes, mostly passing around the new playback segment in
7247         order to configure it properly.
7248         Also reset base_time of udp sources when setting them back to PLAYING as
7249         a temporary hack until core supports seek in live sources properly.
7250
7251 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7252
7253         * gst/rtp/gstrtpmp4adepay.c:
7254         Fix caps as to not confuse autopluggers.
7255
7256 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7257
7258         * gst/id3demux/gstid3demux.c:
7259         * gst/id3demux/gstid3demux.h:
7260         * gst/id3demux/id3tags.c:
7261         * gst/id3demux/id3tags.h:
7262         * gst/id3demux/id3v2frames.c:
7263           Port ID3 tag demuxer over to the new GstTagDemux in -base
7264           (now would be a good time to test re-importing your music
7265           collection).
7266
7267 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7268
7269         * gst/apetag/Makefile.am:
7270         * gst/apetag/gstapedemux.c:
7271         * gst/apetag/gstapedemux.h:
7272         * gst/apetag/gsttagdemux.c:
7273         * gst/apetag/gsttagdemux.h:
7274           Port APE tag demuxer over to the new GstTagDemux in -base.
7275
7276 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7277
7278         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7279         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7280         (gst_rtspsrc_handle_internal_src_query),
7281         (gst_rtspsrc_handle_src_query), (new_session_pad),
7282         (gst_rtspsrc_stream_configure_tcp),
7283         (gst_rtspsrc_stream_configure_transport),
7284         (gst_rtspsrc_loop_send_cmd):
7285         Improve flushing behaviour.
7286         Set state of the udp sources to PAUSE/PLAYING correctly.
7287         Handle events and queries for UDP and TCP transport now.
7288
7289 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7290
7291         * gst/rtp/gstrtpgsmdepay.c:
7292         * gst/rtp/gstrtpgsmpay.c:
7293           Add log category.
7294
7295 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7296
7297         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7298
7299         * tests/check/Makefile.am:
7300         * tests/check/pipelines/simple-launch-lines.c:
7301           Add unit tests for payloaders/depayloaders.
7302
7303 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7304
7305         * gst/avi/gstavimux.c:
7306         * gst/avi/gstavimux.h:
7307           Also save codec data for audio streams. Fixes #482495.
7308
7309 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7310
7311         * gst/avi/gstavimux.c:
7312           Fix "Index entry has invalid stream nr 1".
7313           Add support for muxing aac - work in progress (see #482495).
7314
7315 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7316
7317         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7318         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7319         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7320         * gst/rtsp/gstrtspsrc.h:
7321         Parse bandwidth modifiers, they are not yet configured in the session
7322         manager because we don't have an API for that yet.
7323
7324 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7325
7326         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7327         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7328         Use shiny new function in -base to get the default clock-rate.
7329         Update some docs.
7330
7331 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7332
7333         * win32/MANIFEST:
7334         Add files to win32 manifest.
7335         * win32/vs6/libgstaudiofx.dsp:
7336         * win32/vs6/libgstqtdemux.dsp:
7337         * win32/vs6/libgstrtp.dsp:
7338         * win32/vs6/libgstrtsp.dsp:
7339         Update project files.
7340
7341 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7342
7343         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7344         (gst_rtspsrc_play):
7345         * gst/rtsp/gstrtspsrc.h:
7346         In TCP mode, only timestamp the first buffer. TCP is not real time and
7347         it does not make sense to try to skew compensate, also some servers send
7348         the first batch of data in a burst.
7349
7350 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7351
7352         * gst/matroska/matroska-demux.c:
7353           Fix setting the discont flag on the first buffer
7354           pushed downstream for formats with private codec
7355           data that needs to be deserialised into buffers
7356           (such as vorbis and FLAC when in a matroska container).
7357
7358 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7359
7360         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7361
7362         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7363         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7364         (gst_rtp_mp4v_pay_handle_buffer):
7365         * gst/rtp/gstrtpmp4vpay.h:
7366         Free the config string. Fixes #480707.
7367         Clean up the timestamp code a little.
7368
7369 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7370
7371         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7372         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7373         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7374         * gst/rtsp/gstrtspsrc.h:
7375         Set timestamps on RTP buffers in interleaved mode.
7376         Mark first buffers with a DISCONT.
7377         Remove flush hack now that sync for live sources has been figured out.
7378
7379 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7380
7381         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7382         Update documentation.
7383
7384 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7385
7386         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7387         (gst_rtp_xqt_depay_change_state):
7388         * gst/qtdemux/gstrtpxqtdepay.h:
7389         Fail if we don't know the quicktime format.
7390
7391 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7392
7393         * ext/flac/gstflacenc.c:
7394         * ext/flac/gstflacenc.h:
7395           Save the flow return from the last gst_pad_push() and
7396           make sure we pass the right flow return value upstream
7397           in the case of failure; minor clean-ups.
7398
7399 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7400
7401         * ext/taglib/gstapev2mux.cc:
7402         * ext/taglib/gstid3v2mux.cc:
7403         * gst/apetag/gstapedemux.c:
7404           Add support for the new GST_TAG_COMPOSER (#459809).
7405
7406 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7407
7408         * gst/law/alaw-decode.c:
7409         * gst/law/alaw-decode.h:
7410         * gst/law/alaw-encode.c:
7411         * gst/law/alaw-encode.h:
7412         * gst/law/alaw.c:
7413         * gst/law/mulaw-conversion.h:
7414           Compulsive clean-ups: use boilerplate macros, add debug
7415           categories, fix up things to conform to symbol nomenklatura,
7416           etc.
7417
7418 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7419
7420         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7421
7422         * gst/law/alaw-decode.c:
7423         * gst/law/alaw-encode.c:
7424           Use static tables for A-Law decoding and encoding; this makes
7425           A-Law decoding and encoding less CPU-intensive, but increases
7426           the binary size a bit. Leaving old code around for now,
7427           selectable by a define in the code. Fixes #435435.
7428
7429 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7430
7431         * configure.ac:
7432         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7433         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7434         in configure.ac.
7435
7436 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7437
7438         Patch by: Jan Gerber <j at bootlab dot org>
7439
7440         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7441         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7442
7443 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7444
7445         * sys/oss/gstosshelper.c:
7446           Use GST_WARNING instead of a g_critical. This situation is not caused
7447           by the application.
7448
7449 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7450
7451         * po/LINGUAS:
7452         * po/nl.po:
7453           Updated translations.
7454
7455 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7456
7457         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7458
7459         * po/eu.po:
7460           Added Basque translation.
7461
7462 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7463
7464         translated by: Abel Cheung <abelcheung@gmail.com>
7465
7466         * po/zh_HK.po:
7467         * po/zh_TW.po:
7468           Added Chinese (traditional and Hong Kong) translation.
7469
7470 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7471
7472         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7473
7474         * po/pl.po:
7475           Added Polish translation.
7476
7477 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7478
7479         translated by: Ilkka Tuohela <hile@iki.fi>
7480
7481         * po/fi.po:
7482           Added Finnish translation.
7483
7484 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7485
7486         translated by: Jorge González González <aloriel@gmail.com>
7487
7488         * po/es.po:
7489           Added Spanish translation.
7490
7491 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7492
7493         translated by: Mogens Jaeger <mogens@jaeger.tf>
7494
7495         * po/da.po:
7496           Added Danish translation.
7497
7498 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7499
7500         translated by: Funda Wang <fundawang@linux.net.cn>
7501
7502         * po/zh_CN.po:
7503           Added Chinese (simplified) translation.
7504
7505 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7506
7507         translated by: Alexander Shopov <ash@contact.bg>
7508
7509         * po/bg.po:
7510           Added Bulgarian translation.
7511
7512 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7513
7514         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7515         Set outgoing packet duration because we can. Fixes #478244 some more.
7516
7517 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7518
7519         * ext/cairo/gsttextoverlay.c:
7520           Add info about static leak.
7521         
7522         * tests/check/Makefile.am:
7523         * tests/check/generic/states.c:
7524           Improved state change unit test.
7525
7526 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7527
7528         * docs/plugins/.cvsignore:
7529         * tests/check/.cvsignore:
7530           Ignore registries in any format.
7531
7532 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7533
7534         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7535         Removed some unused code.
7536
7537         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7538         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7539         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7540         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7541         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7542         (gst_rtp_theora_pay_flush_packet):
7543         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7544         Try to preserve the incomming buffer duration on the outgoing
7545         packets. Fixes #478244.
7546
7547 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7548
7549         * ext/taglib/gstapev2mux.cc:
7550         * ext/taglib/gstid3v2mux.cc:
7551           Work around compiler warnings with g++-4.2 when assigning a
7552           string constant to a gchar * (partially fixes #478092).
7553
7554 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7555
7556         * configure.ac:
7557           We require core CVS now for gst_base_src_set_do_timestamp().
7558
7559 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7560
7561         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7562         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7563         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7564         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7565         (gst_rtspsrc_handle_message):
7566         Fix compiler warnings shown with Forte.
7567
7568 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7569
7570         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7571         (gst_rtspsrc_dup_printf):
7572         Give meaningfull error when all streams failed to configure for some
7573         reason.
7574
7575 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7576
7577         * gst/rtp/README:
7578         Update README with the design for synchronisation rules of RTP on
7579         sender and receiver.
7580
7581 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7582
7583         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7584         (gst_wavparse_chain):
7585         Don't push EOS from the chain function, the element
7586         driving the pipeline is responsible for this. The bug
7587         this was meant to fix seems to be queue not forwarding
7588         EOS in all cases (see #476514).
7589
7590 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7591
7592         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7593         (gst_level_transform_ip):
7594         * gst/level/gstlevel.h:
7595         Use basetransform segment so that it is correctly managed on flushes and
7596         start/stop.
7597         Report message timestamp as stream time, which is what an application
7598         can understand.
7599
7600 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7601
7602         * ext/taglib/gstapev2mux.cc:
7603         * ext/taglib/gstapev2mux.h:
7604         * ext/taglib/gsttaglibmux.c:
7605         * tests/check/elements/apev2mux.c:
7606         Update my mail address.
7607
7608 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7609
7610         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7611         (gst_wavparse_loop), (gst_wavparse_chain):
7612         Add EOS logic for the push-based mode too. Fixes #476514.
7613
7614 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7615
7616         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7617         * gst/law/alaw-encode.h:
7618         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7619         (gst_mulawenc_chain):
7620         * gst/law/mulaw-encode.h:
7621         Fix law encoder timestamps.
7622
7623 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7624
7625         * ext/gconf/gstgconfaudiosink.c:
7626           Fix warning when building without debug.
7627
7628         * sys/oss/gstossmixertrack.c:
7629           Use const like in alsamixertrack.c (fixes warnings).
7630
7631 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7632
7633         * sys/v4l2/v4l2src_calls.c:
7634         (gst_v4l2src_probe_caps_for_format_and_size):
7635         Fix framerate detection code some more.
7636         Handle the case where there is a weird step in the stepwise framerates.
7637         Don't overwrite the min interval with the framerate, use a temp variable
7638         instead.
7639         Use max in the Continuous framerate intervals instead of step, which is
7640         1 according to the docs. Fixes #475424.
7641
7642 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7643
7644         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7645         Make udpsrc timestamp outgoing buffers based on when they were received.
7646         Also make it output a segment in time.
7647
7648 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7649
7650         * gst/avi/gstavidemux.c:
7651           Plug a little leak. Little code cleanups.
7652
7653 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7654
7655         * configure.ac:
7656           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7657           flac versions, 's good for cross-compilation karma.
7658
7659 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7660
7661         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7662
7663         * gst/rtp/gstrtph263pay.c:
7664           Fix up header structure so that compilers don't add padding
7665           between the structure fields, since that would lead to us
7666           sending RTP packets with broken headers (as is currently the
7667           case when compiling with MSVC). Also see similar fixes in
7668           libgstrtp in gst-plugins-base. (#474616; #471194)
7669
7670 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7671
7672         * sys/v4l2/v4l2src_calls.c:
7673         (gst_v4l2src_probe_caps_for_format_and_size):
7674         Don't overwrite our GValue with 0 but instead use the previously
7675         computed value. Fixes #471823 some more.
7676
7677 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7678
7679         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7680           No tabs in this file please, or gtk-doc will end up documenting
7681           rather absurd class hierarchies.
7682
7683 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7684
7685         * ext/gconf/gstswitchsink.c:
7686           If the new kid element fails to change state for some reason
7687           (e.g. esdsink not being able to connect to the sound server),
7688           forward the error message it posted on the bus instead of just
7689           posting a generic 'Internal state change error: please file a
7690           bug' error message. Fixes #471364.
7691
7692 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7693
7694         * gst/qtdemux/Makefile.am:
7695         * gst/qtdemux/qtdemux.c:
7696           Don't assume tags are encoded as UTF-8 (#473670).
7697
7698 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7699
7700         * sys/v4l2/gstv4l2src.c:
7701         * sys/v4l2/gstv4l2src.h:
7702         * sys/v4l2/v4l2src_calls.c:
7703           Implement LATENCY queries in the crudest way possible so I don't
7704           have to use sync=false any longer when testing with videosinks.
7705
7706 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7707
7708         * configure.ac:
7709           Fix build.
7710
7711 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7712
7713         * sys/v4l2/v4l2src_calls.c:
7714         (gst_v4l2src_probe_caps_for_format_and_size):
7715         Add some more debugging in the framerate function.
7716         Iterate stepwise framerate up to and _including_ the max and if nothing
7717         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7718         don't end up with an empty list. Fixes #471823
7719
7720 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7721
7722         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7723         (gst_multiudpsink_set_clients_string),
7724         (gst_multiudpsink_get_clients_string),
7725         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7726         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7727         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7728         (gst_multiudpsink_clear):
7729         Add property do configure destination address/port pairs
7730         API:GstMultiUDPSink::clients
7731
7732 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7733
7734         * tests/examples/Makefile.am:
7735         * tests/examples/rtp/Makefile.am:
7736         * tests/examples/rtp/client-H263p-AMR.sh:
7737         * tests/examples/rtp/client-H263p-PCMA.sdp:
7738         * tests/examples/rtp/client-H263p-PCMA.sh:
7739         * tests/examples/rtp/client-H264-PCMA.sdp:
7740         * tests/examples/rtp/client-H264-PCMA.sh:
7741         * tests/examples/rtp/client-PCMA.sh:
7742         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7743         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7744         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7745         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7746         Added some RTP example scripts for sending and receiving RTP streams.
7747
7748 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7749
7750         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7751         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7752         Restructure the setcaps function so that we can also compute the
7753         expected GStreamer output size of the video frames.
7754         Set frame_byte_size correctly so that read-based devices have a chance
7755         of working correctly.
7756         When grabbing a frame, discard frames that are not of the expected size.
7757         Some cameras don't output the right framesize for the first buffer.
7758         Try only a couple of times to get a valid frame, else error out.
7759
7760         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7761         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7762         Add some more debug info when scanning the device.
7763
7764         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7765         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7766         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7767         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7768         Add some more debug info when dequeing a frame.
7769
7770 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7771
7772         * gst/wavparse/gstwavparse.c:
7773           More code cleanups. Add some more comment and improve debugs logs.
7774
7775 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7776
7777         * gst/wavparse/gstwavparse.c:
7778         * gst/wavparse/gstwavparse.h:
7779           Implement seek-query. Refactor duration calculations. Appropriate use
7780           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7781           out of loops.
7782
7783 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7784
7785         * gst/avi/gstavidemux.c:
7786           Implement seek-query.
7787
7788 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7789
7790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7791         (gst_rtspsrc_dup_printf):
7792         Use new basesink async property to make sparse RTCP packet not wait for
7793         preroll.
7794
7795 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7796
7797         * gst/audiofx/Makefile.am:
7798         Dist the right file.
7799
7800 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7801
7802         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7803         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7804         Make sure we generate and parse floating point values in the POSIX
7805         locale instead of the current locale. 
7806
7807 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7808
7809         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7810         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7811         (gst_rtspsrc_play):
7812         * gst/rtsp/gstrtspsrc.h:
7813         Fix method detection again.
7814         Keep track of when we must send a Range header.
7815         Use segment values for Range, Speed and Scale headers.
7816         Parse Speed and Scale headers to update the segment values.
7817
7818 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7819
7820         patch by: Mark Nauwelaerts <manauw@skynet.be>
7821
7822         * sys/v4l2/v4l2src_calls.c:
7823           Handle optional v4l2 ioctls gracefully.
7824
7825 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7826
7827         * gst/rtp/Makefile.am:
7828         * gst/rtp/gstrtp.c: (plugin_init):
7829         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7830         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7831         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7832         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7833         (gst_rtp_h263_depay_get_property),
7834         (gst_rtp_h263_depay_change_state),
7835         (gst_rtp_h263_depay_plugin_init):
7836         * gst/rtp/gstrtph263depay.h:
7837         Added an H263 depayloader. Fixes #369392.
7838
7839         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7840         (gst_rtp_h263p_depay_process):
7841         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7842         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7843         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7844         payloads.
7845         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7846
7847 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7848
7849         * gst/audiofx/audiochebyshevfreqband.c:
7850         * gst/audiofx/audiochebyshevfreqlimit.c:
7851         Add small comparision with the windowed sinc filters in the docs.
7852
7853 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7854
7855         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7856         (audiochebyshevfreqband_suite):
7857         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7858         (audiochebyshevfreqlimit_suite):
7859         Also test 32 bit float mode and the type 2 variants of the filters.
7860
7861 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7862
7863         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7864         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7865         (gst_rtspsrc_loop):
7866         Refactor the udp and interleaved loop function a bit.
7867
7868 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7869
7870         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7871         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7872         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7873         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7874         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7875         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7876         * gst/rtsp/gstrtspsrc.h:
7877         Protect connection activity with a new lock, avoids deadlocks when going
7878         to PAUSED. Fixes #455808.
7879
7880 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7881
7882         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7883         Fix debug statement.
7884
7885 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7886
7887         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7888         Fix stray %u in debug line as spotted by Saur on IRC.
7889
7890 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7891
7892         * gst/audiofx/audiochebyshevfreqband.c:
7893         (gst_audio_chebyshev_freq_band_class_init):
7894         * gst/audiofx/audiochebyshevfreqlimit.c:
7895         (gst_audio_chebyshev_freq_limit_class_init):
7896         Use generator macros for the process functions for the different
7897         sample types, add lower upper boundaries for the GObject properties
7898         so automatically generated UIs can use sliders and add a note about
7899         the number of poles as a too high number of poles combined with
7900         very low or very high frequencies will produce only noise.
7901         * docs/plugins/gst-plugins-good-plugins.args:
7902         Regenerated for the property changes.
7903
7904 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7905
7906         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7907         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7908         (gst_rtspsrc_stream_configure_udp_sink),
7909         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7910         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7911         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7912         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7913         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7914         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7915         * gst/rtsp/gstrtspsrc.h:
7916         Improve timeout handling.
7917         Use the same socket for sending and receiving RTCP packets so that some
7918         servers can track clients better.
7919         Improve connection closed handling. Try to reconnect.
7920         Don't overwrite our content base with NULL.
7921         Improve debugging.
7922         Improve range parsing and handling.
7923         Remove flushing hack now that core does the right thing.
7924
7925 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7926
7927         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7928         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7929         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7930         (gst_multiudpsink_close), (gst_multiudpsink_add):
7931         * gst/udp/gstmultiudpsink.h:
7932         Add support for getting and setting the socket to use.
7933
7934         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7935         (gst_udpsrc_create), (gst_udpsrc_get_property):
7936         Add support for getting the currently used socket.
7937
7938 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7939
7940         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7941
7942         * gst/audiofx/Makefile.am:
7943         * gst/audiofx/audiochebyshevfreqband.c:
7944         (gst_audio_chebyshev_freq_band_mode_get_type),
7945         (gst_audio_chebyshev_freq_band_base_init),
7946         (gst_audio_chebyshev_freq_band_dispose),
7947         (gst_audio_chebyshev_freq_band_class_init),
7948         (gst_audio_chebyshev_freq_band_init),
7949         (generate_biquad_coefficients), (calculate_gain),
7950         (generate_coefficients),
7951         (gst_audio_chebyshev_freq_band_set_property),
7952         (gst_audio_chebyshev_freq_band_get_property),
7953         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7954         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7955         (gst_audio_chebyshev_freq_band_start):
7956         * gst/audiofx/audiochebyshevfreqband.h:
7957         * gst/audiofx/audiochebyshevfreqlimit.c:
7958         (gst_audio_chebyshev_freq_limit_mode_get_type),
7959         (gst_audio_chebyshev_freq_limit_base_init),
7960         (gst_audio_chebyshev_freq_limit_dispose),
7961         (gst_audio_chebyshev_freq_limit_class_init),
7962         (gst_audio_chebyshev_freq_limit_init),
7963         (generate_biquad_coefficients), (calculate_gain),
7964         (generate_coefficients),
7965         (gst_audio_chebyshev_freq_limit_set_property),
7966         (gst_audio_chebyshev_freq_limit_get_property),
7967         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7968         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7969         (gst_audio_chebyshev_freq_limit_start):
7970         * gst/audiofx/audiochebyshevfreqlimit.h:
7971         * gst/audiofx/audiofx.c: (plugin_init):
7972         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7973         Fixes #464800.
7974
7975         * tests/check/Makefile.am:
7976         * tests/check/elements/.cvsignore:
7977         * tests/check/elements/audiochebyshevfreqband.c:
7978         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7979         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7980         * tests/check/elements/audiochebyshevfreqlimit.c:
7981         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7982         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7983         Add unit tests for the chebyshev filters.
7984
7985         * docs/plugins/Makefile.am:
7986         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7987         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7988         * docs/plugins/gst-plugins-good-plugins.args:
7989         * docs/plugins/inspect/plugin-1394.xml:
7990         * docs/plugins/inspect/plugin-audiofx.xml:
7991         * docs/plugins/inspect/plugin-dv.xml:
7992         * docs/plugins/inspect/plugin-flac.xml:
7993         * docs/plugins/inspect/plugin-jpeg.xml:
7994         * docs/plugins/inspect/plugin-png.xml:
7995         * docs/plugins/inspect/plugin-rtp.xml:
7996         * docs/plugins/inspect/plugin-shout2send.xml:
7997         * docs/plugins/inspect/plugin-wavpack.xml:
7998         And add docs for the chebyshev filters. While doing
7999         that also run make update in docs/plugins.
8000
8001 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8002
8003         * ext/annodex/gstcmmltag.c:
8004         * gst/rtp/gstrtpvorbispay.c:
8005           Make ro memory to share.
8006
8007 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8008
8009         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8010         Improve UDP performance by avoiding a select() when we have data
8011         available immediatly.
8012
8013 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8014
8015         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8016         (gst_rtp_dec_class_init):
8017         * gst/rtsp/gstrtpdec.h:
8018         Add (dummy) SSRC management signals.
8019
8020         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8021         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8022         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8023         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8024         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8025         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8026         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8027         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8028         * gst/rtsp/gstrtspsrc.h:
8029         Add connection-speed property.
8030         Add find_stream helper functions.
8031         Handle stream EOS based on BYE messages or SSRC timeout.
8032         Returns SUCCESS from the state change function as we hide our async
8033         elements from the parent.
8034
8035 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8036
8037         * gst/debug/rndbuffersize.c:
8038           Fix da leak.
8039
8040 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8041
8042         * gst/debug/Makefile.am:
8043         * gst/debug/breakmydata.c:
8044         * gst/debug/gstdebug.c:
8045         * gst/debug/negotiation.c:
8046         * gst/debug/progressreport.c:
8047         * gst/debug/rndbuffersize.c:
8048         * gst/debug/testplugin.c:
8049           Add new test element and clean-up the others a little.
8050
8051 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8052
8053         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8054         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8055
8056 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8057
8058         * gst/rtp/gstrtpilbcdepay.c:
8059           Include stdlib.
8060
8061 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8062
8063         * gst/rtp/gstrtpmpvdepay.c:
8064         Set the mpegversion in the caps so that autoplugging does not get
8065         confused.
8066
8067 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8068
8069         * po/hu.po:
8070         * po/uk.po:
8071         * po/vi.po:
8072           Updated translations.
8073
8074 2007-08-08  Michael Smith <msmith@fluendo.com>
8075
8076         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8077           Render right border in the correct location.
8078
8079 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8080
8081         Patch by: Olivier Crete <tester at tester dot ca>
8082
8083         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8084         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8085         Make mode property a string. Fixes #464475.
8086
8087 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8088
8089         * ext/flac/gstflacenc.c:
8090           Widen caps to match decoder a bit and add more FIXMEs.
8091
8092 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8093
8094         patch by: Mark Nauwelaerts <manauw@skynet.be>
8095
8096         * gst/avi/gstavimux.c:
8097           Fix ODML index tag numbering. Fixes #463624.
8098
8099 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8100
8101         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8102         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8103         (gst_rtspsrc_stream_configure_tcp),
8104         (gst_rtspsrc_stream_configure_udp_sink):
8105         Fix default clock-rate for realmedia.
8106         Fix parsing of transport.
8107         Don't try to link NULL pads.
8108
8109 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8110
8111         * po/POTFILES.skip:
8112           Add POTFILES.skip with list of source files that aren't disted at the
8113           moment but contain translatable strings. Should hopefully pacify
8114           broken tools and make it clearer that these files are left out
8115           intentionally (#461600).
8116
8117 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8118
8119         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8120         If the buffer was entirely clipped ... don't try sending it :)
8121
8122 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8123
8124         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8125         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8126         (gst_rtspsrc_create_transports_string),
8127         (gst_rtspsrc_prepare_transports):
8128         If we don't hav a session manager, set the caps on outgoing buffers
8129         ourselves.
8130         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8131         Append final bit of the transport string even when it does not contain a
8132         placeholder.
8133
8134 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8135
8136         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8137         (gst_rtsp_ext_list_connect):
8138         * gst/rtsp/gstrtspext.h:
8139         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8140         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8141         Clean up the interface list.
8142         Allow connecting to interface signals for the extensions.
8143         Remove old extension code.
8144         Free list on cleanup.
8145         Allow extensions to send additional RTSP messages.
8146
8147 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8148
8149         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8150         Handle a NULL gconf key gracefully by rendering the default element.
8151
8152 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8153
8154         * gst/rtsp/gstrtspext.h:
8155         Fix include path for extension interface.
8156
8157 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8158
8159         * gst/audiofx/audioamplify.h:
8160         Also remove a now unecessary variable here.
8161
8162 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8163
8164         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8165         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8166         * gst/audiofx/audiodynamic.c:
8167         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8168         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8169         * gst/audiofx/audiodynamic.h:
8170         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8171         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8172         * gst/audiofx/audioinvert.h:
8173         Don't save format information ourselves, this is already saved in
8174         GstAudioFilter.
8175
8176 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8177
8178         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8179         (gst_rtsp_ext_list_stream_select):
8180         * gst/rtsp/gstrtspext.h:
8181         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8182         Use rank to filter out extensions.
8183         Add url to stream_select interface call.
8184
8185 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8186
8187         * gst/rtsp/Makefile.am:
8188         * gst/rtsp/base64.c:
8189         * gst/rtsp/base64.h:
8190         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8191         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8192         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8193         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8194         (gst_rtsp_ext_list_setup_media),
8195         (gst_rtsp_ext_list_configure_stream),
8196         (gst_rtsp_ext_list_get_transports),
8197         (gst_rtsp_ext_list_stream_select):
8198         * gst/rtsp/gstrtspext.h:
8199         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8200         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8201         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8202         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8203         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8204         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8205         (gst_rtspsrc_stream_configure_tcp),
8206         (gst_rtspsrc_stream_configure_mcast),
8207         (gst_rtspsrc_stream_configure_udp),
8208         (gst_rtspsrc_stream_configure_udp_sink),
8209         (gst_rtspsrc_stream_configure_transport),
8210         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8211         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8212         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8213         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8214         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8215         (gst_rtspsrc_parse_methods),
8216         (gst_rtspsrc_create_transports_string),
8217         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8218         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8219         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8220         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8221         * gst/rtsp/gstrtspsrc.h:
8222         * gst/rtsp/rtsp.h:
8223         * gst/rtsp/rtspconnection.c:
8224         * gst/rtsp/rtspconnection.h:
8225         * gst/rtsp/rtspdefs.c:
8226         * gst/rtsp/rtspdefs.h:
8227         * gst/rtsp/rtspext.h:
8228         * gst/rtsp/rtspextwms.c:
8229         * gst/rtsp/rtspextwms.h:
8230         * gst/rtsp/rtspmessage.c:
8231         * gst/rtsp/rtspmessage.h:
8232         * gst/rtsp/rtsprange.c:
8233         * gst/rtsp/rtsprange.h:
8234         * gst/rtsp/rtsptransport.c:
8235         * gst/rtsp/rtsptransport.h:
8236         * gst/rtsp/rtspurl.c:
8237         * gst/rtsp/rtspurl.h:
8238         * gst/rtsp/sdp.h:
8239         * gst/rtsp/sdpmessage.c:
8240         * gst/rtsp/sdpmessage.h:
8241         * gst/rtsp/test.c:
8242         Use shiny new RTSP and SDP library.
8243         Implement RTSP extensions using the new interface.
8244         Remove a lot of old code.
8245
8246 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8247
8248         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8249         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8250
8251 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8252
8253         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8254         Don't unref the outgoing buffer twice when dropping it because it's
8255         outside of the segment.
8256
8257 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8258
8259         * configure.ac:
8260         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8261         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8262         Use the new buffer clipping function from gstaudio here and
8263         require gst-plugins-base CVS.
8264         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8265         For framed Wavpack buffers we require a valid timestamp.
8266
8267 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8268
8269         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8270         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8271         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8272         Clip raw audio and video when we can, keep track of current output
8273         segment.
8274         Don't leak buffers and events when there is no output pad.
8275         Improve debugging here and there.
8276
8277 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8278
8279         * configure.ac:
8280           Sync liboil check with plugins-base.
8281
8282 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8283
8284         * ext/annodex/Makefile.am:
8285           Fix CFLAGS/LIBS.
8286
8287         * ext/cdio/gstcdiocddasrc.c:
8288         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8289           Include stdlib
8290
8291         * ext/cairo/Makefile.am:
8292         * gst/videofilter/Makefile.am:
8293         * tests/examples/level/Makefile.am:
8294           Use $(LIBM) instead of -lm
8295
8296 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8297
8298         * sys/v4l2/gstv4l2src.c:
8299           Add another example pipeline.
8300
8301 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8302
8303         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8304
8305         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8306           Use define here.
8307
8308         * sys/v4l2/gstv4l2tuner.c:
8309         (gst_v4l2_tuner_set_frequency_and_notify):
8310           Don't touch the property - its still disabled.
8311
8312         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8313         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8314         * sys/v4l2/v4l2src_calls.h:
8315           Improve fallback format negotionation. Fixes #451388
8316
8317 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8318
8319         * tests/check/elements/videocrop.c: (GST_START_TEST):
8320           Fix the test.
8321
8322 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8323
8324         * docs/plugins/Makefile.am:
8325         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8326         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8327         * docs/plugins/inspect/plugin-jpeg.xml:
8328         * docs/plugins/inspect/plugin-png.xml:
8329         * ext/jpeg/gstjpegdec.c:
8330         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8331         (gst_pngdec_sink_setcaps):
8332           More docs. More logs in pngdec.
8333
8334 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8335
8336         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8337           Initialize num_buffers with minimum value.
8338
8339         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8340         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8341           Handle frame-size query failure gracefully.
8342
8343 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8344
8345         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8346         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8347         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8348         of qt/aac files.
8349
8350 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8351
8352         * ext/wavpack/gstwavpackdec.c:
8353         (gst_wavpack_dec_clip_outgoing_buffer):
8354         Fix buffer clipping to correctly clip to the segment stop.
8355
8356 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8357
8358         * configure.ac:
8359         * tests/Makefile.am:
8360         Remove bogus check for libcheck, since we check for
8361         gstreamer-check and it pulls in the required info from there,
8362         and we weren't actually _using_ the information for libcheck
8363         ourselves anyway.
8364
8365 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8366
8367         * configure.ac:
8368           Use pkg-config to locate check.
8369
8370 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8371
8372         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8373         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8374         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8375         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8376         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8377         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8378         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8379         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8380         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8381         * gst/effectv/gstrev.c: (gst_revtv_transform):
8382         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8383         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8384         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8385         * gst/matroska/matroska-demux.c:
8386         (gst_matroska_demux_add_wvpk_header),
8387         (gst_matroska_demux_check_subtitle_buffer),
8388         (gst_matroska_decode_buffer):
8389         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8390           Fix build against core CVS.
8391
8392 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8393
8394         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8395         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8396         don't have enough granularity to convert that boolean into a
8397         GstFlowReturn.
8398
8399 2007-07-06  Michael Smith <msmith@fluendo.com>
8400
8401         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8402         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8403         (gst_alawdec_change_state):
8404         * gst/law/alaw-decode.h:
8405         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8406         (gst_mulawdec_class_init), (gst_mulawdec_init),
8407         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8408         * gst/law/mulaw-decode.h:
8409           Fix capsnego bogosity in *law decoders. 
8410
8411 2007-07-06  Michael Smith <msmith@fluendo.com>
8412
8413         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8414         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8415         (gst_smokeenc_change_state):
8416         * ext/jpeg/gstsmokeenc.h:
8417           Remove stupidity in get/set caps functions.
8418           Fix some refcounting problems.
8419
8420 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8421
8422         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8423         Remove endianness-flipping hack that seems to have been required
8424         only because of a bug in ffmpegcolorspace.
8425         Partially Fixes: #451908
8426
8427 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8428
8429         * docs/plugins/Makefile.am:
8430           Simplify --extra-dir as gtkdoc scans recursively.
8431
8432 2007-07-03  Wim Taymans  <wim@fluendo.com>
8433
8434         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8435
8436         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8437         Set the encoding-name in the rtp caps to all uppercase, as required by
8438         the caps spec.
8439         Some small cleanups in the error paths. Fixes #453037.
8440
8441 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8442
8443         * ext/wavpack/gstwavpackparse.c:
8444         (gst_wavpack_parse_index_get_last_entry),
8445         (gst_wavpack_parse_index_get_entry_from_sample),
8446         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8447         (gst_wavpack_parse_scan_to_find_sample):
8448         * ext/wavpack/gstwavpackparse.h:
8449         Use a GSList for the GArray that is used like a list anyway.
8450
8451 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8452
8453         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8454         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8455         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8456           Add state change function where we set 0/1 as default framerate in
8457           case our setcaps function isn't called, like it might not in a
8458           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8459           gdkpixbufdec trying to create caps with a 0/0 framerate.
8460           Also post an error message on the bus if gst_pad_push() fails when
8461           called from our sink event handler (+1 for flow returns for event
8462           functions in 0.11) instead of failing silently.
8463
8464 2007-06-27  Wim Taymans  <wim@fluendo.com>
8465
8466         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8467         Cast stack args to the proper types. Fixes #451249.
8468
8469 2007-06-27  Wim Taymans  <wim@fluendo.com>
8470
8471         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8472         (new_session_pad), (gst_rtspsrc_setup_streams):
8473         * gst/rtsp/gstrtspsrc.h:
8474         For container formats we only need to activate one of the streams so
8475         that we correctly signal no-more-pads. Fixes #451015.
8476
8477 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8478
8479         * docs/plugins/gst-plugins-good-plugins.args:
8480         * docs/plugins/inspect/plugin-aasink.xml:
8481         * docs/plugins/inspect/plugin-alaw.xml:
8482         * docs/plugins/inspect/plugin-alpha.xml:
8483         * docs/plugins/inspect/plugin-alphacolor.xml:
8484         * docs/plugins/inspect/plugin-annodex.xml:
8485         * docs/plugins/inspect/plugin-apetag.xml:
8486         * docs/plugins/inspect/plugin-audiofx.xml:
8487         * docs/plugins/inspect/plugin-auparse.xml:
8488         * docs/plugins/inspect/plugin-autodetect.xml:
8489         * docs/plugins/inspect/plugin-avi.xml:
8490         * docs/plugins/inspect/plugin-cacasink.xml:
8491         * docs/plugins/inspect/plugin-cairo.xml:
8492         * docs/plugins/inspect/plugin-cdio.xml:
8493         * docs/plugins/inspect/plugin-cutter.xml:
8494         * docs/plugins/inspect/plugin-debug.xml:
8495         * docs/plugins/inspect/plugin-efence.xml:
8496         * docs/plugins/inspect/plugin-effectv.xml:
8497         * docs/plugins/inspect/plugin-esdsink.xml:
8498         * docs/plugins/inspect/plugin-flac.xml:
8499         * docs/plugins/inspect/plugin-flxdec.xml:
8500         * docs/plugins/inspect/plugin-gconfelements.xml:
8501         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8502         * docs/plugins/inspect/plugin-goom.xml:
8503         * docs/plugins/inspect/plugin-halelements.xml:
8504         * docs/plugins/inspect/plugin-icydemux.xml:
8505         * docs/plugins/inspect/plugin-id3demux.xml:
8506         * docs/plugins/inspect/plugin-jpeg.xml:
8507         * docs/plugins/inspect/plugin-ladspa.xml:
8508         * docs/plugins/inspect/plugin-level.xml:
8509         * docs/plugins/inspect/plugin-matroska.xml:
8510         * docs/plugins/inspect/plugin-mulaw.xml:
8511         * docs/plugins/inspect/plugin-multipart.xml:
8512         * docs/plugins/inspect/plugin-navigationtest.xml:
8513         * docs/plugins/inspect/plugin-ossaudio.xml:
8514         * docs/plugins/inspect/plugin-png.xml:
8515         * docs/plugins/inspect/plugin-quicktime.xml:
8516         * docs/plugins/inspect/plugin-rtp.xml:
8517         * docs/plugins/inspect/plugin-rtsp.xml:
8518         * docs/plugins/inspect/plugin-smpte.xml:
8519         * docs/plugins/inspect/plugin-speex.xml:
8520         * docs/plugins/inspect/plugin-taglib.xml:
8521         * docs/plugins/inspect/plugin-udp.xml:
8522         * docs/plugins/inspect/plugin-videobalance.xml:
8523         * docs/plugins/inspect/plugin-videobox.xml:
8524         * docs/plugins/inspect/plugin-videocrop.xml:
8525         * docs/plugins/inspect/plugin-videoflip.xml:
8526         * docs/plugins/inspect/plugin-videomixer.xml:
8527         * docs/plugins/inspect/plugin-wavenc.xml:
8528         * docs/plugins/inspect/plugin-wavparse.xml:
8529         * docs/plugins/inspect/plugin-ximagesrc.xml:
8530           Update docs with caps info.
8531
8532 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8533
8534         * po/POTFILES.in:
8535           Add more files with translatable strings (#450878).
8536
8537 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8538
8539         * MAINTAINERS:
8540         Updating all the maintainers files
8541
8542 2007-06-22  Edward Hervey  <edward@fluendo.com>
8543
8544         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8545         * gst/interleave/deinterleave.c: (deinterleave_init),
8546         (deinterleave_sink_link):
8547         * gst/interleave/interleave.c: (interleave_init):
8548         * gst/median/gstmedian.c: (gst_median_init):
8549         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8550         Fix memory leaks.
8551         * tests/check/elements/id3demux.c: (pad_added_cb):
8552         Remove unused variable.
8553
8554 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8555
8556         * ext/gconf/gconf.h:
8557         Make the prototype of gst_gconf_get_key_for_sink_profile
8558         match the implementation.
8559         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8560         Fixes: #449747
8561
8562 2007-06-20  Michael Smith <msmith@fluendo.com>
8563
8564         * gst/rtp/gstrtpdepay.c:
8565           Fix description - rtpdepay is not a payloader.
8566
8567 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8568
8569         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8570         (qtdemux_video_caps):
8571         * gst/qtdemux/qtdemux_fourcc.h:
8572           Add MJPG to the variants of motion jpeg.
8573
8574 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8575
8576         * tests/check/Makefile.am:
8577         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8578         * tests/check/elements/videocrop.c: (GST_START_TEST):
8579         * tests/check/elements/videofilter.c:
8580         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8581         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8582           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8583           error flags are included and it errors out on compiler warnings
8584           for CVS builds; remove unused variables in various unit tests.
8585
8586 2007-06-19  Wim Taymans  <wim@fluendo.com>
8587
8588         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8589         (rtsp_connection_close), (rtsp_connection_free):
8590         Use threadsafe inet_ntop to convert an ip number to a string. 
8591         Fixes #447961.
8592         Don't leak fd (and ip) when freeing a connection without first closing
8593         it.
8594
8595 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8596
8597         * configure.ac:
8598         Back to CVS
8599
8600         * gst-plugins-good.doap:
8601         Add 0.10.6 to the doap file.
8602
8603 === release 0.10.6 ===
8604
8605 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8606
8607         * configure.ac:
8608           releasing 0.10.6, "Wobble Board"
8609
8610 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8611
8612         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8613         (rtsp_connection_free):
8614           Revert previous commit again, since we are frozen (sorry).
8615
8616 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8617
8618         Patch by: Peter Kjellerstedt <pkj at axis com>
8619
8620         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8621         (rtsp_connection_free):
8622           inet_ntoa() uses a static buffer internally, so we need to copy the
8623           returned string if we want to store it for later (#447961).
8624
8625 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8626
8627         * win32/vs6/autogen.dsp:
8628         * win32/vs6/gst_plugins_good.dsw:
8629         * win32/vs6/libgstalaw.dsp:
8630         * win32/vs6/libgstalpha.dsp:
8631         * win32/vs6/libgstalphacolor.dsp:
8632         * win32/vs6/libgstapetag.dsp:
8633         * win32/vs6/libgstaudiofx.dsp:
8634         * win32/vs6/libgstauparse.dsp:
8635         * win32/vs6/libgstautodetect.dsp:
8636         * win32/vs6/libgstavi.dsp:
8637         * win32/vs6/libgstcutter.dsp:
8638         * win32/vs6/libgstdirectdraw.dsp:
8639         * win32/vs6/libgstdirectsound.dsp:
8640         * win32/vs6/libgsteffectv.dsp:
8641         * win32/vs6/libgstflx.dsp:
8642         * win32/vs6/libgstgoom.dsp:
8643         * win32/vs6/libgsticydemux.dsp:
8644         * win32/vs6/libgstid3demux.dsp:
8645         * win32/vs6/libgstinterleave.dsp:
8646         * win32/vs6/libgstjpeg.dsp:
8647         * win32/vs6/libgstlevel.dsp:
8648         * win32/vs6/libgstmatroska.dsp:
8649         * win32/vs6/libgstmedian.dsp:
8650         * win32/vs6/libgstmonoscope.dsp:
8651         * win32/vs6/libgstmulaw.dsp:
8652         * win32/vs6/libgstmultipart.dsp:
8653         * win32/vs6/libgstqtdemux.dsp:
8654         * win32/vs6/libgstrtp.dsp:
8655         * win32/vs6/libgstrtsp.dsp:
8656         * win32/vs6/libgstsmpte.dsp:
8657         * win32/vs6/libgstspeex.dsp:
8658         * win32/vs6/libgstudp.dsp:
8659         * win32/vs6/libgstvideobalance.dsp:
8660         * win32/vs6/libgstvideobox.dsp:
8661         * win32/vs6/libgstvideocrop.dsp:
8662         * win32/vs6/libgstvideoflip.dsp:
8663         * win32/vs6/libgstvideomixer.dsp:
8664         * win32/vs6/libgstwaveform.dsp:
8665         * win32/vs6/libgstwavenc.dsp:
8666         * win32/vs6/libgstwavparse.dsp:
8667         Mark *.dsp & *.dsw as binary files and convert to DOS line
8668         endings, as they don't load into VS6 correctly otherwise.
8669
8670 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8671
8672         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8673         (rtsp_connection_connect):
8674         Fix the MingW build. 
8675         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8676         Fixes: #446981
8677
8678 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8679
8680         * tests/check/elements/.cvsignore:
8681         * tests/icles/.cvsignore:
8682         Hush the buildbots up
8683
8684 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8685
8686         * configure.ac:
8687         * sys/Makefile.am:
8688         * sys/directdraw/Makefile.am:
8689         * sys/directsound/Makefile.am:
8690         * sys/waveform/Makefile.am:
8691         Make sure to dist everything needed for win32 builds.
8692
8693 2007-06-14  Edward Hervey  <edward@fluendo.com>
8694
8695         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8696         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8697         caps.
8698         Fixes #447458
8699
8700 2007-06-13  Wim Taymans  <wim@fluendo.com>
8701
8702         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8703         Make sure we allocate enough memory for the codec_data.
8704         Fixes #447210.
8705
8706 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8707
8708         * win32/MANIFEST:
8709         Add videocrop project file to the win32 manifest.
8710         * win32/vs6/gst_plugins_good.dsw:
8711         Add qtdemux,videocrop and waveform projects to the workspace.
8712         * win32/vs6/libgstqtdemux.dsp:
8713         Add zlib to the link list of qtdemux.
8714         * win32/vs6/libgstvideocrop.dsp:
8715         Add a project file for videocrop.
8716
8717 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8718
8719         * po/POTFILES.in:
8720         Add qtdemux for translation
8721
8722 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8723
8724         * configure.ac:
8725         * docs/plugins/Makefile.am:
8726         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8727         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8728         * docs/plugins/inspect/plugin-videocrop.xml:
8729         * gst-plugins-good.spec.in:
8730         * sys/Makefile.am:
8731         * tests/check/Makefile.am:
8732         * tests/icles/Makefile.am:
8733         * tests/icles/videocrop-test.c:
8734         Move videocrop and osxvideo from -bad.
8735
8736 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8737
8738         * configure.ac:
8739         * docs/plugins/Makefile.am:
8740         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8741         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8742         * docs/plugins/gst-plugins-good-plugins.args:
8743         * docs/plugins/inspect/plugin-qtdemux.xml:
8744         * docs/plugins/inspect/plugin-quicktime.xml:
8745         * win32/MANIFEST:
8746         Move qtdemux from -bad.
8747
8748         * gst-plugins-good.spec.in:
8749         Update spec file to reflect moving of qtdemux and wavpack
8750
8751 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8752         
8753         * win32/MANIFEST:
8754         * docs/plugins/Makefile.am:
8755         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8756         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8757         * docs/plugins/inspect/plugin-directdraw.xml:
8758         * docs/plugins/inspect/plugin-directsound.xml:
8759         * docs/plugins/inspect/plugin-waveform.xml:
8760         Move the waveform plugin from -bad too. Update the inspect xml
8761         files to mention Plugins Good instead of Plugins Bad.
8762
8763 2007-06-12  Andy Wingo  <wingo@pobox.com>
8764
8765         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8766         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8767         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8768         finalization and resuscitation. No longer public.
8769         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8770         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8771         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8772         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8773         miniobject semantics, and be threadsafe.
8774         (gst_v4l2src_queue_frame): Remove this function, as we just call
8775         the ioctls directly in the two places where we queue buffers.
8776         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8777         directly.
8778         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8779         to allocate the pool, which also preallocates the GstBuffers.
8780         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8781         queueing the frames directly.
8782         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8783         mmap buffers have been dequeued.
8784
8785         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8786         real MiniObject instead of rolling our own refcounting and
8787         finalizing. Give it a lock.
8788         (struct _GstV4l2Buffer): Remove one intermediary object, having
8789         the buffers hold the struct v4l2_buffer directly.
8790
8791         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8792         capture_init so that it can set them on the buffers that it will
8793         create.
8794         (gst_v4l2src_get_read): For better or for worse, include the
8795         timestamping and offsetting code here; really we should be using
8796         bufferalloc though.
8797         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8798         preallocated, mmap'd buffers.
8799
8800 2007-06-11  Wim Taymans  <wim@fluendo.com>
8801
8802         Patch by: daniel fischer <dan at f3c dot com>
8803
8804         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8805         (gst_ximage_src_get_caps):
8806         Actually use the display_name property so that we can dump any
8807         available X display. Fixes #445905.
8808
8809 2007-06-11  Wim Taymans  <wim@fluendo.com>
8810
8811         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8812
8813         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8814         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8815         Add missing rate fields to caps. Fixes #441118.
8816
8817 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8818
8819         * win32/vs6/gst_plugins_good.dsw:
8820         * win32/vs8/gst-plugins-good.sln:
8821         Add DirectSound and DirectDraw sinks project files to
8822         workspace and solution files.
8823
8824 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8825
8826         Patch by: Josh Coalson <xflac at yahoo dot com>,
8827         updated by Alexis Ballier <aballier at gentoo dot org>:
8828
8829         * configure.ac:
8830         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8831         (gst_flac_dec_setup_seekable_decoder),
8832         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8833         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8834         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8835         * ext/flac/gstflacdec.h:
8836         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8837         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8838         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8839         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8840         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8841         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8842         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8843         * ext/flac/gstflacenc.h:
8844         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8845         
8846 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8847
8848         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8849         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8850         not necessary anymore as we need at least that core version. 
8851
8852 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8853
8854         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8855         (gst_wavpack_dec_chain):
8856         * ext/wavpack/gstwavpackdec.h:
8857         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8858         (gst_wavpack_parse_push_buffer):
8859         * ext/wavpack/gstwavpackparse.h:
8860         Improve discont handling by checking if the next Wavpack block has
8861         the expected, following block index.
8862
8863 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8864
8865         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8866           Fix element description.
8867
8868 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8869
8870         * configure.ac:
8871         * docs/plugins/Makefile.am:
8872         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8873         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8874         * docs/plugins/gst-plugins-good-plugins.args:
8875         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8876         * docs/plugins/gst-plugins-good-plugins.signals:
8877         * docs/plugins/inspect/plugin-autodetect.xml:
8878         * docs/plugins/inspect/plugin-gconfelements.xml:
8879         * docs/plugins/inspect/plugin-ladspa.xml:
8880         * docs/plugins/inspect/plugin-rtp.xml:
8881         * docs/plugins/inspect/plugin-wavpack.xml:
8882         * ext/Makefile.am:
8883         * tests/check/Makefile.am:
8884           move wavpack plugin.  See #352605.
8885
8886 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8887
8888         * configure.ac:
8889         * docs/plugins/Makefile.am:
8890         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8891         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8892         * docs/plugins/gst-plugins-good-plugins.args:
8893         * sys/Makefile.am:
8894         * win32/MANIFEST:
8895         Add DirectDraw & DirectSound plugins to the build and docs.
8896
8897 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8898
8899         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8900         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8901           When operating in pull mode, error out correct on not-linked.
8902
8903 2007-06-06  Andy Wingo  <wingo@pobox.com>
8904
8905         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8906         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8907         format and size if the ioctls are defined; should fix compilation
8908         on Linux < 2.16.19.
8909
8910 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8911
8912         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8913           Printf fixes in debug statements; use LOG level for debug statements
8914           that are printed for each and every frame; convert c++ comments to
8915           C-style comments; not much point using g_try_malloc() if we then not
8916           even check the return value.
8917
8918 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8919
8920         * configure.ac:
8921           Bump requirements to released versions (core and base 0.10.13).
8922
8923         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8924           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8925           own implementation.
8926
8927 2007-06-05  Andy Wingo  <wingo@pobox.com>
8928
8929         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8930         some useless comments.
8931
8932         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8933         frames before calling STREAMON, that might leave them in a state
8934         where they can't be dequeued if we go back to NULL without calling
8935         STREAMON, according to the docs.
8936         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8937         before we call STREAMON.
8938         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8939         failures. (For me this code hung.) The pool refcounting is still
8940         crack; added a note to that effect.
8941
8942 2007-06-05  Wim Taymans  <wim@fluendo.com>
8943
8944         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8945         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8946         Add support for mapping gst structure names to the MIME type equivalent.
8947         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8948
8949 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8950
8951         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8952         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8953         (gst_wavenc_chain), (gst_wavenc_change_state):
8954         * gst/wavenc/gstwavenc.h:
8955         Properly write wav files with width!=depth by having the depth most
8956         significant bytes set and all others zero. Fixes #442535.
8957
8958 2007-06-01  Wim Taymans  <wim@fluendo.com>
8959
8960         * gst/rtsp/rtspconnection.c:
8961         Add include to make buildbot happy.
8962
8963 2007-06-01  Wim Taymans  <wim@fluendo.com>
8964
8965         Patch by: Peter Kjellerstedt  <pkj at axis com>
8966
8967         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8968         (rtsp_connection_connect), (add_date_header),
8969         (rtsp_connection_send), (parse_response_status),
8970         (parse_request_line), (parse_line), (rtsp_connection_receive):
8971         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8972         * gst/rtsp/rtspdefs.h:
8973         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8974         (rtsp_message_init_request), (rtsp_message_init_response),
8975         (rtsp_message_remove_header), (rtsp_message_append_headers),
8976         (rtsp_message_dump):
8977         * gst/rtsp/rtspmessage.h:
8978         Improves version checking, allowing an RTSP server to reply with "505
8979         RTSP Version not supported.
8980         Adds a Date header to all messages.
8981         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8982         want to be able to send a response even if something in the request was
8983         invalid. EINVAL is only used when passing wrong arguments to functions.
8984         Do not handle an invalid method in parse_request_line(). Defer this to
8985         the caller so it can respond with "405 Method Not Allowed".
8986         Improves parsing of the timeout parameter to the Session header,
8987         allowing whitespace after the semicolon. 
8988         Avoids a compiler warning due to variables shadowing a function argument.
8989
8990 2007-06-01  Wim Taymans  <wim@fluendo.com>
8991
8992         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8993
8994         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8995         (gst_rtp_amr_depay_process):
8996         * gst/rtp/gstrtpamrdepay.h:
8997         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8998         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8999         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9000         * gst/rtp/gstrtpamrpay.h:
9001         Add support for AMR-WB.
9002         Small cleanups such as using BOILERPLATE.
9003
9004 2007-05-31  Wim Taymans  <wim@fluendo.com>
9005
9006         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9007         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9008
9009 2007-05-30  Andy Wingo  <wingo@pobox.com>
9010
9011         * sys/v4l2/gstv4l2object.h: 
9012         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9013         unintended changes.
9014
9015         * sys/v4l2/v4l2src_calls.h: 
9016         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9017         the format list in the order that the driver gives it to us.
9018         (gst_v4l2src_probe_caps_for_format_and_size)
9019         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9020         based on the capabilities of the device.
9021         (gst_v4l2src_grab_frame): Update for object variable renaming.
9022         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9023         as in the set_caps below.
9024         (gst_v4l2src_capture_init): Update for object variable renaming,
9025         and reflow.
9026         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9027         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9028         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9029         (gst_v4l2src_get_fps): Remove; these functions don't have much
9030         meaning outside of an atomic set_caps method.
9031         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9032         known.
9033
9034         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9035         call to update_fps; not sure about this change.
9036         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9037         moment we don't have an update_fps_func.
9038
9039         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9040         structures in the object, just store what we need. Do store the
9041         probed caps of the device. Don't store the current frame rate.
9042
9043         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9044         update_fps_function, for now. Update for new object variable
9045         naming.
9046         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9047         new object variable naming.
9048         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9049         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9050         (gst_v4l2src_get_caps): Rework to probe the device for supported
9051         frame sizes and frame rates.
9052         (gst_v4l2src_set_caps): Rework to be strict in the given
9053         parameters: if someone asks us to have a certain size and rate,
9054         that is what we configure.
9055         (gst_v4l2src_get_read): Update for object variable naming. Don't
9056         leak buffers on short reads.
9057         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9058         comments.
9059         (gst_v4l2src_create): Update for object variable naming.
9060
9061 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9062
9063         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9064         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9065         * gst/avi/gstavidemux.h:
9066           Parse subtitle text streams instead of erroring out (#442034). Still
9067           needs a parser for the subtitles to actually show up.
9068
9069 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9070
9071         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9072         (gst_avi_demux_loop):
9073           Make _push_event() return TRUE if the event could be pushed on at
9074           least one pad and not only if it could be pushed on all pads,
9075           otherwise we'll end up posting an error message on EOS if one or
9076           more source pads are not connected.
9077
9078 2007-05-28  Wim Taymans  <wim@fluendo.com>
9079
9080         * gst/rtsp/rtsptransport.c:
9081         Use renamed RTP bin.
9082
9083 2007-05-28  Wim Taymans  <wim@fluendo.com>
9084
9085         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9086
9087         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9088         (gst_video_box_set_property), (gst_video_box_transform_caps),
9089         (video_box_recalc_transform), (gst_video_box_set_caps),
9090         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9091         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9092         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9093         (gst_video_box_i420_i420), (gst_video_box_transform),
9094         (plugin_init):
9095         Add AYUV->AYUV and AYUV->I420 formats. 
9096         Fix negotiation and I420->AYUV conversion.
9097         Fixes #429329.
9098
9099 2007-05-26  Wim Taymans  <wim@fluendo.com>
9100
9101         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9102         Use different variables for nested for loops so that the outer loop
9103         functions properly and speex files with multiple frames per buffer work
9104         properly.
9105         Fixes #441408.
9106
9107 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9108
9109         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9110           Don't leak newsegment events.
9111
9112 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9113
9114         * gst/wavparse/Makefile.am:
9115           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9116           drags it in.
9117
9118 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9119
9120         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9121         (notgst_value_array_append_buffer),
9122         (gst_flac_enc_process_stream_headers),
9123         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9124         (gst_flac_enc_change_state):
9125         * ext/flac/gstflacenc.h:
9126           Collect headers, add "streamheader" field to output caps and set
9127           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9128           produces output according to the official FLAC-to-Ogg mapping
9129           instead of completely broken files. Fixes #426044.
9130
9131 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9132
9133         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9134         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9135         (gst_id3demux_sink_event):
9136         * gst/id3demux/gstid3demux.h:
9137         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9138         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9139         (gst_tag_demux_send_new_segment):
9140         Handle and adjust new-segment events so that downstream really
9141         sees a stream with the tag pieces stripped off the front and back.
9142         Fixes strangeness in seeking when mp3 decoders use the new-segment
9143         byte position to estimate their current playback position timestamp
9144         and then the arriving buffers don't match up.
9145
9146 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9147
9148         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9149           Don't unnecessarily perform a READY->NULL->READY transition on the
9150           detected audio sink when starting up. Fixes: #440127
9151
9152 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9153
9154         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9155         (gst_flac_enc_chain):
9156           Don't crash in chain function if setcaps hasn't been called.
9157
9158 2007-05-24  Wim Taymans  <wim@fluendo.com>
9159
9160         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9161         Init value to avoid infinte loops.
9162
9163 2007-05-24  Wim Taymans  <wim@fluendo.com>
9164
9165         Patch by: Peter Kjellerstedt  <pkj at axis com>
9166
9167         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9168         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9169         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9170         (gst_rtspsrc_play):
9171         (rtsp_connection_send), (rtsp_connection_receive):
9172         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9173         Fix for new API.
9174
9175         * gst/rtsp/rtspconnection.c: (add_auth_header),
9176         Only add authorisation and session headers when sending messages.
9177
9178         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9179         (rtsp_message_init_request), (rtsp_message_init_response),
9180         (rtsp_message_unset), (rtsp_message_add_header),
9181         (rtsp_message_remove_header), (rtsp_message_get_header),
9182         (rtsp_message_append_headers), (dump_key_value),
9183         (rtsp_message_dump):
9184         * gst/rtsp/rtspmessage.h:
9185         Add support for multiple headers of the same type by storing the parsed
9186         headers in a GArray instaed of a hashtable.
9187
9188 2007-05-21  Wim Taymans  <wim@fluendo.com>
9189
9190         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9191         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9192         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9193         safer shutdown.
9194
9195 2007-05-21  Wim Taymans  <wim@fluendo.com>
9196
9197         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9198         * gst/rtsp/gstrtpdec.h:
9199         Added signal for backwards compat.
9200
9201 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9202         
9203         Patch by: René Stadler <mail at renestadler dot de>
9204
9205         * configure.ac:
9206         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9207         (gst_au_parse_parse_header), (gst_au_parse_chain):
9208         * gst/auparse/gstauparse.h:
9209         Use audioconvert for converting from non-native endianness floats
9210         in auparse instead of doing it ourself. Fixes #424527.
9211         This needs the audioconvert from plugins-base CVS.
9212         
9213 2007-05-21  Wim Taymans  <wim@fluendo.com>
9214
9215         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9216         (gst_rtp_h263p_pay_flush):
9217         Fix enum registration.
9218
9219 2007-05-21  Wim Taymans  <wim@fluendo.com>
9220
9221         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9222
9223         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9224         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9225         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9226         (gst_rtp_h263p_pay_flush):
9227         * gst/rtp/gstrtph263ppay.h:
9228         Add new fragmentation mode base on GOB headers. Fixes #438940.
9229
9230 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9231
9232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9233           Printf format fix.
9234
9235 2007-05-18  Wim Taymans  <wim@fluendo.com>
9236
9237         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9238         Don't crash when an unsupported transport error was returned by the
9239         server, just try to configure the next stream. Fixes #439255.
9240
9241 2007-05-18  Wim Taymans  <wim@fluendo.com>
9242
9243         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9244         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9245         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9246         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9247         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9248         * gst/rtsp/gstrtspsrc.h:
9249         Add TCP timeout property and use it for all TCP connection.
9250
9251         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9252         (rtsp_connection_write), (rtsp_connection_next_timeout),
9253         (rtsp_connection_reset_timeout):
9254         Make connect and writes cancelable and make them use the timeout.
9255
9256 2007-05-18  Wim Taymans  <wim@fluendo.com>
9257
9258         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9259         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9260         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9261         (gst_rtspsrc_setup_streams):
9262         Refactor timeout handling.
9263         Also send keep-alive when dealing with TCP transport.
9264
9265         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9266         (rtsp_connection_free), (rtsp_connection_next_timeout),
9267         (rtsp_connection_reset_timeout):
9268         * gst/rtsp/rtspconnection.h:
9269         Use a timer to handle the session timeouts, add some methods to deal
9270         with timeouts.
9271
9272 2007-05-17  Wim Taymans  <wim@fluendo.com>
9273
9274         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9275         (gst_rtspsrc_setup_streams):
9276         Ignore streams that fail the setup command, we will retry with a
9277         different transport later on.
9278
9279         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9280         (rtsp_ext_wms_configure_stream):
9281         Fix encoding name case.
9282
9283 2007-05-16  Edward Hervey  <edward@fluendo.com>
9284
9285         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9286         Fix build on macosx.
9287
9288 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9289
9290         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9291         Replace direct comparison of a string with the string literal "" with
9292         a comparison of the first character with '\0'. Fixes #438926.
9293
9294 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9295
9296         * gst/debug/breakmydata.c (gst_break_my_data_init):
9297           One more try. This should be the proper fix now.
9298
9299 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9300
9301         * gst/debug/breakmydata.c:
9302           Ooops, no // comments please.
9303
9304 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9305
9306         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9307         (gst_break_my_data_init):
9308           Fix gst_buffer_is_writable() assertion.
9309
9310 2007-05-14  David Schleef  <ds@schleef.org>
9311
9312         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9313           video/x-raw-bayer.  Fixes #314160.
9314
9315 2007-05-14  Wim Taymans  <wim@fluendo.com>
9316
9317         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9318         (gst_rtp_theora_depay_parse_configuration):
9319         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9320         (gst_rtp_theora_pay_finish_headers),
9321         (gst_rtp_theora_pay_handle_buffer):
9322         Update theora pay/depayloader in a similar to vorbis.
9323
9324         * gst/rtp/gstrtpvorbisdepay.c:
9325         (gst_rtp_vorbis_depay_parse_configuration):
9326         Update docs.
9327
9328 2007-05-14  Wim Taymans  <wim@fluendo.com>
9329
9330         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9331         When we try to execute a method that is not supported by the server,
9332         don't error out but remove the method from the accepted methods so that
9333         we never try to perform this method again.
9334
9335 2007-05-14  Wim Taymans  <wim@fluendo.com>
9336
9337         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9338         Remove annoying _dump_mem.
9339
9340 2007-05-14  Wim Taymans  <wim@fluendo.com>
9341
9342         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9343         Parse range correctly.
9344
9345         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9346         The baseurl now always has a '/' at the start.
9347
9348 2007-05-14  Wim Taymans  <wim@fluendo.com>
9349
9350         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9351         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9352         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9353         Factor out caps configuration and configure more stuff such as the time
9354         ranges and speed/scale values.
9355
9356         * gst/rtsp/rtsptransport.c:
9357         Add Copyright after non-trival fixes.
9358
9359 2007-05-12  Wim Taymans  <wim@fluendo.com>
9360
9361         Patch by: Peter Kjellerstedt  <pkj at axis com>
9362
9363         * gst/rtsp/gstrtspsrc.h:
9364         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9365         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9366         (rtsp_message_get_header):
9367         * gst/rtsp/rtspmessage.h:
9368         Make channel guint8 where possible.
9369         Make rtsp_message_init_data() take the channel as a guint8.
9370
9371         * gst/rtsp/rtspdefs.c:
9372         Fixed a typo: Timout -> Timeout
9373
9374         * gst/rtsp/rtspdefs.h:
9375         Make RTSP_CHECK() behave as a statement.
9376
9377         * gst/rtsp/sdpmessage.c:
9378         Avoid a compiler warning in INIT_ARRAY().
9379         Fixes #437692.
9380
9381 2007-05-12  Wim Taymans  <wim@fluendo.com>
9382
9383         Patch by: Peter Kjellerstedt  <pkj at axis com>
9384
9385         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9386         (rtsp_url_get_request_uri):
9387         * gst/rtsp/rtspurl.h:
9388         Add support for query parameters to RTSP URLs.
9389
9390 2007-05-12  Wim Taymans  <wim@fluendo.com>
9391
9392         Patch by: Peter Kjellerstedt  <pkj at axis com>
9393
9394         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9395         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9396         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9397         (rtsp_transport_parse), (rtsp_transport_as_text):
9398         * gst/rtsp/rtsptransport.h:
9399         Add validation to rtsp_transport_parse().
9400         Add rtsp_transport_as_text() to generate an RTSP header from an
9401         RTSPTransport.
9402         Change ssrc to guint (was a string) since that is what it is, even
9403         though it is sent as a hex string.
9404         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9405         incorrect, which can be seen when looking at the examples in the RFC).
9406         Fixes #437670.
9407
9408 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9409
9410         Patch by: Eric Anholt
9411
9412         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9413           gst_ximage_src_ximage_get):
9414         Use union of all damage between frames to make it faster.
9415         Fixes bug #342463.
9416         Also fix crasher when cursor is at bottom right of window.
9417
9418 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9419
9420         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9421           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9422           streaming mode regression for file from #343837 with 'bext' chunk
9423           before the 'fmt' chunk.
9424
9425 2007-05-11  Wim Taymans  <wim@fluendo.com>
9426
9427         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9428         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9429         (gst_rtspsrc_handle_src_event),
9430         (gst_rtspsrc_stream_configure_manager),
9431         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9432         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9433         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9434         * gst/rtsp/gstrtspsrc.h:
9435         * gst/rtsp/rtspdefs.h:
9436         Preliminary seek support.
9437         Activate internal pads so that we can receive events on them.
9438         Don't try to parse a range string when it's NULL.
9439
9440 2007-05-11  Wim Taymans  <wim@fluendo.com>
9441
9442         * gst/rtp/README:
9443         Update README with new RTP variables that will be used for
9444         synchronisation.
9445
9446         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9447         (gst_rtp_vorbis_depay_parse_configuration),
9448         (gst_rtp_vorbis_depay_process):
9449         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9450         (gst_rtp_vorbis_pay_finish_headers),
9451         (gst_rtp_vorbis_pay_handle_buffer):
9452         Update vorbis pay and depayloader to draft-04.
9453
9454 2007-05-11  Wim Taymans  <wim@fluendo.com>
9455
9456         * gst/rtsp/rtsptransport.c:
9457         UDP MCAST is actually the default for RTP/AVP.
9458 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9459
9460         * gst/level/gstlevel.c: (gst_level_transform_ip):
9461         Use guint8 * instead of gpointer then vs6 can build 
9462         in_data += (filter->width / 8).
9463
9464 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9465
9466         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9467           gst_ximage_src_ximage_get):
9468         * sys/ximage/gstximagesrc.h (last_ximage):
9469         When using Damage actually keep the last frame, and not assume
9470         that the buffer we get already has the last frame on it.
9471         Copy the cursor over if we specify a non-zero start x and
9472         start y.
9473
9474 2007-05-11  Wim Taymans  <wim@fluendo.com>
9475
9476         * gst/rtsp/rtsptransport.c:
9477         Make UDP the default transport when not specified.
9478
9479 2007-05-09  David Schleef  <ds@schleef.org>
9480
9481         * gst/level/gstlevel.c:
9482           Revert last change.
9483
9484 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9485
9486         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9487         (gst_level_transform_ip):
9488         Use guint8 * instead of gpointer then vs6 know the size of data
9489         pointed when moving the pointer.
9490         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9491         Move instructions after variables declaration.
9492         * win32/vs6/autogen.dsp:
9493         * win32/vs6/libgstrtp.dsp:
9494         * win32/vs6/libgstrtsp.dsp:
9495         Update vs6 project files.
9496
9497 2007-05-09  Wim Taymans  <wim@fluendo.com>
9498
9499         * gst/rtsp/Makefile.am:
9500         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9501         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9502         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9503         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9504         (rtsp_range_free):
9505         * gst/rtsp/rtsprange.h:
9506         Add code to parse time ranges.
9507         Report DURATION on the stream when possible.
9508
9509 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9510
9511         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9512         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9513         (gst_videomixer_collected):
9514           Fix strides calculation for AYUV (it's just width*4) (#436910).
9515
9516 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9517
9518         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9519         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9520         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9521         Sync the GObject properties before each processing step to properly
9522         work with the controller.
9523
9524 2007-05-04  Wim Taymans  <wim@fluendo.com>
9525
9526         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9527         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9528         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9529         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9530         (gst_rtspsrc_change_state):
9531         Let more error state trickle down so that we can catch more error
9532         cases.
9533         Handle keep-alive a little smarter by selecting a method the server
9534         actually supports.
9535         Fix a race in UDP streaming shutdown.
9536
9537 2007-05-04  Wim Taymans  <wim@fluendo.com>
9538
9539         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9540         Ignore errors when trying to use the keep-alive messages.
9541
9542 2007-05-04  Wim Taymans  <wim@fluendo.com>
9543
9544         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9545         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9546         (gst_rtspsrc_stream_configure_manager),
9547         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9548         (gst_rtspsrc_stream_configure_mcast),
9549         (gst_rtspsrc_stream_configure_udp),
9550         (gst_rtspsrc_stream_configure_udp_sink),
9551         (gst_rtspsrc_stream_configure_transport):
9552         Send RTCP messages back to the server over the TCP connection.
9553
9554         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9555         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9556         (rtsp_connection_receive):
9557         * gst/rtsp/rtspconnection.h:
9558         Factor out and expose lowlevel _write and _read methods.
9559         Implement sending data messages to the server.
9560
9561 2007-05-03  Wim Taymans  <wim@fluendo.com>
9562
9563         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9564         (gst_multipart_mux_collected):
9565         Fix timestamps on outgoing buffers.
9566
9567 2007-05-03  Wim Taymans  <wim@fluendo.com>
9568
9569         * gst/multipart/multipartmux.c:
9570         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9571         (gst_multipart_mux_change_state):
9572         Emit NEWSEGMENT events before pushing the first buffer.
9573
9574 2007-05-03  Wim Taymans  <wim@fluendo.com>
9575
9576         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9577         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9578         (gst_rtspsrc_handle_src_query),
9579         (gst_rtspsrc_stream_configure_manager),
9580         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9581         (gst_rtspsrc_stream_configure_mcast),
9582         (gst_rtspsrc_stream_configure_udp),
9583         (gst_rtspsrc_stream_configure_udp_sink),
9584         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9585         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9586         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9587         (gst_rtspsrc_pause):
9588         Refactor transport configuration code.
9589         Create internal pads for TCP transport so that we can implement events
9590         and queries.
9591         Handle events and queries.
9592         Parse range from the SDP.
9593         Fix race in pause handler where the connection could still be flushing.
9594
9595 2007-05-02  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9598         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9599         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9600         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9601         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9602         (gst_rtspsrc_change_state):
9603         * gst/rtsp/gstrtspsrc.h:
9604         Fix race when multiple udp sources post timeouts, just act on the first
9605         received timeout.
9606         Protect stream list with a recursive lock to fix some races.
9607         Flush connection when we need to do a reconnect or stop.
9608         Make state lock recursive.
9609
9610         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9611         (rtsp_connection_close):
9612         Some small cleanups.
9613
9614 2007-05-02  Wim Taymans  <wim@fluendo.com>
9615
9616         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9617         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9618         Only set DISCONT when there actually is a discont or when we just
9619         started.
9620
9621 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9622
9623         * ext/flac/gstflac.c: (plugin_init):
9624         Call bindtextdomain() to get localized strings.
9625
9626 2007-05-02  Wim Taymans  <wim@fluendo.com>
9627
9628         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9629         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9630         (gst_wavparse_stream_data):
9631         * gst/wavparse/gstwavparse.h:
9632         Be a bit more clever when dealing with VBR files with FACT tags, we
9633         don't want to timestamp buffers in that case but the estimated BPS can
9634         be used for seeking.
9635         Only send close segment in the streaming thread.
9636
9637 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9638
9639         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9640         Correctly post an error on the bus if something went wrong in the loop
9641         function. This fixes a few cases where the task was paused and nothing
9642         happened anymore.
9643
9644 2007-05-02  Wim Taymans  <wim@fluendo.com>
9645
9646         * gst/rtsp/test.c: (main):
9647         Fix compilation of deprecated test just because I'm too lazy to delete
9648         it.
9649
9650 2007-05-02  Wim Taymans  <wim@fluendo.com>
9651
9652         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9653         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9654         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9655         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9656         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9657         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9658         * gst/rtsp/gstrtspsrc.h:
9659         Fix sending RTCP to the right place.
9660         Fix bug in reffing the wrong UDP element.
9661         Use new pad names for the session manager.
9662         Implement handling server requests in interleaved and UDP modes.
9663         Handle session keep-alive in UDP modes.
9664         Remove GCond for handling UDP timeouts.
9665
9666         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9667         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9668         (rtsp_connection_receive), (rtsp_connection_close):
9669         * gst/rtsp/rtspconnection.h:
9670         Store connection IP address for later.
9671         Add timeout args to all operations that might block forever.
9672         Parse session timeout.
9673         Only close sockets when not already closed.
9674
9675         * gst/rtsp/rtspdefs.c:
9676         * gst/rtsp/rtspdefs.h:
9677         Add timeout return value and error string.
9678
9679         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9680         Add small comment.
9681
9682 2007-05-01  Wim Taymans  <wim@fluendo.com>
9683
9684         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9685
9686         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9687         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9688         * gst/rtp/gstrtpmp4vpay.h:
9689         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9690
9691 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9692
9693         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9694           Remove v4l2src from docs, since it breaks the docs build, and the
9695           plugin is only built if --enable-experimental is used anyway.
9696
9697         * docs/plugins/Makefile.am:
9698           Spaces => tab.
9699
9700 2007-04-29  Wim Taymans  <wim@fluendo.com>
9701
9702         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9703         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9704         Add code to drop membership of a multicast group.
9705
9706         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9707         (gst_udpsink_set_uri):
9708         Implement URI handler.
9709
9710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9711         (gst_rtspsrc_parse_rtpinfo):
9712         Use URI handler to make udpsink instace.
9713         Improve code to configure port and destination.
9714
9715 2007-04-29  Wim Taymans  <wim@fluendo.com>
9716
9717         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9718         Fix multicast detection.
9719         Don't try to join a multicast group if the address is not multicast.
9720
9721         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9722         Small debug improvement.
9723
9724 2007-04-27  Wim Taymans  <wim@fluendo.com>
9725
9726         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9727         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9728         (gst_rtspsrc_handle_message):
9729         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9730         parent.
9731
9732 2007-04-27  Wim Taymans  <wim@fluendo.com>
9733
9734         * gst/rtp/gstrtpilbcdepay.h:
9735         Fix mode property when specified as an arg.
9736
9737 2007-04-26  Edward Hervey  <edward@fluendo.com>
9738
9739         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9740         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9741         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9742         * docs/plugins/inspect/plugin-osxaudio.xml:
9743         Add documentation for osxaudio plugin.
9744
9745 2007-04-26  Wim Taymans  <wim@fluendo.com>
9746
9747         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9748         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9749         (gst_rtspsrc_open), (gst_rtspsrc_close),
9750         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9751         (gst_rtspsrc_pause):
9752         * gst/rtsp/gstrtspsrc.h:
9753         Protect state changes with a lock.
9754
9755         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9756         (parse_line):
9757         * gst/rtsp/rtspconnection.h:
9758         Remove some unused stuff.
9759
9760 2007-04-26  Wim Taymans  <wim@fluendo.com>
9761
9762         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9763         Handle the case where there are exactly 0 bytes to read and the ioctl
9764         did not report an error. Fixes #433530.
9765
9766 2007-04-26  Wim Taymans  <wim@fluendo.com>
9767
9768         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9769         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9770         * gst/wavparse/gstwavparse.h:
9771         Apply DISCONT to buffers.
9772         Only apply timestamp to the first sample after a DISCONT, too many VBR
9773         files cause random jitter in the timestamps. Fixes #433119.
9774
9775 2007-04-25  Wim Taymans  <wim@fluendo.com>
9776
9777         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9778         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9779         (gst_rtp_dec_get_property):
9780         * gst/rtsp/gstrtpdec.h:
9781         Add dummy latency property to be backwards compat with rtpbin.
9782
9783         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9784         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9785         (gst_rtspsrc_stream_configure_transport),
9786         (gst_rtspsrc_parse_rtpinfo):
9787         * gst/rtsp/gstrtspsrc.h:
9788         Add latency property and configure in the session manager.
9789         Don't set invalid clock-base and seqnum-base on caps, some servers
9790         sometimes don't send them.
9791
9792 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9793
9794         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9795         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9796           Double-check that RGB input caps are really RGBA caps (apparently
9797           the core doesn't always catch it if those caps aren't a subset of
9798           our template caps, also see #421543). Fixes #429319 in a way.
9799           Also, don't leak the pad template in the transform_caps function.
9800
9801         * tests/check/Makefile.am:
9802         * tests/check/elements/.cvsignore:
9803         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9804         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9805         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9806         (GST_START_TEST), (alphacolor_suite):
9807           Add some basic unit tests for alphacolor.
9808
9809 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9810
9811         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9812           If we get a fatal flow return in the loop function, first post the
9813           error message and only then send the EOS event downstream, otherwise
9814           applications might get an eos message before the error message and
9815           think everything was ok (related to #429319).
9816
9817 2007-04-25  Wim Taymans  <wim@fluendo.com>
9818
9819         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9820         Read the channel byte as an unsigned byte.
9821
9822 2007-04-25  Wim Taymans  <wim@fluendo.com>
9823
9824         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9825         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9826         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9827         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9828         (gst_rtp_gsm_depay_setcaps):
9829         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9830         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9831         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9832         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9833         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9834         (gst_ilbc_depay_get_property):
9835         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9836         * gst/rtp/gstrtpmp4adepay.c:
9837         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9838         (gst_rtp_pcma_depay_setcaps):
9839         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9840         (gst_rtp_pcmu_depay_setcaps):
9841         Make sure we configure the clock_rate in the baseclass in the setcaps
9842         function. Fixes #431282.
9843
9844 2007-04-25  Wim Taymans  <wim@fluendo.com>
9845
9846         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9847         (gst_rtspsrc_stream_free), (request_pt_map),
9848         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9849         * gst/rtsp/gstrtspsrc.h:
9850         Parse server address from SDP.
9851         Hook up a udpsink to send RTCP back to the server.
9852
9853         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9854         * gst/rtsp/rtsptransport.h:
9855         Add some docs.
9856
9857 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9858
9859         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9860           Make header field check conditional. Fixes #433135
9861
9862 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9863
9864         * docs/plugins/Makefile.am:
9865         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9866         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9867         * docs/plugins/inspect/plugin-alphacolor.xml:
9868         * gst/alpha/Makefile.am:
9869         * gst/alpha/gstalphacolor.c:
9870         * gst/alpha/gstalphacolor.h:
9871           Add minimal docs blurb to alphacolor; split out headers into
9872           separate header file for gtk-doc.
9873
9874 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9875
9876         * gst/debug/progressreport.c: (gst_progress_report_report):
9877           Don't try to post NULL message (in case we can't query upstream
9878           position or duration).
9879
9880 2007-04-18  Michael Smith  <msmith@fluendo.com>
9881
9882         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9883         (gst_cutter_get_caps):
9884         * gst/cutter/gstcutter.h:
9885           Fix some of the most obvious bugs in cutter. Now doesn't leak
9886           everything if input is silent.
9887
9888 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9889
9890         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9891         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9892         * gst/wavenc/gstwavenc.h:
9893         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9894         else results in a invalid block align and invalid files.
9895
9896 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9897
9898         Patch by: Snaik <snaik32 gmail com>
9899
9900         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9901           Add missing break statement for BOX_HORIZONTAL case.
9902
9903 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9904
9905         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9906
9907         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9908         Use correct format strings for integer types.
9909
9910 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9911
9912         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9913         (gst_wavparse_create_sourcepad):
9914         Use gst_riff_create_audio_template_caps () instead of the local caps.
9915         This makes updates of the local caps unecessary whenever libgstriff
9916         gets support for new formats.
9917
9918 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9919
9920         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9921
9922         * sys/sunaudio/gstsunaudio.c:
9923         * sys/sunaudio/gstsunaudiomixer.c:
9924         * sys/sunaudio/gstsunaudiomixer.h:
9925         * sys/sunaudio/gstsunaudiomixerctrl.c:
9926         * sys/sunaudio/gstsunaudiomixerctrl.h:
9927         * sys/sunaudio/gstsunaudiomixertrack.h:
9928         * sys/sunaudio/gstsunaudiosink.c:
9929         * sys/sunaudio/gstsunaudiosink.h:
9930         * sys/sunaudio/gstsunaudiosrc.c:
9931         * sys/sunaudio/gstsunaudiosrc.h:
9932           Fix and/or update copyright attributions (#430228).
9933
9934 2007-04-13  Wim Taymans  <wim@fluendo.com>
9935
9936         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9937         Fix docs.
9938
9939         * gst/rtsp/URLS:
9940         Add some more example urls.
9941
9942         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9943         (gst_rtp_dec_chain_rtp):
9944         Better debugging.
9945
9946         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9947         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9948         (gst_rtspsrc_parse_rtpinfo):
9949         Remove unused code.
9950
9951 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9952
9953         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9954         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9955         (gst_wavparse_stream_data):
9956           Relax the audio/mpeg caps again and add FIXME: comment.
9957
9958 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9959
9960         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9961         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9962         (gst_wavparse_stream_data):
9963         * gst/wavparse/gstwavparse.h:
9964           More sanity check for the header fields. Fix type for 'rate' header
9965           field.
9966
9967 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9968
9969         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9970         (gst_icydemux_unicodify):
9971           If the metadata strings we get in the stream are not UTF-8, try to
9972           interpret them according to the character encodings specified in the
9973           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9974           only fall back to locale/ISO-8859-1 if those aren't set or don't
9975           work. Should fix #428901.
9976
9977 2007-04-12  Wim Taymans  <wim@fluendo.com>
9978
9979         * gst/rtp/gstrtph264depay.c:
9980         Use the proper sync word for SPS and PPS.
9981
9982 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9983
9984         * gst/rtp/Makefile.am:
9985         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9986           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9987         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9988           Add a simple hashing implementation that we can use to generate
9989           a 24-bit ident value based on the codebooks for vorbis and theora.
9990         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9991           gst_rtp_theora_pay_handle_buffer):
9992         * gst/rtp/gstrtpvorbisdepay.c
9993           (gst_rtp_vorbis_depay_parse_configuration,
9994           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9995         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9996           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9997           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9998           Use the hashing function, ensuring that the same codebooks result
9999           in the same ident and thus the same SDP description.
10000           Various log fixes/changes.
10001
10002 2007-04-12  Wim Taymans  <wim@fluendo.com>
10003
10004         Patch by: jerry tan <jerry dot tan at sun dot com>
10005
10006         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10007         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10008         application's responsibility to make sure it open the device once.
10009         Remove a careless error if AUDIODEV is set. Fixes #392620.
10010
10011 2007-04-12  Wim Taymans  <wim@fluendo.com>
10012
10013         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10014         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10015         * gst/rtsp/gstrtpdec.h:
10016         Make backward compat with rtpbin by adding the request-pt-map signals.
10017
10018         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10019         (new_session_pad), (request_pt_map),
10020         (gst_rtspsrc_stream_configure_transport),
10021         (gst_rtspsrc_stream_configure_caps),
10022         (gst_rtspsrc_activate_streams):
10023         * gst/rtsp/gstrtspsrc.h:
10024         Implement request-pt-map signals instead of setting caps on the buffers
10025         for the session manager.
10026
10027 2007-04-11  Wim Taymans  <wim@fluendo.com>
10028
10029         * gst/udp/gstudp.c: (plugin_init):
10030         Register GstNetBuffer in plugin_init so that the type can be used from
10031         multiple threads without races.
10032
10033 2007-04-10  Wim Taymans  <wim@fluendo.com>
10034
10035         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10036         (gst_rtp_amr_depay_process):
10037         Fix depayloader clock_rate and some cleanups.
10038
10039         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10040         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10041         * gst/rtp/gstrtph264depay.h:
10042         Don't push codec_data in the adapter because it might get flushed when
10043         we get a discont.
10044
10045         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10046         Handle multiple AU per packet.
10047
10048         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10049         (gst_rtp_sv3v_depay_plugin_init):
10050         Disable rank, this one does not work.
10051         Remove timestamping, base class does that.
10052
10053 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10054
10055         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10056           limit caps to the formats we announce in the template
10057
10058         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10059         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10060         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10061           fix some crashers/asserts when dealing with broken files
10062
10063 2007-04-10  Wim Taymans  <wim@fluendo.com>
10064
10065         Patch by: Peter Kjellerstedt  <pkj at axis com>
10066
10067         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10068         * gst/rtp/gstrtpL16depay.c:
10069         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10070         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10071         (gst_rtp_speex_depay_setcaps):
10072         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10073         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10074         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10075         Fix some compiler warnings. Fixes #428182.
10076
10077 2007-04-06  Wim Taymans  <wim@fluendo.com>
10078
10079         * gst/rtsp/Makefile.am:
10080         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10081         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10082         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10083         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10084         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10085         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10086         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10087         (create_rtcp), (gst_rtp_dec_request_new_pad),
10088         (gst_rtp_dec_release_pad):
10089         * gst/rtsp/gstrtpdec.h:
10090         * gst/rtsp/gstrtsp.c: (plugin_init):
10091         Morph RTPDec into something compatible with RTPBin as a fallback.
10092         Various other style fixes.
10093
10094         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10095         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10096         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10097         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10098         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10099         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10100         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10101         * gst/rtsp/gstrtspsrc.h:
10102         Implement RTPBin session manager handling.
10103         Don't try to add empty properties to caps.
10104         Implement fallback session manager, handling.
10105         Don't combine errors from RTCP streams, just ignore them.
10106
10107         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10108         * gst/rtsp/rtsptransport.h:
10109         Implement fallback session manager.
10110         Make RTPBin the default one when available.
10111
10112 2007-04-05  Wim Taymans  <wim@fluendo.com>
10113
10114         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10115         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10116         This element is ready to be autoplugged.
10117
10118 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10119
10120         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10121         Don't leave the offsets defined by upstream element on the
10122         compressed data buffer we are pushing downstream. Make them
10123         GST_BUFFER_OFFSET_NONE.
10124
10125 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10126
10127         * gst/avi/README:
10128         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10129         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10130         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10131         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10132         (gst_avi_demux_calculate_durations_from_index),
10133         (gst_avi_demux_stream_header_push),
10134         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10135         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10136           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10137
10138 2007-04-03  Wim Taymans  <wim@fluendo.com>
10139
10140         * gst/smpte/barboxwipes.c:
10141         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10142
10143 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10144
10145         * gst/wavparse/gstwavparse.c:
10146         Support audio/x-raw-float in wav files. This only works with
10147         plugins-base CVS, using an older version doesn't have any
10148         disadvantages though.
10149
10150 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10151
10152         * configure.ac:
10153         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10154         (gst_au_parse_parse_header), (gst_au_parse_chain):
10155         * gst/auparse/gstauparse.h:
10156         Revert last change as we don't want plugins-good to depend on
10157         plugins-base CVS now.
10158
10159 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10160
10161         * configure.ac:
10162         Require gst-plugins-base CVS for audioconvert with non-native
10163         float support and width/depth fix in libgstriff.
10164
10165         Patch by: René Stadler <mail at renestadler dot de>
10166
10167         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10168         (gst_au_parse_parse_header), (gst_au_parse_chain):
10169         * gst/auparse/gstauparse.h:
10170         Don't swap the floats ourself if they're not in native endianness.
10171         Instead let audioconvert handle this. Fixes #339838.
10172
10173 2007-03-29  Wim Taymans  <wim@fluendo.com>
10174
10175         * gst/rtp/gstasteriskh263.h:
10176         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10177         (gst_rtp_h263p_depay_change_state):
10178         * gst/rtp/gstrtph263pdepay.h:
10179         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10180         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10181         (gst_rtp_h264_depay_change_state):
10182         * gst/rtp/gstrtph264depay.h:
10183         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10184         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10185         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10186         Flush adapter on disconts.
10187
10188 2007-03-29  Wim Taymans  <wim@fluendo.com>
10189
10190         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10191         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10192         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10193         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10194         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10195         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10196         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10197         (gst_rtp_mp4v_depay_process):
10198         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10199         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10200         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10201         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10202         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10203         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10204         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10205         Use more efficient adapter and rtpbuffer methods when possible.
10206
10207 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10208
10209         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10210         (gst_wavenc_sink_setcaps):
10211         Correctly handle width!=depth input.
10212         * gst/wavparse/gstwavparse.c:
10213         Already export in the caps that width==8 uses unsigned samples and
10214         everything else uses signed samples.
10215
10216 2007-03-29  Wim Taymans  <wim@fluendo.com>
10217
10218         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10219
10220         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10221         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10222         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10223         (gst_dynudpsink_close):
10224         * gst/udp/gstdynudpsink.h:
10225         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10226         (gst_udpsrc_create), (gst_udpsrc_set_property),
10227         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10228         * gst/udp/gstudpsrc.h:
10229         Rework the socket allocation a bit based on the sockfd argument so that
10230         it becomes usable.
10231         Add a closefd property to instruct the udp elements to close the custom
10232         file descriptors when going to READY. Fixes #423304.
10233         API:GstUDPSrc::closefd property
10234         API:GstDynUDPSink::closefd property
10235
10236 2007-03-29  Wim Taymans  <wim@fluendo.com>
10237
10238         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10239
10240         * gst/rtp/Makefile.am:
10241         * gst/rtp/gstrtp.c: (plugin_init):
10242         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10243         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10244         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10245         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10246         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10247         (gst_rtp_h264_pay_plugin_init):
10248         * gst/rtp/gstrtph264pay.h:
10249         Added H264 payloader. Fixes #423782.
10250
10251         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10252         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10253         Small fixes.
10254
10255 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10256
10257         * gst/wavparse/gstwavparse.c:
10258         Actually support depths from 1 to 32, not only 8 to 32.
10259
10260 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10261
10262         * gst/wavparse/gstwavparse.c:
10263         Add support for wav files containing audio/x-raw-int with random
10264         depths between 1 and 32 bits.
10265
10266 2007-03-28  Wim Taymans  <wim@fluendo.com>
10267
10268         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10269
10270         * gst/rtp/Makefile.am:
10271         * gst/rtp/gstrtp.c: (plugin_init):
10272         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10273         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10274         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10275         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10276         (gst_rtp_mp4a_depay_get_property),
10277         (gst_rtp_mp4a_depay_change_state),
10278         (gst_rtp_mp4a_depay_plugin_init):
10279         * gst/rtp/gstrtpmp4adepay.h:
10280         Added MP4A-LATM depayloader. Fixes #417792.
10281
10282         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10283         (gst_rtp_mp4v_depay_process):
10284         Fixup depayloader, setting codec_data, using more efficient adaptor and
10285         rtpbuffer handling.
10286
10287         * gst/rtsp/URLS:
10288         Add url to test above.
10289
10290 2007-03-25  Wim Taymans  <wim@fluendo.com>
10291
10292         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10293         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10294         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10295         (gst_rtspsrc_media_to_caps),
10296         (gst_rtspsrc_stream_configure_transport),
10297         (gst_rtspsrc_stream_configure_caps),
10298         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10299         * gst/rtsp/gstrtspsrc.h:
10300         Handle default clock-rates for static payload types, rearrange stuff so
10301         that the rtpmap field in the sdp can override the defaults.
10302         Parse RTP-Info field to get the seqnum and timebase fields that should
10303         go in the caps.
10304         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10305         the server. 
10306
10307 2007-03-22  Wim Taymans  <wim@fluendo.com>
10308
10309         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10310
10311         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10312         Accept complex pipeline descriptions as an audio profile instead of just
10313         a single element. Fixes #420658.
10314
10315 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10316
10317         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10318           Rename registered type in preparation of GstTagDemux moving to
10319           -base at some point in the future.
10320
10321 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10322
10323         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10324           Streaming mode fixes: don't unref buffer we don't own any longer;
10325           remove bogus adapter flush. Fixes #419338.
10326
10327 2007-03-17  David Schleef  <ds@schleef.org>
10328
10329         * REQUIREMENTS: Change the format to key/value, add a bunch of
10330           information, remove a bunch of requirements that are for
10331           other GStreamer packages.
10332
10333 2007-03-17  David Schleef  <ds@schleef.org>
10334
10335         * REQUIREMENTS: Fix a few things.  This file really needs a
10336         good once-over.
10337
10338 2007-03-15  Edward Hervey  <edward@fluendo.com>
10339
10340         * sys/Makefile.am:
10341         Don't forget to distribute the sys/osxaudio/ directory.
10342
10343 2007-03-15  Edward Hervey  <edward@fluendo.com>
10344
10345         * configure.ac:
10346         * sys/Makefile.am:
10347         * sys/osxaudio/Makefile.am:
10348         * sys/osxaudio/gstosxaudio.c:
10349         * sys/osxaudio/gstosxaudiosink.c:
10350         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10351         (gst_osx_audio_sink_getcaps),
10352         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10353         * sys/osxaudio/gstosxaudiosrc.c:
10354         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10355         (gst_osx_audio_src_create_ringbuffer):
10356         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10357         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10358         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10359         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10360         * sys/osxaudio/gstosxringbuffer.h:
10361         Activate osxaudio in gst-plugins-good with proper build setup.
10362         Add inlined documentation.
10363         Fix debug statements
10364         Fix ringbuffer when pausing.
10365         Fixes #323471
10366
10367 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10368         * gst/rtp/gstrtppcmapay.c:
10369         * gst/rtp/gstrtppcmapay.h:
10370         * gst/rtp/gstrtppcmupay.c:
10371         * gst/rtp/gstrtppcmupay.h:
10372         Ported mulaw and alaw payloaders to use new base class
10373
10374 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10375
10376         * po/af.po:
10377         * po/az.po:
10378         * po/cs.po:
10379         * po/en_GB.po:
10380         * po/it.po:
10381         * po/nl.po:
10382         * po/or.po:
10383         * po/sq.po:
10384         * po/sr.po:
10385         * po/sv.po:
10386         * po/uk.po:
10387         * po/vi.po:
10388           Update translations.
10389
10390 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10391
10392         * configure.ac:
10393           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10394
10395 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10396
10397         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10398           Fix handling of -1 values for start and stop values when seeking,
10399           and SEEK_CUR+SEEK_END here as well.
10400
10401 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10402
10403         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10404           Fix handling of -1 values for start and stop values when seeking, 
10405           and SEEK_CUR+SEEK_END.
10406
10407 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10408
10409         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10410           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10411           the image format a variable-length NUL-terminated string; in
10412           versions before that the image format is a fixed-length string of
10413           3 characters (see #348644 for a sample tag).
10414           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10415
10416 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10417
10418         * win32/MANIFEST:
10419         Add new project files to MANIFEST.
10420         * win32/vs6/libgstaudiofx.dsp:
10421         * win32/vs6/libgstrtp.dsp:
10422         * win32/vs6/libgstrtsp.dsp:
10423         Update project files.
10424         
10425 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10426
10427         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10428         (gst_avi_demux_parse_index):
10429         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10430         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10431           Printf format fixes; also add some missing quotes in translated
10432           strings. Fixes #416728 and #416727.
10433
10434 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10435
10436         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10437           Tim and I can't think of any reason the child audio sink needs to 
10438           be set back to NULL after successfully determining that it can 
10439           reach READY - it gets immediately set back to READY by the caller
10440           anyway, causing an unnecessary close/open of any audio devices
10441           involved.
10442
10443 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10444
10445         * po/LINGUAS:
10446         * po/ja.po:
10447           Add ja.po file from #377306.
10448
10449 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10450
10451         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10452         * sys/sunaudio/gstsunaudiomixertrack.c:
10453         (gst_sunaudiomixer_track_new):
10454           Actually translate sunaudio mixer track labels instead of just
10455           marking the strings as translatable (#377306); clean up weird
10456           label string mapping code that serves no apparent purpose. Also
10457           set the 'untranslated-label' property when creating mixer tracks
10458           if the GstMixerTrack base class supports this.
10459
10460         * tests/check/Makefile.am:
10461         * tests/check/elements/.cvsignore:
10462         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10463         (sunaudio_suite):
10464           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10465           actually tested on a system where sunaudiomixer is available).
10466
10467 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10468
10469         * tests/check/Makefile.am:
10470         Re-enable the states test and see if it works on the buildbots.
10471
10472 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10473
10474         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10475         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10476         (gst_dvdec_change_state):
10477         * ext/dv/gstdvdec.h:
10478         Infer pixel-aspect-ratio from the video frame format if it isn't
10479         provided by the container, as happens when playing DV from AVI
10480         or Quicktime containers.
10481
10482         Patch by: Wim Taymans <wim@fluendo.com>
10483         Fixes #380944
10484
10485 2007-03-09  Wim Taymans  <wim@fluendo.com>
10486
10487         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10488         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10489         will later be handled by the jitterbuffer.
10490
10491 2007-03-09  Wim Taymans  <wim@fluendo.com>
10492
10493         * ext/taglib/gstid3v2mux.cc:
10494         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10495         Fixes #414496.
10496         
10497         Patch by: Alex Lancaster <alexl at users sourceforge net>
10498
10499 2007-03-09  Wim Taymans  <wim@fluendo.com>
10500
10501         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10502         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10503         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10504         (gst_avi_demux_chain):
10505         Fix stream position reporting after a seek. Fixes #416445.
10506
10507 2007-03-08  Wim Taymans  <wim@fluendo.com>
10508
10509         Patch by: René Stadler <mail at renestadler dot de>
10510
10511         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10512         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10513         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10514         Make avidemux accept optional header chunks in any order.
10515         Fixes #415446.
10516
10517 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10518
10519         * tests/check/Makefile.am:
10520         Disable the states check until the remaining Valgrind errors
10521         are fixed or suppressed.
10522
10523 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10524
10525         * tests/check/elements/.cvsignore:
10526           Add audiodynamic check to .cvsignore
10527
10528 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10529
10530         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10531
10532         * gst/audiofx/Makefile.am:
10533         * gst/audiofx/audiodynamic.c:
10534         (gst_audio_dynamic_characteristics_get_type),
10535         (gst_audio_dynamic_mode_get_type),
10536         (gst_audio_dynamic_set_process_function),
10537         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10538         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10539         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10540         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10541         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10542         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10543         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10544         (gst_audio_dynamic_transform_hard_knee_expander_int),
10545         (gst_audio_dynamic_transform_hard_knee_expander_float),
10546         (gst_audio_dynamic_transform_soft_knee_expander_int),
10547         (gst_audio_dynamic_transform_soft_knee_expander_float),
10548         (gst_audio_dynamic_transform_ip):
10549         * gst/audiofx/audiodynamic.h:
10550         * gst/audiofx/audiofx.c: (plugin_init):
10551         Add new audiodynamic element which can act as a compressor or
10552         expander. Supported are hard-knee and soft-knee operation modes with
10553         user-specified ratio and threshold.
10554         Attack and release parameters are not yet implemented but will follow.
10555         * docs/plugins/Makefile.am:
10556         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10557         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10558         * docs/plugins/gst-plugins-good-plugins.args:
10559         * docs/plugins/inspect/plugin-audiofx.xml:
10560         Integrate audiodynamic into the docs.
10561         * tests/check/Makefile.am:
10562         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10563         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10564         Add unit test for audiodynamic.
10565
10566 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10567
10568         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10569         Free handles that we allocated when exiting via the error paths.
10570
10571 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10572
10573         * gst/level/gstlevel.c: (gst_level_class_init),
10574         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10575         (gst_level_transform_ip):
10576         * gst/level/gstlevel.h:
10577           Resolve message timestamps against the playback segment.
10578
10579 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10580
10581         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10582         (gst_id3demux_sink_activate):
10583           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10584           caps passed to it (previously one code path assumed it took ownership
10585           while another one assumed it didn't, while in fact it sometimes did and
10586           sometimes didn't ...).
10587
10588         * configure.ac:
10589         * tests/files/Makefile.am:
10590         * tests/files/id3-407349-1.tag:
10591         * tests/files/id3-407349-2.tag:
10592           Add directory where data for unit tests can be stored.
10593
10594         * tests/Makefile.am:
10595         * tests/check/Makefile.am:
10596         * tests/check/elements/.cvsignore:
10597         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10598         (read_tags_from_file), (run_check_for_file),
10599         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10600           Add unit test for id3demux, and in particular for bug #407349. Only
10601           testing pull-mode for now; push mode doesn't work yet because the test
10602           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10603
10604 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10605
10606         * tests/check/Makefile.am:
10607           Add missing backslash at end of line.
10608
10609 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10610
10611         Trigger rebuild.
10612
10613 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10614
10615         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10616         * gst/id3demux/id3tags.h:
10617         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10618         (parse_obsolete_tdat_frame):
10619           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10620           the four-digit number will be interpreted as a year, whereas it is
10621           month and day in DDMM format. Instead, parse TDAT frames and fix up
10622           the date in the GST_TAG_DATE tag later if we also extracted a year.
10623           Fixes #407349.
10624
10625 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10626
10627         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10628         (gst_switch_commit_new_kid):
10629         Fix up the dispose logic so it doesn't leak, and fix setting of 
10630         the child state so that we don't set a child to our current state 
10631         just as we are changing it to something else.
10632
10633 2007-03-06  Wim Taymans  <wim@fluendo.com>
10634
10635         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10636         (gst_goom_chain):
10637         * gst/goom/gstgoom.h:
10638         Document, fix and improve goom adapter behaviour.
10639         Fixes #407006.
10640
10641 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10642
10643         * ext/esd/esdsink.c: (gst_esdsink_open):
10644         Unref static pad template after using it.
10645
10646 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10647
10648         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10649         (gst_switch_commit_new_kid):
10650         Fix up the reference counting of the child elements.
10651
10652 2007-03-05  Wim Taymans  <wim@fluendo.com>
10653
10654         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10655         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10656         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10657         Fix encoding-name case.
10658
10659 2007-03-05  Wim Taymans  <wim@fluendo.com>
10660
10661         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10662         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10663         (gst_rtp_speex_depay_process):
10664         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10665         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10666         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10667         (gst_rtp_speex_pay_change_state):
10668         * gst/rtp/gstrtpspeexpay.h:
10669         Fix speex (de)payloader. Fixes #358040.
10670
10671 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10672
10673         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10674         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10675         Install fakesink in NULL by fixing some broken logic. This obviates
10676         the need to manually set _IS_SINK.
10677         Add some comments and remove a little cruft while I'm at it.
10678
10679 2007-03-05  Wim Taymans  <wim@fluendo.com>
10680
10681         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10682         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10683
10684 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10685
10686         * po/POTFILES.in:
10687           Update.
10688
10689 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10690
10691         * tests/check/Makefile.am:
10692         Gah! Also disable gconfvideosink from the tests, otherwise
10693         it will instantiate autovideosink, and dfbvideosink and
10694         leak on the buildbots.
10695
10696 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10697
10698         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10699         (gst_cdio_cdda_src_finalize):
10700         Make sure we always destroy our libcdio handle.
10701
10702 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10703
10704         * tests/check/Makefile.am:
10705         Disable autovideosink so the buildbots don't barf over memory
10706         leaked in the directfb sink.
10707
10708 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10709
10710         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10711         Chain up in dispose
10712
10713 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10714
10715         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10716         (gst_multipart_find_pad_by_mime):
10717         Use gst_pad_new_from_static_template instead of
10718         static_pad_template_get+pad_new.
10719
10720 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10721
10722         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10723         Catch the case where no clock has been set.
10724
10725 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10726
10727         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10728         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10729         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10730         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10731         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10732         (gst_gconf_audio_src_finalize), (do_toggle_element):
10733         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10734         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10735         (do_toggle_element):
10736         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10737         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10738         (gst_gconf_video_src_finalize), (do_toggle_element):
10739         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10740         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10741         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10742         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10743         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10744         (gst_shout2send_init), (gst_shout2send_finalize):
10745         * gst/debug/testplugin.c: (gst_test_class_init),
10746         (gst_test_finalize):
10747         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10748         (gst_flxdec_dispose):
10749         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10750         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10751         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10752         (gst_rtspsrc_finalize):
10753         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10754         * gst/rtsp/rtspextwms.h:
10755         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10756         (gst_smpte_finalize):
10757         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10758         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10759         (gst_udpsink_finalize):
10760         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10761         (gst_wavparse_sink_activate):
10762         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10763         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10764         (gst_oss_src_finalize):
10765         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10766         * sys/v4l2/gstv4l2object.h:
10767         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10768         (gst_v4l2src_finalize):
10769         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10770
10771         Fix a bunch of leaks shown by the newly-added states test.
10772
10773 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10774
10775         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10776         Use gst_pad_new_from_static_template instead of 
10777         static_pad_template_get+pad_new.
10778
10779 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10780
10781         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10782
10783         * ext/libcaca/Makefile.am:
10784         * gst/debug/Makefile.am:
10785           Don't mix tabs and spaces (#414168).
10786
10787 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10788
10789         * tests/check/generic/.cvsignore:
10790           Ignore files to please buildbot.
10791
10792 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10793
10794         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10795         (gst_wavparse_stream_data):
10796           Unbreak my previous commit (swapped nominator & denominator). Tim,
10797           thanks for spotting.
10798
10799 2007-03-02  Wim Taymans  <wim@fluendo.com>
10800
10801         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10802         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10803         (gst_cdio_cdda_src_finalize):
10804         Small code cleanups.
10805         Don't use pad_alloc as the base class cannot deal with the error codes.
10806
10807 2007-03-02  Wim Taymans  <wim@fluendo.com>
10808
10809         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10810         (gst_udpsrc_create):
10811         Fix doc.
10812
10813 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10814
10815         Patch by: René Stadler <mail@renestadler.de>
10816
10817         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10818         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10819         (gst_wavparse_stream_data):
10820           Handle rounding better to not drop last sample frame. Fixes #356692
10821
10822 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10823
10824         * tests/check/Makefile.am:
10825         Disable cacasink from the states check too - it also calls exit(1)
10826         on us when it can't find a terminal to talk to.
10827
10828 2007-03-02  Wim Taymans  <wim@fluendo.com>
10829
10830         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10831
10832         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10833         (gst_udpsrc_create), (gst_udpsrc_set_property),
10834         (gst_udpsrc_get_property):
10835         * gst/udp/gstudpsrc.h:
10836         Add support to strip proprietary headers. Fixes #350296.
10837
10838 2007-03-02  Wim Taymans  <wim@fluendo.com>
10839
10840         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10841         Fix compilation.
10842
10843 2007-03-02  Wim Taymans  <wim@fluendo.com>
10844
10845         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10846
10847         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10848         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10849         (gst_rtp_mp2t_depay_set_property),
10850         (gst_rtp_mp2t_depay_get_property):
10851         * gst/rtp/gstrtpmp2tdepay.h:
10852         Add support to strip off proprietary headers. Fixes #350278.
10853
10854 2007-03-02  Wim Taymans  <wim@fluendo.com>
10855
10856         * ext/hal/hal.c:
10857         Fix compilation.
10858
10859 2007-03-02  Wim Taymans  <wim@fluendo.com>
10860
10861         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10862         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10863         (gst_sunaudiosrc_open):
10864         * sys/sunaudio/gstsunaudiosrc.h:
10865         Remove device-name from GstSunAudioSrc. Fixes #412597.
10866
10867 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10868
10869         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10870         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10871         Having NULL as UDI previously selected the default sink/src. Change
10872         this back but mention it in the debug output.
10873         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10874         (gst_hal_get_oss_element), (gst_hal_get_string),
10875         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10876         (gst_hal_get_audio_src):
10877         * ext/hal/hal.h:
10878         Refactor a bit, check all error conditions, greatly improve debugging
10879         and fix some possible memory leaks. Also implement OSS support
10880         and allow specifying an UDI that points to a real device. For this the
10881         child device which supports ALSA (preferred) or OSS is used.
10882         As a side effect this makes it impossible now to get a alsasink in
10883         halaudiosrc and a alsasrc in halaudiosink.
10884
10885 2007-03-01  Wim Taymans  <wim@fluendo.com>
10886
10887         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10888         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10889         Errors from the udp sources are not fatal unless all of them are in
10890         error.
10891
10892 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10893
10894         * tests/check/Makefile.am:
10895         Disable aasink in the states test. I suspect this is the element that
10896         is calling exit(1) when it can't proceed.
10897
10898 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10899
10900         * tests/check/Makefile.am:
10901         Draw plugins in from the build tree sys/ dir, rather than picking
10902         up the already installed versions.
10903
10904 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10905
10906         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10907         Error out correctly when getting xcontext fails.
10908
10909 2007-03-01  Wim Taymans  <wim@fluendo.com>
10910
10911         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10912         Make state change to PAUSED NO_PREROLL because that's what it will be in
10913         the future and rtspsrc relies on it.
10914
10915         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10916         (gst_rtspsrc_change_state):
10917         Don't error out when we don't get an error from the state change
10918         function.
10919
10920 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10921
10922         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10923         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10924           Check if the device UDI is set before trying to query HAL
10925           about it and give a useful error message if it wasn't set.
10926         * ext/hal/hal.c: (gst_hal_get_string):
10927           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10928           gives an assertion failure in D-Bus when running with
10929           DBUS_FATAL_WARNINGS=1.
10930
10931 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10932
10933         * configure.ac:
10934           Convert to new AG_GST style.
10935
10936 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10937
10938         * tests/check/Makefile.am:
10939         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10940           add test for states
10941
10942 2007-02-28  Wim Taymans  <wim@fluendo.com>
10943
10944         * tests/check/elements/.cvsignore:
10945         Add new videofilter check to .cvsignore.
10946
10947 2007-02-28  Wim Taymans  <wim@fluendo.com>
10948
10949         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10950         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10951         (gst_avi_demux_loop), (gst_avi_demux_chain):
10952         Fix combined flow return. Fixes #412608.
10953
10954 2007-02-28  Wim Taymans  <wim@fluendo.com>
10955
10956         * gst/videofilter/Makefile.am:
10957         Dist header..
10958
10959 2007-02-28  Wim Taymans  <wim@fluendo.com>
10960
10961         * gst/videofilter/gstgamma.h:
10962         Add header too.
10963
10964 2007-02-28  Wim Taymans  <wim@fluendo.com>
10965
10966         Patch by: Mark Nauwelaerts <manauw at skynet be>
10967
10968         * gst/videofilter/Makefile.am:
10969         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10970         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10971         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10972         (oil_tablelookup_u8), (gst_gamma_set_caps),
10973         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10974         Port gamma filter to 0.10. Fixes #412704.
10975
10976         * tests/check/Makefile.am:
10977         * tests/check/elements/videofilter.c: (setup_filter),
10978         (cleanup_filter), (check_filter), (GST_START_TEST),
10979         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10980         Add unit tests for videofilters.
10981
10982 2007-02-28  Wim Taymans  <wim@fluendo.com>
10983
10984         * gst/rtsp/URLS:
10985         Add another interesting test url.
10986
10987         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10988         Don't allow getting header fields from data packets.
10989
10990 2007-02-28  Michael Smith  <msmith@fluendo.com>
10991
10992         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10993         (gst_shout2send_init), (gst_shout2send_start),
10994         (gst_shout2send_set_property), (gst_shout2send_get_property):
10995         * ext/shout2/gstshout2.h:
10996           Add a property for username.
10997
10998 2007-02-27  Christian Schallerr <christian@fluendo.com>
10999
11000         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11001
11002 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11003
11004         * gst/rtsp/Makefile.am:
11005         Fix make check too.
11006
11007 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11008
11009         * gst/rtsp/base64.c: (util_base64_encode):
11010         * gst/rtsp/base64.h:
11011         Commit missing files for base64 encoding.
11012
11013 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11014
11015         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11016
11017         * configure.ac:
11018         * ext/annodex/Makefile.am:
11019         * ext/jpeg/Makefile.am:
11020         * ext/speex/Makefile.am:
11021         * gst/alpha/Makefile.am:
11022         * gst/cutter/Makefile.am:
11023         * gst/debug/Makefile.am:
11024         * gst/effectv/Makefile.am:
11025         * gst/goom/Makefile.am:
11026         * gst/level/Makefile.am:
11027         * gst/smpte/Makefile.am:
11028         * gst/videofilter/Makefile.am:
11029           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11030
11031 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11032
11033         * gst/rtsp/Makefile.am:
11034         * gst/rtsp/rtspconnection.c: (append_auth_header),
11035         (rtsp_connection_send), (rtsp_connection_set_auth):
11036         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11037         from icecast to replace it. Relicensed from GPL courtesy of Mike
11038         Smith.
11039
11040 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11041
11042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11043         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11044         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11045         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11046         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11047         (gst_rtspsrc_uri_set_uri):
11048         * gst/rtsp/gstrtspsrc.h:
11049         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11050         (append_auth_header), (rtsp_connection_send),
11051         (rtsp_connection_free), (rtsp_connection_set_auth):
11052         * gst/rtsp/rtspconnection.h:
11053         * gst/rtsp/rtspdefs.h:
11054         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11055         * gst/rtsp/rtspurl.h:
11056
11057         Implement simple Basic Authentication support so that urls like
11058         rtsp://user:pass@hostname/rtspstream work on hosts that require
11059         authentication.
11060
11061 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11062
11063         * sys/v4l2/gstv4l2object.c:
11064         * sys/v4l2/gstv4l2tuner.c:
11065         * sys/v4l2/v4l2_calls.c:
11066         Fix segfault when oppening a radio device.
11067         
11068 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11069
11070         * gst/level/gstlevel.c: (gst_level_set_caps),
11071         (gst_level_transform_ip):
11072         * sys/v4l2/README:
11073         * tests/check/elements/level.c: (GST_START_TEST):
11074           Fix level for multi-channel case.
11075
11076 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11077
11078         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11079         (gst_level_transform_ip):
11080         * gst/level/gstlevel.h:
11081           Use function pointer for process function and add process functions
11082           for float audio.
11083
11084 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11085
11086         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11087         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11088         (gst_v4l2src_capture_init):
11089           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11090           fixes #407369
11091
11092 2007-02-18  Wim Taymans  <wim@fluendo.com>
11093
11094         * gst/rtp/Makefile.am:
11095         * gst/rtp/gstrtp.c: (plugin_init):
11096         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11097         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11098         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11099         (gst_rtp_mp2t_pay_plugin_init):
11100         * gst/rtp/gstrtpmp2tpay.h:
11101         Added simple mpeg transport stream payloader.
11102
11103 2007-02-16  Wim Taymans  <wim@fluendo.com>
11104
11105         * gst/rtsp/URLS:
11106         Add example H264 rtsp url.
11107
11108         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11109         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11110         Don't convert values to lowercase or we might mess up base64 encoded
11111         properties.
11112
11113 2007-02-16  Wim Taymans  <wim@fluendo.com>
11114
11115         * gst/rtp/README:
11116         Fix case of string params.
11117
11118         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11119         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11120         Fix depayloader, support more packet types.
11121         Add sync codes to make sure the packetizer can do its job.
11122
11123         * gst/rtp/gstrtpmp4gdepay.c:
11124         * gst/rtp/gstrtpmp4gpay.c:
11125         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11126         Fix caps case again.
11127
11128 2007-02-15  Wim Taymans  <wim@fluendo.com>
11129
11130         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11131         Set right caps on output buffers.
11132
11133 2007-02-14  Wim Taymans  <wim@fluendo.com>
11134
11135         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11136         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11137         Clear stack allocated SDPMedia struct before calling _init() on it.
11138         Clarify this in the docs as well.
11139
11140 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11141
11142         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11143         (do_change_child):
11144         Don't reset the profile when going switching states, as it makes
11145         the element non-reusable.
11146
11147 2007-02-14  Wim Taymans  <wim@fluendo.com>
11148
11149         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11150         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11151         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11152         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11153         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11154         (sdp_parse_line):
11155         * gst/rtsp/sdpmessage.h:
11156         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11157         Fix memory management of SDP messages. Fixes #407793.
11158
11159 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11160
11161         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11162
11163         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11164         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11165
11166 2007-02-14  Wim Taymans  <wim@fluendo.com>
11167
11168         Patch by: jp.liu <jp_liu at astrocom dot cn>
11169
11170         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11171         Fix parsing of password field in url. Fixes #407797.
11172
11173 2007-02-14  Wim Taymans  <wim@fluendo.com>
11174
11175         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11176         (gst_wavparse_reset), (gst_wavparse_init),
11177         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11178         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11179         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11180         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11181         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11182         (gst_wavparse_loop), (gst_wavparse_chain),
11183         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11184         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11185         (plugin_init):
11186         * gst/wavparse/gstwavparse.h:
11187         Update docs.
11188         Use boilerplate.
11189         Various code cleanups.
11190         When the bitrate is not known (bps == 0 or compressed formats) let
11191         downstream element guestimate the duration and position and don't
11192         generate timestamps or durations. Fixes #405213.
11193         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11194         error flowreturn upstream.
11195
11196 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11197
11198         * ext/gconf/Makefile.am:
11199         * ext/gconf/gconf.c: (gst_gconf_get_string),
11200         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11201         (gst_gconf_render_bin_with_default):
11202         * ext/gconf/gconf.h:
11203         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11204         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11205         (gst_gconf_audio_sink_dispose), (do_change_child),
11206         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11207         (cb_change_child), (gst_gconf_audio_sink_change_state):
11208         * ext/gconf/gstgconfaudiosink.h:
11209         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11210         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11211         (gst_switch_sink_init), (gst_switch_sink_dispose),
11212         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11213         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11214         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11215         * ext/gconf/gstswitchsink.h:
11216         * gst/autodetect/gstautoaudiosink.c:
11217         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11218         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11219         (gst_auto_audio_sink_detect):
11220         * gst/autodetect/gstautovideosink.c:
11221         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11222         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11223         (gst_auto_video_sink_detect):
11224         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11225         and a child that implements the GConf key monitoring. The end goal of
11226         this is an audio sink that can be changed on the fly, but at the 
11227         moment it still only changes on the next READY transition.
11228
11229 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11230
11231         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11232         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11233         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11234         (gst_avi_demux_calculate_durations_from_index),
11235         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11236         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11237         (gst_avi_demux_loop):
11238           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11239
11240 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11241
11242         * configure.ac:
11243         * docs/plugins/Makefile.am:
11244           Add crossreferences to glib/gobject/gstream docs.
11245
11246 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11247
11248         * gst/monoscope/Makefile.am:
11249         * gst/monoscope/gstmonoscope.c:
11250           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11251           (but no LIBS, since we only use defines from the headers).
11252
11253 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11254
11255         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11256
11257         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11258         (gst_wavparse_stream_data):
11259           Fix massive memory leak when operating in streaming mode due to
11260           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11261           Fixes #407057.
11262
11263 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11264
11265         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11266         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11267         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11268         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11269         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11270         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11271         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11272         (gst_avi_demux_calculate_durations_from_index),
11273         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11274         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11275         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11276         * gst/avi/gstavidemux.h:
11277           Save some memory (8%) by repacking the index entry structure (more to
11278           come). Add more FIXMEs to questionable parts.
11279
11280 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11281
11282         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11283         (gst_v4l2src_get_caps):
11284         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11285         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11286         (gst_v4l2src_capture_init):
11287           More FIXME comments and messaging changes.
11288
11289 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11290
11291         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11292         (gst_goom_change_state):
11293         * gst/goom/gstgoom.h:
11294           Improved docs and use GST_DEBUG_FUNCPTR.
11295
11296         * gst/level/gstlevel.c: (gst_level_class_init):
11297           Use GST_DEBUG_FUNCPTR.
11298
11299         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11300         (gst_monoscope_chain), (gst_monoscope_change_state):
11301           Improved docs source cleanups.
11302
11303 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11304
11305         * gst/debug/Makefile.am:
11306         * gst/debug/gstdebug.c: (plugin_init):
11307         * gst/debug/gstpushfilesrc.c:
11308         * gst/debug/gstpushfilesrc.h:
11309           Add code for a pushfilesrc element that implements a pushfile:// URI
11310           handler, to make debugging push-mode operation of demuxer/decoders
11311           that support both easier in connection with seek/playbin/etc.
11312           The element isn't registered at the moment.
11313
11314 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11315
11316         * gst/avi/gstavimux.c:
11317           Comment a #if 0 in caps template definition as VS6 seems to 
11318         do not support it.
11319         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11320           Use gst_guint64_to_gdouble for conversion.
11321         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11322           Move variables declaration before the first instruction.
11323         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11324           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11325           And don't include netdb.h for G_OS_WIN32
11326         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11327           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11328           by VS6 then use an other way to initialize SDPMedia structure.
11329         * gst/udp/gstdynudpsink.h:
11330         * gst/udp/gstdynudpnetutils.h:
11331           Do not include <sys/time.h> for G_OS_WIN32
11332         * gst/udp/gstudpsrc.c:
11333           Define socklen_t as int for G_OS_WIN32
11334         * win/common/config.h.in:
11335           Undef HAVE_NETINET_IN_H
11336         * win32/vs6/gst_plugins_good.dsw:
11337         * win32/vs6/libgstrtp.dsp:
11338         * win32/vs6/libgstrtsp.dsp:
11339         * win32/vs6/libgstautogen.dsp:
11340         * win32/vs6/libgstaudiofx.dsp:
11341         * win32/vs6/libgstudp.dsp:
11342           Add and update project files.
11343         * win32/common/gstudp-enumtypes.c:
11344         * win32/common/gstudp-enumtypes.h:
11345           Add a copy of udp enumtypes to win32/common as in core 
11346           and base.
11347         
11348 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11349
11350         * configure.ac:
11351           Activate monoscope when building with --enable-experimental. Fix
11352           --enable-external configure switch description.
11353
11354         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11355         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11356           Help gst-indent.
11357
11358 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11359
11360         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11361           Explicitly cast result of pointer arithmetic to integer in order to
11362           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11363
11364 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11365
11366         * gst/debug/progressreport.c:
11367           Some more docs.
11368
11369 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11370
11371         * docs/plugins/inspect/plugin-rtp.xml:
11372           Update for new elements.
11373
11374         * gst/debug/progressreport.h:
11375           Commit newly-created header file as well.
11376
11377 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11378
11379         * docs/plugins/Makefile.am:
11380         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11381         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11382         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11383         * gst/debug/Makefile.am:
11384         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11385         (gst_progress_report_do_query), (gst_progress_report_report):
11386           Make progressreport element post messages with the current progress
11387           on the bus. Also add some basic docs for it.
11388
11389 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11390
11391         * ext/hal/hal.c: (gst_hal_get_string):
11392         * ext/hal/hal.h:
11393           Some small cleanups; deal with errors when parsing the HAL ALSA
11394           capabilities a bit better.
11395
11396 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11397
11398         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11399           Let's try this again and use the right cast this time.
11400
11401 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11402
11403         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11404           Add cast to avoid compiler warnings with older GLib versions
11405           where the nick/name members in GEnumValue are not declared as
11406           constant strings.
11407
11408 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11409
11410         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11411         (gst_gconf_render_bin_from_key),
11412         (gst_gconf_get_default_audio_sink):
11413         * ext/gconf/gconf.h:
11414         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11415         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11416         (gst_gconf_audio_sink_get_property):
11417           In gconfaudiosink, get the right key as the old key in do_toggle
11418           (ie. one dependent on the profile selected). Log some more stuff so
11419           we can see what's actually going on.
11420
11421 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11422
11423         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11424         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11425         (gst_audio_amplify_set_process_function),
11426         (gst_audio_amplify_setup):
11427         * gst/audiofx/audioamplify.h:
11428         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11429         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11430         * gst/audiofx/audioinvert.h:
11431         Some small cleanups and port both elements to the new GstAudioFilter
11432         base class to save a few lines of common code.
11433         * gst/audiofx/Makefile.am:
11434         Link against libgstaudio for the above changes
11435
11436 2007-01-29  Wim Taymans  <wim@fluendo.com>
11437
11438         * tests/check/elements/.cvsignore:
11439         Some more ignores.
11440
11441 2007-01-26  Wim Taymans  <wim@fluendo.com>
11442
11443         Patch by: charles <charlesg3 at gmail dot com>
11444
11445         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11446         (set_shout_metadata), (gst_shout2send_event):
11447         * ext/shout2/gstshout2.h:
11448         Properly handle tags in shout2send. Fixes #399825.
11449
11450 2007-01-25  Wim Taymans  <wim@fluendo.com>
11451
11452         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11453         (gst_rtspsrc_activate_streams):
11454         Convert SDP fields to upper/lowercase following the rules in the SDP to
11455         caps document. 
11456
11457 2007-01-25  Wim Taymans  <wim@fluendo.com>
11458
11459         * gst/rtp/README:
11460         * gst/rtp/gstrtpilbcdepay.c:
11461         * gst/rtp/gstrtpilbcpay.c:
11462         * gst/rtp/gstrtpmp4gdepay.c:
11463         * gst/rtp/gstrtpmp4gpay.c:
11464         * gst/rtp/gstrtpspeexdepay.c:
11465         * gst/rtp/gstrtpspeexpay.c:
11466         * gst/rtp/gstrtpsv3vdepay.c:
11467         * gst/rtp/gstrtptheoradepay.c:
11468         * gst/rtp/gstrtptheorapay.c:
11469         * gst/rtp/gstrtpvorbisdepay.c:
11470         * gst/rtp/gstrtpvorbispay.c:
11471         Fix case of encoding-name and key/value pairs to match the document.
11472         This is to make interoperation with SDP case-insensitive as required by
11473         the relevant RFCs.
11474
11475 2007-01-25  Wim Taymans  <wim@fluendo.com>
11476
11477         * configure.ac:
11478         Bump required -core/-base to CVS
11479
11480 2007-01-25  Wim Taymans  <wim@fluendo.com>
11481
11482         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11483         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11484         * gst/rtp/gstrtpL16pay.h:
11485         Fill up to MTU using adapter.
11486         Timestamp rtp packets.
11487
11488 2007-01-25  Edward Hervey  <edward@fluendo.com>
11489
11490         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11491         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11492         Use G_GSIZE_FORMAT in print statements for portability.
11493         Fixes build on macosx.
11494
11495 2007-01-24  Wim Taymans  <wim@fluendo.com>
11496
11497         * gst/rtp/Makefile.am:
11498         * gst/rtp/gstrtp.c: (plugin_init):
11499         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11500         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11501         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11502         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11503         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11504         (gst_rtp_L16_depay_plugin_init):
11505         * gst/rtp/gstrtpL16depay.h:
11506         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11507         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11508         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11509         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11510         (gst_rtp_L16_pay_plugin_init):
11511         * gst/rtp/gstrtpL16pay.h:
11512         Port and enable raw audio payloader/depayloader. Needs a bit more work
11513         on the payloader side.
11514
11515 2007-01-24  Wim Taymans  <wim@fluendo.com>
11516
11517         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11518         (gst_rtspsrc_stream_configure_transport),
11519         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11520         * gst/rtsp/gstrtspsrc.h:
11521         Only unblock the udp pads when we linked and activated them all.
11522         Fixes #395688.
11523
11524 2007-01-24  Wim Taymans  <wim@fluendo.com>
11525
11526         * gst/rtp/Makefile.am:
11527         * gst/rtp/gstrtp.c: (plugin_init):
11528         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11529         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11530         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11531         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11532         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11533         * gst/rtp/gstrtpac3depay.h:
11534         Added simple AC3 depayloader (RFC 4184).
11535
11536         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11537         Fix a leak.
11538
11539 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11540
11541         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11542
11543         * gst/audiofx/Makefile.am:
11544         * gst/audiofx/audioamplify.c:
11545         (gst_audio_amplify_clipping_method_get_type),
11546         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11547         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11548         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11549         (gst_audio_amplify_set_caps),
11550         (gst_audio_amplify_transform_int_clip),
11551         (gst_audio_amplify_transform_int_wrap_negative),
11552         (gst_audio_amplify_transform_int_wrap_positive),
11553         (gst_audio_amplify_transform_float_clip),
11554         (gst_audio_amplify_transform_float_wrap_negative),
11555         (gst_audio_amplify_transform_float_wrap_positive),
11556         (gst_audio_amplify_transform_ip):
11557         * gst/audiofx/audioamplify.h:
11558         * gst/audiofx/audiofx.c: (plugin_init):
11559         Add new element "audioamplify". This allows scaling of raw audio
11560         samples, similar to the "volume" element, but provides different modes
11561         for clipping and allows unlimited amplification. It's mainly targeted
11562         for creative sound design and not as a replacement of the "volume"
11563         element. Fixes #397162
11564         * docs/plugins/Makefile.am:
11565         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11566         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11567         * docs/plugins/gst-plugins-good-plugins.args:
11568         * docs/plugins/inspect/plugin-audiofx.xml:
11569         Add docs for audioamplify and integrate them into the build system
11570         * tests/check/Makefile.am:
11571         * tests/check/elements/audioamplify.c: (setup_amplify),
11572         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11573         Add fairly extensive unit test suite for audioamplify
11574
11575 2007-01-24  Wim Taymans  <wim@fluendo.com>
11576
11577         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11578         Unblock pads after adding the pads to the element so that autopluggers
11579         get a change to link something. Possibly fixes #395688.
11580
11581 2007-01-24  Wim Taymans  <wim@fluendo.com>
11582
11583         * gst/rtp/gstrtpamrdepay.c:
11584         * gst/rtp/gstrtpgsmdepay.c:
11585         * gst/rtp/gstrtph263pdepay.c:
11586         * gst/rtp/gstrtph263ppay.c:
11587         * gst/rtp/gstrtph264depay.c:
11588         * gst/rtp/gstrtpilbcdepay.c:
11589         * gst/rtp/gstrtpmp2tdepay.c:
11590         * gst/rtp/gstrtpmp4gdepay.c:
11591         * gst/rtp/gstrtpmp4gpay.c:
11592         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11593         * gst/rtp/gstrtpmp4vpay.c:
11594         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11595         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11596         (gst_rtp_mpa_depay_process):
11597         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11598         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11599         * gst/rtp/gstrtppcmadepay.c:
11600         * gst/rtp/gstrtppcmudepay.c:
11601         * gst/rtp/gstrtpspeexdepay.c:
11602         * gst/rtp/gstrtpspeexpay.c:
11603         * gst/rtp/gstrtpsv3vdepay.c:
11604         * gst/rtp/gstrtptheoradepay.c:
11605         * gst/rtp/gstrtptheorapay.c:
11606         * gst/rtp/gstrtpvorbisdepay.c:
11607         * gst/rtp/gstrtpvorbispay.c:
11608         Fix caps with payload numbers.
11609         Add some fixed payload numbers to caps when possible.
11610
11611 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11612
11613         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11614
11615         * gst/audiofx/Makefile.am:
11616         * gst/audiofx/audiofx.c: (plugin_init):
11617         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11618         (gst_audio_invert_class_init), (gst_audio_invert_init),
11619         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11620         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11621         (gst_audio_invert_transform_float),
11622         (gst_audio_invert_transform_ip):
11623         * gst/audiofx/audioinvert.h:
11624         Add new audiofx element "audioinvert". This element swaps the upper
11625         and lower half of samples and can be used for example for a
11626         wide-stereo effect. Fixes #396057
11627         * docs/plugins/Makefile.am:
11628         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11629         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11630         * docs/plugins/gst-plugins-good-plugins.args:
11631         * docs/plugins/inspect/plugin-audiofx.xml:
11632         Add docs for the audioinvert element and add them to the build system.
11633         * tests/check/Makefile.am:
11634         * tests/check/elements/audioinvert.c: (setup_invert),
11635         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11636         Add unit test suite for the audioinvert element.
11637
11638 2007-01-23  Wim Taymans  <wim@fluendo.com>
11639
11640         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11641         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11642         Parse config params as string and int.
11643         Parse and use AU header length
11644
11645 2007-01-23  Wim Taymans  <wim@fluendo.com>
11646
11647         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11648         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11649         * gst/smpte/gstmask.c: (_gst_mask_register):
11650         * gst/smpte/gstmask.h:
11651         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11652         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11653         (gst_smpte_paint_triangle_clock):
11654         constify some static structs.
11655         Don't update the mask if nothing changed to the params.
11656         Make sure we never draw outside of the picture. Fixes #398325.
11657
11658 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11659
11660         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11661           Error out properly when pull_range fails while we're reading the
11662           headers, instead of just pausing the task silently. Fixes #399338.
11663
11664 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11665
11666         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11667           Some more sanity checks to make sure the input formats match and the
11668           input pads are actually negotiated, in case someone tries to feed
11669           buffers from fakesrc or filesrc. Fixes #398299.
11670           Also const-ify an array, just because we can.
11671
11672 2007-01-19  Edward Hervey  <edward@fluendo.com>
11673
11674         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11675         Ignore previous commit, that was only valid for widths and heights
11676         that are multiples of 4.
11677         Copy over size/stride macros from jpegdec. This allows the element
11678         to work with any width,height...
11679         ... but puts in evidence that the actual transformations only work
11680         with width/height that are multiples of 4.
11681
11682 2007-01-19  Edward Hervey  <edward@fluendo.com>
11683
11684         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11685         Allocate buffers of the right size.
11686         The proper size of a I420 buffer in bytes is:
11687         
11688             width * height * 3
11689             ------------------
11690                     2
11691
11692 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11693
11694         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11695           Proxy getcaps on sink pads too, so that we either end up with the
11696           same dimensions on all pads or error out if that's not possible
11697           (seems to work even!). Fixes #398086, I think.
11698
11699 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11700
11701         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11702         * docs/plugins/gst-plugins-good-plugins.args:
11703         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11704           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11705           fix integer properties with -1 as minimum value.
11706
11707         * docs/plugins/inspect/plugin-1394.xml:
11708         * docs/plugins/inspect/plugin-aasink.xml:
11709         * docs/plugins/inspect/plugin-alaw.xml:
11710         * docs/plugins/inspect/plugin-alpha.xml:
11711         * docs/plugins/inspect/plugin-alphacolor.xml:
11712         * docs/plugins/inspect/plugin-annodex.xml:
11713         * docs/plugins/inspect/plugin-apetag.xml:
11714         * docs/plugins/inspect/plugin-audiofx.xml:
11715         * docs/plugins/inspect/plugin-auparse.xml:
11716         * docs/plugins/inspect/plugin-autodetect.xml:
11717         * docs/plugins/inspect/plugin-avi.xml:
11718         * docs/plugins/inspect/plugin-cacasink.xml:
11719         * docs/plugins/inspect/plugin-cairo.xml:
11720         * docs/plugins/inspect/plugin-cdio.xml:
11721         * docs/plugins/inspect/plugin-cutter.xml:
11722         * docs/plugins/inspect/plugin-debug.xml:
11723         * docs/plugins/inspect/plugin-dv.xml:
11724         * docs/plugins/inspect/plugin-efence.xml:
11725         * docs/plugins/inspect/plugin-effectv.xml:
11726         * docs/plugins/inspect/plugin-esdsink.xml:
11727         * docs/plugins/inspect/plugin-flac.xml:
11728         * docs/plugins/inspect/plugin-flxdec.xml:
11729         * docs/plugins/inspect/plugin-gconfelements.xml:
11730         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11731         * docs/plugins/inspect/plugin-goom.xml:
11732         * docs/plugins/inspect/plugin-halelements.xml:
11733         * docs/plugins/inspect/plugin-icydemux.xml:
11734         * docs/plugins/inspect/plugin-id3demux.xml:
11735         * docs/plugins/inspect/plugin-jpeg.xml:
11736         * docs/plugins/inspect/plugin-level.xml:
11737         * docs/plugins/inspect/plugin-matroska.xml:
11738         * docs/plugins/inspect/plugin-mulaw.xml:
11739         * docs/plugins/inspect/plugin-multipart.xml:
11740         * docs/plugins/inspect/plugin-navigationtest.xml:
11741         * docs/plugins/inspect/plugin-ossaudio.xml:
11742         * docs/plugins/inspect/plugin-png.xml:
11743         * docs/plugins/inspect/plugin-rtp.xml:
11744         * docs/plugins/inspect/plugin-rtsp.xml:
11745         * docs/plugins/inspect/plugin-shout2send.xml:
11746         * docs/plugins/inspect/plugin-smpte.xml:
11747         * docs/plugins/inspect/plugin-speex.xml:
11748         * docs/plugins/inspect/plugin-taglib.xml:
11749         * docs/plugins/inspect/plugin-udp.xml:
11750         * docs/plugins/inspect/plugin-videobalance.xml:
11751         * docs/plugins/inspect/plugin-videobox.xml:
11752         * docs/plugins/inspect/plugin-videoflip.xml:
11753         * docs/plugins/inspect/plugin-videomixer.xml:
11754         * docs/plugins/inspect/plugin-wavenc.xml:
11755         * docs/plugins/inspect/plugin-wavparse.xml:
11756         * docs/plugins/inspect/plugin-ximagesrc.xml:
11757           Update to CVS.
11758
11759 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11760
11761         Patch by: Sebastian Dröge <slomo circular-chaos org>
11762
11763         * gst/audiofx/audiopanorama.c:
11764           Fix doc section name (Fixes #397946)
11765
11766 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11767
11768         * sys/v4l2/gstv4l2object.c:
11769         (gst_v4l2_object_install_properties_helper),
11770         (gst_v4l2_object_set_property_helper),
11771         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11772         * sys/v4l2/gstv4l2object.h:
11773         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11774         (gst_v4l2src_init), (gst_v4l2src_set_property),
11775         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11776         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11777         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11778         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11779         (gst_v4l2src_capture_deinit):
11780           Fix EIO handing when capturing. Add new property to specify the number of
11781           buffers to enque (and remove the borked num-buffers usage).
11782
11783 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11784
11785         Patch by: Sebastian Dröge <slomo circular-chaos org>
11786
11787         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11788         (gst_audio_panorama_set_process_function):
11789           Use a function array for process methods, add more docs and define the
11790           startindex of enums.
11791
11792 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11793
11794         Patch by: Mark Nauwelaerts <manauw at skynet be>
11795
11796         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11797         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11798         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11799         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11800         (gst_avi_mux_riff_get_avi_header),
11801         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11802         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11803         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11804         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11805         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11806         (gst_avi_mux_change_state):
11807         * gst/avi/gstavimux.h:
11808         * tests/check/elements/avimux.c: (teardown_src_pad):
11809           Add support for more than one audio stream; write better AVIX
11810           header; refactor code a bit; don't announce vorbis caps on our audio
11811           sink pads since we don't support it anyway. Closes #379298.
11812
11813 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11814
11815         Patch by: Sebastian Dröge <slomo circular-chaos org>
11816
11817         * gst/audiofx/audiopanorama.c:
11818         (gst_audio_panorama_method_get_type),
11819         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11820         (gst_audio_panorama_set_process_function),
11821         (gst_audio_panorama_set_property),
11822         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11823         (gst_audio_panorama_transform_m2s_int_simple),
11824         (gst_audio_panorama_transform_s2s_int_simple),
11825         (gst_audio_panorama_transform_m2s_float_simple),
11826         (gst_audio_panorama_transform_s2s_float_simple):
11827         * gst/audiofx/audiopanorama.h:
11828           Add 'method' property and provide a simple (non-psychoacustic)
11829           processing method (#394859).
11830
11831         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11832         (panorama_suite):
11833           Tests for new method.
11834
11835 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11836
11837         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11838         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11839           Set correct caps on outgoing pulled buffers, or things blow up
11840           after recent core changes.
11841
11842 2007-01-11  Wim Taymans  <wim@fluendo.com>
11843
11844         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11845
11846         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11847         (gst_multipart_mux_request_new_pad),
11848         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11849         (gst_multipart_mux_change_state):
11850         Return FLOW errors ASAP. Fixes #394977.
11851         Misc cleanups.
11852
11853 2007-01-11  Wim Taymans  <wim@fluendo.com>
11854
11855         Patch by: Lutz Mueller <lutz at topfrose dot de>
11856
11857         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11858         Check for stream pad before activating. 
11859
11860 2007-01-10  Wim Taymans  <wim@fluendo.com>
11861
11862         Patch by: Peter Kjellerstedt  <pkj at axis com>
11863
11864         * gst/rtsp/COPYING.MIT:
11865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11866         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11867         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11868         (gst_rtspsrc_stream_configure_transport),
11869         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11870         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11871         (gst_rtspsrc_parse_methods),
11872         (gst_rtspsrc_create_transports_string),
11873         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11874         (gst_rtspsrc_open), (gst_rtspsrc_close):
11875         * gst/rtsp/gstrtspsrc.h:
11876         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11877         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11878         (parse_request_line), (parse_line), (rtsp_connection_read),
11879         (rtsp_connection_close):
11880         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11881         (rtsp_method_as_text), (rtsp_header_as_text),
11882         (rtsp_status_as_text), (rtsp_find_header_field),
11883         (rtsp_find_method):
11884         * gst/rtsp/rtspdefs.h:
11885         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11886         (rtsp_ext_wms_configure_stream):
11887         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11888         (rtsp_message_new_request), (rtsp_message_init_request),
11889         (rtsp_message_new_response), (rtsp_message_init_response),
11890         (rtsp_message_init_data), (rtsp_message_unset),
11891         (rtsp_message_free), (rtsp_message_add_header),
11892         (rtsp_message_get_header), (rtsp_message_set_body),
11893         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11894         * gst/rtsp/rtspmessage.h:
11895         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11896         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11897         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11898         (sdp_message_dump):
11899         Allow url to be NULL to be able to use it for server connections.
11900         Can now send responses as well as requests.
11901         No longer hangs in an endless loop if EOF is received.
11902         Can now convert a status code to a text string.
11903         Return RTSP_HDR_INVALID for unknown headers.
11904         Return RTSP_INVALID for unknown methods.
11905         Copy CSeq and Session headers from the request.
11906         Only free memory corresponding to the currently set message type.
11907         Added const to function arguments as appropriate.
11908         Avoid a compiler warning when initializing nmedia.
11909         Use guint rather than gint to avoid compiler warnings.
11910         Fix crasher in wms extension.
11911         Factor out stream setup from open_connection.
11912         Delay activation of streams when actual data is received from the
11913         server, this prepares us to do proper protocol switching.
11914         Added new license.
11915         Fixes #380895.
11916
11917
11918 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11919
11920         Patch by: Sebastian Dröge <slomo ubuntu com>
11921
11922         * docs/plugins/Makefile.am:
11923         * gst/audiofx/audiopanorama.c:
11924           Some small docs fixes (#394851).
11925
11926 2007-01-09  Wim Taymans  <wim@fluendo.com>
11927
11928         * gst/avi/gstavidemux.c:
11929         Fix docs.
11930
11931 2007-01-09  Wim Taymans  <wim@fluendo.com>
11932
11933         * gst/rtp/Makefile.am:
11934         * gst/rtp/gstrtp.c: (plugin_init):
11935         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11936         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11937         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11938         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11939         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11940         * gst/rtp/gstrtpmpvdepay.h:
11941           Added RFC 2250 MPEG Video Depayloader.
11942
11943         * gst/rtp/gstrtpL16depay.h:
11944         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11945         (gst_rtp_h263p_depay_process):
11946         Fix Header file. Small cleanups.
11947
11948         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11949         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11950         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11951         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11952         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11953         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11954         (gst_rtp_mp4v_depay_change_state):
11955         Remove usused code. Remove Adapter from state Change. Added debug.
11956
11957         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11958         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11959         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11960         * gst/rtp/gstrtpmpadepay.h:
11961         Subclass base depayloader.
11962         Added debug.
11963         Support static payload type assignment as well.
11964
11965         * gst/rtp/gstrtpmpapay.c:
11966         Fix caps.
11967
11968 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11969
11970         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11971
11972         * ext/jpeg/gstjpegdec.c:
11973         * ext/jpeg/gstjpegenc.c:
11974         * ext/jpeg/smokecodec.c:
11975           These libjpeg callbacks should return a 'boolean' (unsigned char
11976           apparently) and not a 'gboolean' (which maps to gint). Fixes
11977           warnings when compiling with MingW (#393427).
11978
11979         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11980           Use ioctlsocket on win32.
11981
11982         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11983           Some printf format fixes for win32.
11984
11985 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11986
11987         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11988           Use gst_guint64_to_gdouble for conversion.
11989         * win32/vs6/libgstmatroska.dsp:
11990           Add zlib to the link.
11991         * win32/vs6/libgstvideobox.dsp:
11992           Update liboil library name (project is linked to 
11993           liboil-0.3-0.lib now).
11994           
11995 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11996
11997         * gst/matroska/Makefile.am:
11998           If zlib is available and used, we must link it explicitly for
11999           things to work on MingW (fixes #392855).
12000
12001 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12002
12003         * ext/esd/esdsink.c: (gst_esdsink_delay):
12004           Don't return bogus values when esd_get_delay() fails for some
12005           reason (#392189).
12006
12007 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12008
12009         * sys/ximage/gstximagesrc.c: (composite_pixel):
12010           Fix presumably copy'n'pasto for 16bpp depth.
12011
12012 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12013
12014         * gst/matroska/matroska-mux.c:
12015         (gst_matroska_mux_audio_pad_setcaps):
12016           The "signed" field in audio caps is of boolean type, trying to use
12017           gst_structure_get_int() to extract it will fail. Fixing this makes
12018           matroskamux accept raw audio input (#387121) (use at your own risk
12019           though, due to the matroska spec being not entirely useful in this
12020           respect).
12021           Also fix up raw audio structures in template caps so that they
12022           represent what our setcaps function will actually accept, so that
12023           converters know what to convert to.
12024           Finally, don't fail if there isn't an "endianness" field in 8-bit
12025           PCM caps.
12026
12027 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12028
12029         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12030         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12031         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12032         (teardown_cmmldec):
12033         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12034         (teardown_cmmlenc):
12035         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12036           reapply consistent pad (de)activation
12037
12038 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12039
12040         * configure.ac:
12041         Back to CVS
12042
12043         * gst-plugins-good.doap:
12044         Add 0.10.5 doap entry
12045
12046 === release 0.10.5 ===
12047
12048 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12049
12050         * configure.ac:
12051           releasing 0.10.5, "The Path of Thorns"
12052
12053 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12054
12055         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12056         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12057         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12058         (teardown_cmmldec):
12059         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12060         (teardown_cmmlenc):
12061         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12062           revert my freeze breakage
12063
12064 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12065
12066         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12067         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12068         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12069         (teardown_cmmldec):
12070         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12071         (teardown_cmmlenc):
12072         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12073           consistent pad (de)activation
12074
12075 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12076
12077         * configure.ac:
12078         * ext/Makefile.am:
12079         Disable LADPSA, as it has moved to the -bad module for the duration.
12080
12081 2006-12-18  Wim Taymans  <wim@fluendo.com>
12082
12083         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12084         (gst_signal_processor_event):
12085         Reset flow_state back to _OK after a flush stop so that we exit our
12086         error state after the flush. Fixes #374213
12087
12088 2006-12-16  David Schleef  <ds@schleef.org>
12089
12090         * sys/osxvideo/osxvideosink.h:
12091         * sys/osxvideo/osxvideosink.m:
12092           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12093
12094 2006-12-16  David Schleef  <ds@schleef.org>
12095
12096         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12097
12098         * sys/osxvideo/Makefile.am:
12099         * sys/osxvideo/osxvideosink.h:
12100         * sys/osxvideo/osxvideosink.m:
12101           Preliminary patch for porting osxvideosink
12102
12103 2006-12-16  Wim Taymans  <wim@fluendo.com>
12104
12105         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12106
12107         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12108         (gst_videomixer_set_master_geometry),
12109         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12110         (gst_videomixer_reset), (gst_videomixer_init),
12111         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12112         (gst_videomixer_release_pad), (gst_videomixer_collected),
12113         (gst_videomixer_change_state):
12114         Introduce some locking around the videomixer state so that it does not
12115         crash when adding/removing pads. Fixes #383043.
12116
12117 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12118
12119         * configure.ac:
12120           Make sure libcaca can actually be used instead of just checking for
12121           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12122           cross-compiling (fixes #384587).
12123
12124 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12125
12126         * Makefile.am:
12127         * gst-plugins-good.doap:
12128         * gst-plugins-good.spec.in:
12129           adding doap file
12130
12131 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12132
12133         * configure.ac:
12134           libflac-1.1.3 changed API again, but we can't build against it yet,
12135           so make sure our check doesn't use libflac-1.1.3 and add a comment
12136           to this effect.
12137
12138 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12139
12140         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12141         (gst_quarktv_planetable_clear):
12142           Add some NULL pointer checks (possibly related to #385623).
12143
12144 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12145
12146         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12147         (gst_tag_demux_chain):
12148         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12149           In streaming mode, if the first buffer we get doesn't have an
12150           offset, fix it up to be 0, otherwise trimming won't work later on
12151           and we'll be typefinding application/x-id3, which may result in
12152           decodebin plugging an endless number of id3demux elements as a
12153           consequence. Fixes #385031.
12154           
12155 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12156
12157         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12158           Ignore the buffer_time the sound device reports. Turns out it is 
12159           sometimes completely bogus and we're better off without it.
12160
12161 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12162
12163         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12164         (gst_matroska_demux_video_caps):
12165         * gst/matroska/matroska-ids.c:
12166         (gst_matroska_track_init_video_context):
12167         * gst/matroska/matroska-ids.h:
12168           Try harder to extract the framerate for video tracks correctly and
12169           save it directly instead of converting it back and forth a few
12170           times. Mostly makes a difference for very small framerates (<1).
12171           Fixes #380199.
12172
12173 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12174
12175         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12176         (gst_gconf_audio_src_dispose), (do_toggle_element):
12177         * ext/gconf/gstgconfaudiosrc.h:
12178           Remove gconf notify hook when the gconfaudiosrc element is
12179           destroyed, otherwise the callback may be called on an
12180           already-destroyed instance and bad things happen. Should fix
12181           #378184.
12182           Also ignore gconf key changes when the source is already running.
12183
12184 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12185
12186         Patch by: Sebastian Dröge  <mail at slomosnail de>
12187
12188         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12189           We need to be able to read and parse any possible floating point string
12190           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12191           will parse the former only in certain locales though, so we really need
12192           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12193           make sure we can parse either version at all times.
12194           Fixes #382982 for real.
12195
12196 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12197
12198         * sys/sunaudio/gstsunaudiomixerctrl.c:
12199         * sys/sunaudio/gstsunaudiosrc.c:
12200
12201         Use the sunaudio debug category.
12202
12203         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12204         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12205         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12206         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12207         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12208         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12209         (gst_sunaudiosink_reset):
12210         * sys/sunaudio/gstsunaudiosink.h:
12211
12212         Uses the sunaudio debug category for all debug output
12213         Implements the _delay() callback to synchronise video playback better
12214         Change the segtotal and segsize values back to the parent class 
12215           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12216           respectively)
12217         Measure the samples written to the device vs. played.
12218         Keep track of segments in the device by writing empty eof frames, and
12219         sleep using a GCond when we get too far ahead and risk overrunning the
12220         sink's ringbuffer.
12221
12222         Fixes: #360673
12223
12224 2006-12-08  Wim Taymans  <wim@fluendo.com>
12225
12226         Patch by: Sebastian Dröge  <mail at slomosnail de >
12227
12228         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12229         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12230         * gst/audiofx/audiopanorama.h:
12231         Fix audiopanorame with float samples. Fixes #383726.
12232
12233 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12234
12235         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12236         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12237         (gst_sunaudiosrc_reset):
12238
12239         Implement reset functions to unblock the src/sink more quickly on 
12240         state change requests.
12241         Patch by: Brian Cameron <brian dot cameron at sun com>
12242
12243 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12244
12245         * sys/sunaudio/gstsunaudiomixer.c:
12246         (gst_sunaudiomixer_change_state):
12247         Construct the correct mixer device name when the AUDIODEV env var
12248         is set.
12249
12250         Patch by: Jerry Tan <jerry.tan at sun dot com>
12251         Fixes: #383596
12252
12253 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12254
12255         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12256         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12257         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12258         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12259         Patch by: Jerry Tan <jerry.tan at sun dot com>
12260         Fixes: #349015
12261
12262 2006-12-07  Wim Taymans  <wim@fluendo.com>
12263
12264         * gst/smpte/gstmask.h:
12265         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12266         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12267         (gst_smpte_collected), (gst_smpte_set_property),
12268         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12269         * gst/smpte/gstsmpte.h:
12270         Port to 0.10 some more. 
12271         Added duration property to specify the duration of the transition.
12272         Make framerate a fraction.
12273         Deprecate fps property, we only use negotiated fps.
12274         Added docs.
12275         Fix collectpad usage.
12276         Reset state in READY.
12277         Send NEWSEGMENT event.
12278         Fix racy updates of object properties.
12279         Added debug category.
12280         Fixes #383323.
12281
12282 2006-12-06  Wim Taymans  <wim@fluendo.com>
12283
12284         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12285
12286         * gst/videomixer/videomixer.c:
12287         (gst_videomixer_set_master_geometry),
12288         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12289         Don't reset xpos and ypos in the setcaps function because causes
12290         unexpected behaviour.
12291         Fixes #382179.
12292
12293 2006-12-06  Wim Taymans  <wim@fluendo.com>
12294
12295         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12296         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12297         Keep track of the buffer timestamp in the collectdata member instead
12298         of modifying the buffer without making the metadata writable first.
12299         Fixes #382277.
12300
12301 2006-12-06  Wim Taymans  <wim@fluendo.com>
12302
12303         Patch by: Rob Taylor <robtaylor at floopily dot org>
12304
12305         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12306         If using multicast in udpsrc, bind to the multicast address rather than
12307         IN_ADDR_ANY.
12308         This allows the simultanous use of multiple udpsrcs listening on
12309         different multicat addresses. Without this all udpsrcs will receive all
12310         packets from all subscribed multicast addresses.
12311         Fixes #383001.
12312
12313 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12314
12315         * ext/taglib/gstid3v2mux.cc:
12316         Don't attempt to write a NULL frame into the ID3 tag set when the 
12317         createFrame method returned NULL.
12318         Fixes: #381857
12319         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12320
12321 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12322
12323         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12324         Use g_strtod() instead of sscanf to parse doubles, so that it will
12325         try parsing in the C locale if the current locale fails.
12326         Fixes: #382982
12327         Patch by: Sebastian Dröge  <mail at slomosnail de >
12328
12329 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12330
12331         * win32/MANIFEST:
12332         Fix compilation on win32 under VS8
12333         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12334         Partially fixes #381175
12335
12336 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12337
12338         * gst/avi/gstavimux.c:
12339           accept all mpegversions,fixes #380825
12340           spotted by: Jerome Alet  
12341
12342 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12343
12344         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12345         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12346         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12347         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12348           cleanup the error message a bit more
12349
12350 2006-11-28  Wim Taymans  <wim@fluendo.com>
12351
12352         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12353         Fix width and height properties.
12354
12355         * ext/libcaca/gstcacasink.h:
12356         Fix compilation on newer libcaca that require us to include a new
12357         header. Fixes #379918.
12358
12359 2006-11-28  Wim Taymans  <wim@fluendo.com>
12360
12361         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12362         * gst/rtsp/gstrtspsrc.h:
12363         * gst/rtsp/rtspext.h:
12364         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12365         (rtsp_ext_wms_get_context):
12366         Add method so that extensions can choose to disable the setup of
12367         a stream.
12368         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12369
12370 2006-11-27  Wim Taymans  <wim@fluendo.com>
12371
12372         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12373
12374         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12375         Push header in a separate buffer instead of memcpy:ing all data.
12376         Change LF => CRLF in headers.
12377         Move trailing LF to header. Fixes #379792.
12378
12379 2006-11-27  Wim Taymans  <wim@fluendo.com>
12380
12381         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12382         Small buffer overflow fix and improve debugging.
12383
12384 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12385
12386         * ext/esd/esdmon.h:
12387         * ext/esd/esdsink.h:
12388           remove obsolete _factory_init protos
12389
12390 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12391
12392         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12393         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12394         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12395         (gst_avi_demux_read_subindexes_push),
12396         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12397         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12398         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12399         (gst_avi_demux_massage_index),
12400         (gst_avi_demux_calculate_durations_from_index),
12401         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12402         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12403         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12404           remove dead code, tweak debugs statements, add comments, use
12405           _uint64_scale instead _uint64_scale_int when using guint64 values,
12406           small optimizations, reflow some error handling
12407
12408 2006-11-22  Edward Hervey  <edward@fluendo.com>
12409
12410         * po/.cvsignore:
12411         We never put .pot files in cvs. Let's ignore them all.
12412
12413 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12414
12415         * po/POTFILES.in:
12416           ... but better exclude files that aren't disted.
12417
12418 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12419
12420         * po/POTFILES.in:
12421           Add v4l2 source files to list of files with translations, so the
12422           strings are actually extracted (however bad they still may be).
12423
12424 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12425
12426         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12427           Minor clean-ups: const-ify static array, remove trailing comma from
12428           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12429
12430 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12431
12432         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12433         Make sure that g_free always gets called on the same pointer that was 
12434         returned by g_malloc.  Fixes #376594.
12435         Do not leak memory if decompressed size is wrong.
12436         Remove unneeded check of return value of g_malloc.
12437         Patch by: René Stadler <mail@renestadler.de>
12438
12439 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12440
12441         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12442           Add missing curly brackets.
12443
12444 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12445
12446         * sys/v4l2/v4l2src_calls.c:
12447         Fix capture_deinit.
12448
12449 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12450
12451         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12452         (gst_matroska_mux_request_new_pad):
12453           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12454
12455         * tests/check/elements/matroskamux.c: (setup_src_pad),
12456         (setup_sink_pad), (GST_START_TEST):
12457         Activate pads before using them.
12458
12459 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12460
12461         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12462           Initialise variable to get rid of bogus compiler warning.
12463
12464 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12465
12466         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12467
12468         * gst/rtp/gstrtph263pay.c:
12469         * gst/rtp/gstrtph263pdepay.c:
12470         * gst/rtp/gstrtph263ppay.c:
12471           Specify H.263 variant and version in the caps (fixes #361637)
12472
12473 2006-11-15  Wim Taymans  <wim@fluendo.com>
12474
12475         * gst/rtsp/rtspconnection.c: (read_body):
12476         Don't set a data pointer to NULL and a size > 0 when we deal
12477         with empty packets.
12478
12479         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12480         (rtsp_message_init_response), (rtsp_message_init_data),
12481         (rtsp_message_unset), (rtsp_message_free),
12482         (rtsp_message_take_body):
12483         Check that we can't create invalid empty packets. 
12484
12485 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12486
12487         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12488
12489         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12490         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12491         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12492         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12493         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12494         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12495         * gst/matroska/matroska-mux.h:
12496           Add basic tag writing support; implement releasing pads (#374658).
12497
12498 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12499
12500         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12501         (gst_matroska_demux_audio_caps):
12502           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12503
12504 2006-11-14  David Schleef  <ds@schleef.org>
12505
12506         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12507
12508 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12509
12510         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12511
12512         * win32/vs8/gst-plugins-good.sln:
12513         * win32/vs8/libgst1394.vcproj:
12514         * win32/vs8/libgstaasink.vcproj:
12515         * win32/vs8/libgstalaw.vcproj:
12516         * win32/vs8/libgstalpha.vcproj:
12517         * win32/vs8/libgstalphacolor.vcproj:
12518         * win32/vs8/libgstannodex.vcproj:
12519         * win32/vs8/libgstapetag.vcproj:
12520         * win32/vs8/libgstaudiofx.vcproj:
12521         * win32/vs8/libgstauparse.vcproj:
12522         * win32/vs8/libgstautodetect.vcproj:
12523         * win32/vs8/libgstavi.vcproj:
12524         * win32/vs8/libgstcacasink.vcproj:
12525         * win32/vs8/libgstcdio.vcproj:
12526         * win32/vs8/libgstcutter.vcproj:
12527         * win32/vs8/libgstdv.vcproj:
12528         * win32/vs8/libgsteffectv.vcproj:
12529         * win32/vs8/libgstflac.vcproj:
12530         * win32/vs8/libgstflxdec.vcproj:
12531         * win32/vs8/libgstgoom.vcproj:
12532         * win32/vs8/libgsticydemux.vcproj:
12533         * win32/vs8/libgstid3demux.vcproj:
12534         * win32/vs8/libgstjpeg.vcproj:
12535         * win32/vs8/libgstladspa.vcproj:
12536         * win32/vs8/libgstlevel.vcproj:
12537         * win32/vs8/libgstmatroska.vcproj:
12538         * win32/vs8/libgstmikmod.vcproj:
12539         * win32/vs8/libgstmng.vcproj:
12540         * win32/vs8/libgstmonoscope.vcproj:
12541         * win32/vs8/libgstmulaw.vcproj:
12542         * win32/vs8/libgstmultipart.vcproj:
12543         * win32/vs8/libgstpng.vcproj:
12544         * win32/vs8/libgstrtp.vcproj:
12545         * win32/vs8/libgstrtsp.vcproj:
12546         * win32/vs8/libgstshout2.vcproj:
12547         * win32/vs8/libgstsmpte.vcproj:
12548         * win32/vs8/libgstspeex.vcproj:
12549         * win32/vs8/libgsttaglib.vcproj:
12550         * win32/vs8/libgstudp.vcproj:
12551         * win32/vs8/libgstvideobalance.vcproj:
12552         * win32/vs8/libgstvideobox.vcproj:
12553         * win32/vs8/libgstvideoflip.vcproj:
12554         * win32/vs8/libgstvideomixer.vcproj:
12555         * win32/vs8/libgstwavenc.vcproj:
12556         * win32/vs8/libgstwavparse.vcproj:
12557           Make end-of-line returns unixy, so that when the files are checked
12558           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12559           Hopefully fixes #366492.
12560
12561 2006-11-14  Wim Taymans  <wim@fluendo.com>
12562
12563         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12564         Disable init_frames delay timestamp adjustment, it does not
12565         seem to be needed at all. Fixes #369621.
12566
12567 2006-11-13  Wim Taymans  <wim@fluendo.com>
12568
12569         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12570
12571         * gst/videomixer/videomixer.c:
12572         (gst_videomixer_set_master_geometry),
12573         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12574         (gst_videomixer_collect_free), (gst_videomixer_reset),
12575         (gst_videomixer_init), (gst_videomixer_finalize),
12576         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12577         (gst_videomixer_collected), (gst_videomixer_change_state):
12578         Fix memleak by unref'ing collectpads instance (when finalizing)
12579         Implement releasing a request pad. Fixes #374479.
12580
12581 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12582
12583         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12584
12585         * win32/vs8/gst-plugins-good.sln:
12586         * win32/vs8/libgst1394.vcproj:
12587         * win32/vs8/libgstaasink.vcproj:
12588         * win32/vs8/libgstalaw.vcproj:
12589         * win32/vs8/libgstalpha.vcproj:
12590         * win32/vs8/libgstalphacolor.vcproj:
12591         * win32/vs8/libgstannodex.vcproj:
12592         * win32/vs8/libgstapetag.vcproj:
12593         * win32/vs8/libgstaudiofx.vcproj:
12594         * win32/vs8/libgstauparse.vcproj:
12595         * win32/vs8/libgstautodetect.vcproj:
12596         * win32/vs8/libgstavi.vcproj:
12597         * win32/vs8/libgstcacasink.vcproj:
12598         * win32/vs8/libgstcdio.vcproj:
12599         * win32/vs8/libgstcutter.vcproj:
12600         * win32/vs8/libgstdv.vcproj:
12601         * win32/vs8/libgsteffectv.vcproj:
12602         * win32/vs8/libgstflac.vcproj:
12603         * win32/vs8/libgstflxdec.vcproj:
12604         * win32/vs8/libgstgoom.vcproj:
12605         * win32/vs8/libgsticydemux.vcproj:
12606         * win32/vs8/libgstid3demux.vcproj:
12607         * win32/vs8/libgstjpeg.vcproj:
12608         * win32/vs8/libgstladspa.vcproj:
12609         * win32/vs8/libgstlevel.vcproj:
12610         * win32/vs8/libgstmatroska.vcproj:
12611         * win32/vs8/libgstmikmod.vcproj:
12612         * win32/vs8/libgstmng.vcproj:
12613         * win32/vs8/libgstmonoscope.vcproj:
12614         * win32/vs8/libgstmulaw.vcproj:
12615         * win32/vs8/libgstmultipart.vcproj:
12616         * win32/vs8/libgstpng.vcproj:
12617         * win32/vs8/libgstrtp.vcproj:
12618         * win32/vs8/libgstrtsp.vcproj:
12619         * win32/vs8/libgstshout2.vcproj:
12620         * win32/vs8/libgstsmpte.vcproj:
12621         * win32/vs8/libgstspeex.vcproj:
12622         * win32/vs8/libgsttaglib.vcproj:
12623         * win32/vs8/libgstudp.vcproj:
12624         * win32/vs8/libgstvideobalance.vcproj:
12625         * win32/vs8/libgstvideobox.vcproj:
12626         * win32/vs8/libgstvideoflip.vcproj:
12627         * win32/vs8/libgstvideomixer.vcproj:
12628         * win32/vs8/libgstwavenc.vcproj:
12629         * win32/vs8/libgstwavparse.vcproj:
12630           Add VS8 project files (note that many of the plugins in ext are
12631           disabled by default). Fixes #366492.
12632
12633 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12634
12635         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12636           we do not translate debug messages
12637
12638 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12639
12640         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12641           fix categorisation, make short desc more explicit, remove unused code
12642           Fixes #372021
12643
12644 2006-11-08  Wim Taymans  <wim@fluendo.com>
12645
12646         * gst/rtp/gstrtpL16depay.c:
12647         * gst/rtp/gstrtpamrdepay.c:
12648         * gst/rtp/gstrtpamrpay.c:
12649         * gst/rtp/gstrtpgsmdepay.c:
12650         * gst/rtp/gstrtph263pay.c:
12651         * gst/rtp/gstrtph263pdepay.c:
12652         * gst/rtp/gstrtph263ppay.c:
12653         * gst/rtp/gstrtph264depay.c:
12654         * gst/rtp/gstrtpmp2tdepay.c:
12655         * gst/rtp/gstrtpmp4gdepay.c:
12656         * gst/rtp/gstrtpmp4gpay.c:
12657         * gst/rtp/gstrtpmp4vdepay.c:
12658         * gst/rtp/gstrtpmp4vpay.c:
12659         * gst/rtp/gstrtpmpadepay.c:
12660         * gst/rtp/gstrtpmpapay.c:
12661         * gst/rtp/gstrtppcmadepay.c:
12662         * gst/rtp/gstrtppcmapay.c:
12663         * gst/rtp/gstrtppcmudepay.c:
12664         * gst/rtp/gstrtppcmupay.c:
12665         * gst/rtp/gstrtpspeexdepay.c:
12666         * gst/rtp/gstrtpspeexpay.c:
12667         * gst/rtp/gstrtpsv3vdepay.c:
12668         Fix element descriptions.
12669
12670 2006-11-08  Wim Taymans  <wim@fluendo.com>
12671
12672         * gst/rtp/gstrtpvorbisdepay.c:
12673         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12674         Fix description.
12675         Small cleanup in the payloader.
12676
12677 2006-11-08  Wim Taymans  <wim@fluendo.com>
12678
12679         * gst/rtp/Makefile.am:
12680         * gst/rtp/gstrtp.c: (plugin_init):
12681         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12682         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12683         (gst_rtp_theora_depay_finalize),
12684         (gst_rtp_theora_depay_parse_configuration),
12685         (gst_rtp_theora_depay_setcaps),
12686         (gst_rtp_theora_depay_switch_codebook),
12687         (gst_rtp_theora_depay_process),
12688         (gst_rtp_theora_depay_set_property),
12689         (gst_rtp_theora_depay_get_property),
12690         (gst_rtp_theora_depay_change_state),
12691         (gst_rtp_theora_depay_plugin_init):
12692         * gst/rtp/gstrtptheoradepay.h:
12693         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12694         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12695         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12696         (gst_rtp_theora_pay_init_packet),
12697         (gst_rtp_theora_pay_flush_packet),
12698         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12699         (gst_rtp_theora_pay_handle_buffer),
12700         (gst_rtp_theora_pay_plugin_init):
12701         * gst/rtp/gstrtptheorapay.h:
12702         Add theora pay/depayloaders.
12703
12704 2006-11-06  Wim Taymans  <wim@fluendo.com>
12705
12706         * gst/rtp/Makefile.am:
12707         We depend on gsttag to generate the vorbis comments.
12708
12709         * gst/rtp/gstrtpvorbisdepay.c:
12710         (gst_rtp_vorbis_depay_parse_configuration),
12711         (gst_rtp_vorbis_depay_setcaps),
12712         (gst_rtp_vorbis_depay_switch_codebook),
12713         (gst_rtp_vorbis_depay_process):
12714         * gst/rtp/gstrtpvorbisdepay.h:
12715         Parse configuration string in the depayloader.
12716         Implement selecting and switching to a new codebook.
12717         Receiving vorbis over RTP now works.
12718
12719         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12720         (gst_rtp_vorbis_pay_init_packet),
12721         (gst_rtp_vorbis_pay_finish_headers),
12722         (gst_rtp_vorbis_pay_handle_buffer):
12723         * gst/rtp/gstrtpvorbispay.h:
12724         Set timestamps on outgoing buffers and RTP packets.
12725         Fix configuration string, prepend number of Packet headers.
12726         Fix encoding of ident string.
12727         Add delivery-method to caps.
12728         Streaming vorbis over RTP now works.
12729
12730 2006-11-06  Wim Taymans  <wim@fluendo.com>
12731
12732         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12733         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12734         (gst_rtp_vorbis_pay_handle_buffer):
12735         * gst/rtp/gstrtpvorbispay.h:
12736         Generate a valid configuration string in the caps based on the
12737         vorbis headers.
12738
12739 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12740
12741         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12742         * ext/cdio/gstcdio.h:
12743         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12744           Move CD-TEXT utility function into common file so it can also be
12745           used by a future cdioparanoiasrc.
12746
12747 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12748         
12749         * sys/v4l2/Makefile.am:
12750         * sys/v4l2/gstv4l2object.c:
12751         * sys/v4l2/gstv4l2src.c:
12752         * sys/v4l2/gstv4l2xoverlay.c:
12753         * sys/v4l2/v4l2_calls.c:
12754         * sys/v4l2/v4l2src_calls.c:
12755         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12756         xoverlay code that is still not implemented.
12757
12758 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12759
12760         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12761           We require a -base more recent than 0.10.9, so it's safe to use
12762           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12763
12764         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12765         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12766           Use _newsegment_full() now that we depend on a recent enough core.
12767
12768         * gst/wavparse/gstwavparse.c:
12769           Remove cruft that we don't need any longer now that we depend on
12770           a recent enough -base.
12771
12772 2006-10-31  Wim Taymans  <wim@fluendo.com>
12773
12774         * gst/rtp/Makefile.am:
12775         * gst/rtp/gstrtp.c: (plugin_init):
12776         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12777         (gst_rtpilbcpay_setcaps):
12778         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12779
12780 2006-10-31  Wim Taymans  <wim@fluendo.com>
12781
12782         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12783         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12784         Some small cleanups, use _scale.
12785
12786 2006-10-31  Wim Taymans  <wim@fluendo.com>
12787
12788         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12789         Use higher precision scale function.
12790
12791 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12792
12793         Patch by: Michal Benes  <michal dot benes at itonis tv>
12794
12795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12796         (gst_matroska_demux_read_track_encodings),
12797         (gst_matroska_decode_buffer):
12798           Fix several issues with encoded/compressed/encrypted/signed tracks;
12799           also, remove superfluous newline characters from some debug
12800           statements. (#366155)
12801
12802 2006-10-30  Wim Taymans  <wim@fluendo.com>
12803
12804         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12805         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12806         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12807         (gst_smokedec_change_state):
12808         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12809         (gst_smokeenc_init), (gst_smokeenc_finalize),
12810         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12811         (gst_smokeenc_resync), (gst_smokeenc_chain),
12812         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12813         (gst_smokeenc_change_state):
12814         Various cleanups, capsnego and leak fixes.
12815
12816 2006-10-30  Wim Taymans  <wim@fluendo.com>
12817
12818         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12819
12820         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12821         Fix videomixer so that it can handle any combination of framerates.
12822         Fixes #367221.
12823
12824 2006-10-28  Wim Taymans  <wim@fluendo.com>
12825
12826         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12827         (gst_avi_demux_parse_file_header),
12828         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12829         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12830         (gst_avi_demux_chain):
12831         Fix position query for audio. also fixes timestamps in streaming
12832         mode and bug #364958.
12833         Small cleanups.
12834
12835 2006-10-27  Wim Taymans  <wim@fluendo.com>
12836
12837         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12838         * ext/libpng/gstpngenc.h:
12839         Fix strides. Fixes #364856.
12840         Cleanup capsnego.
12841         Set caps on outgoing buffers.
12842
12843 2006-10-18  Wim Taymans  <wim@fluendo.com>
12844
12845         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12846
12847         * gst/rtp/gstrtpgsmpay.c:
12848         * gst/rtp/gstrtph263pay.c:
12849         * gst/rtp/gstrtpmpapay.c:
12850         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12851         (gst_rtp_pcma_pay_handle_buffer):
12852         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12853         Add static payload numbers in addition to the dynamic ones.
12854         Fixes #361639.
12855
12856 2006-10-18  Wim Taymans  <wim@fluendo.com>
12857
12858         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12859         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12860         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12861         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12862         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12863         * gst/rtsp/rtspdefs.h:
12864         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12865         * gst/rtsp/rtspurl.h:
12866         Reuse already existing enum for lower transport.
12867         Add rtspt and rtspu protocols.
12868         Send redirect to rtspt when udp times out.
12869
12870 2006-10-18  Wim Taymans  <wim@fluendo.com>
12871
12872         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12873         (gst_wavparse_stream_data):
12874         Fix seeking some more, mostly for speed changes.
12875
12876 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12877
12878         Patch by: Fredrik Persson  <frepe at bredband net>
12879
12880         * sys/v4l2/gstv4l2tuner.c:
12881         * sys/v4l2/gstv4l2tuner.h:
12882           Fix _set_channel(): remove useless g_object_notify() for "channel"
12883           property that doesn't exist any longer and therefore now also
12884           useless redirect (#338818).
12885
12886 2006-10-17  Wim Taymans  <wim@fluendo.com>
12887
12888         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12889         Some drivers do not support unsetting the non-blocking flag once the
12890         device is opened. In those cases, close/open the device in
12891         non-blocking mode. Fixes #362673.
12892
12893 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12894
12895         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12896         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12897         (gst_v4l2src_get_fps):
12898           dear stefan, framespersecond is not frameperiod, reverting but adding
12899           comment
12900
12901 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12902
12903         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12904         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12905         (gst_v4l2src_get_fps):
12906           Numerator is numerator and denominator is denominator. Say that aloud
12907           5 times and retry after next beer.
12908
12909 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12910
12911         Patch by: Josep Torra Valles  <josep at fluendo com>
12912
12913         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12914         * ext/esd/esdsink.c: (gst_esdsink_write):
12915         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12916         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12917         (gst_flac_dec_send_newsegment):
12918         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12919         (gst_flac_enc_tell_callback):
12920         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12921         (smokecodec_parse_header), (smokecodec_decode):
12922         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12923         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12924         * gst/goom/Makefile.am:
12925         * gst/goom/gstgoom.c:
12926         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12927         * gst/rtsp/gstrtspsrc.c:
12928         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12929         * gst/udp/gstudpsink.c:
12930         * gst/udp/gstudpsrc.c:
12931         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12932         * sys/sunaudio/gstsunaudiomixertrack.h:
12933           Fix a bunch of problems discovered by the Forte compiler, mostly type
12934           mixups and pointer arithmetics with void pointers. Fixes #362603.
12935
12936 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12937
12938         * ext/speex/gstspeex.c: (plugin_init):
12939         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12940         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12941         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12942         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12943         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12944         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12945         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12946         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12947         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12948         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12949         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12950         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12951         * ext/speex/gstspeexenc.h:
12952           Miscellaneous clean-ups, among other things: speexenc => enc to
12953           enhance code readability; change speexenc => speex_enc; in chain
12954           function unref input buffer in case of error; take reference in
12955           event function; use boilerplate macro; use gst_pad_query_peer_*
12956           convenience functions.
12957
12958 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12959
12960         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12961         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12962         (gst_speexenc_set_header_on_caps):
12963           Fix some mem leaks.
12964
12965 2006-10-11  Wim Taymans  <wim@fluendo.com>
12966
12967         * gst/rtsp/URLS:
12968         Added some other URL.
12969
12970         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12971         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12972         (gst_rtspsrc_open), (gst_rtspsrc_play),
12973         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12974         * gst/rtsp/gstrtspsrc.h:
12975         Work on fallback to TCP connection when the UDP socket times out.
12976         Handler server requests, just reply with OK for now.
12977
12978         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12979         * gst/rtsp/rtspdefs.h:
12980         Added some more Real extension headers.
12981
12982         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12983         Fix parsing of urls with a ':' that is not part of the hostname:port
12984         part of the url.
12985
12986 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12987
12988         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12989         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12990         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12991           Activate pad before adding it to the already-running element.
12992
12993         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12994           Activate newly-created pad too.
12995
12996 2006-10-11  Wim Taymans  <wim@fluendo.com>
12997
12998         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12999
13000         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13001         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13002         (gst_udpsrc_start):
13003         Fix some leaks in caps and uris. Fixes #361252.
13004
13005 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13006
13007         * gst/wavparse/Makefile.am:
13008           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13009
13010 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13011
13012         * sys/v4l2/gstv4l2xoverlay.c:
13013         * sys/v4l2/gstv4l2xoverlay.h:
13014         Fix build as per the patch in #338818 comment 36.
13015
13016 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13017
13018         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13019           Activate pads before adding them to the source.
13020
13021 2006-10-06  Wim Taymans  <wim@fluendo.com>
13022
13023         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13024         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13025         Activate pads before adding.
13026
13027 2006-10-06  Wim Taymans  <wim@fluendo.com>
13028
13029         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13030         (gst_multipart_find_pad_by_mime):
13031         Activate pads before adding.
13032
13033         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13034         BOILERPLATE sets parent_class for us.
13035
13036 2006-10-06  Wim Taymans  <wim@fluendo.com>
13037
13038         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13039         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13040         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13041         (gst_rtspsrc_alloc_udp_ports),
13042         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13043         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13044         (gst_rtspsrc_create_transports_string),
13045         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13046         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13047         * gst/rtsp/gstrtspsrc.h:
13048         Rework how the transport string is constructed, try to share channels
13049         and udp ports.
13050         Make most of the stuff less dependant on RTP as we are also going to use
13051         it for RDT.
13052         Add support for transport specific session managers.
13053
13054         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13055         Implement _flush().
13056
13057         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13058         * gst/rtsp/rtspdefs.h:
13059         Add generic error return code.
13060
13061         * gst/rtsp/rtspext.h:
13062         Add support for pluggable tranport strings.
13063
13064         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13065         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13066         (rtsp_ext_wms_get_context):
13067         Detect WMServer and activate the extension.
13068
13069         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13070         (rtsp_transport_get_manager), (rtsp_transport_parse):
13071         * gst/rtsp/rtsptransport.h:
13072         Added methods to get mime/manager for certain transports.
13073
13074 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13075
13076         * ext/cairo/gsttimeoverlay.c:
13077         (gst_cairo_time_overlay_update_font_height):
13078         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13079         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13080         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13081         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13082         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13083         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13084         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13085         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13086         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13087         (gst_avi_demux_stream_data):
13088         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13089         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13090         (gst_fenced_buffer_copy):
13091         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13092         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13093         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13094         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13095         (gst_rtspsrc_handle_message):
13096         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13097         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13098           Printf format fixes.
13099
13100 2006-10-04  Wim Taymans  <wim@fluendo.com>
13101
13102         * gst/rtsp/Makefile.am:
13103         Dist new .h file too.
13104
13105 2006-10-04  Wim Taymans  <wim@fluendo.com>
13106
13107         * gst/rtsp/Makefile.am:
13108         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13109         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13110         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13111         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13112         (gst_rtspsrc_parse_rtpmap),
13113         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13114         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13115         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13116         * gst/rtsp/gstrtspsrc.h:
13117         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13118         * gst/rtsp/rtspdefs.h:
13119         * gst/rtsp/rtspext.h:
13120         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13121         (rtsp_ext_wms_get_context):
13122         * gst/rtsp/rtspextwms.h:
13123         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13124         (rtsp_transport_parse):
13125         * gst/rtsp/rtsptransport.h:
13126         Factor out extension in separate module.
13127         Fix getcaps to filter against the padtemplate.
13128         Use Content-Base if the server gives one.
13129         Rework the transport parsing a bit for future extensions.
13130         Added some Real Header field definitions.
13131
13132 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13133
13134         * docs/plugins/Makefile.am:
13135         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13136         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13137           added v4l2 stubs
13138         * gst-plugins-good.spec.in:
13139           add v4l2
13140
13141 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13142
13143         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13144           Extract disc/album/medium number and count and try harder
13145           to extract track number/count.
13146
13147 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13148
13149         * configure.ac:
13150         * sys/Makefile.am:
13151           add build stuff for v4l2, needs --enable-experimental until
13152           the last bits are resolved
13153
13154 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13155
13156         * tests/check/Makefile.am:
13157           Disable autodetect test temporarily, so that the build bots
13158           update -bad and the ranks of unreliable video sinks in there.
13159
13160         * tests/check/elements/autodetect.c: (GST_START_TEST):
13161           Skip test if no usable videosink is found.
13162
13163 2006-09-29  Wim Taymans  <wim@fluendo.com>
13164
13165         * gst/rtsp/URLS:
13166         Add some more URLs.
13167
13168         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13169         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13170         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13171         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13172         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13173         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13174         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13175         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13176         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13177         * gst/rtsp/gstrtspsrc.h:
13178         Add timeout property to control UDP timeouts.
13179         Fix error messages.
13180         Also start a loop function when operating in UDP mode so that we can
13181         do some more stuff async.
13182         Handle element messages from udpsrc to detect timeouts. If a timeout
13183         happens we currently generate an error.
13184         API: rtspsrc::timeout property.
13185
13186         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13187         (gst_udpsrc_create):
13188         Really implement the timeout in microseconds and not milliseconds.
13189
13190 2006-09-29  Wim Taymans  <wim@fluendo.com>
13191
13192         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13193         (gst_udpsrc_create), (gst_udpsrc_set_property),
13194         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13195         * gst/udp/gstudpsrc.h:
13196         Added property to post a message on timeout.
13197         Updated docs.
13198         When restarting the select, initialize the fdsets again.
13199         Init control sockets so we don't accidentally close a random socket.
13200         API: GstUDPSrc::timeout property
13201
13202 2006-09-29  Wim Taymans  <wim@fluendo.com>
13203
13204         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13205         Fix flag registration.
13206
13207         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13208         Reading 0 also means 'no more commands'
13209
13210 2006-09-29  Wim Taymans  <wim@fluendo.com>
13211
13212         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13213
13214         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13215         Fix possible infinite loop when shutting down, a read can also return
13216         0 to indicate no more messages are available. Fixes #358156.
13217
13218 2006-09-25  Wim Taymans  <wim@fluendo.com>
13219
13220         * gst/autodetect/gstautoaudiosink.c:
13221         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13222         (gst_auto_audio_sink_find_best):
13223         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13224         Small cleanups.
13225         don't try to set "sync" property when it is not available.
13226
13227 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13228
13229         Patch by: Peter Kjellerstedt  <pkj at axis com>
13230
13231         * gst/alpha/gstalpha.c:
13232         * gst/rtp/gstrtpamrdepay.c:
13233         * gst/rtsp/gstrtspsrc.c:
13234         * gst/udp/gstudpsrc.c:
13235         * gst/videomixer/videomixer.c:
13236           Include stdlib.h in some more places, makes things compile
13237           with uClibc and -Werror (#357592).
13238
13239 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13240
13241         * ext/jpeg/gstjpegdec.c:
13242           Set minimum height to 8 (from 16), our code should handle
13243           that fine. Some of the buttons on the apple trailer site
13244           are apparently only 15 pixels high (see #357470).
13245
13246 2006-09-23  Wim Taymans  <wim@fluendo.com>
13247
13248         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13249         (gst_rtspsrc_open):
13250         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13251         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13252         (rtsp_connection_receive):
13253         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13254         * gst/rtsp/rtspdefs.h:
13255         Improve error reporting.
13256
13257 2006-09-23  Wim Taymans  <wim@fluendo.com>
13258
13259         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13260         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13261         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13262         * gst/rtp/gstrtpdepay.c:
13263         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13264         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13265         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13266         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13267         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13268         (gst_rtp_mp2t_depay_plugin_init):
13269         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13270         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13271         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13272         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13273         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13274         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13275         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13276         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13277         Fix klass typos.
13278         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13279
13280 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13281
13282         * configure.ac:
13283           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13284
13285 2006-09-22  Wim Taymans  <wim@fluendo.com>
13286
13287         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13288         Don't check for a tag that is never there and check if we read the
13289         correct tag. Fixes seeking again.
13290         We must post an error when all pads are unlinked.
13291
13292 2006-09-22  Wim Taymans  <wim@fluendo.com>
13293
13294         * gst/rtp/Makefile.am:
13295         * gst/rtp/gstrtp.c: (plugin_init):
13296         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13297         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13298         (gst_rtp_vorbis_pay_reset_packet),
13299         (gst_rtp_vorbis_pay_init_packet),
13300         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13301         (gst_rtp_vorbis_pay_handle_buffer):
13302         More fixage, set endoder-params correctly in the payloader.
13303
13304 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13305
13306         * gst/autodetect/gstautoaudiosink.c:
13307         (gst_auto_audio_sink_base_init):
13308         * gst/autodetect/gstautovideosink.c:
13309         (gst_auto_video_sink_base_init):
13310           Make static pad templates static to appease valgrind's leak
13311           detector.
13312
13313         * tests/check/Makefile.am:
13314         * tests/check/elements/.cvsignore:
13315         * tests/check/elements/autodetect.c: (GST_START_TEST),
13316         (autodetect_suite):
13317           Add simple test for the ghostpad lockup on shutdown fixed in core
13318           CVS (audio bit disabled because it would need dozens of alsa
13319           suppressions and I'm too lazy to add those now).
13320
13321 2006-09-22  Wim Taymans  <wim@fluendo.com>
13322
13323         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13324         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13325         Small cleanups.
13326
13327         * gst/rtp/Makefile.am:
13328         * gst/rtp/gstrtp.c: (plugin_init):
13329         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13330         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13331         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13332         (gst_rtp_vorbis_depay_process),
13333         (gst_rtp_vorbis_depay_set_property),
13334         (gst_rtp_vorbis_depay_get_property),
13335         (gst_rtp_vorbis_depay_change_state),
13336         (gst_rtp_vorbis_depay_plugin_init):
13337         * gst/rtp/gstrtpvorbisdepay.h:
13338         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13339         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13340         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13341         (gst_rtp_vorbis_pay_flush_packet),
13342         (gst_rtp_vorbis_pay_append_buffer),
13343         (gst_rtp_vorbis_pay_handle_buffer),
13344         (gst_rtp_vorbis_pay_plugin_init):
13345         * gst/rtp/gstrtpvorbispay.h:
13346         Add experimental vorbis pay and depayloaders.
13347
13348 2006-09-21  Wim Taymans  <wim@fluendo.com>
13349
13350         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13351         Fix profile-level-id parsing and setup.
13352
13353 2006-09-21  Wim Taymans  <wim@fluendo.com>
13354
13355         * gst/udp/README:
13356         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13357         Update README, simple cleanup.
13358
13359 2006-09-21  Wim Taymans  <wim@fluendo.com>
13360
13361         * gst/rtp/README:
13362         Update README with some examples.
13363
13364         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13365         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13366         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13367         (gst_rtp_mp4g_pay_setcaps):
13368         * gst/rtp/gstrtpmp4gpay.h:
13369         Make optional RTP parameters of type STRING, as required by the
13370         application/x-rtp caps specification.
13371
13372 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13373
13374         * gst/rtp/gstrtph263pdepay.c:
13375         * gst/rtp/gstrtph263ppay.c:
13376         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13377         RTP header.
13378
13379 2006-09-20  Wim Taymans  <wim@fluendo.com>
13380
13381         * gst/rtp/Makefile.am:
13382         And makefile too.
13383
13384 2006-09-20  Wim Taymans  <wim@fluendo.com>
13385
13386         * gst/rtp/gstrtp.c: (plugin_init):
13387         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13388         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13389         (decode_base64), (gst_rtp_asf_depay_setcaps),
13390         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13391         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13392         (gst_rtp_asf_depay_plugin_init):
13393         * gst/rtp/gstrtpasfdepay.h:
13394         Added preliminary ASF depayloader.
13395
13396         * gst/rtp/gstrtph264depay.c: (decode_base64):
13397         Fix base64 decoding.
13398
13399 2006-09-20  Wim Taymans  <wim@fluendo.com>
13400
13401         * gst/rtsp/URLS:
13402         Added some test URLS.
13403
13404         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13405         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13406         * gst/rtsp/gstrtspsrc.h:
13407         When creating streams, give access to the complete SDP.
13408         Fix some leaks.
13409         Collect and merge global stream properties in stream caps.
13410         Preliminary support for WMServer.
13411
13412         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13413         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13414         (rtsp_connection_receive):
13415         * gst/rtsp/rtspconnection.h:
13416         Make connection interruptable.
13417         Refactor to make it reconnectable.
13418         Don't fail on short reads when reading data packets.
13419
13420         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13421         (rtsp_url_get_port):
13422         * gst/rtsp/rtspurl.h:
13423         Add methods for getting/setting the port.
13424
13425         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13426         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13427         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13428         (sdp_media_get_format), (sdp_parse_line),
13429         (sdp_message_parse_buffer):
13430         Fix headers. 
13431         Add methods for getting multiple attributes with the same name.
13432         Increase buffer size when parsing.
13433         Fix parsing of a=foo fields.
13434
13435         * gst/rtsp/test.c: (main):
13436         Update to new connection API.
13437
13438         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13439         (rtsp_message_init_response), (rtsp_message_init_data),
13440         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13441         * gst/rtsp/rtspmessage.h:
13442         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13443         * gst/rtsp/rtsptransport.h:
13444         * gst/rtsp/sdp.h:
13445         * gst/rtsp/sdpmessage.h:
13446         * gst/rtsp/gstrtsp.c:
13447         * gst/rtsp/gstrtsp.h:
13448         * gst/rtsp/gstrtpdec.c:
13449         * gst/rtsp/gstrtpdec.h:
13450         * gst/rtsp/rtsp.h:
13451         * gst/rtsp/rtspdefs.c:
13452         * gst/rtsp/rtspdefs.h:
13453         Dual licensed under MIT and LGPL now.
13454
13455 2006-09-19  Wim Taymans  <wim@fluendo.com>
13456
13457         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13458         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13459         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13460         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13461         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13462         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13463         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13464         * gst/rtsp/gstrtspsrc.h:
13465         Reorganize stream parsing and creation.
13466         Detect container formats in interleaved mode.
13467         Keep more state about the streams.
13468         Assume a server also supports PLAY if it does not say.
13469         Add unicast and interleaved properties to TCP transport requests to make
13470         some servers happy (WMServer).
13471
13472         * gst/rtsp/sdpmessage.h:
13473         Add some defines for the standard Bandwidth types.
13474
13475 2006-09-19  Wim Taymans  <wim@fluendo.com>
13476
13477         * gst/rtsp/test.c: (main):
13478         Fix build.
13479
13480 2006-09-19  Wim Taymans  <wim@fluendo.com>
13481
13482         * gst/wavparse/gstwavparse.c:
13483         Add ms-gsm to the src template.
13484
13485 2006-09-18  Wim Taymans  <wim@fluendo.com>
13486
13487         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13488         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13489         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13490         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13491         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13492         * gst/rtsp/gstrtspsrc.h:
13493         Small cleanups, added documentation.
13494         Try to clean up the requests and responses.
13495         Refactor parsing the supported methods.
13496
13497         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13498         (rtsp_connection_create), (rtsp_connection_send),
13499         (parse_response_status), (parse_request_line),
13500         (rtsp_connection_receive), (rtsp_connection_close),
13501         (rtsp_connection_free):
13502         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13503         (rtsp_transport_init), (rtsp_transport_parse),
13504         (rtsp_transport_free):
13505         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13506         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13507         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13508         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13509         Use g_return_val some more.
13510
13511         * gst/rtsp/rtspdefs.h:
13512         Add more enum values to track initial states.
13513
13514         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13515         (rtsp_message_init_request), (rtsp_message_new_response),
13516         (rtsp_message_init_response), (rtsp_message_init_data),
13517         (rtsp_message_unset), (rtsp_message_free),
13518         (rtsp_message_add_header), (rtsp_message_remove_header),
13519         (rtsp_message_get_header), (rtsp_message_set_body),
13520         (rtsp_message_take_body), (rtsp_message_get_body),
13521         (rtsp_message_steal_body), (rtsp_message_dump):
13522         * gst/rtsp/rtspmessage.h:
13523         Reorder arguments, object goes as the first one.
13524         Use g_return_val some more.
13525
13526 2006-09-18  Wim Taymans  <wim@fluendo.com>
13527
13528         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13529         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13530         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13531         * gst/rtsp/gstrtspsrc.h:
13532         Export sometimes source pad with correct caps on the template, create
13533         the ghostpad from the template.
13534         Remove RTCP template as we never expose RTCP.
13535         Protect against invalid body size.
13536         Avoid memcpy when creating the output buffer.
13537         Properly post an error and send EOS when the loop function is shut down.
13538
13539 2006-09-18  Wim Taymans  <wim@fluendo.com>
13540
13541         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13542
13543         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13544         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13545         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13546         * gst/rtsp/gstrtspsrc.h:
13547         Make sure we can never set an invalid location.
13548
13549         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13550         * gst/rtsp/rtspmessage.h:
13551         Added _steal_body method for future use.
13552
13553         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13554         Make freeing of NULL url return immediatly.
13555
13556 2006-09-18  Wim Taymans  <wim@fluendo.com>
13557
13558         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13559
13560         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13561         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13562         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13563         (gst_rtspsrc_change_state):
13564         * gst/rtsp/gstrtspsrc.h:
13565         Use boilerplate.
13566         Make rtspsrc subclass GstBin to make state changes easier.
13567         Add Range header field on the PLAY request.
13568
13569 2006-09-18  Wim Taymans  <wim@fluendo.com>
13570
13571         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13572
13573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13574         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13575         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13576         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13577         * gst/rtsp/rtspconnection.c: (inet_aton):
13578         Small cleanups.
13579         when multicast is selected as the transport, create UDP sources and
13580         connect to the multicast group.
13581         Move parsing and setting of caps to a common place.
13582         Fixes #349894.
13583
13584 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13585
13586         * ext/flac/gstflactag.c:
13587         * gst/alpha/gstalpha.c:
13588         * gst/debug/breakmydata.c:
13589         * gst/debug/negotiation.c:
13590         * gst/debug/testplugin.c:
13591         * gst/effectv/gstaging.c:
13592         * gst/effectv/gstdice.c:
13593         * gst/effectv/gstedge.c:
13594         * gst/effectv/gstquark.c:
13595         * gst/effectv/gstrev.c:
13596         * gst/effectv/gstshagadelic.c:
13597         * gst/effectv/gstvertigo.c:
13598         * gst/effectv/gstwarp.c:
13599         * gst/multipart/multipartdemux.c:
13600         * gst/multipart/multipartmux.c:
13601         * gst/videobox/gstvideobox.c:
13602         * gst/videofilter/gstgamma.c:
13603         * gst/videofilter/gstvideotemplate.c:
13604         * gst/videomixer/videomixer.c:
13605         * sys/sunaudio/gstsunaudiosrc.h:
13606         More G_OBJECT macro fixing.
13607
13608 2006-09-16  Wim Taymans  <wim@fluendo.com>
13609
13610         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13611
13612         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13613         Correctly set the dwLength in strh.
13614         With this patch, the file duration is now displayed correctly in window
13615         media player and the AVI plays completely. Fixes #356147
13616
13617 2006-09-15  Wim Taymans  <wim@fluendo.com>
13618
13619         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13620
13621         * sys/sunaudio/gstsunaudiomixerctrl.c:
13622         (gst_sunaudiomixer_ctrl_build_list):
13623         Set the output track as the MASTER so that the gnome-settings-daemon
13624         keybindings for changing the volume using the keyboard works.
13625         Fixes #356142.
13626
13627 2006-09-15  Wim Taymans  <wim@fluendo.com>
13628
13629         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13630         Fix documentation, it is not possible to control the framerate of jpegdec
13631         using filtered caps yet. Fixes #355210.
13632         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13633         stop when there is an error.
13634
13635 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13636
13637         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13638         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13639           Don't interpret a first buffer with an offset of NONE as
13640           'from the middle of the stream', but only a first buffer
13641           that has a valid buffer offset that's non-zero (see #345449).
13642
13643 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13644
13645         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13646         (gst_icydemux_typefind_or_forward):
13647         * gst/icydemux/gsticydemux.h:
13648           When we merge/collect multiple incoming buffers for typefinding
13649           purposes, keep an initial 0 offset on the first outgoing buffer
13650           as well (otherwise id3demux won't work right). Fixes #345449.
13651           Also Make buffer metadata writable before setting buffer caps.
13652
13653         * tests/check/elements/icydemux.c: (typefind_succeed),
13654         (cleanup_icydemux), (push_data), (GST_START_TEST),
13655         (icydemux_suite):
13656           Small test case for the above.
13657
13658 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13659
13660         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13661         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13662         (gst_avi_demux_stream_header_push),
13663         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13664         (gst_avi_demux_loop):
13665           More code reuse and better logging in _peek_chunk(). Reintroduce check
13666           for chunk sizes before reading them (avoid oom). Better handling for 
13667           invalid chunksizes when streaming.
13668
13669 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13670
13671         * gst/level/gstlevel.c: (gst_level_set_property):
13672         * gst/level/gstlevel.h:
13673           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13674           René Stadler
13675
13676 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13677
13678         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13679         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13680         (gst_avi_demux_stream_data):
13681           Revert one change to fix streaming avi (adapter size != data size).
13682
13683 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13684
13685         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13686
13687         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13688         (gst_matroska_demux_reset),
13689         (gst_matroska_demux_read_track_encodings),
13690         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13691         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13692         (gst_matroska_demux_subtitle_caps):
13693         * gst/matroska/matroska-ids.h:
13694           Add support for VOBSUB subtitle tracks and zlib-compressed
13695           tracks. Make sure we start on a keyframe after a seek. (#343348)
13696
13697 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13698
13699         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13700         (gst_matroska_demux_push_flac_codec_priv_data),
13701         (gst_matroska_demux_push_xiph_codec_priv_data),
13702         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13703         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13704         * gst/matroska/matroska-ids.h:
13705           Add basic FLAC support (#311586), not perfect yet though, needs some
13706           tweaking in flacdec; also, seeking could be better.
13707           Do better bounds checking when deserialising vorbis stream headers
13708           to make sure we don't read beyond the end of the buffer on bad input.
13709
13710 2006-09-04  Wim Taymans  <wim@fluendo.com>
13711
13712         Patch by: Alessandro Decina <alessandro at nnva dot org>
13713
13714         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13715         Seeking back in a file containing a CMML stream errors out if the seek
13716         goes back up to the CMML headers. This is because after the seek the xml
13717         processing instruction <?xml ...?> is submitted to the xml parser again, 
13718         which results in an error. The attached patch fixes the problem. 
13719         Fixes #353908.
13720
13721         * ext/annodex/gstcmmlenc.h:
13722         Fix authors name.
13723
13724
13725 2006-08-28  Andy Wingo  <wingo@pobox.com>
13726
13727         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13728         New helper function to lessen the ifdefs.
13729         (GST_INFO_OBJECT): 
13730         (gst_dv1394src_iso_receive): Use it.
13731         (gst_dv1394src_create): Also use the control sockets in iec61883
13732         mode.
13733         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13734         handle for AVC operations; fixes #348233.
13735
13736 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13737
13738         * configure.ac:
13739         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13740         * docs/plugins/inspect/plugin-audiofx.xml:
13741         * docs/plugins/inspect/plugin-audiofxgood.xml:
13742         * gst/audiofx/Makefile.am:
13743         * gst/audiofx/audiofx.c:
13744         * gst/audiofxgood/.cvsignore:
13745         * gst/audiofxgood/Makefile.am:
13746         * gst/audiofxgood/audiofx.c:
13747         * gst/audiofxgood/audiopanorama.c:
13748         * gst/audiofxgood/audiopanorama.h:
13749           Rename again (audiofxgood -> audiofx).
13750
13751 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13752
13753         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13754         (gst_avi_demux_stream_scan):
13755           Initialze variables.
13756
13757 2006-08-25  Wim Taymans  <wim@fluendo.com>
13758
13759         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13760         (gst_avi_demux_init), (gst_avi_demux_finalize),
13761         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13762         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13763         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13764         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13765         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13766         (gst_avi_demux_massage_index),
13767         (gst_avi_demux_calculate_durations_from_index),
13768         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13769         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13770         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13771         (gst_avi_demux_change_state):
13772         * gst/avi/gstavidemux.h:
13773         More attempts to turn this into readable code.
13774         Don't leak adapters.
13775         Calculate duration according to index more efficiently.
13776         Don't try to act like we drive the pipeline in chain mode.
13777
13778 2006-08-25  Wim Taymans  <wim@fluendo.com>
13779
13780         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13781         Fix build.
13782
13783 2006-08-25  Wim Taymans  <wim@fluendo.com>
13784
13785         Patch by: Alessandro Decina <alessandro at nnva dot org>
13786
13787         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13788         Do some extra sanity checks.
13789         Fixes #350340.
13790
13791         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13792         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13793         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13794         Check if clip->start_time is valid before adding the clip to the
13795         track list.
13796         Reset enc->preamble going from PAUSED to READY.
13797         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13798         only used for EOS.
13799         Only post an error message if we were the one that created the fatal
13800         GstFlowReturn value.
13801
13802         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13803         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13804         Parse the seconds field of the npt-sec time format using %llu rather than
13805         %d and check that the value scaled by GST_SECOND doesn't overflow.
13806         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13807         Lookup a clip's track with clip->track rather than clip->id which
13808         makes no sense.
13809         Identify a clip by its track and start time and not its xml id.
13810         do some more input checking and make sure we don't do undefined shifts.
13811
13812         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13813         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13814         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13815         (push_clip), (push_empty_clip), (check_output_clip),
13816         (GST_START_TEST), (cmmldec_suite):
13817         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13818         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13819         (check_headers), (push_clip), (check_clip_times), (check_clip),
13820         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13821         Added some more checks.
13822
13823 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13824
13825         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13826         (gst_audio_panorama_set_property),
13827         (gst_audio_panorama_get_property),
13828         (gst_audio_panorama_transform_m2s_int),
13829         (gst_audio_panorama_transform_s2s_int),
13830         (gst_audio_panorama_transform_m2s_float),
13831         (gst_audio_panorama_transform_s2s_float):
13832         * gst/audiofxgood/audiopanorama.h:
13833         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13834           Make also the pan-property float (saves scaling and yields better
13835           resolution)
13836
13837 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13838
13839         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13840         (gst_audio_panorama_transform_m2s_float),
13841         (gst_audio_panorama_transform_s2s_float):
13842           ChangeLog surgery to add cymax's real name
13843
13844
13845 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13846
13847         Patch by: René Stadler <mail@renestadler.de>
13848
13849         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13850         (gst_audio_panorama_transform_m2s_int),
13851         (gst_audio_panorama_transform_s2s_int),
13852         (gst_audio_panorama_transform_m2s_float),
13853         (gst_audio_panorama_transform_s2s_float),
13854         (gst_audio_panorama_transform):
13855         * gst/audiofxgood/audiopanorama.h:
13856           Added float support
13857
13858 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13859
13860         * gst/audiofxgood/audiopanorama.c:
13861         (gst_audio_panorama_transform_m2s):
13862           Fix docs & debug category. Add Fixme for volume pan levels.
13863
13864 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13865
13866         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13867         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13868         (gst_avi_demux_stream_header_pull),
13869         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13870         (gst_avi_demux_chain):
13871           unbreak AVI index handling, some more debug, remove an obsolete
13872           adapter_flush that caused streaming to wander off in the wild
13873
13874 2006-08-24  Wim Taymans  <wim@fluendo.com>
13875
13876         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13877         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13878         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13879         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13880         (gst_avi_demux_calculate_durations_from_index),
13881         (gst_avi_demux_stream_header_push),
13882         (gst_avi_demux_stream_header_pull):
13883         * gst/avi/gstavidemux.h:
13884         Some more cleanups. 
13885         Fix totalFrames parsing in ODML.
13886         Disable use of index for length calculation in case of ODML as this is
13887         broken now.
13888
13889 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13890
13891         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13892           Use libgsttag helper function here too.
13893
13894 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13895
13896         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13897         (gst_avi_demux_init), (gst_avi_demux_dispose),
13898         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13899         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13900         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13901         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13902         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13903         (gst_avi_demux_parse_subindex),
13904         (gst_avi_demux_read_subindexes_push),
13905         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13906         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13907         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13908         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13909         (gst_avi_demux_stream_header_pull),
13910         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13911         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13912         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13913         (gst_avi_demux_change_state):
13914         * gst/avi/gstavidemux.h:
13915           Initial streaming support for avidemux (fixes #336465)
13916
13917 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13918
13919         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13920           There is no taglibmux element ...
13921
13922         * gst/rtsp/gstrtspsrc.c:
13923           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13924           was complaining about unknown entity here.
13925
13926 2006-08-22  Wim Taymans  <wim@fluendo.com>
13927
13928         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13929         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13930         (gst_avi_demux_process_next_entry):
13931         * gst/avi/gstavidemux.h:
13932         Mark DISCONT.
13933         Remove old unused fields and reorder the struct a bit.
13934
13935 2006-08-22  Wim Taymans  <wim@fluendo.com>
13936
13937         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13938         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13939         (gst_rtspsrc_pause):
13940         * gst/rtsp/gstrtspsrc.h:
13941         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13942         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13943         Small documentation updates.
13944
13945 2006-08-22  Wim Taymans  <wim@fluendo.com>
13946
13947         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13948         (gst_avi_demux_index_entry_for_time),
13949         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13950         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13951         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13952         (gst_avi_demux_next_data_buffer),
13953         (gst_avi_demux_calculate_durations_from_index),
13954         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13955         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13956         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13957         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13958         * gst/avi/gstavidemux.h:
13959         Precalc most of the duration query for each stream.
13960         Make seeking more correct.
13961         Use GstSegment to track position and duration.
13962         Code cleanups and leak fixes.
13963         Calculate correct total duration based on index length.
13964
13965 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13966
13967         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13968         (parse_insert_string_field):
13969           If strings in text fields are marked ISO8859-1, but contain
13970           valid UTF-8 already, then handle them as UTF-8 and ignore
13971           the encoding. (#351794)
13972
13973 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13974
13975         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13976         (gst_flac_dec_write), (gst_flac_dec_loop),
13977         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13978         (gst_flac_dec_src_query):
13979         * ext/flac/gstflacdec.h:
13980           Make flac-in-ogg work (#352100).
13981
13982 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13983
13984         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13985           Don't unref buffers of which we've already given away
13986           ownership to the adapter.
13987
13988 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13989
13990         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13991           Make metadata extraction actually work.
13992
13993         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13994         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13995         (gst_speexenc_chain):
13996           Fix metadata writing: replace old code which wrote completely
13997           broken tags with libgsttag-based code. Plus miscellaneous
13998           code cleanups (use static pad templates etc.) and a bunch
13999           of leak fixes.
14000
14001 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14002
14003         * gst/audiopanorama/.cvsignore:
14004         * gst/audiopanorama/Makefile.am:
14005         * gst/audiopanorama/audiofx.c:
14006         * gst/audiopanorama/audiopanorama.c:
14007         * gst/audiopanorama/audiopanorama.h:
14008           die! die! die! you should never have been there
14009
14010 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14011
14012         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14013         Fix invalid memory access in audiopanorama test suite.
14014
14015 2006-08-21  Edward Hervey  <edward@fluendo.com>
14016
14017         * tests/check/elements/.cvsignore:
14018         ignore built file
14019
14020 2006-08-21  Wim Taymans  <wim@fluendo.com>
14021
14022         * gst/rtp/Makefile.am:
14023         Fix the build again.
14024
14025 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14026
14027         * gst/audiofxgood/.cvsignore:
14028         * gst/audiofxgood/Makefile.am:
14029         * gst/audiofxgood/audiofx.c: (plugin_init):
14030         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14031         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14032         (gst_audio_panorama_set_property),
14033         (gst_audio_panorama_get_property),
14034         (gst_audio_panorama_get_unit_size),
14035         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14036         (gst_audio_panorama_transform_m2s),
14037         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14038         * gst/audiofxgood/audiopanorama.h:
14039           resubmit with the desired name *again*
14040
14041 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14042
14043         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14044         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14045           use g_assert in _get_unit_size
14046
14047 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14048
14049         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14050         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14051         * docs/plugins/inspect/plugin-audiofxgood.xml:
14052           cleanup -unused.txt to make it useful, add previously missing docs
14053
14054         * ext/Makefile.am:
14055           Quietly (accidentally) enable LADSPA for building by default, 
14056           despite the fact that it doesn't meet the plugin checklist.
14057             -- Added by Jan Schmidt 18 Dec 2006
14058
14059         * ext/esd/esdmon.c:
14060         * ext/esd/esdsink.c:
14061         * ext/esd/gstesd.c: (plugin_init):
14062           reflow to get rid of two external symbols
14063
14064         * gst/audiofxgood/audiofx.c: (plugin_init):
14065           re-add
14066
14067 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14068
14069         * configure.ac:
14070         * gst/audiofxgood/.cvsignore:
14071         * gst/audiofxgood/Makefile.am:
14072         * gst/audiofxgood/audiofx.c
14073         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14074         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14075         (gst_audio_panorama_set_property),
14076         (gst_audio_panorama_get_property),
14077         (gst_audio_panorama_get_unit_size),
14078         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14079         (gst_audio_panorama_transform_m2s),
14080         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14081         * gst/audiofxgood/audiopanorama.h:
14082         * tests/check/Makefile.am:
14083         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14084         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14085         (panorama_suite), (main):
14086         Add audiofxgood plugin with audiopanorama element
14087
14088 2006-08-18  Wim Taymans  <wim@fluendo.com>
14089
14090         * docs/plugins/Makefile.am:
14091         More Oss docs fixage. 
14092
14093 2006-08-18  Wim Taymans  <wim@fluendo.com>
14094
14095         * gst/rtp/Makefile.am:
14096         * gst/rtp/gstrtp.c: (plugin_init):
14097         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14098         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14099         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14100         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14101         (gst_rtp_sv3v_depay_get_property),
14102         (gst_rtp_sv3v_depay_change_state),
14103         (gst_rtp_sv3v_depay_plugin_init):
14104         * gst/rtp/gstrtpsv3vdepay.h:
14105         Added experimental SVQ3 depayloader.
14106
14107 2006-08-18  Edward Hervey  <edward@fluendo.com>
14108
14109         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14110         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14111         * ext/dv/gstdvdemux.h:
14112         When handling seek requests, don't send the newsegment event from the
14113         calling thread. Instead save it so it can be sent from the streaming
14114         thread.
14115
14116 2006-08-17  Wim Taymans  <wim@fluendo.com>
14117
14118         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14119
14120         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14121         Accept leading whitespace before the boundary
14122         This patch makes the demuxer allow some whitespace before the actual
14123         boundary. This makes the demuxer work with the ``old'' gstreamer
14124         multipartmuxer again (which placed an extra \n before the start
14125         of the stream) Fixes #349068.
14126
14127 2006-08-17  Wim Taymans  <wim@fluendo.com>
14128
14129         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14130         Error out on non-implemented stuff.
14131
14132 2006-08-16  Wim Taymans  <wim@fluendo.com>
14133
14134         Patch by: Andy Wingo <wingo at pobox dot com>
14135
14136         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14137         (gst_signal_processor_start), (gst_signal_processor_stop),
14138         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14139         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14140         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14141         (gst_signal_processor_change_state):
14142         Make ladspa elements reusable. Fixes #350006.
14143
14144 2006-08-16  Wim Taymans  <wim@fluendo.com>
14145
14146         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14147         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14148         names as possible. Fixes #349901.
14149
14150 2006-08-16  Wim Taymans  <wim@fluendo.com>
14151
14152         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14153         (gst_signal_processor_do_pushes):
14154         A push() gives away our refcount so we should not use the buffer on the
14155         pen anymore.
14156
14157 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14158
14159         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14160         (gst_oss_mixer_element_finalize):
14161           Don't leak device string.
14162
14163 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14164
14165         * configure.ac:
14166           Require CVS of GStreamer core and -base (for
14167           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14168
14169         * ext/taglib/gstid3v2mux.cc:
14170           Write extended comment tags properly (#348762).
14171
14172         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14173         (parse_comment_frame):
14174           Extract COMM frames into extended comments, which makes it
14175           easier to properly retain the description bit of the tag
14176           and maintain this information when re-tagging (#348762).
14177
14178 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14179
14180         * tests/check/Makefile.am:
14181           Don't try to run annodex unit tests if the annodex
14182           plugin has not been built (Fixes #351116).
14183
14184 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14185
14186         * gst/autodetect/gstautoaudiosink.c:
14187         (gst_auto_audio_sink_find_best):
14188           When we can't find a usable audiosink, don't error out,
14189           but use a fake sink instead and post a warning message
14190           on the bus (#341278).
14191
14192 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14193
14194         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14195         * sys/oss/gstosssink.c:
14196         * sys/oss/gstosssrc.c:
14197           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14198           ossmixer's new device property.
14199
14200         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14201         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14202           Add docs for OSS elements.
14203
14204         * docs/plugins/inspect/plugin-aasink.xml:
14205         * docs/plugins/inspect/plugin-alaw.xml:
14206         * docs/plugins/inspect/plugin-alpha.xml:
14207         * docs/plugins/inspect/plugin-alphacolor.xml:
14208         * docs/plugins/inspect/plugin-annodex.xml:
14209         * docs/plugins/inspect/plugin-apetag.xml:
14210         * docs/plugins/inspect/plugin-auparse.xml:
14211         * docs/plugins/inspect/plugin-autodetect.xml:
14212         * docs/plugins/inspect/plugin-avi.xml:
14213         * docs/plugins/inspect/plugin-cacasink.xml:
14214         * docs/plugins/inspect/plugin-cairo.xml:
14215         * docs/plugins/inspect/plugin-cdio.xml:
14216         * docs/plugins/inspect/plugin-cutter.xml:
14217         * docs/plugins/inspect/plugin-debug.xml:
14218         * docs/plugins/inspect/plugin-dv.xml:
14219         * docs/plugins/inspect/plugin-efence.xml:
14220         * docs/plugins/inspect/plugin-effectv.xml:
14221         * docs/plugins/inspect/plugin-esdsink.xml:
14222         * docs/plugins/inspect/plugin-flac.xml:
14223         * docs/plugins/inspect/plugin-flxdec.xml:
14224         * docs/plugins/inspect/plugin-gconfelements.xml:
14225         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14226         * docs/plugins/inspect/plugin-goom.xml:
14227         * docs/plugins/inspect/plugin-halelements.xml:
14228         * docs/plugins/inspect/plugin-icydemux.xml:
14229         * docs/plugins/inspect/plugin-id3demux.xml:
14230         * docs/plugins/inspect/plugin-jpeg.xml:
14231         * docs/plugins/inspect/plugin-level.xml:
14232         * docs/plugins/inspect/plugin-matroska.xml:
14233         * docs/plugins/inspect/plugin-mulaw.xml:
14234         * docs/plugins/inspect/plugin-multipart.xml:
14235         * docs/plugins/inspect/plugin-navigationtest.xml:
14236         * docs/plugins/inspect/plugin-ossaudio.xml:
14237         * docs/plugins/inspect/plugin-png.xml:
14238         * docs/plugins/inspect/plugin-rtp.xml:
14239         * docs/plugins/inspect/plugin-rtsp.xml:
14240         * docs/plugins/inspect/plugin-shout2send.xml:
14241         * docs/plugins/inspect/plugin-smpte.xml:
14242         * docs/plugins/inspect/plugin-speex.xml:
14243         * docs/plugins/inspect/plugin-taglib.xml:
14244         * docs/plugins/inspect/plugin-udp.xml:
14245         * docs/plugins/inspect/plugin-videobalance.xml:
14246         * docs/plugins/inspect/plugin-videobox.xml:
14247         * docs/plugins/inspect/plugin-videoflip.xml:
14248         * docs/plugins/inspect/plugin-videomixer.xml:
14249         * docs/plugins/inspect/plugin-wavenc.xml:
14250         * docs/plugins/inspect/plugin-wavparse.xml:
14251         * docs/plugins/inspect/plugin-ximagesrc.xml:
14252           Update to CVS version.
14253           
14254 2006-08-16  Wim Taymans  <wim@fluendo.com>
14255
14256         * gst/rtp/gstrtpamrdepay.c:
14257         * gst/rtp/gstrtpmp4gdepay.c:
14258         Caps extra properties must be defined as strings for
14259         depayloaders because they are generated from an SDP.
14260
14261         * gst/rtp/Makefile.am:
14262         * gst/rtp/gstrtp.c: (plugin_init):
14263         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14264         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14265         (gst_rtp_h264_depay_finalize), (decode_base64),
14266         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14267         (gst_rtp_h264_depay_set_property),
14268         (gst_rtp_h264_depay_get_property),
14269         (gst_rtp_h264_depay_change_state),
14270         (gst_rtp_h264_depay_plugin_init):
14271         * gst/rtp/gstrtph264depay.h:
14272         Added basic, not completely functional RFC 3984 H264 depayloader.
14273
14274 2006-08-16  Wim Taymans  <wim@fluendo.com>
14275
14276         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14277         Add pads after setting them up.
14278
14279         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14280         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14281         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14282         (gst_rtspsrc_stream_setup_rtp),
14283         (gst_rtspsrc_stream_configure_transport),
14284         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14285         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14286         (gst_rtspsrc_pause):
14287         * gst/rtsp/gstrtspsrc.h:
14288         Fix interleaved mode.
14289          - Protect streaming with lock.
14290          - Combine flows
14291          - set caps on outgoing buffers.
14292          - strip trailing \0 from data packets.
14293          - Configure RTP/RTCP in stream.
14294         Use DEBUG_OBJECT more.
14295
14296 2006-08-16  Wim Taymans  <wim@fluendo.com>
14297
14298         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14299         Turn a g_print into a DEBUG line.
14300
14301 2006-08-13  Wim Taymans  <wim@fluendo.com>
14302
14303         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14304         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14305         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14306         (gst_oss_mixer_element_get_property),
14307         (gst_oss_mixer_element_change_state):
14308         * sys/oss/gstossmixerelement.h:
14309         Small cleanups. Better error reporting.
14310         Add device property for the mixer instead of the hardcoded
14311         /dev/mixer. Fixes #350785.
14312         API: GstOssMixerElement::device property
14313
14314 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14315
14316         Patch by: Jens Granseuer <jensgr at gmx net>
14317
14318         * gconf/Makefile.am:
14319           Make --disable-schemas work right (they still need
14320           to be copied to the installation directory, just not
14321           applied). Fixes #351347 (also #344100).
14322           
14323 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14324
14325         * configure.ac: back to HEAD
14326
14327 === release 0.10.4 ===
14328
14329 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14330
14331         * configure.ac:
14332           releasing 0.10.4, "Dear Leader"
14333
14334 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14335
14336         Patch by: Edward Hervey <edward@fluendo.com>
14337
14338         * configure.ac:
14339         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14340         (gst_wavparse_stream_data):
14341         Send the newsegment event in the streaming thread.
14342         Fixes #347529
14343
14344 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14345
14346         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14347         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14348         (gst_smokeenc_resync), (gst_smokeenc_chain):
14349           Refuse sink caps in the encoder if width or height is not a
14350           multiple of 16, the encoder does not support that yet (#349939);
14351           along the same lines, check the return value of the encoder
14352           setup function; also remove some debug log clutter.
14353
14354 2006-08-04  Andy Wingo  <wingo@pobox.com>
14355
14356         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14357         whether a processor can work in place or not, and for keeping
14358         track of its state. Change the FlowReturn instance variable from
14359         "state" to "flow_state", all callers changed.
14360
14361         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14362         (gst_signal_processor_start, gst_signal_processor_stop)
14363         (gst_signal_processor_cleanup): New functions to manage the
14364         processor's state.
14365         (gst_signal_processor_setcaps): start() as well as setup() here.
14366         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14367         (gst_signal_processor_change_state): Stop and cleanup the
14368         processor as we go to NULL.
14369
14370         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14371         INPLACE_BROKEN is not set.
14372
14373         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14374         Do the alloc_buffer in bytes, not frames.
14375         
14376 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14377
14378         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14379         Fix rgb masks when recording in < 24bpp.
14380
14381 2006-08-04  Andy Wingo  <wingo@pobox.com>
14382
14383         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14384         (gst_signal_processor_prepare)
14385         (gst_signal_processor_update_inputs)
14386         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14387         (gst_signal_processor_flush)
14388         (gst_signal_processor_sink_activate_push)
14389         (gst_signal_processor_src_activate_pull)
14390         (gst_signal_processor_change_state): Remove the last of the code
14391         that assumes that we process whole buffers at a time. Fix some
14392         debugging. Seems to work now in some cases.
14393         (gst_signal_processor_src_activate_pull): BPB
14394
14395 2006-08-01  Andy Wingo  <wingo@pobox.com>
14396
14397         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14398         Fix nframes-choosing.
14399         (gst_signal_processor_init): Init pending_in and pending_out.
14400
14401         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14402         more default sample rate, although we never check that the sample
14403         rate actually gets set. Something for the future.
14404         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14405         (gst_signal_processor_event): Refcount fixen.
14406         (gst_signal_processor_process): Pull the number of frames to
14407         process from the sizes of the buffers in the input pens.
14408         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14409         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14410         it instead of buffer_frames.
14411         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14412         to do_pulls.
14413         (gst_signal_processor_chain)
14414         (gst_signal_processor_sink_activate_push)
14415         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14416
14417         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14418
14419 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14420
14421         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14422         (gst_signal_processor_process):
14423           don't query buffer-frames from caps, add lots of debug-log,
14424           try fix for assert (#349189)
14425
14426 2006-07-31  Wim Taymans  <wim@fluendo.com>
14427
14428         * gst/udp/gstudpsrc.c:
14429         Fix docs.
14430
14431 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14432
14433         * ext/ladspa/gstsignalprocessor.c:
14434         (gst_signal_processor_add_pad_from_template),
14435         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14436         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14437         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14438         (gst_signal_processor_sink_activate_push),
14439         (gst_signal_processor_src_activate_pull),
14440         (gst_signal_processor_change_state):
14441          Add debugs logs here and there, add more error handling, add some
14442          FIXME comments, filed #349189
14443
14444 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14445
14446         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14447         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14448         Set caps on buffer correctly.  Fixes bug #349155.
14449
14450 2006-07-28  Wim Taymans  <wim@fluendo.com>
14451
14452         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14453
14454         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14455         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14456         (gst_multipart_demux_finalize), (get_line_end),
14457         (multipart_parse_header), (multipart_find_boundary),
14458         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14459         (gst_multipart_set_property), (gst_multipart_get_property):
14460         Uses GstAdapter instead of own buffering.
14461         Actually parses the mime-type correctly (In tests the mime-type was
14462         always "" with the old version).
14463         Uses the Content-length header if available to speed up things.
14464         Reliably autoscans the boundary name by default.
14465         Fixes #349068.
14466
14467         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14468         Don't start the stream with a \n.
14469
14470 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14471
14472         Patch by: Brian Cameron <brian dot cameron at sun com>
14473
14474         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14475           Open source with O_NONBLOCK (#349015).
14476
14477 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14478
14479         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14480         (gst_avi_demux_massage_index):
14481         * gst/avi/gstavidemux.h:
14482           Whitespace fixes and more debug
14483
14484 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14485
14486         * gst/autodetect/gstautoaudiosink.c:
14487         (gst_auto_audio_sink_create_element_with_pretty_name),
14488         (gst_auto_audio_sink_find_best),
14489         (gst_auto_audio_sink_change_state):
14490           Get rid of old and unused magic sound-server properties stuff.
14491           Add suffix to child sink's name that makes it easy to see from
14492           the name alone which type it actually is (alsa, oss, esd, etc.).
14493
14494 2006-07-27  Wim Taymans  <wim@fluendo.com>
14495
14496         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14497         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14498         (gst_udpsrc_start):
14499         * gst/udp/gstudpsrc.h:
14500         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14501         not some sort of feature we enable.
14502
14503 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14504
14505         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14506           Use CLOSE_SOCKET() here instead of close() to maintain
14507           win32 workiness.
14508
14509 2006-07-27  Wim Taymans  <wim@fluendo.com>
14510
14511         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14512
14513         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14514         (gst_udpsrc_create), (gst_udpsrc_set_property),
14515         (gst_udpsrc_get_property), (gst_udpsrc_start):
14516         * gst/udp/gstudpsrc.h:
14517         Added "buffer-size" property to control the kernel receive buffer size.
14518         Update documentation.
14519         Small cleanups. Fixes #348752.
14520         API: buffer-size property
14521
14522 2006-07-26  Wim Taymans  <wim@fluendo.com>
14523
14524         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14525
14526         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14527         (gst_rtp_pcma_pay_handle_buffer):
14528         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14529         (gst_rtp_pcmu_pay_handle_buffer):
14530         Fix timestamp calculation on outgoing RTP packets.
14531         Fixes #348675.
14532
14533 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14534
14535         * ext/taglib/gstid3v2mux.cc:
14536           Fix writing of comment frames (should be COMM not TCOM),
14537           is still sub-optimal though, since we don't retain or
14538           extract the comment descriptions properly (#334375,
14539           also see #334375).
14540
14541 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14542
14543         * gst/wavparse/gstwavparse.c:
14544           #define 'fact' RIFF chunk if we are not compiling against
14545           -base CVS (we don't want to depend on -base CVS for this
14546           one define only, and also not for release order reasons).
14547
14548 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14549
14550         * ext/taglib/gstid3v2mux.cc:
14551           Handle multiple tags of the same type properly. Re-inject
14552           unparsed ID3v2 frames that we get as binary blobs from
14553           id3demux into the tag again so we don't lose information
14554           when retagging (#334375).
14555
14556 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14557
14558         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14559           Document newly-added properties properly, so that there is a
14560           'Since: 0.10.4' in the plugin docs. Convert some property
14561           names into canonical GObject style (GObject will do that
14562           internally anyway).
14563
14564 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14565
14566         * gst/id3demux/id3tags.c:
14567         (id3demux_add_id3v2_frame_blob_to_taglist):
14568           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14569           well, and add the version to the blob's buffer caps, since that
14570           information will be needed for deserialisation later on (#348644).
14571
14572 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14573
14574         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14575         (gst_avi_demux_parse_stream):
14576          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14577          indentation and spacing.
14578
14579 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14580
14581         * docs/plugins/Makefile.am:
14582         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14583         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14584         * docs/plugins/gst-plugins-good-plugins.args:
14585         * docs/plugins/inspect/plugin-1394.xml:
14586         * docs/plugins/inspect/plugin-aasink.xml:
14587         * docs/plugins/inspect/plugin-alaw.xml:
14588         * docs/plugins/inspect/plugin-alpha.xml:
14589         * docs/plugins/inspect/plugin-alphacolor.xml:
14590         * docs/plugins/inspect/plugin-annodex.xml:
14591         * docs/plugins/inspect/plugin-apetag.xml:
14592         * docs/plugins/inspect/plugin-auparse.xml:
14593         * docs/plugins/inspect/plugin-autodetect.xml:
14594         * docs/plugins/inspect/plugin-avi.xml:
14595         * docs/plugins/inspect/plugin-cacasink.xml:
14596         * docs/plugins/inspect/plugin-cairo.xml:
14597         * docs/plugins/inspect/plugin-cdio.xml:
14598         * docs/plugins/inspect/plugin-cutter.xml:
14599         * docs/plugins/inspect/plugin-debug.xml:
14600         * docs/plugins/inspect/plugin-dv.xml:
14601         * docs/plugins/inspect/plugin-efence.xml:
14602         * docs/plugins/inspect/plugin-effectv.xml:
14603         * docs/plugins/inspect/plugin-esdsink.xml:
14604         * docs/plugins/inspect/plugin-flac.xml:
14605         * docs/plugins/inspect/plugin-flxdec.xml:
14606         * docs/plugins/inspect/plugin-gconfelements.xml:
14607         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14608         * docs/plugins/inspect/plugin-goom.xml:
14609         * docs/plugins/inspect/plugin-halelements.xml:
14610         * docs/plugins/inspect/plugin-icydemux.xml:
14611         * docs/plugins/inspect/plugin-id3demux.xml:
14612         * docs/plugins/inspect/plugin-jpeg.xml:
14613         * docs/plugins/inspect/plugin-level.xml:
14614         * docs/plugins/inspect/plugin-matroska.xml:
14615         * docs/plugins/inspect/plugin-mulaw.xml:
14616         * docs/plugins/inspect/plugin-multipart.xml:
14617         * docs/plugins/inspect/plugin-navigationtest.xml:
14618         * docs/plugins/inspect/plugin-ossaudio.xml:
14619         * docs/plugins/inspect/plugin-png.xml:
14620         * docs/plugins/inspect/plugin-rtp.xml:
14621         * docs/plugins/inspect/plugin-rtsp.xml:
14622         * docs/plugins/inspect/plugin-shout2send.xml:
14623         * docs/plugins/inspect/plugin-smpte.xml:
14624         * docs/plugins/inspect/plugin-speex.xml:
14625         * docs/plugins/inspect/plugin-udp.xml:
14626         * docs/plugins/inspect/plugin-videobalance.xml:
14627         * docs/plugins/inspect/plugin-videobox.xml:
14628         * docs/plugins/inspect/plugin-videoflip.xml:
14629         * docs/plugins/inspect/plugin-videomixer.xml:
14630         * docs/plugins/inspect/plugin-wavenc.xml:
14631         * docs/plugins/inspect/plugin-wavparse.xml:
14632         * docs/plugins/inspect/plugin-ximagesrc.xml:
14633           Update files to CVS/Prerelease version, add esdsink docs.
14634
14635         * ext/esd/esdsink.c:
14636           Add gtk-doc blurb.
14637
14638         * gst/rtp/gstrtpmp4vpay.c:
14639           Fix typo in element description.
14640
14641 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14642
14643         * ext/esd/esdsink.c: (gst_esdsink_open),
14644         (gst_esdsink_factory_init):
14645           Prevent libesd from auto-spawning a sound daemon if it
14646           is not already running. Now that we don't do evil stuff
14647           like that any longer we can give esdsink a rank so that
14648           autoaudiosink will try it as well if all other audio
14649           sinks fail (#343051).
14650
14651 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14652
14653         * ext/esd/Makefile.am:
14654           Oops, need to remove README from EXTRA_DIST as well.
14655
14656 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14657
14658         * ext/esd/README:
14659           Remove, it contains nothing useful anyway.
14660
14661         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14662         (gst_esdsink_delay):
14663           Some small clean-ups; use GST_BOILERPLATE etc.
14664
14665 2006-07-24  Wim Taymans  <wim@fluendo.com>
14666
14667         * gst/law/alaw-decode.c: (alawdec_getcaps):
14668         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14669         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14670         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14671         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14672
14673 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14674
14675         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14676         (gst_wavparse_other), (gst_wavparse_perform_seek),
14677         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14678         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14679         (gst_wavparse_pad_query):
14680         * gst/wavparse/gstwavparse.h:
14681           Use information from 'fact' chunk for length calculation of compressed
14682           samples. Calculate bps if bogus value is found in wav header (embeded
14683           mp2/mp3).
14684           
14685
14686 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14687
14688         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14689
14690         * configure.ac:
14691         * gst/udp/Makefile.am:
14692         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14693         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14694         * gst/udp/gstdynudpsink.h:
14695         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14696         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14697         * gst/udp/gstmultiudpsink.h:
14698         * gst/udp/gstudp.c: (plugin_init):
14699         * gst/udp/gstudpsink.h:
14700         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14701         (gst_udpsrc_start), (gst_udpsrc_stop):
14702         * gst/udp/gstudpsrc.h:
14703         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14704         (gst_udp_net_utils_win32_wsa_startup):
14705         * gst/udp/gstudpnetutils.h:
14706           Port udp plugin to win32 (#345288).
14707
14708 2006-07-24  Wim Taymans  <wim@fluendo.com>
14709
14710         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14711         Remove unwanted DEBUG line.
14712
14713 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14714
14715         * gst/id3demux/gstid3demux.c: (plugin_init):
14716         * gst/id3demux/id3tags.c:
14717         (id3demux_add_id3v2_frame_blob_to_taglist):
14718         * gst/id3demux/id3tags.h:
14719           On second thought, it might be wiser and more efficient
14720           not to do tag registration from a streaming thread.
14721
14722 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14723
14724         * gst/id3demux/id3tags.c:
14725         (id3demux_add_id3v2_frame_blob_to_taglist),
14726         (id3demux_id3v2_frames_to_tag_list):
14727           Put ID3v2 frames we can't parse as binary blobs into private
14728           tags, so that they are not lost when retagging, at least once
14729           id3v2mux has been taught to re-inject those frames again.
14730           See bug #334375.
14731
14732 2006-07-21  Wim Taymans  <wim@fluendo.com>
14733
14734         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14735         (gst_avi_demux_process_next_entry):
14736         Fix some leaks.
14737
14738         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14739         Don't use \n in debug lines.
14740
14741 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14742
14743         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14744         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14745           Add annodex and icydemux, cleanup the sections a bit
14746
14747 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14748
14749         Patch by: Alex Lancaster <alexl at users sourceforge net>
14750
14751         * ext/taglib/gstid3v2mux.cc:
14752           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14753           ID3v2 TSSE frames (#347898).
14754
14755 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14756
14757         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14758           Respect mpegversion for "video/mpeg" and give message in case of
14759           unhandled versions.
14760
14761 2006-07-17  Wim Taymans  <wim@fluendo.com>
14762
14763         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14764         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14765         (gst_pngdec_chain), (gst_pngdec_sink_event),
14766         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14767         (gst_pngdec_sink_activate_push):
14768         * ext/libpng/gstpngdec.h:
14769         Use statically allocated segment instead of leaking.
14770         Various cleanups.
14771         Fix flush and seek handling.
14772
14773 2006-07-16  Wim Taymans  <wim@fluendo.com>
14774
14775         * gst/rtp/Makefile.am:
14776         * gst/rtp/gstrtp.c: (plugin_init):
14777         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14778         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14779         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14780         (gst_rtp_mp4g_depay_set_property),
14781         (gst_rtp_mp4g_depay_get_property),
14782         (gst_rtp_mp4g_depay_change_state),
14783         (gst_rtp_mp4g_depay_plugin_init):
14784         * gst/rtp/gstrtpmp4gdepay.h:
14785         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14786         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14787         (gst_rtp_mp4g_pay_flush):
14788         Added simple generic mpeg4 depayloader.
14789         Fix generic mpeg4 payloader.
14790
14791 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14792
14793         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14794           Don't try doing state changes on a NULL pointer.
14795
14796 2006-07-14  Wim Taymans  <wim@fluendo.com>
14797
14798         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14799
14800         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14801         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14802         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14803         * gst/rtp/gstrtpamrdepay.h:
14804         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14805         Fixes #321191
14806
14807 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14808
14809         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14810         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14811         Fix segfault when moving mouse pointer to the bottom right corner.
14812
14813 2006-07-12  Wim Taymans  <wim@fluendo.com>
14814
14815         * gst/rtp/Makefile.am:
14816         * gst/rtp/gstrtp.c: (plugin_init):
14817         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14818         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14819         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14820         (gst_rtp_mp2t_depay_set_property),
14821         (gst_rtp_mp2t_depay_get_property),
14822         (gst_rtp_mp2t_depay_change_state),
14823         (gst_rtp_mp2t_depay_plugin_init):
14824         * gst/rtp/gstrtpmp2tdepay.h:
14825         Added mpeg2 TS depayloader. Closing #347234.
14826
14827 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14828
14829         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14830           Remove g_assert that shouldn't be there and was triggered
14831           after trying to open a device that doesn't exist or can't
14832           be opened for some other reason (#347972).
14833
14834 2006-07-10  Edward Hervey  <edward@fluendo.com>
14835
14836         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14837         (gst_avi_demux_stream_header), (push_tag_lists):
14838         * gst/avi/gstavidemux.h:
14839         Don't push tag events found by gst_riff_parse_info() before outputting
14840         GST_EVENT_NEWSEGMENT.
14841
14842 2006-07-10  Wim Taymans  <wim@fluendo.com>
14843
14844         * gst/rtsp/Makefile.am:
14845         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14846         (rtsp_connection_close):
14847         * gst/rtsp/rtspdefs.h:
14848         replaced closesocket and close in code with one CLOSE_SOCKET. 
14849         Some more cleanups. Fixes #345301.
14850
14851 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14852
14853         * gst/autodetect/gstautoaudiosink.c:
14854           Fix example pipeline in docs.
14855
14856 2006-07-10  Wim Taymans  <wim@fluendo.com>
14857
14858         Patch by: Rob Taylor <robtaylor at floopily dot org>
14859
14860         * gst/udp/gstmultiudpsink.c: (join_multicast),
14861         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14862         If a destination is added before the stream is set to PAUSED, the
14863         multicast group is not joined as the socket is not created yet. 
14864         Also TTL and LOOP should also be set. Fixes #346921.
14865
14866 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14867
14868         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14869         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14870         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14871         (gst_ximage_src_init):
14872         * sys/ximage/gstximagesrc.h:
14873         Fix use-damage property to actually work :)
14874         Add startx, starty, endx, endy properties so screencasts other than full
14875         screen ones can work.
14876
14877 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14878
14879         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14880         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14881         (gst_ximage_src_class_init), (gst_ximage_src_init):
14882         * sys/ximage/gstximagesrc.h:
14883         Add use_damage property to offer ability to choose whether to use
14884         XDamage or not.
14885
14886 2006-07-07  Wim Taymans  <wim@fluendo.com>
14887
14888         * gst/goom/filters.c: (zoomFilterSetResolution):
14889         Avoid goom coredumping by clearing memory. 
14890         Fixes 345679.
14891
14892 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14893
14894         * win32/vs6/libgstid3demux.dsp:
14895         Add a link to libgsttag-0.10.lib.
14896
14897 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14898
14899         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14900         (gst_tag_demux_read_range):
14901         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14902         (gst_id3demux_read_range):
14903           Don't return FLOW_UNEXPECTED when a buffer is before
14904           the start of the stream (which might happen with
14905           large ID3v2 tags if the tag reading was done pullrange
14906           based and we then switched to push mode later on).
14907           Fixes regression introduced by commit from June 29th.
14908
14909 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14910
14911         * ext/taglib/gstid3v2mux.cc:
14912           Make UTF-8 the default encoding when writing string
14913           tags (before, our UTF-8 strings would automatically
14914           be converted to ISO-8859-1 by taglib and written as
14915           ISO-8859-1 fields if that was possible).
14916
14917         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14918         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14919         (test_taglib_id3mux_with_tags):
14920           Add test case that makes sure our UTF-8 strings have
14921           actually been written into the tag as UTF-8.
14922
14923 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14924
14925         * configure.ac:
14926           Let's try that again.
14927
14928 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14929
14930         * configure.ac:
14931           Disable monoscope plugin for now until it fulfills
14932           all the requirements.
14933
14934 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14935
14936         * configure.ac:
14937         * gst/monoscope/Makefile.am:
14938         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14939         (gst_monoscope_class_init), (gst_monoscope_init),
14940         (gst_monoscope_finalize), (gst_monoscope_reset),
14941         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14942         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14943         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14944         (gst_monoscope_change_state), (plugin_init):
14945         * gst/monoscope/gstmonoscope.h:
14946           Port monoscope visualisation to 0.10.
14947
14948 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14949
14950         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14951         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14952           Return FLOW_UNEXPECTED when at the end of the file, not
14953           FLOW_ERROR. Fixes 'internal stream error' errors that
14954           would sometimes occur in totem when scrubbing to the
14955           end of an ID3v1 tagged mp3 file.
14956
14957 2006-07-03  Edward Hervey  <edward@fluendo.com>
14958
14959         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14960         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14961         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14962         * ext/libpng/gstpngdec.h:
14963         Implement buffer clipping/dropping using GstSegment.
14964         This provides accurate seeking.
14965
14966 2006-07-03  Edward Hervey  <edward@fluendo.com>
14967
14968         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14969         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14970         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14971         (gst_avi_demux_process_next_entry), (push_tag_lists),
14972         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14973         * gst/avi/gstavidemux.h:
14974         Proper aggregation of each stream's GstFlowReturn in order to figure out
14975         whether the task should stop or not.
14976         Don't send inline events before pushing out a NEW_SEGMENT, more
14977         specifically for GST_TAG_EVENT.
14978         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14979         sub-indexes.
14980
14981 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14982
14983         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14984
14985         * sys/sunaudio/gstsunaudiomixerctrl.c:
14986         (gst_sunaudiomixer_ctrl_build_list):
14987           Move "Monitor" slider to input tab so it works more like
14988           sdtaudiocontrol, which is what people on Solaris are used
14989           to using for their mixer program (#346259).
14990
14991 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14992
14993         * tests/check/elements/level.c: (GST_START_TEST):
14994           fix a leak, clean up at the end
14995
14996 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14997
14998         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14999         (gst_matroska_demux_send_event),
15000         (gst_matroska_demux_loop_stream_parse_id):
15001         * gst/matroska/matroska-ids.h:
15002           Send tag event after newsegment event.
15003
15004 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15005
15006         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15007         (gst_id3demux_read_range):
15008           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15009           certain cases where a read beyond the end of the file is
15010           requested. Fixes #345930.
15011
15012         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15013         (gst_tag_demux_read_range):
15014           Fix same issue here as well.
15015
15016 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15017
15018         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15019         
15020         Fix hypothetical crash.
15021
15022 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15023
15024         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15025
15026         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15027           Do not modify the ports value. If the user has turned off the
15028           built-in speakers, then we should not reset it in the prepare
15029           function, since this causes the built-in speakers to turn
15030           back on anytime the user changes a track in totem, rhythmbox,
15031           etc. (#346066).
15032
15033 2006-06-23  Wim Taymans  <wim@fluendo.com>
15034
15035         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15036         Fix double caps unref when negotiation fails.
15037
15038 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15039
15040         * ext/annodex/gstcmmldec.c:
15041         * ext/annodex/gstcmmlenc.c:
15042         * ext/annodex/gstcmmlparser.c:
15043         * ext/dv/gstdvdec.c:
15044         * ext/dv/gstdvdemux.c:
15045         * ext/gdk_pixbuf/pixbufscale.c:
15046         * ext/jpeg/gstjpegenc.c:
15047         * ext/jpeg/gstsmokedec.c:
15048         * ext/jpeg/gstsmokeenc.c:
15049         * ext/libpng/gstpngdec.c:
15050         * ext/libpng/gstpngenc.c:
15051         * ext/speex/gstspeexenc.c:
15052         * gst/alpha/gstalphacolor.c:
15053         * gst/cutter/gstcutter.c:
15054         * gst/debug/gstnavigationtest.c:
15055         * gst/icydemux/gsticydemux.c:
15056         * gst/level/gstlevel.c:
15057         * gst/multipart/multipart.c:
15058         * gst/rtp/gstrtpamrpay.c:
15059         * gst/rtp/gstrtpdepay.c:
15060         * gst/rtp/gstrtpilbcpay.c:
15061         * gst/rtp/gstrtpmp4gpay.c:
15062         * gst/rtp/gstrtpmp4vpay.c:
15063         * gst/rtsp/gstrtpdec.c:
15064         * gst/rtsp/gstrtspsrc.c:
15065         * gst/udp/gstdynudpsink.c:
15066         * gst/udp/gstmultiudpsink.c:
15067         * gst/udp/gstudpsrc.c:
15068         * gst/videobox/gstvideobox.c:
15069         * gst/videofilter/gstvideoflip.c:
15070           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15071           plus two minor macro fixes.
15072
15073 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15074
15075         * gst/matroska/matroska-demux.c:
15076         (gst_matroska_demux_check_subtitle_buffer),
15077         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15078         (gst_matroska_demux_subtitle_caps):
15079         * gst/matroska/matroska-ids.c:
15080         (gst_matroska_track_init_subtitle_context):
15081         * gst/matroska/matroska-ids.h:
15082           Try to fix up broken matroska files containing subtitle
15083           streams with non-UTF8 character encodings (courtesy of
15084           mkvmerge) using either the encoding specified in the
15085           GST_SUBTITLE_ENCODING environment variable or the
15086           current locale's character set if it is non-UTF8.
15087           Fixes #337076.
15088
15089 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15090
15091         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15092           Set image type from APIC frame as "image-type" field
15093           of GST_TAG_IMAGE buffer caps (#344605).
15094
15095 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15096
15097         * ext/flac/Makefile.am:
15098         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15099         (gst_flac_dec_reset_decoders),
15100         (gst_flac_dec_setup_seekable_decoder),
15101         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15102         (gst_flac_dec_metadata_callback),
15103         (gst_flac_dec_metadata_callback_seekable),
15104         (gst_flac_dec_metadata_callback_stream),
15105         (gst_flac_dec_error_callback),
15106         (gst_flac_dec_error_callback_seekable),
15107         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15108         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15109         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15110         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15111         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15112         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15113         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15114         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15115         (gst_flac_dec_sink_activate_push),
15116         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15117         * ext/flac/gstflacdec.h:
15118           Support chain-based operation, should make flac-over-DAAP
15119           work (#340492).
15120
15121 2006-06-20  Wim Taymans  <wim@fluendo.com>
15122
15123         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15124         Doc updates, merge some unused symbols.
15125
15126 2006-06-20  Wim Taymans  <wim@fluendo.com>
15127
15128         * docs/plugins/Makefile.am:
15129         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15130         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15131         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15132         * gst/rtsp/gstrtspsrc.c:
15133         * gst/rtsp/gstrtspsrc.h:
15134         Added documentation for the rtsp plugin. Fixes #345393.
15135
15136 2006-06-20  Wim Taymans  <wim@fluendo.com>
15137
15138         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15139         (rtsp_connection_close), (rtsp_connection_free):
15140         Use better G_OS_* macros. Fixes #345301 some more.
15141
15142 2006-06-20  Wim Taymans  <wim@fluendo.com>
15143
15144         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15145
15146         * sys/sunaudio/Makefile.am:
15147         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15148         * sys/sunaudio/gstsunaudiomixerctrl.c:
15149         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15150         (gst_sunaudiomixer_ctrl_list_tracks),
15151         (gst_sunaudiomixer_ctrl_get_volume),
15152         (gst_sunaudiomixer_ctrl_set_volume),
15153         (gst_sunaudiomixer_ctrl_set_mute),
15154         (gst_sunaudiomixer_ctrl_set_record):
15155         * sys/sunaudio/gstsunaudiomixerctrl.h:
15156         * sys/sunaudio/gstsunaudiomixertrack.c:
15157         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15158         * sys/sunaudio/gstsunaudiomixertrack.h:
15159         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15160         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15161         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15162         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15163         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15164         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15165         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15166         (gst_sunaudiosrc_reset):
15167         * sys/sunaudio/gstsunaudiosrc.h:
15168         Add a SunAudio source plugin.
15169         Support stereo and right/left channel gain in the mixer plugin.
15170         Support the RECORD flag so that you can switch between line-input and
15171         microphone in gnome-volume-control.
15172         Code cleanups like using an enumerator for track number instead of an 
15173         integer. Fixes #344923.
15174
15175 2006-06-20  Wim Taymans  <wim@fluendo.com>
15176
15177         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15178
15179         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15180         (rtsp_connection_close):
15181         Make RTSP plugin compile on windows. Fixes #345301.
15182         Some changes to original patch to catch errors better.
15183         use ifdef WIN32 instead of ifndef.
15184
15185 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15186
15187         * configure.ac:
15188         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15189
15190 2006-06-18  Edward Hervey  <edward@fluendo.com>
15191
15192         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15193         After a failed buffer alloc, we need to abort the jpeg decoding (it
15194         started when parsing headers to figure out how many bytes we need
15195         to request downstream).
15196
15197 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15198
15199         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15200
15201         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15202           Make sure we don't read beyond the end of the file (#345232).
15203
15204 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15205
15206         * configure.ac:
15207           Fix --disable-external (can't set conditionals conditionally,
15208           #343602).
15209
15210 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15211
15212         * autogen.sh:
15213         * configure.ac:
15214         * docs/Makefile.am:
15215           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15216
15217         * docs/plugins/Makefile.am:
15218         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15219         * docs/plugins/inspect/plugin-taglib.xml:
15220           Add/fix apev2mux docs.
15221
15222 2006-06-14  Wim Taymans  <wim@fluendo.com>
15223
15224         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15225         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15226         (gst_dvdec_change_state):
15227         Reset segment info on flush.
15228         Alloc segment in _init, free in _finalize.
15229
15230         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15231         Don't send segments twice.
15232
15233 2006-06-14  Wim Taymans  <wim@fluendo.com>
15234
15235         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15236         Respect segment.stop. Fixes #342592.
15237
15238 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15239
15240         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15241           No language specified means the implied language is English
15242           according to the matroska spec (partially fixes #344708);
15243           add some more debug output.
15244
15245 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15246
15247         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15248         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15249         (gst_wavparse_chain):
15250           When operating chain-based, don't make any assumptions about the
15251           chunking of the incoming data and make streaming work on days other
15252           than the second Thursday after a full moon. Also fix up debug
15253           messages here and there and make use of the most excellent new
15254           gst_pad_query_peer_duration() utility function.
15255           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15256
15257         * gst/wavparse/gstwavparse.h:
15258           Remove trailing comma after last enum value, some compilers don't
15259           like that.
15260
15261 2006-06-13  Wim Taymans  <wim@fluendo.com>
15262
15263         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15264         Handle premature EOS gracefully.
15265
15266 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15267
15268         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15269           Prevent out of bounds array access when scrubbing towards
15270           the end of the file between the last index entry and the
15271           end. Fixes occasional 'start <= stop' newsegment event
15272           assertions when scrubbing in MJPEG files.
15273
15274 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15275
15276         * tests/check/elements/.cvsignore:
15277           And another one.
15278
15279 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15280
15281         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15282         (scan_encoded_string), (parse_picture_frame):
15283           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15284
15285         * configure.ac:
15286           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15287           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15288
15289 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15290
15291         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15292           gratuitous comment changes
15293         * tests/check/elements/level.c: (GST_START_TEST):
15294           fix level test leaks
15295
15296 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15297
15298         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15299         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15300           Use gst_pad_query_peer_duration() utility function here.
15301
15302 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15303
15304         * autogen.sh:
15305           require am17
15306         * configure.ac:
15307         * ext/annodex/Makefile.am:
15308         * ext/cdio/Makefile.am:
15309         * ext/dv/Makefile.am:
15310         * ext/esd/Makefile.am:
15311         * ext/flac/Makefile.am:
15312         * ext/gdk_pixbuf/Makefile.am:
15313         * ext/ladspa/Makefile.am:
15314         * ext/libcaca/Makefile.am:
15315         * ext/speex/Makefile.am:
15316         * ext/taglib/Makefile.am:
15317         * sys/oss/Makefile.am:
15318         * sys/sunaudio/Makefile.am:
15319         * sys/ximage/Makefile.am:
15320           clean up build further
15321
15322 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15323
15324         * gconf/Makefile.am:
15325           Honour --disable-schemas-install configure option. Fixes #344100.
15326
15327 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15328
15329         * tests/examples/level/Makefile.am:
15330           Add -lm to LIBS for pow() function, don't assume one of our
15331           dependencies (such as libxml-2.0) drags it in automatically
15332           (#343603).
15333
15334 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15335
15336         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15337
15338         * configure.ac:
15339           We should use $SED and not $(SED) in configure.ac (#343678).
15340
15341 2006-06-09  Wim Taymans  <wim@fluendo.com>
15342
15343         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15344
15345         * sys/sunaudio/gstsunaudiomixerctrl.c:
15346         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15347         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15348         (gst_sunaudiomixer_ctrl_set_mute):
15349         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15350         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15351         (gst_sunaudiosink_write):
15352         Attached find a patch that fixes a number of bugs with the SunAudio
15353         mixer plugin and fixes #344101:
15354         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15355            tracks onto the tracklist causing gnome-volume-control's preferences
15356            dialog to be messed up and would core dump if you checked/unchecked
15357            any item.
15358         2. We weren't previously setting the MUTE flag properly.  Fixing this
15359            makes gnome-volume-control work better.
15360         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15361            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15362            gnome-volume-control look better.
15363         Also some minor cleanup in gstsunaudiosink.c.
15364
15365 2006-06-09  Wim Taymans  <wim@fluendo.com>
15366
15367         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15368         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15369         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15370         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15371         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15372         * ext/jpeg/gstjpegdec.h:
15373         API: Added IDCT method property
15374         Small cleanups.
15375         Avoid dynamic allocation of trivial fixed structure.
15376         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15377
15378 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15379
15380         * configure.ac:
15381         We now require libraw1394 >= 1.1.0 and that version onwards all
15382         have .pc files.
15383
15384 2006-06-02  Edward Hervey  <edward@fluendo.com>
15385
15386         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15387         Trying to get items from an ANY or EMPTY caps is ... stupid.
15388
15389 2006-06-02  Edward Hervey  <edward@fluendo.com>
15390
15391         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15392         (gst_dvdec_chain), (gst_dvdec_change_state):
15393         * ext/dv/gstdvdec.h:
15394         Added GstSegment handling, now implements dropping/clipping.
15395
15396 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15397
15398         * ext/aalib/gstaasink.h:
15399         * ext/annodex/gstcmmldec.h:
15400         * ext/cairo/gsttimeoverlay.h:
15401         * ext/dv/gstdvdec.h:
15402         * ext/dv/gstdvdemux.h:
15403         * ext/esd/esdmon.h:
15404         * ext/esd/esdsink.h:
15405         * ext/flac/gstflacenc.h:
15406         * ext/gconf/gstgconfaudiosink.h:
15407         * ext/gconf/gstgconfaudiosrc.h:
15408         * ext/gconf/gstgconfvideosink.h:
15409         * ext/gconf/gstgconfvideosrc.h:
15410         * ext/gdk_pixbuf/gstgdkanimation.h:
15411         * ext/gdk_pixbuf/pixbufscale.h:
15412         * ext/hal/gsthalaudiosink.h:
15413         * ext/hal/gsthalaudiosrc.h:
15414         * ext/jpeg/gstjpegenc.h:
15415         * ext/jpeg/gstsmokedec.h:
15416         * ext/jpeg/gstsmokeenc.h:
15417         * ext/libcaca/gstcacasink.h:
15418         * ext/libmng/gstmngdec.h:
15419         * ext/libmng/gstmngenc.h:
15420         * ext/libpng/gstpngdec.h:
15421         * ext/libpng/gstpngenc.h:
15422         * ext/raw1394/gstdv1394src.h:
15423         * ext/speex/gstspeexenc.h:
15424         * gst/autodetect/gstautoaudiosink.h:
15425         * gst/autodetect/gstautovideosink.h:
15426         * gst/avi/gstavidemux.h:
15427         * gst/cutter/gstcutter.h:
15428         * gst/debug/efence.h:
15429         * gst/debug/gstnavigationtest.h:
15430         * gst/debug/gstnavseek.h:
15431         * gst/flx/gstflxdec.h:
15432         * gst/goom/gstgoom.h:
15433         * gst/icydemux/gsticydemux.h:
15434         * gst/id3demux/gstid3demux.h:
15435         * gst/law/alaw-decode.h:
15436         * gst/law/alaw-encode.h:
15437         * gst/law/mulaw-decode.h:
15438         * gst/law/mulaw-encode.h:
15439         * gst/matroska/matroska-mux.h:
15440         * gst/median/gstmedian.h:
15441         * gst/oldcore/gstaggregator.h:
15442         * gst/oldcore/gstfdsink.h:
15443         * gst/oldcore/gstmd5sink.h:
15444         * gst/oldcore/gstmultifilesrc.h:
15445         * gst/oldcore/gstpipefilter.h:
15446         * gst/oldcore/gstshaper.h:
15447         * gst/oldcore/gststatistics.h:
15448         * gst/rtp/gstasteriskh263.h:
15449         * gst/rtp/gstrtpL16depay.h:
15450         * gst/rtp/gstrtpL16pay.h:
15451         * gst/rtp/gstrtpamrdepay.h:
15452         * gst/rtp/gstrtpamrpay.h:
15453         * gst/rtp/gstrtpdepay.h:
15454         * gst/rtp/gstrtpgsmdepay.h:
15455         * gst/rtp/gstrtpgsmpay.h:
15456         * gst/rtp/gstrtph263pay.h:
15457         * gst/rtp/gstrtph263pdepay.h:
15458         * gst/rtp/gstrtph263ppay.h:
15459         * gst/rtp/gstrtpmp4gpay.h:
15460         * gst/rtp/gstrtpmp4vdepay.h:
15461         * gst/rtp/gstrtpmp4vpay.h:
15462         * gst/rtp/gstrtpmpadepay.h:
15463         * gst/rtp/gstrtpmpapay.h:
15464         * gst/rtp/gstrtppcmadepay.h:
15465         * gst/rtp/gstrtppcmapay.h:
15466         * gst/rtp/gstrtppcmudepay.h:
15467         * gst/rtp/gstrtppcmupay.h:
15468         * gst/rtp/gstrtpspeexdepay.h:
15469         * gst/rtp/gstrtpspeexpay.h:
15470         * gst/rtsp/gstrtpdec.h:
15471         * gst/rtsp/gstrtspsrc.h:
15472         * gst/smpte/gstsmpte.h:
15473         * gst/udp/gstdynudpsink.h:
15474         * gst/udp/gstmultiudpsink.h:
15475         * gst/udp/gstudpsink.h:
15476         * gst/udp/gstudpsrc.h:
15477         * gst/videofilter/gstvideobalance.h:
15478         * gst/videofilter/gstvideoflip.h:
15479         * sys/oss/gstossdmabuffer.h:
15480         * sys/oss/gstossmixerelement.h:
15481         * sys/oss/gstosssink.h:
15482         * sys/oss/gstosssrc.h:
15483         * sys/osxvideo/osxvideosink.h:
15484         * sys/sunaudio/gstsunaudiomixer.h:
15485         * sys/sunaudio/gstsunaudiosink.h:
15486         * sys/ximage/gstximagesrc.h:
15487         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15488
15489 2006-05-31  Wim Taymans  <wim@fluendo.com>
15490
15491         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15492         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15493         (gst_goom_src_setcaps), (gst_goom_src_event),
15494         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15495         (gst_goom_change_state):
15496         * gst/goom/gstgoom.h:
15497         Handle QoS.
15498         Handle flushing, discont and events.
15499         Fix timestamps and various other cleanups.
15500
15501 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15502
15503         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15504         Fix bus reset when using libiec61883
15505
15506 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15507
15508         * configure.ac:
15509         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15510         * ext/raw1394/Makefile.am:
15511         Add CFLAGS.
15512         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15513         New method, to receive using libiec61883.
15514         (gst_dv1394src_iso_receive),
15515         #ifdef'd out if libiec61883 is present.
15516         (gst_dv1394src_bus_reset),
15517         Get userdata correctly if using libiec61883. 
15518         (gst_dv1394src_create),
15519         When using libiec61883, only poll one fd and no need to read.
15520         (gst_dv1394src_discover_avc_node),
15521         Replace g_warnings.
15522         (gst_dv1394src_start),
15523         Create new handle when we know which dv port.  More reliable
15524         than setting port on an existing handle.  Initialise libiec61883.
15525         (gst_dv1394src_stop):
15526         If using libiec61883, then cleanup its handle properly.
15527         * ext/raw1394/gstdv1394src.h:
15528         Add libiec61883 handle.
15529
15530 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15531
15532         * gst/avi/gstavidemux.c:
15533           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15534         * win32/MANIFEST:
15535           sort file listing
15536         * win32/vs6/libgstavi.dsp:
15537           add gstavimux.c to the project
15538         * win32/vs6/libgstid3demux.dsp:
15539           add link to zlib library
15540         * win32/vs6/libgstmatroska.dsp:
15541           add matroska-ids.c to the project
15542
15543 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15544
15545         Patch by: Sebastian Dröge  <mail at slomosnail de >
15546
15547         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15548         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15549         * ext/taglib/Makefile.am:
15550         * ext/taglib/gstapev2mux.cc:
15551         * ext/taglib/gstapev2mux.h:
15552         * ext/taglib/gstid3v2mux.cc:
15553         * ext/taglib/gsttaglibmux.c: (plugin_init):
15554         * ext/taglib/gsttaglibmux.h:
15555           Add apev2mux element (#343122).
15556         
15557         * tests/check/Makefile.am:
15558         * tests/check/elements/apev2mux.c:
15559         (test_taglib_apev2mux_create_tags),
15560         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15561         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15562         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15563         (apev2mux_suite), (main):
15564           Add unit test for apev2mux element.
15565
15566 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15567
15568         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15569         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15570         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15571           GST_PTR_FORMAT should be used to print caps in debug statements.
15572
15573 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15574
15575         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15576
15577         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15578         (ape_demux_parse_tags):
15579           Some clean-ups and additions: map APE 'file' tag to
15580           GST_TAG_LOCATION (#343123); add support for extracting
15581           the track count and clean up parsing a bit (#343127).
15582
15583 2006-05-28  Edward Hervey  <edward@fluendo.com>
15584
15585         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15586         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15587
15588 2006-05-28  Edward Hervey  <edward@fluendo.com>
15589
15590         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15591         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15592         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15593         * ext/jpeg/gstjpegdec.h:
15594         Clip outgoing buffers according to currently configured segment.
15595
15596 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15597
15598         * ext/taglib/gstid3v2mux.cc:
15599           Handle  writing of track-count or album-volume-count without
15600           track-number or albume-volume-number (in this case the number
15601           will just be set to 0).
15602
15603         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15604           It would be nice if we actually checked the values received for
15605           track/album-volume number/count in  _check_tags(), rather than
15606           setting them again ...
15607
15608 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15609
15610         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15611           A track/volume number or count of 0 does not make sense,
15612           just ignore it along with negative numbers (a tag might
15613           only contain a track count without a track number).
15614
15615 2006-05-27  Edward Hervey  <edward@fluendo.com>
15616
15617         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15618         (gst_jpeg_dec_sink_event):
15619         Abort decompression when receiving FLUSH_STOP. This should avoid
15620         issues when interrupting decoding with flushes.
15621
15622 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15623
15624         * ext/flac/gstflac.c:
15625           Don't #include file we don't dist any longer.
15626
15627 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15628
15629         * README:
15630           Replace current README (containing the release notes from
15631           some 0.9.x version) with a proper README taken from the core.
15632
15633 2006-05-24  Wim Taymans  <wim@fluendo.com>
15634
15635         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15636         Implement EOS correctly by either posting
15637         SEGMENT_DONE or pushing an EOS message depending
15638         on the seek type. Fixes #342592
15639
15640 2006-05-24  Wim Taymans  <wim@fluendo.com>
15641
15642         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15643         * gst/law/alaw-decode.h:
15644         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15645         * gst/law/alaw-encode.h:
15646         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15647         * gst/law/mulaw-decode.h:
15648         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15649         * gst/law/mulaw-encode.h:
15650         Some cleanups in the chain functions.
15651         Remove some GStreamer 0.0.2 bits.
15652
15653 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15654
15655         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15656
15657         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15658           gst_collect_pads_stop() needs to be called before chaining up
15659           to the parent class (#342734).
15660
15661 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15662
15663         * ext/flac/Makefile.am:
15664         * ext/flac/flac_compat.h:
15665         * ext/flac/gstflac.c:
15666         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15667         * ext/flac/gstflacenc.c:
15668           Remove backwards compatibility cruft for dealing with FLAC API
15669           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15670
15671 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15672
15673         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15674         (gst_matroska_demux_push_xiph_codec_priv_data),
15675         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15676         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15677         * gst/matroska/matroska-ids.h:
15678         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15679         (gst_matroska_mux_video_pad_setcaps),
15680         (xiph3_streamheader_to_codecdata),
15681         (vorbis_streamheader_to_codecdata),
15682         (theora_streamheader_to_codecdata),
15683         (gst_matroska_mux_audio_pad_setcaps),
15684         (gst_matroska_mux_write_data):
15685           Add support for muxing/demuxing theora video (#342448; too bad
15686           none of the usual linux players can actually play this). Playback
15687           in GStreamer will require additional changes to theoradec in -base.
15688           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15689           cleanups.
15690
15691 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15692
15693         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15694         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15695           Fix crashes when the horizontal subsampling is 1.
15696           Fixes #342097.
15697
15698 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15699
15700         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15701
15702         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15703         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15704         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15705         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15706         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15707         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15708         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15709         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15710         (gst_avi_mux_change_state):
15711         * gst/avi/gstavimux.h:
15712           Some enhancements for avimux (#342526):
15713            - add odml (large file) index support
15714            - store codec init data (e.g. huffyuv)
15715            - miscellaneous other fixes/cleanups
15716
15717 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15718
15719         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15720         Don't output any tag when we encounter a negative track number - the
15721         tag type is uint, so we end up outputting huge positive numbers
15722         instead. (Fixes: #342029)
15723
15724 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15725
15726         * configure.ac:
15727           update for new GSTPB_PLUGINS_DIR
15728
15729 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15730
15731         * rtp/gst/gstrtph263pay.c:
15732         Properly set static caps for H263 at 34.
15733
15734 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15735
15736         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15737
15738         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15739           Merge event tags and tag setter tags correctly (#339918). Also,
15740           don't leak taglist in case of an error.
15741           
15742 2006-05-17  Edward Hervey  <edward@fluendo.com>
15743
15744         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15745         We can only do caps intersection if the othercaps are non-empty and not
15746         ANY. Else we return the pad template (base_caps).
15747
15748 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15749
15750         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15751           Fix crash when outputting debugging information for certain
15752           pictures (always good to use the right struct member for
15753           the number of records in an array).
15754
15755 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15756
15757         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15758
15759         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15760         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15761         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15762         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15763         (gst_ebml_read_float), (gst_ebml_read_ascii),
15764         (gst_ebml_read_binary):
15765           Don't create unnecessary sub-buffers all the time. Dramatically
15766           improves performance with multiple concurrently running
15767           matroskademux instances (#341818) (and avoids doing
15768           unnecessarily inefficient things in the general case).
15769
15770 2006-05-16  Edward Hervey  <edward@fluendo.com>
15771
15772         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15773         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15774         return value of gst_pad_push_event().
15775
15776 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15777
15778         * gst/autodetect/gstautoaudiosink.c:
15779         (gst_auto_audio_sink_find_best):
15780         * gst/autodetect/gstautovideosink.c:
15781         (gst_auto_video_sink_find_best):
15782         Make the name of the child element be based on the name of the
15783         parent, so that debug output is more useful.
15784         
15785         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15786         (parse_insert_string_field), (parse_split_strings):
15787         Rework string parsing to always walk over BOM markers in UTF16
15788         strings, using the endianness indicated by the innermost one,
15789         then trying the opposite endianness if that fails to convert
15790         to valid UTF-8. Fixes #341774
15791
15792 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15793
15794         Patch from: Matthieu <matthieu at fluendo dot com>
15795
15796         * ext/libpng/Makefile.am:
15797         Add LIBPNG_CFLAGS.
15798
15799 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15800
15801         * ext/taglib/gstid3v2mux.cc:
15802           Add support for writing images (APIC frames) into ID3v2
15803           tags (picture type always set to 'other' for now though).
15804
15805 2006-05-14  Michael Smith  <msmith@fluendo.com>
15806
15807         * gst/wavparse/gstwavparse.c:
15808           Update docs; wavparse implements push and pull modes.
15809
15810 2006-05-12  Wim Taymans  <wim@fluendo.com>
15811
15812         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15813         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15814         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15815         Ooops, bitten by the copy-and-paste design paradigm, fixes
15816         seek again.
15817
15818 2006-05-12  Wim Taymans  <wim@fluendo.com>
15819
15820         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15821         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15822         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15823         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15824         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15825         (gst_avi_demux_massage_index),
15826         (gst_avi_demux_calculate_durations_from_index),
15827         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15828         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15829         (gst_avi_demux_loop):
15830         * gst/avi/gstavidemux.h:
15831         Some cleanups, prepare to use GstSegment.
15832         Fix error in entry walking code.
15833         Fix VBR detection.
15834         Smarter timestamp calculation code.
15835         Uniform error/eos handling.
15836
15837 2006-05-12  Michael Smith  <msmith@fluendo.com>
15838
15839         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15840         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15841           Fix use of uninitialised values if we're NOT seeking in ready.
15842           Fix typos.
15843
15844 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15845
15846         * gst/wavparse/Makefile.am:
15847           Add CFLAGS and LIBS for libgstbase, fixes build on
15848           Cygwin (#341489).
15849
15850 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15851
15852         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15853           Some more debug info. No need to check whether the string
15854           returned by g_convert() is really UTF-8 - either it is or
15855           we get NULL returned.
15856
15857 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15858
15859         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15860           Fix parsing of numeric genre strings some more, by ensuring that
15861           we only try and parse strings that a) Start with '(' and b) Consist
15862           only of digits.
15863           Also, when finding an escaping '((' sequence, bust it back to '(' by
15864           swallowing the first parenthesis
15865
15866 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15867
15868         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15869         (gst_esdsink_open), (gst_esdsink_close):
15870         * ext/esd/esdsink.h:
15871           Move the esd_get_server_info() into gst_esdsink_open() and fail
15872           with a decent error message on errors.
15873
15874 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15875
15876         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15877         (gst_esdmon_channels_get_type):
15878         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15879         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15880         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15881         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15882         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15883         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15884         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15885         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15886         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15887         * gst/videomixer/videomixer.c:
15888         (gst_video_mixer_background_get_type):
15889           Const-ify GEnumValue arrays.
15890
15891 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15892
15893         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15894
15895         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15896         (gst_avi_mux_do_video_buffer):
15897           Work around gst_buffer_make_metadata_writable() bug that
15898           results in avimux marking all frames in the index as
15899           keyframes (#340859).
15900           
15901 2006-05-08  Wim Taymans  <wim@fluendo.com>
15902
15903         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15904         Make parsing of urls suck slightly less.
15905
15906 2006-05-08  Edward Hervey  <edward@fluendo.com>
15907
15908         * autogen.sh: (CONFIGURE_DEF_OPT): 
15909         libtoolize on Darwin/MacOSX is called glibtoolize.
15910
15911 2006-05-08  Wim Taymans  <wim@fluendo.com>
15912
15913         Patch by: Jens Granseuer <jensgr at gmx dot net>
15914
15915         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15916         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15917         C89 compliance fixes. Fixes #340980
15918
15919 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15920
15921         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15922         * ext/flac/gstflacdec.h:
15923           Handle segment seeks that include the end of the file as stop point
15924           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15925           message instead of an EOS event in case we're in segment seek
15926           mode (fixes #340699).
15927           
15928 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15929
15930         * ext/cairo/gsttextoverlay.c:
15931         * ext/flac/gstflacdec.c:
15932         * ext/gdk_pixbuf/pixbufscale.c:
15933         * gst/apetag/gstapedemux.c:
15934         * gst/debug/breakmydata.c:
15935         * gst/debug/testplugin.c:
15936         * gst/matroska/ebml-write.c:
15937         * gst/multipart/multipartdemux.c:
15938         * sys/osxaudio/gstosxaudiosink.c:
15939         * sys/osxaudio/gstosxaudiosrc.c:
15940         Add semicolons after GST_BOILERPLATE[_FULL] so that
15941         indent doesn't mess up following lines.
15942
15943 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15944
15945         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15946
15947         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15948           Don't leak caps when freeing the stream context (#340623).
15949
15950 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15951
15952         * configure.ac:
15953           Back to CVS
15954
15955 === release 0.10.3 ===
15956
15957 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15958
15959         * configure.ac:
15960           releasing 0.10.3, "Desplazado"
15961
15962 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15963
15964         * gst/matroska/matroska-mux.c:
15965         (gst_matroska_mux_stream_is_vorbis_header),
15966         (gst_matroska_mux_write_data):
15967           Don't strcmp() NULL strings.
15968           Only start new clusters on video keyframes, not on any
15969           random audio buffer that doesn't have the DELTA_UNIT
15970           flag set (fixes 'make check' again).
15971
15972 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15973
15974         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15975
15976         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15977         (gst_matroska_mux_stream_is_vorbis_header),
15978         (gst_matroska_mux_write_data):
15979           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15980           value and then dead-lock when muxing vorbis audio streams
15981           (the three vorbis header buffers carry no timestamp, and it
15982           would try to mux these after all video buffers). Fixes #340346.
15983
15984           Improve clustering: start a new cluster also whenever we get
15985           a keyframe.     
15986
15987 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15988
15989         * win32/common/config.h:
15990         * win32/MANIFEST
15991           add the generated file as well
15992
15993 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15994
15995         * Makefile.am:
15996         * configure.ac:
15997         * win32/common/config.h.in:
15998           add win32 stuff
15999
16000 2006-05-03  Michael Smith  <msmith@fluendo.com>
16001
16002         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16003           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16004           SUCKS.
16005
16006 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16007
16008         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16009         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16010         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16011           don't leak caps-string
16012
16013 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16014
16015         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16016         (gst_id3demux_sink_activate):
16017           Let core insert default error message for TYPE_NOT_FOUND
16018           errors, it's just as good as our own and has the added
16019           bonus of being translated.
16020
16021 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16022
16023         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16024         (gst_tag_demux_sink_event):
16025         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16026         (gst_id3demux_sink_event):
16027           Post an error message when we get an EOS event and were not
16028           able to find out the type of stream.
16029
16030         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16031         (test_taglib_id3mux_with_tags):
16032           Decrease num-buffers to 16 per iteration again, otherwise the
16033           many memcpy()s and reallocations in the test will hammer slow
16034           CPUs completely and make the test timeout.
16035
16036 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16037
16038         * configure.ac:
16039           figure out where plugins-base plugins are
16040         * tests/check/Makefile.am:
16041           use plugins-base plugins, so we have typefind functions
16042         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16043           increase num-buffers, this makes sure the test errors out instead
16044           of timing out when no typefind functions are present
16045
16046 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16047
16048         * docs/plugins/Makefile.am:
16049           also check .cc files for gtk-doc markup
16050         * configure.ac:
16051         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16052         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16053         * tests/check/Makefile.am:
16054         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16055         * ext/Makefile.am:
16056         * ext/taglib/Makefile.am:
16057         * ext/taglib/gstid3v2mux.h:
16058         * ext/taglib/gsttaglibmux.c:
16059         * ext/taglib/gsttaglibmux.h:
16060           move taglib-based id3v2muxer to -good.  Fixes #336110.
16061
16062 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16063
16064         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16065           ... and fix multichannel/WAVFORMATEX support again.
16066
16067 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16068
16069         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16070         (gst_wavparse_class_init), (gst_wavparse_dispose),
16071         (gst_wavparse_reset), (gst_wavparse_init),
16072         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16073         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16074         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16075         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16076         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16077         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16078         (gst_wavparse_stream_data), (gst_wavparse_loop),
16079         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16080         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16081         (gst_wavparse_change_state), (plugin_init):
16082         * gst/wavparse/gstwavparse.h:
16083           Add push (streaming) mode to wavparse (fixes #337625)
16084
16085 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16086
16087         * configure.ac:
16088         * tests/Makefile.am:
16089           add ximagesrc icles test
16090
16091 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16092
16093         * configure.ac:
16094         * docs/plugins/Makefile.am:
16095         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16096         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16097         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16098         (gst_cmml_enc_push_clip):
16099         * sys/Makefile.am:
16100         * sys/ximage/Makefile.am:
16101         * sys/ximage/gstximagesrc.c:
16102           Move ximagesrc plug-in to good after review.  Fixes #336756.
16103
16104 2006-04-28  Michael Smith  <msmith@fluendo.com>
16105
16106         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16107         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16108         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16109         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16110         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16111         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16112         * gst/icydemux/gsticydemux.h:
16113           Fix event handling: cache events when typefinding and forward later.
16114
16115 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16116
16117         * sys/osxaudio/gstosxaudiosink.c:
16118         (plugin_init):
16119          Register osxaudiosrc to the plugin.
16120         * sys/osxaudio/gstosxaudiosrc.c:
16121         (gst_osx_audio_src_osxelement_do_init),
16122         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16123         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16124         (gst_osx_audio_src_get_property),
16125         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16126         (gst_osx_audio_src_osxelement_init):
16127         * sys/osxaudio/gstosxaudiosrc.h:
16128           Port of osxaudiosrc to 0.10.
16129         * sys/osxaudio/Makefile.am:
16130           Add osxaudiosrc
16131
16132 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16133
16134         * sys/osxaudio/gstosxringbuffer.c:
16135         * sys/osxaudio/gstosxringbuffer.h:
16136           Forgot to commit earlier, part of the OSX audio plugin port
16137
16138 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16139
16140         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16141         (parse_split_strings):
16142           Recognise and skip any byte order marker (BOM) in
16143           UTF-16 strings.
16144
16145 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16146
16147         * docs/plugins/Makefile.am:
16148         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16149         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16150         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16151         * docs/plugins/inspect/plugin-avi.xml:
16152         * gst/avi/gstavidemux.c:
16153         * gst/avi/gstavimux.c:
16154           Add docs for both avidemux and avimux.
16155
16156 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16157
16158         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16159
16160         * gst/avi/Makefile.am:
16161         * gst/avi/gstavi.c: (plugin_init):
16162         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16163         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16164         (gst_avi_mux_class_init), (gst_avi_mux_init),
16165         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16166         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16167         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16168         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16169         (gst_avi_mux_riff_get_avix_header),
16170         (gst_avi_mux_riff_get_video_header),
16171         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16172         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16173         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16174         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16175         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16176         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16177         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16178         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16179         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16180         (gst_avi_mux_change_state):
16181         * gst/avi/gstavimux.h:
16182           Port AVI muxer to GStreamer-0.10 (#332031).
16183
16184         * tests/check/Makefile.am:
16185         * tests/check/elements/avimux.c:
16186         * tests/check/elements/.cvsignore:
16187           Add unit test for AVI muxer.
16188
16189 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16190
16191         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16192         (gst_wavparse_class_init), (gst_wavparse_reset),
16193         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16194         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16195         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16196         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16197         (gst_wavparse_stream_data), (gst_wavparse_loop),
16198         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16199         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16200         (plugin_init):
16201         * gst/wavparse/gstwavparse.h:
16202           reverted patch #337625 for the price of 1 hour sleep
16203
16204 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16205
16206         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16207         (gst_wavparse_class_init), (gst_wavparse_reset),
16208         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16209         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16210         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16211         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16212         (gst_wavparse_stream_data), (gst_wavparse_loop),
16213         (gst_wavparse_chain), (plugin_init):
16214         * gst/wavparse/gstwavparse.h:
16215           correct partial implementation of push mode
16216           (from my last commit)
16217
16218 2006-04-26  Wim Taymans  <wim@fluendo.com>
16219
16220         * ext/esd/esdsink.c:
16221         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16222         it is not in esd.h
16223
16224 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16225
16226         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16227         (gst_au_parse_class_init), (gst_au_parse_init),
16228         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16229         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16230         (gst_au_parse_chain), (gst_au_parse_src_convert),
16231         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16232         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16233         (gst_au_parse_change_state):
16234         * gst/auparse/gstauparse.h:
16235           Rewrite auparse to suck a little bit less: make source pad
16236           dynamic, so decodebin/playbin work with non-raw formats
16237           like alaw/mulaw; add query function for duration/position
16238           queries; check whether we have enough data before attempting
16239           to parse the header (instead of crashing when that is not the
16240           case); work around audioconvert sucking by swapping endianness
16241           to the native endianness ourselves for float formats; send
16242           initial newsegment event. Fixes #161712.
16243
16244 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16245
16246         * sys/osxaudio/Makefile.am:
16247         * sys/osxaudio/gstosxaudioelement.c:
16248         (gst_osx_audio_element_get_type),
16249         (gst_osx_audio_element_class_init):
16250         * sys/osxaudio/gstosxaudioelement.h:
16251         * sys/osxaudio/gstosxaudiosink.c:
16252         (gst_osx_audio_sink_osxelement_do_init),
16253         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16254         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16255         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16256         (gst_osx_audio_sink_create_ringbuffer),
16257         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16258         (plugin_init):
16259         * sys/osxaudio/gstosxaudiosink.h:
16260         Port of osxaudiosink to 0.10
16261
16262 2006-04-26  Wim Taymans  <wim@fluendo.com>
16263
16264         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16265         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16266         the size of the ringbuffer. This should fix hangs with older 
16267         esd sound servers.
16268
16269 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16270
16271         * ext/aalib/gstaasink.c:
16272         * ext/annodex/gstcmmldec.c:
16273         * ext/annodex/gstcmmlenc.c:
16274         * ext/cairo/gsttextoverlay.c:
16275         * ext/cairo/gsttimeoverlay.c:
16276         * ext/cdio/gstcdiocddasrc.c:
16277         * ext/dv/gstdvdec.c:
16278         * ext/dv/gstdvdemux.c:
16279         * ext/esd/esdmon.c:
16280         * ext/esd/esdsink.c:
16281         * ext/flac/gstflacenc.c:
16282         * ext/flac/gstflactag.c:
16283         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16284         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16285         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16286         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16287         * ext/gdk_pixbuf/pixbufscale.c:
16288         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16289         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16290         * ext/jpeg/gstjpegdec.c:
16291         * ext/jpeg/gstjpegenc.c:
16292         * ext/jpeg/gstsmokedec.c:
16293         * ext/jpeg/gstsmokeenc.c:
16294         * ext/libcaca/gstcacasink.c:
16295         * ext/libmng/gstmngdec.c:
16296         * ext/libmng/gstmngenc.c:
16297         * ext/libpng/gstpngdec.c:
16298         * ext/libpng/gstpngenc.c:
16299         * ext/mikmod/gstmikmod.c:
16300         * ext/raw1394/gstdv1394src.c:
16301         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16302         * ext/shout2/gstshout2.h:
16303         * ext/speex/gstspeexdec.c:
16304         * ext/speex/gstspeexenc.c:
16305         * gst/alpha/gstalpha.c:
16306         * gst/alpha/gstalphacolor.c:
16307         * gst/apetag/gstapedemux.c:
16308         * gst/auparse/gstauparse.c:
16309         * gst/autodetect/gstautoaudiosink.c:
16310         (gst_auto_audio_sink_base_init):
16311         * gst/autodetect/gstautovideosink.c:
16312         (gst_auto_video_sink_base_init):
16313         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16314         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16315         * gst/cutter/gstcutter.c:
16316         * gst/debug/breakmydata.c:
16317         * gst/debug/efence.c:
16318         * gst/debug/gstnavigationtest.c:
16319         * gst/debug/gstnavseek.c:
16320         * gst/debug/negotiation.c:
16321         * gst/debug/progressreport.c:
16322         * gst/debug/testplugin.c:
16323         * gst/effectv/gstaging.c:
16324         * gst/effectv/gstdice.c:
16325         * gst/effectv/gstedge.c:
16326         * gst/effectv/gstquark.c:
16327         * gst/effectv/gstrev.c:
16328         * gst/effectv/gstshagadelic.c:
16329         * gst/effectv/gstvertigo.c:
16330         * gst/effectv/gstwarp.c:
16331         * gst/flx/gstflxdec.c:
16332         * gst/goom/gstgoom.c:
16333         * gst/icydemux/gsticydemux.c:
16334         * gst/id3demux/gstid3demux.c:
16335         * gst/interleave/deinterleave.c:
16336         * gst/interleave/interleave.c:
16337         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16338         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16339         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16340         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16341         * gst/level/gstlevel.c:
16342         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16343         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16344         * gst/median/gstmedian.c:
16345         * gst/monoscope/gstmonoscope.c:
16346         * gst/multipart/multipartdemux.c:
16347         * gst/multipart/multipartmux.c:
16348         * gst/oldcore/gstaggregator.c:
16349         * gst/oldcore/gstfdsink.c:
16350         * gst/oldcore/gstmd5sink.c:
16351         * gst/oldcore/gstmultifilesrc.c:
16352         * gst/oldcore/gstpipefilter.c:
16353         * gst/oldcore/gstshaper.c:
16354         * gst/oldcore/gststatistics.c:
16355         * gst/rtp/gstasteriskh263.c:
16356         * gst/rtp/gstrtpL16depay.c:
16357         * gst/rtp/gstrtpL16pay.c:
16358         * gst/rtp/gstrtpamrdepay.c:
16359         * gst/rtp/gstrtpamrpay.c:
16360         * gst/rtp/gstrtpdepay.c:
16361         * gst/rtp/gstrtpgsmpay.c:
16362         * gst/rtp/gstrtph263pay.c:
16363         * gst/rtp/gstrtph263pdepay.c:
16364         * gst/rtp/gstrtph263ppay.c:
16365         * gst/rtp/gstrtpilbcdepay.c:
16366         * gst/rtp/gstrtpmp4gpay.c:
16367         * gst/rtp/gstrtpmp4vdepay.c:
16368         * gst/rtp/gstrtpmp4vpay.c:
16369         * gst/rtp/gstrtpmpadepay.c:
16370         * gst/rtp/gstrtpmpapay.c:
16371         * gst/rtp/gstrtppcmadepay.c:
16372         * gst/rtp/gstrtppcmapay.c:
16373         * gst/rtp/gstrtppcmudepay.c:
16374         * gst/rtp/gstrtppcmupay.c:
16375         * gst/rtp/gstrtpspeexdepay.c:
16376         * gst/rtp/gstrtpspeexpay.c:
16377         * gst/rtsp/gstrtpdec.c:
16378         * gst/rtsp/gstrtspsrc.c:
16379         * gst/smpte/gstsmpte.c:
16380         * gst/udp/gstdynudpsink.c:
16381         * gst/udp/gstmultiudpsink.c:
16382         * gst/udp/gstudpsink.c:
16383         * gst/udp/gstudpsrc.c:
16384         * gst/videobox/gstvideobox.c:
16385         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16386         * gst/videofilter/gstvideobalance.c:
16387         * gst/videofilter/gstvideoflip.c:
16388         * gst/videofilter/gstvideotemplate.c:
16389         (gst_videotemplate_base_init):
16390         * gst/videomixer/videomixer.c:
16391         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16392         (gst_wavparse_class_init), (gst_wavparse_dispose),
16393         (gst_wavparse_reset), (gst_wavparse_init),
16394         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16395         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16396         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16397         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16398         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16399         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16400         (gst_wavparse_change_state):
16401         * gst/wavparse/gstwavparse.h:
16402         * sys/oss/gstossmixerelement.c:
16403         * sys/oss/gstosssink.c:
16404         * sys/oss/gstosssrc.c:
16405         * sys/osxaudio/gstosxaudioelement.c:
16406         * sys/osxaudio/gstosxaudiosink.c:
16407         * sys/osxaudio/gstosxaudiosrc.c:
16408         * sys/sunaudio/gstsunaudiomixer.c:
16409         * sys/sunaudio/gstsunaudiosink.c:
16410           Define GstElementDetails as const and also static (when defined as
16411           global)
16412
16413 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16414
16415         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16416           Source pad has fixed caps. If we don't set this, bad
16417           things happen when the window is resized.
16418
16419 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16420
16421         * gst/matroska/Makefile.am:
16422         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16423         (gst_matroska_demux_handle_src_event):
16424         * gst/matroska/matroska-ids.c:
16425         (gst_matroska_track_init_video_context),
16426         (gst_matroska_track_init_audio_context),
16427         (gst_matroska_track_init_subtitle_context),
16428         (gst_matroska_track_init_complex_context):
16429         * gst/matroska/matroska-ids.h:
16430           Handle case where the TrackType ebml chunk does not come before the
16431           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16432           events.
16433
16434 2006-04-25  Wim Taymans  <wim@fluendo.com>
16435
16436         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16437         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16438         It's codec_data, not codec_info.
16439
16440 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16441
16442         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16443
16444         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16445           Handle codec_data for VfW compatibility codec IDs (#339451)
16446
16447         * gst/matroska/matroska-mux.c:
16448         (gst_matroska_mux_video_pad_setcaps):
16449           Same here, handle codec_data and add additional caps we can handle
16450           now to the pad template (huffyuv, dv and h263 video) (#339451)
16451
16452 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16453
16454         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16455
16456         * gst/matroska/matroska-mux.c:
16457         (gst_matroska_mux_create_buffer_header),
16458         (gst_matroska_mux_write_data):
16459           Fix timestamping of B-frames, use signed integers, do
16460           some rounding (#339678).
16461
16462 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16463
16464         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16465         just make it compile with --disable-gst-debug.
16466
16467 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16468
16469         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16470         Fix a bad conversion using gst_guint64_to_gdouble.
16471         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16472         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16473         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16474     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16475         mistake.
16476
16477 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16478
16479         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16480         Use gst_guint64_to_gdouble for conversions
16481         * win32/vs6/gst_plugins_good.dsw:
16482         * win32/vs6/libgsticydemux.dsp:
16483         Add a project file for icydemux
16484
16485 2006-04-21  Wim Taymans  <wim@fluendo.com>
16486
16487         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16488
16489         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16490         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16491         When splitting audio chunks, the block alignment is not taken in
16492         consideration, so the smaller chunks could be of size which is 
16493         not a multiple of the block alignment. Fixes #336904
16494
16495 2006-04-21  Wim Taymans  <wim@fluendo.com>
16496
16497         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16498         Use scale functions
16499
16500 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16501
16502         * ext/dv/gstdv.c: (plugin_init):
16503           Fix build.
16504
16505 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16506
16507         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16508         (gst_progress_report_class_init), (gst_progress_report_init),
16509         (gst_progress_report_do_query), (gst_progress_report_report),
16510         (gst_progress_report_set_property),
16511         (gst_progress_report_get_property):
16512           Add 'format' property to force querying to a particular format.
16513
16514 2006-04-21  Andy Wingo  <wingo@pobox.com>
16515
16516         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16517         best, on big endian systems. Drop its rank in that case. OTOH on
16518         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16519
16520 2006-04-21  Michael Smith  <msmith@fluendo.com>
16521
16522         * configure.ac:
16523         * gst/icydemux/Makefile.am:
16524         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16525         (gst_icydemux_base_init), (gst_icydemux_class_init),
16526         (gst_icydemux_reset), (gst_icydemux_init),
16527         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16528         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16529         (unicodify), (gst_icydemux_unicodify),
16530         (gst_icydemux_parse_and_send_tags),
16531         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16532         (gst_icydemux_chain), (gst_icydemux_change_state),
16533         (gst_icydemux_send_tag_event), (plugin_init):
16534         * gst/icydemux/gsticydemux.h:
16535         * tests/check/Makefile.am:
16536         * tests/check/elements/icydemux.c: (typefind_succeed),
16537         (plugin_init), (icydemux_found_pad), (create_icydemux),
16538         (cleanup_icydemux), (push_data), (GST_START_TEST),
16539         (icydemux_suite), (main):
16540           Add icydemux, and tests.
16541
16542 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16543
16544         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16545           Post SEGMENT_DONE message in TIME format.
16546
16547 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16548
16549         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16550
16551         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16552         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16553           Fix index creation when we have to scan the file to create
16554           an index. There may be other types of RIFF 'LIST' chunks than
16555           'movi' and we need to skip them properly as well or we'll end up
16556           reading garbage (#336889). Some other cosmetic changes.
16557           
16558 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16559
16560         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16561         (gst_flac_dec_handle_seek_event):
16562           Add support for segment seeks (fixes #338290). Also demote
16563           some recurring debug message from DEBUG to LOG level.
16564
16565 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16566
16567         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16568         (gst_matroskademux_do_index_seek),
16569         (gst_matroska_demux_handle_seek_event),
16570         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16571         * gst/matroska/matroska-ids.h:
16572           Set DISCONT flag on first buffer after a discontinuity.
16573           Fix newsegment events sent when seeking and honour KEY_UNIT
16574           seek flag. Create pad with bogus caps if we don't recognise
16575           the stream codec id.
16576
16577         * gst/matroska/matroska-demux.h:
16578           Fix GObject macros.
16579
16580 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16581
16582         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16583
16584         * gst/matroska/matroska-demux.c:
16585         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16586           Handle end of segment properly when set; don't dead-lock when
16587           posting start of segment message when doing a segment seek.
16588           Fixes #338810.
16589
16590 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16591
16592         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16593         (gst_matroska_demux_plugin_init):
16594           Make mpeg2 aac audio work: create artificial private codec data
16595           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16596           Also call gst_riff_init(). Partially fixes #338767.
16597
16598 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16599
16600         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16601         (gst_wavenc_class_init), (gst_wavenc_init),
16602         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16603         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16604         (gst_wavenc_chain), (gst_wavenc_change_state):
16605         * gst/wavenc/gstwavenc.h:
16606           Set caps on first outgoing buffer, so that it doesn't error out
16607           immediately with a non-negotiated error (#338716). Rewrite and
16608           clean up a bit; fix setcaps function to parse things properly;
16609           fix sink caps (8bit audio is unsigned and doesn't have depth);
16610           use boilerplate macros; remove unused properties stuff.
16611
16612 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16613
16614         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16615           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16616           handle MJPEG streams and might be autoplugged for those if the
16617           user doesn't have jpegdec installed (resulting in a cryptic error
16618           message about huffman tables). Better to disable JPEG decoding here
16619           and let the user figure out that she needs to install jpegdec.
16620
16621 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16622
16623         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16624         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16625         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16626         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16627           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16628           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16629           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16630           debug messages. Fix boilerplate macros.
16631
16632 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16633
16634         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16635         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16636           No need to special-case for Gdk-2.0 any longer, we require
16637           Gdk 2.2 or newer; minor clean-ups.
16638
16639 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16640
16641         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16642         (gst_shout2send_class_init), (gst_shout2send_init),
16643         (set_shout_metadata), (gst_shout2send_set_metadata),
16644         (gst_shout2send_event), (gst_shout2send_start),
16645         (gst_shout2send_connect), (gst_shout2send_stop),
16646         (gst_shout2send_render), (gst_shout2send_set_property),
16647         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16648         (plugin_init):
16649         * ext/shout2/gstshout2.h:
16650         * po/POTFILES.in:
16651           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16652           change function; use GST_ELEMENT_ERROR for error reporting, not
16653           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16654           will cause crashes or assertion failures; remove (unused) "sync"
16655           property, basesink already has such a property; misc. other
16656           minor fixes and cleanups.
16657
16658 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16659
16660         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16661         * ext/esd/gstesd.c: (plugin_init):
16662         * po/POTFILES.in:
16663           Add translatable error message for when we cannot
16664           connect to the sound server, as "Cannot open resource
16665           for writing" isn't really an acceptable message to show
16666           to the user in this case.
16667
16668 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16669
16670         * sys/oss/gst-i18n-plugin.h:
16671           Remove bogus file that doesn't belong here.
16672
16673 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16674
16675         Patch by: Philippe Valembois
16676
16677         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16678         (gst_shout2send_set_metadata), (gst_shout2send_event),
16679         (gst_shout2send_render), (gst_shout2send_change_state):
16680         * ext/shout2/gstshout2.h:
16681           Handle tags being received before the connection to
16682           the server is established properly (see #338636).
16683
16684 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16685
16686         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16687           Don't crash in case the connection to the server fails:
16688           don't set pointer to NULL by assigning FALSE; error out
16689           properly by using GST_ELEMENT_ERROR and returning
16690           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16691           before resetting the pointer.
16692
16693 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16694
16695         * gst/id3demux/id3tags.c:
16696         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16697         (Fixes #338713)
16698
16699 2006-04-12  Wim Taymans  <wim@fluendo.com>
16700
16701         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16702         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16703         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16704         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16705         (gst_gdk_pixbuf_chain):
16706         Some cleanups.
16707         Added RGBA as a possible output format.
16708         Correctly free the supported mimetypes.
16709         deprecate silent arg, it's not used.
16710         Return result from _alloc_buffer to peer.
16711
16712 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16713
16714         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16715           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16716           overwriting GST_BUFFER_MALLOCDATA.
16717
16718 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16719
16720         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16721         (user_endrow_callback), (user_end_callback),
16722         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16723         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16724         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16725         * ext/libpng/gstpngdec.h:
16726           Handle more than one frame if the content is framed,
16727           like with png-in-quicktime (#331917).
16728
16729 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16730
16731         * sys/oss/Makefile.am:
16732         * sys/oss/common.h:
16733         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16734         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16735         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16736         (gst_oss_src_unprepare):
16737           - the user-visible error strings were in the wrong category
16738           - and the messages were not marked for translation
16739           - which is actually a good thing, because they were exactly
16740             the kind of message you would never want anyone to see
16741           - the macros were using variables that didn't exist in the macro
16742             arguments
16743           - and they were obviously copied from each other and then modified
16744           - so a common header makes sense
16745
16746 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16747
16748         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16749           Don't try to modify read-only data.
16750
16751         * gst/matroska/matroska-demux.c:
16752         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16753           Fix comment (won't crash any longer now).
16754
16755 2006-04-10  Michael Smith  <msmith@fluendo.com>
16756
16757         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16758           Use copies of header buffers for caps to avoid circular refcounting
16759           problems (as in theoradec, vorbisdec).
16760
16761         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16762           Fix a typo in test that meant it was testing the wrong thing.
16763
16764         * tests/check/elements/cmmlenc.c: (check_headers):
16765           Fix refcount checks now that we use buffer-copies for caps.
16766
16767 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16768
16769         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16770         (gst_matroska_demux_handle_seek_event),
16771         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16772         (gst_matroska_demux_subtitle_caps),
16773         (gst_matroska_demux_plugin_init):
16774           Use static pad templates with ANY caps for audio and video
16775           source pads and get rid of a lot of unnecessary (and partially
16776           broken) code for the template caps. Clean up caps finding
16777           functions. Fixes playback of audio files/streams that do not
16778           contain the sample rate and/or number of channels in the audio
16779           context (happens a lot with vorbis/mp3 .mka files it seems).
16780           Fixes #337183.
16781           Also add myself to copyright holders.
16782
16783 2006-04-10  Michael Smith  <msmith@fluendo.com>
16784
16785         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16786           Use g_list_delete_link () instead of g_list_remove_link () so that
16787           we free the link as well as the contained data.
16788
16789 2006-04-10  Wim Taymans  <wim@fluendo.com>
16790
16791         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16792
16793         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16794         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16795         (gst_avi_demux_stream_header):
16796         Fix some crashers with empty chunks. (Fixes #337749)
16797
16798 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16799
16800         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16801           use G_GINT64_CONSTANT for INT64 constants
16802         * gst/videofilter/gstvideobalance.c:
16803           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16804         * win32/vs6/libgstavi.dsp:
16805          add missing libraries for the link and remove avimux.c from
16806          the project as it isn't ported to 0.10 yet
16807         
16808 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16809
16810         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16811           Even better would be if we actually did the right thing
16812           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16813
16814 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16815
16816         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16817           Can't just replace 1LL with 1L here just because MSVC doesn't
16818           support it, as it might lead to incorrect results when doing the
16819           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16820           force a 64-bit constant in a way that all compilers are happy with.
16821
16822 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16823
16824         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16825         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16826         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16827         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16828         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16829         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16830         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16831         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16832         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16833         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16834         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16835         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16836         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16837         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16838         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16839         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16840         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16841         * gst/debug/efence.c: (gst_efence_class_init):
16842         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16843         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16844         * gst/goom/gstgoom.c: (gst_goom_class_init):
16845         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16846         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16847         * gst/interleave/interleave.c: (interleave_class_init):
16848         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16849         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16850         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16851         * gst/median/gstmedian.c: (gst_median_class_init):
16852         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16853         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16854         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16855         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16856         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16857         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16858         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16859         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16860         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16861         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16862         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16863         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16864         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16865         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16866         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16867         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16868         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16869         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16870         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16871         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16872         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16873         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16874         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16875         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16876         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16877         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16878         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16879         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16880         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16881         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16882         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16883         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16884         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16885         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16886         * sys/osxaudio/gstosxaudioelement.c:
16887         (gst_osxaudioelement_class_init):
16888         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16889         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16890         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16891         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16892
16893 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16894
16895         * ext/mikmod/gstmikmod.h:
16896         * gst/level/gstlevel.h:
16897         Fix more broken GObject macros
16898
16899 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16900
16901         * ext/annodex/gstcmmldec.h:
16902         * ext/annodex/gstcmmlenc.h:
16903         * ext/annodex/gstcmmltag.h:
16904         * ext/cairo/gsttextoverlay.h:
16905         * ext/ladspa/gstsignalprocessor.h:
16906         * gst/matroska/ebml-read.h:
16907         * gst/matroska/ebml-write.h:
16908         * sys/osxaudio/gstosxaudioelement.h:
16909         Fix broken GObject macros
16910
16911 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16912
16913         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16914           Don't try to seek beyond the end of the file (would
16915           occasionally display error dialogs in totem when seeking
16916           to the end) (#335869). Will still throw an error though
16917           if the file is truncated and the total_samples value in
16918           the stream header is wrong.
16919
16920 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16921
16922         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16923         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16924         (gst_flac_dec_metadata_callback):
16925         * ext/flac/gstflacdec.h:
16926           If the stream header doesn't contain the total number of samples,
16927           search for the last flac frame at the end of the file and calculate
16928           the total duration from that frame's offset (fixes #337609).
16929
16930 2006-04-07  Edward Hervey  <edward@fluendo.com>
16931
16932         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16933         Don't unref the GstPadTemplate returned by
16934         gst_element_class_get_pad_template().
16935
16936 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16937
16938         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16939
16940         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16941         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16942         * sys/sunaudio/gstsunaudiosink.h:
16943           Use spec->segsize and spec->segtotal in the prepare function
16944           to initialise the ring buffer instead of using the buffer-time
16945           property (#337421).
16946
16947 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16948
16949         * configure.ac:
16950           Bump core requirements to CVS for gst_pad_query_peer_duration()
16951           which is used by speexdec.
16952
16953 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16954
16955         * ext/speex/gstspeex.c: (plugin_init):
16956         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16957         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16958         (speex_get_sink_query_types), (speex_dec_sink_query),
16959         (speex_get_src_query_types), (speex_dec_src_query),
16960         (speex_dec_src_event), (speex_dec_sink_event),
16961         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16962         (speex_dec_chain_parse_data), (speex_dec_chain),
16963         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16964         (speex_dec_change_state):
16965         * ext/speex/gstspeexdec.h:
16966           Fix seeking and duration queries (#337033); clean up and
16967           refactor a bit.
16968
16969 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16970
16971         * ext/raw1394/gstdv1394src.c:
16972           distinguish between device not found and could not open for
16973           reading
16974
16975 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16976
16977         * Makefile.am:
16978         * configure.ac:
16979         * pkgconfig/.cvsignore:
16980         * pkgconfig/Makefile.am:
16981         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16982           add a .pc file so other modules can use good plugins in tests
16983
16984 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16985
16986         * configure.ac:
16987           clean up, use AS_VERSION and AS_NANO
16988         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16989           use PACKAGE_VERSION define
16990         * po/af.po:
16991         * po/az.po:
16992         * po/cs.po:
16993         * po/en_GB.po:
16994         * po/hu.po:
16995         * po/it.po:
16996         * po/nb.po:
16997         * po/nl.po:
16998         * po/or.po:
16999         * po/sq.po:
17000         * po/sr.po:
17001         * po/sv.po:
17002         * po/uk.po:
17003         * po/vi.po:
17004           updated
17005
17006 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17007
17008         * ext\jpeg\smokecodec.c:
17009           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17010         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17011           move first instruction after all variables declarations
17012         * gst\alpha\gstalpha.c:
17013         * gst\effectv\gstshagadelic.c:
17014         * gst\smpte\paint.c:
17015         * gst\videofilter\gstvideobalance.c:
17016           define M_PI if it's not defined (it's not defined on WIN32)
17017         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17018         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17019         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17020         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17021         (gst_matroska_demux_video_caps):
17022         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17023         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17024           use gst_guint64_to_gdouble for conversions
17025         * gst\goom\filters.c: (setPixelRGB_):
17026           fix a debug which was using undefined variable
17027         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17028         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17029           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17030         * win32/vs6:
17031           add vs6 projects files for most of plugins-good
17032         
17033 2006-03-30  j^  <j@bootlab.org>
17034
17035         * ext/aalib/gstaasink.c:
17036         * ext/annodex/gstcmmldec.c:
17037         * ext/annodex/gstcmmlenc.c:
17038         * ext/cairo/gsttextoverlay.c:
17039         * ext/cairo/gsttimeoverlay.c:
17040         * ext/cdio/gstcdiocddasrc.c:
17041         * ext/dv/gstdvdec.c:
17042         * ext/esd/esdmon.c:
17043         * ext/esd/esdsink.c:
17044         * ext/flac/gstflacdec.c:
17045         * ext/flac/gstflacenc.c:
17046         * ext/flac/gstflactag.c:
17047         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17048         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17049         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17050         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17051         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17052         * ext/gdk_pixbuf/pixbufscale.c:
17053         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17054         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17055         * ext/jpeg/gstjpegdec.c:
17056         * ext/jpeg/gstjpegenc.c:
17057         * ext/jpeg/gstsmokedec.c:
17058         * ext/jpeg/gstsmokeenc.c:
17059         * ext/libcaca/gstcacasink.c:
17060         * ext/libmng/gstmngdec.c:
17061         * ext/libmng/gstmngenc.c:
17062         * ext/libpng/gstpngdec.c:
17063         * ext/libpng/gstpngenc.c:
17064         * ext/mikmod/gstmikmod.c:
17065         * ext/raw1394/gstdv1394src.c:
17066         * ext/shout2/gstshout2.c:
17067         * ext/speex/gstspeexdec.c:
17068         * ext/speex/gstspeexenc.c:
17069         * gst/alpha/gstalpha.c:
17070         * gst/alpha/gstalphacolor.c:
17071         * gst/auparse/gstauparse.c:
17072         * gst/autodetect/gstautoaudiosink.c:
17073         (gst_auto_audio_sink_base_init):
17074         * gst/autodetect/gstautovideosink.c:
17075         (gst_auto_video_sink_base_init):
17076         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17077         * gst/cutter/gstcutter.c:
17078         * gst/debug/breakmydata.c:
17079         * gst/debug/efence.c:
17080         * gst/debug/gstnavigationtest.c:
17081         * gst/debug/negotiation.c:
17082         * gst/debug/progressreport.c:
17083         * gst/debug/testplugin.c:
17084         * gst/effectv/gstaging.c:
17085         * gst/effectv/gstdice.c:
17086         * gst/effectv/gstedge.c:
17087         * gst/effectv/gstquark.c:
17088         * gst/effectv/gstrev.c:
17089         * gst/effectv/gstvertigo.c:
17090         * gst/effectv/gstwarp.c:
17091         * gst/flx/gstflxdec.c:
17092         * gst/goom/gstgoom.c:
17093         * gst/interleave/deinterleave.c:
17094         * gst/interleave/interleave.c:
17095         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17096         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17097         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17098         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17099         * gst/level/gstlevel.c:
17100         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17101         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17102         * gst/median/gstmedian.c:
17103         * gst/monoscope/gstmonoscope.c:
17104         * gst/multipart/multipartdemux.c:
17105         * gst/multipart/multipartmux.c:
17106         * gst/oldcore/gstmd5sink.c:
17107         * gst/oldcore/gstmultifilesrc.c:
17108         * gst/oldcore/gstpipefilter.c:
17109         * gst/oldcore/gstshaper.c:
17110         * gst/oldcore/gststatistics.c:
17111         * gst/rtp/gstasteriskh263.c:
17112         * gst/rtp/gstrtpL16depay.c:
17113         * gst/rtp/gstrtpL16pay.c:
17114         * gst/rtp/gstrtpamrdepay.c:
17115         * gst/rtp/gstrtpamrpay.c:
17116         * gst/rtp/gstrtpdepay.c:
17117         * gst/rtp/gstrtpgsmpay.c:
17118         * gst/rtp/gstrtph263pay.c:
17119         * gst/rtp/gstrtph263pdepay.c:
17120         * gst/rtp/gstrtph263ppay.c:
17121         * gst/rtp/gstrtpmp4gpay.c:
17122         * gst/rtp/gstrtpmp4vdepay.c:
17123         * gst/rtp/gstrtpmp4vpay.c:
17124         * gst/rtp/gstrtpmpadepay.c:
17125         * gst/rtp/gstrtpmpapay.c:
17126         * gst/rtp/gstrtppcmadepay.c:
17127         * gst/rtp/gstrtppcmapay.c:
17128         * gst/rtp/gstrtppcmudepay.c:
17129         * gst/rtp/gstrtppcmupay.c:
17130         * gst/rtp/gstrtpspeexdepay.c:
17131         * gst/rtp/gstrtpspeexpay.c:
17132         * gst/rtsp/gstrtpdec.c:
17133         * gst/smpte/gstsmpte.c:
17134         * gst/videobox/gstvideobox.c:
17135         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17136         * gst/videofilter/gstvideobalance.c:
17137         * gst/videofilter/gstvideoflip.c:
17138         * gst/videofilter/gstvideotemplate.c:
17139         (gst_videotemplate_base_init):
17140         * gst/videomixer/videomixer.c:
17141         * gst/wavenc/gstwavenc.c:
17142         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17143          better/unified long descriptions
17144          Fixed #336602
17145          Some cleanups to auparse, don't send multiple newsegments.
17146
17147 2006-03-29  Wim Taymans  <wim@fluendo.com>
17148
17149         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17150
17151         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17152         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17153         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17154         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17155         * ext/dv/gstdvdemux.h:
17156         Seek in READY patch. Only works for pull based mode.
17157         Fixes #323880
17158
17159 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17160
17161         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17162         (gst_gdk_pixbuf_event):
17163           Fix two crashers: don't unref the same caps twice, and
17164           set pixbuf loader to NULL after freeing it.
17165
17166 2006-03-27  Wim Taymans  <wim@fluendo.com>
17167
17168         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17169         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17170         (gst_speexenc_chain):
17171         * ext/speex/gstspeexenc.h:
17172         Don't leak adapter.
17173         A push *always* takes ownership of the buffer, even on
17174         errors.
17175         Small cleanups.
17176
17177 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17178
17179         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17180           Create source pad without leaking.
17181
17182 2006-03-24  Wim Taymans  <wim@fluendo.com>
17183
17184         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17185         * ext/flac/gstflacdec.h:
17186         * ext/flac/gstflacenc.h:
17187         Spifify a bit.
17188         Fix deadly lock order error in seeking code, STREAM_LOCK
17189         cannot be taken within LOCK and the streaming variables are
17190         protected with the STREAM_LOCK anyway.
17191
17192 2006-03-24  Wim Taymans  <wim@fluendo.com>
17193
17194         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17195         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17196         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17197         this patch combines the global init_frames with the stream
17198         init_frames. Rationale being that the global delay should 
17199         be subtracted from any stream delay.
17200         Fixes #335858.
17201
17202 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17203
17204         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17205         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17206         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17207         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17208         use DEBUG_FUNCPTR for collectpads
17209
17210 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17211
17212         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17213           Don't crash when encoding images where the number of rows isn't
17214           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17215
17216 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17217
17218         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17219         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17220         * gst/interleave/interleave.c: (interleave_change_state):
17221         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17222           More state change function fixes.
17223
17224 2006-03-23  Wim Taymans  <wim@fluendo.com>
17225
17226         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17227         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17228         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17229         (gst_esdsink_delay), (gst_esdsink_reset):
17230         * ext/esd/esdsink.h:
17231         Fix esd choppy playback by configuring audiosink
17232         correctly. Fixes #325191
17233
17234 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17235
17236         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17237           Make state change function thread-safe.
17238
17239 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17240
17241         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17242         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17243           Don't try to read beyond the end of the file just because
17244           the header claims a bigger size (like with truncated files).
17245
17246 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17247
17248         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17249         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17250         (gst_wavparse_stream_data), (gst_wavparse_loop):
17251         * gst/wavparse/gstwavparse.h:
17252           Delay source pad creation until we have the first chunk of
17253           media data, so the we can examine the data and adjust the
17254           caps accordingly if required. This makes playback of .wav
17255           files with DTS-declared-as-PCM content work (#313266).
17256
17257 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17258
17259         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17260         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17261         Don't attempt typefinding on too-short buffers that have been
17262         completely trimmed away. (Fixes #330239)
17263
17264         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17265         Improve the debug output
17266
17267 2006-03-21  Wim Taymans  <wim@fluendo.com>
17268
17269         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17270         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17271         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17272         (gst_esdsink_set_property), (gst_esdsink_get_property):
17273         Some cleanups.
17274         Reset fd to -1 when we close them.
17275
17276 2006-03-21  Wim Taymans  <wim@fluendo.com>
17277
17278         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17279         the OPTIONS request result is optional so don't
17280         fail on it.
17281
17282 2006-03-21  Edward Hervey  <edward@fluendo.com>
17283
17284         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17285         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17286         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17287         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17288         (gst_wavparse_change_state):
17289         gcc 4.1 unreferenced pointer fixes.
17290
17291 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17292
17293         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17294
17295         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17296           Fix block alignment calculation. Alignment should be done before
17297           adding the byte offset where the data starts (#335231).
17298
17299 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17300
17301         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17302           Ensure that we set correct caps on buffers that are transferred
17303           direct from the input.
17304
17305 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17306
17307         * gst/goom/filters.c: (zoomFilterDestroy):
17308         * gst/goom/goom_core.c: (goom_close):
17309           Free filter data when cleaning up. (Fixes: #334995)
17310
17311 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17312
17313         * configure.ac:
17314           Don't compile udp and rtsp plugins on win32 (mingw) or other
17315           systems that don't have <sys/socket.h> for some reason (#316203).
17316
17317 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17318
17319         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17320         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17321         * ext/raw1394/gstdv1394src.h:
17322           Change bus reset handler so it reports useful information such as
17323           whether the device being used connected or disconnected
17324
17325 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17326
17327         * gst/id3demux/id3v2frames.c:
17328         (parse_relative_volume_adjustment_two):
17329           We only care about gain and peak data for the master volume.
17330
17331 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17332
17333         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17334         (parse_id_string), (parse_unique_file_identifier),
17335         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17336           Read replay gain tags (#323721).
17337
17338 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17339
17340         * configure.ac:
17341           Bump requirements to gst-plugins-base CVS because
17342           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17343
17344 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17345
17346         * rtp/gst/gstrtppcmadepay.c:
17347         Fixed one of the caps in the code from mulaw to alaw.
17348
17349 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17350
17351         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17352           Ensure that we set caps on the buffers we pass.
17353
17354         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17355         (gst_id3demux_sink_activate):
17356           Ensure that we set caps on the buffers we pass.
17357
17358           Use STREAM, TYPE_NOT_FOUND as the error class when
17359           typefinding fails.
17360
17361 2006-03-15  Edward Hervey  <edward@fluendo.com>
17362
17363         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17364         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17365         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17366         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17367         (gst_jpeg_dec_setcaps):
17368         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17369         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17370         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17371         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17372         (gst_mngdec_src_getcaps):
17373         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17374         (gst_pngdec_caps_create_and_set):
17375         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17376         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17377         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17378         * gst/alpha/gstalpha.c: (gst_alpha_init):
17379         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17380         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17381         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17382         * gst/cutter/gstcutter.c: (gst_cutter_init):
17383         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17384         (gst_efence_checkgetrange):
17385         * gst/debug/negotiation.c: (gst_negotiation_init):
17386         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17387         * gst/goom/gstgoom.c: (gst_goom_init):
17388         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17389         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17390         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17391         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17392         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17393         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17394         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17395         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17396         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17397         (gst_wavparse_create_sourcepad):
17398         Fix memleak with gst_static_pad_template_get().
17399         This uses gst_pad_new_from_static_template() instead.
17400         Fixes #333512
17401
17402 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17403
17404         * configure.ac:
17405           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17406           used by id3demux.
17407
17408         * gst/id3demux/gstid3demux.c: (plugin_init):
17409         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17410         (parse_user_text_identification_frame),
17411         (parse_unique_file_identifier):
17412           Add support for UFID and TXXX frames and extract musicbrainz tags.
17413
17414 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17415
17416         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17417           Catch short reads, like they might happen with truncated
17418           files (see #305279); remove unnecessary indentation.
17419
17420 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17421
17422         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17423           Fix DIB image inversion for pictures with a
17424           depth != 8 (#305279).
17425
17426 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17427
17428         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17429         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17430         * ext/jpeg/gstjpegdec.h:
17431           Fix durations on outgoing buffers after seeking
17432           in MJPEG files (#334083); some minor clean-ups.
17433
17434 2006-03-13  Wim Taymans  <wim@fluendo.com>
17435
17436         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17437         (gst_wavparse_change_state):
17438         Implement seek in READY (re-fixes #327658)
17439
17440 2006-03-13  Wim Taymans  <wim@fluendo.com>
17441
17442         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17443         * ext/esd/esdmon.c: (gst_esdmon_get):
17444         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17445         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17446         (gst_gdk_pixbuf_sink_getcaps):
17447         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17448         (gst_jpegenc_setcaps):
17449         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17450         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17451         (gst_smokeenc_setcaps):
17452         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17453         (gst_mngdec_src_getcaps):
17454         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17455         (gst_mngenc_chain):
17456         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17457         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17458         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17459         (speex_dec_src_event), (speex_dec_chain):
17460         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17461         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17462         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17463         (gst_negotiation_pad_link), (gst_negotiation_chain):
17464         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17465         (gst_flxdec_chain):
17466         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17467         (deinterleave_chain):
17468         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17469         * gst/median/gstmedian.c: (gst_median_link):
17470         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17471         (gst_monoscope_chain):
17472         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17473         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17474         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17475         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17476         close #333784 unref the result of gst_pad_get_parent()
17477         by: Christophe Fergeau.
17478
17479 2006-03-09  Wim Taymans  <wim@fluendo.com>
17480
17481         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17482         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17483         Handle events in push mode better, can now do non-flushing
17484         seeks in push mode as well.
17485
17486 2006-03-07  Wim Taymans  <wim@fluendo.com>
17487
17488         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17489         Applied patch from Kai Vehmanen, fixes #333624.
17490
17491 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17492
17493         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17494         Implement paletted and grayscale png files handling.
17495         (#150363).
17496
17497 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17498
17499         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17500         (gst_speexenc_chain):
17501           fix a tag list assert
17502           follow gst-plugins-base/ext/ogg/README; set OFFSET
17503           and OFFSET_END.  Muxes correctly with gst-plugins-base
17504           > 0.9.3
17505
17506 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17507
17508         * gst/id3demux/Makefile.am:
17509         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17510         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17511           Use new typefind helper functions here as well, and
17512           do typefinding in pull-mode if upstream supports that.
17513
17514 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17515
17516         * sys/sunaudio/gstsunaudiomixerctrl.c:
17517         (gst_sunaudiomixer_ctrl_get_volume),
17518         (gst_sunaudiomixer_ctrl_set_volume):
17519         * sys/sunaudio/gstsunaudiomixertrack.c:
17520         (gst_sunaudiomixer_track_new):
17521           Remove unused variables, breaks build from CVS
17522           with -Werror (#333392, patch by: Benjamin Pineau)
17523
17524 2006-03-03  Wim Taymans  <wim@fluendo.com>
17525
17526         * docs/plugins/Makefile.am:
17527         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17529         Added wavparse docs.
17530
17531         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17532         (gst_wavparse_reset), (gst_wavparse_init),
17533         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17534         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17535         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17536         (gst_wavparse_stream_data), (gst_wavparse_loop),
17537         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17538         (gst_wavparse_change_state):
17539         * gst/wavparse/gstwavparse.h:
17540         Implement seek in READY (fixes #327658)
17541         Added docs and did some cleanups.
17542
17543 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17544
17545         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17546         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17547         (gst_avi_demux_calculate_durations_from_index),
17548         (gst_avi_demux_stream_header):
17549         * gst/avi/gstavidemux.h:
17550           If we have an index, use a duration based on the index instead
17551           of blindly trusting the information in the stream headers
17552           (fixes #331817).
17553
17554 2006-03-03  Wim Taymans  <wim@fluendo.com>
17555
17556         * docs/plugins/Makefile.am:
17557         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17558         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17559         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17560         Added smoke and jpeg to the docs.
17561
17562         * ext/jpeg/Makefile.am:
17563         * ext/jpeg/gstjpeg.c: (plugin_init):
17564         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17565         * ext/jpeg/gstjpegenc.h:
17566         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17567         (gst_smokedec_chain):
17568         * ext/jpeg/gstsmokedec.h:
17569         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17570         * ext/jpeg/gstsmokeenc.h:
17571         * ext/jpeg/smokecodec.h:
17572         Port smokedec (fixes #331905).
17573         Added some docs.
17574         Some cleanups.
17575
17576 2006-03-03  Wim Taymans  <wim@fluendo.com>
17577
17578         * docs/plugins/Makefile.am:
17579         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17580         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17581         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17582         Added videobalance and videoflip to the docs.
17583
17584         * gst/videofilter/Makefile.am:
17585         * gst/videofilter/gstvideobalance.c:
17586         (gst_video_balance_update_tables_planar411),
17587         (gst_video_balance_is_passthrough),
17588         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17589         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17590         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17591         (gst_video_balance_finalize), (gst_video_balance_class_init),
17592         (gst_video_balance_init), (gst_video_balance_interface_supported),
17593         (gst_video_balance_interface_init),
17594         (gst_video_balance_colorbalance_list_channels),
17595         (gst_video_balance_colorbalance_set_value),
17596         (gst_video_balance_colorbalance_get_value),
17597         (gst_video_balance_colorbalance_init),
17598         (gst_video_balance_set_property), (gst_video_balance_get_property),
17599         (gst_video_balance_get_type), (plugin_init):
17600         * gst/videofilter/gstvideobalance.h:
17601         Ported to 0.10. (Fixes #326160)
17602         Added docs.
17603
17604         * gst/videofilter/gstvideoflip.c:
17605         * gst/videofilter/gstvideoflip.h:
17606         Added docs.
17607
17608 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17609
17610         * configure.ac:
17611           Bump requirements to current core and -base CVS
17612           (core for new typefind helper API, and -base for the
17613           WAVFORMATEX support that was added to libgstriff and
17614           is needed by wavparse).
17615         
17616         * gst/apetag/Makefile.am:
17617         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17618         (gst_tag_demux_sink_activate):
17619           Use new typefind helpers for typefinding instead of our
17620           home-grown stuff; also, do typefinding in pull-mode if
17621           upstream supports that.
17622
17623 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17624
17625         Reviewed by: Christian Schaller <christian@fluendo.com>
17626
17627         This patch fixes bug: 329107
17628
17629         This Changelog entry is for a commit done on February 17
17630
17631         * ext/gconf/gconf.c
17632         * ext/gconf/gconf.h
17633         * ext/gconf/gstgconfaudiosink.c
17634         * ext/gconf/gstgconfaudiosink.h
17635         * gconf/gstreamer.schemas.in
17636
17637 2006-02-28  Wim Taymans  <wim@fluendo.com>
17638
17639         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17640         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17641         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17642         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17643         Use DEBUG_OBJECT more.
17644
17645 2006-02-28  Wim Taymans  <wim@fluendo.com>
17646
17647         * docs/plugins/Makefile.am:
17648         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17649         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17650         Added dvdec and dvdemux to docs.
17651
17652         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17653         Added docs.
17654         Check frame sizes so we don't crash when don't have enough
17655         data.
17656         Send nice error messages on error.
17657
17658         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17659         (gst_dvdemux_class_init), (gst_dvdemux_init),
17660         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17661         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17662         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17663         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17664         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17665         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17666         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17667         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17668         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17669         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17670         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17671         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17672         * ext/dv/gstdvdemux.h:
17673         Added docs.
17674         Implement pull mode.
17675         Fix memleaks.
17676         Reduce memcpy for the video demuxing.
17677
17678 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17679
17680         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17681         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17682         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17683         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17684           Add a little extra debug. Make the decoder not return NOT_LINKED,
17685           as we want to continue decoding all CMML and emitting tags.
17686
17687 2006-02-27  Michael Smith  <msmith@fluendo.com>
17688
17689         * ext/annodex/gstskeltag.c:
17690         * ext/annodex/gstskeltag.h:
17691           Deleted; these files aren't used any more either.
17692
17693 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17694
17695         * ext/Makefile.am: Fix dist-check.
17696
17697 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17698
17699         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17700         memleak.
17701
17702 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17703
17704         * ext/annodex/Makefile.am:
17705         * ext/annodex/gstannodex.c:
17706         * ext/annodex/gstcmmldec.c:
17707         * ext/annodex/gstcmmlenc.c:
17708         * ext/annodex/gstcmmlparser.c:
17709         * ext/annodex/gstcmmlparser.h:
17710         * ext/annodex/gstcmmlutils.c:
17711         * tests/check/elements/cmmldec.c:
17712         * tests/check/elements/cmmlenc.c:
17713           Fix a memleak in gst_cmml_track_list_add_clip.
17714           Handle overflows in clip's start and end times.
17715           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17716           Do not parse junk at the end of a CMML preamble buffer.
17717           Register a libxml error handler to not print stuff on stderr.
17718           Check for bad clip start and end times in the testsuites.
17719
17720 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17721
17722         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17723         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17724         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17725         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17726         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17727         possible memleaks.
17728
17729 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17730
17731         * tests/check/Makefile.am:
17732         * tests/check/elements/cmmldec.c:
17733         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17734         the plugins-base tags.
17735
17736 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17737
17738         * ext/Makefile.am: Re-enable module.
17739
17740 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17741
17742         * tests/check/Makefile.am: Forgot to remove that test.
17743
17744 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17745
17746         * ext/annodex/Makefile.am:
17747         * ext/annodex/gstannodex.c: (plugin_init):
17748         * ext/annodex/gstcmmldec.c:
17749         * ext/annodex/gstskeldec.c:
17750         * ext/annodex/gstskeldec.h:
17751         * tests/check/Makefile.am:
17752         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17753
17754 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17755
17756         * tests/check/Makefile.am: Disable those checks as well.
17757
17758 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17759
17760         * ext/Makefile.am: Disable annodex for now until we figure out
17761         how to make it build.
17762         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17763         Add a rule to your checklist : "please try to at least build 
17764         what you are going to commit into -good, or if you are too lazy
17765         to do that, please check that the buildbots are not crying because
17766         of your commit."
17767
17768 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17769
17770         * configure.ac:
17771         * ext/Makefile.am:
17772         * ext/gdk_pixbuf/Makefile.am:
17773         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17774         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17775         * ext/gdk_pixbuf/pixbufscale.c:
17776         * ext/gdk_pixbuf/pixbufscale.h:
17777           Gdkpixbuf ported from 0.8 to 0.10 by
17778           Renato Filho <renato.filho@indt.org.br>.
17779           gst_loader and gdkpixbufanimation still need port.
17780
17781 2006-02-24  Michael Smith  <msmith@fluendo.com>
17782
17783         * configure.ac:
17784         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17785         * ext/Makefile.am:
17786         * ext/annodex/Makefile.am:
17787         * ext/annodex/gstannodex.c:
17788         * ext/annodex/gstannodex.h:
17789         * ext/annodex/gstcmmldec.c:
17790         * ext/annodex/gstcmmldec.h:
17791         * ext/annodex/gstcmmlenc.c:
17792         * ext/annodex/gstcmmlenc.h:
17793         * ext/annodex/gstcmmlparser.c:
17794         * ext/annodex/gstcmmlparser.h:
17795         * ext/annodex/gstcmmltag.c:
17796         * ext/annodex/gstcmmltag.h:
17797         * ext/annodex/gstcmmlutils.c:
17798         * ext/annodex/gstcmmlutils.h:
17799         * ext/annodex/gstskeldec.c:
17800         * ext/annodex/gstskeldec.h:
17801         * ext/annodex/gstskeltag.c:
17802         * ext/annodex/gstskeltag.h:
17803         * tests/check/Makefile.am:
17804         * tests/check/elements/cmmldec.c:
17805         * tests/check/elements/cmmlenc.c:
17806         * tests/check/elements/skeldec.c:
17807           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17808           Includes tests & docs, oh my! Passes Thomas's -good checklist
17809           entirely. Wow.
17810
17811 2006-02-24  Michael Smith  <msmith@fluendo.com>
17812
17813         * autogen.sh:
17814           Check for automake 1.9 as well.
17815
17816 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17817
17818         * ext/flac/gstflacenc.c:
17819           Change min. sample rate to 8kHz to match flacdec's.
17820           
17821 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17822
17823         * ext/cdio/Makefile.am:
17824           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17825           required for Cygwin, see #317048)
17826
17827         * gst/rtp/gstasteriskh263.c:
17828           Cygwin has includes for both the unix network socket API
17829           and the windows API, but only one can be included, so fix
17830           includes to only use one or the other, prefering the unxi
17831           one (#317048).
17832
17833 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17834
17835         * rtp/gst/gstrtppcmadepay.c:
17836         * rtp/gst/gstrtppcmadepay.h:
17837         * rtp/gst/gstgstrtppcmapay.c:
17838         * rtp/gst/gstgstrtppcmapay.h:
17839         * rtp/gst/gstrtppcmudepay.c:
17840         * rtp/gst/gstrtppcmudepay.h:
17841         * rtp/gst/gstrtppcmupay.c:
17842         * rtp/gst/gstrtppcmupay.h:
17843         * rtp/gst/Makefile.am:
17844         * rtp/gst/gstrtp.c:
17845         * rtp/gst/README:
17846         Separated the G711 payloaders/depayloaders into separate elements for
17847         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17848
17849 2006-02-22  Wim Taymans  <wim@fluendo.com>
17850
17851         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17852         (gst_dvdec_change_state):
17853         * ext/dv/gstdvdec.h:
17854         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17855         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17856         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17857         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17858         (gst_dvdemux_flush), (gst_dvdemux_chain),
17859         (gst_dvdemux_change_state):
17860         * ext/dv/gstdvdemux.h:
17861         Ueber spiffify some more, added debug category.
17862         Use _scale.
17863         Use segments, respect playback rate from newsegment.
17864         Fix refcount issue.
17865
17866 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17867
17868         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17869         (gst_signal_processor_process):
17870         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17871         enabled for the build, but it helps me win the feature-count
17872         competitions ooh yeah.
17873
17874 2006-02-19  Wim Taymans  <wim@fluendo.com>
17875
17876         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17877         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17878         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17879         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17880         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17881         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17882         Use scaling code for added precission and more correct stop
17883         position in case scale==0.
17884
17885 2006-02-19  Wim Taymans  <wim@fluendo.com>
17886
17887         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17888         (gst_flxdec_chain):
17889         * gst/flx/gstflxdec.h:
17890         Implement DURATION query.
17891
17892 2006-02-19  Wim Taymans  <wim@fluendo.com>
17893
17894         * gst/flx/flx_color.h:
17895         * gst/flx/flx_fmt.h:
17896         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17897         (gst_flxdec_src_query_handler), (flx_decode_color),
17898         (gst_flxdec_chain):
17899         * gst/flx/gstflxdec.h:
17900         Set MALLOCDATA for the temp buffers so we don't leak.
17901         Some debug cleanups.
17902         Consume all data in the adapter before leaving the chain
17903         function. Fixes #330678.
17904
17905 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17906
17907         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17908         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17909          Handle 0 data size in otherwise valid frames.
17910          Handle numeric strings in 2.4.0 even when not in parentheses 
17911
17912 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17913
17914         * gst/matroska/matroska-demux.c:
17915         (gst_matroska_demux_subtitle_caps),
17916         (gst_matroska_demux_plugin_init):
17917         * gst/matroska/matroska-ids.h:
17918           Recognise SSA/ASS and USF subtitle formats and
17919           set proper caps when they are found.
17920
17921 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17922
17923         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17924         (gst_jpeg_dec_chain):
17925           Fix invalid memory access for some odd-sized images
17926           (see image contained in quicktime stream in #327083);
17927           use g_malloc() instead of g_alloca().
17928
17929 2006-02-17  Wim Taymans  <wim@fluendo.com>
17930
17931         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17932         Patch from Sebastien Cote, fixes #319884
17933
17934 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17935
17936         * ext/cdio/gstcdio.c: (plugin_init):
17937           Init debug category (#331253).
17938
17939 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17940
17941         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17942           Pass extra_data to gst_riff_create_audio_caps(), so that
17943           WAVEFORMATEX stuff works. Post audio codec name and post
17944           it as taglist on the bus. Allow up to 8 channesl for raw
17945           PCM in the source pad template caps.
17946
17947 2006-02-16  Wim Taymans  <wim@fluendo.com>
17948
17949         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17950         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17951         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17952         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17953         (gst_multipart_set_property), (gst_multipart_get_property):
17954         Applied #318663. Gives quite a few false positives in
17955         autoscan mode, but it's better than nothing. Not closing yet.
17956
17957 2006-02-16  Wim Taymans  <wim@fluendo.com>
17958
17959         * docs/plugins/Makefile.am:
17960         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17961         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17962         * docs/plugins/gst-plugins-good-plugins.args:
17963         * docs/plugins/inspect/plugin-udp.xml:
17964         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17965         (gst_udpsrc_start):
17966         Update documentation.
17967         Fix args.
17968
17969 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17970
17971         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17972         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17973         frame size. (Fixes #331368)
17974
17975 2006-02-16  Wim Taymans  <wim@fluendo.com>
17976
17977         * gst/rtsp/README:
17978         Updated README.
17979
17980         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17981         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17982         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17983         * gst/rtsp/gstrtspsrc.h:
17984         Make sure the RTP port is an even port an try to allocate 
17985         another if not.
17986         Added retry property to control max retries for port allocation.
17987         Make sure RTCP port is RTP port+1.
17988         Cleanup when port allocation fails.
17989         Fixes #319183.
17990         
17991 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17992
17993         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17994           Don't ignore return value of the parent class's state
17995           change function (#331385, patch by: Wouter Paesen).
17996
17997 2006-02-15  Wim Taymans  <wim@fluendo.com>
17998
17999         * configure.ac:
18000         * docs/plugins/Makefile.am:
18001         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18002         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18003         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18004         * ext/Makefile.am:
18005         * ext/hal/Makefile.am:
18006         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18007         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18008         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18009         (do_toggle_element), (gst_hal_audio_sink_set_property),
18010         (gst_hal_audio_sink_get_property),
18011         (gst_hal_audio_sink_change_state):
18012         * ext/hal/gsthalaudiosink.h:
18013         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18014         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18015         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18016         (do_toggle_element), (gst_hal_audio_src_set_property),
18017         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18018         * ext/hal/gsthalaudiosrc.h:
18019         * ext/hal/gsthalelements.c: (plugin_init):
18020         * ext/hal/gsthalelements.h:
18021         * ext/hal/hal.c: (gst_hal_get_string),
18022         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18023         (gst_hal_get_audio_src):
18024         * ext/hal/hal.h:
18025         Add HAL sound device wrapper plugins. Closes #329106
18026
18027 2006-02-15  Wim Taymans  <wim@fluendo.com>
18028
18029         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18030         Add comment in a fultile attempt to stop the copy-and-paste 
18031         paradigm leading to duplication of bad code.
18032
18033         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18034         Mime parameters have to be checked case insensitive
18035
18036 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18037
18038         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18039           Advance stream time for lagging subtitle streams by sending
18040           newsegment events with the update flag set.
18041
18042 2006-02-14  Edward Hervey  <edward@fluendo.com>
18043
18044         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18045         There can be bogus data before the hdrl LIST tag in the RIFF header.
18046         It's hard to say if it's not respecting the AVI specifications or not,
18047         but since Google Video is producing AVIs like that and the other player
18048         don't seem to complain, I guess we should do the same.
18049
18050 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18051
18052         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18053         (parse_split_strings):
18054         Add more validation to ensure that a char encoding conversion
18055         produced a valid UTF-8 string.
18056
18057 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18058
18059         Reviewed by: Edward Hervey  <edward@fluendo.com>
18060
18061         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18062         Properly handle end of segment. Closes #330885.
18063
18064 2006-02-13  Wim Taymans  <wim@fluendo.com>
18065
18066         * gst/rtp/gstrtpmp4gpay.h:
18067         For got to commit this one.
18068
18069 2006-02-12  Wim Taymans  <wim@fluendo.com>
18070
18071         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18072         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18073         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18074         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18075         * gst/rtp/gstrtpmp4gpay.h:
18076         Make more things work.
18077         Handle ACC config strings.
18078
18079 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18080
18081         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18082           set timestamps if no incoming timestamps set
18083
18084 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18085
18086         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18087         (gst_tag_demux_do_typefind):
18088           ... and fix the very same leaks in GstTagDemux.
18089
18090 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18091
18092         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18093         (gst_id3demux_do_typefind):
18094         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18095         <jonathan at kaolin dot wh9 dot net>)
18096
18097 2006-02-10  Wim Taymans  <wim@fluendo.com>
18098
18099         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18100         First set options, then set caps or else the baseclass
18101         will not know about the options, duh.
18102
18103 2006-02-10  Wim Taymans  <wim@fluendo.com>
18104
18105         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18106         (gst_rtp_mp4v_pay_setcaps):
18107         Don't waste time looking for a config string if we have codec_info
18108         on the incomming caps.
18109
18110 2006-02-10  Wim Taymans  <wim@fluendo.com>
18111
18112         * gst/rtp/README:
18113         Say something about case-sensitivity of caps vs mime-attributes.
18114
18115         * gst/rtp/Makefile.am:
18116         * gst/rtp/gstrtp.c: (plugin_init):
18117         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18118         (gst_rtp_amr_pay_handle_buffer):
18119         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18120         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18121         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18122         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18123         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18124         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18125         (gst_rtp_mp4g_pay_plugin_init):
18126         * gst/rtp/gstrtpmp4gpay.h:
18127         Added beginnings of mpeg4-generic payloader (RFC 3640)
18128
18129 2006-02-09  Wim Taymans  <wim@fluendo.com>
18130
18131         * gst/rtsp/Makefile.am:
18132         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18133         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18134         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18135         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18136         (gst_rtpdec_change_state):
18137         * gst/rtsp/gstrtpdec.h:
18138         * gst/rtsp/gstrtsp.c: (plugin_init):
18139         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18140         * gst/rtsp/rtspconnection.c: (read_body),
18141         (rtsp_connection_receive):
18142         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18143         Resurected rtpdec to make rtspsrc happy again.
18144         Skip attributes from the session id.
18145         Don't crash when dumping a message with an empty body.
18146
18147
18148 2006-02-09  Wim Taymans  <wim@fluendo.com>
18149
18150         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18151         Added more meaningfull warnings when something goes wrong.
18152         Clear F bit on outgoing AMR packets.
18153
18154         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18155         (gst_rtp_amr_pay_handle_buffer):
18156         Added debugging category
18157         Support payloading of multiple AMR frames.
18158
18159         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18160         Added some debugging.
18161
18162 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18163
18164         * configure.ac:
18165           Back to CVS
18166
18167 === release 0.10.2 ===
18168
18169 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18170
18171         * configure.ac:
18172           releasing 0.10.2, "Papa was a rolling stone"
18173
18174 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18175
18176         * configure.ac:
18177           Bump core and plugins-base requirement to 0.10.2.2
18178           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18179
18180 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18181
18182         * ext/flac/gstflac.c: (plugin_init):
18183         * ext/speex/gstspeex.c: (plugin_init):
18184           Register musicbrainz tags.
18185
18186 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18187
18188         * ext/gconf/gconf.h:
18189           Remove declaration of function that no longer exists.
18190
18191 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18192
18193         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18194         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18195         Make shout2 work for non ogg streams
18196
18197 2006-02-06  Wim Taymans  <wim@fluendo.com>
18198
18199         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18200         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18201         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18202         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18203         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18204         * gst/udp/gstmultiudpsink.h:
18205         Updated docs.
18206         Added properties bytes-served, bytes_to_serve.
18207         Post proper error messages,
18208         Emit client added signal too.
18209
18210 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18211
18212         * docs/plugins/Makefile.am:
18213         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18214         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18215         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18216         (gst_multiudpsink_get_stats):
18217           adding docs for multiudpsink
18218
18219 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18220
18221         * gst/level/gstlevel.c: (gst_level_transform_ip):
18222           peak below decay is not necessarily an error, so don't ERROR log
18223
18224 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18225
18226         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18227         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18228         (gst_ebml_write_seek):
18229         * gst/matroska/ebml-write.h:
18230           Make sure we send a newsegment event in BYTES format
18231           before sending buffers (#328531).
18232
18233 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18234
18235         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18236         (gst_dvdemux_sink_query):
18237         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18238         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18239         (speex_dec_src_query):
18240         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18241         (gst_speexenc_sink_query):
18242         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18243         * gst/matroska/matroska-demux.c:
18244         (gst_matroska_demux_get_src_query_types),
18245         (gst_matroska_demux_handle_src_query):
18246         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18247         (gst_wavparse_pad_query):
18248           Pass unhandled queries upstream instead of just dropping
18249           them (#326446). Update query type arrays here and there.
18250
18251 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18252
18253         * tests/check/elements/matroskamux.c: (setup_src_pad):
18254           Collectpads in core got changed and now also holds a
18255           reference to any pad that is part of it. Fix refcount
18256           checks in test case accordingly.
18257
18258 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18259
18260         * gst/apetag/gstapedemux.h:
18261           Fix include, for now GstTagDemux is in the apetag dir.
18262
18263 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18264
18265         * docs/plugins/Makefile.am:
18266         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18267         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18268         * docs/plugins/inspect/plugin-cdio.xml:
18269           Add cdio plugin to docs.
18270
18271         * ext/cdio/gstcdiocddasrc.c:
18272           Add gtk-doc blurb.
18273
18274         * ext/cdio/gstcdio.c:
18275           The plugin is called 'cdio' not 'cddio'.
18276
18277 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18278
18279         * configure.ac:
18280         * docs/plugins/Makefile.am:
18281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18282         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18283         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18284         * docs/plugins/inspect/plugin-apetag.xml:
18285         * gst/apetag/Makefile.am:
18286         * gst/apetag/gstapedemux.c:
18287         * gst/apetag/gstapedemux.h:
18288         * gst/apetag/gsttagdemux.c:
18289         * gst/apetag/gsttagdemux.h:
18290           Add APE tag demuxer (#325649).
18291
18292 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18293
18294         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18295         (gst_gconf_get_default_video_sink),
18296         (gst_gconf_get_default_audio_src),
18297         (gst_gconf_get_default_video_src):
18298         * ext/gconf/gconf.h:
18299         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18300         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18301         (do_toggle_element):
18302         * ext/gconf/gstgconfaudiosink.h:
18303         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18304         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18305         (do_toggle_element):
18306         * ext/gconf/gstgconfaudiosrc.h:
18307         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18308         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18309         (do_toggle_element):
18310         * ext/gconf/gstgconfvideosink.h:
18311         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18312         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18313         (do_toggle_element):
18314         * ext/gconf/gstgconfvideosrc.h:
18315           Ignore changing the GConf key to "". Ignore GConf key updates
18316           that don't actually change the string.
18317           For now, ignore the GConf key when the state is > READY, as
18318           it breaks streaming. Sometime it will be nice to bring the
18319           new sink online even mid-stream, by sending NEWSEGMENT info
18320           and possibly prerolling.
18321           (Fixes #326736)
18322
18323 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18324
18325         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18326         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18327         (zoomFilterSetResolution), (zoomFilterDestroy),
18328         (zoomFilterFastRGB), (pointFilter):
18329         * gst/goom/filters.h:
18330         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18331         (goom_update), (goom_close):
18332         * gst/goom/goom_core.h:
18333         * gst/goom/goom_tools.h:
18334         * gst/goom/graphic.c:
18335         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18336         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18337         * gst/goom/gstgoom.h:
18338         * gst/goom/lines.c: (goom_lines):
18339         * gst/goom/lines.h:
18340           Make goom reentrant by moving all important static variables
18341           into instance structures.
18342           (Fixes #329181)
18343
18344 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18345
18346         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18347         (gst_avi_demux_all_source_pads_unlinked),
18348         (gst_avi_demux_process_next_entry):
18349         * gst/avi/gstavidemux.h:
18350           Third attempt, use gst_pad_is_linked() this time.
18351
18352 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18353
18354         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18355         (parse_split_strings):
18356         Adjust for data length indicators when parsing (Fixes #329810)
18357         Fix stupid bug parsing UTF-8 tag text.
18358         Output tag strings with multiple fields as multiple tags, so the
18359         app gets all the data.
18360
18361 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18362
18363         * ext/flac/gstflacenc.c:
18364         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18365         show me.
18366         
18367 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18368
18369         * ext/flac/gstflacenc.c:
18370         * gst/matroska/ebml-read.c:
18371         Just make it compile with --disable-gst-debug.
18372
18373 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18374
18375         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18376         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18377         (id3v2_genre_fields_to_taglist):
18378           Never output a tag with a null contents string.
18379
18380 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18381
18382         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18383           Only pause if all pads are unlinked AND we've tried to send data
18384           on all of them at least once.
18385
18386 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18387
18388         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18389         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18390           Make loop function/task pause itself when all source pads are
18391           unlinked.
18392
18393 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18394
18395         * configure.ac:
18396         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18397           Use new functions from core to render a bin from a
18398           string. Fixes build. Up requirements to core CVS.
18399
18400 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18401
18402         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18403           Don't push buffers into the adapter that we are going to
18404           push downstream again without framing anyway. Also, the
18405           adaptor takes ownership of buffers put into it (fixes
18406           auparse pushing invalid buffers for .au files with
18407           ADPCM contents). Finally, set caps on all outgoing buffers.
18408
18409 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18410
18411         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18412         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18413         (gst_id3demux_send_tag_event):
18414         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18415         Someone should kick my butt. Remove ID3v1 tags from the end of the
18416         file.
18417
18418         Improve error messages. Send the TAG message as soon as we complete
18419         typefinding, instead of waiting until we send the first buffer.
18420         Downstream tag event is still sent before the first buffer.
18421
18422 2006-01-27  Jan Gerber  <j@bootlab.org>
18423
18424         Reviewed by: Andy Wingo <wingo@pobox.com>
18425
18426         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18427         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18428         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18429         to not have warings flooding stderr. this is the suggested way
18430         also used in dvgrab and kino. (#328336)
18431
18432 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18433
18434         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18435         (gst_oss_sink_init), (gst_oss_sink_finalise):
18436           Free the device name string when finalised.
18437
18438 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18439
18440         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18441           Don't put function calls in g_return_if_fail() statements,
18442           or they'll be replaced with NOOPs if someone compiles with
18443           G_DISABLE_CHECKS defined.
18444           
18445 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18446
18447         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18448         Never trust ANY information encoded in a media file, especially
18449         when it's giving you sizes. (Fixes #328452)
18450
18451 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18452
18453         * gst/rtp/gstrtpg711pay.c:
18454         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18455         bug #325148.
18456
18457 2006-01-23  Edward Hervey  <edward@fluendo.com>
18458
18459         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18460         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18461         * gst/matroska/matroska-ids.h:
18462         Added recognition of Real Audio and Video streams in matroska demuxer.
18463
18464 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18465
18466         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18467           Remove errant break statement, and fix compilation with
18468           older GCC.
18469
18470 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18471
18472         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18473
18474         * sys/sunaudio/gstsunaudiomixerctrl.c:
18475         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18476           Export functions that are needed in other parts of the code,
18477           makes the mixer actually work; adjust magic minimum buffer-time
18478           value from 3ms to 5ms to work around stuttering during mp3
18479           playback (#327765).
18480
18481 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18482
18483         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18484
18485         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18486         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18487           Fix possible deadlock in matroska muxer (#327825).
18488
18489 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18490
18491         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18492         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18493         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18494         * gst/rtsp/sdpmessage.h:
18495         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18496         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18497           C89 fixes: declare variables at the beginning of a block and
18498           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18499           <jensgr at gmx dot net>).
18500
18501 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18502
18503         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18504         * gst/id3demux/id3tags.h:
18505         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18506         (parse_comment_frame), (parse_text_identification_frame),
18507         (id3v2_tag_to_taglist), (id3v2_are_digits),
18508         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18509         (parse_split_strings), (free_tag_strings):
18510           Rewrite parsing of text tags to handle multiple NULL terminated
18511           strings. Parse numeric genre strings and ID3v2 type
18512           "(3)(6)Alternative" style genre strings.
18513           Parse dates that are only YYYY or YYYY-mm format.
18514           (Fixes #328241 and #322154)
18515
18516 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18517
18518         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18519           Don't forget to initialize liboil, otherwise our oil functions
18520           will crash (fixes #327871; patch by: Christoph Burghardt
18521           <hawkes at web dot de>).
18522
18523 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18524
18525         * configure.ac:
18526           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18527           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18528           patch by: Brian Cameron <brian dot cameron at sun dot com>
18529
18530 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18531
18532         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18533         * ext/cdio/gstcdio.h:
18534         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18535           Fix build for libcdio versions >= 76; give slightly lower rank
18536           than cdparanoia.
18537
18538 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18539
18540         * configure.ac:
18541         * ext/Makefile.am:
18542         * ext/cdio/Makefile.am:
18543         * ext/cdio/gstcdio.c:
18544         * ext/cdio/gstcdio.h:
18545         * ext/cdio/gstcdiocddasrc.c:
18546         * ext/cdio/gstcdiocddasrc.h:
18547           Port libcdio cdda source, formerly known as cddasrc, now known as
18548           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18549           but that's not tested (fixes #317658).
18550
18551 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18552
18553         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18554           Fix conversion from TIME to BYTES format (fixes #326864;
18555           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18556
18557 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18558
18559         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18560           Fix compilation of id3demux when zlib is not present.
18561           (Fixes #326602; patch by: Sergey Scobich)
18562
18563 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18564
18565         * ext/esd/Makefile.am:
18566           Add $(ESD_CFLAGS), otherwise build will fail for folks
18567           with libesd in a non-standard prefix (#327009).
18568
18569 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18570
18571         * configure.ac:
18572           back to HEAD
18573
18574 === release 0.10.1 ===
18575
18576 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18577
18578         * configure.ac:
18579           releasing 0.10.1, "Li"
18580
18581 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18582
18583           patch by: Wim Taymans
18584
18585         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18586           fix memleak.  Fixes #326618
18587
18588 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18589
18590           patch by: Mike Smith
18591
18592         * gst/level/gstlevel.c: (gst_level_message_new),
18593         (gst_level_message_append_channel):
18594           Fix memleak.  Fixes #326612
18595
18596 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18597
18598         * configure.ac:
18599           prereleasing
18600         * po/af.po:
18601         * po/az.po:
18602         * po/cs.po:
18603         * po/en_GB.po:
18604         * po/hu.po:
18605         * po/it.po:
18606         * po/nb.po:
18607         * po/nl.po:
18608         * po/or.po:
18609         * po/sq.po:
18610         * po/sr.po:
18611         * po/sv.po:
18612         * po/uk.po:
18613         * po/vi.po:
18614           update translations
18615
18616 2006-01-10  Michael Smith  <msmith@fluendo.com>
18617
18618         * gst/level/gstlevel.c: (gst_level_class_init),
18619         (gst_level_dispose):
18620           Don't leak filter arrays.
18621
18622 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18623
18624         reviewed by: Christian Schaller <uraeus@gnome.org>
18625         
18626         * configure.ac:
18627         * gst-plugins-good.spec.in:
18628         * sys/Makefile.am:
18629         * sys/sunaudio/Makefile.am:
18630         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18631         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18632         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18633         (gst_sunaudiomixer_change_state):
18634         * sys/sunaudio/gstsunaudiomixer.h:
18635         * sys/sunaudio/gstsunaudiomixerctrl.c:
18636         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18637         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18638         (gst_sunaudiomixer_ctrl_list_tracks),
18639         (gst_sunaudiomixer_ctrl_get_volume),
18640         (gst_sunaudiomixer_ctrl_set_volume),
18641         (gst_sunaudiomixer_ctrl_set_mute),
18642         (gst_sunaudiomixer_ctrl_set_record):
18643         * sys/sunaudio/gstsunaudiomixerctrl.h:
18644         * sys/sunaudio/gstsunaudiomixertrack.c:
18645         (gst_sunaudiomixer_track_class_init),
18646         (gst_sunaudiomixer_track_init), (fill_labels),
18647         (gst_sunaudiomixer_track_new):
18648         * sys/sunaudio/gstsunaudiomixertrack.h:
18649         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18650         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18651         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18652         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18653         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18654         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18655         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18656         * sys/sunaudio/gstsunaudiosink.h:
18657
18658         Add SunAudio plugin - tested to make sure it doesn't break
18659         the build under GNU/Linux.      
18660
18661 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18662
18663         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18664         * gst-plugins-good/gst/udp/gstudpsrc.c:
18665         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18666         overrides the port or multicast parameters. Fixes bugs #323021.
18667         API addition: adds GstUDPSrc::sockfd property   
18668
18669 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18670
18671         * ext/gconf/Makefile.am:
18672         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18673         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18674         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18675         (do_toggle_element), (cb_toggle_element),
18676         (gst_gconf_audio_src_change_state):
18677         * ext/gconf/gstgconfaudiosrc.h:
18678         * ext/gconf/gstgconfelements.c: (plugin_init):
18679         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18680         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18681         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18682         (do_toggle_element), (cb_toggle_element),
18683         (gst_gconf_video_src_change_state):
18684         * ext/gconf/gstgconfvideosrc.h:
18685           Add new gconfaudiosrc and gconfvideosrc elements
18686           (needed for gnome-sound-recorder).
18687
18688 2006-01-06  Edward Hervey  <edward@fluendo.com>
18689
18690         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18691         Add gst_element_no_more_pads() for proper decodebin behaviour.
18692         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18693         (parse_text_identification_frame), (parse_split_strings):
18694         Failure to decode some tags is not a GST_ERROR() but a
18695         GST_WARNING()
18696         When iterating over a chunk of text, check that we haven't gone too
18697         far.
18698
18699 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18700
18701         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18702         (plugin_init):
18703           call oil_init() when using liboil
18704
18705 2006-01-04  Wim Taymans  <wim@fluendo.com>
18706
18707         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18708         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18709         Fix leaks.
18710
18711 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18712
18713         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18714
18715         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18716         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18717         (gst_flac_dec_change_state):
18718           Don't g_assert() where we should just return FALSE; remove
18719           unnecessary g_assert(); initialize some fields properly in
18720           state change function (fixes #325504). Also, use
18721           GST_DEBUG_OBJECT in two more places.
18722
18723 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18724
18725         * configure.ac:
18726           also remove smoothwave's Makefile.am
18727         * docs/plugins/Makefile.am:
18728           fix plugin docs
18729
18730 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18731
18732         * tests/examples/Makefile.am:
18733           added missing Makefile.am
18734
18735 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18736
18737         * configure.ac:
18738         * gst/level/Makefile.am:
18739         * gst/level/level-example.c:
18740         * tests/Makefile.am:
18741         * tests/examples/level/Makefile.am:
18742         * tests/examples/level/level-example.c: (message_handler), (main):
18743           moved level-example to tests/examples/level-example
18744         * tests/old/examples/level/demo.c: (main):
18745         * tests/old/examples/level/plot.c: (main):
18746           some initial fixes
18747
18748 2005-12-29  Michael Smith  <msmith@fluendo.com>
18749
18750         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18751         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18752         * gst/udp/gstmultiudpsink.h:
18753           Track packets sent per client in addition to bytes sent; provide
18754           this info through get-stats signal
18755
18756 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18757
18758         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18759           Can't use gst_object_unref() on a GstAdapter (#325191).
18760
18761 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18762
18763         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18764         If a broken tag has 0 bytes payload, at least still skip
18765         the 10 byte header
18766
18767 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18768
18769         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18770         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18771         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18772         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18773           Making these depayloaders (H263+ and mpeg4 video) inherit from
18774           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18775
18776 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18777
18778         * docs/plugins/gst-plugins-good-plugins.args:
18779         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18780         Regenerate the plugin hiearchy.
18781
18782 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18783
18784         * docs/plugins/Makefile.am:
18785         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18786         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18787         * docs/plugins/gst-plugins-good-plugins.args:
18788         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18789         (gst_id3demux_base_init), (gst_id3demux_class_init),
18790         (gst_id3demux_chain):
18791         * gst/id3demux/gstid3demux.h:
18792           Add documentation for id3demux.
18793           Don't fail if the first buffer is not at offset 0, just
18794           attempt to typefind and do pass through
18795           Rename the gst_type function from gst_gst_id3demux..
18796
18797 2005-12-20  Michael Smith  <msmith@fluendo.com>
18798
18799         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18800         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18801         (gst_multiudpsink_get_stats):
18802         * gst/udp/gstmultiudpsink.h:
18803           Collect statistics; return them from get_stats.
18804
18805 2005-12-19  Edward Hervey  <edward@fluendo.com>
18806
18807         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18808         Stupid signedness issue...
18809
18810 2005-12-19  Edward Hervey  <edward@fluendo.com>
18811
18812         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18813         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18814         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18815         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18816         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18817         Construct index for indexless files.
18818         Make sure pad/buffers are correctly reset to NULL once we don't need
18819         them anymore, else we get lovely segfaults/assertions.
18820         * gst/wavparse/gstwavparse.c:
18821         Yes, you can have 96KHz audio and wma in wav :(
18822
18823 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18824
18825         * configure.ac:
18826           Check for optional dependency on zlib for id3demux
18827
18828         * gst/id3demux/Makefile.am:
18829         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18830         (gst_id3demux_base_init), (gst_id3demux_class_init),
18831         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18832         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18833         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18834         (gst_id3demux_set_property), (gst_id3demux_get_property),
18835         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18836         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18837         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18838         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18839         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18840         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18841         (simple_find_peek), (simple_find_suggest),
18842         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18843         (plugin_init):
18844         * gst/id3demux/gstid3demux.h:
18845         * gst/id3demux/id3tags.c: (read_synch_uint),
18846         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18847         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18848         (id3demux_id3v2_frames_to_tag_list):
18849         * gst/id3demux/id3tags.h:
18850         * gst/id3demux/id3v2.4.0-frames.txt:
18851         * gst/id3demux/id3v2.4.0-structure.txt:
18852         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18853         (parse_comment_frame), (parse_text_identification_frame),
18854         (id3v2_tag_to_taglist), (parse_split_strings):
18855           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18856           otherwise it discards them. Works on my test files. 
18857
18858         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18859           Don't send EOS to a non-existing srcpad
18860           The debug category can be static
18861
18862 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18863
18864         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18865         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18866         * gst/multipart/multipartdemux.c:
18867           change some char* into char[]
18868
18869 2005-12-16  Wim Taymans  <wim@fluendo.com>
18870
18871         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18872         (gst_wavparse_other), (gst_wavparse_perform_seek),
18873         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18874         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18875         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18876         * gst/wavparse/gstwavparse.h:
18877         Use GstSegment to implement more seeking features.
18878
18879 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18880
18881         * gst/rtsp/rtspconnection.c:
18882           Add <netinet/in.h> include and move <arpa/inet.h> include
18883           to make things work on OpenBSD as well (fixes #323717;
18884           patch by: Benjamin Pineau)
18885
18886 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18887
18888         * gst/rtp/gstrtpspeexdepay.c:
18889         * gst/rtp/gstrtpspeexpay.c:
18890         Set clock rate to be fixed in 8000. It fixes bug #324012.
18891
18892 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18893
18894         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18895         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18896         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18897         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18898         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18899         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18900         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18901         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18902         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18903         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18904         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18905         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18906         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18907         * gst-plugins-good/gst/rtp/README:
18908         Fixed payload range in payloder caps. Removed payload range completely
18909         from depayloaders as they don't require payload type in their caps.
18910         In effect, there isn't any specific payload type for any given codec,
18911         only suggestions.
18912         Fixes bug #324011.
18913
18914 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18915
18916         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18917         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18918         (gst_videomixer_collected): Code cleanup and re-enabling 
18919         queued time validity check for correct EOS handling.
18920
18921 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18922
18923         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18924         (gst_oss_mixer_element_get_property),
18925         (gst_oss_mixer_element_change_state):
18926         Add 'device-name' property and fix state change function.
18927
18928 2005-12-13  Edward Hervey  <edward@fluendo.com>
18929
18930         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18931         If the speed of the file is null in the header, set the frame_time to
18932         the default setting of GST_SECOND / 70. Which is the default
18933         frame_delay for .fli files as stated in this document :
18934         http://www.compuphase.com/flic.htm
18935         Would be nice to have the time conversion done properly too (duration =
18936         flxh->frames * flxdec->frame_time)
18937
18938 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18939
18940         * docs/plugins/Makefile.am:
18941         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18942         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18943         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18944         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18945         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18946         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18947         documentation for videomixer on my way with a funny sample
18948         pipeline.
18949
18950 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18951
18952         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18953         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18954         (gst_videomixer_update_queues), (gst_videomixer_collected):
18955         Fix caps negotiation. (#323896)
18956
18957 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18958
18959         * gst/matroska/matroska-demux.c:
18960         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18961           Set correct timestamps on audio laces, fixes playback of mp3 from
18962                 matroska.
18963
18964 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18965
18966         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18967         (gst_au_parse_class_init), (gst_au_parse_init),
18968         (gst_au_parse_dispose), (gst_au_parse_chain),
18969         (gst_au_parse_change_state), (plugin_init):
18970         * gst/auparse/gstauparse.h:
18971           Use gst_object_unref() for GstObjects instead of
18972           g_object_unref() and fix a mem leak in a debug
18973           statement; while we're at it, also borgify, use
18974           boilerplate macros and clean up a little bit.
18975
18976 2005-12-11  Edward Hervey  <edward@fluendo.com>
18977
18978         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18979         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18980         Added pull mode.
18981
18982 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18983
18984         * gst/goom/gstgoom.c:
18985         * gst/level/level-example.c: (main):
18986         * gst/smoothwave/demo-osssrc.c: (main):
18987           Use audiotestsrc instead of sinesrc (#323798).
18988
18989 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18990
18991         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18992           more debug-func-ptr usage
18993
18994 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18995
18996         * gst/flx/flx_color.c: (flx_colorspace_convert):
18997         * gst/flx/flx_color.h:
18998         * gst/flx/flx_fmt.h:
18999         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19000         * gst/flx/gstflxdec.h:
19001           Now flxdec works on big-endian machines as well.
19002
19003 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19004
19005         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19006         (gst_fenced_buffer_copy):
19007           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19008           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19009           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19010           and use GST_DEBUG_FUNCPTR for pad functions.
19011
19012 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19013
19014         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19015         (gst_flac_dec_class_init), (gst_flac_dec_init),
19016         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19017         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19018         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19019         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19020         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19021         (gst_flac_dec_change_state):
19022         * ext/flac/gstflacdec.h:
19023           Rewrite flacdec a bit, so that even seeking might work now. Most
19024           importantly, don't act upon any flow return values we get, just tell
19025           the decoder everything's dandy and act on the flow return values
19026           later on in the loop function. We don't want to mess up the internal
19027           decoder state for non-fatal things like flushing pads etc. Other
19028           than that, use GstSegment (segment seeks don't work yet though, but
19029           should be easy to add), use boilerplate macros, drop the superfluous
19030           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19031           lots of other things.
19032
19033 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19034
19035         * configure.ac:
19036           Update comment in OSS includes check.
19037
19038         * sys/oss/gstossdmabuffer.c:
19039         * sys/oss/gstosshelper.c:
19040         * sys/oss/gstossmixer.c:
19041         * sys/oss/gstossmixertrack.c:
19042         * sys/oss/gstosssink.c:
19043         * sys/oss/gstosssrc.c:
19044         * sys/oss/oss_probe.c:
19045           Don't assume the OSS soundcard.h include is always in
19046           the sys/ directory. Instead, use the existing defines
19047           from config.h to include the right file. Fixes
19048           compilation on OpenBSD 3.8 (#323718).
19049
19050 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19051
19052         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19053         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19054         * docs/plugins/inspect/plugin-1394.xml:
19055         * docs/plugins/inspect/plugin-aasink.xml:
19056         * docs/plugins/inspect/plugin-alaw.xml:
19057         * docs/plugins/inspect/plugin-alpha.xml:
19058         * docs/plugins/inspect/plugin-alphacolor.xml:
19059         * docs/plugins/inspect/plugin-auparse.xml:
19060         * docs/plugins/inspect/plugin-autodetect.xml:
19061         * docs/plugins/inspect/plugin-avi.xml:
19062         * docs/plugins/inspect/plugin-cacasink.xml:
19063         * docs/plugins/inspect/plugin-cairo.xml:
19064         * docs/plugins/inspect/plugin-cutter.xml:
19065         * docs/plugins/inspect/plugin-debug.xml:
19066         * docs/plugins/inspect/plugin-dv.xml:
19067         * docs/plugins/inspect/plugin-efence.xml:
19068         * docs/plugins/inspect/plugin-effectv.xml:
19069         * docs/plugins/inspect/plugin-esdsink.xml:
19070         * docs/plugins/inspect/plugin-flac.xml:
19071         * docs/plugins/inspect/plugin-flxdec.xml:
19072         * docs/plugins/inspect/plugin-gconfelements.xml:
19073         * docs/plugins/inspect/plugin-goom.xml:
19074         * docs/plugins/inspect/plugin-jpeg.xml:
19075         * docs/plugins/inspect/plugin-level.xml:
19076         * docs/plugins/inspect/plugin-matroska.xml:
19077         * docs/plugins/inspect/plugin-mulaw.xml:
19078         * docs/plugins/inspect/plugin-multipart.xml:
19079         * docs/plugins/inspect/plugin-navigationtest.xml:
19080         * docs/plugins/inspect/plugin-ossaudio.xml:
19081         * docs/plugins/inspect/plugin-png.xml:
19082         * docs/plugins/inspect/plugin-rtp.xml:
19083         * docs/plugins/inspect/plugin-rtsp.xml:
19084         * docs/plugins/inspect/plugin-shout2send.xml:
19085         * docs/plugins/inspect/plugin-smpte.xml:
19086         * docs/plugins/inspect/plugin-speex.xml:
19087         * docs/plugins/inspect/plugin-udp.xml:
19088         * docs/plugins/inspect/plugin-videobox.xml:
19089         * docs/plugins/inspect/plugin-videoflip.xml:
19090         * docs/plugins/inspect/plugin-videomixer.xml:
19091         * docs/plugins/inspect/plugin-wavenc.xml:
19092         * docs/plugins/inspect/plugin-wavparse.xml:
19093         * ext/flac/gstflac.c: (plugin_init):
19094         * ext/flac/gstflacdec.c: (flacdec_get_type),
19095         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19096         (gst_flac_dec_init), (gst_flac_dec_finalize),
19097         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19098         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19099         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19100         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19101         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19102         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19103         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19104         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19105         * ext/flac/gstflacdec.h:
19106         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19107         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19108         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19109         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19110         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19111         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19112         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19113         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19114         (gst_flac_enc_change_state):
19115         * ext/flac/gstflacenc.h:
19116           borgify and fix up documentation
19117
19118 2005-12-09  Michael Smith  <msmith@fluendo.com>
19119
19120         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19121           Accept a wider range of flac files, more closely matching flac spec.
19122
19123 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19124
19125         * docs/plugins/Makefile.am: Add multipart elements.
19126         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19127         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19128         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19129         * gst/multipart/multipartdemux.c:
19130         * gst/multipart/multipartmux.c: Add docs.
19131
19132 2005-12-07  Edward Hervey  <edward@fluendo.com>
19133
19134         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19135         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19136         (gst_avi_demux_invert):
19137         Memleak and crasher fixes.
19138         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19139         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19140         Memleak fixes
19141
19142 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19143
19144         * ext/aalib/gstaasink.h:
19145         * ext/cairo/gsttextoverlay.h:
19146         * ext/dv/gstdvdec.h:
19147         * ext/dv/gstdvdemux.c:
19148         * ext/dv/gstdvdemux.h:
19149         * ext/esd/esdsink.h:
19150         * ext/flac/flac_compat.h:
19151         * ext/flac/gstflacdec.h:
19152         * ext/flac/gstflacenc.h:
19153         * ext/gconf/gconf.h:
19154         * ext/gconf/gstgconfaudiosink.h:
19155         * ext/gconf/gstgconfvideosink.h:
19156         * ext/gdk_pixbuf/gstgdkanimation.h:
19157         * ext/jpeg/gstjpegdec.h:
19158         * ext/jpeg/smokecodec.h:
19159         * ext/jpeg/smokeformat.h:
19160         * ext/ladspa/gstsignalprocessor.h:
19161         * ext/ladspa/search.c: (LADSPAPluginSearch):
19162         * ext/ladspa/utils.h:
19163         * ext/libmng/gstmng.c:
19164         * ext/libmng/gstmngdec.h:
19165         * ext/libmng/gstmngenc.c:
19166         * ext/libmng/gstmngenc.h:
19167         * ext/libpng/gstpng.c:
19168         * ext/libpng/gstpngenc.c:
19169         * ext/libpng/gstpngenc.h:
19170         * ext/shout2/gstshout2.h:
19171         * ext/speex/gstspeexdec.h:
19172         * ext/speex/gstspeexenc.c:
19173         * ext/speex/gstspeexenc.h:
19174         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19175         * gst/autodetect/gstautoaudiosink.h:
19176         * gst/autodetect/gstautovideosink.h:
19177         * gst/avi/gstavidemux.h:
19178         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19179         (gst_cutter_set_property), (gst_cutter_get_caps):
19180         * gst/cutter/gstcutter.h:
19181         * gst/debug/tests.c: (md5_process_block):
19182         * gst/debug/tests.h:
19183         * gst/effectv/gstwarp.c:
19184         * gst/flx/flx_fmt.h:
19185         * gst/flx/gstflxdec.h:
19186         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19187         (zoomFilterFastRGB):
19188         * gst/goom/filters.h:
19189         * gst/goom/goom_tools.h:
19190         * gst/law/alaw-encode.c:
19191         * gst/level/gstlevel.c:
19192         * gst/level/gstlevel.h:
19193         * gst/matroska/ebml-write.h:
19194         * gst/matroska/matroska-demux.h:
19195         * gst/matroska/matroska-ids.h:
19196         * gst/matroska/matroska-mux.h:
19197         * gst/monoscope/convolve.c: (convolve_match):
19198         * gst/monoscope/convolve.h:
19199         * gst/multipart/multipartmux.c:
19200         * gst/oldcore/gstaggregator.c:
19201         * gst/oldcore/gstaggregator.h:
19202         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19203         * gst/oldcore/gstmd5sink.h:
19204         * gst/oldcore/gstmultifilesrc.c:
19205         * gst/oldcore/gstmultifilesrc.h:
19206         * gst/oldcore/gstpipefilter.h:
19207         * gst/oldcore/gstshaper.h:
19208         * gst/rtp/gstrtpL16depay.h:
19209         * gst/rtp/gstrtpL16pay.h:
19210         * gst/rtp/gstrtpdepay.h:
19211         * gst/rtp/gstrtpmp4vpay.c:
19212         * gst/rtp/gstrtpmp4vpay.h:
19213         * gst/rtsp/gstrtspsrc.c:
19214         * gst/rtsp/gstrtspsrc.h:
19215         * gst/rtsp/rtspconnection.h:
19216         * gst/rtsp/rtspdefs.h:
19217         * gst/rtsp/rtspmessage.h:
19218         * gst/rtsp/rtsptransport.h:
19219         * gst/rtsp/rtspurl.c:
19220         * gst/rtsp/rtspurl.h:
19221         * gst/rtsp/sdpmessage.c:
19222         * gst/rtsp/sdpmessage.h:
19223         * gst/smpte/barboxwipes.c:
19224         * gst/smpte/gstmask.h:
19225         * gst/smpte/gstsmpte.h:
19226         * gst/smpte/paint.c:
19227         * gst/smpte/paint.h:
19228         * gst/udp/gstdynudpsink.h:
19229         * gst/udp/gstmultiudpsink.h:
19230         * gst/udp/gstudpsink.c:
19231         * gst/udp/gstudpsink.h:
19232         * gst/udp/gstudpsrc.c:
19233         * gst/videomixer/videomixer.c:
19234         * gst/wavenc/riff.h:
19235         * gst/wavparse/gstwavparse.h:
19236         * sys/oss/gstossdmabuffer.h:
19237         * sys/oss/gstossmixer.h:
19238         * sys/oss/gstossmixerelement.h:
19239         * sys/oss/gstossmixertrack.h:
19240         * sys/oss/gstosssink.c:
19241         * sys/oss/gstosssink.h:
19242         * sys/oss/gstosssrc.c:
19243         * sys/oss/gstosssrc.h:
19244         * sys/osxaudio/gstosxaudioelement.h:
19245         * sys/osxaudio/gstosxaudiosink.h:
19246         * sys/osxaudio/gstosxaudiosrc.h:
19247           expand tabs
19248
19249 === release 0.10.0 ===
19250
19251 2005-12-05   <thomas (at) apestaart (dot) org>
19252
19253         * configure.ac:
19254           releasing 0.10.0, "Abondance"
19255
19256 2005-12-05  Andy Wingo  <wingo@pobox.com>
19257
19258         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19259         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19260         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19261         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19262         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19263         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19264         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19265         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19266         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19267         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19268         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19269         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19270         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19271         * gst/goom/gstgoom.c: (gst_goom_chain):
19272         * gst/matroska/matroska-demux.c:
19273         (gst_matroska_demux_push_vorbis_codec_priv_data),
19274         (gst_matroska_demux_add_wvpk_header):
19275         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19276         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19277         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19278         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19279         alloc_buffer changes.
19280
19281 2005-12-05  Michael Smith  <msmith@fluendo.com>
19282
19283         * docs/plugins/gst-plugins-good-plugins.args:
19284           Remove args for plugins that aren't in -good.
19285
19286 === release 0.9.7 ===
19287
19288 2005-12-01   <thomas (at) apestaart (dot) org>
19289
19290         * configure.ac:
19291           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19292
19293 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19294
19295         * docs/plugins/.cvsignore:
19296         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19297         * docs/plugins/inspect/plugin-multipart.xml:
19298         * docs/plugins/inspect/plugin-rtp.xml:
19299           add multipart plugin to docs
19300
19301 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19302
19303         * configure.ac:
19304         * ext/Makefile.am:
19305         * ext/pango/Makefile.am:
19306         * ext/pango/gstclockoverlay.c:
19307         * ext/pango/gstclockoverlay.h:
19308         * ext/pango/gsttextoverlay.c:
19309         * ext/pango/gsttextoverlay.h:
19310         * ext/pango/gsttextrender.c:
19311         * ext/pango/gsttextrender.h:
19312         * ext/pango/gsttimeoverlay.c:
19313         * ext/pango/gsttimeoverlay.h:
19314           move pango to base
19315
19316 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19317
19318         * gst/rtp/Makefile.am:
19319         * gst/rtp/gstrtpL16depay.c:
19320         * gst/rtp/gstrtpL16depay.h:
19321         * gst/rtp/gstrtpL16parse.c:
19322         * gst/rtp/gstrtpL16parse.h:
19323         * gst/rtp/gstrtpgsmdepay.c:
19324         * gst/rtp/gstrtpgsmdepay.h:
19325         * gst/rtp/gstrtpgsmparse.c:
19326         * gst/rtp/gstrtpgsmparse.h:
19327           parsers are depayers
19328
19329 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19330
19331         * gst/rtp/Makefile.am:
19332         * gst/rtp/gstasteriskh263.c:
19333         * gst/rtp/gstrtp.c:
19334         * gst/rtp/gstrtpL16enc.c:
19335         * gst/rtp/gstrtpL16enc.h:
19336         * gst/rtp/gstrtpL16parse.c:
19337         * gst/rtp/gstrtpL16parse.h:
19338         * gst/rtp/gstrtpL16pay.c:
19339         * gst/rtp/gstrtpL16pay.h:
19340         * gst/rtp/gstrtpamrdec.c:
19341         * gst/rtp/gstrtpamrdec.h:
19342         * gst/rtp/gstrtpamrdepay.c:
19343         * gst/rtp/gstrtpamrdepay.h:
19344         * gst/rtp/gstrtpamrenc.c:
19345         * gst/rtp/gstrtpamrenc.h:
19346         * gst/rtp/gstrtpamrpay.c:
19347         * gst/rtp/gstrtpamrpay.h:
19348         * gst/rtp/gstrtpdec.c:
19349         * gst/rtp/gstrtpdec.h:
19350         * gst/rtp/gstrtpdepay.c:
19351         * gst/rtp/gstrtpdepay.h:
19352         * gst/rtp/gstrtpg711dec.c:
19353         * gst/rtp/gstrtpg711dec.h:
19354         * gst/rtp/gstrtpg711depay.c:
19355         * gst/rtp/gstrtpg711depay.h:
19356         * gst/rtp/gstrtpg711enc.c:
19357         * gst/rtp/gstrtpg711enc.h:
19358         * gst/rtp/gstrtpg711pay.c:
19359         * gst/rtp/gstrtpg711pay.h:
19360         * gst/rtp/gstrtpgsmenc.c:
19361         * gst/rtp/gstrtpgsmenc.h:
19362         * gst/rtp/gstrtpgsmparse.c:
19363         * gst/rtp/gstrtpgsmparse.h:
19364         * gst/rtp/gstrtpgsmpay.c:
19365         * gst/rtp/gstrtpgsmpay.h:
19366         * gst/rtp/gstrtph263enc.c:
19367         * gst/rtp/gstrtph263enc.h:
19368         * gst/rtp/gstrtph263pay.c:
19369         * gst/rtp/gstrtph263pay.h:
19370         * gst/rtp/gstrtph263pdec.c:
19371         * gst/rtp/gstrtph263pdec.h:
19372         * gst/rtp/gstrtph263pdepay.c:
19373         * gst/rtp/gstrtph263pdepay.h:
19374         * gst/rtp/gstrtph263penc.c:
19375         * gst/rtp/gstrtph263penc.h:
19376         * gst/rtp/gstrtph263ppay.c:
19377         * gst/rtp/gstrtph263ppay.h:
19378         * gst/rtp/gstrtpmp4vdec.c:
19379         * gst/rtp/gstrtpmp4vdec.h:
19380         * gst/rtp/gstrtpmp4vdepay.c:
19381         * gst/rtp/gstrtpmp4vdepay.h:
19382         * gst/rtp/gstrtpmp4venc.c:
19383         * gst/rtp/gstrtpmp4venc.h:
19384         * gst/rtp/gstrtpmp4vpay.c:
19385         * gst/rtp/gstrtpmp4vpay.h:
19386         * gst/rtp/gstrtpmpadec.c:
19387         * gst/rtp/gstrtpmpadec.h:
19388         * gst/rtp/gstrtpmpadepay.c:
19389         * gst/rtp/gstrtpmpadepay.h:
19390         * gst/rtp/gstrtpmpaenc.c:
19391         * gst/rtp/gstrtpmpaenc.h:
19392         * gst/rtp/gstrtpmpapay.c:
19393         * gst/rtp/gstrtpmpapay.h:
19394         * gst/rtp/gstrtpspeexdec.c:
19395         * gst/rtp/gstrtpspeexdec.h:
19396         * gst/rtp/gstrtpspeexdepay.c:
19397         * gst/rtp/gstrtpspeexdepay.h:
19398         * gst/rtp/gstrtpspeexenc.c:
19399         * gst/rtp/gstrtpspeexenc.h:
19400         * gst/rtp/gstrtpspeexpay.c:
19401         * gst/rtp/gstrtpspeexpay.h:
19402           Do burger's rename for rtp payloaders and depayloaders
19403
19404 2005-11-30  Wim Taymans  <wim@fluendo.com>
19405
19406         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19407         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19408         * ext/dv/gstdvdemux.h:
19409         Fix seeking in dvdemux again, add some more debug info.
19410
19411 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19412
19413         * configure.ac:
19414           fix tests
19415
19416 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19417
19418         * PORTED_09:
19419         * docs/random/PORTED_09:
19420           move
19421         * tests/Makefile.am:
19422           add
19423         * win32/gst.sln:
19424           remove
19425
19426 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19427
19428         * Makefile.am:
19429         * check/.cvsignore:
19430         * check/Makefile.am:
19431         * check/elements/.cvsignore:
19432         * check/elements/level.c:
19433         * check/elements/matroskamux.c:
19434         * configure.ac:
19435         * examples/Makefile.am:
19436         * examples/capsfilter/Makefile.am:
19437         * examples/capsfilter/capsfilter1.c:
19438         * examples/gob/Makefile.am:
19439         * examples/gob/gst-identity2.gob:
19440         * examples/gstplay/.cvsignore:
19441         * examples/gstplay/Makefile.am:
19442         * examples/gstplay/player.c:
19443         * examples/indexing/.cvsignore:
19444         * examples/indexing/Makefile.am:
19445         * examples/indexing/indexmpeg.c:
19446         * examples/level/Makefile.am:
19447         * examples/level/README:
19448         * examples/level/demo.c:
19449         * examples/level/plot.c:
19450         * examples/stats/Makefile.am:
19451         * examples/stats/mp2ogg.c:
19452         * examples/switch/.cvsignore:
19453         * examples/switch/Makefile.am:
19454         * examples/switch/switcher.c:
19455           move under tests/
19456
19457 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19458
19459         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19460         (gst_text_render_class_init), (resize_bitmap),
19461         (gst_text_render_render_text), (gst_text_render_setcaps),
19462         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19463         (gst_text_render_chain), (gst_text_render_finalize),
19464         (gst_text_render_init), (gst_text_render_set_property):
19465         * ext/pango/gsttextrender.h:
19466           Add missing files.
19467
19468 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19469
19470         * configure.ac:
19471         * ext/Makefile.am:
19472         * ext/pango/Makefile.am:
19473         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19474         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19475         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19476         * ext/pango/gstclockoverlay.h:
19477         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19478         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19479         (gst_text_overlay_finalize), (gst_text_overlay_init),
19480         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19481         (gst_text_overlay_text_pad_linked),
19482         (gst_text_overlay_text_pad_unlinked),
19483         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19484         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19485         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19486         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19487         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19488         (gst_text_overlay_change_state), (plugin_init):
19489         * ext/pango/gsttextoverlay.h:
19490         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19491         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19492         (gst_time_overlay_class_init), (gst_time_overlay_init):
19493         * ext/pango/gsttimeoverlay.h:
19494           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19495           and add background shading and text wrapping modes. Make 
19496           timoverlay derive from textoverlay. Also add new clockoverlay
19497           element.
19498
19499 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19500
19501         * gst/udp/Makefile.am: Moved to netbuffer.
19502
19503 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19504
19505         * configure.ac:
19506         * PORTED_O9:
19507         * gst/multipart/Makefile.am:
19508         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19509         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19510         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19511         (gst_multipart_demux_change_state),
19512         (gst_multipart_demux_plugin_init):
19513         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19514         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19515         (gst_multipart_mux_sinkconnect),
19516         (gst_multipart_mux_request_new_pad),
19517         (gst_multipart_mux_handle_src_event),
19518         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19519         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19520         0.9.
19521
19522 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19523
19524         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19525         * gst/debug/gstnavigationtest.h:
19526         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19527         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19528         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19529         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19530         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19531         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19532         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19533         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19534         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19535         (gst_video_flip_get_type):
19536         * gst/videofilter/gstvideoflip.h:
19537           update for symbols change
19538
19539 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19540
19541         * gst/udp/gstdynudpsink.c:
19542         * gst/udp/gstudpsrc.c:
19543           the old gstnet lib was renamed gstnetbuffer (#322257)
19544
19545 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19546
19547         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19548         (gst_text_overlay_collected):
19549           Actually render the text from the text pad.
19550
19551 2005-11-29  Edward Hervey  <edward@fluendo.com>
19552
19553         * gst/debug/gstnavseek.c: (gst_navseek_event):
19554         * gst/debug/progressreport.c: (gst_progress_report_event):
19555         Update for GstBaseTransform event virtual method
19556
19557 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19558
19559         * ext/cairo/Makefile.am:
19560           no need to link to videofilter
19561
19562 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19563
19564         * gst/debug/Makefile.am:
19565         * gst/debug/gstnavigationtest.h:
19566         * gst/effectv/Makefile.am:
19567         * gst/effectv/gstaging.c:
19568         * gst/effectv/gstdice.c:
19569         * gst/effectv/gstedge.c:
19570         * gst/effectv/gstquark.c:
19571         * gst/effectv/gstrev.c:
19572         * gst/effectv/gstshagadelic.c:
19573         * gst/effectv/gstvertigo.c:
19574         * gst/effectv/gstwarp.c:
19575         * gst/videofilter/Makefile.am:
19576         * gst/videofilter/gstvideofilter.c:
19577         * gst/videofilter/gstvideofilter.h:
19578         * gst/videofilter/gstvideoflip.h:
19579           remove the videofilter library and link to the one in base
19580
19581 2005-11-28  Edward Hervey  <edward@fluendo.com>
19582
19583         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19584         Useless check now we're setting the current entry correctly.
19585
19586 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19587
19588         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19589         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19590         (gst_jpegenc_change_state):
19591           Don't leak input buffer in chain function (fixes #322667); make 
19592           state change function thread-safe; don't repeat the current function
19593           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19594           gst_pad_alloc_buffer(); misc. minor cleanups.
19595
19596 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19597
19598         * gst/matroska/matroska-mux.c:
19599         (gst_matroska_mux_video_pad_setcaps):
19600         Look for pixel-aspect-ratio in caps, not pixel_width and
19601         pixel_height (Fixes: #322645)
19602
19603 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19604
19605         * gst/matroska/matroska-mux.c:
19606         (gst_matroska_mux_video_pad_setcaps):
19607         From Michal Benes:
19608         frame duration should be GST_SECOND / framerate, not
19609         GST_SECOND * framerate. (Fixes: #322643)
19610
19611 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19612
19613         * configure.ac:
19614           fix up GST_PLUGIN_LDFLAGS
19615         * gst/rtsp/rtspconnection.c:
19616           fix includes (see #317043)
19617         * gst/videofilter/Makefile.am:
19618           stop installing this library
19619
19620 2005-11-26  Edward Hervey  <edward@fluendo.com>
19621
19622         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19623         Handle the case where the incoming Video dv stream doesn't have
19624         a pixel aspect ratio set.
19625
19626 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19627
19628         * docs/plugins/Makefile.am:
19629         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19630         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19631         * ext/flac/gstflacdec.c:
19632           document flacdec
19633
19634 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19635
19636         * docs/plugins/Makefile.am:
19637         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19638         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19639         * docs/plugins/inspect/plugin-autodetect.xml:
19640         * ext/cairo/gstcairo.c: (plugin_init):
19641         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19642         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19643         (gst_text_overlay_init), (gst_text_overlay_font_init),
19644         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19645         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19646         (gst_text_overlay_text_pad_linked),
19647         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19648         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19649         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19650         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19651         (gst_text_overlay_change_state):
19652         * ext/cairo/gsttextoverlay.h:
19653         * ext/cairo/gsttimeoverlay.c:
19654         (gst_cairo_time_overlay_update_font_height),
19655         (gst_cairo_time_overlay_set_caps),
19656         (gst_cairo_time_overlay_get_unit_size),
19657         (gst_cairo_time_overlay_print_smpte_time),
19658         (gst_cairo_time_overlay_transform),
19659         (gst_cairo_time_overlay_base_init),
19660         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19661         (gst_cairo_time_overlay_get_type):
19662         * ext/cairo/gsttimeoverlay.h:
19663           do some name borgifying
19664           document
19665
19666 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19667
19668         * docs/plugins/Makefile.am:
19669         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19670         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19671         * gst/autodetect/gstautoaudiosink.c:
19672         (gst_auto_audio_sink_base_init):
19673         * gst/autodetect/gstautovideosink.c:
19674         (gst_auto_video_sink_base_init),
19675         (gst_auto_video_sink_factory_filter):
19676           documenting auto*sink
19677           using strstr for the video sink lookup, class field is not ordered
19678         * docs/plugins/inspect/plugin-1394.xml:
19679         * docs/plugins/inspect/plugin-aasink.xml:
19680         * docs/plugins/inspect/plugin-alaw.xml:
19681         * docs/plugins/inspect/plugin-alpha.xml:
19682         * docs/plugins/inspect/plugin-alphacolor.xml:
19683         * docs/plugins/inspect/plugin-auparse.xml:
19684         * docs/plugins/inspect/plugin-autodetect.xml:
19685         * docs/plugins/inspect/plugin-avi.xml:
19686         * docs/plugins/inspect/plugin-cacasink.xml:
19687         * docs/plugins/inspect/plugin-cairo.xml:
19688         * docs/plugins/inspect/plugin-cutter.xml:
19689         * docs/plugins/inspect/plugin-debug.xml:
19690         * docs/plugins/inspect/plugin-dv.xml:
19691         * docs/plugins/inspect/plugin-efence.xml:
19692         * docs/plugins/inspect/plugin-effectv.xml:
19693         * docs/plugins/inspect/plugin-esdsink.xml:
19694         * docs/plugins/inspect/plugin-flac.xml:
19695         * docs/plugins/inspect/plugin-flxdec.xml:
19696         * docs/plugins/inspect/plugin-gconfelements.xml:
19697         * docs/plugins/inspect/plugin-goom.xml:
19698         * docs/plugins/inspect/plugin-jpeg.xml:
19699         * docs/plugins/inspect/plugin-level.xml:
19700         * docs/plugins/inspect/plugin-matroska.xml:
19701         * docs/plugins/inspect/plugin-mulaw.xml:
19702         * docs/plugins/inspect/plugin-navigationtest.xml:
19703         * docs/plugins/inspect/plugin-ossaudio.xml:
19704         * docs/plugins/inspect/plugin-png.xml:
19705         * docs/plugins/inspect/plugin-rtp.xml:
19706         * docs/plugins/inspect/plugin-rtsp.xml:
19707         * docs/plugins/inspect/plugin-shout2send.xml:
19708         * docs/plugins/inspect/plugin-smpte.xml:
19709         * docs/plugins/inspect/plugin-speex.xml:
19710         * docs/plugins/inspect/plugin-udp.xml:
19711         * docs/plugins/inspect/plugin-videobox.xml:
19712         * docs/plugins/inspect/plugin-videoflip.xml:
19713         * docs/plugins/inspect/plugin-videomixer.xml:
19714         * docs/plugins/inspect/plugin-wavenc.xml:
19715         * docs/plugins/inspect/plugin-wavparse.xml:
19716           update for HEAD version
19717
19718 2005-11-25  Michael Smith  <msmith@fluendo.com>
19719
19720         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19721           Patch from Sebastien Cote to close control sockets in udpsrc.
19722
19723 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19724
19725         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19726         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19727         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19728         (gst_quarktv_base_init), (gst_quarktv_class_init),
19729         (gst_quarktv_init): Flush the planes list on reverse caps
19730         negotiation. This was crashing because of differently sized
19731         buffers.
19732
19733 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19734
19735         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19736         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19737         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19738         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19739         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19740         (gst_videoflip_set_property), (gst_videoflip_base_init),
19741         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19742         correctly, fix identity flipping, convert navigation event 
19743         correctly again.
19744
19745 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19746
19747         * configure.ac: back to HEAD
19748
19749 === release 0.9.6 ===
19750
19751 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19752
19753         * configure.ac:
19754           releasing 0.9.6, "Everything's Not Lost"
19755
19756 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19757
19758         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19759         Oops, initialise the framerate GValue
19760
19761 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19762
19763         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19764         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19765         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19766         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19767         (gst_timeoverlay_get_type):
19768         * ext/cairo/gsttimeoverlay.h:
19769         * gst/debug/Makefile.am:
19770         * gst/debug/gstnavigationtest.c:
19771         (gst_navigationtest_handle_src_event),
19772         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19773         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19774         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19775         (gst_navigationtest_init), (gst_navigationtest_get_type),
19776         (plugin_init):
19777         * gst/debug/gstnavigationtest.h:
19778         * gst/effectv/Makefile.am:
19779         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19780         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19781         (gst_agingtv_base_init), (gst_agingtv_class_init),
19782         (gst_agingtv_init), (gst_agingtv_get_type):
19783         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19784         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19785         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19786         (gst_dicetv_get_type):
19787         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19788         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19789         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19790         (gst_edgetv_get_type):
19791         * gst/effectv/gsteffectv.c:
19792         * gst/effectv/gsteffectv.h:
19793         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19794         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19795         (gst_quarktv_change_state), (gst_quarktv_base_init),
19796         (gst_quarktv_class_init), (gst_quarktv_init),
19797         (gst_quarktv_get_type):
19798         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19799         (gst_revtv_get_unit_size), (gst_revtv_transform),
19800         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19801         (gst_revtv_get_type):
19802         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19803         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19804         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19805         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19806         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19807         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19808         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19809         (gst_vertigotv_init), (gst_vertigotv_get_type):
19810         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19811         (gst_warptv_get_unit_size), (gst_warptv_transform),
19812         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19813         (gst_warptv_get_type):
19814         * gst/videofilter/Makefile.am:
19815         * gst/videofilter/gstvideobalance.c:
19816         * gst/videofilter/gstvideobalance.h:
19817         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19818         (gst_videofilter_class_init), (gst_videofilter_init):
19819         * gst/videofilter/gstvideofilter.h:
19820         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19821         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19822         (gst_videoflip_flip), (gst_videoflip_transform),
19823         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19824         (gst_videoflip_base_init), (gst_videoflip_class_init),
19825         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19826         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19827         BaseTransform, it's just a place holder for now and every video
19828         effect plugin has been ported to use BaseTransform features 
19829         directly. QuarkTV was fixed too (was broken), navigationtest works
19830         and best for the end, videoflip converts navigation events depending
19831         on flip method ! Fixes #320953
19832
19833 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19834
19835         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19836         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19837         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19838         (gst_goom_src_negotiate), (gst_goom_chain):
19839         * gst/matroska/matroska-mux.c:
19840         (gst_matroska_mux_video_pad_setcaps):
19841         * sys/osxvideo/osxvideosink.m:
19842           Fixes for API changes
19843
19844 2005-11-23  Michael Smith <msmith@fluendo.com>
19845
19846         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19847         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19848         * ext/jpeg/gstjpegdec.h:
19849         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19850         * ext/jpeg/gstjpegenc.h:
19851         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19852         (gst_smokeenc_resync):
19853         * ext/jpeg/gstsmokeenc.h:
19854           JPEG fractiony goodness.
19855
19856 2005-11-22  Michael Smith <msmith@fluendo.com>
19857
19858         * gst/goom/filters.c:
19859         * gst/goom/graphic.h:
19860           Fix compilation by making some functions static inline instead of
19861           extern inline, matching the way they're used.
19862
19863 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19864
19865         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19866         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19867         * ext/cairo/gsttextoverlay.h:
19868         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19869         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19870         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19871         (gst_pngdec_caps_create_and_set):
19872         * ext/libpng/gstpngdec.h:
19873         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19874         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19875         * gst/avi/gstavimux.c: (gst_avimux_init),
19876         (gst_avimux_vidsinkconnect):
19877         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19878         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19879         (gst_goom_src_negotiate), (gst_goom_chain):
19880         * gst/goom/gstgoom.h:
19881         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19882         * gst/matroska/matroska-mux.c:
19883         (gst_matroska_mux_video_pad_setcaps):
19884         * sys/osxvideo/osxvideosink.h:
19885         * sys/osxvideo/osxvideosink.m:
19886           More fractional framerate conversions 
19887
19888 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19889
19890         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19891         * gst/debug/gstnavigationtest.c:
19892         (gst_navigationtest_handle_src_event):
19893         * gst/videofilter/gstvideofilter.c:
19894         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19895         (gst_videofilter_init):
19896         * gst/videofilter/gstvideofilter.h:
19897           Convert to fractional framerates.
19898
19899 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19900
19901         * ext/aalib/gstaasink.c:
19902         * ext/dv/gstdvdec.c:
19903         * ext/esd/esdmon.c:
19904         * ext/flac/gstflacenc.c:
19905         * ext/gdk_pixbuf/pixbufscale.c:
19906         * ext/libcaca/gstcacasink.c:
19907         * ext/shout2/gstshout2.c:
19908         * gst/alpha/gstalpha.c:
19909         * gst/oldcore/gstaggregator.c:
19910         * gst/oldcore/gstshaper.c:
19911         * gst/smpte/barboxwipes.c:
19912         * gst/smpte/gstsmpte.c:
19913         * gst/videobox/gstvideobox.c:
19914         * gst/videofilter/gstvideoflip.c:
19915         * gst/videomixer/videomixer.c:
19916           fix up more enums
19917
19918 2005-11-22  Michael Smith <msmith@fluendo.com>
19919
19920         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19921         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19922         (gst_videomixer_update_queues):
19923           Fractional framerates, videomixer.
19924
19925 2005-11-22  Michael Smith <msmith@fluendo.com>
19926
19927         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19928         * ext/dv/gstdvdec.h:
19929         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19930         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19931         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19932         (gst_dvdemux_flush):
19933         * ext/dv/gstdvdemux.h:
19934           Fractional framerates for DV. 
19935
19936 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19937
19938         * gst/autodetect/gstautoaudiosink.c:
19939         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19940         * gst/autodetect/gstautovideosink.c:
19941         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19942           Use gst_plugin_feature_list_free() to free feature list and
19943           in the case of autovideosink free the list at all. Also
19944           miscellaneous cosmetic fixes.
19945
19946 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19947
19948         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19949         (gst_cutter_set_property), (gst_cutter_get_caps):
19950           copy calculation code from level; remove use of some audio
19951           functions
19952
19953 2005-11-22  Andy Wingo  <wingo@pobox.com>
19954
19955         * Update for gst_tag_setter API changes.
19956
19957 2005-11-22  Andy Wingo  <wingo@pobox.com>
19958
19959         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19960         (gst_dvdemux_demux_frame)
19961         * ext/flac/gstflacdec.c (gst_flacdec_write)
19962         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19963         (gst_flacenc_sink_event)
19964         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19965         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19966         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19967         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19968         * gst/auparse/gstauparse.c (gst_auparse_chain)
19969         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19970         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19971         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19972         (gst_avi_demux_handle_seek)
19973         * gst/goom/gstgoom.c (gst_goom_event)
19974         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19975         * gst/matroska/matroska-demux.c
19976         (gst_matroska_demux_handle_seek_event)
19977         (gst_matroska_demux_loop_stream_parse_id)
19978         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19979         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19980         (gst_wavparse_stream_headers): Run update-funcnames.
19981
19982 2005-11-22  Edward Hervey  <edward@fluendo.com>
19983
19984         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19985         (gst_dv1394src_init), (gst_dv1394src_dispose),
19986         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19987         (gst_dv1394src_uri_set_uri):
19988         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19989         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19990         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19991         URIHandler interface and element properties are now properly
19992         synchronized for DV1394src and UDPSrc
19993
19994 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19995
19996         * ext/flac/Makefile.am:
19997         * ext/speex/Makefile.am:
19998           libgsttagedit has been renamed to libgsttag.
19999
20000 2005-11-21  Wim Taymans  <wim@fluendo.com>
20001
20002         * gst/rtsp/rtspconnection.c: (read_body):
20003         Apply patch from Sebastien Cote to fix #319184.
20004
20005 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20006
20007         * configure.ac:
20008         * gst/cutter/Makefile.am:
20009         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20010         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20011         (gst_cutter_set_property), (gst_cutter_get_property),
20012         (plugin_init), (gst_cutter_get_caps):
20013           port cutter
20014         * gst/level/gstlevel.c:
20015           fix up plugin details
20016
20017 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20018
20019         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20020         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20021         (gst_flacdec_src_event):
20022         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20023         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20024         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20025         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20026         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20027         (gst_flxdec_sink_event_handler):
20028         * gst/matroska/matroska-demux.c:
20029         (gst_matroska_demux_handle_seek_event):
20030         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20031           Update for stream lock API changes: don't take stream log
20032           in sink event handlers any longer and change GST_STREAM_LOCK
20033           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20034           functions.
20035
20036 2005-11-21  Michael Smith <msmith@fluendo.com>
20037
20038         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20039           gst_object_unref, not g_object_unref
20040
20041 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20042
20043         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20044         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20045           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20046
20047 2005-11-21  Michael Smith <msmith@fluendo.com>
20048
20049         * gst/auparse/Makefile.am:
20050         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20051         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20052         (gst_auparse_change_state):
20053         * gst/auparse/gstauparse.h:
20054           Partially fix #161712. playbin still doesn't work on these files,
20055           (on the bug report, Andy says we aren't typefinding it for some
20056           reason?) but at least auparse isn't totally busted like it was before.
20057
20058 2005-11-21  Andy Wingo  <wingo@pobox.com>
20059
20060         * *.h:
20061         * *.c: Ran scripts/update-macros. Oh yes.
20062
20063 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20064
20065         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20066           Filler events are gone for now, comment out section generating
20067           them.
20068
20069 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20070
20071         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20072         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20073         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20074         * sys/osxvideo/osxvideosink.m:
20075           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20076           (#322027)
20077
20078 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20079
20080         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20081         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20082         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20083         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20084         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20085         (gst_avi_demux_stream_data):
20086         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20087         * gst/wavenc/gstwavenc.c: (write_metadata):
20088         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20089         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20090         Fixes for GST_FOURCC_FORMAT API change.
20091
20092 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20093
20094         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20095         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20096         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20097         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20098         (gst_text_overlay_change_state):
20099         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20100         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20101         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20102         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20103         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20104         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20105         (gst_videomixer_change_state):
20106           Fix for collect pads API change. Also fix textoverlay state
20107           change function.
20108
20109 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20110
20111         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20112         GST_PAD_IS_USABLE by something approaching it.
20113
20114 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20115
20116         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20117         API changes.
20118         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20119         but also fix the code that was not checking return values from
20120         pad_push neither using pad_alloc_buffer.
20121
20122 2005-11-18  Edward Hervey  <edward@fluendo.com>
20123
20124         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20125         (gst_pngenc_chain):
20126         Added debug category
20127         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20128         goes to EOS.
20129
20130 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20131
20132         * gst/rtp/Makefile.am
20133         * gst/rtp/gstrtp.c
20134         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20135         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20136         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20137         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20138         * gst/rtp/gstrtpg711enc.h:
20139         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20140         * gst/rtp/gstrtpspeexenc.c:
20141         * gst/rtp/gstrtpspeexenc.h:
20142         * gst/rtp/gstrtpspeexdec.c:
20143         * gst/rtp/gstrtpspeexdec.h:
20144         Created Speex payloader and depayloader; Optimize G711 payloader to
20145         use adapter and send packets until MTU size.
20146
20147 2005-11-16  Wim Taymans  <wim@fluendo.com>
20148
20149         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20150         Fix leak in check.
20151
20152 2005-11-16  Wim Taymans  <wim@fluendo.com>
20153
20154         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20155         Fix state change.
20156
20157 2005-11-16  Andy Wingo  <wingo@pobox.com>
20158
20159         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20160         (gst_udpsrc_create): Move comment.
20161
20162 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20163
20164         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20165
20166         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20167           When seeking, seek to closest index entry at or before the requested
20168           seek position, not just the closest one (#321001).
20169
20170 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20171
20172         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20173         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20174           Invert DIB images again (see #132341).
20175
20176 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20177
20178         * configure.ac:
20179           rework configure.ac file
20180         * ext/aalib/gstaasink.c:
20181         * ext/cairo/gstcairo.c:
20182         * ext/dv/gstdv.c:
20183         * ext/esd/gstesd.c:
20184         * ext/flac/gstflac.c:
20185         * ext/gconf/gstgconfelements.c:
20186         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20187         * ext/jpeg/gstjpeg.c:
20188         * ext/ladspa/gstladspa.c:
20189         * ext/libcaca/gstcacasink.c:
20190         * ext/libmng/gstmng.c:
20191         * ext/libpng/gstpng.c:
20192         * ext/mikmod/gstmikmod.c:
20193         * ext/pango/gsttextoverlay.c:
20194         * ext/pango/gsttimeoverlay.c:
20195         * ext/raw1394/gst1394.c:
20196         * ext/speex/gstspeex.c:
20197         * gst/alpha/Makefile.am:
20198         * gst/alpha/gstalpha.c:
20199         * gst/alpha/gstalphacolor.c:
20200         * gst/auparse/gstauparse.c:
20201         * gst/autodetect/gstautoaudiosink.c:
20202         (gst_auto_audio_sink_factory_filter),
20203         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20204         * gst/autodetect/gstautodetect.c:
20205         * gst/avi/gstavi.c:
20206         * gst/cutter/gstcutter.c:
20207         * gst/debug/efence.c:
20208         * gst/debug/gstdebug.c:
20209         * gst/debug/gstnavigationtest.c:
20210         * gst/effectv/gsteffectv.c:
20211         * gst/flx/gstflxdec.c:
20212         * gst/goom/gstgoom.c:
20213         * gst/interleave/plugin.c:
20214         * gst/law/alaw.c:
20215         * gst/law/mulaw.c:
20216         * gst/level/gstlevel.c:
20217         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20218         * gst/matroska/matroska.c:
20219         * gst/median/gstmedian.c:
20220         * gst/monoscope/gstmonoscope.c:
20221         * gst/multipart/multipart.c:
20222         * gst/oldcore/gstelements.c:
20223         * gst/rtp/gstrtp.c:
20224         * gst/rtsp/gstrtsp.c:
20225         * gst/smoothwave/gstsmoothwave.c:
20226         * gst/smpte/gstsmpte.c:
20227         * gst/udp/gstudp.c:
20228         * gst/videobox/gstvideobox.c:
20229         * gst/videofilter/gstgamma.c:
20230         * gst/videofilter/gstvideobalance.c:
20231         * gst/videofilter/gstvideoflip.c:
20232         * gst/videofilter/gstvideotemplate.c:
20233         * gst/videomixer/videomixer.c:
20234         * gst/wavenc/gstwavenc.c:
20235         * gst/wavparse/gstwavparse.c:
20236         * sys/oss/gstossaudio.c:
20237         * sys/osxaudio/gstosxaudio.c:
20238           update GST_PLUGIN_DEFINE
20239         * gst/rtp/Makefile.am:
20240         * gst/rtp/gstasteriskh263.c:
20241           check for htons/htonl headers and possibly link to winsock2 lib
20242
20243 2005-11-12  Edward Hervey  <edward@fluendo.com>
20244
20245         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20246         Only GST_DEBUG() information on the valid components.
20247
20248 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20249
20250         * configure.ac: back to HEAD
20251
20252 === release 0.9.5 ===
20253
20254 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20255
20256         * configure.ac:
20257           releasing 0.9.5, "Phone Alarm"
20258
20259 2005-11-11  Edward Hervey  <edward@fluendo.com>
20260
20261         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20262         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20263         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20264         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20265         (gst_avi_demux_loop):
20266         * gst/avi/gstavidemux.h:
20267         Yeah, implement proper seeking. Exact seeking and segment seeking.
20268         Still need to do some checks for segment_stop.
20269
20270 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20271
20272         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20273
20274         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20275           Don't try to ready buffer duration from buffer that we don't
20276           own any  longer and that might already have been unreffed.
20277           (#321136)
20278
20279 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20280
20281         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20282         (flx_decode_delta_flc), (gst_flxdec_chain):
20283         Attempting to optimize the code for embedded systems.
20284
20285 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20286
20287         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20288
20289         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20290           Don't re-use already closed file descriptor. (#320920)
20291
20292 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20293
20294         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20295         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20296         (gst_oss_sink_prepare):
20297         * sys/oss/gstosssink.h:
20298           Cache probed caps; fix debug output for SET_PARAM macros.
20299
20300 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20301
20302         * ext/cairo/Makefile.am:
20303         * ext/cairo/gstcairo.c: (plugin_init):
20304         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20305         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20306         (gst_text_overlay_init), (gst_text_overlay_font_init),
20307         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20308         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20309         (gst_text_overlay_text_pad_linked),
20310         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20311         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20312         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20313         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20314         (gst_text_overlay_change_state):
20315         * ext/cairo/gsttextoverlay.h:
20316           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20317           property and redo positioning. Doesn't handle upstream renegotiation
20318           yet though.
20319
20320 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20321
20322         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20323         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20324         (gst_avi_demux_loop):
20325           No need to take the STREAM_LOCK in the loop function. Improve
20326           some debug messages. Don't leak pad names in debug messages.
20327
20328 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20329
20330         * gst/matroska/matroska-demux.c:
20331         (gst_matroska_demux_push_vorbis_codec_priv_data),
20332         (gst_matroska_demux_add_wvpk_header):
20333           Don't error out when the source pad isn't linked.
20334
20335 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20336
20337         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20338         (gst_gconf_audio_sink_change_state):
20339         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20340         (gst_gconf_video_sink_change_state):
20341           Fix state change functions here as well and set kid
20342           to NULL state before removing it.
20343
20344 2005-11-01  Edward Hervey  <edward@fluendo.com>
20345
20346         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20347         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20348         Added proper event handlind, 
20349         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20350         ignored),
20351         and don't set a duration of 0 for buffers otherwise they are discarded
20352         by GstBaseSink.
20353
20354         GstWavEnc needs some serious loving, after going through the code I'm
20355         really wondering how this can stay in -good ...
20356
20357 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20358
20359         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20360         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20361         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20362         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20363         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20364         (gst_matroska_mux_collected):
20365           Fix leaks and invalid memory access as reported by valgrind
20366
20367 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20368
20369         Patch by: Michal Benes <michal.benes@xeris.cz>
20370
20371         * check/Makefile.am:
20372         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20373         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20374         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20375           add a unit test for matroskamux
20376           fix the bugs that the unit test exposed
20377
20378 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20379
20380         * gst/autodetect/gstautoaudiosink.c:
20381         (gst_auto_audio_sink_class_init),
20382         (gst_auto_audio_sink_change_state):
20383         * gst/autodetect/gstautovideosink.c:
20384         (gst_auto_video_sink_class_init),
20385         (gst_auto_video_sink_change_state):
20386           Fix state change function and use GST_DEBUG_FUNCPTR in
20387           class_init.
20388
20389 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20390
20391         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20392
20393         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20394         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20395         * gst/matroska/ebml-write.h:
20396         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20397           Set timestamps on outgoing ebml headers as well, so that the
20398           element after matroskamux can get the timestamp already when
20399           reading the first ebml element and doesn't have to wait for
20400           the actual data buffer for that (#320308).
20401           
20402 2005-10-31  Andy Wingo  <wingo@pobox.com>
20403
20404         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20405         (gst_videomixer_pad_link): Kill some memleaks.
20406         (gst_videomixer_pad_get_property): Style fix.
20407         (gst_videomixer_pad_set_property): Style fix.
20408         (gst_videomixer_pad_init): Style fix.
20409         (gst_videomixer_update_queues): Kill memleak.
20410         (gst_videomixer_loop): Kill memleak.
20411         (gst_videomixer_collected): Kill memleak.
20412
20413 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20414
20415         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20416         gst_auparse_change_state:
20417         Just some cleanup.
20418
20419 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20420
20421         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20422         Add checks to GST_FLOW_NOT_LINKED for values returned
20423         from gst_pad_push.
20424         
20425 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20426
20427         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20428         (gst_rtpg711dec_process):
20429         * gst/rtp/gstrtpgsmenc.c:
20430         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20431         are never set. This is important for the g711 to work with burger's rtpbin
20432         element.
20433
20434 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20435
20436         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20437         (gst_speexenc_push_buffer):
20438         Add checks for return values from gst_pad_push and
20439         gst_pad_alloc_buffer.
20440
20441 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20442
20443         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20444
20445         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20446         (gst_matroska_demux_parse_info),
20447         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20448         (gst_matroska_demux_parse_cluster):
20449         * gst/matroska/matroska-ids.h:
20450         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20451         (gst_matroska_mux_init), (gst_matroska_mux_start),
20452         (gst_matroska_mux_create_buffer_header),
20453         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20454         (gst_matroska_mux_get_property):
20455         * gst/matroska/matroska-mux.h:
20456           Add SimpleBlock support to matroska demuxer and muxer (part of
20457           Matroska v2). (#319731)
20458
20459 2005-10-28  Wim Taymans  <wim@fluendo.com>
20460
20461         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20462         (gst_jpeg_dec_change_state):
20463         * ext/jpeg/gstjpegdec.h:
20464         Cleanups. Don't create caps for every chain.
20465
20466 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20467
20468         * gst/law/alaw-encode.c: (gst_alawenc_init),
20469         (alawenc_setcaps), (gst_alawenc_chain)
20470         * gst/law/alaw-encode.h:
20471         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20472         (mulawenc_setcaps), (gst_mulawenc_chain)
20473         * gst/law/mulaw-encode.h:
20474         Set timestamp on buffer and it allows RTP G711 elements
20475         work properly.
20476
20477 2005-10-27  Wim Taymans  <wim@fluendo.com>
20478
20479         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20480         Set correct format on oss instead of a silly value. 
20481
20482 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20483
20484         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20485         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20486         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20487         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20488         I420 rendering as well, doesn't bring much for my platform.
20489         Might help on some other platforms.
20490
20491 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20492
20493         * gst/rtp/gstrtpgsmenc.c:
20494         * gst/rtp/gstrtpgsmparse.c:
20495         Declaring the padtemplate correctly.
20496
20497 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20498
20499         * gst/rtp/gstrtpg711dec.c:
20500         * gst/rtp/gstrtpg711enc.c:
20501         * gst/rtp/gstrtpgsmenc.c:
20502         * gst/rtp/gstrtpgsmparse.c:
20503         Setting the proper copyright notice.
20504
20505 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20506
20507         * gst/videobox/Makefile.am: Use liboil.
20508         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20509         (gst_video_box_set_property), (gst_video_box_transform_caps),
20510         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20511         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20512         using liboil. Will dot the same to I420 border generation
20513         tomorrow.
20514
20515 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20516
20517         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20518         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20519         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20520         * gst/rtp/gstrtpg711dec.h:
20521         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20522         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20523         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20524         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20525         (gst_rtpgsmenc_handle_buffer):
20526         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20527         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20528         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20529         * gst/rtp/gstrtpgsmparse.h:
20530         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20531         inherits from the basertpdepayloader.
20532
20533 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20534
20535         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20536         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20537         (gst_video_box_ayuv): Removing this forgotten debug.
20538
20539 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20540
20541         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20542         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20543         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20544
20545 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20546
20547         * sys/oss/gstossaudio.c:
20548         * sys/oss/gstossdmabuffer.c:
20549         * sys/oss/gstosshelper.c:
20550         * sys/oss/gstossmixer.c:
20551         * sys/oss/gstossmixerelement.c:
20552         * sys/oss/gstossmixertrack.c:
20553         * sys/oss/gstosssink.c:
20554         * sys/oss/gstosssrc.c:
20555           Actually use the 'oss' debug category we register.
20556
20557 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20558
20559         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20560         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20561         Use gst_pad_get_parent and drop the ref that was added through
20562         that call.
20563
20564 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20565
20566         * gst/rtp/gstrtpgsmenc.c:
20567           Fix compilation
20568
20569 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20570
20571         * gst/rtp/gstrtpg711dec.c
20572         Just removed a couple of lines of weird code used during
20573         development/test time.
20574
20575 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20576
20577         * gst/rtp/Makefile.am
20578         * gst/rtp/gstrtp.c
20579         * gst/rtp/gstrtpg711enc.c
20580         * gst/rtp/gstrtpg711enc.h
20581         * gst/rtp/gstrtpg711dec.c
20582         * gst/rtp/gstrtpg711dec.h
20583         Created G711 payloader and depayloader (it supports mulaw and alaw
20584         (dec)encoders)
20585
20586 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20587
20588         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20589         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20590         Doh ! I introduced wingo's bug again ! Sorry...
20591
20592 2005-10-25  Christian Schaller <christian@fluendo.com> 
20593
20594         * gst/rtp/Makefile.am: add missing header files for disting
20595
20596 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20597
20598         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20599         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20600         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20601         (gst_rtpgsmenc_handle_buffer):
20602         * gst/rtp/gstrtpgsmenc.h:
20603         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20604         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20605         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20606         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20607         * gst/rtp/gstrtpgsmparse.h:
20608         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20609
20610 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20611
20612         * ext/libpng/gstpngdec.c: (user_info_callback),
20613         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20614         a newsegment event, move some redundant code in a single place.
20615
20616 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20617
20618         * ext/libpng/gstpngdec.c: (user_info_callback),
20619         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20620         hack to get correct colors order when we have a png image with
20621         alpha channel.
20622
20623 2005-10-24  Edward Hervey  <edward@fluendo.com>
20624
20625         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20626         Call gst_element_no_more_pads when there will be no more pads.
20627
20628 2005-10-24  Wim Taymans  <wim@fluendo.com>
20629
20630         * gst/rtp/Makefile.am:
20631         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20632         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20633         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20634         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20635         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20636         (gst_asteriskh263_plugin_init):
20637         * gst/rtp/gstasteriskh263.h:
20638         * gst/rtp/gstrtp.c: (plugin_init):
20639         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20640         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20641         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20642         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20643         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20644         (gst_rtph263enc_plugin_init):
20645         * gst/rtp/gstrtph263enc.h:
20646         Added two new payloaders, an RFC 2190 payloader for h263 and
20647         a payload convertor for an asterisk server.
20648
20649 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20650
20651         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20652           Set bytes_per_sample correctly (is not always 4, but 
20653           depends on width and number of channels).
20654
20655 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20656
20657         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20658         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20659         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20660         (gst_flacenc_sink_event), (gst_flacenc_chain),
20661         (gst_flacenc_set_property), (gst_flacenc_get_property),
20662         (gst_flacenc_change_state):
20663         * ext/flac/gstflacenc.h:
20664           Fix seeking, so that flacenc can rewrite the header with the
20665           correct duration and amount of samples and all that at EOS;
20666           also set timestamps and granulepos on outgoing buffers; add
20667           debug category; fix state change function.
20668           
20669 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20670
20671         * gst/videomixer/videomixer.c: Don't restrict video geometry
20672         from 16 to 4096.
20673
20674 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20675
20676         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20677         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20678         Fix caps negotiation correctly, add debugging category.
20679
20680 2005-10-24  Christian Schaller  <christian@fluendo.com>
20681
20682         * configure.ac: Port over Thomas's change from base listing all plugins
20683
20684 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20685
20686         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20687         a sink pad.
20688
20689 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20690
20691         * configure.ac:
20692         * docs/upload.mak:
20693           back to HEAD
20694
20695 === release 0.9.4 ===
20696
20697 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20698
20699         * configure.ac:
20700           Releasing 0.9.4, "Dromiceiomimus"
20701
20702 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20703
20704         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20705         (gst_speexenc_src_query):
20706           Add position and duration query, fix query type function.
20707           
20708         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20709         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20710           Let's not set non-fixed caps on source pads.
20711
20712 2005-10-21  Wim Taymans  <wim@fluendo.com>
20713
20714         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20715         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20716         (gst_avi_demux_handle_seek):
20717         Set correct stream_time in newsegment event.
20718         avi can also handle a duration query now.
20719
20720 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20721
20722         * gst/matroska/matroska-demux.c:
20723         (gst_matroska_demux_handle_src_query),
20724         (gst_matroska_demux_handle_seek_event),
20725         (gst_matroska_demux_loop_stream_parse_id):
20726           Fix duration query; fix basetime in newsegment event after
20727           seek; fix duration in initial newsegment event.
20728
20729         * gst/matroska/matroska-mux.c:
20730         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20731           Extract number of channels and samplerate from vorbis headers;
20732           add some debug messages when querying the durations of the
20733           input streams.
20734
20735 2005-10-20  Wim Taymans  <wim@fluendo.com>
20736
20737         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20738         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20739         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20740         Set stream time correctly in newsegment.
20741
20742 2005-10-20  Wim Taymans  <wim@fluendo.com>
20743
20744         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20745         Correctly fill in the stream time.
20746
20747 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20748
20749         * check/elements/level.c: (GST_START_TEST):
20750         * gst/level/gstlevel.c: (gst_level_message_new):
20751         * gst/level/level-example.c: (message_handler):
20752           use ELEMENT messages instead
20753
20754 2005-10-19  Wim Taymans  <wim@fluendo.com>
20755
20756         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20757         (gst_dvdemux_src_query):
20758         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20759         (gst_flacdec_src_query):
20760         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20761         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20762         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20763         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20764         * gst/debug/progressreport.c: (gst_progress_report_report):
20765         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20766         * gst/matroska/matroska-demux.c:
20767         (gst_matroska_demux_handle_src_query):
20768         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20769         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20770         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20771         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20772         (gst_wavparse_srcpad_event):
20773         API change fix.
20774
20775 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20776
20777         * gst/goom/filters.c:
20778         * gst/goom/graphic.h:
20779         * gst/goom/lines.c:
20780           Make inline functions either 'static inline' or 'extern inline',
20781           otherwise the Forte compiler apparently won't inline them (#317300).
20782
20783 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20784
20785         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20786         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20787         (user_info_callback), (user_endrow_callback), (user_end_callback),
20788         (user_read_data), (gst_pngdec_caps_create_and_set),
20789         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20790         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20791         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20792         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20793         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20794         very nice and handle push/pull based model. if you have filesrc
20795         connected to it, it will do random access to load the png file.
20796         If you have a network source that can't do _getrange, it does 
20797         progressive loading through the chain function.
20798         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20799         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20800         thanks to Master Wim Taymans ;-)
20801
20802 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20803
20804         * gst/matroska/Makefile.am:
20805         * gst/matroska/ebml-read.c:
20806         * gst/matroska/ebml-read.h:
20807         * gst/matroska/matroska-demux.c:
20808         * gst/matroska/matroska-demux.h:
20809         * gst/matroska/matroska.c: (plugin_init):
20810           Ported matroska demuxer to 0.9.
20811
20812 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20813
20814         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20815
20816         * gst/matroska/matroska-mux.c:
20817         (gst_matroska_mux_video_pad_setcaps),
20818         (gst_matroska_mux_audio_pad_setcaps):
20819           Fix mpeg4 input handling (#318847); also, while we're at it,
20820           fix media type for Motion-JPEG: should be image/jpeg.
20821
20822 2005-10-18  Wim Taymans  <wim@fluendo.com>
20823
20824         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20825         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20826         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20827         Fix for segment-start/stop API change.
20828
20829 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20830
20831         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20832         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20833         way.
20834
20835 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20836
20837         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20838         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20839         output declared in transform_caps.
20840
20841 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20842
20843         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20844
20845 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20846
20847         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20848         (gst_video_box_get_unit_size): Fix wrong size calculations and
20849         implement get_unit_size correctly.
20850
20851 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20852
20853         * configure.ac:
20854           Enable flx plugin.
20855
20856         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20857           Fix gcc4 signedness issue.
20858
20859 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20860
20861         * configure.ac: Adding videomixer.
20862         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20863         (user_read_data), (gst_pngdec_chain): More debugging.
20864         * gst/alpha/Makefile.am: Adding alphacolor
20865         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20866         (gst_alpha_color_class_init), (gst_alpha_color_init),
20867         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20868         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20869         (plugin_init): Ported to 0.9 using in place base tranform.
20870         * gst/videomixer/Makefile.am:
20871         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20872         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20873         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20874         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20875         (gst_videomixer_init), (gst_videomixer_getcaps),
20876         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20877         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20878         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20879         to 0.9 using collectpads.
20880
20881 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20882
20883         * configure.ac:
20884         * gst/flx/Makefile.am:
20885         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20886         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20887         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20888         * gst/flx/gstflxdec.h:
20889         flx plugin ported to 0.9
20890
20891 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20892
20893         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20894           use new gst_version_string()
20895
20896 2005-10-16  Andy Wingo  <wingo@pobox.com>
20897
20898         * configure.ac: GLIB_CHECK.
20899
20900 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20901
20902         * ext/libpng/Makefile.am:
20903         * ext/libpng/gstpng.c: (plugin_init):
20904         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20905         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20906         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20907
20908 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20909
20910         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20911
20912         * configure.ac:
20913         * gst/matroska/Makefile.am:
20914         * gst/matroska/ebml-ids.h:
20915         * gst/matroska/ebml-write.c:
20916         * gst/matroska/ebml-write.h:
20917         * gst/matroska/matroska-ids.h:
20918         * gst/matroska/matroska-mux.c:
20919         * gst/matroska/matroska-mux.h:
20920         * gst/matroska/matroska.c: (plugin_init):
20921           Port matroska muxer to 0.9 (#318847).
20922
20923 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20924
20925         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20926         (comment_init), (comment_add):
20927           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20928           use GST_READ_UINT32_LE() and friends rather than the private
20929           implementation of those same macros.
20930
20931 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20932
20933         * examples/stats/mp2ogg.c:
20934           more typo fixes
20935
20936 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20937
20938         * examples/indexing/indexmpeg.c: (main):
20939         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20940         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20941         * ext/esd/esdmon.h:
20942         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20943         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20944         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20945         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20946         * gst/avi/gstavimux.c: (gst_avimux_init):
20947         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20948         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20949         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20950         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20951         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20952         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20953         * gst/oldcore/gstmultifilesrc.h:
20954         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20955         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20956         (gst_pipefilter_change_state):
20957         * gst/oldcore/gstpipefilter.h:
20958         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20959         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20960         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20961         * sys/osxaudio/gstosxaudiosink.h:
20962         * sys/osxaudio/gstosxaudiosrc.h:
20963           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20964           moved bitshift from macro to enum definition
20965
20966 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20967
20968         * ext/Makefile.am:
20969         * ext/cairo/Makefile.am:
20970         * ext/cairo/gstcairo.c: (plugin_init):
20971         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20972         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20973         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20974         * ext/cairo/gsttimeoverlay.h:
20975           update of cairo-based timeoverlay to 1.0 Cairo API
20976           doesn't work yet for resizing of output sink
20977
20978 2005-10-11  Wim Taymans  <wim@fluendo.com>
20979
20980         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20981         newsegment API fix.
20982
20983 2005-10-11  Wim Taymans  <wim@fluendo.com>
20984
20985         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20986         (gst_dvdemux_demux_frame):
20987         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20988         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20989         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20990         (gst_avi_demux_handle_seek):
20991         * gst/goom/gstgoom.c: (gst_goom_event):
20992         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20993         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20994         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20995         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20996         (gst_wavparse_srcpad_event):
20997         newsegment API update.
20998
20999 2005-10-11  Andy Wingo  <wingo@pobox.com>
21000
21001         * ext/speex/gstspeexenc.c: Signedness cleanups.
21002
21003 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21004
21005         * PORTED_09:
21006         * ext/speex/Makefile.am:
21007         * ext/speex/gstspeex.c:
21008         * ext/speex/gstspeexenc.c:
21009         Speexenc ported to 0.9
21010
21011 2005-10-10  Wim Taymans  <wim@fluendo.com>
21012
21013         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21014         (gst_oss_sink_init), (gst_oss_sink_set_property),
21015         (gst_oss_sink_get_property), (gst_oss_sink_open),
21016         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21017         * sys/oss/gstosssink.h:
21018         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21019         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21020         (gst_oss_src_prepare):
21021         Cleanups, make device configurable in the sink, handle and report
21022         errors.
21023
21024 2005-10-10  Wim Taymans  <wim@fluendo.com>
21025
21026         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21027         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21028         Make sure element is NULL before removing from the bin.
21029
21030 2005-10-07  Andy Wingo  <wingo@pobox.com>
21031
21032         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21033         block forever in a read().
21034         (gst_dv1394src_bus_reset): Post a message when the cable is
21035         unplugged.
21036         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21037         (gst_dv1394src_bus_reset): Don't unref the message.
21038
21039         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21040         hacking. The only change should be that the state change stuff was
21041         put into basesrc's start() and stop() routines, which coalesces
21042         some steps.
21043
21044 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21045
21046         * configure.ac:
21047           Add check for mmap
21048           
21049         * gst/debug/Makefile.am:
21050           Only compile efence plugin on systems that have mmap.
21051
21052 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21053
21054         * gst/debug/Makefile.am:
21055         * gst/debug/breakmydata.c:
21056         * gst/debug/gstdebug.c:
21057         * gst/debug/gstnavigationtest.c:
21058         * gst/debug/gstnavseek.c: 
21059         * gst/debug/gstnavseek.h:
21060         * gst/debug/progressreport.c: 
21061         * gst/debug/testplugin.c:
21062           Port progressreport, navseek, navigationtest, testsink and
21063           breakmydata.
21064
21065 2005-10-05  Edward Hervey  <edward@fluendo.com>
21066
21067         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21068         (gst_dvdemux_src_query):
21069         Fixes for better conversion
21070
21071 2005-10-04  Michael Smith <msmith@fluendo.com>
21072
21073         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21074         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21075         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21076         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21077           Set state of elements to NULL before removing from bins.
21078           Set state of test element to NULL if we failed to move it to READY
21079
21080 2005-10-04  Edward Hervey  <edward@fluendo.com>
21081
21082         * ext/dv/Makefile.am:
21083         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21084         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21085         Corrected the query function for position so it doesn't forget what
21086         format was asked, and calls the conversion functions on the correct pad.
21087
21088 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21089
21090         * configure.ac:
21091           back to development
21092
21093 === release 0.9.3 ===
21094
21095 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21096
21097         * configure.ac:
21098           Releasing 0.9.3, "Aramis"
21099
21100 2005-10-03  Andy Wingo  <wingo@pobox.com>
21101
21102         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21103         error returns.
21104
21105 2005-10-02  Andy Wingo  <wingo@pobox.com>
21106
21107         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21108
21109         * ext/flac/gstflacenc.c: Ported to 0.9.
21110
21111         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21112
21113         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21114         and link to gsttagedit. Enable flacenc.
21115
21116         * ext/flac/gstflacdec.c: Re-enable tag reading.
21117
21118 2005-09-30  Wim Taymans  <wim@fluendo.com>
21119
21120         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21121         * gst/rtp/gstrtpgsmparse.c:
21122         * gst/rtp/gstrtph263penc.c:
21123         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21124         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21125         (gst_rtpmp4venc_set_property):
21126         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21127         Various class and caps fixes from Andre Magalhaes (andrunko)
21128
21129 2005-09-29  Wim Taymans  <wim@fluendo.com>
21130
21131         * gst/level/level-example.c: (main):
21132         Update for new bus API.
21133
21134 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21135
21136         * configure.ac:
21137           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21138           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21139
21140 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21141
21142         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21143           Fix playback of mono streams (bytes_per_sample should be set
21144           from the sample width and the number of channels negotiated,
21145           and not just be set to 4) (#317338)
21146
21147 2005-09-26  Wim Taymans  <wim@fluendo.com>
21148
21149         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21150         (gst_rtpmpaenc_handle_buffer):
21151         Set buffer duration correctly.
21152
21153 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21154
21155         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21156         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21157         (gst_avi_demux_change_state):
21158           Don't crash when encountering a stream with an unknown fourcc or
21159           codec id. Instead, create a pad of type video/x-avi-unknown or
21160           audio/x-avi-unknown, which as a side-effect also results in less
21161           confusing error messages in players ('no decoder' vs. 'no streams');
21162           minor fixes to state change function and class_init function.
21163
21164 2005-09-24  Wim Taymans  <wim@fluendo.com>
21165
21166         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21167         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21168         These are sinks.
21169
21170 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21171
21172         * check/elements/level.c: (GST_START_TEST):
21173           fix test for new GstClockTime use
21174         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21175         (gst_level_transform_ip):
21176         * gst/level/gstlevel.h:
21177           fix up the decay peak, ensuring the decay peak is never lower
21178           than the peak for that interval
21179
21180 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21181
21182         * docs/plugins/gst-plugins-good-plugins.args:
21183         * docs/plugins/inspect/plugin-alpha.xml:
21184         * docs/plugins/inspect/plugin-rtp.xml:
21185         * gst/level/gstlevel.c: (gst_level_set_caps),
21186         (gst_level_transform_ip):
21187           updating docs
21188
21189 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21190
21191         * Makefile.am:
21192         * check/elements/level.c: (GST_START_TEST):
21193         * gst/level/Makefile.am:
21194         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21195         (gst_level_set_property), (gst_level_get_property),
21196         (gst_level_set_caps), (gst_level_message_new),
21197         (gst_level_transform_ip):
21198         * gst/level/gstlevel.h:
21199         * gst/level/level-example.c: (message_handler), (main):
21200           convert to using GstClockTime for all time values, finally.
21201
21202 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21203
21204         * gst/auparse/Makefile.am:
21205         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21206           fix up build
21207         * configure.ac:
21208         * ext/cairo/Makefile.am:
21209         * ext/dv/Makefile.am:
21210         * ext/esd/Makefile.am:
21211         * ext/flac/Makefile.am:
21212         * ext/gconf/Makefile.am:
21213         * ext/gdk_pixbuf/Makefile.am:
21214         * ext/jpeg/Makefile.am:
21215         * ext/ladspa/Makefile.am:
21216         * ext/libcaca/Makefile.am:
21217         * ext/libmng/Makefile.am:
21218         * ext/libpng/Makefile.am:
21219         * ext/mikmod/Makefile.am:
21220         * ext/pango/Makefile.am:
21221         * ext/raw1394/Makefile.am:
21222         * ext/shout2/Makefile.am:
21223         * ext/speex/Makefile.am:
21224         * gst/alpha/Makefile.am:
21225         * gst/autodetect/Makefile.am:
21226         * gst/avi/Makefile.am:
21227         * gst/cutter/Makefile.am:
21228         * gst/debug/Makefile.am:
21229         * gst/effectv/Makefile.am:
21230         * gst/flx/Makefile.am:
21231         * gst/goom/Makefile.am:
21232         * gst/interleave/Makefile.am:
21233         * gst/law/Makefile.am:
21234         * gst/matroska/Makefile.am:
21235         * gst/median/Makefile.am:
21236         * gst/monoscope/Makefile.am:
21237         * gst/multipart/Makefile.am:
21238         * gst/oldcore/Makefile.am:
21239         * gst/rtp/Makefile.am:
21240         * gst/rtsp/Makefile.am:
21241         * gst/smoothwave/Makefile.am:
21242         * gst/smpte/Makefile.am:
21243         * gst/videobox/Makefile.am:
21244         * gst/videofilter/Makefile.am:
21245         * gst/videomixer/Makefile.am:
21246         * gst/wavenc/Makefile.am:
21247         * gst/wavparse/Makefile.am:
21248         * sys/oss/Makefile.am:
21249         * sys/osxaudio/Makefile.am:
21250         * sys/osxvideo/Makefile.am:
21251           fix up GST_LIBS use
21252
21253 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21254
21255         * gst/auparse/Makefile.am:
21256         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21257           fix build of auparse
21258
21259 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21260
21261         * configure.ac:
21262         * PORTED_09:
21263         * gst/auparse/gstauparse.c:
21264         * gst/auparse/gstauparse.h:
21265         Auparse ported to 0.9.
21266
21267 2005-09-22  Wim Taymans  <wim@fluendo.com>
21268
21269         * gst/rtp/TODO:
21270         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21271         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21272         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21273         (gst_rtpmp4venc_set_property):
21274         * gst/rtp/gstrtpmp4venc.h:
21275         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21276         * gst/rtp/gstrtpmpaenc.h:
21277         Use is_filled to both check MTU and max-ptime of base class.
21278
21279 2005-09-22  Wim Taymans  <wim@fluendo.com>
21280
21281         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21282         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21283         (gst_rtpmp4venc_set_property):
21284         Don't fragment packets with multiple frames.
21285
21286 2005-09-22  Wim Taymans  <wim@fluendo.com>
21287
21288         * gst/rtp/TODO:
21289         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21290         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21291         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21292         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21293         (gst_rtpmp4venc_get_property):
21294         * gst/rtp/gstrtpmp4venc.h:
21295         Remove g_print.
21296         Update TODO
21297         Make payload encoder a bit smarter and more correct with
21298         timestamps.
21299         Added option in payloader to include config string in-band.
21300
21301 2005-09-21  Wim Taymans  <wim@fluendo.com>
21302
21303         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21304         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21305         (gst_rtspsrc_send):
21306         Strip spaces for key/value pairs.
21307
21308 2005-09-21  Wim Taymans  <wim@fluendo.com>
21309
21310         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21311         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21312         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21313         (gst_rtspsrc_change_state):
21314         More SDP parsing and caps setting.
21315         Do NO_PREROLL differently.
21316         add pads only after negotiated.
21317
21318         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21319         (gst_udpsrc_getcaps):
21320         Implement the getcaps function.
21321
21322 2005-09-21  Wim Taymans  <wim@fluendo.com>
21323
21324         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21325         (gst_rtpamrdec_chain):
21326         Handle multiple AMr packets per payload. Handle CRC and
21327         parse ILL/ILP.
21328
21329         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21330         Make caps params strings for easy SDP mapping.
21331         
21332         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21333         Handle capsnego better.
21334
21335         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21336         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21337         Generate and parse config string in the caps.
21338
21339 2005-09-21  Wim Taymans  <wim@fluendo.com>
21340
21341         * gst/rtp/README:
21342         Update README
21343
21344         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21345         Make extra params as strings.
21346
21347         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21348         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21349         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21350         Make state change return NO_PREROLL as this is a live
21351         source.
21352
21353         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21354         Don't unref old caps when NULL.
21355
21356 2005-09-20  Wim Taymans  <wim@fluendo.com>
21357
21358         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21359         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21360         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21361         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21362         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21363         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21364         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21365         * gst/rtsp/sdpmessage.h:
21366         Add URI handler.
21367         Parse SDP and create caps.
21368
21369 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21370
21371         * gst/alpha/gstalpha.c:
21372           fix element description
21373
21374 2005-09-19  Wim Taymans  <wim@fluendo.com>
21375
21376         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21377         Don't check payload for now.
21378
21379 2005-09-19  Wim Taymans  <wim@fluendo.com>
21380
21381         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21382         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21383         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21384         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21385         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21386         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21387         (gst_wavparse_change_state):
21388         * gst/wavparse/gstwavparse.h:
21389         Fix wavparse some more.
21390
21391 2005-09-19  Wim Taymans  <wim@fluendo.com>
21392
21393         * check/elements/level.c: (GST_START_TEST):
21394         Fix for bus API change.
21395
21396 2005-09-19  Wim Taymans  <wim@fluendo.com>
21397
21398         * gst/level/level-example.c: (main):
21399         Fix for new bus API.
21400
21401         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21402         Set caps on pads.
21403
21404 2005-09-15  Wim Taymans  <wim@fluendo.com>
21405
21406         * gst/rtp/Makefile.am:
21407         * gst/rtp/README:
21408         * gst/rtp/gstrtp.c: (plugin_init):
21409         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21410         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21411         (gst_rtpamrdec_change_state):
21412         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21413         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21414         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21415         * gst/rtp/gstrtpamrenc.h:
21416         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21417         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21418         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21419         * gst/rtp/gstrtpgsmenc.h:
21420         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21421         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21422         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21423         (gst_rtpgsmparse_change_state):
21424         * gst/rtp/gstrtpgsmparse.h:
21425         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21426         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21427         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21428         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21429         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21430         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21431         * gst/rtp/gstrtph263penc.h:
21432         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21433         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21434         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21435         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21436         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21437         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21438         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21439         * gst/rtp/gstrtpmp4venc.h:
21440         * gst/rtp/gstrtpmpadec.c:
21441         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21442         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21443         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21444         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21445         * gst/rtp/gstrtpmpaenc.h:
21446         Updates to payloader/depayloaders, make payloaders use
21447         the base classes.
21448         Updated README with suggested RTP caps and how to convert
21449         to/from SDP.
21450         Added config descriptor in mp4v payloader.
21451
21452 2005-09-15  Andy Wingo  <wingo@pobox.com>
21453
21454         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21455         * gst/autodetect/gstautovideosink.c
21456         (gst_auto_video_sink_find_best): Update for new registry API.
21457
21458 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21459
21460         * common/c-to-xml.py:
21461         * common/gtk-doc-plugins.mak:
21462           a simple py script to generate valid xml from a C example
21463           probably also need to strip an MIT license when we decide
21464         * docs/plugins/Makefile.am:
21465         * gst/level/Makefile.am:
21466         * gst/level/gstlevel.c: (gst_level_init):
21467         * gst/level/level-example.c: (message_handler), (main):
21468           add an example to level that will show up in the docs
21469         * gst/rtp/TODO:
21470           add a note for the future
21471
21472 2005-09-14  Michael Smith <msmith@fluendo.com>
21473
21474         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21475           Actually define the debug object being used in wavenc. Fixes #316205
21476
21477 2005-09-14  Michael Smith <msmith@fluendo.com>
21478
21479         * gst/smpte/Makefile.am:
21480           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21481           needed to build on windows (bug 316204)
21482
21483 2005-09-12  Andy Wingo  <wingo@pobox.com>
21484
21485         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21486
21487 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21488
21489         * configure.ac:
21490         * gst/fdsrc/Makefile.am:
21491         * gst/fdsrc/gstfdsrc.c:
21492         * gst/fdsrc/gstfdsrc.h:
21493           Move fdsrc back into gstreamer core elements.
21494
21495         * gst/level/gstlevel.c: (gst_level_class_init),
21496         (gst_level_transform_ip):
21497         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21498           Basetransform changes.
21499
21500 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21501
21502         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21503         * ext/jpeg/smokecodec.c: (find_best_size):
21504           fix compiler warnings
21505
21506 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21507
21508         * gst-plugins-good.spec.in:
21509           spec file fixes
21510         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21511         (gst_multiudpsink_render), (gst_multiudpsink_add),
21512         (gst_multiudpsink_clear):
21513           it actually helps to actually stream if we hook up the
21514           "add" signal to an actual implementation
21515         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21516           some debugging
21517
21518 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21519
21520         * ext/jpeg/Makefile.am:
21521         * ext/jpeg/gstjpeg.c
21522         * ext/jpeg/gstjpegenc.c:
21523         * ext/jpeg/gstsmokeenc.c:
21524
21525 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21526
21527         * ext/flac/gstflacdec.c:
21528         * ext/flac/gstflacenc.c:
21529         * ext/flac/gstflactag.c:
21530         * ext/speex/gstspeexenc.c:
21531           gsttaginterface.h -> gsttagsetter.h
21532
21533 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21534
21535         * configure.ac:
21536         * gst/debug/Makefile.am:
21537         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21538         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21539         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21540         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21541         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21542           Port to 0.9 and re-enable efence plugin.
21543
21544 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21545
21546         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21547         (gst_flacdec_write), (gst_flacdec_convert_src):
21548         * ext/flac/gstflacdec.h:
21549           Add support for flac files with 24/32 bits per sample; and misc.
21550           minor clean-ups. Seeking is still partly broken (for me at least).
21551
21552 2005-09-06  Wim Taymans  <wim@fluendo.com>
21553
21554         * gst/rtp/Makefile.am:
21555         * gst/rtp/gstrtp.c: (plugin_init):
21556         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21557         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21558         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21559         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21560         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21561         (gst_rtpmp4vdec_plugin_init):
21562         * gst/rtp/gstrtpmp4vdec.h:
21563         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21564         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21565         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21566         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21567         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21568         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21569         * gst/rtp/gstrtpmp4venc.h:
21570         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21571         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21572         Added mpeg4 video payload encoder/decoder.
21573         Added some docs in mpa payloader.
21574
21575 === release 0.9.1 ===
21576
21577 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21578
21579         * NEWS:
21580         * README:
21581         * RELEASE:
21582         * autogen.sh:
21583         * configure.ac:
21584           releasing 0.9.1, "Blondie"
21585
21586 2005-09-05  Andy Wingo  <wingo@pobox.com>
21587
21588         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21589         here from the state change handler, so we fire signals without
21590         holding the state lock.
21591
21592 2005-09-02  Andy Wingo  <wingo@pobox.com>
21593
21594         * All plugins updated for element state changes.
21595
21596 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21597
21598         * Makefile.am:
21599         * check/.cvsignore:
21600         * check/Makefile.am:
21601         * check/elements/.cvsignore:
21602         * check/elements/level.c: (setup_level), (cleanup_level),
21603         (GST_START_TEST), (level_suite), (main):
21604           add a test for level
21605         * common/release.mak:
21606           move the enum checking to release.mak
21607         * configure.ac:
21608           add valgrind and check checking
21609         * gst/level/gstlevel.c: (gst_level_transform):
21610         * gst/level/gstlevel.h:
21611           fix Andy's cast bug
21612           convert a field to int
21613           fix the arithmetic to int when checking for emit so that a
21614           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21615
21616 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21617
21618         * Makefile.am:
21619         * configure.ac:
21620           add docs to build
21621         * common/plugins.xsl:
21622           wrap Description into a refsect2
21623         * docs/Makefile.am:
21624         * docs/plugins/Makefile.am:
21625         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21626         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21627         * gst/goom/Makefile.am:
21628         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21629         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21630         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21631         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21632         (gst_goom_change_state):
21633         * gst/goom/gstgoom.h:
21634           GstGOOM -> GstGoom
21635           add an example launch line
21636         * gst/level/gstlevel.h:
21637         * gst/monoscope/gstmonoscope.c:
21638           cleanups
21639
21640 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21641
21642         * configure.ac:
21643         * docs/plugins/Makefile.am:
21644         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21645         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21646         * docs/plugins/gst-plugins-good-plugins.types:
21647           document elements and plugins.  Shazam !
21648
21649 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21650
21651         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21652           be found under doc/random/ChangeLog-0.8